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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1009    1009    1009 ?             -1 Ss    1000   0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1009    1022    1022    1022 pts/0       1022 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1022    1024    1022    1022 pts/0       1022 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
3678783  207312    1022    1022 pts/0       1022 R+    1000   0:00 ps jx
   1024 3678779    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
3678779 3678782    1022    1022 pts/0       1022 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260309-062255 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
3678782 3678783    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260309-062255 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
3678783 3679685    1022    1022 pts/0       1022 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
3679685 3679686    1022    1022 pts/0       1022 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
3679686 3680016    1022    1022 pts/0       1022 Sl+   1000   0:21 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --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
3680016 3680035    1022    1022 pts/0       1022 Sl+   1000   0:29 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
3680035 3687076    1022    1022 pts/0       1022 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
{1=>[1009], 1009=>[1022], 1022=>[1024], 3678783=>[207312, 3679685], 1024=>[3678779], 3678779=>[3678782], 3678782=>[3678783], 3679685=>[3679686], 3679686=>[3680016], 3680016=>[3680035], 3680035=>[3687076]}
$ timeout 60 gdb -p 207312 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3687076 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000059bb21a4de7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x726eae9f2c40 (LWP 3687076) "ruby" 0x000059bb21a4de7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x726eae9f2c40 (LWP 3687076) "ruby"):
#0  0x000059bb21a4de7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000059bb21a4ee3a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000059bb2199b7c8 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x000059bb2199b5b9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x000059bb2199b3ed in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x000059bb2199ae2d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x000059bb2199aa76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x000059bb2199cd46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x000059bb21a33c10 in __interceptor_free ()
No symbol table info available.
#9  0x000059bb21ab89e6 in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x726eae171800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8278
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x726eae171800, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5447
No locals.
#11 0x000059bb21dabedb in rb_threadptr_sched_free (th=th@entry=0x59bb22757460 <_main_thread>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2354
No locals.
#12 0x000059bb21e9b8e9 in thread_free (ptr=0x59bb22757460 <_main_thread>) at /tmp/ruby/src/trunk_asan/vm.c:3800
        th = 0x59bb22757460 <_main_thread>
#13 ruby_vm_destruct (vm=0x59bb23185260 <_vm>) at /tmp/ruby/src/trunk_asan/vm.c:3408
        th = 0x59bb22757460 <_main_thread>
        objspace = <optimized out>
        next = <optimized out>
#14 0x000059bb21a78211 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:265
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x59bb22757460 <_main_thread>
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#15 0x000059bb21a77824 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#16 0x000059bb21a7873b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#17 0x000059bb21c21a3d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4291
        status = <optimized out>
        pid = <optimized out>
#18 0x000059bb21ec0668 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x666100040001
        cc = <optimized out>
        me = 0x726e8787e7a0
        cfunc = 0x5060000489e8
        recv = 125819156348240
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x000059bb21e599b4 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x726eae2712f8, cd=0x5080001049a0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5080001049a0
        insns_address_table = {0x59bb21e5af75 <vm_exec_core+29765>, 0x59bb21e54e5f <vm_exec_core+4911>, 0x59bb21e5a7ad <vm_exec_core+27773>, 0x59bb21e5657f <vm_exec_core+10831>, 0x59bb21e54049 <vm_exec_core+1305>, 0x59bb21e557b7 <vm_exec_core+7303>, 0x59bb21e5ab65 <vm_exec_core+28725>, 0x59bb21e553cf <vm_exec_core+6303>, 0x59bb21e5b6bb <vm_exec_core+31627>, 0x59bb21e59b96 <vm_exec_core+24678>, 0x59bb21e57d77 <vm_exec_core+16967>, 0x59bb21e543c9 <vm_exec_core+2201>, 0x59bb21e5b11e <vm_exec_core+30190>, 0x59bb21e5adc8 <vm_exec_core+29336>, 0x59bb21e555b1 <vm_exec_core+6785>, 0x59bb21e548f7 <vm_exec_core+3527>, 0x59bb21e5a159 <vm_exec_core+26153>, 0x59bb21e55e80 <vm_exec_core+9040>, 0x59bb21e5b3bb <vm_exec_core+30859>, 0x59bb21e5afa9 <vm_exec_core+29817>, 0x59bb21e563f5 <vm_exec_core+10437>, 0x59bb21e57ce2 <vm_exec_core+16818>, 0x59bb21e59e69 <vm_exec_core+25401>, 0x59bb21e5aeb7 <vm_exec_core+29575>, 0x59bb21e589bc <vm_exec_core+20108>, 0x59bb21e59f01 <vm_exec_core+25553>, 0x59bb21e5a30f <vm_exec_core+26591>, 0x59bb21e588f9 <vm_exec_core+19913>, 0x59bb21e54806 <vm_exec_core+3286>, 0x59bb21e595f6 <vm_exec_core+23238>, 0x59bb21e54655 <vm_exec_core+2853>, 0x59bb21e54985 <vm_exec_core+3669>, 0x59bb21e56c24 <vm_exec_core+12532>, 0x59bb21e58841 <vm_exec_core+19729>, 0x59bb21e5940c <vm_exec_core+22748>, 0x59bb21e58369 <vm_exec_core+18489>, 0x59bb21e542e3 <vm_exec_core+1971>, 0x59bb21e5a715 <vm_exec_core+27621>, 0x59bb21e5acea <vm_exec_core+29114>, 0x59bb21e54b7f <vm_exec_core+4175>, 0x59bb21e55a87 <vm_exec_core+8023>, 0x59bb21e55710 <vm_exec_core+7136>, 0x59bb21e55f70 <vm_exec_core+9280>, 0x59bb21e57b05 <vm_exec_core+16341>, 0x59bb21e55091 <vm_exec_core+5473>, 0x59bb21e5a65c <vm_exec_core+27436>, 0x59bb21e55a15 <vm_exec_core+7909>, 0x59bb21e57615 <vm_exec_core+15077>, 0x59bb21e58055 <vm_exec_core+17701>, 0x59bb21e5a1fb <vm_exec_core+26315>, 0x59bb21e58da3 <vm_exec_core+21107>, 0x59bb21e561db <vm_exec_core+9899>, 0x59bb21e55b86 <vm_exec_core+8278>, 0x59bb21e5a0db <vm_exec_core+26027>, 0x59bb21e56f6d <vm_exec_core+13373>, 0x59bb21e59684 <vm_exec_core+23380>, 0x59bb21e58eb8 <vm_exec_core+21384>, 0x59bb21e53e78 <vm_exec_core+840>, 0x59bb21e54bcf <vm_exec_core+4255>, 0x59bb21e58410 <vm_exec_core+18656>, 0x59bb21e5a5b7 <vm_exec_core+27271>, 0x59bb21e5649f <vm_exec_core+10607>, 0x59bb21e5a000 <vm_exec_core+25808>, 0x59bb21e55d8d <vm_exec_core+8797>, 0x59bb21e58b87 <vm_exec_core+20567>, 0x59bb21e58c76 <vm_exec_core+20806>, 0x59bb21e581aa <vm_exec_core+18042>, 0x59bb21e585fb <vm_exec_core+19147>, 0x59bb21e56995 <vm_exec_core+11877>, 0x59bb21e55fe6 <vm_exec_core+9398>, 0x59bb21e59c6f <vm_exec_core+24895>, 0x59bb21e61df7 <vm_exec_core+58055>, 0x59bb21e568df <vm_exec_core+11695>, 0x59bb21e584ee <vm_exec_core+18878>, 0x59bb21e58a7f <vm_exec_core+20303>, 0x59bb21e551fb <vm_exec_core+5835>, 0x59bb21e5537e <vm_exec_core+6222>, 0x59bb21e55301 <vm_exec_core+6097>, 0x59bb21e55b26 <vm_exec_core+8182>, 0x59bb21e55ef6 <vm_exec_core+9158>, 0x59bb21e57ef5 <vm_exec_core+17349>, 0x59bb21e5746d <vm_exec_core+14653>, 0x59bb21e5b2e7 <vm_exec_core+30647>, 0x59bb21e53f49 <vm_exec_core+1049>, 0x59bb21e554da <vm_exec_core+6570>, 0x59bb21e5b7df <vm_exec_core+31919>, 0x59bb21e594d2 <vm_exec_core+22946>, 0x59bb21e58264 <vm_exec_core+18228>, 0x59bb21e5a3a1 <vm_exec_core+26737>, 0x59bb21e53e7d <vm_exec_core+845>, 0x59bb21e5aa8e <vm_exec_core+28510>, 0x59bb21e5b435 <vm_exec_core+30981>, 0x59bb21e5b501 <vm_exec_core+31185>, 0x59bb21e546d4 <vm_exec_core+2980>, 0x59bb21e5b023 <vm_exec_core+29939>, 0x59bb21e56e96 <vm_exec_core+13158>, 0x59bb21e5b1a5 <vm_exec_core+30325>, 0x59bb21e562b8 <vm_exec_core+10120>, 0x59bb21e5aa08 <vm_exec_core+28376>, 0x59bb21e545c0 <vm_exec_core+2704>, 0x59bb21e5513d <vm_exec_core+5645>, 0x59bb21e5b5cf <vm_exec_core+31391>, 0x59bb21e57725 <vm_exec_core+15349>, 0x59bb21e57317 <vm_exec_core+14311>, 0x59bb21e57b9f <vm_exec_core+16495>, 0x59bb21e5712a <vm_exec_core+13818>, 0x59bb21e579eb <vm_exec_core+16059>, 0x59bb21e5791d <vm_exec_core+15853>, 0x59bb21e567fc <vm_exec_core+11468>, 0x59bb21e57035 <vm_exec_core+13573>, 0x59bb21e56d58 <vm_exec_core+12840>, 0x59bb21e57244 <vm_exec_core+14100>, 0x59bb21e572b5 <vm_exec_core+14213>, 0x59bb21e5af66 <vm_exec_core+29750>, 0x59bb21e54e50 <vm_exec_core+4896>, 0x59bb21e5a79e <vm_exec_core+27758>, 0x59bb21e56570 <vm_exec_core+10816>, 0x59bb21e5403a <vm_exec_core+1290>, 0x59bb21e557a8 <vm_exec_core+7288>, 0x59bb21e5ab56 <vm_exec_core+28710>, 0x59bb21e553c0 <vm_exec_core+6288>, 0x59bb21e5b6ac <vm_exec_core+31612>, 0x59bb21e59b87 <vm_exec_core+24663>, 0x59bb21e57d68 <vm_exec_core+16952>, 0x59bb21e543ba <vm_exec_core+2186>, 0x59bb21e5b10f <vm_exec_core+30175>, 0x59bb21e5adb9 <vm_exec_core+29321>, 0x59bb21e555a2 <vm_exec_core+6770>, 0x59bb21e548e8 <vm_exec_core+3512>, 0x59bb21e5a14a <vm_exec_core+26138>, 0x59bb21e55e71 <vm_exec_core+9025>, 0x59bb21e5b3ac <vm_exec_core+30844>, 0x59bb21e5af9a <vm_exec_core+29802>, 0x59bb21e563e6 <vm_exec_core+10422>, 0x59bb21e57cd3 <vm_exec_core+16803>, 0x59bb21e59e5a <vm_exec_core+25386>, 0x59bb21e5aea8 <vm_exec_core+29560>, 0x59bb21e589ad <vm_exec_core+20093>, 0x59bb21e59ef2 <vm_exec_core+25538>, 0x59bb21e5a300 <vm_exec_core+26576>, 0x59bb21e588ea <vm_exec_core+19898>, 0x59bb21e547f7 <vm_exec_core+3271>, 0x59bb21e595e7 <vm_exec_core+23223>, 0x59bb21e54646 <vm_exec_core+2838>, 0x59bb21e54976 <vm_exec_core+3654>, 0x59bb21e56c15 <vm_exec_core+12517>, 0x59bb21e58832 <vm_exec_core+19714>, 0x59bb21e593fd <vm_exec_core+22733>, 0x59bb21e5835a <vm_exec_core+18474>, 0x59bb21e542d4 <vm_exec_core+1956>, 0x59bb21e5a706 <vm_exec_core+27606>, 0x59bb21e5acdb <vm_exec_core+29099>, 0x59bb21e54b70 <vm_exec_core+4160>, 0x59bb21e55a78 <vm_exec_core+8008>, 0x59bb21e55701 <vm_exec_core+7121>, 0x59bb21e55f61 <vm_exec_core+9265>, 0x59bb21e57af6 <vm_exec_core+16326>, 0x59bb21e55082 <vm_exec_core+5458>, 0x59bb21e5a64d <vm_exec_core+27421>, 0x59bb21e55a06 <vm_exec_core+7894>, 0x59bb21e57606 <vm_exec_core+15062>, 0x59bb21e58046 <vm_exec_core+17686>, 0x59bb21e5a1ec <vm_exec_core+26300>, 0x59bb21e58d94 <vm_exec_core+21092>, 0x59bb21e561cc <vm_exec_core+9884>, 0x59bb21e55b77 <vm_exec_core+8263>, 0x59bb21e5a0cc <vm_exec_core+26012>, 0x59bb21e56f5e <vm_exec_core+13358>, 0x59bb21e59675 <vm_exec_core+23365>, 0x59bb21e58ea9 <vm_exec_core+21369>, 0x59bb21e58c53 <vm_exec_core+20771>, 0x59bb21e54bc0 <vm_exec_core+4240>, 0x59bb21e58401 <vm_exec_core+18641>, 0x59bb21e5a5a8 <vm_exec_core+27256>, 0x59bb21e56490 <vm_exec_core+10592>, 0x59bb21e59ff1 <vm_exec_core+25793>, 0x59bb21e5656b <vm_exec_core+10811>, 0x59bb21e58b78 <vm_exec_core+20552>, 0x59bb21e58c67 <vm_exec_core+20791>, 0x59bb21e5819b <vm_exec_core+18027>, 0x59bb21e585ec <vm_exec_core+19132>, 0x59bb21e56986 <vm_exec_core+11862>, 0x59bb21e55fd7 <vm_exec_core+9383>, 0x59bb21e59c60 <vm_exec_core+24880>, 0x59bb21e61de8 <vm_exec_core+58040>, 0x59bb21e568d0 <vm_exec_core+11680>, 0x59bb21e584df <vm_exec_core+18863>, 0x59bb21e58a70 <vm_exec_core+20288>, 0x59bb21e551ec <vm_exec_core+5820>, 0x59bb21e5536f <vm_exec_core+6207>, 0x59bb21e552f2 <vm_exec_core+6082>, 0x59bb21e55b17 <vm_exec_core+8167>, 0x59bb21e55ee7 <vm_exec_core+9143>, 0x59bb21e57ee6 <vm_exec_core+17334>, 0x59bb21e5745e <vm_exec_core+14638>, 0x59bb21e57ee1 <vm_exec_core+17329>, 0x59bb21e588e5 <vm_exec_core+19893>, 0x59bb21e5882d <vm_exec_core+19709>, 0x59bb21e55b12 <vm_exec_core+8162>, 0x59bb21e58c53 <vm_exec_core+20771>...}
        reg_cfp = 0x726eae2712f8
        reg_pc = 0x51300078d8e0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x000059bb21e4ec62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x000059bb21ee18e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x726eae271380, self=125819156348240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x726e8d7cb168
        cfp = <optimized out>
        sp = 0x726eae171c30
        use_argv = 0x726eac670ae0
        stack_argv = 0x726eae171c30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x726eae271380
