# Logfile created on 2025-02-19 14:52:13 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000702a8727fde0 @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_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250219-145213", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000702a872a0158 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000702a87bffdc0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000702a861aa1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250219-145213", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250219-145213>, @binmode=false, @mon_data=#<Monitor:0x0000702a87bff988>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = ff6b1a03ab
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/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'
$$$[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   -Dmodular_gc_dir=
	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   -Dmodular_gc_dir=
	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
98020505ebf3dcb7d247db2b263dc489369b0791737909b0d9412d52a2e03b37  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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
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'
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/date'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: 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/json'
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.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.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 syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
	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   -Dmodular_gc_dir=
	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 f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
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'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
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/ripper'
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/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.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.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.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.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    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.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.6
                                    rdoc 6.12.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -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   -Dmodular_gc_dir=
	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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/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=47476
  "--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/751] 278607=ractor_test
[  2/751] 278600=test_gem_request_set_lockfile
[  3/751] 278602=test_postponed_job
[  4/751] 278604=reflection_test
[  5/751] 278606=test_bignum
[  6/751] 278609=test_dot_dot
[  7/751] 278599=test_human_typo
[  8/751] 278601=test_gem_gemcutter_utilities
[  9/751] 278603=test_gem_remote_fetcher
[ 10/751] 278608=test_gem_resolver
[ 11/751] 278612=test_config
[ 12/751] 278605=test_tempfile
[ 13/751] 278611=test_gem_util
[ 14/751] 278598=test_pattern_key_name_check
[ 15/751] 278610=test_exit
[ 16/751] 278613=test_gem_commands_yank_command
[ 17/751] 278609=test_jaro_winkler
[ 18/751] 278599=test_weakkeymap
[ 19/751] 278598=test_usrmarshal
[ 20/751] 278609=test_inlinecache
[ 21/751] 278607=test_httpresponse
[ 22/751] 278604=test_gem_command
[ 23/751] 278609=test_enc_raise
[ 24/751] 278612=test_engine
[ 25/751] 278612=test_key_error
[ 26/751] 278609=test_gem_commands_sources_command
[ 27/751] 278612=test_undef
[ 28/751] 278612=test_gem_spec_fetcher
[ 29/751] 278607=test_ractor
[ 30/751] 278606=test_io
[ 31/751] 278607=test_metaclass
[ 32/751] 278607=test_numeric
[ 33/751] 278607=test_date_arith
[ 34/751] 278598=test_io_console
[ 35/751] 278607=test_ws
[ 36/751] 278607=test_gem_resolver_installed_specification
[ 37/751] 278605=test_array_create
[ 38/751] 278605=test_my_integer
[ 39/751] 278605=test_tracepoint
[ 40/751] 278610=test_gem_commands_environment_command
[ 41/751] 278610=test_ractor
[ 42/751] 278604=test_hmac
[ 43/751] 278604=test_signedness
[ 44/751] 278601=desugar_compiler_test
[ 45/751] 278613=symbol_encoding_test
[ 46/751] 278611=test_cgi_cookie
[ 47/751] 278611=test_internal_ivar
[ 48/751] 278611=test_gem_commands_mirror
[ 49/751] 278612=test_gem_remote_fetcher_local_server
[ 50/751] 278611=test_etc
[ 51/751] 278602=test_gem_source_lock
[ 52/751] 278610=test_ldap
[ 53/751] 278610=test_last_thread
[ 54/751] 278608=test_new
[ 55/751] 278601=test_hash
[ 56/751] 278608=test_cipher
[ 57/751] 278613=test_unix
[ 58/751] 278612=test_gem_source_specific_file
[ 59/751] 278607=parse_test
[ 60/751] 278600=test_enum
[ 61/751] 278611=test_gem_commands_which_command
[ 62/751] 278609=test_symbol
[ 63/751] 278613=test_coder
[ 64/751] 278601=test_optparse
[ 65/751] 278608=test_erb_command
[ 66/751] 278603=test_https
[ 67/751] 278613=test_require
[ 68/751] 278611=test_have_library
[ 69/751] 278607=test_fnmatch
[ 70/751] 278608=test_gem_resolver_vendor_set
[ 71/751] 278601=test_ftp
[ 72/751] 278608=test_unicode_escape
[ 73/751] 278612=test_httpresponses
[ 74/751] 278605=integer_base_flags_test
[ 75/751] 278607=test_gem_ext_cmake_builder
[ 76/751] 278601=test_filter
[ 77/751] 278607=test_too_many_dummy_encodings
[ 78/751] 278612=test_koi8
[ 79/751] 278612=test_erb_m17n
[ 80/751] 278612=test_objspace
[ 81/751] 278601=test_clone
[ 82/751] 278605=test_http
[ 83/751] 278608=test_rational2
[ 84/751] 278602=fixtures_test
[ 85/751] 278607=test_gem_dependency_resolution_error
[ 86/751] 278608=test_proxy
[ 87/751] 278607=test_raise
[ 88/751] 278607=test_gem_ci_detector
[ 89/751] 278607=test_shift_jis
[ 90/751] 278607=test_gem_request_set_lockfile_parser
[ 91/751] 278610=test_yield
[ 92/751] 278608=test_string
[ 93/751] 278607=test_io_wait_uncommon
[ 94/751] 278607=test_files_sample
[ 95/751] 278601=test_update
[ 96/751] 278601=test_arity
[ 97/751] 278601=test_case_options
[ 98/751] 278608=test_file
[ 99/751] 278601=test_gem_install_update_options
[100/751] 278608=test_gem_security_policy
[101/751] 278607=test_gem_resolver_index_set
[102/751] 278607=test_thread
[103/751] 278602=test_call
[104/751] 278602=test_hash_create
[105/751] 278602=json_generic_object_test
[106/751] 278601=test_pack
[107/751] 278602=test_defined
[108/751] 278608=test_switch_hitter
[109/751] 278608=test_str2big
[110/751] 278608=test_rational
[111/751] 278602=newline_offsets_test
[112/751] 278598=test_regexp
[113/751] 278599=test_gem_resolver_conflict
[114/751] 278601=test_gem_commands_contents_command
[115/751] 278599=test_scalar
[116/751] 278599=test_readpartial
[117/751] 278611=test_helper
[118/751] 278611=test_yamldbm
[119/751] 278601=test_cgi_modruby
[120/751] 278601=test_thread_cv
[121/751] 278611=test_parser_events
[122/751] 278602=relocation_test
[123/751] 278602=test_windows_1251
[124/751] 278602=test_convertible
[125/751] 278599=test_gem_resolver_best_set
[126/751] 278611=test_stat
[127/751] 278611=test_eval
[128/751] 278608=test_addr
[129/751] 278599=test_config
[130/751] 278608=test_boolean
[131/751] 278608=test_yaml
[132/751] 278604=test_yield_block
[133/751] 278604=test_recorder
[134/751] 278600=test_gem_commands_specification_command
[135/751] 278601=test_bug_reporter
[136/751] 278604=test_spell_checker
[137/751] 278604=test_document
[138/751] 278604=test_ractor
[139/751] 278608=parameters_signature_test
[140/751] 278604=test_gem_resolver_api_specification
[141/751] 278600=test_getopts
[142/751] 278608=test_pkey
[143/751] 278600=test_nonblock
[144/751] 278613=test_gem_commands_signin_command
[145/751] 278600=test_gem_request
[146/751] 278604=test_primitive
[147/751] 278604=test_gem_commands_search_command
[148/751] 278608=test_thread
[149/751] 278604=test_pattern_matching
[150/751] 278604=test_literal
[151/751] 278613=test_arithmetic_sequence
[152/751] 278613=test_lambda
[153/751] 278608=bom_test
[154/751] 278608=test_frozen_error
[155/751] 278608=test_sockopt
[156/751] 278608=test_file
[157/751] 278613=test_encoding
[158/751] 278613=test_summary
[159/751] 278599=test_thread_queue
[160/751] 278601=test_nowrite
[161/751] 278600=test_flip
[162/751] 278601=test_gem_commands_install_command
[163/751] 278600=test_gem_ext_cargo_builder_unit
[164/751] 278613=test_stack
[165/751] 278600=test_securerandom
[166/751] 278600=test_econv
[167/751] 278609=test_foreach
[168/751] 278609=test_address_resolve
[169/751] 278609=test_wss
[170/751] 278609=test_cstr
[171/751] 278611=test_gem_resolver_lock_specification
[172/751] 278611=test_digest
[173/751] 278611=test_variable
[174/751] 278611=test_gem_source_local
[175/751] 278609=test_num2int
[176/751] 278609=test_parse
[177/751] 278605=test_process
[178/751] 278611=test_have_macro
[179/751] 278603=test_iter_break
[180/751] 278603=test_qsort
[181/751] 278603=test_cmethod
[182/751] 278603=test_gem_ext_ext_conf_builder
[183/751] 278611=test_gem_commands_dependency_command
[184/751] 278611=test_thread_fd_close
[185/751] 278611=json_addition_test
[186/751] 278611=test_path_to_class
[187/751] 278611=string_test
[188/751] 278613=test_storage
[189/751] 278613=test_gem_dependency
[190/751] 278611=test_string
[191/751] 278611=test_gem_resolver_index_specification
[192/751] 278611=test_marshalable
[193/751] 278611=test_iterator
[194/751] 278613=test_method_cache
[195/751] 278613=parse_comments_test
[196/751] 278613=test_const
[197/751] 278613=test_serialize_subclasses
[198/751] 278613=test_class
[199/751] 278609=test_io
[200/751] 278611=test_gem_commands_cert_command
[201/751] 278601=test_object
[202/751] 278600=test_process
[203/751] 278609=test_eval
[204/751] 278600=test_fileutils
[205/751] 278609=test_pathname
[206/751] 278604=test_remote_fetch_error
[207/751] 278604=test_stream
[208/751] 278604=json_common_interface_test
[209/751] 278604=test_coverage
[210/751] 278608=named_capture_test
[211/751] 278608=test_cgi_tag_helper
[212/751] 278608=test_gem_resolver_git_specification
[213/751] 278599=test_dir_m17n
[214/751] 278609=test_asn1
[215/751] 278609=test_flags
[216/751] 278600=json_string_matching_test
[217/751] 278600=test_monitor
[218/751] 278608=test_gem_ext_rake_builder
[219/751] 278600=test_whileuntil
[220/751] 278600=test_transcode
[221/751] 278601=test_rat
[222/751] 278601=test_extlibs
[223/751] 278600=test_settracefunc
[224/751] 278611=test_gem_text
[225/751] 278611=tunnel_test
[226/751] 278603=test_gem_version
[227/751] 278611=test_gem_commands_stale_command
[228/751] 278611=test_path
[229/751] 278611=test_method_cache
[230/751] 278611=test_sprintf_comb
[231/751] 278603=test_tcp
[232/751] 278602=test_pp
[233/751] 278602=test_gem_stub_specification
[234/751] 278611=test_x509ext
[235/751] 278611=test_files_ext
[236/751] 278603=unescape_test
[237/751] 278604=test_gem_commands_query_command
[238/751] 278603=equality_test
[239/751] 278603=test_inadvertent_creation
[240/751] 278602=static_inspect_test
[241/751] 278609=test_complex
[242/751] 278602=source_location_test
[243/751] 278602=test_instrumentation_api
[244/751] 278611=test_at_exit
[245/751] 278608=test_enumerator_kw
[246/751] 278608=test_mixed_unicode_escapes
[247/751] 278611=test_mul
[248/751] 278608=test_mkmf
[249/751] 278611=test_require_path_check
[250/751] 278608=test_flush
[251/751] 278608=test_complexrational
[252/751] 278603=test_pkcs7
[253/751] 278608=test_gem_commands_fetch_command
[254/751] 278607=test_cgi_header
[255/751] 278607=test_gem_specification
[256/751] 278611=test_gbk
[257/751] 278611=test_refinement
[258/751] 278609=test_gem_dependency_installer
[259/751] 278608=test_warning
[260/751] 278603=test_gem_name_tuple
[261/751] 278603=test_class
[262/751] 278603=test_cgi_session
[263/751] 278603=test_numeric
[264/751] 278603=test_stringscanner
[265/751] 278608=test_x509crl
[266/751] 278610=test_gem_package_tar_reader
[267/751] 278603=test_gb18030
[268/751] 278603=test_allocation
[269/751] 278610=test_gc
[270/751] 278606=dump_test
[271/751] 278604=test_enc_associate
[272/751] 278608=location_test
[273/751] 278608=test_insns_leaf
[274/751] 278608=test_store
[275/751] 278608=test_iseq
[276/751] 278600=test_protocol
[277/751] 278599=test_gem_ext_cargo_builder_link_flag_converter
[278/751] 278600=test_tree_builder
[279/751] 278600=test_protect
[280/751] 278599=test_x509req
[281/751] 278600=test_cgi_util
[282/751] 278602=test_gem_commands_open_command
[283/751] 278602=test_dln
[284/751] 278602=test_iso_8859
[285/751] 278599=test_complex2
[286/751] 278602=test_x509attr
[287/751] 278599=test_pkg_config
[288/751] 278602=regexp_test
[289/751] 278599=test_string_memory
[290/751] 278602=test_open-uri
[291/751] 278600=test_coderange
[292/751] 278600=test_big2str
[293/751] 278600=test_big5
[294/751] 278600=test_gem_resolver_activation_request
[295/751] 278599=test_null
[296/751] 278600=test_signal
[297/751] 278599=test_timeout
[298/751] 278599=test_fixnum
[299/751] 278599=test_fstring
[300/751] 278604=test_name_error_extension
[301/751] 278604=test_iseq_load
[302/751] 278602=test_ensure_and_callcc
[303/751] 278602=test_scheduler
[304/751] 278599=test_require_lib
[305/751] 278608=test_files_test_2
[306/751] 278602=test_gem_version_option
[307/751] 278602=lex_test
[308/751] 278602=test_gem_rdoc
[309/751] 278602=test_gem_remote_fetcher_s3
[310/751] 278602=test_fd_setsize
[311/751] 278602=test_gem_request_set
[312/751] 278601=version_test
[313/751] 278601=test_trick
[314/751] 278607=test_objectspace
[315/751] 278602=test_gem_commands_owner_command
[316/751] 278600=test_basicsocket
[317/751] 278600=test_find
[318/751] 278600=locals_test
[319/751] 278600=test_normalize
[320/751] 278600=test_recursion
[321/751] 278600=test_ractor
[322/751] 278600=test_gem_unsatisfiable_dependency_error
[323/751] 278600=test_sexp
[324/751] 278600=pattern_test
[325/751] 278602=test_gem_package_tar_header
[326/751] 278606=test_verbose
[327/751] 278600=test_gem_ext_builder
[328/751] 278602=test_struct
[329/751] 278606=test_date_strftime
[330/751] 278602=compiler_test
[331/751] 278602=test_gem_resolver_vendor_specification
[332/751] 278602=test_typeddata
[333/751] 278609=test_mutex
[334/751] 278604=test_basicinstructions
[335/751] 278604=test_bigzero
[336/751] 278604=test_ssl
[337/751] 278602=test_registry
[338/751] 278602=test_deprecate
[339/751] 278609=test_ractor
[340/751] 278602=test_module
[341/751] 278609=test_gem_commands_push_command
[342/751] 278606=parse_success_test
[343/751] 278606=test_gem_uri_formatter
[344/751] 278609=test_sprintf
[345/751] 278606=test_common
[346/751] 278613=test_gem_request_connection_pools
[347/751] 278609=test_optimization
[348/751] 278613=test_rubyvm
[349/751] 278606=test_data_error
[350/751] 278613=test_ancdata
[351/751] 278613=test_gem_doctor
[352/751] 278613=test_weakmap
[353/751] 278606=test_abi
[354/751] 278600=test_scanner_events
[355/751] 278600=test_external_new
[356/751] 278600=test_euc_jp
[357/751] 278611=test_gem_resolver_dependency_request
[358/751] 278600=test_enc_str_buf_cat
[359/751] 278600=test_have_func
[360/751] 278611=test_lock_native_thread
[361/751] 278611=test_webauthn_listener
[362/751] 278611=test_zsh_completion
[363/751] 278611=test_gem_package_tar_reader_entry
[364/751] 278606=json_fixtures_test
[365/751] 278606=test_encoding
[366/751] 278611=test_load
[367/751] 278611=test_gem_resolver_specification
[368/751] 278611=test_constant
[369/751] 278606=test_gem_security_trust_dir
[370/751] 278606=test_default_gems
[371/751] 278606=test_svcb_https
[372/751] 278606=test_buffering
[373/751] 278606=ruby_parser_test
[374/751] 278606=test_bug-14834
[375/751] 278612=test_bmethod
[376/751] 278612=test_enumerable
[377/751] 278612=test_http
[378/751] 278612=test_passing_block
[379/751] 278606=test_addrinfo
[380/751] 278612=test_x509cert
[381/751] 278600=lex_test
[382/751] 278599=test_bundled_gems
[383/751] 278606=test_pair
[384/751] 278599=test_date_ractor
[385/751] 278601=test_m17n_comb
[386/751] 278599=test_tree_spell_checker
[387/751] 278599=test_integer_comb
[388/751] 278598=index_write_test
[389/751] 278612=test_tsort
[390/751] 278612=test_ns_spki
[391/751] 278612=test_depth_first
[392/751] 278612=regular_expression_options_test
[393/751] 278598=test_queue
[394/751] 278598=test_sleep
[395/751] 278612=test_install
[396/751] 278608=test_gem_validator
[397/751] 278608=integer_parse_test
[398/751] 278608=test_prettyprint
[399/751] 278608=test_gem_local_remote_options
[400/751] 278608=test_gem_security_signer
[401/751] 278612=test_bash_completion
[402/751] 278612=test_exception
[403/751] 278608=test_threadgroup
[404/751] 278602=test_set_len
[405/751] 278602=test_gem_commands_lock_command
[406/751] 278602=test_euc_kr
[407/751] 278602=test_merge_keys
[408/751] 278602=test_random
[409/751] 278602=test_io_wait
[410/751] 278602=test_kwargs
[411/751] 278602=test_lexer
[412/751] 278602=test_dir
[413/751] 278608=test_mdns
[414/751] 278608=test_x509store
[415/751] 278608=test_gem_ext_configure_builder
[416/751] 278608=test_forwardable
[417/751] 278608=test_object_create_start
[418/751] 278608=test_continuation
[419/751] 278608=test_ensured
[420/751] 278602=test_io_m17n
[421/751] 278600=comments_test
[422/751] 278600=test_delete
[423/751] 278600=test_config
[424/751] 278608=test_gem_commands_cleanup_command
[425/751] 278611=test_placearg
[426/751] 278600=test_interned_str
[427/751] 278600=test_project_sanity
[428/751] 278600=regular_expression_encoding_test
[429/751] 278600=test_env
[430/751] 278611=test_gem_silent_ui
[431/751] 278611=test_ifunless
[432/751] 278598=test_require
[433/751] 278611=test_pkey_dh
[434/751] 278598=test_ocsp
[435/751] 278611=test_shapes
[436/751] 278611=test_gem_commands_uninstall_command
[437/751] 278606=test_gem_resolver_installer_set
[438/751] 278608=test_files_test
[439/751] 278608=test_gem_dependency_list
[440/751] 278608=test_stringify_symbols
[441/751] 278608=test_to_ary_concat
[442/751] 278606=warnings_test
[443/751] 278606=test_printf
[444/751] 278606=test_rubyoptions
[445/751] 278598=dispatcher_test
[446/751] 278598=test_udp
[447/751] 278598=test_windows_1252
[448/751] 278598=test_configuration
[449/751] 278598=test_gem_impossible_dependencies_error
[450/751] 278603=json_generator_test
[451/751] 278598=encodings_test
[452/751] 278613=test_io_buffer
[453/751] 278604=test_dryrun
[454/751] 278613=test_range
[455/751] 278604=test_type
[456/751] 278604=node_id_test
[457/751] 278611=test_tmpdir
[458/751] 278598=test_gem_source_subpath_problem
[459/751] 278611=test_ts
[460/751] 278598=test_emitter
[461/751] 278598=test_gem_resolver_api_set
[462/751] 278598=parse_stream_test
[463/751] 278598=test_system
[464/751] 278602=test_notimplement
[465/751] 278602=test_emoji_breaks
[466/751] 278602=test_bug-3571
[467/751] 278602=test_comparable
[468/751] 278602=test_configuration
[469/751] 278602=command_line_test
[470/751] 278602=test_gem_commands_info_command
[471/751] 278604=test_io_timeout
[472/751] 278604=test_date_new
[473/751] 278608=test_stringio
[474/751] 278604=test_dns
[475/751] 278602=test_dup
[476/751] 278603=test_require
[477/751] 278608=test_wait
[478/751] 278608=test_object_references
[479/751] 278608=test_sleep
[480/751] 278604=test_x509name
[481/751] 278604=test_gem_commands_build_command
[482/751] 278602=test_compile_prism
[483/751] 278611=test_euc_tw
[484/751] 278611=test_gem_security
[485/751] 278612=test_alias
[486/751] 278604=test_gem_requirement
[487/751] 278612=test_sizeof
[488/751] 278607=test_struct
[489/751] 278607=onigmo_test
[490/751] 278607=fuzzer_test
[491/751] 278607=test_rb_str_dup
[492/751] 278607=test_ast
[493/751] 278604=test_super
[494/751] 278602=test_libs
[495/751] 278602=test_gc
[496/751] 278602=test_time
[497/751] 278608=json_encoding_test
[498/751] 278608=test_math
[499/751] 278608=test_popen_deadlock
[500/751] 278602=test_autoconf
[501/751] 278602=test_did_you_mean
[502/751] 278613=test_digest_extend
[503/751] 278598=test_gem_safe_yaml
[504/751] 278613=test_case
[505/751] 278598=test_cgi_multipart
[506/751] 278613=test_bug-5832
[507/751] 278613=snippets_test
[508/751] 278602=parser_test
[509/751] 278602=test_array
[510/751] 278602=test_ubf_async_safe
[511/751] 278598=newline_test
[512/751] 278602=heredoc_test
[513/751] 278602=test_webauthn_listener_response
[514/751] 278602=constant_path_node_test
[515/751] 278602=test_gem_path_support
[516/751] 278602=test_gem_bundler_version_finder
[517/751] 278602=test_console_attr
[518/751] 278602=test_not
[519/751] 278602=test_timeout
[520/751] 278598=test_weakref
[521/751] 278599=test_socket
[522/751] 278610=test_case_mapping
[523/751] 278610=test_yaml_tree
[524/751] 278610=test_mailto
[525/751] 278598=ripper_test
[526/751] 278610=test_gem_package_tar_writer
[527/751] 278604=test_rubygems
[528/751] 278608=test_yamlstore
[529/751] 278608=test_gem_commands_pristine_command
[530/751] 278602=test_gem_config_file
[531/751] 278601=test_yjit_exit_locations
[532/751] 278604=test_io_buffer
[533/751] 278610=test_gem_resolver_requirement_list
[534/751] 278610=test_beginendblock
[535/751] 278602=test_arith_seq_beg_len_step
[536/751] 278601=test_hash
[537/751] 278604=test_scalar_scanner
[538/751] 278604=test_nofree
[539/751] 278604=test_trace
[540/751] 278602=test_gem_stream_ui
[541/751] 278604=test_numhash
[542/751] 278604=test_pkey_rsa
[543/751] 278602=test_ipaddr
[544/751] 278602=test_arity
[545/751] 278602=test_yjit
[546/751] 278598=test_buffered_io
[547/751] 278600=test_m17n
[548/751] 278598=test_gem_resolver_composed_set
[549/751] 278611=test_egrep_cpp
[550/751] 278604=test_argf
[551/751] 278598=test_webauthn_poller
[552/751] 278610=test_date_conv
[553/751] 278611=test_method
[554/751] 278610=test_unicode_normalize
[555/751] 278598=test_gem_resolver_lock_set
[556/751] 278598=test_ractor_compatibility
[557/751] 278610=test_append
[558/751] 278610=test_reqarg
[559/751] 278600=test_resource
[560/751] 278600=test_gem_update_suggestion
[561/751] 278600=test_gem_source_fetch_problem
[562/751] 278600=test_set
[563/751] 278600=test_gem_console_ui
[564/751] 278600=test_member
[565/751] 278600=test_date_compat
[566/751] 278600=test_resolve_symbol
[567/751] 278609=test_profile_frames
[568/751] 278600=test_lazy_enumerator
[569/751] 278598=test_set
[570/751] 278609=test_find_executable
[571/751] 278609=test_array
[572/751] 278598=test_error_highlight
[573/751] 278599=test_gem_commands_outdated_command
[574/751] 278608=test_gem_request_set_lockfile_tokenizer
[575/751] 278610=test_nil
[576/751] 278599=test_class2name
[577/751] 278599=test_kdf
[578/751] 278610=test_time_tz
[579/751] 278608=test_backtrace
[580/751] 278599=string_query_test
[581/751] 278613=test_psych
[582/751] 278610=json_coder_test
[583/751] 278612=test_ractor
[584/751] 278610=test_enumerator
[585/751] 278613=test_debug
[586/751] 278610=test_arith_seq_extract
[587/751] 278613=test_stringchar
[588/751] 278599=test_gem_commands_help_command
[589/751] 278612=test_digest
[590/751] 278599=test_gem_package_old
[591/751] 278613=test_rbconfig
[592/751] 278600=test_gem_uri
[593/751] 278613=test_pty
[594/751] 278599=test_dbm
[595/751] 278600=test_variable_name_check
[596/751] 278599=test_gem_commands_list_command
[597/751] 278610=test_gem_source_vendor
[598/751] 278599=overlap_test
[599/751] 278610=test_gem_platform
[600/751] 278610=test_symbol
[601/751] 278610=test_gem_uninstaller
[602/751] 278600=test_change_word
[603/751] 278600=test_gem_available_set
[604/751] 278608=test_modify_expand
[605/751] 278608=test_gem_source_installed
[606/751] 278608=test_parser
[607/751] 278608=test_date
[608/751] 278608=test_pkcs12
[609/751] 278600=test_date_time
[610/751] 278600=test_enumerator
[611/751] 278603=test_utf16
[612/751] 278613=test_gem_package
[613/751] 278603=test_gem_source
[614/751] 278612=test_frozen
[615/751] 278612=test_safe_load
[616/751] 278599=string_encoding_test
[617/751] 278612=test_exception_at_throwing
[618/751] 278599=test_name_error
[619/751] 278612=test_cp949
[620/751] 278612=test_condition
[621/751] 278612=test_class_name_check
[622/751] 278603=test_gem_resolver_git_set
[623/751] 278612=test_emoji
[624/751] 278612=test_sorted_set
[625/751] 278608=test_files_lib
[626/751] 278608=test_string
[627/751] 278603=test_integer
[628/751] 278599=json_ext_parser_test
[629/751] 278599=test_time
[630/751] 278612=test_duplicate
[631/751] 278612=test_scan_args
[632/751] 278613=test_date_attr
[633/751] 278613=test_erb
[634/751] 278612=test_gem_command_manager
[635/751] 278613=test_gem_installer
[636/751] 278599=test_random_formatter
[637/751] 278599=test_gem_commands_check_command
[638/751] 278610=test_pipe
[639/751] 278612=test_regex_casefold
[640/751] 278599=test_gem_source_git
[641/751] 278612=test_float
[642/751] 278610=test_ractor
[643/751] 278610=test_gem_remote_fetcher_local_ssl_server
[644/751] 278598=test_files_test_1
[645/751] 278599=freeze_test
[646/751] 278599=percent_delimiter_string_test
[647/751] 278599=test_gem
[648/751] 278612=test_cgi_core
[649/751] 278612=test_delegate
[650/751] 278612=test_gem_source_list
[651/751] 278612=test_yaml_special_cases
[652/751] 278612=test_parser
[653/751] 278612=attribute_write_test
[654/751] 278612=test_marshal
[655/751] 278610=test_zlib
[656/751] 278612=magic_comment_test
[657/751] 278599=test_omap
[658/751] 278599=test_case_comprehensive
[659/751] 278599=test_framework
[660/751] 278599=test_shellwords
[661/751] 278599=test_cclass
[662/751] 278599=test_singleton_function
[663/751] 278599=test_proc
[664/751] 278612=test_load
[665/751] 278612=test_uncorrectable_name_check
[666/751] 278612=test_nomethod_error
[667/751] 278612=test_pkey_dsa
[668/751] 278612=test_https_proxy
[669/751] 278612=test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 38305>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    278612  ko1   10u  IPv4 310570997      0t0  TCP localhost:38305->localhost:33470 (CLOSE_WAIT)
[670/751] 278604=test_date_strptime
Closed file descriptor: TestOpenURISSL#test_validation_failure: 10
[671/751] 278611=test_ractor
[672/751] 278604=test_json_tree
[673/751] 278604=test_emitter
[674/751] 278604=library_symbols_test
[675/751] 278604=test_cesu8
[676/751] 278604=test_gem_commands_setup_command
[677/751] 278599=test_alias_and_anchor
[678/751] 278599=test_gem_commands_rebuild_command
[679/751] 278611=json_parser_test
[680/751] 278609=test_ftp
[681/751] 278599=test_vm_dump
[682/751] 278599=errors_test
[683/751] 278603=test_open3
[684/751] 278611=test_div
[685/751] 278611=test_resize
[686/751] 278609=test_gc_compact
[687/751] 278611=test_deprecated
[688/751] 278611=breadth_first_search_test
[689/751] 278611=test_generic
[690/751] 278612=test_fiber
[691/751] 278611=test_random
[692/751] 278611=test_bundled_ca
[693/751] 278599=test_to_ruby
[694/751] 278599=static_literals_test
[695/751] 278599=test_backtrace
[696/751] 278599=test_gem_safe_marshal
[697/751] 278604=test_nextafter
[698/751] 278611=test_capacity
[699/751] 278601=test_ellipsize
[700/751] 278611=test_integer
[701/751] 278601=test_utf32
[702/751] 278604=test_helper
[703/751] 278604=test_memory_view
[704/751] 278601=test_fips
[705/751] 278604=test_gem_commands_update_command
[706/751] 278611=test_date_parse
[707/751] 278611=test_data
[708/751] 278611=test_noarg
[709/751] 278599=test_rand
[710/751] 278598=test_pkey_ec
[711/751] 278601=test_keyword
[712/751] 278598=numeric_value_test
[713/751] 278598=!Nothing_to_test
[714/751] 278598=test_bn
[715/751] 278598=test_provider
[716/751] 278611=test_gem_package_task
[717/751] 278611=test_gem_commands_server_command
[718/751] 278611=test_data
[719/751] 278611=test_http_request
[720/751] 278611=test_httpheader
[721/751] 278611=test_function_entry
[722/751] 278611=test_len
[723/751] 278611=test_acceptable
[724/751] 278605=implicit_array_test
[725/751] 278605=heredoc_dedent_test
[726/751] 278605=test_kernel
[727/751] 278611=test_method_name_check
[728/751] 278599=test_gem_resolver_local_specification
[729/751] 278611=test_autoload
[730/751] 278599=test_gem_commands_unpack_command
[731/751] 278610=test_gem_commands_exec_command
[732/751] 278598=test_pack
[733/751] 278599=test_stream
[734/751] 278599=test_ssl_session
[735/751] 278601=test_ractor
[736/751] 278601=test_optarg
[737/751] 278604=test_gem_gem_runner
[738/751] 278601=test_gem_ext_cargo_builder
[739/751] 278601=test_file_exhaustive
[740/751] 278604=test_gem_commands_signout_command
[741/751] 278604=test_object
[742/751] 278604=test_exception
[743/751] 278604=test_key_name_check
[744/751] 278604=test_ripper
[745/751] 278598=test_singleton
[746/751] 278598=test_assignment
[747/751] 278605=test_grapheme_breaks
[748/751] 278605=test_gem_request_set_gem_dependency_api
[749/751] 278613=test_ossl
[750/751] 278605=test_date_marshal
[751/751] 278605=test_syntax

Failed tests:
Retrying...
TestGCCompact#test_moving_too_complex_generic_ivar: Test::Unit::PendedError: not compiled with SHAPE_DEBUG
TestGCCompact#test_moving_arrays_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message
TestGCCompact#test_moving_strings_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message


  1) Failure:
