# Logfile created on 2024-06-27 17:21:32 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000751f64a4fdc8 @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-172132", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000751f64a70b40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000751f64a70910 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000751f6397a340 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240627-172132", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240627-172132>, @binmode=false, @mon_data=#<Monitor:0x0000751f64bffdf8>, @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/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 9c5e9d29f0
$$$[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/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/pathname'
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/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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'
$$$[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/json'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: 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/pathname'
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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/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/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/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.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=2038
  "--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] 642048=!Nothing_to_test
[  2/903] 642050=test_keyword
[  3/903] 642045=numeric_value_test
[  4/903] 642046=test_provider
[  5/903] 642048=test_win32ole_method_event
[  6/903] 642051=test_bn
[  7/903] 642042=test_gem_package_task
[  8/903] 642053=test_gem_commands_server_command
[  9/903] 642056=test_httpheader
[ 10/903] 642043=test_http_request
[ 11/903] 642054=test_data
[ 12/903] 642048=test_rdoc_ri_driver
[ 13/903] 642047=test_win32ole_param
[ 14/903] 642052=test_function_entry
[ 15/903] 642044=test_rdoc_parser_markdown
[ 16/903] 642055=test_len
[ 17/903] 642057=implicit_array_test
[ 18/903] 642049=test_acceptable
[ 19/903] 642047=heredoc_dedent_test
[ 20/903] 642052=test_kernel
[ 21/903] 642055=test_method_name_check
[ 22/903] 642054=test_gem_resolver_local_specification
[ 23/903] 642055=test_autoload
[ 24/903] 642043=test_pack
[ 25/903] 642051=test_gem_commands_unpack_command
[ 26/903] 642045=test_gem_commands_exec_command
[ 27/903] 642056=test_stream
[ 28/903] 642057=test_optarg
[ 29/903] 642047=test_ractor
[ 30/903] 642056=test_ssl_session
[ 31/903] 642047=test_gem_ext_cargo_builder
[ 32/903] 642049=test_gem_gem_runner
[ 33/903] 642044=test_file_exhaustive
[ 34/903] 642042=test_object
[ 35/903] 642053=test_gem_commands_signout_command
[ 36/903] 642053=test_exception
[ 37/903] 642042=test_rdoc_generator_pot
[ 38/903] 642053=test_ripper
[ 39/903] 642057=test_key_name_check
[ 40/903] 642057=test_win32ole_param_event
[ 41/903] 642057=test_rdoc_rd_block_parser
[ 42/903] 642054=test_rdoc_servlet
[ 43/903] 642047=test_singleton
[ 44/903] 642047=test_assignment
[ 45/903] 642043=test_ruby_lex
[ 46/903] 642042=test_date_marshal
[ 47/903] 642049=test_ossl
[ 48/903] 642042=test_gem_request_set_gem_dependency_api
[ 49/903] 642057=test_grapheme_breaks
[ 50/903] 642057=test_syntax
[ 51/903] 642048=test_rdoc_stats
[ 52/903] 642048=test_cesu8
[ 53/903] 642048=test_gem_commands_rebuild_command
[ 54/903] 642051=test_alias_and_anchor
[ 55/903] 642056=test_gem_commands_setup_command
[ 56/903] 642051=json_parser_test
[ 57/903] 642050=test_win32ole_variant_m
[ 58/903] 642050=test_rdoc_store
[ 59/903] 642046=test_err_in_callback
[ 60/903] 642046=test_rdoc_markup_document
[ 61/903] 642051=test_vm_dump
[ 62/903] 642051=test_open3
[ 63/903] 642053=errors_test
[ 64/903] 642042=test_div
[ 65/903] 642054=test_rdoc_generator_darkfish
[ 66/903] 642042=test_resize
[ 67/903] 642042=test_gc_compact
[ 68/903] 642043=test_deprecated
[ 69/903] 642043=test_key_stroke
[ 70/903] 642043=test_generic
[ 71/903] 642043=test_fiber
[ 72/903] 642046=test_bundled_ca
[ 73/903] 642052=test_to_ruby
[ 74/903] 642048=test_random
[ 75/903] 642052=test_workspace
[ 76/903] 642053=static_literals_test
[ 77/903] 642048=test_backtrace
[ 78/903] 642048=test_gem_safe_marshal
[ 79/903] 642053=test_option
[ 80/903] 642054=test_capacity
[ 81/903] 642054=test_tracer
[ 82/903] 642053=test_nextafter
[ 83/903] 642054=test_input_method
[ 84/903] 642053=test_ellipsize
[ 85/903] 642052=test_utf32
[ 86/903] 642052=test_integer
[ 87/903] 642053=test_memory_view
[ 88/903] 642046=test_helper
[ 89/903] 642054=test_fips
[ 90/903] 642053=test_date_parse
[ 91/903] 642052=test_gem_commands_update_command
[ 92/903] 642045=test_data
[ 93/903] 642046=test_noarg
[ 94/903] 642045=test_thread
[ 95/903] 642045=test_pkey_ec
[ 96/903] 642056=test_rand
[ 97/903] 642045=test_condition
[ 98/903] 642045=test_cp949
[ 99/903] 642048=test_class_name_check
[100/903] 642045=test_gem_resolver_git_set
[101/903] 642053=test_help
[102/903] 642053=test_string
[103/903] 642048=test_sorted_set
[104/903] 642046=test_files_lib
[105/903] 642045=test_emoji
[106/903] 642050=json_ext_parser_test
[107/903] 642054=test_time
[108/903] 642050=test_duplicate
[109/903] 642050=test_integer
[110/903] 642045=test_date_attr
[111/903] 642045=test_scan_args
[112/903] 642056=test_erb
[113/903] 642045=test_rdoc_code_object
[114/903] 642048=test_multi_irb_commands
[115/903] 642048=test_gem_command_manager
[116/903] 642056=test_rdoc_top_level
[117/903] 642054=test_gem_installer
[118/903] 642048=test_rdoc_normal_class
[119/903] 642048=test_random_formatter
[120/903] 642048=test_gem_commands_check_command
[121/903] 642048=test_gem_source_git
[122/903] 642049=test_regex_casefold
[123/903] 642049=test_pipe
[124/903] 642044=test_severity
[125/903] 642044=test_ractor
[126/903] 642044=test_float
[127/903] 642049=test_rdoc_rd_inline
[128/903] 642056=test_files_test_1
[129/903] 642045=test_gem
[130/903] 642048=test_cgi_core
[131/903] 642048=test_delegate
[132/903] 642048=test_helper_method
[133/903] 642049=test_gem_source_list
[134/903] 642049=test_yaml_special_cases
[135/903] 642048=attribute_write_test
[136/903] 642049=test_parser
[137/903] 642049=test_omap
[138/903] 642049=test_zlib
[139/903] 642048=magic_comment_test
[140/903] 642047=test_marshal
[141/903] 642052=test_framework
[142/903] 642052=test_case_comprehensive
[143/903] 642052=test_proc
[144/903] 642044=test_singleton_function
[145/903] 642044=test_shellwords
[146/903] 642044=test_cclass
[147/903] 642048=test_uncorrectable_name_check
[148/903] 642048=test_load
[149/903] 642048=test_https_proxy
[150/903] 642048=test_pkey_dsa
[151/903] 642044=test_nomethod_error
[152/903] 642044=test_ssl
[153/903] 642047=test_date_strptime
[154/903] 642047=test_ractor
[155/903] 642048=library_symbols_test
[156/903] 642048=test_emitter
[157/903] 642048=test_json_tree
[158/903] 642048=test_profile_frames
[159/903] 642052=test_resolve_symbol
[160/903] 642048=test_date_compat
[161/903] 642048=test_lazy_enumerator
[162/903] 642052=test_array
[163/903] 642044=test_find_executable
[164/903] 642045=test_set
[165/903] 642045=test_error_highlight
[166/903] 642055=test_class2name
[167/903] 642044=test_nil
[168/903] 642055=test_gem_request_set_lockfile_tokenizer
[169/903] 642044=test_gem_commands_outdated_command
[170/903] 642047=test_kdf
[171/903] 642051=test_time_tz
[172/903] 642042=test_backtrace
[173/903] 642047=test_rdoc_task
[174/903] 642051=test_ractor
[175/903] 642047=test_psych
[176/903] 642044=test_rdoc_markup_formatter
[177/903] 642044=test_enumerator
[178/903] 642044=test_fiddle
[179/903] 642047=test_win32ole_variant
[180/903] 642055=test_debug
[181/903] 642047=test_stringchar
[182/903] 642055=test_gem_commands_help_command
[183/903] 642044=test_arith_seq_extract
[184/903] 642051=test_gem_package_old
[185/903] 642051=test_command
[186/903] 642055=test_rbconfig
[187/903] 642048=test_gem_uri
[188/903] 642047=test_digest
[189/903] 642055=test_pty
[190/903] 642048=test_assembler
[191/903] 642048=test_gem_commands_list_command
[192/903] 642048=test_gem_source_vendor
[193/903] 642048=test_variable_name_check
[194/903] 642048=test_propertyputref
[195/903] 642048=test_symbol
[196/903] 642048=test_gem_uninstaller
[197/903] 642045=test_gem_platform
[198/903] 642044=test_rdoc_ri_paths
[199/903] 642044=overlap_test
[200/903] 642045=test_change_word
[201/903] 642045=test_gem_source_installed
[202/903] 642045=test_modify_expand
[203/903] 642045=test_gem_available_set
[204/903] 642042=test_parser
[205/903] 642045=test_pkcs12
[206/903] 642042=test_date_time
[207/903] 642042=test_date
[208/903] 642042=test_enumerator
[209/903] 642055=test_rdoc_parser_simple
[210/903] 642049=test_utf16
[211/903] 642051=test_gem_package
[212/903] 642049=test_handle
[213/903] 642047=test_frozen
[214/903] 642047=test_rdoc_markup_to_rdoc
[215/903] 642055=test_gem_source
[216/903] 642049=test_color_printer
[217/903] 642045=test_safe_load
[218/903] 642045=string_encoding_test
[219/903] 642045=test_benchmark
[220/903] 642049=test_name_error
[221/903] 642044=test_exception_at_throwing
[222/903] 642047=test_timeout
[223/903] 642044=test_not
[224/903] 642044=test_weakref
[225/903] 642055=snapshots_test
[226/903] 642044=test_function
[227/903] 642051=test_socket
[228/903] 642049=test_mailto
[229/903] 642049=test_case_mapping
[230/903] 642045=test_yaml_tree
[231/903] 642049=test_gem_package_tar_writer
[232/903] 642048=test_rubygems
[233/903] 642045=ripper_test
[234/903] 642047=test_rdoc_method_attr
[235/903] 642049=test_gem_config_file
[236/903] 642044=test_gem_commands_pristine_command
[237/903] 642050=test_yamlstore
[238/903] 642050=test_yjit_exit_locations
[239/903] 642049=test_rdoc_markup_pre_process
[240/903] 642048=test_rdoc_rdoc
[241/903] 642047=test_io_buffer
[242/903] 642049=test_win32ole_event
[243/903] 642049=test_hash
[244/903] 642048=test_reline
[245/903] 642050=test_arith_seq_beg_len_step
[246/903] 642047=test_beginendblock
[247/903] 642050=test_gem_resolver_requirement_list
[248/903] 642046=test_within_pipe
[249/903] 642045=test_scalar_scanner
[250/903] 642045=test_gem_stream_ui
[251/903] 642046=test_numhash
[252/903] 642046=test_trace
[253/903] 642050=test_nofree
[254/903] 642050=test_rdoc_generator_ri
[255/903] 642046=test_pkey_rsa
[256/903] 642050=test_ipaddr
[257/903] 642045=test_arity
[258/903] 642050=test_buffered_io
[259/903] 642045=test_yjit
[260/903] 642050=test_rdoc_markup_attribute_manager
[261/903] 642055=test_m17n
[262/903] 642050=test_rdoc_i18n_locale
[263/903] 642050=test_argf
[264/903] 642046=test_egrep_cpp
[265/903] 642047=test_gem_resolver_composed_set
[266/903] 642047=test_date_conv
[267/903] 642047=test_webauthn_poller
[268/903] 642043=test_method
[269/903] 642046=test_unicode_normalize
[270/903] 642047=test_append
[271/903] 642047=test_ractor_compatibility
[272/903] 642046=test_rdoc_markup_hard_break
[273/903] 642055=test_gem_resolver_lock_set
[274/903] 642046=test_rdoc_generator_pot_po
[275/903] 642046=test_reqarg
[276/903] 642056=test_reline_key
[277/903] 642055=test_resource
[278/903] 642055=test_set
[279/903] 642055=test_gem_source_fetch_problem
[280/903] 642055=test_gem_update_suggestion
[281/903] 642056=test_gem_console_ui
[282/903] 642056=test_member
[283/903] 642056=test_bug-3571
[284/903] 642056=test_notimplement
[285/903] 642056=test_emoji_breaks
[286/903] 642055=test_system
[287/903] 642056=test_comparable
[288/903] 642056=test_gem_commands_info_command
[289/903] 642056=command_line_test
[290/903] 642048=test_rdoc_rd
[291/903] 642048=test_date_new
[292/903] 642048=test_io_timeout
[293/903] 642048=test_stringio
[294/903] 642056=test_dns
[295/903] 642051=test_dup
[296/903] 642048=test_require
[297/903] 642056=test_wait
[298/903] 642047=test_object_references
[299/903] 642046=test_x509name
[300/903] 642047=test_sleep
[301/903] 642046=test_compile_prism
[302/903] 642056=test_gem_commands_build_command
[303/903] 642051=test_gem_security
[304/903] 642044=test_euc_tw
[305/903] 642044=test_gem_requirement
[306/903] 642044=test_alias
[307/903] 642056=test_face
[308/903] 642056=test_sizeof
[309/903] 642046=onigmo_test
[310/903] 642046=test_struct
[311/903] 642046=test_pack
[312/903] 642044=test_rdoc_comment
[313/903] 642046=test_ast
[314/903] 642047=fuzzer_test
[315/903] 642047=test_rb_str_dup
[316/903] 642047=test_time
[317/903] 642044=json_encoding_test
[318/903] 642044=test_math
[319/903] 642054=test_gc
[320/903] 642044=test_libs
[321/903] 642054=test_super
[322/903] 642044=test_did_you_mean
[323/903] 642044=test_autoconf
[324/903] 642044=test_popen_deadlock
[325/903] 642047=test_gem_safe_yaml
[326/903] 642047=test_digest_extend
[327/903] 642047=test_cgi_multipart
[328/903] 642047=test_case
[329/903] 642047=test_bug-5832
[330/903] 642047=newline_test
[331/903] 642055=parser_test
[332/903] 642055=snippets_test
[333/903] 642047=test_ubf_async_safe
[334/903] 642047=test_array
[335/903] 642047=test_webauthn_listener_response
[336/903] 642047=heredoc_test
[337/903] 642047=constant_path_node_test
[338/903] 642047=test_gem_path_support
[339/903] 642047=test_win32ole_record
[340/903] 642047=test_gem_bundler_version_finder
[341/903] 642047=test_console_attr
[342/903] 642047=test_object_create_start
[343/903] 642047=test_forwardable
[344/903] 642047=test_continuation
[345/903] 642054=test_ensured
[346/903] 642047=test_config
[347/903] 642057=comments_test
[348/903] 642057=test_delete
[349/903] 642057=test_io_m17n
[350/903] 642047=test_gem_commands_cleanup_command
[351/903] 642054=test_rdoc_markup_paragraph
[352/903] 642054=test_placearg
[353/903] 642051=test_interned_str
[354/903] 642051=test_project_sanity
[355/903] 642044=regular_expression_encoding_test
[356/903] 642052=test_env
[357/903] 642054=test_config
[358/903] 642044=test_gem_silent_ui
[359/903] 642054=test_require
[360/903] 642054=test_ifunless
[361/903] 642054=test_pkey_dh
[362/903] 642044=test_shapes
[363/903] 642051=test_rdoc_text
[364/903] 642044=test_ocsp
[365/903] 642054=test_gem_commands_uninstall_command
[366/903] 642051=test_rendering
[367/903] 642051=test_files_test
[368/903] 642051=test_gem_dependency_list
[369/903] 642047=test_gem_resolver_installer_set
[370/903] 642051=test_nesting_parser
[371/903] 642051=test_stringify_symbols
[372/903] 642051=warnings_test
[373/903] 642044=test_to_ary_concat
[374/903] 642051=test_rubyoptions
[375/903] 642047=test_printf
[376/903] 642047=test_rdoc_token_stream
[377/903] 642047=test_udp
[378/903] 642047=dispatcher_test
[379/903] 642047=test_configuration
[380/903] 642047=test_windows_1252
[381/903] 642047=test_rdoc_single_class
[382/903] 642047=test_rdoc_alias
[383/903] 642047=test_io_buffer
[384/903] 642047=test_string_processing
[385/903] 642047=encodings_test
[386/903] 642047=json_generator_test
[387/903] 642054=test_gem_impossible_dependencies_error
[388/903] 642054=test_dryrun
[389/903] 642055=test_type
[390/903] 642054=test_range
[391/903] 642055=test_gem_source_subpath_problem
[392/903] 642047=test_tmpdir
[393/903] 642047=test_emitter
[394/903] 642055=test_ts
[395/903] 642047=test_gem_resolver_api_set
[396/903] 642047=parse_stream_test
[397/903] 642047=test_locale
[398/903] 642056=lex_test
[399/903] 642043=test_custom_command
[400/903] 642043=test_date_ractor
[401/903] 642047=test_m17n_comb
[402/903] 642057=test_pair
[403/903] 642044=test_tree_spell_checker
[404/903] 642043=test_integer_comb
[405/903] 642044=index_write_test
[406/903] 642044=test_ns_spki
[407/903] 642044=test_depth_first
[408/903] 642053=test_tsort
[409/903] 642044=regular_expression_options_test
[410/903] 642053=test_key_event_record
[411/903] 642044=test_sleep
[412/903] 642055=test_queue
[413/903] 642055=test_rdoc_markup_to_label
[414/903] 642053=test_install
[415/903] 642055=integer_parse_test
[416/903] 642055=test_gem_validator
[417/903] 642055=test_prettyprint
[418/903] 642055=test_gem_local_remote_options
[419/903] 642055=test_exception
[420/903] 642053=test_bash_completion
[421/903] 642053=test_gem_security_signer
[422/903] 642053=test_threadgroup
[423/903] 642048=test_rdoc_generator_json_index
[424/903] 642048=test_set_len
[425/903] 642048=test_gem_commands_lock_command
[426/903] 642054=test_euc_kr
[427/903] 642048=test_random
[428/903] 642054=test_merge_keys
[429/903] 642048=test_kwargs
[430/903] 642054=test_rdoc_extend
[431/903] 642048=test_io_wait
[432/903] 642056=test_lexer
[433/903] 642054=test_win32ole_type
[434/903] 642054=test_rdoc_rd_inline_parser
[435/903] 642056=test_gem_ext_configure_builder
[436/903] 642056=test_mdns
[437/903] 642054=test_x509store
[438/903] 642056=test_dir
[439/903] 642048=test_ssl
[440/903] 642053=test_deprecate
[441/903] 642053=test_registry
[442/903] 642053=test_rdoc_constant
[443/903] 642054=test_ractor
[444/903] 642054=parse_success_test
[445/903] 642054=test_gem_commands_push_command
[446/903] 642056=test_module
[447/903] 642044=test_sprintf
[448/903] 642053=test_gem_uri_formatter
[449/903] 642053=test_rdoc_encoding
[450/903] 642053=test_common
[451/903] 642057=test_optimization
[452/903] 642054=test_rdoc_markdown
[453/903] 642044=test_gem_request_connection_pools
[454/903] 642050=test_data_error
[455/903] 642053=test_rubyvm
[456/903] 642053=test_rdoc_markup_to_table_of_contents
[457/903] 642042=test_weakmap
[458/903] 642053=test_ancdata
[459/903] 642053=test_gem_doctor
[460/903] 642053=test_external_new
[461/903] 642053=test_scanner_events
[462/903] 642050=test_abi
[463/903] 642044=test_euc_jp
[464/903] 642044=test_win32ole_typelib
[465/903] 642044=test_force_exit
[466/903] 642053=test_gem_resolver_dependency_request
[467/903] 642054=test_enc_str_buf_cat
[468/903] 642054=test_have_func
[469/903] 642053=test_logperiod
[470/903] 642049=test_webauthn_listener
[471/903] 642053=test_lock_native_thread
[472/903] 642053=test_gem_package_tar_reader_entry
[473/903] 642049=test_zsh_completion
[474/903] 642049=test_load
[475/903] 642049=test_encoding
[476/903] 642044=json_fixtures_test
[477/903] 642044=test_rdoc_generator_pot_po_entry
[478/903] 642044=test_gem_resolver_specification
[479/903] 642044=test_gem_security_trust_dir
[480/903] 642050=test_rdoc_parser_c
[481/903] 642044=test_constant
[482/903] 642053=test_default_gems
[483/903] 642053=test_key_actor_vi
[484/903] 642049=test_bug-14834
[485/903] 642052=test_svcb_https
[486/903] 642052=test_buffering
[487/903] 642052=ruby_parser_test
[488/903] 642049=test_rdoc_context_section
[489/903] 642053=test_rdoc_markup_include
[490/903] 642049=test_ansi_without_terminfo
[491/903] 642053=test_terminfo
[492/903] 642053=test_enumerable
[493/903] 642053=test_bmethod
[494/903] 642049=test_http
[495/903] 642050=test_passing_block
[496/903] 642053=test_rdoc_attr
[497/903] 642050=test_logdevice
[498/903] 642049=test_addrinfo
[499/903] 642053=test_x509cert
[500/903] 642052=test_gem_resolver_activation_request
[501/903] 642052=test_big5
[502/903] 642052=test_null
[503/903] 642052=test_signal
[504/903] 642049=test_fixnum
=================================================================
==642049==ERROR: AddressSanitizer: heap-use-after-free on address 0x502000d8e750 at pc 0x63d30b9eab31 bp 0x7ffde631bd00 sp 0x7ffde631bcf8
READ of size 8 at 0x502000d8e750 thread T0
    #0 0x63d30b9eab30 in ruby_sip_hash13 /tmp/ruby/src/trunk_asan/siphash.c:424:17
    #1 0x63d30badf5ed in str_do_hash /tmp/ruby/src/trunk_asan/string.c:359:20
    #2 0x63d30bac5f0d in do_hash /tmp/ruby/src/trunk_asan/st.c:321:33
    #3 0x63d30bac5f0d in st_general_delete /tmp/ruby/src/trunk_asan/st.c:1334:12
    #4 0x63d30bad4cec in rb_str_free /tmp/ruby/src/trunk_asan/string.c:1626:13
    #5 0x63d30b8aab93 in obj_free /tmp/ruby/src/trunk_asan/gc.c:3330:9
    #6 0x63d30b8aa314 in gc_sweep_plane /tmp/ruby/src/trunk_asan/gc.c:5338:21
    #7 0x63d30b8a469e in gc_sweep_page /tmp/ruby/src/trunk_asan/gc.c:5423:13
    #8 0x63d30b8a469e in gc_sweep_step /tmp/ruby/src/trunk_asan/gc.c:5702:9
    #9 0x63d30b8a3d2d in gc_sweep_rest /tmp/ruby/src/trunk_asan/gc.c:5759:13
    #10 0x63d30b88c230 in gc_rest /tmp/ruby/src/trunk_asan/gc.c:9126:13
    #11 0x63d30b896fce in objspace_each_exec /tmp/ruby/src/trunk_asan/gc.c:3737:9
    #12 0x63d30b896fce in objspace_each_objects /tmp/ruby/src/trunk_asan/gc.c:3757:5
    #13 0x63d30b896fce in rb_objspace_each_objects /tmp/ruby/src/trunk_asan/gc.c:3725:5
    #14 0x63d30b896fce in os_obj_of /tmp/ruby/src/trunk_asan/gc.c:3847:5
    #15 0x63d30b896fce in os_each_obj /tmp/ruby/src/trunk_asan/gc.c:3894:12
    #16 0x63d30bc3240b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #17 0x63d30bc3240b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #18 0x63d30bc3240b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #19 0x63d30bc36df8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #20 0x63d30bc36df8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #21 0x63d30bbeb765 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:880:12
    #22 0x63d30bbeb765 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1535:12
    #23 0x63d30bbebf59 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1477:18
    #24 0x63d30bbeb599 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1509:12
    #25 0x63d30bbeb599 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1558:12
    #26 0x63d30bf71058 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #27 0x63d30bc3240b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #28 0x63d30bc3240b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #29 0x63d30bc3240b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #30 0x63d30bc36df8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #31 0x63d30bc36df8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #32 0x63d30bbeb765 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:880:12
    #33 0x63d30bbeb765 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1535:12
    #34 0x63d30bbebf59 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1477:18
    #35 0x63d30bbeb2f6 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1509:12
    #36 0x63d30bbeb2f6 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1558:12
    #37 0x63d30bbeb2f6 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1544:12
    #38 0x63d30bf566c5 in enum_find_all /tmp/ruby/src/trunk_asan/enum.c:516:5
    #39 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #40 0x63d30bbc540e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #41 0x63d30bbc540e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #42 0x63d30bbbcb9e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #43 0x63d30bbbcb9e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #44 0x63d30bc32149 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
    #45 0x63d30bc36df8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #46 0x63d30bc36df8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #47 0x63d30bbe7d75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:880:12
    #48 0x63d30bbe7d75 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1077:12
    #49 0x63d30b992eff in rb_class_new_instance_pass_kw /tmp/ruby/src/trunk_asan/object.c:2173:5
    #50 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #51 0x63d30bbcdcdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #52 0x63d30bbcdcdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11
    #53 0x63d30bbbcdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #54 0x63d30bbbcdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #55 0x63d30bc3b6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #56 0x63d30bc3b6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #57 0x63d30bbe9a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #58 0x63d30bbe9a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #59 0x63d30bbe9a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #60 0x63d30bbe9a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #61 0x63d30bd72b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #62 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #63 0x63d30bbc540e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #64 0x63d30bbc540e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #65 0x63d30bbbcdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #66 0x63d30bbbcdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #67 0x63d30b85126a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #68 0x63d30b85126a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #69 0x63d30b84a716 in rb_main /tmp/ruby/src/trunk_asan/main.c:45:12
    #70 0x63d30b84a716 in main /tmp/ruby/src/trunk_asan/main.c:64:12
    #71 0x76404ee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #72 0x76404ee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #73 0x63d30b76e4f4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1714f4) (BuildId: e9f3fb199b70a25386c66545c2e0444d6fccbc74)

0x502000d8e750 is located 0 bytes inside of 9-byte region [0x502000d8e750,0x502000d8e759)
freed by thread T0 here:
    #0 0x63d30b80c74a in free (/tmp/ruby/build/trunk_asan/ruby+0x20f74a) (BuildId: e9f3fb199b70a25386c66545c2e0444d6fccbc74)
    #1 0x63d30b87de6d in objspace_xfree /tmp/ruby/src/trunk_asan/gc.c:12170:9
    #2 0x63d30b87de6d in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:12274:13
    #3 0x63d30b87de6d in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:12285:5
    #4 0x63d30bf514da in enc_set_default_encoding /tmp/ruby/src/trunk_asan/encoding.c:1560:17
    #5 0x63d30bf52f6c in rb_enc_set_default_internal /tmp/ruby/src/trunk_asan/encoding.c:1721:5
    #6 0x63d30bf52f6c in set_default_internal /tmp/ruby/src/trunk_asan/encoding.c:1742:5
    #7 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #8 0x63d30bbcdcdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #9 0x63d30bbcdcdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11
    #10 0x63d30bbbcdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #11 0x63d30bbbcdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #12 0x63d30bc3b6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #13 0x63d30bc3b6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #14 0x63d30bbe9a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #15 0x63d30bbe9a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #16 0x63d30bbe9a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #17 0x63d30bbe9a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #18 0x63d30bd72b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #19 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #20 0x63d30bbc540e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #21 0x63d30bbc540e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #22 0x63d30bbbcdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #23 0x63d30bbbcdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #24 0x63d30bc3b6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #25 0x63d30bc3b6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #26 0x63d30bbe9a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #27 0x63d30bbe9a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #28 0x63d30bbe9a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #29 0x63d30bbe9a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #30 0x63d30bd72b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #31 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #32 0x63d30bbc540e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #33 0x63d30bbc540e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #34 0x63d30bbbcdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #35 0x63d30bbbcdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #36 0x63d30b85126a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #37 0x63d30b85126a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #38 0x63d30b84a716 in rb_main /tmp/ruby/src/trunk_asan/main.c:45:12
    #39 0x63d30b84a716 in main /tmp/ruby/src/trunk_asan/main.c:64:12
    #40 0x76404ee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #41 0x76404ee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #42 0x63d30b76e4f4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1714f4) (BuildId: e9f3fb199b70a25386c66545c2e0444d6fccbc74)

previously allocated by thread T0 here:
    #0 0x63d30b80c9f2 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x20f9f2) (BuildId: e9f3fb199b70a25386c66545c2e0444d6fccbc74)
    #1 0x63d30b88fb94 in objspace_xmalloc0 /tmp/ruby/src/trunk_asan/gc.c:11955:5
    #2 0x63d30bb9206d in ruby_strdup /tmp/ruby/src/trunk_asan/util.c:541:11
    #3 0x63d30bf51489 in enc_set_default_encoding /tmp/ruby/src/trunk_asan/encoding.c:1556:30
    #4 0x63d30bf52f6c in rb_enc_set_default_internal /tmp/ruby/src/trunk_asan/encoding.c:1721:5
    #5 0x63d30bf52f6c in set_default_internal /tmp/ruby/src/trunk_asan/encoding.c:1742:5
    #6 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #7 0x63d30bbcdcdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #8 0x63d30bbcdcdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11
    #9 0x63d30bbbca07 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:22
    #10 0x63d30bc3b6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #11 0x63d30bc3b6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #12 0x63d30bbe9a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #13 0x63d30bbe9a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #14 0x63d30bbe9a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #15 0x63d30bbe9a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #16 0x63d30bd72b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #17 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #18 0x63d30bbc540e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #19 0x63d30bbc540e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #20 0x63d30bbbcdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #21 0x63d30bbbcdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #22 0x63d30bc3b6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #23 0x63d30bc3b6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #24 0x63d30bbe9a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #25 0x63d30bbe9a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #26 0x63d30bbe9a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #27 0x63d30bbe9a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #28 0x63d30bd72b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #29 0x63d30bc1e397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #30 0x63d30bbc540e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #31 0x63d30bbc540e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #32 0x63d30bbbcdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #33 0x63d30bbbcdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #34 0x63d30b85126a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #35 0x63d30b85126a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #36 0x63d30b84a716 in rb_main /tmp/ruby/src/trunk_asan/main.c:45:12
    #37 0x63d30b84a716 in main /tmp/ruby/src/trunk_asan/main.c:64:12
    #38 0x76404ee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #39 0x76404ee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #40 0x63d30b76e4f4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1714f4) (BuildId: e9f3fb199b70a25386c66545c2e0444d6fccbc74)

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:
  0x502000d8e480: fa fa fd fa fa fa fa fa fa fa fd fa fa fa 00 00
  0x502000d8e500: fa fa 00 00 fa fa 00 00 fa fa fa fa fa fa fd fa
  0x502000d8e580: fa fa fa fa fa fa fa fa fa fa fd fa fa fa fd fd
  0x502000d8e600: fa fa fd fa fa fa fd fa fa fa fd fa fa fa fd fa
  0x502000d8e680: fa fa fd fa fa fa fd fa fa fa fd fa fa fa fd fa
=>0x502000d8e700: fa fa fd fa fa fa fd fd fa fa[fd]fd fa fa fd fd
  0x502000d8e780: fa fa fd fd fa fa 00 00 fa fa 00 00 fa fa fd fa
  0x502000d8e800: fa fa fd fa fa fa fd fa fa fa fd fa fa fa fa fa
  0x502000d8e880: fa fa fa fa fa fa fd fa fa fa fd fa fa fa fd fa
  0x502000d8e900: fa fa fd fa fa fa fd fa fa fa fd fd fa fa fa fa
  0x502000d8e980: fa fa fa fa fa fa fd fa fa fa fa fa fa fa fa fa
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
==642049==ABORTING
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_fixnum.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.g0i50l:
* drwx------ 2 80 2024-06-27 17:23:21 +0000 d20240627-642044-l8cua3/
  * -rw-r--r-- 1 13857 2024-06-27 17:23:21 +0000 mkmf.log
  * -rw-r--r-- 1    76 2024-06-27 17:23:21 +0000 conftest.c
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-27T16:00:55Z master 9c5e9d29f0) [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.902382 seconds

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