#24 0x000059bb21e814dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#27 0x000059bb21e814dc in rb_yield (val=<optimized out>)
No locals.
#28 0x000059bb21a7d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe4dad3c30, <optimized out>, 0x7ffe4dad3b40, <optimized out>, <optimized out>}, prev = 0x726eac7e5e40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x000059bb21a7db39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#30 0x000059bb21b34f11 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11999
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 125819160819120
        fptr = 0x51100034d900
        w = 125819160819080
        fptr2 = <optimized out>
        ret = 125819160819040
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#31 0x000059bb21ec0668 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x431100000001
        cc = <optimized out>
        me = 0x726eae118b10
        cfunc = 0x50600002b468
        recv = 125819691202880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x000059bb21e599b4 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x726eae271368, cd=0x50c0002fbcc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#33 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50c0002fbcc0
        insns_address_table = {0x59bb21e5af75 <vm_exec_core+29765>, 0x59bb21e54e5f <vm_exec_core+4911>, 0x59bb21e5a7ad <vm_exec_core+27773>, 0x59bb21e5657f <vm_exec_core+10831>, 0x59bb21e54049 <vm_exec_core+1305>, 0x59bb21e557b7 <vm_exec_core+7303>, 0x59bb21e5ab65 <vm_exec_core+28725>, 0x59bb21e553cf <vm_exec_core+6303>, 0x59bb21e5b6bb <vm_exec_core+31627>, 0x59bb21e59b96 <vm_exec_core+24678>, 0x59bb21e57d77 <vm_exec_core+16967>, 0x59bb21e543c9 <vm_exec_core+2201>, 0x59bb21e5b11e <vm_exec_core+30190>, 0x59bb21e5adc8 <vm_exec_core+29336>, 0x59bb21e555b1 <vm_exec_core+6785>, 0x59bb21e548f7 <vm_exec_core+3527>, 0x59bb21e5a159 <vm_exec_core+26153>, 0x59bb21e55e80 <vm_exec_core+9040>, 0x59bb21e5b3bb <vm_exec_core+30859>, 0x59bb21e5afa9 <vm_exec_core+29817>, 0x59bb21e563f5 <vm_exec_core+10437>, 0x59bb21e57ce2 <vm_exec_core+16818>, 0x59bb21e59e69 <vm_exec_core+25401>, 0x59bb21e5aeb7 <vm_exec_core+29575>, 0x59bb21e589bc <vm_exec_core+20108>, 0x59bb21e59f01 <vm_exec_core+25553>, 0x59bb21e5a30f <vm_exec_core+26591>, 0x59bb21e588f9 <vm_exec_core+19913>, 0x59bb21e54806 <vm_exec_core+3286>, 0x59bb21e595f6 <vm_exec_core+23238>, 0x59bb21e54655 <vm_exec_core+2853>, 0x59bb21e54985 <vm_exec_core+3669>, 0x59bb21e56c24 <vm_exec_core+12532>, 0x59bb21e58841 <vm_exec_core+19729>, 0x59bb21e5940c <vm_exec_core+22748>, 0x59bb21e58369 <vm_exec_core+18489>, 0x59bb21e542e3 <vm_exec_core+1971>, 0x59bb21e5a715 <vm_exec_core+27621>, 0x59bb21e5acea <vm_exec_core+29114>, 0x59bb21e54b7f <vm_exec_core+4175>, 0x59bb21e55a87 <vm_exec_core+8023>, 0x59bb21e55710 <vm_exec_core+7136>, 0x59bb21e55f70 <vm_exec_core+9280>, 0x59bb21e57b05 <vm_exec_core+16341>, 0x59bb21e55091 <vm_exec_core+5473>, 0x59bb21e5a65c <vm_exec_core+27436>, 0x59bb21e55a15 <vm_exec_core+7909>, 0x59bb21e57615 <vm_exec_core+15077>, 0x59bb21e58055 <vm_exec_core+17701>, 0x59bb21e5a1fb <vm_exec_core+26315>, 0x59bb21e58da3 <vm_exec_core+21107>, 0x59bb21e561db <vm_exec_core+9899>, 0x59bb21e55b86 <vm_exec_core+8278>, 0x59bb21e5a0db <vm_exec_core+26027>, 0x59bb21e56f6d <vm_exec_core+13373>, 0x59bb21e59684 <vm_exec_core+23380>, 0x59bb21e58eb8 <vm_exec_core+21384>, 0x59bb21e53e78 <vm_exec_core+840>, 0x59bb21e54bcf <vm_exec_core+4255>, 0x59bb21e58410 <vm_exec_core+18656>, 0x59bb21e5a5b7 <vm_exec_core+27271>, 0x59bb21e5649f <vm_exec_core+10607>, 0x59bb21e5a000 <vm_exec_core+25808>, 0x59bb21e55d8d <vm_exec_core+8797>, 0x59bb21e58b87 <vm_exec_core+20567>, 0x59bb21e58c76 <vm_exec_core+20806>, 0x59bb21e581aa <vm_exec_core+18042>, 0x59bb21e585fb <vm_exec_core+19147>, 0x59bb21e56995 <vm_exec_core+11877>, 0x59bb21e55fe6 <vm_exec_core+9398>, 0x59bb21e59c6f <vm_exec_core+24895>, 0x59bb21e61df7 <vm_exec_core+58055>, 0x59bb21e568df <vm_exec_core+11695>, 0x59bb21e584ee <vm_exec_core+18878>, 0x59bb21e58a7f <vm_exec_core+20303>, 0x59bb21e551fb <vm_exec_core+5835>, 0x59bb21e5537e <vm_exec_core+6222>, 0x59bb21e55301 <vm_exec_core+6097>, 0x59bb21e55b26 <vm_exec_core+8182>, 0x59bb21e55ef6 <vm_exec_core+9158>, 0x59bb21e57ef5 <vm_exec_core+17349>, 0x59bb21e5746d <vm_exec_core+14653>, 0x59bb21e5b2e7 <vm_exec_core+30647>, 0x59bb21e53f49 <vm_exec_core+1049>, 0x59bb21e554da <vm_exec_core+6570>, 0x59bb21e5b7df <vm_exec_core+31919>, 0x59bb21e594d2 <vm_exec_core+22946>, 0x59bb21e58264 <vm_exec_core+18228>, 0x59bb21e5a3a1 <vm_exec_core+26737>, 0x59bb21e53e7d <vm_exec_core+845>, 0x59bb21e5aa8e <vm_exec_core+28510>, 0x59bb21e5b435 <vm_exec_core+30981>, 0x59bb21e5b501 <vm_exec_core+31185>, 0x59bb21e546d4 <vm_exec_core+2980>, 0x59bb21e5b023 <vm_exec_core+29939>, 0x59bb21e56e96 <vm_exec_core+13158>, 0x59bb21e5b1a5 <vm_exec_core+30325>, 0x59bb21e562b8 <vm_exec_core+10120>, 0x59bb21e5aa08 <vm_exec_core+28376>, 0x59bb21e545c0 <vm_exec_core+2704>, 0x59bb21e5513d <vm_exec_core+5645>, 0x59bb21e5b5cf <vm_exec_core+31391>, 0x59bb21e57725 <vm_exec_core+15349>, 0x59bb21e57317 <vm_exec_core+14311>, 0x59bb21e57b9f <vm_exec_core+16495>, 0x59bb21e5712a <vm_exec_core+13818>, 0x59bb21e579eb <vm_exec_core+16059>, 0x59bb21e5791d <vm_exec_core+15853>, 0x59bb21e567fc <vm_exec_core+11468>, 0x59bb21e57035 <vm_exec_core+13573>, 0x59bb21e56d58 <vm_exec_core+12840>, 0x59bb21e57244 <vm_exec_core+14100>, 0x59bb21e572b5 <vm_exec_core+14213>, 0x59bb21e5af66 <vm_exec_core+29750>, 0x59bb21e54e50 <vm_exec_core+4896>, 0x59bb21e5a79e <vm_exec_core+27758>, 0x59bb21e56570 <vm_exec_core+10816>, 0x59bb21e5403a <vm_exec_core+1290>, 0x59bb21e557a8 <vm_exec_core+7288>, 0x59bb21e5ab56 <vm_exec_core+28710>, 0x59bb21e553c0 <vm_exec_core+6288>, 0x59bb21e5b6ac <vm_exec_core+31612>, 0x59bb21e59b87 <vm_exec_core+24663>, 0x59bb21e57d68 <vm_exec_core+16952>, 0x59bb21e543ba <vm_exec_core+2186>, 0x59bb21e5b10f <vm_exec_core+30175>, 0x59bb21e5adb9 <vm_exec_core+29321>, 0x59bb21e555a2 <vm_exec_core+6770>, 0x59bb21e548e8 <vm_exec_core+3512>, 0x59bb21e5a14a <vm_exec_core+26138>, 0x59bb21e55e71 <vm_exec_core+9025>, 0x59bb21e5b3ac <vm_exec_core+30844>, 0x59bb21e5af9a <vm_exec_core+29802>, 0x59bb21e563e6 <vm_exec_core+10422>, 0x59bb21e57cd3 <vm_exec_core+16803>, 0x59bb21e59e5a <vm_exec_core+25386>, 0x59bb21e5aea8 <vm_exec_core+29560>, 0x59bb21e589ad <vm_exec_core+20093>, 0x59bb21e59ef2 <vm_exec_core+25538>, 0x59bb21e5a300 <vm_exec_core+26576>, 0x59bb21e588ea <vm_exec_core+19898>, 0x59bb21e547f7 <vm_exec_core+3271>, 0x59bb21e595e7 <vm_exec_core+23223>, 0x59bb21e54646 <vm_exec_core+2838>, 0x59bb21e54976 <vm_exec_core+3654>, 0x59bb21e56c15 <vm_exec_core+12517>, 0x59bb21e58832 <vm_exec_core+19714>, 0x59bb21e593fd <vm_exec_core+22733>, 0x59bb21e5835a <vm_exec_core+18474>, 0x59bb21e542d4 <vm_exec_core+1956>, 0x59bb21e5a706 <vm_exec_core+27606>, 0x59bb21e5acdb <vm_exec_core+29099>, 0x59bb21e54b70 <vm_exec_core+4160>, 0x59bb21e55a78 <vm_exec_core+8008>, 0x59bb21e55701 <vm_exec_core+7121>, 0x59bb21e55f61 <vm_exec_core+9265>, 0x59bb21e57af6 <vm_exec_core+16326>, 0x59bb21e55082 <vm_exec_core+5458>, 0x59bb21e5a64d <vm_exec_core+27421>, 0x59bb21e55a06 <vm_exec_core+7894>, 0x59bb21e57606 <vm_exec_core+15062>, 0x59bb21e58046 <vm_exec_core+17686>, 0x59bb21e5a1ec <vm_exec_core+26300>, 0x59bb21e58d94 <vm_exec_core+21092>, 0x59bb21e561cc <vm_exec_core+9884>, 0x59bb21e55b77 <vm_exec_core+8263>, 0x59bb21e5a0cc <vm_exec_core+26012>, 0x59bb21e56f5e <vm_exec_core+13358>, 0x59bb21e59675 <vm_exec_core+23365>, 0x59bb21e58ea9 <vm_exec_core+21369>, 0x59bb21e58c53 <vm_exec_core+20771>, 0x59bb21e54bc0 <vm_exec_core+4240>, 0x59bb21e58401 <vm_exec_core+18641>, 0x59bb21e5a5a8 <vm_exec_core+27256>, 0x59bb21e56490 <vm_exec_core+10592>, 0x59bb21e59ff1 <vm_exec_core+25793>, 0x59bb21e5656b <vm_exec_core+10811>, 0x59bb21e58b78 <vm_exec_core+20552>, 0x59bb21e58c67 <vm_exec_core+20791>, 0x59bb21e5819b <vm_exec_core+18027>, 0x59bb21e585ec <vm_exec_core+19132>, 0x59bb21e56986 <vm_exec_core+11862>, 0x59bb21e55fd7 <vm_exec_core+9383>, 0x59bb21e59c60 <vm_exec_core+24880>, 0x59bb21e61de8 <vm_exec_core+58040>, 0x59bb21e568d0 <vm_exec_core+11680>, 0x59bb21e584df <vm_exec_core+18863>, 0x59bb21e58a70 <vm_exec_core+20288>, 0x59bb21e551ec <vm_exec_core+5820>, 0x59bb21e5536f <vm_exec_core+6207>, 0x59bb21e552f2 <vm_exec_core+6082>, 0x59bb21e55b17 <vm_exec_core+8167>, 0x59bb21e55ee7 <vm_exec_core+9143>, 0x59bb21e57ee6 <vm_exec_core+17334>, 0x59bb21e5745e <vm_exec_core+14638>, 0x59bb21e57ee1 <vm_exec_core+17329>, 0x59bb21e588e5 <vm_exec_core+19893>, 0x59bb21e5882d <vm_exec_core+19709>, 0x59bb21e55b12 <vm_exec_core+8162>, 0x59bb21e58c53 <vm_exec_core+20771>...}
        reg_cfp = 0x726eae271368
        reg_pc = 0x51300078dad8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#34 0x000059bb21e4ec62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#35 0x000059bb21ee18e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x726eae271460, self=125819156348240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x726e8d7cb1b8
        cfp = <optimized out>
        sp = 0x726eae171be8
        use_argv = 0x726eac670660
        stack_argv = 0x726eae171be8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#36 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x726eae271460