TestGCCompact#test_moving_objects_between_heaps [/tmp/ruby/src/trunk_asan/test/ruby/test_gc_compact.rb:335]:
assert_separately failed with error message
pid 314666 exit 1
| =================================================================
| ==314666==ERROR: AddressSanitizer: global-buffer-overflow on address 0x5bca9877faa0 at pc 0x5bca97103094 bp 0x7ffd707e5110 sp 0x7ffd707e48e0
| WRITE of size 16 at 0x5bca9877faa0 thread T0
|     #0 0x5bca97103093 in __asan_memset (/tmp/ruby/build/trunk_asan/ruby+0x1ff093) (BuildId: 65c829959e144e61770222a2959a2a67216e756b)
|     #1 0x5bca9717fd40 in rb_gc_impl_object_metadata /tmp/ruby/src/trunk_asan/gc/default/default.c:6230:36
|     #2 0x5bca9717fd40 in rb_gc_object_metadata /tmp/ruby/src/trunk_asan/gc.c:2961:12
|     #3 0x7a571172de13 in dump_object /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:644:55
|     #4 0x7a571172ab90 in objspace_dump /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:784:5
|     #5 0x5bca97525d67 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
|     #6 0x5bca974d3708 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
|     #7 0x5bca974d3708 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
|     #8 0x5bca974c29da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
|     #9 0x5bca975436d1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1626:12
|     #10 0x5bca975436d1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1640:20
|     #11 0x5bca974efaa5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1677:12
|     #12 0x5bca974efaa5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1685:12
|     #13 0x5bca974efaa5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
|     #14 0x5bca974efaa5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
|     #15 0x5bca976b6ec5 in select_bang_i /tmp/ruby/src/trunk_asan/array.c:3909:20
|     #16 0x5bca9714d2df in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1073:18
|     #17 0x5bca976a47d8 in rb_ary_select_bang /tmp/ruby/src/trunk_asan/array.c:3972:12
|     #18 0x5bca976a48e9 in rb_ary_keep_if /tmp/ruby/src/trunk_asan/array.c:3995:5
|     #19 0x5bca97525d67 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
|     #20 0x5bca9750c1bc in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779:16
|     #21 0x5bca9750bc74 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
|     #22 0x5bca974cd177 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
|     #23 0x5bca974cd177 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
|     #24 0x5bca974c29da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
|     #25 0x5bca971495da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:280:9
|     #26 0x5bca971495da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:318:30
|     #27 0x5bca97142b46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
|     #28 0x5bca97142b46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
|     #29 0x7a5711c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
|     #30 0x7a5711c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
|     #31 0x5bca97066924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x162924) (BuildId: 65c829959e144e61770222a2959a2a67216e756b)
| 
| 0x5bca9877faa0 is located 32 bytes before global variable 'gc_info_decode.sym_gc_by' defined in '/tmp/ruby/src/trunk_asan/gc/default/default.c:7309' (0x5bca9877fac0) of size 8
| 0x5bca9877faa0 is located 0 bytes after global variable 'object_metadata_entries' defined in '/tmp/ruby/src/trunk_asan/gc/default/default.c:6193' (0x5bca9877fa40) of size 96
| SUMMARY: AddressSanitizer: global-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x1ff093) (BuildId: 65c829959e144e61770222a2959a2a67216e756b) in __asan_memset
| Shadow bytes around the buggy address:
|   0x5bca9877f800: 00 00 00 00 00 00 00 00 00 00 00 f9 f9 f9 f9 f9
|   0x5bca9877f880: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5bca9877f900: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5bca9877f980: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5bca9877fa00: 00 f9 f9 f9 00 f9 f9 f9 00 00 00 00 00 00 00 00
| =>0x5bca9877fa80: 00 00 00 00[f9]f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5bca9877fb00: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5bca9877fb80: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5bca9877fc00: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5bca9877fc80: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5bca9877fd00: 00 f9 f9 f9 00 f9 f9 f9 00 00 00 00 00 00 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
| ==314666==ABORTING
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43: [BUG] ASAN error
| ruby 3.5.0dev (2025-02-19T14:47:28Z master ff6b1a03ab) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0006 p:---- s:0031 e:000030 CFUNC  :_dump
| c:0005 p:0100 s:0025 e:000024 METHOD /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43
| c:0004 p:0006 s:0016 e:000015 BLOCK  -:30 [FINISH]
| c:0003 p:---- s:0012 e:000011 CFUNC  :keep_if
| c:0002 p:0104 s:0008 E:000128 EVAL   -:30 [FINISH]
| c:0001 p:0000 s:0003 E:001590 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:30:in '<main>'
| -:30:in 'keep_if'
| -:30:in 'block in <main>'
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43:in 'dump'
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43:in '_dump'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_asan/ruby(___interceptor_backtrace+0x79) [0x5bca970acd09]
| /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x5bca97989607] /tmp/ruby/src/trunk_asan/vm_dump.c:823
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_asan/vm_dump.c:1155
| /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die_internal+0x281) [0x5bca978cf201] /tmp/ruby/src/trunk_asan/error.c:1097
| /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x5bca978ceedc] /tmp/ruby/src/trunk_asan/error.c:1106
| /tmp/ruby/build/trunk_asan/ruby(0x5bca9712922a) [0x5bca9712922a]
| /tmp/ruby/build/trunk_asan/ruby(0x5bca97109caf) [0x5bca97109caf]
| /tmp/ruby/build/trunk_asan/ruby(0x5bca9710cd3d) [0x5bca9710cd3d]
| /tmp/ruby/build/trunk_asan/ruby(__asan_memset) [0x5bca971030b6]
| /tmp/ruby/build/trunk_asan/ruby(rb_gc_object_metadata+0x531) [0x5bca9717fd41] /tmp/ruby/src/trunk_asan/gc/default/default.c:6230
| /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so(dump_object+0x2504) [0x7a571172de14] /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:644
| /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so(objspace_dump+0x2d1) [0x7a571172ab91] /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:784
| /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x5bca97525d68] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
| /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3803
| /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x25e) [0x5bca974d3709] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:898
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x5bca974c29db] /tmp/ruby/src/trunk_asan/vm.c:2595
Finished tests in 169.114181s, 168.7026 tests/s, 35742.1119 assertions/s.
| /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x6ef) [0x5bca975436d2] /tmp/ruby/src/trunk_asan/vm.c:1626
| /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1640
| /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0x11) [0x5bca974efaa6] /tmp/ruby/src/trunk_asan/vm.c:1677
| /tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1685
| /tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1344
| /tmp/ruby/build/trunk_asan/ruby(rb_yield) /tmp/ruby/src/trunk_asan/vm_eval.c:0
| /tmp/ruby/build/trunk_asan/ruby(RB_TEST+0x0) [0x5bca976b6ec6] /tmp/ruby/src/trunk_asan/array.c:3909
| /tmp/ruby/build/trunk_asan/ruby(select_bang_i) /tmp/ruby/src/trunk_asan/array.c:3909
| /tmp/ruby/build/trunk_asan/ruby(rb_ensure+0x3a0) [0x5bca9714d2e0] /tmp/ruby/src/trunk_asan/eval.c:1073
| /tmp/ruby/build/trunk_asan/ruby(rb_ary_select_bang+0x169) [0x5bca976a47d9] /tmp/ruby/src/trunk_asan/array.c:3972
| /tmp/ruby/build/trunk_asan/ruby(rb_ary_keep_if+0x1a) [0x5bca976a48ea] /tmp/ruby/src/trunk_asan/array.c:3995
| /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x5bca97525d68] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
| /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3803
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x27d) [0x5bca9750c1bd] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method+0x2d5) [0x5bca9750bc75]
| /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x271) [0x5bca974cd178] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x5bca974c29db] /tmp/ruby/src/trunk_asan/vm.c:2595
| /tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x7f) [0x5bca971495db] /tmp/ruby/src/trunk_asan/eval.c:280
| /tmp/ruby/build/trunk_asan/ruby(ruby_run_node) /tmp/ruby/src/trunk_asan/eval.c:318
| /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x5bca97142b47] /tmp/ruby/src/trunk_asan/main.c:40
| /tmp/ruby/build/trunk_asan/ruby(main) /tmp/ruby/src/trunk_asan/main.c:65
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7a5711c2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7a5711c2a28b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| /tmp/ruby/build/trunk_asan/ruby(_start) [0x5bca97066925]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
|     7 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
|     8 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so
|     9 /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb
|    10 /tmp/ruby/src/trunk_asan/lib/open3/version.rb
|    11 /tmp/ruby/src/trunk_asan/lib/open3.rb
|    12 /tmp/ruby/src/trunk_asan/lib/timeout.rb
|    13 /tmp/ruby/build/trunk_asan/rbconfig.rb
|    14 /tmp/ruby/src/trunk_asan/tool/lib/find_executable.rb
|    15 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/rbconfig/sizeof.so
|    16 /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb
|    17 /tmp/ruby/src/trunk_asan/tool/lib/colorize.rb
|    18 /tmp/ruby/src/trunk_asan/tool/lib/leakchecker.rb
|    19 /tmp/ruby/src/trunk_asan/lib/prettyprint.rb
|    20 /tmp/ruby/src/trunk_asan/lib/pp.rb
|    21 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb
|    22 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/-test-/asan.so
|    23 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
|    24 /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb
|    25 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb
|    26 /tmp/ruby/src/trunk_asan/lib/optparse.rb
|    27 /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb
| 


  2) Failure:
TestGCCompact#test_moving_arrays_up_heaps [/tmp/ruby/src/trunk_asan/test/ruby/test_gc_compact.rb:311]:
assert_separately failed with error message
pid 314670 exit 1
| =================================================================
| ==314670==ERROR: AddressSanitizer: global-buffer-overflow on address 0x584d12a3baa0 at pc 0x584d113bf094 bp 0x7ffda6fc2570 sp 0x7ffda6fc1d40
| WRITE of size 16 at 0x584d12a3baa0 thread T0
|     #0 0x584d113bf093 in __asan_memset (/tmp/ruby/build/trunk_asan/ruby+0x1ff093) (BuildId: 65c829959e144e61770222a2959a2a67216e756b)
|     #1 0x584d1143bd40 in rb_gc_impl_object_metadata /tmp/ruby/src/trunk_asan/gc/default/default.c:6230:36
|     #2 0x584d1143bd40 in rb_gc_object_metadata /tmp/ruby/src/trunk_asan/gc.c:2961:12
|     #3 0x70fe2514de13 in dump_object /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:644:55
|     #4 0x70fe2514ab90 in objspace_dump /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:784:5
|     #5 0x584d117e1d67 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
|     #6 0x584d1178f708 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
|     #7 0x584d1178f708 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
|     #8 0x584d1177e9da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
|     #9 0x584d117ff6d1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1626:12
|     #10 0x584d117ff6d1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1640:20
|     #11 0x584d117abaa5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1677:12
|     #12 0x584d117abaa5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1685:12
|     #13 0x584d117abaa5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
|     #14 0x584d117abaa5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
|     #15 0x584d11972ec5 in select_bang_i /tmp/ruby/src/trunk_asan/array.c:3909:20
|     #16 0x584d114092df in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1073:18
|     #17 0x584d119607d8 in rb_ary_select_bang /tmp/ruby/src/trunk_asan/array.c:3972:12
|     #18 0x584d119608e9 in rb_ary_keep_if /tmp/ruby/src/trunk_asan/array.c:3995:5
|     #19 0x584d117e1d67 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
|     #20 0x584d117c81bc in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779:16
|     #21 0x584d117c7c74 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
|     #22 0x584d11789177 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
|     #23 0x584d11789177 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
|     #24 0x584d1177e9da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
|     #25 0x584d114055da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:280:9
|     #26 0x584d114055da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:318:30
|     #27 0x584d113feb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
|     #28 0x584d113feb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
|     #29 0x70fe2582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
|     #30 0x70fe2582a28a in __libc_start_main csu/../csu/libc-start.c:360:3
|     #31 0x584d11322924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x162924) (BuildId: 65c829959e144e61770222a2959a2a67216e756b)
| 
| 0x584d12a3baa0 is located 32 bytes before global variable 'gc_info_decode.sym_gc_by' defined in '/tmp/ruby/src/trunk_asan/gc/default/default.c:7309' (0x584d12a3bac0) of size 8
| 0x584d12a3baa0 is located 0 bytes after global variable 'object_metadata_entries' defined in '/tmp/ruby/src/trunk_asan/gc/default/default.c:6193' (0x584d12a3ba40) of size 96
| SUMMARY: AddressSanitizer: global-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x1ff093) (BuildId: 65c829959e144e61770222a2959a2a67216e756b) in __asan_memset
| Shadow bytes around the buggy address:
|   0x584d12a3b800: 00 00 00 00 00 00 00 00 00 00 00 f9 f9 f9 f9 f9
|   0x584d12a3b880: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x584d12a3b900: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x584d12a3b980: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x584d12a3ba00: 00 f9 f9 f9 00 f9 f9 f9 00 00 00 00 00 00 00 00
| =>0x584d12a3ba80: 00 00 00 00[f9]f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x584d12a3bb00: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x584d12a3bb80: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x584d12a3bc00: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x584d12a3bc80: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x584d12a3bd00: 00 f9 f9 f9 00 f9 f9 f9 00 00 00 00 00 00 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
| ==314670==ABORTING
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43: [BUG] ASAN error
| ruby 3.5.0dev (2025-02-19T14:47:28Z master ff6b1a03ab) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0006 p:---- s:0031 e:000030 CFUNC  :_dump
| c:0005 p:0100 s:0025 e:000024 METHOD /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43
| c:0004 p:0006 s:0016 e:000015 BLOCK  -:22 [FINISH]
| c:0003 p:---- s:0012 e:000011 CFUNC  :keep_if
| c:0002 p:0096 s:0008 E:0024f8 EVAL   -:22 [FINISH]
| c:0001 p:0000 s:0003 E:001590 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:22:in '<main>'
| -:22:in 'keep_if'
| -:22:in 'block in <main>'
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43:in 'dump'
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43:in '_dump'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_asan/ruby(___interceptor_backtrace+0x79) [0x584d11368d09]
| /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x584d11c45607] /tmp/ruby/src/trunk_asan/vm_dump.c:823
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_asan/vm_dump.c:1155
| /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die_internal+0x281) [0x584d11b8b201] /tmp/ruby/src/trunk_asan/error.c:1097
| /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x584d11b8aedc] /tmp/ruby/src/trunk_asan/error.c:1106
| /tmp/ruby/build/trunk_asan/ruby(0x584d113e522a) [0x584d113e522a]
| /tmp/ruby/build/trunk_asan/ruby(0x584d113c5caf) [0x584d113c5caf]
| /tmp/ruby/build/trunk_asan/ruby(0x584d113c8d3d) [0x584d113c8d3d]
| /tmp/ruby/build/trunk_asan/ruby(__asan_memset) [0x584d113bf0b6]
| /tmp/ruby/build/trunk_asan/ruby(rb_gc_object_metadata+0x531) [0x584d1143bd41] /tmp/ruby/src/trunk_asan/gc/default/default.c:6230
| /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so(dump_object+0x2504) [0x70fe2514de14] /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:644
| /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so(objspace_dump+0x2d1) [0x70fe2514ab91] /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:784
| /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x584d117e1d68] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
| /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3803
| /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x25e) [0x584d1178f709] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:898
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x584d1177e9db] /tmp/ruby/src/trunk_asan/vm.c:2595
| /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x6ef) [0x584d117ff6d2] /tmp/ruby/src/trunk_asan/vm.c:1626
| /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1640
| /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0x11) [0x584d117abaa6] /tmp/ruby/src/trunk_asan/vm.c:1677
| /tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1685
| /tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1344
| /tmp/ruby/build/trunk_asan/ruby(rb_yield) /tmp/ruby/src/trunk_asan/vm_eval.c:0
| /tmp/ruby/build/trunk_asan/ruby(RB_TEST+0x0) [0x584d11972ec6] /tmp/ruby/src/trunk_asan/array.c:3909
| /tmp/ruby/build/trunk_asan/ruby(select_bang_i) /tmp/ruby/src/trunk_asan/array.c:3909
| /tmp/ruby/build/trunk_asan/ruby(rb_ensure+0x3a0) [0x584d114092e0] /tmp/ruby/src/trunk_asan/eval.c:1073
28530 tests, 6044498 assertions, 3 failures, 0 errors, 265 skips
| /tmp/ruby/build/trunk_asan/ruby(rb_ary_select_bang+0x169) [0x584d119607d9] /tmp/ruby/src/trunk_asan/array.c:3972
| /tmp/ruby/build/trunk_asan/ruby(rb_ary_keep_if+0x1a) [0x584d119608ea] /tmp/ruby/src/trunk_asan/array.c:3995
| /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x584d117e1d68] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
| /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3803

| /tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x27d) [0x584d117c81bd] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method+0x2d5) [0x584d117c7c75]
| /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x271) [0x584d11789178] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
ruby -v: ruby 3.5.0dev (2025-02-19T14:47:28Z master ff6b1a03ab) +PRISM [x86_64-linux]
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x584d1177e9db] /tmp/ruby/src/trunk_asan/vm.c:2595
| /tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x7f) [0x584d114055db] /tmp/ruby/src/trunk_asan/eval.c:280
| /tmp/ruby/build/trunk_asan/ruby(ruby_run_node) /tmp/ruby/src/trunk_asan/eval.c:318
| /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x584d113feb47] /tmp/ruby/src/trunk_asan/main.c:40
| /tmp/ruby/build/trunk_asan/ruby(main) /tmp/ruby/src/trunk_asan/main.c:65
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x70fe2582a1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x70fe2582a28b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| /tmp/ruby/build/trunk_asan/ruby(_start) [0x584d11322925]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
|     7 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
|     8 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so
|     9 /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb
|    10 /tmp/ruby/src/trunk_asan/lib/open3/version.rb
|    11 /tmp/ruby/src/trunk_asan/lib/open3.rb
|    12 /tmp/ruby/src/trunk_asan/lib/timeout.rb
|    13 /tmp/ruby/build/trunk_asan/rbconfig.rb
|    14 /tmp/ruby/src/trunk_asan/tool/lib/find_executable.rb
|    15 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/rbconfig/sizeof.so
|    16 /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb
|    17 /tmp/ruby/src/trunk_asan/tool/lib/colorize.rb
|    18 /tmp/ruby/src/trunk_asan/tool/lib/leakchecker.rb
|    19 /tmp/ruby/src/trunk_asan/lib/prettyprint.rb
|    20 /tmp/ruby/src/trunk_asan/lib/pp.rb
|    21 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb
|    22 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/-test-/asan.so
|    23 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
|    24 /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb
|    25 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb
|    26 /tmp/ruby/src/trunk_asan/lib/optparse.rb
|    27 /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb
| 


  3) Failure:
TestGCCompact#test_moving_strings_up_heaps [/tmp/ruby/src/trunk_asan/test/ruby/test_gc_compact.rb:367]:
assert_separately failed with error message
pid 314692 exit 1
| =================================================================
| ==314692==ERROR: AddressSanitizer: global-buffer-overflow on address 0x5c4094a78aa0 at pc 0x5c40933fc094 bp 0x7ffcb6666190 sp 0x7ffcb6665960
| WRITE of size 16 at 0x5c4094a78aa0 thread T0
|     #0 0x5c40933fc093 in __asan_memset (/tmp/ruby/build/trunk_asan/ruby+0x1ff093) (BuildId: 65c829959e144e61770222a2959a2a67216e756b)
|     #1 0x5c4093478d40 in rb_gc_impl_object_metadata /tmp/ruby/src/trunk_asan/gc/default/default.c:6230:36
|     #2 0x5c4093478d40 in rb_gc_object_metadata /tmp/ruby/src/trunk_asan/gc.c:2961:12
|     #3 0x79f3e238de13 in dump_object /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:644:55
|     #4 0x79f3e238ab90 in objspace_dump /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:784:5
|     #5 0x5c409381ed67 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
|     #6 0x5c40937cc708 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
|     #7 0x5c40937cc708 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11
|     #8 0x5c40937bb9da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
|     #9 0x5c409383c6d1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1626:12
|     #10 0x5c409383c6d1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1640:20
|     #11 0x5c40937e8aa5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1677:12
|     #12 0x5c40937e8aa5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1685:12
|     #13 0x5c40937e8aa5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
|     #14 0x5c40937e8aa5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
|     #15 0x5c40939afec5 in select_bang_i /tmp/ruby/src/trunk_asan/array.c:3909:20
|     #16 0x5c40934462df in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1073:18
|     #17 0x5c409399d7d8 in rb_ary_select_bang /tmp/ruby/src/trunk_asan/array.c:3972:12
|     #18 0x5c409399d8e9 in rb_ary_keep_if /tmp/ruby/src/trunk_asan/array.c:3995:5
|     #19 0x5c409381ed67 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
|     #20 0x5c40938051bc in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779:16
|     #21 0x5c4093804c74 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c
|     #22 0x5c40937c6177 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
|     #23 0x5c40937c6177 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
|     #24 0x5c40937bb9da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
|     #25 0x5c40934425da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:280:9
|     #26 0x5c40934425da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:318:30
|     #27 0x5c409343bb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
|     #28 0x5c409343bb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
|     #29 0x79f3e2a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
|     #30 0x79f3e2a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
|     #31 0x5c409335f924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x162924) (BuildId: 65c829959e144e61770222a2959a2a67216e756b)
| 
| 0x5c4094a78aa0 is located 32 bytes before global variable 'gc_info_decode.sym_gc_by' defined in '/tmp/ruby/src/trunk_asan/gc/default/default.c:7309' (0x5c4094a78ac0) of size 8
| 0x5c4094a78aa0 is located 0 bytes after global variable 'object_metadata_entries' defined in '/tmp/ruby/src/trunk_asan/gc/default/default.c:6193' (0x5c4094a78a40) of size 96
| SUMMARY: AddressSanitizer: global-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x1ff093) (BuildId: 65c829959e144e61770222a2959a2a67216e756b) in __asan_memset
| Shadow bytes around the buggy address:
|   0x5c4094a78800: 00 00 00 00 00 00 00 00 00 00 00 f9 f9 f9 f9 f9
|   0x5c4094a78880: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5c4094a78900: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5c4094a78980: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5c4094a78a00: 00 f9 f9 f9 00 f9 f9 f9 00 00 00 00 00 00 00 00
| =>0x5c4094a78a80: 00 00 00 00[f9]f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5c4094a78b00: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5c4094a78b80: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5c4094a78c00: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5c4094a78c80: 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9 00 f9 f9 f9
|   0x5c4094a78d00: 00 f9 f9 f9 00 f9 f9 f9 00 00 00 00 00 00 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
| ==314692==ABORTING
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43: [BUG] ASAN error
| ruby 3.5.0dev (2025-02-19T14:47:28Z master ff6b1a03ab) +PRISM [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0006 p:---- s:0031 e:000030 CFUNC  :_dump
| c:0005 p:0100 s:0025 e:000024 METHOD /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43
| c:0004 p:0006 s:0016 e:000015 BLOCK  -:19 [FINISH]
| c:0003 p:---- s:0012 e:000011 CFUNC  :keep_if
| c:0002 p:0093 s:0008 E:0024b8 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:001590 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:19:in '<main>'
| -:19:in 'keep_if'
| -:19:in 'block in <main>'
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43:in 'dump'
| /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb:43:in '_dump'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk_asan/ruby(___interceptor_backtrace+0x79) [0x5c40933a5d09]
| /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x5c4093c82607] /tmp/ruby/src/trunk_asan/vm_dump.c:823
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_asan/vm_dump.c:1155
| /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die_internal+0x281) [0x5c4093bc8201] /tmp/ruby/src/trunk_asan/error.c:1097
| /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x5c4093bc7edc] /tmp/ruby/src/trunk_asan/error.c:1106
| /tmp/ruby/build/trunk_asan/ruby(0x5c409342222a) [0x5c409342222a]
| /tmp/ruby/build/trunk_asan/ruby(0x5c4093402caf) [0x5c4093402caf]
| /tmp/ruby/build/trunk_asan/ruby(0x5c4093405d3d) [0x5c4093405d3d]
| /tmp/ruby/build/trunk_asan/ruby(__asan_memset) [0x5c40933fc0b6]
| /tmp/ruby/build/trunk_asan/ruby(rb_gc_object_metadata+0x531) [0x5c4093478d41] /tmp/ruby/src/trunk_asan/gc/default/default.c:6230
| /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so(dump_object+0x2504) [0x79f3e238de14] /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:644
| /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so(objspace_dump+0x2d1) [0x79f3e238ab91] /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c:784
| /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x5c409381ed68] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
| /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3803
| /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x25e) [0x5c40937cc709] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:898
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x5c40937bb9db] /tmp/ruby/src/trunk_asan/vm.c:2595
| /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x6ef) [0x5c409383c6d2] /tmp/ruby/src/trunk_asan/vm.c:1626
| /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1640
| /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0x11) [0x5c40937e8aa6] /tmp/ruby/src/trunk_asan/vm.c:1677
| /tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1685
| /tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1344
| /tmp/ruby/build/trunk_asan/ruby(rb_yield) /tmp/ruby/src/trunk_asan/vm_eval.c:0
| /tmp/ruby/build/trunk_asan/ruby(RB_TEST+0x0) [0x5c40939afec6] /tmp/ruby/src/trunk_asan/array.c:3909
| /tmp/ruby/build/trunk_asan/ruby(select_bang_i) /tmp/ruby/src/trunk_asan/array.c:3909
| /tmp/ruby/build/trunk_asan/ruby(rb_ensure+0x3a0) [0x5c40934462e0] /tmp/ruby/src/trunk_asan/eval.c:1073
| /tmp/ruby/build/trunk_asan/ruby(rb_ary_select_bang+0x169) [0x5c409399d7d9] /tmp/ruby/src/trunk_asan/array.c:3972
| /tmp/ruby/build/trunk_asan/ruby(rb_ary_keep_if+0x1a) [0x5c409399d8ea] /tmp/ruby/src/trunk_asan/array.c:3995
| /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x5c409381ed68] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
| /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3803
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x27d) [0x5c40938051bd] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
| /tmp/ruby/build/trunk_asan/ruby(vm_call_method+0x2d5) [0x5c4093804c75]
| /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x271) [0x5c40937c6178] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
| /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851
| /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x5c40937bb9db] /tmp/ruby/src/trunk_asan/vm.c:2595
| /tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x7f) [0x5c40934425db] /tmp/ruby/src/trunk_asan/eval.c:280
| /tmp/ruby/build/trunk_asan/ruby(ruby_run_node) /tmp/ruby/src/trunk_asan/eval.c:318
| /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x5c409343bb47] /tmp/ruby/src/trunk_asan/main.c:40
| /tmp/ruby/build/trunk_asan/ruby(main) /tmp/ruby/src/trunk_asan/main.c:65
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x79f3e2a2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x79f3e2a2a28b] ../csu/libc-start.c:360
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| /tmp/ruby/build/trunk_asan/ruby(_start) [0x5c409335f925]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so
|     7 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so
|     8 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/objspace.so
|     9 /tmp/ruby/build/trunk_asan/.ext/common/objspace.rb
|    10 /tmp/ruby/src/trunk_asan/lib/open3/version.rb
|    11 /tmp/ruby/src/trunk_asan/lib/open3.rb
|    12 /tmp/ruby/src/trunk_asan/lib/timeout.rb
|    13 /tmp/ruby/build/trunk_asan/rbconfig.rb
|    14 /tmp/ruby/src/trunk_asan/tool/lib/find_executable.rb
|    15 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/rbconfig/sizeof.so
|    16 /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb
|    17 /tmp/ruby/src/trunk_asan/tool/lib/colorize.rb
|    18 /tmp/ruby/src/trunk_asan/tool/lib/leakchecker.rb
|    19 /tmp/ruby/src/trunk_asan/lib/prettyprint.rb
|    20 /tmp/ruby/src/trunk_asan/lib/pp.rb
|    21 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb
|    22 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/-test-/asan.so
|    23 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so
|    24 /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb
|    25 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb
|    26 /tmp/ruby/src/trunk_asan/lib/optparse.rb
|    27 /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb
| 


make: *** [uncommon.mk:953: yes-test-all] Error 3
$$$[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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/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.5.0dev (2025-02-19T14:47:28Z master ff6b1a03ab) +PRISM [x86_64-linux]

ruby_version_is with an inclusive range is deprecated, use an exclusive range ("2.1"..."2.3") instead.
from /tmp/ruby/src/trunk_asan/spec/ruby/language/numbered_parameters_spec.rb:93:in 'block in <top (required)>'
     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 ................

Finished in 32.548468 seconds

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