#37 0x000059bb21e8254e in vm_yield_with_cref (ec=0x540000001288, argc=1, argv=0x726eac670660, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#38 vm_yield (ec=0x540000001288, argc=1, argv=0x726eac670660, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#39 rb_yield_0 (argc=1, argv=0x726eac670660) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#40 rb_yield_values2 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1419
No locals.
#41 0x000059bb22269ce3 in collect_i (i=<optimized out>, ary=125819160820040, argc=0, argv=0x59bb21a4de7e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:628
No locals.
#42 0x000059bb21e4ad8b in vm_yield_with_cfunc (ec=ec@entry=0x5170000000d8, captured=<optimized out>, self=125819160820080, argc=argc@entry=1, argv=argv@entry=0x726eac670660, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5262
        is_lambda = 0
        ifunc = 0x726e8e62f920
        arg = 5
        blockarg = 4
        frame_flag = <optimized out>
        val = <optimized out>
#43 0x000059bb21ee1189 in invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1839
No locals.
#44 0x000059bb21e814dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#47 0x000059bb21e814dc in rb_yield (val=<optimized out>)
No locals.
#48 0x000059bb21c525a8 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=125819160820080) at /tmp/ruby/src/trunk_asan/range.c:1082
        i = 2
        lim = 3
        i = <optimized out>
#49 range_each (range=125819160820080) at /tmp/ruby/src/trunk_asan/range.c:1119
        beg = <optimized out>
        end = <optimized out>
        i = <optimized out>
#50 0x000059bb21ed77a2 in vm_call0_cfunc_with_frame (ec=0x5170000000d8, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x726eae271410
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = 0
        recv = 125819160820080
        argc = 0
        mid = 3089
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#51 vm_call0_cfunc (ec=0x5170000000d8, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#52 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#53 0x000059bb21edc577 in vm_call0_cc (ec=0x5170000000d8, recv=125819160820080, id=3089, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#54 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#55 0x000059bb21e83ff8 in rb_call (recv=128, mid=0, argc=564452990, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x540000001288
#56 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1550
        arg = <optimized out>
#57 0x000059bb21e84814 in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1499
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe4dad4dd0, <optimized out>, 0x7ffe4dad4cc0, <optimized out>, <optimized out>}, prev = 0x726eac7e2a40, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x726eae271410
        state = RUBY_TAG_NONE
#58 0x000059bb21e8512f in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1622
        arg = {obj = 125819160820080, mid = 3089, argc = 0, argv = 0x0, kw_splat = 0}
        block = 0xfffffffffffffe00
#59 0x000059bb22263812 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:667
        ary = 125819160820040
        min_argc = -512
        max_argc = <optimized out>
#60 0x000059bb21ec0668 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x726ead9a80d8
        cfunc = 0x506000005ba8
        recv = 125819160820080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#61 0x000059bb21e599b4 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x726eae271448, cd=0x5020008b4d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#62 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020008b4d50
        insns_address_table = {0x59bb21e5af75 <vm_exec_core+29765>, 0x59bb21e54e5f <vm_exec_core+4911>, 0x59bb21e5a7ad <vm_exec_core+27773>, 0x59bb21e5657f <vm_exec_core+10831>, 0x59bb21e54049 <vm_exec_core+1305>, 0x59bb21e557b7 <vm_exec_core+7303>, 0x59bb21e5ab65 <vm_exec_core+28725>, 0x59bb21e553cf <vm_exec_core+6303>, 0x59bb21e5b6bb <vm_exec_core+31627>, 0x59bb21e59b96 <vm_exec_core+24678>, 0x59bb21e57d77 <vm_exec_core+16967>, 0x59bb21e543c9 <vm_exec_core+2201>, 0x59bb21e5b11e <vm_exec_core+30190>, 0x59bb21e5adc8 <vm_exec_core+29336>, 0x59bb21e555b1 <vm_exec_core+6785>, 0x59bb21e548f7 <vm_exec_core+3527>, 0x59bb21e5a159 <vm_exec_core+26153>, 0x59bb21e55e80 <vm_exec_core+9040>, 0x59bb21e5b3bb <vm_exec_core+30859>, 0x59bb21e5afa9 <vm_exec_core+29817>, 0x59bb21e563f5 <vm_exec_core+10437>, 0x59bb21e57ce2 <vm_exec_core+16818>, 0x59bb21e59e69 <vm_exec_core+25401>, 0x59bb21e5aeb7 <vm_exec_core+29575>, 0x59bb21e589bc <vm_exec_core+20108>, 0x59bb21e59f01 <vm_exec_core+25553>, 0x59bb21e5a30f <vm_exec_core+26591>, 0x59bb21e588f9 <vm_exec_core+19913>, 0x59bb21e54806 <vm_exec_core+3286>, 0x59bb21e595f6 <vm_exec_core+23238>, 0x59bb21e54655 <vm_exec_core+2853>, 0x59bb21e54985 <vm_exec_core+3669>, 0x59bb21e56c24 <vm_exec_core+12532>, 0x59bb21e58841 <vm_exec_core+19729>, 0x59bb21e5940c <vm_exec_core+22748>, 0x59bb21e58369 <vm_exec_core+18489>, 0x59bb21e542e3 <vm_exec_core+1971>, 0x59bb21e5a715 <vm_exec_core+27621>, 0x59bb21e5acea <vm_exec_core+29114>, 0x59bb21e54b7f <vm_exec_core+4175>, 0x59bb21e55a87 <vm_exec_core+8023>, 0x59bb21e55710 <vm_exec_core+7136>, 0x59bb21e55f70 <vm_exec_core+9280>, 0x59bb21e57b05 <vm_exec_core+16341>, 0x59bb21e55091 <vm_exec_core+5473>, 0x59bb21e5a65c <vm_exec_core+27436>, 0x59bb21e55a15 <vm_exec_core+7909>, 0x59bb21e57615 <vm_exec_core+15077>, 0x59bb21e58055 <vm_exec_core+17701>, 0x59bb21e5a1fb <vm_exec_core+26315>, 0x59bb21e58da3 <vm_exec_core+21107>, 0x59bb21e561db <vm_exec_core+9899>, 0x59bb21e55b86 <vm_exec_core+8278>, 0x59bb21e5a0db <vm_exec_core+26027>, 0x59bb21e56f6d <vm_exec_core+13373>, 0x59bb21e59684 <vm_exec_core+23380>, 0x59bb21e58eb8 <vm_exec_core+21384>, 0x59bb21e53e78 <vm_exec_core+840>, 0x59bb21e54bcf <vm_exec_core+4255>, 0x59bb21e58410 <vm_exec_core+18656>, 0x59bb21e5a5b7 <vm_exec_core+27271>, 0x59bb21e5649f <vm_exec_core+10607>, 0x59bb21e5a000 <vm_exec_core+25808>, 0x59bb21e55d8d <vm_exec_core+8797>, 0x59bb21e58b87 <vm_exec_core+20567>, 0x59bb21e58c76 <vm_exec_core+20806>, 0x59bb21e581aa <vm_exec_core+18042>, 0x59bb21e585fb <vm_exec_core+19147>, 0x59bb21e56995 <vm_exec_core+11877>, 0x59bb21e55fe6 <vm_exec_core+9398>, 0x59bb21e59c6f <vm_exec_core+24895>, 0x59bb21e61df7 <vm_exec_core+58055>, 0x59bb21e568df <vm_exec_core+11695>, 0x59bb21e584ee <vm_exec_core+18878>, 0x59bb21e58a7f <vm_exec_core+20303>, 0x59bb21e551fb <vm_exec_core+5835>, 0x59bb21e5537e <vm_exec_core+6222>, 0x59bb21e55301 <vm_exec_core+6097>, 0x59bb21e55b26 <vm_exec_core+8182>, 0x59bb21e55ef6 <vm_exec_core+9158>, 0x59bb21e57ef5 <vm_exec_core+17349>, 0x59bb21e5746d <vm_exec_core+14653>, 0x59bb21e5b2e7 <vm_exec_core+30647>, 0x59bb21e53f49 <vm_exec_core+1049>, 0x59bb21e554da <vm_exec_core+6570>, 0x59bb21e5b7df <vm_exec_core+31919>, 0x59bb21e594d2 <vm_exec_core+22946>, 0x59bb21e58264 <vm_exec_core+18228>, 0x59bb21e5a3a1 <vm_exec_core+26737>, 0x59bb21e53e7d <vm_exec_core+845>, 0x59bb21e5aa8e <vm_exec_core+28510>, 0x59bb21e5b435 <vm_exec_core+30981>, 0x59bb21e5b501 <vm_exec_core+31185>, 0x59bb21e546d4 <vm_exec_core+2980>, 0x59bb21e5b023 <vm_exec_core+29939>, 0x59bb21e56e96 <vm_exec_core+13158>, 0x59bb21e5b1a5 <vm_exec_core+30325>, 0x59bb21e562b8 <vm_exec_core+10120>, 0x59bb21e5aa08 <vm_exec_core+28376>, 0x59bb21e545c0 <vm_exec_core+2704>, 0x59bb21e5513d <vm_exec_core+5645>, 0x59bb21e5b5cf <vm_exec_core+31391>, 0x59bb21e57725 <vm_exec_core+15349>, 0x59bb21e57317 <vm_exec_core+14311>, 0x59bb21e57b9f <vm_exec_core+16495>, 0x59bb21e5712a <vm_exec_core+13818>, 0x59bb21e579eb <vm_exec_core+16059>, 0x59bb21e5791d <vm_exec_core+15853>, 0x59bb21e567fc <vm_exec_core+11468>, 0x59bb21e57035 <vm_exec_core+13573>, 0x59bb21e56d58 <vm_exec_core+12840>, 0x59bb21e57244 <vm_exec_core+14100>, 0x59bb21e572b5 <vm_exec_core+14213>, 0x59bb21e5af66 <vm_exec_core+29750>, 0x59bb21e54e50 <vm_exec_core+4896>, 0x59bb21e5a79e <vm_exec_core+27758>, 0x59bb21e56570 <vm_exec_core+10816>, 0x59bb21e5403a <vm_exec_core+1290>, 0x59bb21e557a8 <vm_exec_core+7288>, 0x59bb21e5ab56 <vm_exec_core+28710>, 0x59bb21e553c0 <vm_exec_core+6288>, 0x59bb21e5b6ac <vm_exec_core+31612>, 0x59bb21e59b87 <vm_exec_core+24663>, 0x59bb21e57d68 <vm_exec_core+16952>, 0x59bb21e543ba <vm_exec_core+2186>, 0x59bb21e5b10f <vm_exec_core+30175>, 0x59bb21e5adb9 <vm_exec_core+29321>, 0x59bb21e555a2 <vm_exec_core+6770>, 0x59bb21e548e8 <vm_exec_core+3512>, 0x59bb21e5a14a <vm_exec_core+26138>, 0x59bb21e55e71 <vm_exec_core+9025>, 0x59bb21e5b3ac <vm_exec_core+30844>, 0x59bb21e5af9a <vm_exec_core+29802>, 0x59bb21e563e6 <vm_exec_core+10422>, 0x59bb21e57cd3 <vm_exec_core+16803>, 0x59bb21e59e5a <vm_exec_core+25386>, 0x59bb21e5aea8 <vm_exec_core+29560>, 0x59bb21e589ad <vm_exec_core+20093>, 0x59bb21e59ef2 <vm_exec_core+25538>, 0x59bb21e5a300 <vm_exec_core+26576>, 0x59bb21e588ea <vm_exec_core+19898>, 0x59bb21e547f7 <vm_exec_core+3271>, 0x59bb21e595e7 <vm_exec_core+23223>, 0x59bb21e54646 <vm_exec_core+2838>, 0x59bb21e54976 <vm_exec_core+3654>, 0x59bb21e56c15 <vm_exec_core+12517>, 0x59bb21e58832 <vm_exec_core+19714>, 0x59bb21e593fd <vm_exec_core+22733>, 0x59bb21e5835a <vm_exec_core+18474>, 0x59bb21e542d4 <vm_exec_core+1956>, 0x59bb21e5a706 <vm_exec_core+27606>, 0x59bb21e5acdb <vm_exec_core+29099>, 0x59bb21e54b70 <vm_exec_core+4160>, 0x59bb21e55a78 <vm_exec_core+8008>, 0x59bb21e55701 <vm_exec_core+7121>, 0x59bb21e55f61 <vm_exec_core+9265>, 0x59bb21e57af6 <vm_exec_core+16326>, 0x59bb21e55082 <vm_exec_core+5458>, 0x59bb21e5a64d <vm_exec_core+27421>, 0x59bb21e55a06 <vm_exec_core+7894>, 0x59bb21e57606 <vm_exec_core+15062>, 0x59bb21e58046 <vm_exec_core+17686>, 0x59bb21e5a1ec <vm_exec_core+26300>, 0x59bb21e58d94 <vm_exec_core+21092>, 0x59bb21e561cc <vm_exec_core+9884>, 0x59bb21e55b77 <vm_exec_core+8263>, 0x59bb21e5a0cc <vm_exec_core+26012>, 0x59bb21e56f5e <vm_exec_core+13358>, 0x59bb21e59675 <vm_exec_core+23365>, 0x59bb21e58ea9 <vm_exec_core+21369>, 0x59bb21e58c53 <vm_exec_core+20771>, 0x59bb21e54bc0 <vm_exec_core+4240>, 0x59bb21e58401 <vm_exec_core+18641>, 0x59bb21e5a5a8 <vm_exec_core+27256>, 0x59bb21e56490 <vm_exec_core+10592>, 0x59bb21e59ff1 <vm_exec_core+25793>, 0x59bb21e5656b <vm_exec_core+10811>, 0x59bb21e58b78 <vm_exec_core+20552>, 0x59bb21e58c67 <vm_exec_core+20791>, 0x59bb21e5819b <vm_exec_core+18027>, 0x59bb21e585ec <vm_exec_core+19132>, 0x59bb21e56986 <vm_exec_core+11862>, 0x59bb21e55fd7 <vm_exec_core+9383>, 0x59bb21e59c60 <vm_exec_core+24880>, 0x59bb21e61de8 <vm_exec_core+58040>, 0x59bb21e568d0 <vm_exec_core+11680>, 0x59bb21e584df <vm_exec_core+18863>, 0x59bb21e58a70 <vm_exec_core+20288>, 0x59bb21e551ec <vm_exec_core+5820>, 0x59bb21e5536f <vm_exec_core+6207>, 0x59bb21e552f2 <vm_exec_core+6082>, 0x59bb21e55b17 <vm_exec_core+8167>, 0x59bb21e55ee7 <vm_exec_core+9143>, 0x59bb21e57ee6 <vm_exec_core+17334>, 0x59bb21e5745e <vm_exec_core+14638>, 0x59bb21e57ee1 <vm_exec_core+17329>, 0x59bb21e588e5 <vm_exec_core+19893>, 0x59bb21e5882d <vm_exec_core+19709>, 0x59bb21e55b12 <vm_exec_core+8162>, 0x59bb21e58c53 <vm_exec_core+20771>...}
        reg_cfp = 0x726eae271448
        reg_pc = 0x5070001990f0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#63 0x000059bb21e4ec62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#64 0x000059bb21ee18e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x726eae2714d0, self=125819156348240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x726e8d7cb208
        cfp = <optimized out>
        sp = 0x726eae171b70
        use_argv = 0x726eac66e260
        stack_argv = 0x726eae171b70
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#65 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x726eae2714d0
#66 0x000059bb21e814dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#67 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#68 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#69 0x000059bb21e814dc in rb_yield (val=<optimized out>)
No locals.
#70 0x000059bb21a7d6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe4dad59b0, <optimized out>, 0x7ffe4dad58c0, <optimized out>, <optimized out>}, prev = 0x726eac76cd40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#71 0x000059bb21a7db39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#72 0x000059bb21b34f11 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11999
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 125819160820200
        fptr = 0x511000360140
        w = 125819160820160
        fptr2 = <optimized out>
        ret = 125819160820120
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#73 0x000059bb21ec0668 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x431100000001
        cc = <optimized out>
        me = 0x726eae118b10
        cfunc = 0x50600002b468
        recv = 125819691202880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#74 0x000059bb21e599b4 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x726eae2714b8, cd=0x5020008b4f70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#75 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020008b4f70
        insns_address_table = {0x59bb21e5af75 <vm_exec_core+29765>, 0x59bb21e54e5f <vm_exec_core+4911>, 0x59bb21e5a7ad <vm_exec_core+27773>, 0x59bb21e5657f <vm_exec_core+10831>, 0x59bb21e54049 <vm_exec_core+1305>, 0x59bb21e557b7 <vm_exec_core+7303>, 0x59bb21e5ab65 <vm_exec_core+28725>, 0x59bb21e553cf <vm_exec_core+6303>, 0x59bb21e5b6bb <vm_exec_core+31627>, 0x59bb21e59b96 <vm_exec_core+24678>, 0x59bb21e57d77 <vm_exec_core+16967>, 0x59bb21e543c9 <vm_exec_core+2201>, 0x59bb21e5b11e <vm_exec_core+30190>, 0x59bb21e5adc8 <vm_exec_core+29336>, 0x59bb21e555b1 <vm_exec_core+6785>, 0x59bb21e548f7 <vm_exec_core+3527>, 0x59bb21e5a159 <vm_exec_core+26153>, 0x59bb21e55e80 <vm_exec_core+9040>, 0x59bb21e5b3bb <vm_exec_core+30859>, 0x59bb21e5afa9 <vm_exec_core+29817>, 0x59bb21e563f5 <vm_exec_core+10437>, 0x59bb21e57ce2 <vm_exec_core+16818>, 0x59bb21e59e69 <vm_exec_core+25401>, 0x59bb21e5aeb7 <vm_exec_core+29575>, 0x59bb21e589bc <vm_exec_core+20108>, 0x59bb21e59f01 <vm_exec_core+25553>, 0x59bb21e5a30f <vm_exec_core+26591>, 0x59bb21e588f9 <vm_exec_core+19913>, 0x59bb21e54806 <vm_exec_core+3286>, 0x59bb21e595f6 <vm_exec_core+23238>, 0x59bb21e54655 <vm_exec_core+2853>, 0x59bb21e54985 <vm_exec_core+3669>, 0x59bb21e56c24 <vm_exec_core+12532>, 0x59bb21e58841 <vm_exec_core+19729>, 0x59bb21e5940c <vm_exec_core+22748>, 0x59bb21e58369 <vm_exec_core+18489>, 0x59bb21e542e3 <vm_exec_core+1971>, 0x59bb21e5a715 <vm_exec_core+27621>, 0x59bb21e5acea <vm_exec_core+29114>, 0x59bb21e54b7f <vm_exec_core+4175>, 0x59bb21e55a87 <vm_exec_core+8023>, 0x59bb21e55710 <vm_exec_core+7136>, 0x59bb21e55f70 <vm_exec_core+9280>, 0x59bb21e57b05 <vm_exec_core+16341>, 0x59bb21e55091 <vm_exec_core+5473>, 0x59bb21e5a65c <vm_exec_core+27436>, 0x59bb21e55a15 <vm_exec_core+7909>, 0x59bb21e57615 <vm_exec_core+15077>, 0x59bb21e58055 <vm_exec_core+17701>, 0x59bb21e5a1fb <vm_exec_core+26315>, 0x59bb21e58da3 <vm_exec_core+21107>, 0x59bb21e561db <vm_exec_core+9899>, 0x59bb21e55b86 <vm_exec_core+8278>, 0x59bb21e5a0db <vm_exec_core+26027>, 0x59bb21e56f6d <vm_exec_core+13373>, 0x59bb21e59684 <vm_exec_core+23380>, 0x59bb21e58eb8 <vm_exec_core+21384>, 0x59bb21e53e78 <vm_exec_core+840>, 0x59bb21e54bcf <vm_exec_core+4255>, 0x59bb21e58410 <vm_exec_core+18656>, 0x59bb21e5a5b7 <vm_exec_core+27271>, 0x59bb21e5649f <vm_exec_core+10607>, 0x59bb21e5a000 <vm_exec_core+25808>, 0x59bb21e55d8d <vm_exec_core+8797>, 0x59bb21e58b87 <vm_exec_core+20567>, 0x59bb21e58c76 <vm_exec_core+20806>, 0x59bb21e581aa <vm_exec_core+18042>, 0x59bb21e585fb <vm_exec_core+19147>, 0x59bb21e56995 <vm_exec_core+11877>, 0x59bb21e55fe6 <vm_exec_core+9398>, 0x59bb21e59c6f <vm_exec_core+24895>, 0x59bb21e61df7 <vm_exec_core+58055>, 0x59bb21e568df <vm_exec_core+11695>, 0x59bb21e584ee <vm_exec_core+18878>, 0x59bb21e58a7f <vm_exec_core+20303>, 0x59bb21e551fb <vm_exec_core+5835>, 0x59bb21e5537e <vm_exec_core+6222>, 0x59bb21e55301 <vm_exec_core+6097>, 0x59bb21e55b26 <vm_exec_core+8182>, 0x59bb21e55ef6 <vm_exec_core+9158>, 0x59bb21e57ef5 <vm_exec_core+17349>, 0x59bb21e5746d <vm_exec_core+14653>, 0x59bb21e5b2e7 <vm_exec_core+30647>, 0x59bb21e53f49 <vm_exec_core+1049>, 0x59bb21e554da <vm_exec_core+6570>, 0x59bb21e5b7df <vm_exec_core+31919>, 0x59bb21e594d2 <vm_exec_core+22946>, 0x59bb21e58264 <vm_exec_core+18228>, 0x59bb21e5a3a1 <vm_exec_core+26737>, 0x59bb21e53e7d <vm_exec_core+845>, 0x59bb21e5aa8e <vm_exec_core+28510>, 0x59bb21e5b435 <vm_exec_core+30981>, 0x59bb21e5b501 <vm_exec_core+31185>, 0x59bb21e546d4 <vm_exec_core+2980>, 0x59bb21e5b023 <vm_exec_core+29939>, 0x59bb21e56e96 <vm_exec_core+13158>, 0x59bb21e5b1a5 <vm_exec_core+30325>, 0x59bb21e562b8 <vm_exec_core+10120>, 0x59bb21e5aa08 <vm_exec_core+28376>, 0x59bb21e545c0 <vm_exec_core+2704>, 0x59bb21e5513d <vm_exec_core+5645>, 0x59bb21e5b5cf <vm_exec_core+31391>, 0x59bb21e57725 <vm_exec_core+15349>, 0x59bb21e57317 <vm_exec_core+14311>, 0x59bb21e57b9f <vm_exec_core+16495>, 0x59bb21e5712a <vm_exec_core+13818>, 0x59bb21e579eb <vm_exec_core+16059>, 0x59bb21e5791d <vm_exec_core+15853>, 0x59bb21e567fc <vm_exec_core+11468>, 0x59bb21e57035 <vm_exec_core+13573>, 0x59bb21e56d58 <vm_exec_core+12840>, 0x59bb21e57244 <vm_exec_core+14100>, 0x59bb21e572b5 <vm_exec_core+14213>, 0x59bb21e5af66 <vm_exec_core+29750>, 0x59bb21e54e50 <vm_exec_core+4896>, 0x59bb21e5a79e <vm_exec_core+27758>, 0x59bb21e56570 <vm_exec_core+10816>, 0x59bb21e5403a <vm_exec_core+1290>, 0x59bb21e557a8 <vm_exec_core+7288>, 0x59bb21e5ab56 <vm_exec_core+28710>, 0x59bb21e553c0 <vm_exec_core+6288>, 0x59bb21e5b6ac <vm_exec_core+31612>, 0x59bb21e59b87 <vm_exec_core+24663>, 0x59bb21e57d68 <vm_exec_core+16952>, 0x59bb21e543ba <vm_exec_core+2186>, 0x59bb21e5b10f <vm_exec_core+30175>, 0x59bb21e5adb9 <vm_exec_core+29321>, 0x59bb21e555a2 <vm_exec_core+6770>, 0x59bb21e548e8 <vm_exec_core+3512>, 0x59bb21e5a14a <vm_exec_core+26138>, 0x59bb21e55e71 <vm_exec_core+9025>, 0x59bb21e5b3ac <vm_exec_core+30844>, 0x59bb21e5af9a <vm_exec_core+29802>, 0x59bb21e563e6 <vm_exec_core+10422>, 0x59bb21e57cd3 <vm_exec_core+16803>, 0x59bb21e59e5a <vm_exec_core+25386>, 0x59bb21e5aea8 <vm_exec_core+29560>, 0x59bb21e589ad <vm_exec_core+20093>, 0x59bb21e59ef2 <vm_exec_core+25538>, 0x59bb21e5a300 <vm_exec_core+26576>, 0x59bb21e588ea <vm_exec_core+19898>, 0x59bb21e547f7 <vm_exec_core+3271>, 0x59bb21e595e7 <vm_exec_core+23223>, 0x59bb21e54646 <vm_exec_core+2838>, 0x59bb21e54976 <vm_exec_core+3654>, 0x59bb21e56c15 <vm_exec_core+12517>, 0x59bb21e58832 <vm_exec_core+19714>, 0x59bb21e593fd <vm_exec_core+22733>, 0x59bb21e5835a <vm_exec_core+18474>, 0x59bb21e542d4 <vm_exec_core+1956>, 0x59bb21e5a706 <vm_exec_core+27606>, 0x59bb21e5acdb <vm_exec_core+29099>, 0x59bb21e54b70 <vm_exec_core+4160>, 0x59bb21e55a78 <vm_exec_core+8008>, 0x59bb21e55701 <vm_exec_core+7121>, 0x59bb21e55f61 <vm_exec_core+9265>, 0x59bb21e57af6 <vm_exec_core+16326>, 0x59bb21e55082 <vm_exec_core+5458>, 0x59bb21e5a64d <vm_exec_core+27421>, 0x59bb21e55a06 <vm_exec_core+7894>, 0x59bb21e57606 <vm_exec_core+15062>, 0x59bb21e58046 <vm_exec_core+17686>, 0x59bb21e5a1ec <vm_exec_core+26300>, 0x59bb21e58d94 <vm_exec_core+21092>, 0x59bb21e561cc <vm_exec_core+9884>, 0x59bb21e55b77 <vm_exec_core+8263>, 0x59bb21e5a0cc <vm_exec_core+26012>, 0x59bb21e56f5e <vm_exec_core+13358>, 0x59bb21e59675 <vm_exec_core+23365>, 0x59bb21e58ea9 <vm_exec_core+21369>, 0x59bb21e58c53 <vm_exec_core+20771>, 0x59bb21e54bc0 <vm_exec_core+4240>, 0x59bb21e58401 <vm_exec_core+18641>, 0x59bb21e5a5a8 <vm_exec_core+27256>, 0x59bb21e56490 <vm_exec_core+10592>, 0x59bb21e59ff1 <vm_exec_core+25793>, 0x59bb21e5656b <vm_exec_core+10811>, 0x59bb21e58b78 <vm_exec_core+20552>, 0x59bb21e58c67 <vm_exec_core+20791>, 0x59bb21e5819b <vm_exec_core+18027>, 0x59bb21e585ec <vm_exec_core+19132>, 0x59bb21e56986 <vm_exec_core+11862>, 0x59bb21e55fd7 <vm_exec_core+9383>, 0x59bb21e59c60 <vm_exec_core+24880>, 0x59bb21e61de8 <vm_exec_core+58040>, 0x59bb21e568d0 <vm_exec_core+11680>, 0x59bb21e584df <vm_exec_core+18863>, 0x59bb21e58a70 <vm_exec_core+20288>, 0x59bb21e551ec <vm_exec_core+5820>, 0x59bb21e5536f <vm_exec_core+6207>, 0x59bb21e552f2 <vm_exec_core+6082>, 0x59bb21e55b17 <vm_exec_core+8167>, 0x59bb21e55ee7 <vm_exec_core+9143>, 0x59bb21e57ee6 <vm_exec_core+17334>, 0x59bb21e5745e <vm_exec_core+14638>, 0x59bb21e57ee1 <vm_exec_core+17329>, 0x59bb21e588e5 <vm_exec_core+19893>, 0x59bb21e5882d <vm_exec_core+19709>, 0x59bb21e55b12 <vm_exec_core+8162>, 0x59bb21e58c53 <vm_exec_core+20771>...}
        reg_cfp = 0x726eae2714b8
        reg_pc = 0x5040000bdef8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#76 0x000059bb21e4ec62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#77 0x000059bb21ee18e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x726eae271620, self=125819684857360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x726eadf5be30
        cfp = <optimized out>
        sp = 0x726eae171a28
        use_argv = 0x726eac607e60
        stack_argv = 0x726eae171a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#78 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x726eae271620
#79 0x000059bb21e814dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#80 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#81 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#82 0x000059bb21e814dc in rb_yield (val=<optimized out>)
No locals.
#83 0x000059bb22061ca6 in rb_ary_collect (ary=125819145711400) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 125819662805760
        i = 36
#84 0x000059bb21ec0668 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x726eae11e6a0
        cfunc = 0x506000020128
        recv = 125819145711400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#85 0x000059bb21e599b4 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x726eae271608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#86 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5120000101b0
        insns_address_table = {0x59bb21e5af75 <vm_exec_core+29765>, 0x59bb21e54e5f <vm_exec_core+4911>, 0x59bb21e5a7ad <vm_exec_core+27773>, 0x59bb21e5657f <vm_exec_core+10831>, 0x59bb21e54049 <vm_exec_core+1305>, 0x59bb21e557b7 <vm_exec_core+7303>, 0x59bb21e5ab65 <vm_exec_core+28725>, 0x59bb21e553cf <vm_exec_core+6303>, 0x59bb21e5b6bb <vm_exec_core+31627>, 0x59bb21e59b96 <vm_exec_core+24678>, 0x59bb21e57d77 <vm_exec_core+16967>, 0x59bb21e543c9 <vm_exec_core+2201>, 0x59bb21e5b11e <vm_exec_core+30190>, 0x59bb21e5adc8 <vm_exec_core+29336>, 0x59bb21e555b1 <vm_exec_core+6785>, 0x59bb21e548f7 <vm_exec_core+3527>, 0x59bb21e5a159 <vm_exec_core+26153>, 0x59bb21e55e80 <vm_exec_core+9040>, 0x59bb21e5b3bb <vm_exec_core+30859>, 0x59bb21e5afa9 <vm_exec_core+29817>, 0x59bb21e563f5 <vm_exec_core+10437>, 0x59bb21e57ce2 <vm_exec_core+16818>, 0x59bb21e59e69 <vm_exec_core+25401>, 0x59bb21e5aeb7 <vm_exec_core+29575>, 0x59bb21e589bc <vm_exec_core+20108>, 0x59bb21e59f01 <vm_exec_core+25553>, 0x59bb21e5a30f <vm_exec_core+26591>, 0x59bb21e588f9 <vm_exec_core+19913>, 0x59bb21e54806 <vm_exec_core+3286>, 0x59bb21e595f6 <vm_exec_core+23238>, 0x59bb21e54655 <vm_exec_core+2853>, 0x59bb21e54985 <vm_exec_core+3669>, 0x59bb21e56c24 <vm_exec_core+12532>, 0x59bb21e58841 <vm_exec_core+19729>, 0x59bb21e5940c <vm_exec_core+22748>, 0x59bb21e58369 <vm_exec_core+18489>, 0x59bb21e542e3 <vm_exec_core+1971>, 0x59bb21e5a715 <vm_exec_core+27621>, 0x59bb21e5acea <vm_exec_core+29114>, 0x59bb21e54b7f <vm_exec_core+4175>, 0x59bb21e55a87 <vm_exec_core+8023>, 0x59bb21e55710 <vm_exec_core+7136>, 0x59bb21e55f70 <vm_exec_core+9280>, 0x59bb21e57b05 <vm_exec_core+16341>, 0x59bb21e55091 <vm_exec_core+5473>, 0x59bb21e5a65c <vm_exec_core+27436>, 0x59bb21e55a15 <vm_exec_core+7909>, 0x59bb21e57615 <vm_exec_core+15077>, 0x59bb21e58055 <vm_exec_core+17701>, 0x59bb21e5a1fb <vm_exec_core+26315>, 0x59bb21e58da3 <vm_exec_core+21107>, 0x59bb21e561db <vm_exec_core+9899>, 0x59bb21e55b86 <vm_exec_core+8278>, 0x59bb21e5a0db <vm_exec_core+26027>, 0x59bb21e56f6d <vm_exec_core+13373>, 0x59bb21e59684 <vm_exec_core+23380>, 0x59bb21e58eb8 <vm_exec_core+21384>, 0x59bb21e53e78 <vm_exec_core+840>, 0x59bb21e54bcf <vm_exec_core+4255>, 0x59bb21e58410 <vm_exec_core+18656>, 0x59bb21e5a5b7 <vm_exec_core+27271>, 0x59bb21e5649f <vm_exec_core+10607>, 0x59bb21e5a000 <vm_exec_core+25808>, 0x59bb21e55d8d <vm_exec_core+8797>, 0x59bb21e58b87 <vm_exec_core+20567>, 0x59bb21e58c76 <vm_exec_core+20806>, 0x59bb21e581aa <vm_exec_core+18042>, 0x59bb21e585fb <vm_exec_core+19147>, 0x59bb21e56995 <vm_exec_core+11877>, 0x59bb21e55fe6 <vm_exec_core+9398>, 0x59bb21e59c6f <vm_exec_core+24895>, 0x59bb21e61df7 <vm_exec_core+58055>, 0x59bb21e568df <vm_exec_core+11695>, 0x59bb21e584ee <vm_exec_core+18878>, 0x59bb21e58a7f <vm_exec_core+20303>, 0x59bb21e551fb <vm_exec_core+5835>, 0x59bb21e5537e <vm_exec_core+6222>, 0x59bb21e55301 <vm_exec_core+6097>, 0x59bb21e55b26 <vm_exec_core+8182>, 0x59bb21e55ef6 <vm_exec_core+9158>, 0x59bb21e57ef5 <vm_exec_core+17349>, 0x59bb21e5746d <vm_exec_core+14653>, 0x59bb21e5b2e7 <vm_exec_core+30647>, 0x59bb21e53f49 <vm_exec_core+1049>, 0x59bb21e554da <vm_exec_core+6570>, 0x59bb21e5b7df <vm_exec_core+31919>, 0x59bb21e594d2 <vm_exec_core+22946>, 0x59bb21e58264 <vm_exec_core+18228>, 0x59bb21e5a3a1 <vm_exec_core+26737>, 0x59bb21e53e7d <vm_exec_core+845>, 0x59bb21e5aa8e <vm_exec_core+28510>, 0x59bb21e5b435 <vm_exec_core+30981>, 0x59bb21e5b501 <vm_exec_core+31185>, 0x59bb21e546d4 <vm_exec_core+2980>, 0x59bb21e5b023 <vm_exec_core+29939>, 0x59bb21e56e96 <vm_exec_core+13158>, 0x59bb21e5b1a5 <vm_exec_core+30325>, 0x59bb21e562b8 <vm_exec_core+10120>, 0x59bb21e5aa08 <vm_exec_core+28376>, 0x59bb21e545c0 <vm_exec_core+2704>, 0x59bb21e5513d <vm_exec_core+5645>, 0x59bb21e5b5cf <vm_exec_core+31391>, 0x59bb21e57725 <vm_exec_core+15349>, 0x59bb21e57317 <vm_exec_core+14311>, 0x59bb21e57b9f <vm_exec_core+16495>, 0x59bb21e5712a <vm_exec_core+13818>, 0x59bb21e579eb <vm_exec_core+16059>, 0x59bb21e5791d <vm_exec_core+15853>, 0x59bb21e567fc <vm_exec_core+11468>, 0x59bb21e57035 <vm_exec_core+13573>, 0x59bb21e56d58 <vm_exec_core+12840>, 0x59bb21e57244 <vm_exec_core+14100>, 0x59bb21e572b5 <vm_exec_core+14213>, 0x59bb21e5af66 <vm_exec_core+29750>, 0x59bb21e54e50 <vm_exec_core+4896>, 0x59bb21e5a79e <vm_exec_core+27758>, 0x59bb21e56570 <vm_exec_core+10816>, 0x59bb21e5403a <vm_exec_core+1290>, 0x59bb21e557a8 <vm_exec_core+7288>, 0x59bb21e5ab56 <vm_exec_core+28710>, 0x59bb21e553c0 <vm_exec_core+6288>, 0x59bb21e5b6ac <vm_exec_core+31612>, 0x59bb21e59b87 <vm_exec_core+24663>, 0x59bb21e57d68 <vm_exec_core+16952>, 0x59bb21e543ba <vm_exec_core+2186>, 0x59bb21e5b10f <vm_exec_core+30175>, 0x59bb21e5adb9 <vm_exec_core+29321>, 0x59bb21e555a2 <vm_exec_core+6770>, 0x59bb21e548e8 <vm_exec_core+3512>, 0x59bb21e5a14a <vm_exec_core+26138>, 0x59bb21e55e71 <vm_exec_core+9025>, 0x59bb21e5b3ac <vm_exec_core+30844>, 0x59bb21e5af9a <vm_exec_core+29802>, 0x59bb21e563e6 <vm_exec_core+10422>, 0x59bb21e57cd3 <vm_exec_core+16803>, 0x59bb21e59e5a <vm_exec_core+25386>, 0x59bb21e5aea8 <vm_exec_core+29560>, 0x59bb21e589ad <vm_exec_core+20093>, 0x59bb21e59ef2 <vm_exec_core+25538>, 0x59bb21e5a300 <vm_exec_core+26576>, 0x59bb21e588ea <vm_exec_core+19898>, 0x59bb21e547f7 <vm_exec_core+3271>, 0x59bb21e595e7 <vm_exec_core+23223>, 0x59bb21e54646 <vm_exec_core+2838>, 0x59bb21e54976 <vm_exec_core+3654>, 0x59bb21e56c15 <vm_exec_core+12517>, 0x59bb21e58832 <vm_exec_core+19714>, 0x59bb21e593fd <vm_exec_core+22733>, 0x59bb21e5835a <vm_exec_core+18474>, 0x59bb21e542d4 <vm_exec_core+1956>, 0x59bb21e5a706 <vm_exec_core+27606>, 0x59bb21e5acdb <vm_exec_core+29099>, 0x59bb21e54b70 <vm_exec_core+4160>, 0x59bb21e55a78 <vm_exec_core+8008>, 0x59bb21e55701 <vm_exec_core+7121>, 0x59bb21e55f61 <vm_exec_core+9265>, 0x59bb21e57af6 <vm_exec_core+16326>, 0x59bb21e55082 <vm_exec_core+5458>, 0x59bb21e5a64d <vm_exec_core+27421>, 0x59bb21e55a06 <vm_exec_core+7894>, 0x59bb21e57606 <vm_exec_core+15062>, 0x59bb21e58046 <vm_exec_core+17686>, 0x59bb21e5a1ec <vm_exec_core+26300>, 0x59bb21e58d94 <vm_exec_core+21092>, 0x59bb21e561cc <vm_exec_core+9884>, 0x59bb21e55b77 <vm_exec_core+8263>, 0x59bb21e5a0cc <vm_exec_core+26012>, 0x59bb21e56f5e <vm_exec_core+13358>, 0x59bb21e59675 <vm_exec_core+23365>, 0x59bb21e58ea9 <vm_exec_core+21369>, 0x59bb21e58c53 <vm_exec_core+20771>, 0x59bb21e54bc0 <vm_exec_core+4240>, 0x59bb21e58401 <vm_exec_core+18641>, 0x59bb21e5a5a8 <vm_exec_core+27256>, 0x59bb21e56490 <vm_exec_core+10592>, 0x59bb21e59ff1 <vm_exec_core+25793>, 0x59bb21e5656b <vm_exec_core+10811>, 0x59bb21e58b78 <vm_exec_core+20552>, 0x59bb21e58c67 <vm_exec_core+20791>, 0x59bb21e5819b <vm_exec_core+18027>, 0x59bb21e585ec <vm_exec_core+19132>, 0x59bb21e56986 <vm_exec_core+11862>, 0x59bb21e55fd7 <vm_exec_core+9383>, 0x59bb21e59c60 <vm_exec_core+24880>, 0x59bb21e61de8 <vm_exec_core+58040>, 0x59bb21e568d0 <vm_exec_core+11680>, 0x59bb21e584df <vm_exec_core+18863>, 0x59bb21e58a70 <vm_exec_core+20288>, 0x59bb21e551ec <vm_exec_core+5820>, 0x59bb21e5536f <vm_exec_core+6207>, 0x59bb21e552f2 <vm_exec_core+6082>, 0x59bb21e55b17 <vm_exec_core+8167>, 0x59bb21e55ee7 <vm_exec_core+9143>, 0x59bb21e57ee6 <vm_exec_core+17334>, 0x59bb21e5745e <vm_exec_core+14638>, 0x59bb21e57ee1 <vm_exec_core+17329>, 0x59bb21e588e5 <vm_exec_core+19893>, 0x59bb21e5882d <vm_exec_core+19709>, 0x59bb21e55b12 <vm_exec_core+8162>, 0x59bb21e58c53 <vm_exec_core+20771>...}
        reg_cfp = 0x726eae271608
        reg_pc = 0x51900001b710
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#87 0x000059bb21e4f051 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#88 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#89 0x000059bb21ee18e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x726eae271738, self=125819684857360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x726eadf8a3c0
        cfp = <optimized out>
        sp = 0x726eae1718d0
        use_argv = 0x726eac60c960
        stack_argv = 0x726eae1718d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#90 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x726eae271738
#91 0x000059bb21e814dc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#92 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#93 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#94 0x000059bb21e814dc in rb_yield (val=<optimized out>)
No locals.
#95 0x000059bb22061ca6 in rb_ary_collect (ary=125819145712840) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 125819145712600
        i = 0
#96 0x000059bb21ec0668 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x726eae11e6a0
        cfunc = 0x506000020128
        recv = 125819145712840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#97 0x000059bb21e599b4 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x726eae271720, cd=0x50200002b330, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#98 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002b330
        insns_address_table = {0x59bb21e5af75 <vm_exec_core+29765>, 0x59bb21e54e5f <vm_exec_core+4911>, 0x59bb21e5a7ad <vm_exec_core+27773>, 0x59bb21e5657f <vm_exec_core+10831>, 0x59bb21e54049 <vm_exec_core+1305>, 0x59bb21e557b7 <vm_exec_core+7303>, 0x59bb21e5ab65 <vm_exec_core+28725>, 0x59bb21e553cf <vm_exec_core+6303>, 0x59bb21e5b6bb <vm_exec_core+31627>, 0x59bb21e59b96 <vm_exec_core+24678>, 0x59bb21e57d77 <vm_exec_core+16967>, 0x59bb21e543c9 <vm_exec_core+2201>, 0x59bb21e5b11e <vm_exec_core+30190>, 0x59bb21e5adc8 <vm_exec_core+29336>, 0x59bb21e555b1 <vm_exec_core+6785>, 0x59bb21e548f7 <vm_exec_core+3527>, 0x59bb21e5a159 <vm_exec_core+26153>, 0x59bb21e55e80 <vm_exec_core+9040>, 0x59bb21e5b3bb <vm_exec_core+30859>, 0x59bb21e5afa9 <vm_exec_core+29817>, 0x59bb21e563f5 <vm_exec_core+10437>, 0x59bb21e57ce2 <vm_exec_core+16818>, 0x59bb21e59e69 <vm_exec_core+25401>, 0x59bb21e5aeb7 <vm_exec_core+29575>, 0x59bb21e589bc <vm_exec_core+20108>, 0x59bb21e59f01 <vm_exec_core+25553>, 0x59bb21e5a30f <vm_exec_core+26591>, 0x59bb21e588f9 <vm_exec_core+19913>, 0x59bb21e54806 <vm_exec_core+3286>, 0x59bb21e595f6 <vm_exec_core+23238>, 0x59bb21e54655 <vm_exec_core+2853>, 0x59bb21e54985 <vm_exec_core+3669>, 0x59bb21e56c24 <vm_exec_core+12532>, 0x59bb21e58841 <vm_exec_core+19729>, 0x59bb21e5940c <vm_exec_core+22748>, 0x59bb21e58369 <vm_exec_core+18489>, 0x59bb21e542e3 <vm_exec_core+1971>, 0x59bb21e5a715 <vm_exec_core+27621>, 0x59bb21e5acea <vm_exec_core+29114>, 0x59bb21e54b7f <vm_exec_core+4175>, 0x59bb21e55a87 <vm_exec_core+8023>, 0x59bb21e55710 <vm_exec_core+7136>, 0x59bb21e55f70 <vm_exec_core+9280>, 0x59bb21e57b05 <vm_exec_core+16341>, 0x59bb21e55091 <vm_exec_core+5473>, 0x59bb21e5a65c <vm_exec_core+27436>, 0x59bb21e55a15 <vm_exec_core+7909>, 0x59bb21e57615 <vm_exec_core+15077>, 0x59bb21e58055 <vm_exec_core+17701>, 0x59bb21e5a1fb <vm_exec_core+26315>, 0x59bb21e58da3 <vm_exec_core+21107>, 0x59bb21e561db <vm_exec_core+9899>, 0x59bb21e55b86 <vm_exec_core+8278>, 0x59bb21e5a0db <vm_exec_core+26027>, 0x59bb21e56f6d <vm_exec_core+13373>, 0x59bb21e59684 <vm_exec_core+23380>, 0x59bb21e58eb8 <vm_exec_core+21384>, 0x59bb21e53e78 <vm_exec_core+840>, 0x59bb21e54bcf <vm_exec_core+4255>, 0x59bb21e58410 <vm_exec_core+18656>, 0x59bb21e5a5b7 <vm_exec_core+27271>, 0x59bb21e5649f <vm_exec_core+10607>, 0x59bb21e5a000 <vm_exec_core+25808>, 0x59bb21e55d8d <vm_exec_core+8797>, 0x59bb21e58b87 <vm_exec_core+20567>, 0x59bb21e58c76 <vm_exec_core+20806>, 0x59bb21e581aa <vm_exec_core+18042>, 0x59bb21e585fb <vm_exec_core+19147>, 0x59bb21e56995 <vm_exec_core+11877>, 0x59bb21e55fe6 <vm_exec_core+9398>, 0x59bb21e59c6f <vm_exec_core+24895>, 0x59bb21e61df7 <vm_exec_core+58055>, 0x59bb21e568df <vm_exec_core+11695>, 0x59bb21e584ee <vm_exec_core+18878>, 0x59bb21e58a7f <vm_exec_core+20303>, 0x59bb21e551fb <vm_exec_core+5835>, 0x59bb21e5537e <vm_exec_core+6222>, 0x59bb21e55301 <vm_exec_core+6097>, 0x59bb21e55b26 <vm_exec_core+8182>, 0x59bb21e55ef6 <vm_exec_core+9158>, 0x59bb21e57ef5 <vm_exec_core+17349>, 0x59bb21e5746d <vm_exec_core+14653>, 0x59bb21e5b2e7 <vm_exec_core+30647>, 0x59bb21e53f49 <vm_exec_core+1049>, 0x59bb21e554da <vm_exec_core+6570>, 0x59bb21e5b7df <vm_exec_core+31919>, 0x59bb21e594d2 <vm_exec_core+22946>, 0x59bb21e58264 <vm_exec_core+18228>, 0x59bb21e5a3a1 <vm_exec_core+26737>, 0x59bb21e53e7d <vm_exec_core+845>, 0x59bb21e5aa8e <vm_exec_core+28510>, 0x59bb21e5b435 <vm_exec_core+30981>, 0x59bb21e5b501 <vm_exec_core+31185>, 0x59bb21e546d4 <vm_exec_core+2980>, 0x59bb21e5b023 <vm_exec_core+29939>, 0x59bb21e56e96 <vm_exec_core+13158>, 0x59bb21e5b1a5 <vm_exec_core+30325>, 0x59bb21e562b8 <vm_exec_core+10120>, 0x59bb21e5aa08 <vm_exec_core+28376>, 0x59bb21e545c0 <vm_exec_core+2704>, 0x59bb21e5513d <vm_exec_core+5645>, 0x59bb21e5b5cf <vm_exec_core+31391>, 0x59bb21e57725 <vm_exec_core+15349>, 0x59bb21e57317 <vm_exec_core+14311>, 0x59bb21e57b9f <vm_exec_core+16495>, 0x59bb21e5712a <vm_exec_core+13818>, 0x59bb21e579eb <vm_exec_core+16059>, 0x59bb21e5791d <vm_exec_core+15853>, 0x59bb21e567fc <vm_exec_core+11468>, 0x59bb21e57035 <vm_exec_core+13573>, 0x59bb21e56d58 <vm_exec_core+12840>, 0x59bb21e57244 <vm_exec_core+14100>, 0x59bb21e572b5 <vm_exec_core+14213>, 0x59bb21e5af66 <vm_exec_core+29750>, 0x59bb21e54e50 <vm_exec_core+4896>, 0x59bb21e5a79e <vm_exec_core+27758>, 0x59bb21e56570 <vm_exec_core+10816>, 0x59bb21e5403a <vm_exec_core+1290>, 0x59bb21e557a8 <vm_exec_core+7288>, 0x59bb21e5ab56 <vm_exec_core+28710>, 0x59bb21e553c0 <vm_exec_core+6288>, 0x59bb21e5b6ac <vm_exec_core+31612>, 0x59bb21e59b87 <vm_exec_core+24663>, 0x59bb21e57d68 <vm_exec_core+16952>, 0x59bb21e543ba <vm_exec_core+2186>, 0x59bb21e5b10f <vm_exec_core+30175>, 0x59bb21e5adb9 <vm_exec_core+29321>, 0x59bb21e555a2 <vm_exec_core+6770>, 0x59bb21e548e8 <vm_exec_core+3512>, 0x59bb21e5a14a <vm_exec_core+26138>, 0x59bb21e55e71 <vm_exec_core+9025>, 0x59bb21e5b3ac <vm_exec_core+30844>, 0x59bb21e5af9a <vm_exec_core+29802>, 0x59bb21e563e6 <vm_exec_core+10422>, 0x59bb21e57cd3 <vm_exec_core+16803>, 0x59bb21e59e5a <vm_exec_core+25386>, 0x59bb21e5aea8 <vm_exec_core+29560>, 0x59bb21e589ad <vm_exec_core+20093>, 0x59bb21e59ef2 <vm_exec_core+25538>, 0x59bb21e5a300 <vm_exec_core+26576>, 0x59bb21e588ea <vm_exec_core+19898>, 0x59bb21e547f7 <vm_exec_core+3271>, 0x59bb21e595e7 <vm_exec_core+23223>, 0x59bb21e54646 <vm_exec_core+2838>, 0x59bb21e54976 <vm_exec_core+3654>, 0x59bb21e56c15 <vm_exec_core+12517>, 0x59bb21e58832 <vm_exec_core+19714>, 0x59bb21e593fd <vm_exec_core+22733>, 0x59bb21e5835a <vm_exec_core+18474>, 0x59bb21e542d4 <vm_exec_core+1956>, 0x59bb21e5a706 <vm_exec_core+27606>, 0x59bb21e5acdb <vm_exec_core+29099>, 0x59bb21e54b70 <vm_exec_core+4160>, 0x59bb21e55a78 <vm_exec_core+8008>, 0x59bb21e55701 <vm_exec_core+7121>, 0x59bb21e55f61 <vm_exec_core+9265>, 0x59bb21e57af6 <vm_exec_core+16326>, 0x59bb21e55082 <vm_exec_core+5458>, 0x59bb21e5a64d <vm_exec_core+27421>, 0x59bb21e55a06 <vm_exec_core+7894>, 0x59bb21e57606 <vm_exec_core+15062>, 0x59bb21e58046 <vm_exec_core+17686>, 0x59bb21e5a1ec <vm_exec_core+26300>, 0x59bb21e58d94 <vm_exec_core+21092>, 0x59bb21e561cc <vm_exec_core+9884>, 0x59bb21e55b77 <vm_exec_core+8263>, 0x59bb21e5a0cc <vm_exec_core+26012>, 0x59bb21e56f5e <vm_exec_core+13358>, 0x59bb21e59675 <vm_exec_core+23365>, 0x59bb21e58ea9 <vm_exec_core+21369>, 0x59bb21e58c53 <vm_exec_core+20771>, 0x59bb21e54bc0 <vm_exec_core+4240>, 0x59bb21e58401 <vm_exec_core+18641>, 0x59bb21e5a5a8 <vm_exec_core+27256>, 0x59bb21e56490 <vm_exec_core+10592>, 0x59bb21e59ff1 <vm_exec_core+25793>, 0x59bb21e5656b <vm_exec_core+10811>, 0x59bb21e58b78 <vm_exec_core+20552>, 0x59bb21e58c67 <vm_exec_core+20791>, 0x59bb21e5819b <vm_exec_core+18027>, 0x59bb21e585ec <vm_exec_core+19132>, 0x59bb21e56986 <vm_exec_core+11862>, 0x59bb21e55fd7 <vm_exec_core+9383>, 0x59bb21e59c60 <vm_exec_core+24880>, 0x59bb21e61de8 <vm_exec_core+58040>, 0x59bb21e568d0 <vm_exec_core+11680>, 0x59bb21e584df <vm_exec_core+18863>, 0x59bb21e58a70 <vm_exec_core+20288>, 0x59bb21e551ec <vm_exec_core+5820>, 0x59bb21e5536f <vm_exec_core+6207>, 0x59bb21e552f2 <vm_exec_core+6082>, 0x59bb21e55b17 <vm_exec_core+8167>, 0x59bb21e55ee7 <vm_exec_core+9143>, 0x59bb21e57ee6 <vm_exec_core+17334>, 0x59bb21e5745e <vm_exec_core+14638>, 0x59bb21e57ee1 <vm_exec_core+17329>, 0x59bb21e588e5 <vm_exec_core+19893>, 0x59bb21e5882d <vm_exec_core+19709>, 0x59bb21e55b12 <vm_exec_core+8162>, 0x59bb21e58c53 <vm_exec_core+20771>...}
        reg_cfp = 0x726eae271720
        reg_pc = 0x504000005ff8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#99 0x000059bb21e4f051 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#100 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#101 0x000059bb21e989e6 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#102 0x000059bb21a78c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x726eadf8a550) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe4dad78d0, <optimized out>, 0x7ffe4dad7820, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x726eadf8a550
#103 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#104 0x000059bb21a71b87 in rb_main (argc=11, argv=0x7ffe4dad7a98) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#105 main (argc=11, argv=0x7ffe4dad7a98) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 207339]
[Inferior 1 (process 3687076) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3680035 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)


  1) Failure:
TestRand#test_rand_reseed_on_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:307]:
[ruby-core:41209]

Finished tests in 594.036813s, 58.1025 tests/s, 12203.0939 assertions/s.
34515 tests, 7249087 assertions, 1 failures, 0 errors, 179 skips

ruby -v: ruby 4.1.0dev (2026-03-09T05:46:16Z master bab8120bfd) +PRISM [x86_64-linux]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3680016 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:917: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3679686 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3679685 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$$$[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 -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 -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/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/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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/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.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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 4.1.0dev (2026-03-09T05:46:16Z master bab8120bfd) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ..........

Finished in 38.086759 seconds

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