# Logfile created on 2025-03-30 12:36:01 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007bd7df7cfdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250330-123601", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007bd7e11df2d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007bd7e11df120 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007bd7df70a070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250330-123601", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250330-123601>, @binmode=false, @mon_data=#<Monitor:0x00007bd7e11deb30>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 9e87323ad0
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
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'
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
9e1975c3a50a4d01ec756a097b8a0ee9ba2b70596a6e6b8b4516deefcb5d2b7f  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.2
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.6.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.6.6
                                    rdoc 6.12.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.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=2962
  "--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/753] 2397304=mkmf/test_have_func
[  2/753] 2397291=-ext-/string/test_enc_str_buf_cat
[  3/753] 2397302=rubygems/test_gem_package_tar_reader_entry
[  4/753] 2397306=optparse/test_zsh_completion
[  5/753] 2397299=rubygems/test_webauthn_listener
[  6/753] 2397297=-ext-/thread/test_lock_native_thread
[  7/753] 2397291=rubygems/test_gem_resolver_specification
[  8/753] 2397295=ruby/test_encoding
[  9/753] 2397300=dtrace/test_load
[ 10/753] 2397306=json/json_fixtures_test
[ 11/753] 2397298=ruby/test_default_gems
[ 12/753] 2397301=mkmf/test_constant
[ 13/753] 2397300=rubygems/test_gem_security_trust_dir
[ 14/753] 2397294=-ext-/test_bug-14834
[ 15/753] 2397292=prism/ruby/ruby_parser_test
[ 16/753] 2397293=openssl/test_buffering
[ 17/753] 2397296=resolv/test_svcb_https
[ 18/753] 2397303=psych/nodes/test_enumerable
[ 19/753] 2397297=-ext-/proc/test_bmethod
[ 20/753] 2397305=-ext-/funcall/test_passing_block
[ 21/753] 2397297=uri/test_http
[ 22/753] 2397305=openssl/test_x509cert
[ 23/753] 2397306=socket/test_addrinfo
[ 24/753] 2397303=win32/test_registry
[ 25/753] 2397297=rubygems/test_deprecate
[ 26/753] 2397303=openssl/test_ssl
[ 27/753] 2397296=prism/api/parse_success_test
[ 28/753] 2397298=ruby/test_module
[ 29/753] 2397293=rubygems/test_gem_commands_push_command
[ 30/753] 2397292=strscan/test_ractor
[ 31/753] 2397294=rubygems/test_gem_uri_formatter
[ 32/753] 2397292=ruby/test_sprintf
[ 33/753] 2397306=ruby/test_optimization
[ 34/753] 2397296=rubygems/test_gem_request_connection_pools
[ 35/753] 2397300=uri/test_commonLeaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 7 : #<TCPSocket:fd 7, AF_INET, 127.0.0.1, 45355>

[ 36/753] 2397291=ruby/test_rubyvm
[ 37/753] 2397291=-ext-/exception/test_data_error
COMMAND     PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    2397299  ko1    7u  IPv4 806401386      0t0  TCP localhost:45355->localhost:42420 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 7
[ 38/753] 2397297=rubygems/test_gem_doctor
[ 39/753] 2397299=socket/test_ancdata
[ 40/753] 2397299=ruby/test_weakmap
[ 41/753] 2397294=ruby/enc/test_euc_jp
[ 42/753] 2397294=ripper/test_scanner_events
[ 43/753] 2397297=-ext-/string/test_external_new
[ 44/753] 2397295=-ext-/test_abi
[ 45/753] 2397297=rubygems/test_gem_resolver_dependency_request
[ 46/753] 2397302=socket/test_basicsocket
[ 47/753] 2397291=rubygems/test_gem_commands_owner_command
[ 48/753] 2397297=-ext-/test_recursion
[ 49/753] 2397302=-ext-/string/test_normalize
[ 50/753] 2397297=test_find
[ 51/753] 2397302=prism/locals_test
[ 52/753] 2397302=rubygems/test_gem_unsatisfiable_dependency_error
[ 53/753] 2397302=objspace/test_ractor
[ 54/753] 2397292=prism/ruby/pattern_test
[ 55/753] 2397294=rubygems/test_gem_package_tar_header
[ 56/753] 2397297=ripper/test_sexp
[ 57/753] 2397292=rubygems/test_gem_ext_builder
[ 58/753] 2397297=fileutils/test_verbose
[ 59/753] 2397294=rubygems/test_gem_resolver_vendor_specification
[ 60/753] 2397297=-ext-/typeddata/test_typeddata
[ 61/753] 2397294=date/test_date_strftime
[ 62/753] 2397302=prism/ruby/compiler_test
[ 63/753] 2397302=ruby/test_struct
[ 64/753] 2397295=ruby/test_basicinstructions
[ 65/753] 2397305=-ext-/bignum/test_bigzero
[ 66/753] 2397305=fiber/test_mutex
[ 67/753] 2397300=psych/test_null
[ 68/753] 2397302=ruby/enc/test_big5
[ 69/753] 2397302=rubygems/test_gem_resolver_activation_request
[ 70/753] 2397302=-ext-/iseq_load/test_iseq_load
[ 71/753] 2397300=-ext-/string/test_fstring
[ 72/753] 2397296=did_you_mean/core_ext/test_name_error_extension
[ 73/753] 2397296=ruby/test_fixnum
[ 74/753] 2397293=fiber/test_timeout
[ 75/753] 2397293=ruby/test_signal
[ 76/753] 2397295=fiber/test_scheduler
[ 77/753] 2397296=-ext-/test_ensure_and_callcc
[ 78/753] 2397296=rubygems/test_gem_rdoc
[ 79/753] 2397296=prism/api/lex_test
[ 80/753] 2397296=ruby/test_require_lib
[ 81/753] 2397291=rubygems/test_gem_version_option
[ 82/753] 2397304=ripper/test_files_test_2
[ 83/753] 2397291=rubygems/test_gem_remote_fetcher_s3
[ 84/753] 2397300=-ext-/win32/test_fd_setsize
[ 85/753] 2397300=ruby/test_objectspace
[ 86/753] 2397297=test_trick
[ 87/753] 2397305=rubygems/test_gem_request_set
[ 88/753] 2397291=prism/version_test
[ 89/753] 2397291=prism/ruby/location_test
[ 90/753] 2397291=prism/api/dump_test
[ 91/753] 2397294=-ext-/string/test_enc_associate
[ 92/753] 2397305=ruby/test_gc
[ 93/753] 2397295=ruby/test_allocation
[ 94/753] 2397302=ruby/test_iseq
[ 95/753] 2397294=yaml/test_store
[ 96/753] 2397294=ruby/test_insns_leaf
[ 97/753] 2397294=-ext-/load/test_protect
[ 98/753] 2397294=psych/test_tree_builder
[ 99/753] 2397294=net/protocol/test_protocol
[100/753] 2397294=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[101/753] 2397294=rubygems/test_gem_commands_open_command
[102/753] 2397292=cgi/test_cgi_util
[103/753] 2397301=openssl/test_x509req
[104/753] 2397294=-ext-/win32/test_dln
[105/753] 2397294=openssl/test_x509attr
[106/753] 2397298=ruby/test_complex2
[107/753] 2397294=ruby/enc/test_iso_8859
[108/753] 2397298=ruby/test_string_memory
[109/753] 2397298=prism/regexp_test
[110/753] 2397294=mkmf/test_pkg_config
[111/753] 2397294=-ext-/bignum/test_big2str
[112/753] 2397294=-ext-/string/test_coderange
[113/753] 2397294=open-uri/test_open-uri
[114/753] 2397298=-ext-/bignum/test_mul
[115/753] 2397298=mkmf/test_mkmf
[116/753] 2397298=-ext-/test_enumerator_kw
[117/753] 2397298=ruby/test_mixed_unicode_escapes
[118/753] 2397298=did_you_mean/spell_checking/test_require_path_check
[119/753] 2397301=io/nonblock/test_flush
[120/753] 2397301=ruby/test_complexrational
[121/753] 2397292=cgi/test_cgi_header
[122/753] 2397301=rubygems/test_gem_commands_fetch_command
[123/753] 2397292=openssl/test_pkcs7
[124/753] 2397298=ruby/enc/test_gbk
[125/753] 2397298=rubygems/test_gem_specification
[126/753] 2397299=rubygems/test_gem_name_tuple
[127/753] 2397299=ruby/test_warning
[128/753] 2397294=rubygems/test_gem_dependency_installer
[129/753] 2397291=ruby/test_refinement
[130/753] 2397299=openssl/test_x509crl
[131/753] 2397292=strscan/test_stringscanner
[132/753] 2397292=psych/test_numeric
[133/753] 2397292=cgi/test_cgi_session
[134/753] 2397292=psych/test_class
[135/753] 2397292=ruby/enc/test_gb18030
[136/753] 2397292=rubygems/test_gem_package_tar_reader
[137/753] 2397301=ripper/test_files_ext
[138/753] 2397292=openssl/test_x509ext
[139/753] 2397292=prism/unescape_test
[140/753] 2397292=prism/result/equality_test
[141/753] 2397292=rubygems/test_gem_commands_query_command
[142/753] 2397299=prism/result/static_inspect_test
[143/753] 2397299=-ext-/symbol/test_inadvertent_creation
[144/753] 2397301=prism/result/source_location_test
[145/753] 2397299=ruby/test_complex
[146/753] 2397301=-ext-/vm/test_at_exit
[147/753] 2397302=-ext-/thread/test_instrumentation_api
[148/753] 2397301=json/json_string_matching_test
[149/753] 2397301=rubygems/test_gem_ext_rake_builder
[150/753] 2397299=monitor/test_monitor
[151/753] 2397299=mkmf/test_flags
[152/753] 2397292=openssl/test_asn1
[153/753] 2397292=ruby/test_transcode
[154/753] 2397292=ruby/test_whileuntil
[155/753] 2397292=-ext-/rational/test_rat
[156/753] 2397292=test_extlibs
[157/753] 2397297=prism/ruby/tunnel_test
[158/753] 2397297=rubygems/test_gem_text
[159/753] 2397293=ruby/test_settracefunc
[160/753] 2397297=rubygems/test_gem_commands_stale_command
[161/753] 2397297=rubygems/test_gem_version
[162/753] 2397302=test_pp
[163/753] 2397297=socket/test_tcp
[164/753] 2397301=ruby/test_sprintf_comb
[165/753] 2397302=ruby/test_method_cache
[166/753] 2397302=ruby/test_path
Closed file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolution_failed_and_v4_hostname_resolution_is_success: 7
[167/753] 2397302=rubygems/test_gem_stub_specification
[168/753] 2397296=rubygems/test_gem_commands_dependency_command
[169/753] 2397299=dtrace/test_cmethod
[170/753] 2397299=-ext-/string/test_qsort
[171/753] 2397299=rubygems/test_gem_ext_ext_conf_builder
[172/753] 2397302=prism/result/string_test
[173/753] 2397302=-ext-/path_to_class/test_path_to_class
[174/753] 2397302=fiber/test_storage
[175/753] 2397297=-ext-/thread_fd/test_thread_fd_close
[176/753] 2397302=json/json_addition_test
[177/753] 2397297=dtrace/test_method_cache
[178/753] 2397297=ruby/test_iterator
[179/753] 2397301=psych/test_marshalable
[180/753] 2397301=rubygems/test_gem_resolver_index_specification
[181/753] 2397302=dtrace/test_string
[182/753] 2397302=rubygems/test_gem_dependency
[183/753] 2397296=psych/test_serialize_subclasses
[184/753] 2397296=ruby/test_const
[185/753] 2397296=ruby/test_class
[186/753] 2397301=prism/api/parse_comments_test
[187/753] 2397301=rubygems/test_gem_commands_cert_command
[188/753] 2397297=fiber/test_io
[189/753] 2397302=fileutils/test_fileutils
[190/753] 2397297=-ext-/eval/test_eval
[191/753] 2397297=fiber/test_process
[192/753] 2397298=ruby/test_object
[193/753] 2397302=coverage/test_coverage
[194/753] 2397304=json/json_common_interface_test
[195/753] 2397294=psych/test_stream
[196/753] 2397294=rubygems/test_remote_fetch_error
[197/753] 2397304=pathname/test_pathname
[198/753] 2397294=rubygems/test_gem_resolver_git_specification
[199/753] 2397303=ruby/test_dir_m17n
[200/753] 2397294=prism/result/named_capture_test
[201/753] 2397293=cgi/test_cgi_tag_helper
[202/753] 2397304=ruby/test_flip
[203/753] 2397293=fileutils/test_nowrite
[204/753] 2397294=ruby/test_thread_queue
[205/753] 2397293=optparse/test_summary
[206/753] 2397304=ruby/test_stack
[207/753] 2397298=rubygems/test_gem_commands_install_command
[208/753] 2397301=rubygems/test_gem_ext_cargo_builder_unit
[209/753] 2397301=-ext-/st/test_foreach
[210/753] 2397301=ruby/test_econv
[211/753] 2397293=test_securerandom
[212/753] 2397293=uri/test_wss
[213/753] 2397293=fiber/test_address_resolve
[214/753] 2397293=openssl/test_digest
[215/753] 2397293=ruby/test_variable
[216/753] 2397299=-ext-/string/test_cstr
[217/753] 2397293=rubygems/test_gem_resolver_lock_specification
[218/753] 2397293=-ext-/num2int/test_num2int
[219/753] 2397293=rubygems/test_gem_source_local
[220/753] 2397302=-ext-/iter/test_iter_break
[221/753] 2397302=ruby/test_parse
[222/753] 2397293=mkmf/test_have_macro
[223/753] 2397299=ruby/test_process
[224/753] 2397292=rubygems/test_gem_commands_specification_command
[225/753] 2397292=-ext-/iter/test_yield_block
[226/753] 2397292=psych/handlers/test_recorder
[227/753] 2397292=psych/test_yaml
[228/753] 2397304=mkmf/test_config
[229/753] 2397292=psych/test_boolean
[230/753] 2397292=fiber/test_ractor
[231/753] 2397293=psych/test_document
[232/753] 2397291=-ext-/bug_reporter/test_bug_reporter
[233/753] 2397293=did_you_mean/test_spell_checker
[234/753] 2397293=rubygems/test_gem_resolver_api_specification
[235/753] 2397292=optparse/test_getopts
[236/753] 2397292=prism/ruby/parameters_signature_test
[237/753] 2397292=ruby/test_primitive
[238/753] 2397292=rubygems/test_gem_request
[239/753] 2397293=rubygems/test_gem_commands_signin_command
[240/753] 2397293=socket/test_nonblock
[241/753] 2397302=openssl/test_pkey
[242/753] 2397293=ruby/test_pattern_matching
[243/753] 2397298=fiber/test_thread
[244/753] 2397293=rubygems/test_gem_commands_search_command
[245/753] 2397293=ruby/test_arithmetic_sequence
[246/753] 2397302=ruby/test_literal
[247/753] 2397293=ruby/test_file
[248/753] 2397298=prism/bom_test
[249/753] 2397298=socket/test_sockopt
[250/753] 2397301=ruby/test_frozen_error
[251/753] 2397298=ruby/test_lambda
[252/753] 2397301=psych/test_encoding
[253/753] 2397294=ruby/test_regexp
[254/753] 2397301=prism/newline_offsets_test
[255/753] 2397292=-ext-/bignum/test_str2big
[256/753] 2397298=ruby/test_rational
[257/753] 2397292=rubygems/test_gem_resolver_conflict
[258/753] 2397292=ruby/test_readpartial
[259/753] 2397303=psych/test_scalar
[260/753] 2397303=rubygems/test_gem_commands_contents_command
[261/753] 2397291=psych/test_yamldbm
[262/753] 2397291=json/test_helper
[263/753] 2397291=ruby/test_thread_cv
[264/753] 2397292=cgi/test_cgi_modruby
[265/753] 2397292=prism/ruby/relocation_test
[266/753] 2397304=ruby/enc/test_windows_1251
[267/753] 2397304=ripper/test_parser_events
[268/753] 2397292=resolv/test_addr
[269/753] 2397292=ruby/test_eval
[270/753] 2397304=-ext-/file/test_stat
[271/753] 2397304=rubygems/test_gem_resolver_best_set
[272/753] 2397291=mkmf/test_convertible
[273/753] 2397303=ruby/enc/test_case_options
[274/753] 2397303=ruby/test_ractor
[275/753] 2397303=-ext-/method/test_arity
[276/753] 2397303=-ext-/st/test_update
[277/753] 2397303=ripper/test_files_sample
[278/753] 2397303=rubygems/test_gem_security_policy
[279/753] 2397304=uri/test_file
[280/753] 2397304=rubygems/test_gem_install_update_options
[281/753] 2397301=rubygems/test_gem_resolver_index_set
[282/753] 2397300=ruby/test_call
[283/753] 2397298=ruby/test_thread
[284/753] 2397301=json/json_generic_object_test
[285/753] 2397301=dtrace/test_hash_create
[286/753] 2397301=date/test_switch_hitter
[287/753] 2397301=ruby/test_defined
[288/753] 2397306=-ext-/bignum/test_pack
[289/753] 2397301=rubygems/test_gem_resolver_vendor_set
[290/753] 2397300=ruby/test_fnmatch
[291/753] 2397301=mkmf/test_have_library
[292/753] 2397300=net/http/test_https
[293/753] 2397304=rubygems/test_require
[294/753] 2397303=erb/test_erb_command
[295/753] 2397303=net/http/test_httpresponses
[296/753] 2397303=prism/result/integer_base_flags_test
[297/753] 2397292=ruby/test_unicode_escape
[298/753] 2397303=uri/test_ftp
[299/753] 2397303=-ext-/string/test_too_many_dummy_encodings
[300/753] 2397306=ripper/test_filter
[301/753] 2397303=rubygems/test_gem_ext_cmake_builder
[302/753] 2397292=erb/test_erb_m17n
[303/753] 2397303=ruby/test_clone
[304/753] 2397292=objspace/test_objspace
[305/753] 2397306=ruby/enc/test_koi8
[306/753] 2397306=prism/fixtures_test
[307/753] 2397303=ruby/test_rational2
[308/753] 2397303=rubygems/test_gem_dependency_resolution_error
[309/753] 2397303=net/http/test_http
[310/753] 2397306=dtrace/test_raise
[311/753] 2397306=open-uri/test_proxy
[312/753] 2397293=io/wait/test_io_wait_uncommon
[313/753] 2397293=psych/test_string
[314/753] 2397306=ruby/enc/test_shift_jis
[315/753] 2397306=ruby/test_yield
[316/753] 2397301=rubygems/test_gem_request_set_lockfile_parser
[317/753] 2397293=rubygems/test_gem_ci_detector
[318/753] 2397293=rubygems/test_gem_spec_fetcher
[319/753] 2397302=io/console/test_ractor
[320/753] 2397301=ruby/test_undef
[321/753] 2397301=rubygems/test_gem_commands_sources_command
[322/753] 2397302=uri/test_ws
[323/753] 2397302=io/console/test_io_console
[324/753] 2397293=date/test_date_arith
[325/753] 2397293=ruby/test_metaclass
[326/753] 2397293=ruby/test_numeric
[327/753] 2397295=ruby/test_io
[328/753] 2397293=pathname/test_ractor
[329/753] 2397301=-ext-/integer/test_my_integer
[330/753] 2397301=rubygems/test_gem_commands_environment_command
[331/753] 2397301=-ext-/tracepoint/test_tracepoint
[332/753] 2397293=dtrace/test_array_create
[333/753] 2397293=rubygems/test_gem_resolver_installed_specification
[334/753] 2397293=-ext-/marshal/test_internal_ivar
[335/753] 2397296=cgi/test_cgi_cookie
[336/753] 2397293=rubygems/test_gem_commands_mirror
[337/753] 2397296=prism/encoding/symbol_encoding_test
[338/753] 2397293=prism/ruby/desugar_compiler_test
[339/753] 2397296=openssl/test_hmac
[340/753] 2397296=mkmf/test_signedness
[341/753] 2397293=-ext-/gvl/test_last_thread
[342/753] 2397304=rubygems/test_gem_source_lock
[343/753] 2397304=uri/test_ldap
[344/753] 2397304=rubygems/test_gem_remote_fetcher_local_server
[345/753] 2397301=etc/test_etc
[346/753] 2397304=psych/test_hash
[347/753] 2397304=openssl/test_cipher
[348/753] 2397304=-ext-/time/test_new
[349/753] 2397304=ruby/test_enum
[350/753] 2397293=rubygems/test_gem_commands_which_command
[351/753] 2397293=socket/test_unix
[352/753] 2397293=rubygems/test_gem_source_specific_file
[353/753] 2397301=prism/api/parse_test
[354/753] 2397301=ruby/test_symbol
[355/753] 2397293=optparse/test_optparse
[356/753] 2397293=psych/test_coder
[357/753] 2397293=-ext-/postponed_job/test_postponed_job
[358/753] 2397302=json/ractor_test
[359/753] 2397302=rubygems/test_gem_request_set_lockfile
[360/753] 2397293=did_you_mean/tree_spell/test_human_typo
[361/753] 2397293=-ext-/load/test_dot_dot
[362/753] 2397293=ruby/test_bignum
[363/753] 2397300=prism/ruby/reflection_test
[364/753] 2397302=rubygems/test_gem_util
[365/753] 2397293=openssl/test_config
[366/753] 2397300=test_tempfile
[367/753] 2397293=rubygems/test_gem_resolver
[368/753] 2397291=rubygems/test_gem_remote_fetcher
[369/753] 2397302=rubygems/test_gem_gemcutter_utilities
[370/753] 2397296=did_you_mean/edit_distance/test_jaro_winkler
[371/753] 2397296=rubygems/test_gem_commands_yank_command
[372/753] 2397293=rubygems/test_exit
[373/753] 2397302=did_you_mean/spell_checking/test_pattern_key_name_check
[374/753] 2397302=net/http/test_httpresponse
[375/753] 2397300=ruby/test_inlinecache
[376/753] 2397293=-ext-/marshal/test_usrmarshal
[377/753] 2397302=ruby/test_weakkeymap
[378/753] 2397304=rubygems/test_gem_command
[379/753] 2397300=ruby/test_key_error
[380/753] 2397300=-ext-/exception/test_enc_raise
[381/753] 2397291=openssl/test_engine
[382/753] 2397300=rubygems/test_gem_commands_exec_command
[383/753] 2397291=rubygems/test_gem_commands_unpack_command
[384/753] 2397304=ruby/test_pack
[385/753] 2397296=rubygems/test_gem_resolver_local_specification
[386/753] 2397305=ruby/test_autoload
[387/753] 2397296=io/wait/test_ractor
[388/753] 2397296=openssl/test_ssl_session
[389/753] 2397293=optparse/test_optarg
[390/753] 2397293=psych/json/test_stream
[391/753] 2397293=ruby/test_file_exhaustive
[392/753] 2397291=rubygems/test_gem_ext_cargo_builder
[393/753] 2397291=rubygems/test_gem_gem_runner
[394/753] 2397303=psych/test_exception
[395/753] 2397303=psych/test_object
[396/753] 2397291=rubygems/test_gem_commands_signout_command
[397/753] 2397291=did_you_mean/spell_checking/test_key_name_check
[398/753] 2397291=ripper/test_ripper
[399/753] 2397303=test_singleton
[400/753] 2397304=ruby/test_assignment
[401/753] 2397303=ruby/test_syntax
[402/753] 2397296=date/test_date_marshal
[403/753] 2397296=openssl/test_ossl
[404/753] 2397291=rubygems/test_gem_request_set_gem_dependency_api
[405/753] 2397300=ruby/enc/test_grapheme_breaks
[406/753] 2397300=lib/!Nothing_to_test
[407/753] 2397300=prism/result/numeric_value_test
[408/753] 2397300=ruby/test_keyword
[409/753] 2397301=rubygems/test_gem_package_task
[410/753] 2397301=openssl/test_provider
[411/753] 2397291=openssl/test_bn
[412/753] 2397291=net/http/test_httpheader
[413/753] 2397302=ruby/test_data
[414/753] 2397302=net/http/test_http_request
[415/753] 2397302=rubygems/test_gem_commands_server_command
[416/753] 2397302=dtrace/test_function_entry
[417/753] 2397302=prism/result/implicit_array_test
[418/753] 2397302=optparse/test_acceptable
[419/753] 2397291=-ext-/struct/test_len
[420/753] 2397291=prism/heredoc_dedent_test
[421/753] 2397291=did_you_mean/spell_checking/test_method_name_check
[422/753] 2397291=rubygems/test_kernel
[423/753] 2397302=prism/result/static_literals_test
[424/753] 2397302=openssl/test_random
[425/753] 2397302=psych/visitors/test_to_ruby
[426/753] 2397302=rubygems/test_bundled_ca
[427/753] 2397300=fiber/test_backtrace
[428/753] 2397301=rubygems/test_gem_safe_marshal
[429/753] 2397300=-ext-/string/test_capacity
[430/753] 2397300=-ext-/float/test_nextafter
[431/753] 2397302=ruby/enc/test_utf32
[432/753] 2397302=-ext-/integer/test_integer
[433/753] 2397300=-ext-/string/test_ellipsize
[434/753] 2397300=ruby/test_memory_view
[435/753] 2397302=prism/test_helper
[436/753] 2397302=rubygems/test_gem_commands_update_command
[437/753] 2397300=date/test_date_parse
[438/753] 2397291=openssl/test_fips
[439/753] 2397300=openssl/test_pkey_ec
[440/753] 2397300=ruby/test_rand
[441/753] 2397291=optparse/test_noarg
[442/753] 2397301=-ext-/struct/test_data
[443/753] 2397301=rubygems/test_gem_commands_rebuild_command
[444/753] 2397301=rubygems/test_gem_commands_setup_command
[445/753] 2397306=psych/test_alias_and_anchor
[446/753] 2397306=ruby/enc/test_cesu8
[447/753] 2397306=json/json_parser_test
[448/753] 2397306=ruby/test_vm_dump
[449/753] 2397306=open-uri/test_ftp
[450/753] 2397306=test_open3
[451/753] 2397291=prism/errors_test
[452/753] 2397300=-ext-/array/test_resize
[453/753] 2397300=-ext-/bignum/test_div
[454/753] 2397300=psych/test_deprecated
[455/753] 2397300=ruby/test_gc_compact
[456/753] 2397291=uri/test_generic
[457/753] 2397291=prism/result/breadth_first_search_test
[458/753] 2397291=ruby/test_fiber
[459/753] 2397296=rubygems/test_gem_remote_fetcher_local_ssl_server
[460/753] 2397301=stringio/test_ractor
[461/753] 2397301=ruby/test_float
[462/753] 2397302=prism/percent_delimiter_string_test
[463/753] 2397304=rubygems/test_gem
[464/753] 2397302=prism/api/freeze_test
[465/753] 2397302=ripper/test_files_test_1
[466/753] 2397295=test_delegate
[467/753] 2397295=cgi/test_cgi_core
[468/753] 2397295=prism/result/attribute_write_test
[469/753] 2397295=psych/test_parser
[470/753] 2397295=psych/test_yaml_special_cases
[471/753] 2397295=rubygems/test_gem_source_list
[472/753] 2397301=mkmf/test_framework
[473/753] 2397301=ruby/enc/test_case_comprehensive
[474/753] 2397301=psych/test_omap
[475/753] 2397301=ruby/test_marshal
[476/753] 2397305=prism/magic_comment_test
[477/753] 2397295=zlib/test_zlib
[478/753] 2397296=did_you_mean/spell_checking/test_uncorrectable_name_check
[479/753] 2397296=optparse/test_load
[480/753] 2397296=ruby/test_proc
[481/753] 2397301=optparse/test_cclass
[482/753] 2397305=test_shellwords
[483/753] 2397305=dtrace/test_singleton_function
[484/753] 2397305=date/test_date_strptime
[485/753] 2397301=open-uri/test_ssl
[486/753] 2397304=openssl/test_pkey_dsa
[487/753] 2397305=net/http/test_https_proxy
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=806426674, 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    2397301  ko1    9u  IPv4 806426674      0t0  TCP localhost:36589->localhost:35096 (CLOSE_WAIT)
[488/753] 2397305=ruby/test_nomethod_error
[489/753] 2397305=prism/library_symbols_test
[490/753] 2397305=psych/test_json_tree
[491/753] 2397305=psych/visitors/test_emitter
[492/753] 2397305=psych/test_ractor
[493/753] 2397304=ruby/test_condition
[494/753] 2397304=ruby/enc/test_cp949
[495/753] 2397304=ruby/test_string
[496/753] 2397305=ruby/enc/test_emoji
[497/753] 2397305=ripper/test_files_lib
[498/753] 2397296=set/test_sorted_set
[499/753] 2397306=rubygems/test_gem_resolver_git_set
[500/753] 2397301=did_you_mean/spell_checking/test_class_name_check
[501/753] 2397301=date/test_date_attr
[502/753] 2397301=-ext-/test_scan_args
[503/753] 2397301=ruby/test_integer
[504/753] 2397296=-ext-/struct/test_duplicate
[505/753] 2397296=ruby/test_time
[506/753] 2397296=json/json_ext_parser_test
[507/753] 2397296=erb/test_erb
[508/753] 2397296=rubygems/test_gem_installer
[509/753] 2397306=rubygems/test_gem_command_manager
[510/753] 2397295=rubygems/test_gem_commands_check_command
[511/753] 2397306=ruby/test_random_formatter
[512/753] 2397300=rubygems/test_gem_source_git
[513/753] 2397306=ruby/test_pipe
[514/753] 2397295=ruby/enc/test_regex_casefold
[515/753] 2397295=did_you_mean/spell_checking/test_variable_name_check
[516/753] 2397295=yaml/test_dbm
[517/753] 2397295=rubygems/test_gem_source_vendor
[518/753] 2397295=rubygems/test_gem_commands_list_command
[519/753] 2397295=test_pty
[520/753] 2397306=rubygems/test_gem_platform
[521/753] 2397306=prism/ractor_test
[522/753] 2397300=rubygems/test_gem_uninstaller
[523/753] 2397302=psych/test_symbol
[524/753] 2397302=prism/result/overlap_test
[525/753] 2397295=-ext-/string/test_modify_expand
[526/753] 2397295=rubygems/test_gem_source_installed
[527/753] 2397295=rubygems/test_gem_available_set
[528/753] 2397295=did_you_mean/tree_spell/test_change_word
[529/753] 2397295=date/test_date
[530/753] 2397295=psych/test_date_time
[531/753] 2397295=openssl/test_pkcs12
[532/753] 2397306=uri/test_parser
[533/753] 2397306=ruby/test_enumerator
[534/753] 2397302=rubygems/test_gem_package
[535/753] 2397295=ruby/enc/test_utf16
[536/753] 2397295=psych/test_safe_load
[537/753] 2397295=rubygems/test_gem_source
[538/753] 2397303=ruby/test_frozen
[539/753] 2397303=ruby/test_name_error
[540/753] 2397300=-ext-/exception/test_exception_at_throwing
[541/753] 2397295=prism/encoding/string_encoding_test
[542/753] 2397295=ruby/test_lazy_enumerator
[543/753] 2397300=-ext-/load/test_resolve_symbol
[544/753] 2397302=-ext-/debug/test_profile_frames
[545/753] 2397300=date/test_date_compat
[546/753] 2397300=error_highlight/test_error_highlight
[547/753] 2397302=ruby/test_array
[548/753] 2397303=set/test_set
[549/753] 2397292=mkmf/test_find_executable
[550/753] 2397303=openssl/test_kdf
[551/753] 2397292=psych/test_nil
[552/753] 2397292=-ext-/class/test_class2name
[553/753] 2397292=rubygems/test_gem_commands_outdated_command
[554/753] 2397303=rubygems/test_gem_request_set_lockfile_tokenizer
[555/753] 2397292=prism/ruby/string_query_test
[556/753] 2397292=ruby/test_backtrace
[557/753] 2397303=ruby/test_time_tz
[558/753] 2397295=digest/test_ractor
[559/753] 2397303=psych/test_psych
[560/753] 2397303=json/json_coder_test
[561/753] 2397303=fiber/test_enumerator
[562/753] 2397303=rubygems/test_gem_commands_help_command
[563/753] 2397295=ruby/test_stringchar
[564/753] 2397303=-ext-/arith_seq/test_arith_seq_extract
[565/753] 2397305=-ext-/debug/test_debug
[566/753] 2397295=digest/test_digest
[567/753] 2397305=rubygems/test_gem_uri
[568/753] 2397305=test_rbconfig
[569/753] 2397303=rubygems/test_gem_package_old
[570/753] 2397303=openssl/test_pkey_rsa
[571/753] 2397305=ruby/test_trace
[572/753] 2397305=-ext-/st/test_numhash
[573/753] 2397305=rubygems/test_gem_stream_ui
[574/753] 2397305=-ext-/string/test_nofree
[575/753] 2397305=ruby/test_arity
[576/753] 2397292=test_ipaddr
[577/753] 2397305=ruby/test_m17n
[578/753] 2397292=ruby/test_yjit
[579/753] 2397303=net/http/test_buffered_io
[580/753] 2397303=date/test_date_conv
[581/753] 2397303=rubygems/test_webauthn_poller
[582/753] 2397303=mkmf/test_egrep_cpp
[583/753] 2397305=ruby/test_argf
[584/753] 2397303=rubygems/test_gem_resolver_composed_set
[585/753] 2397301=did_you_mean/test_ractor_compatibility
[586/753] 2397303=-ext-/econv/test_append
[587/753] 2397303=rubygems/test_gem_resolver_lock_set
[588/753] 2397303=test_unicode_normalize
[589/753] 2397291=ruby/test_method
[590/753] 2397303=optparse/test_reqarg
[591/753] 2397301=psych/test_set
[592/753] 2397301=rubygems/test_gem_source_fetch_problem
[593/753] 2397301=rubygems/test_gem_update_suggestion
[594/753] 2397301=resolv/test_resource
[595/753] 2397301=-ext-/struct/test_member
[596/753] 2397300=rubygems/test_gem_console_ui
[597/753] 2397301=test_weakref
[598/753] 2397300=test_timeout
[599/753] 2397303=ruby/test_not
[600/753] 2397303=socket/test_socket
[601/753] 2397301=psych/visitors/test_yaml_tree
[602/753] 2397301=ruby/enc/test_case_mapping
[603/753] 2397301=uri/test_mailto
[604/753] 2397301=rubygems/test_rubygems
[605/753] 2397301=rubygems/test_gem_package_tar_writer
[606/753] 2397300=prism/ruby/ripper_test
[607/753] 2397301=rubygems/test_gem_commands_pristine_command
[608/753] 2397300=rubygems/test_gem_config_file
[609/753] 2397300=psych/test_yamlstore
[610/753] 2397300=ruby/test_yjit_exit_locations
[611/753] 2397300=-ext-/arith_seq/test_arith_seq_beg_len_step
[612/753] 2397300=ruby/test_hash
[613/753] 2397296=rubygems/test_gem_resolver_requirement_list
[614/753] 2397296=ruby/test_beginendblock
[615/753] 2397303=ruby/test_io_buffer
[616/753] 2397303=psych/test_scalar_scanner
[617/753] 2397303=ruby/test_ast
[618/753] 2397295=-ext-/string/test_rb_str_dup
[619/753] 2397295=prism/fuzzer_test
[620/753] 2397295=prism/onigmo_test
[621/753] 2397295=psych/test_struct
[622/753] 2397295=dtrace/test_gc
[623/753] 2397295=ruby/test_math
[624/753] 2397295=json/json_encoding_test
[625/753] 2397295=test_time
[626/753] 2397296=ruby/test_super
[627/753] 2397295=mkmf/test_libs
[628/753] 2397301=rubygems/test_gem_safe_yaml
[629/753] 2397301=digest/test_digest_extend
[630/753] 2397301=optparse/test_autoconf
[631/753] 2397295=optparse/test_did_you_mean
[632/753] 2397301=-ext-/popen_deadlock/test_popen_deadlock
[633/753] 2397295=-ext-/test_bug-5832
[634/753] 2397295=ruby/test_case
[635/753] 2397295=cgi/test_cgi_multipart
[636/753] 2397295=rubygems/test_webauthn_listener_response
[637/753] 2397295=prism/result/heredoc_test
[638/753] 2397295=prism/newline_test
[639/753] 2397295=-ext-/gvl/test_ubf_async_safe
[640/753] 2397295=psych/test_array
[641/753] 2397295=prism/ruby/parser_test
[642/753] 2397295=prism/snippets_test
[643/753] 2397296=rubygems/test_gem_path_support
[644/753] 2397296=prism/result/constant_path_node_test
[645/753] 2397296=-ext-/win32/test_console_attr
[646/753] 2397296=rubygems/test_gem_bundler_version_finder
[647/753] 2397296=mmtk/test_configuration
[648/753] 2397301=ruby/test_comparable
[649/753] 2397301=-ext-/test_bug-3571
[650/753] 2397296=ruby/test_system
[651/753] 2397301=ruby/enc/test_emoji_breaks
[652/753] 2397301=-ext-/test_notimplement
[653/753] 2397301=ruby/test_io_timeout
[654/753] 2397301=date/test_date_new
[655/753] 2397301=rubygems/test_gem_commands_info_command
[656/753] 2397301=prism/api/command_line_test
[657/753] 2397301=resolv/test_dns
[658/753] 2397301=stringio/test_stringio
[659/753] 2397301=ruby/test_require
[660/753] 2397302=ruby/test_dup
[661/753] 2397302=psych/test_object_references
[662/753] 2397302=-ext-/wait/test_wait
[663/753] 2397302=openssl/test_x509name
[664/753] 2397302=fiber/test_sleep
[665/753] 2397296=rubygems/test_gem_security
[666/753] 2397305=ruby/enc/test_euc_tw
[667/753] 2397305=ruby/test_compile_prism
[668/753] 2397299=rubygems/test_gem_commands_build_command
[669/753] 2397302=mkmf/test_sizeof
[670/753] 2397291=ruby/test_alias
[671/753] 2397295=rubygems/test_gem_requirement
[672/753] 2397295=-ext-/load/test_stringify_symbols
[673/753] 2397295=-ext-/test_printf
[674/753] 2397305=ruby/test_rubyoptions
[675/753] 2397295=prism/result/warnings_test
[676/753] 2397299=-ext-/array/test_to_ary_concat
[677/753] 2397295=socket/test_udp
[678/753] 2397295=prism/ruby/dispatcher_test
[679/753] 2397291=mkmf/test_configuration
[680/753] 2397295=ruby/enc/test_windows_1252
[681/753] 2397295=fileutils/test_dryrun
[682/753] 2397295=prism/encoding/encodings_test
[683/753] 2397295=fiber/test_io_buffer
[684/753] 2397291=rubygems/test_gem_impossible_dependencies_error
[685/753] 2397291=json/json_generator_test
[686/753] 2397295=-ext-/symbol/test_type
[687/753] 2397295=ruby/test_range
[688/753] 2397299=rubygems/test_gem_source_subpath_problem
[689/753] 2397299=test_tmpdir
[690/753] 2397299=prism/result/node_id_test
[691/753] 2397291=prism/api/parse_stream_test
[692/753] 2397291=rubygems/test_gem_resolver_api_set
[693/753] 2397291=openssl/test_ts
[694/753] 2397299=psych/test_emitter
[695/753] 2397299=ruby/test_continuation
[696/753] 2397299=test_forwardable
[697/753] 2397299=dtrace/test_object_create_start
[698/753] 2397299=-ext-/hash/test_delete
[699/753] 2397296=prism/result/comments_test
[700/753] 2397299=rubygems/test_config
[701/753] 2397296=ruby/test_io_m17n
[702/753] 2397299=-ext-/exception/test_ensured
[703/753] 2397299=-ext-/string/test_interned_str
[704/753] 2397299=optparse/test_placearg
[705/753] 2397295=rubygems/test_gem_commands_cleanup_command
[706/753] 2397299=ruby/test_env
[707/753] 2397291=prism/encoding/regular_expression_encoding_test
[708/753] 2397291=rubygems/test_project_sanity
[709/753] 2397291=dtrace/test_require
[710/753] 2397291=ruby/test_ifunless
[711/753] 2397291=rubygems/test_gem_silent_ui
[712/753] 2397291=ruby/test_shapes
[713/753] 2397291=openssl/test_ocsp
[714/753] 2397304=openssl/test_pkey_dh
[715/753] 2397304=rubygems/test_gem_commands_uninstall_command
[716/753] 2397295=rubygems/test_gem_dependency_list
[717/753] 2397295=ripper/test_files_test
[718/753] 2397295=rubygems/test_gem_resolver_installer_set
[719/753] 2397291=rubygems/test_gem_local_remote_options
[720/753] 2397291=optparse/test_bash_completion
[721/753] 2397301=ruby/test_exception
[722/753] 2397291=rubygems/test_gem_security_signer
[723/753] 2397295=-ext-/string/test_set_len
[724/753] 2397295=ruby/test_threadgroup
[725/753] 2397302=ruby/enc/test_euc_kr
[726/753] 2397302=rubygems/test_gem_commands_lock_command
[727/753] 2397291=psych/test_merge_keys
[728/753] 2397291=-ext-/test_random
[729/753] 2397291=ripper/test_lexer
[730/753] 2397302=optparse/test_kwargs
[731/753] 2397302=io/wait/test_io_wait
[732/753] 2397291=openssl/test_x509store
[733/753] 2397306=resolv/test_mdns
[734/753] 2397306=rubygems/test_gem_ext_configure_builder
[735/753] 2397295=ruby/test_dir
[736/753] 2397291=test_bundled_gems
[737/753] 2397306=prism/lex_test
[738/753] 2397291=did_you_mean/test_tree_spell_checker
[739/753] 2397291=ruby/test_m17n_comb
[740/753] 2397296=date/test_date_ractor
[741/753] 2397304=openssl/test_pair
[742/753] 2397300=prism/result/index_write_test
[743/753] 2397300=ruby/test_integer_comb
[744/753] 2397296=test_tsort
[745/753] 2397295=psych/visitors/test_depth_first
[746/753] 2397296=openssl/test_ns_spki
[747/753] 2397295=fiber/test_queue
[748/753] 2397295=ruby/test_sleep
[749/753] 2397296=prism/result/regular_expression_options_test
[750/753] 2397296=mkmf/test_install
[751/753] 2397296=test_prettyprint
[752/753] 2397296=prism/result/integer_parse_test
[753/753] 2397296=rubygems/test_gem_validator
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:10 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
    996    1015    1015    1015 pts/0       1015 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
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1  311356    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  341541    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  653320    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1050354    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1740617    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1863343    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1018 2395982    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2395982 2395985    1015    1015 pts/0       1015 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.20250330-123601 --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
2395985 2395986    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250330-123601 --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
2395986 2396950    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2396950 2396951    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2396951 2397288    1015    1015 pts/0       1015 Sl+   1000   0:16 /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
2397288 2397297    1015    1015 pts/0       1015 Sl+   1000   0:06 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
2397297 2401610    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
2395986 3038112    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 3432248    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3823805    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[996, 311356, 341541, 653320, 1050354, 1740617, 1863343, 3432248, 3823805], 996=>[1015], 1015=>[1018], 1018=>[2395982], 2395982=>[2395985], 2395985=>[2395986], 2395986=>[2396950, 3038112], 2396950=>[2396951], 2396951=>[2397288], 2397288=>[2397297], 2397297=>[2401610]}
$ timeout 60 gdb -p 2401610 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2401612]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007eae18c98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2401612, futex_word=0x7eade7a00990) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7eae18eb4c40 (LWP 2401610) "ruby" 0x00007eae18c98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2401612, futex_word=0x7eade7a00990) at ./nptl/futex-internal.c:57
  2    Thread 0x7eade7a006c0 (LWP 2401612) "ruby" 0x000058c083da3e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x7eade7a006c0 (LWP 2401612) "ruby"):
#0  0x000058c083da3e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000058c083da4dfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000058c083cf3670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000058c083cf34e9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x000058c083cf3115 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x000058c083cee11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000058c083cee99a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000058c083d8a2ad in __interceptor_realloc ()
No symbol table info available.
#8  0x00007eae18c9df7a in __pthread_getattr_np (thread_id=139285380466368, attr=0x7eade79ffc98) at ./nptl/pthread_getattr_np.c:180
        newp = <optimized out>
        size = 32
        cpuset = 0x0
        thread = 0x7eade7a006c0
        ret = <optimized out>
        iattr = 0x7eade79ffc98
#9  0x000058c083daeaf9 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x000058c083daf048 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#11 0x000058c083d97a12 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x000058c083d9768c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#13 0x000058c083d97b16 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#14 0x000058c083d87a8f in asan_thread_start(void*) ()
No symbol table info available.
#15 0x00007eae18c9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139285380466368, -974925883407727318, 139285380466368, -352, 0, 140727969582544, -974925883420310230, -972882250146511574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x00007eae18d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7eae18eb4c40 (LWP 2401610) "ruby"):
#0  0x00007eae18c98d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=2401612, futex_word=0x7eade7a00990) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=128, abstime=0x0, clockid=0, expected=2401612, futex_word=0x7eade7a00990) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 265
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7eade7a00990, expected=2401612, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007eae18c9e7a3 in __pthread_clockjoin_ex (threadid=139285380466368, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
        ret = <optimized out>
        _buffer = {__routine = 0x7eae18c9e650 <cleanup>, __arg = 0x7eade7a00ce0, __canceltype = 2688, __prev = 0x0}
        tid = <optimized out>
        pd = 0x7eade7a006c0
        self = <optimized out>
        result = 0
        pd_result = <optimized out>
#4  0x000058c083d6f9d2 in __interceptor_pthread_join ()
No symbol table info available.
#5  0x000058c0840cab08 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3130
        stopped = <optimized out>
#6  rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4655
No locals.
#7  0x000058c083dcdb80 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:261
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = 0x515000000300
        buf = <optimized out>
        state = <optimized out>
#8  0x000058c083dce10b in ruby_stop (ex=-408942192, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:289
No locals.
#9  0x000058c083f4dbed in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4284
        status = <optimized out>
        pid = <optimized out>
#10 0x000058c0841ad4e8 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:3794
        ci = 0x64b100000001
        cc = <optimized out>
        me = 0x7eae18557900
        cfunc = 0x504000020418
        recv = 139286197736960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x000058c08419382d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffdc8a32010) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x000058c0841932e5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
        cc = 0x0
#13 0x000058c084154908 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eae161ff4f0, cd=0x5070001c5590, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5070001c5590
        insns_address_table = {0x58c084150c86 <vm_exec_core+12886>, 0x58c08414e0d5 <vm_exec_core+1701>, 0x58c08414f8b7 <vm_exec_core+7815>, 0x58c084154a76 <vm_exec_core+28742>, 0x58c08414f202 <vm_exec_core+6098>, 0x58c0841556c7 <vm_exec_core+31895>, 0x58c084153a8c <vm_exec_core+24668>, 0x58c084151935 <vm_exec_core+16133>, 0x58c08414e3de <vm_exec_core+2478>, 0x58c0841551ef <vm_exec_core+30655>, 0x58c084154e00 <vm_exec_core+29648>, 0x58c08414f5bf <vm_exec_core+7055>, 0x58c08414e9bb <vm_exec_core+3979>, 0x58c084153f31 <vm_exec_core+25857>, 0x58c08415037b <vm_exec_core+10571>, 0x58c0841553f9 <vm_exec_core+31177>, 0x58c084155017 <vm_exec_core+30183>, 0x58c084150b2e <vm_exec_core+12542>, 0x58c0841518a2 <vm_exec_core+15986>, 0x58c084153c1a <vm_exec_core+25066>, 0x58c084154f7b <vm_exec_core+30027>, 0x58c084152d1e <vm_exec_core+21230>, 0x58c084153cb2 <vm_exec_core+25218>, 0x58c0841540b0 <vm_exec_core+26240>, 0x58c084152c4c <vm_exec_core+21020>, 0x58c08414e8b7 <vm_exec_core+3719>, 0x58c084153449 <vm_exec_core+23065>, 0x58c08414e718 <vm_exec_core+3304>, 0x58c08414ea60 <vm_exec_core+4144>, 0x58c084150dbb <vm_exec_core+13195>, 0x58c084152af1 <vm_exec_core+20673>, 0x58c084153071 <vm_exec_core+22081>, 0x58c084152880 <vm_exec_core+20048>, 0x58c08414e321 <vm_exec_core+2289>, 0x58c0841542f8 <vm_exec_core+26824>, 0x58c084154d28 <vm_exec_core+29432>, 0x58c08414eb5b <vm_exec_core+4395>, 0x58c08414fcb9 <vm_exec_core+8841>, 0x58c08414f7ca <vm_exec_core+7578>, 0x58c0841504dc <vm_exec_core+10924>, 0x58c0841517fe <vm_exec_core+15822>, 0x58c08414ec4b <vm_exec_core+4635>, 0x58c08415417d <vm_exec_core+26445>, 0x58c08414fc1a <vm_exec_core+8682>, 0x58c08415169f <vm_exec_core+15471>, 0x58c084152117 <vm_exec_core+18151>, 0x58c08415402f <vm_exec_core+26111>, 0x58c084152ed1 <vm_exec_core+21665>, 0x58c0841506e5 <vm_exec_core+11445>, 0x58c08414fec1 <vm_exec_core+9361>, 0x58c084153e0d <vm_exec_core+25565>, 0x58c084150f2f <vm_exec_core+13567>, 0x58c0841534f4 <vm_exec_core+23236>, 0x58c084152fe4 <vm_exec_core+21940>, 0x58c084153734 <vm_exec_core+23812>, 0x58c0841545cd <vm_exec_core+27549>, 0x58c08415231a <vm_exec_core+18666>, 0x58c08414ddcb <vm_exec_core+923>, 0x58c084150859 <vm_exec_core+11817>, 0x58c084153d59 <vm_exec_core+25385>, 0x58c08415097f <vm_exec_core+12111>, 0x58c084152b8e <vm_exec_core+20830>, 0x58c08415334a <vm_exec_core+22810>, 0x58c084151ed1 <vm_exec_core+17569>, 0x58c0841529b4 <vm_exec_core+20356>, 0x58c084150ba9 <vm_exec_core+12665>, 0x58c084150196 <vm_exec_core+10086>, 0x58c08415380b <vm_exec_core+24027>, 0x58c08414ed01 <vm_exec_core+4817>, 0x58c084151cd5 <vm_exec_core+17061>, 0x58c08415c709 <vm_exec_core+60633>, 0x58c084152dc2 <vm_exec_core+21394>, 0x58c08414efa1 <vm_exec_core+5489>, 0x58c08414f4a2 <vm_exec_core+6770>, 0x58c08414f0be <vm_exec_core+5774>, 0x58c08414fd65 <vm_exec_core+9013>, 0x58c08415053b <vm_exec_core+11019>, 0x58c08414ddd0 <vm_exec_core+928>, 0x58c08414fb17 <vm_exec_core+8423>, 0x58c084155901 <vm_exec_core+32465>, 0x58c084153267 <vm_exec_core+22583>, 0x58c084152218 <vm_exec_core+18408>, 0x58c0841541ee <vm_exec_core+26558>, 0x58c0841559cd <vm_exec_core+32669>, 0x58c0841544ed <vm_exec_core+27325>, 0x58c084155487 <vm_exec_core+31319>, 0x58c084155554 <vm_exec_core+31524>, 0x58c08414e7db <vm_exec_core+3499>, 0x58c0841550b9 <vm_exec_core+30345>, 0x58c084150e58 <vm_exec_core+13352>, 0x58c0841552c8 <vm_exec_core+30872>, 0x58c084150a24 <vm_exec_core+12276>, 0x58c0841543cd <vm_exec_core+27037>, 0x58c08414ffe0 <vm_exec_core+9648>, 0x58c08415114d <vm_exec_core+14109>, 0x58c08415562d <vm_exec_core+31741>, 0x58c08415175a <vm_exec_core+15658>, 0x58c0841512e3 <vm_exec_core+14515>, 0x58c08414de99 <vm_exec_core+1129>, 0x58c08414e52f <vm_exec_core+2815>, 0x58c08414df7b <vm_exec_core+1355>, 0x58c084151fc5 <vm_exec_core+17813>, 0x58c084151481 <vm_exec_core+14929>, 0x58c084151bb2 <vm_exec_core+16770>, 0x58c084151ad5 <vm_exec_core+16549>, 0x58c084150cc4 <vm_exec_core+12948>, 0x58c08415137d <vm_exec_core+14669>, 0x58c08415102a <vm_exec_core+13818>, 0x58c084151624 <vm_exec_core+15348>, 0x58c0841515a9 <vm_exec_core+15225>, 0x58c084150c77 <vm_exec_core+12871>, 0x58c08414e0c6 <vm_exec_core+1686>, 0x58c08414f8a8 <vm_exec_core+7800>, 0x58c084154a67 <vm_exec_core+28727>, 0x58c08414f1f3 <vm_exec_core+6083>, 0x58c0841556b8 <vm_exec_core+31880>, 0x58c084153a7d <vm_exec_core+24653>, 0x58c084151926 <vm_exec_core+16118>, 0x58c08414e3cf <vm_exec_core+2463>, 0x58c0841551e0 <vm_exec_core+30640>, 0x58c084154df1 <vm_exec_core+29633>, 0x58c08414f5b0 <vm_exec_core+7040>, 0x58c08414e9ac <vm_exec_core+3964>, 0x58c084153f22 <vm_exec_core+25842>, 0x58c08415036c <vm_exec_core+10556>, 0x58c0841553ea <vm_exec_core+31162>, 0x58c084155008 <vm_exec_core+30168>, 0x58c084150b1f <vm_exec_core+12527>, 0x58c084151893 <vm_exec_core+15971>, 0x58c084153c0b <vm_exec_core+25051>, 0x58c084154f6c <vm_exec_core+30012>, 0x58c084152d0f <vm_exec_core+21215>, 0x58c084153ca3 <vm_exec_core+25203>, 0x58c0841540a1 <vm_exec_core+26225>, 0x58c084152c3d <vm_exec_core+21005>, 0x58c08414e8a8 <vm_exec_core+3704>, 0x58c08415343a <vm_exec_core+23050>, 0x58c08414e709 <vm_exec_core+3289>, 0x58c08414ea51 <vm_exec_core+4129>, 0x58c084150dac <vm_exec_core+13180>, 0x58c084152ae2 <vm_exec_core+20658>, 0x58c084153062 <vm_exec_core+22066>, 0x58c084152871 <vm_exec_core+20033>, 0x58c08414e312 <vm_exec_core+2274>, 0x58c0841542e9 <vm_exec_core+26809>, 0x58c084154d19 <vm_exec_core+29417>, 0x58c08414eb4c <vm_exec_core+4380>, 0x58c08414fcaa <vm_exec_core+8826>, 0x58c08414f7bb <vm_exec_core+7563>, 0x58c0841504cd <vm_exec_core+10909>, 0x58c0841517ef <vm_exec_core+15807>, 0x58c08414ec3c <vm_exec_core+4620>, 0x58c08415416e <vm_exec_core+26430>, 0x58c08414fc0b <vm_exec_core+8667>, 0x58c084151690 <vm_exec_core+15456>, 0x58c084152108 <vm_exec_core+18136>, 0x58c084154020 <vm_exec_core+26096>, 0x58c084152ec2 <vm_exec_core+21650>, 0x58c0841506d6 <vm_exec_core+11430>, 0x58c08414feb2 <vm_exec_core+9346>, 0x58c084153dfe <vm_exec_core+25550>, 0x58c084150f20 <vm_exec_core+13552>, 0x58c0841534e5 <vm_exec_core+23221>, 0x58c084152fd5 <vm_exec_core+21925>, 0x58c084153725 <vm_exec_core+23797>, 0x58c0841545be <vm_exec_core+27534>, 0x58c08415230b <vm_exec_core+18651>, 0x58c084152e72 <vm_exec_core+21570>, 0x58c08415084a <vm_exec_core+11802>, 0x58c084153d4a <vm_exec_core+25370>, 0x58c084150970 <vm_exec_core+12096>, 0x58c084152b7f <vm_exec_core+20815>, 0x58c084152e72 <vm_exec_core+21570>, 0x58c084151ec2 <vm_exec_core+17554>, 0x58c0841529a5 <vm_exec_core+20341>, 0x58c084150b9a <vm_exec_core+12650>, 0x58c084150187 <vm_exec_core+10071>, 0x58c0841537fc <vm_exec_core+24012>, 0x58c08414ecf2 <vm_exec_core+4802>, 0x58c084151cc6 <vm_exec_core+17046>, 0x58c08415c6fa <vm_exec_core+60618>, 0x58c084152db3 <vm_exec_core+21379>, 0x58c08414ef92 <vm_exec_core+5474>, 0x58c08414f493 <vm_exec_core+6755>, 0x58c08414f0af <vm_exec_core+5759>, 0x58c08414fd56 <vm_exec_core+8998>, 0x58c08415052c <vm_exec_core+11004>, 0x58c0841521d5 <vm_exec_core+18341>, 0x58c0841517e5 <vm_exec_core+15797>, 0x58c0841521d0 <vm_exec_core+18336>, 0x58c084152d0a <vm_exec_core+21210>, 0x58c084152c38 <vm_exec_core+21000>, 0x58c08414fd51 <vm_exec_core+8993>, 0x58c084152e86 <vm_exec_core+21590>, 0x58c084150e4e <vm_exec_core+13342>, 0x58c084150e53 <vm_exec_core+13347>, 0x58c084152c33 <vm_exec_core+20995>, 0x58c084152ad8 <vm_exec_core+20648>, 0x58c084151b99 <vm_exec_core+16745>, 0x58c084151ac1 <vm_exec_core+16529>...}
        reg_cfp = 0x7eae161ff4f0
        reg_pc = 0x5110000eda18
        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_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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
th: 0x515000000300, native_id: 0x7eae18eb4c40
        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>
-- Control frame information -----------------------------------------------
c:0015 p:---- s:0100 e:000099 CFUNC  :fork
        INSN_LABEL_trace_opt_ltlt = <optimized out>
c:0014 p:0019 s:0096 e:000095 METHOD /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:63
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0082 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1677 [FINISH]
        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>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1664
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1368
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
c:0007 p:0069 s:0046 E:0026f0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x000058c08414a1db in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffdc8a32320, <optimized out>, <optimized out>}, prev = 0x7eae16cc1840, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000058c0841cae52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7eae161ff620, self=139286191090480, 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:1626
        flags = 0
        iseq = 0x7eae183ddfe8
        cfp = <optimized out>
        sp = 0x7eae160ffa28
        use_argv = 0x7eae16aad8a0
        stack_argv = 0x7eae160ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 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:1640
        captured = 0x7eae161ff620
#18 0x000058c0841771a6 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:1677
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#21 0x000058c0841771a6 in rb_yield (val=<optimized out>)
No locals.
#22 0x000058c08432ab26 in rb_ary_collect (ary=139285614242120) at /tmp/ruby/src/trunk_asan/array.c:3650
        collect = 139285614240600
        i = 3
#23 0x000058c0841ad4e8 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:3794
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7eae18580148
        cfunc = 0x50400000a758
        recv = 139285614242120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x000058c084154908 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eae161ff608, cd=0x51100000b790, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000b790
        insns_address_table = {0x58c084150c86 <vm_exec_core+12886>, 0x58c08414e0d5 <vm_exec_core+1701>, 0x58c08414f8b7 <vm_exec_core+7815>, 0x58c084154a76 <vm_exec_core+28742>, 0x58c08414f202 <vm_exec_core+6098>, 0x58c0841556c7 <vm_exec_core+31895>, 0x58c084153a8c <vm_exec_core+24668>, 0x58c084151935 <vm_exec_core+16133>, 0x58c08414e3de <vm_exec_core+2478>, 0x58c0841551ef <vm_exec_core+30655>, 0x58c084154e00 <vm_exec_core+29648>, 0x58c08414f5bf <vm_exec_core+7055>, 0x58c08414e9bb <vm_exec_core+3979>, 0x58c084153f31 <vm_exec_core+25857>, 0x58c08415037b <vm_exec_core+10571>, 0x58c0841553f9 <vm_exec_core+31177>, 0x58c084155017 <vm_exec_core+30183>, 0x58c084150b2e <vm_exec_core+12542>, 0x58c0841518a2 <vm_exec_core+15986>, 0x58c084153c1a <vm_exec_core+25066>, 0x58c084154f7b <vm_exec_core+30027>, 0x58c084152d1e <vm_exec_core+21230>, 0x58c084153cb2 <vm_exec_core+25218>, 0x58c0841540b0 <vm_exec_core+26240>, 0x58c084152c4c <vm_exec_core+21020>, 0x58c08414e8b7 <vm_exec_core+3719>, 0x58c084153449 <vm_exec_core+23065>, 0x58c08414e718 <vm_exec_core+3304>, 0x58c08414ea60 <vm_exec_core+4144>, 0x58c084150dbb <vm_exec_core+13195>, 0x58c084152af1 <vm_exec_core+20673>, 0x58c084153071 <vm_exec_core+22081>, 0x58c084152880 <vm_exec_core+20048>, 0x58c08414e321 <vm_exec_core+2289>, 0x58c0841542f8 <vm_exec_core+26824>, 0x58c084154d28 <vm_exec_core+29432>, 0x58c08414eb5b <vm_exec_core+4395>, 0x58c08414fcb9 <vm_exec_core+8841>, 0x58c08414f7ca <vm_exec_core+7578>, 0x58c0841504dc <vm_exec_core+10924>, 0x58c0841517fe <vm_exec_core+15822>, 0x58c08414ec4b <vm_exec_core+4635>, 0x58c08415417d <vm_exec_core+26445>, 0x58c08414fc1a <vm_exec_core+8682>, 0x58c08415169f <vm_exec_core+15471>, 0x58c084152117 <vm_exec_core+18151>, 0x58c08415402f <vm_exec_core+26111>, 0x58c084152ed1 <vm_exec_core+21665>, 0x58c0841506e5 <vm_exec_core+11445>, 0x58c08414fec1 <vm_exec_core+9361>, 0x58c084153e0d <vm_exec_core+25565>, 0x58c084150f2f <vm_exec_core+13567>, 0x58c0841534f4 <vm_exec_core+23236>, 0x58c084152fe4 <vm_exec_core+21940>, 0x58c084153734 <vm_exec_core+23812>, 0x58c0841545cd <vm_exec_core+27549>, 0x58c08415231a <vm_exec_core+18666>, 0x58c08414ddcb <vm_exec_core+923>, 0x58c084150859 <vm_exec_core+11817>, 0x58c084153d59 <vm_exec_core+25385>, 0x58c08415097f <vm_exec_core+12111>, 0x58c084152b8e <vm_exec_core+20830>, 0x58c08415334a <vm_exec_core+22810>, 0x58c084151ed1 <vm_exec_core+17569>, 0x58c0841529b4 <vm_exec_core+20356>, 0x58c084150ba9 <vm_exec_core+12665>, 0x58c084150196 <vm_exec_core+10086>, 0x58c08415380b <vm_exec_core+24027>, 0x58c08414ed01 <vm_exec_core+4817>, 0x58c084151cd5 <vm_exec_core+17061>, 0x58c08415c709 <vm_exec_core+60633>, 0x58c084152dc2 <vm_exec_core+21394>, 0x58c08414efa1 <vm_exec_core+5489>, 0x58c08414f4a2 <vm_exec_core+6770>, 0x58c08414f0be <vm_exec_core+5774>, 0x58c08414fd65 <vm_exec_core+9013>, 0x58c08415053b <vm_exec_core+11019>, 0x58c08414ddd0 <vm_exec_core+928>, 0x58c08414fb17 <vm_exec_core+8423>, 0x58c084155901 <vm_exec_core+32465>, 0x58c084153267 <vm_exec_core+22583>, 0x58c084152218 <vm_exec_core+18408>, 0x58c0841541ee <vm_exec_core+26558>, 0x58c0841559cd <vm_exec_core+32669>, 0x58c0841544ed <vm_exec_core+27325>, 0x58c084155487 <vm_exec_core+31319>, 0x58c084155554 <vm_exec_core+31524>, 0x58c08414e7db <vm_exec_core+3499>, 0x58c0841550b9 <vm_exec_core+30345>, 0x58c084150e58 <vm_exec_core+13352>, 0x58c0841552c8 <vm_exec_core+30872>, 0x58c084150a24 <vm_exec_core+12276>, 0x58c0841543cd <vm_exec_core+27037>, 0x58c08414ffe0 <vm_exec_core+9648>, 0x58c08415114d <vm_exec_core+14109>, 0x58c08415562d <vm_exec_core+31741>, 0x58c08415175a <vm_exec_core+15658>, 0x58c0841512e3 <vm_exec_core+14515>, 0x58c08414de99 <vm_exec_core+1129>, 0x58c08414e52f <vm_exec_core+2815>, 0x58c08414df7b <vm_exec_core+1355>, 0x58c084151fc5 <vm_exec_core+17813>, 0x58c084151481 <vm_exec_core+14929>, 0x58c084151bb2 <vm_exec_core+16770>, 0x58c084151ad5 <vm_exec_core+16549>, 0x58c084150cc4 <vm_exec_core+12948>, 0x58c08415137d <vm_exec_core+14669>, 0x58c08415102a <vm_exec_core+13818>, 0x58c084151624 <vm_exec_core+15348>, 0x58c0841515a9 <vm_exec_core+15225>, 0x58c084150c77 <vm_exec_core+12871>, 0x58c08414e0c6 <vm_exec_core+1686>, 0x58c08414f8a8 <vm_exec_core+7800>, 0x58c084154a67 <vm_exec_core+28727>, 0x58c08414f1f3 <vm_exec_core+6083>, 0x58c0841556b8 <vm_exec_core+31880>, 0x58c084153a7d <vm_exec_core+24653>, 0x58c084151926 <vm_exec_core+16118>, 0x58c08414e3cf <vm_exec_core+2463>, 0x58c0841551e0 <vm_exec_core+30640>, 0x58c084154df1 <vm_exec_core+29633>, 0x58c08414f5b0 <vm_exec_core+7040>, 0x58c08414e9ac <vm_exec_core+3964>, 0x58c084153f22 <vm_exec_core+25842>, 0x58c08415036c <vm_exec_core+10556>, 0x58c0841553ea <vm_exec_core+31162>, 0x58c084155008 <vm_exec_core+30168>, 0x58c084150b1f <vm_exec_core+12527>, 0x58c084151893 <vm_exec_core+15971>, 0x58c084153c0b <vm_exec_core+25051>, 0x58c084154f6c <vm_exec_core+30012>, 0x58c084152d0f <vm_exec_core+21215>, 0x58c084153ca3 <vm_exec_core+25203>, 0x58c0841540a1 <vm_exec_core+26225>, 0x58c084152c3d <vm_exec_core+21005>, 0x58c08414e8a8 <vm_exec_core+3704>, 0x58c08415343a <vm_exec_core+23050>, 0x58c08414e709 <vm_exec_core+3289>, 0x58c08414ea51 <vm_exec_core+4129>, 0x58c084150dac <vm_exec_core+13180>, 0x58c084152ae2 <vm_exec_core+20658>, 0x58c084153062 <vm_exec_core+22066>, 0x58c084152871 <vm_exec_core+20033>, 0x58c08414e312 <vm_exec_core+2274>, 0x58c0841542e9 <vm_exec_core+26809>, 0x58c084154d19 <vm_exec_core+29417>, 0x58c08414eb4c <vm_exec_core+4380>, 0x58c08414fcaa <vm_exec_core+8826>, 0x58c08414f7bb <vm_exec_core+7563>, 0x58c0841504cd <vm_exec_core+10909>, 0x58c0841517ef <vm_exec_core+15807>, 0x58c08414ec3c <vm_exec_core+4620>, 0x58c08415416e <vm_exec_core+26430>, 0x58c08414fc0b <vm_exec_core+8667>, 0x58c084151690 <vm_exec_core+15456>, 0x58c084152108 <vm_exec_core+18136>, 0x58c084154020 <vm_exec_core+26096>, 0x58c084152ec2 <vm_exec_core+21650>, 0x58c0841506d6 <vm_exec_core+11430>, 0x58c08414feb2 <vm_exec_core+9346>, 0x58c084153dfe <vm_exec_core+25550>, 0x58c084150f20 <vm_exec_core+13552>, 0x58c0841534e5 <vm_exec_core+23221>, 0x58c084152fd5 <vm_exec_core+21925>, 0x58c084153725 <vm_exec_core+23797>, 0x58c0841545be <vm_exec_core+27534>, 0x58c08415230b <vm_exec_core+18651>, 0x58c084152e72 <vm_exec_core+21570>, 0x58c08415084a <vm_exec_core+11802>, 0x58c084153d4a <vm_exec_core+25370>, 0x58c084150970 <vm_exec_core+12096>, 0x58c084152b7f <vm_exec_core+20815>, 0x58c084152e72 <vm_exec_core+21570>, 0x58c084151ec2 <vm_exec_core+17554>, 0x58c0841529a5 <vm_exec_core+20341>, 0x58c084150b9a <vm_exec_core+12650>, 0x58c084150187 <vm_exec_core+10071>, 0x58c0841537fc <vm_exec_core+24012>, 0x58c08414ecf2 <vm_exec_core+4802>, 0x58c084151cc6 <vm_exec_core+17046>, 0x58c08415c6fa <vm_exec_core+60618>, 0x58c084152db3 <vm_exec_core+21379>, 0x58c08414ef92 <vm_exec_core+5474>, 0x58c08414f493 <vm_exec_core+6755>, 0x58c08414f0af <vm_exec_core+5759>, 0x58c08414fd56 <vm_exec_core+8998>, 0x58c08415052c <vm_exec_core+11004>, 0x58c0841521d5 <vm_exec_core+18341>, 0x58c0841517e5 <vm_exec_core+15797>, 0x58c0841521d0 <vm_exec_core+18336>, 0x58c084152d0a <vm_exec_core+21210>, 0x58c084152c38 <vm_exec_core+21000>, 0x58c08414fd51 <vm_exec_core+8993>, 0x58c084152e86 <vm_exec_core+21590>, 0x58c084150e4e <vm_exec_core+13342>, 0x58c084150e53 <vm_exec_core+13347>, 0x58c084152c33 <vm_exec_core+20995>, 0x58c084152ad8 <vm_exec_core+20648>, 0x58c084151b99 <vm_exec_core+16745>, 0x58c084151ac1 <vm_exec_core+16529>...}
        reg_cfp = 0x7eae161ff608
        reg_pc = 0x519000014db8
        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_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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#26 0x000058c08414a1db in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffdc8a32e20, <optimized out>, <optimized out>}, prev = 0x7eae16c6ce40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#27 0x000058c0841cae52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7eae161ff738, self=139286191090480, 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:1626
        flags = 0
        iseq = 0x7eae1851c7d8
        cfp = <optimized out>
        sp = 0x7eae160ff8d0
        use_argv = 0x7eae16a76360
        stack_argv = 0x7eae160ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#28 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:1640
        captured = 0x7eae161ff738
#29 0x000058c0841771a6 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:1677
No locals.
#30 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#31 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#32 0x000058c0841771a6 in rb_yield (val=<optimized out>)
No locals.
#33 0x000058c08432ab26 in rb_ary_collect (ary=139285568023560) at /tmp/ruby/src/trunk_asan/array.c:3650
        collect = 139285568023480
        i = 0
#34 0x000058c0841ad4e8 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:3794
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7eae18580148
        cfunc = 0x50400000a758
        recv = 139285568023560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#35 0x000058c084154908 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7eae161ff720, cd=0x5020000099d0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#36 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020000099d0
        insns_address_table = {0x58c084150c86 <vm_exec_core+12886>, 0x58c08414e0d5 <vm_exec_core+1701>, 0x58c08414f8b7 <vm_exec_core+7815>, 0x58c084154a76 <vm_exec_core+28742>, 0x58c08414f202 <vm_exec_core+6098>, 0x58c0841556c7 <vm_exec_core+31895>, 0x58c084153a8c <vm_exec_core+24668>, 0x58c084151935 <vm_exec_core+16133>, 0x58c08414e3de <vm_exec_core+2478>, 0x58c0841551ef <vm_exec_core+30655>, 0x58c084154e00 <vm_exec_core+29648>, 0x58c08414f5bf <vm_exec_core+7055>, 0x58c08414e9bb <vm_exec_core+3979>, 0x58c084153f31 <vm_exec_core+25857>, 0x58c08415037b <vm_exec_core+10571>, 0x58c0841553f9 <vm_exec_core+31177>, 0x58c084155017 <vm_exec_core+30183>, 0x58c084150b2e <vm_exec_core+12542>, 0x58c0841518a2 <vm_exec_core+15986>, 0x58c084153c1a <vm_exec_core+25066>, 0x58c084154f7b <vm_exec_core+30027>, 0x58c084152d1e <vm_exec_core+21230>, 0x58c084153cb2 <vm_exec_core+25218>, 0x58c0841540b0 <vm_exec_core+26240>, 0x58c084152c4c <vm_exec_core+21020>, 0x58c08414e8b7 <vm_exec_core+3719>, 0x58c084153449 <vm_exec_core+23065>, 0x58c08414e718 <vm_exec_core+3304>, 0x58c08414ea60 <vm_exec_core+4144>, 0x58c084150dbb <vm_exec_core+13195>, 0x58c084152af1 <vm_exec_core+20673>, 0x58c084153071 <vm_exec_core+22081>, 0x58c084152880 <vm_exec_core+20048>, 0x58c08414e321 <vm_exec_core+2289>, 0x58c0841542f8 <vm_exec_core+26824>, 0x58c084154d28 <vm_exec_core+29432>, 0x58c08414eb5b <vm_exec_core+4395>, 0x58c08414fcb9 <vm_exec_core+8841>, 0x58c08414f7ca <vm_exec_core+7578>, 0x58c0841504dc <vm_exec_core+10924>, 0x58c0841517fe <vm_exec_core+15822>, 0x58c08414ec4b <vm_exec_core+4635>, 0x58c08415417d <vm_exec_core+26445>, 0x58c08414fc1a <vm_exec_core+8682>, 0x58c08415169f <vm_exec_core+15471>, 0x58c084152117 <vm_exec_core+18151>, 0x58c08415402f <vm_exec_core+26111>, 0x58c084152ed1 <vm_exec_core+21665>, 0x58c0841506e5 <vm_exec_core+11445>, 0x58c08414fec1 <vm_exec_core+9361>, 0x58c084153e0d <vm_exec_core+25565>, 0x58c084150f2f <vm_exec_core+13567>, 0x58c0841534f4 <vm_exec_core+23236>, 0x58c084152fe4 <vm_exec_core+21940>, 0x58c084153734 <vm_exec_core+23812>, 0x58c0841545cd <vm_exec_core+27549>, 0x58c08415231a <vm_exec_core+18666>, 0x58c08414ddcb <vm_exec_core+923>, 0x58c084150859 <vm_exec_core+11817>, 0x58c084153d59 <vm_exec_core+25385>, 0x58c08415097f <vm_exec_core+12111>, 0x58c084152b8e <vm_exec_core+20830>, 0x58c08415334a <vm_exec_core+22810>, 0x58c084151ed1 <vm_exec_core+17569>, 0x58c0841529b4 <vm_exec_core+20356>, 0x58c084150ba9 <vm_exec_core+12665>, 0x58c084150196 <vm_exec_core+10086>, 0x58c08415380b <vm_exec_core+24027>, 0x58c08414ed01 <vm_exec_core+4817>, 0x58c084151cd5 <vm_exec_core+17061>, 0x58c08415c709 <vm_exec_core+60633>, 0x58c084152dc2 <vm_exec_core+21394>, 0x58c08414efa1 <vm_exec_core+5489>, 0x58c08414f4a2 <vm_exec_core+6770>, 0x58c08414f0be <vm_exec_core+5774>, 0x58c08414fd65 <vm_exec_core+9013>, 0x58c08415053b <vm_exec_core+11019>, 0x58c08414ddd0 <vm_exec_core+928>, 0x58c08414fb17 <vm_exec_core+8423>, 0x58c084155901 <vm_exec_core+32465>, 0x58c084153267 <vm_exec_core+22583>, 0x58c084152218 <vm_exec_core+18408>, 0x58c0841541ee <vm_exec_core+26558>, 0x58c0841559cd <vm_exec_core+32669>, 0x58c0841544ed <vm_exec_core+27325>, 0x58c084155487 <vm_exec_core+31319>, 0x58c084155554 <vm_exec_core+31524>, 0x58c08414e7db <vm_exec_core+3499>, 0x58c0841550b9 <vm_exec_core+30345>, 0x58c084150e58 <vm_exec_core+13352>, 0x58c0841552c8 <vm_exec_core+30872>, 0x58c084150a24 <vm_exec_core+12276>, 0x58c0841543cd <vm_exec_core+27037>, 0x58c08414ffe0 <vm_exec_core+9648>, 0x58c08415114d <vm_exec_core+14109>, 0x58c08415562d <vm_exec_core+31741>, 0x58c08415175a <vm_exec_core+15658>, 0x58c0841512e3 <vm_exec_core+14515>, 0x58c08414de99 <vm_exec_core+1129>, 0x58c08414e52f <vm_exec_core+2815>, 0x58c08414df7b <vm_exec_core+1355>, 0x58c084151fc5 <vm_exec_core+17813>, 0x58c084151481 <vm_exec_core+14929>, 0x58c084151bb2 <vm_exec_core+16770>, 0x58c084151ad5 <vm_exec_core+16549>, 0x58c084150cc4 <vm_exec_core+12948>, 0x58c08415137d <vm_exec_core+14669>, 0x58c08415102a <vm_exec_core+13818>, 0x58c084151624 <vm_exec_core+15348>, 0x58c0841515a9 <vm_exec_core+15225>, 0x58c084150c77 <vm_exec_core+12871>, 0x58c08414e0c6 <vm_exec_core+1686>, 0x58c08414f8a8 <vm_exec_core+7800>, 0x58c084154a67 <vm_exec_core+28727>, 0x58c08414f1f3 <vm_exec_core+6083>, 0x58c0841556b8 <vm_exec_core+31880>, 0x58c084153a7d <vm_exec_core+24653>, 0x58c084151926 <vm_exec_core+16118>, 0x58c08414e3cf <vm_exec_core+2463>, 0x58c0841551e0 <vm_exec_core+30640>, 0x58c084154df1 <vm_exec_core+29633>, 0x58c08414f5b0 <vm_exec_core+7040>, 0x58c08414e9ac <vm_exec_core+3964>, 0x58c084153f22 <vm_exec_core+25842>, 0x58c08415036c <vm_exec_core+10556>, 0x58c0841553ea <vm_exec_core+31162>, 0x58c084155008 <vm_exec_core+30168>, 0x58c084150b1f <vm_exec_core+12527>, 0x58c084151893 <vm_exec_core+15971>, 0x58c084153c0b <vm_exec_core+25051>, 0x58c084154f6c <vm_exec_core+30012>, 0x58c084152d0f <vm_exec_core+21215>, 0x58c084153ca3 <vm_exec_core+25203>, 0x58c0841540a1 <vm_exec_core+26225>, 0x58c084152c3d <vm_exec_core+21005>, 0x58c08414e8a8 <vm_exec_core+3704>, 0x58c08415343a <vm_exec_core+23050>, 0x58c08414e709 <vm_exec_core+3289>, 0x58c08414ea51 <vm_exec_core+4129>, 0x58c084150dac <vm_exec_core+13180>, 0x58c084152ae2 <vm_exec_core+20658>, 0x58c084153062 <vm_exec_core+22066>, 0x58c084152871 <vm_exec_core+20033>, 0x58c08414e312 <vm_exec_core+2274>, 0x58c0841542e9 <vm_exec_core+26809>, 0x58c084154d19 <vm_exec_core+29417>, 0x58c08414eb4c <vm_exec_core+4380>, 0x58c08414fcaa <vm_exec_core+8826>, 0x58c08414f7bb <vm_exec_core+7563>, 0x58c0841504cd <vm_exec_core+10909>, 0x58c0841517ef <vm_exec_core+15807>, 0x58c08414ec3c <vm_exec_core+4620>, 0x58c08415416e <vm_exec_core+26430>, 0x58c08414fc0b <vm_exec_core+8667>, 0x58c084151690 <vm_exec_core+15456>, 0x58c084152108 <vm_exec_core+18136>, 0x58c084154020 <vm_exec_core+26096>, 0x58c084152ec2 <vm_exec_core+21650>, 0x58c0841506d6 <vm_exec_core+11430>, 0x58c08414feb2 <vm_exec_core+9346>, 0x58c084153dfe <vm_exec_core+25550>, 0x58c084150f20 <vm_exec_core+13552>, 0x58c0841534e5 <vm_exec_core+23221>, 0x58c084152fd5 <vm_exec_core+21925>, 0x58c084153725 <vm_exec_core+23797>, 0x58c0841545be <vm_exec_core+27534>, 0x58c08415230b <vm_exec_core+18651>, 0x58c084152e72 <vm_exec_core+21570>, 0x58c08415084a <vm_exec_core+11802>, 0x58c084153d4a <vm_exec_core+25370>, 0x58c084150970 <vm_exec_core+12096>, 0x58c084152b7f <vm_exec_core+20815>, 0x58c084152e72 <vm_exec_core+21570>, 0x58c084151ec2 <vm_exec_core+17554>, 0x58c0841529a5 <vm_exec_core+20341>, 0x58c084150b9a <vm_exec_core+12650>, 0x58c084150187 <vm_exec_core+10071>, 0x58c0841537fc <vm_exec_core+24012>, 0x58c08414ecf2 <vm_exec_core+4802>, 0x58c084151cc6 <vm_exec_core+17046>, 0x58c08415c6fa <vm_exec_core+60618>, 0x58c084152db3 <vm_exec_core+21379>, 0x58c08414ef92 <vm_exec_core+5474>, 0x58c08414f493 <vm_exec_core+6755>, 0x58c08414f0af <vm_exec_core+5759>, 0x58c08414fd56 <vm_exec_core+8998>, 0x58c08415052c <vm_exec_core+11004>, 0x58c0841521d5 <vm_exec_core+18341>, 0x58c0841517e5 <vm_exec_core+15797>, 0x58c0841521d0 <vm_exec_core+18336>, 0x58c084152d0a <vm_exec_core+21210>, 0x58c084152c38 <vm_exec_core+21000>, 0x58c08414fd51 <vm_exec_core+8993>, 0x58c084152e86 <vm_exec_core+21590>, 0x58c084150e4e <vm_exec_core+13342>, 0x58c084150e53 <vm_exec_core+13347>, 0x58c084152c33 <vm_exec_core+20995>, 0x58c084152ad8 <vm_exec_core+20648>, 0x58c084151b99 <vm_exec_core+16745>, 0x58c084151ac1 <vm_exec_core+16529>...}
        reg_cfp = 0x7eae161ff720
        reg_pc = 0x50400002d3f8
        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_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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#37 0x000058c08414a5cb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#38 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#39 0x000058c083dce5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7eae1851c968) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdc8a33ab0, <optimized out>, 0x7ffdc8a33a00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7eae1851c968
#40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#41 0x000058c083dc7b47 in rb_main (argc=11, argv=0x7ffdc8a33c78) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#42 main (argc=11, argv=0x7ffdc8a33c78) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2401610) detached]
$ timeout 60 gdb -p 2397297 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
#<Thread:0x00007eadf2cd3380 /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': Expected #<Process::Status: pid 2401610 SIGKILL (signal 9)> to be success?. (Test::Unit::AssertionFailedError)
	from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:576:in 'Test::Unit::CoreAssertions#assert'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:257:in 'Test::Unit::Assertions#assert_predicate'
	from /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72:in 'block (2 levels) in TestFiberProcess#test_fork'
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)

$ timeout 60 gdb -p 2397288 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3038139]
[New LWP 2397290]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
VM_BH_ISEQ_BLOCK_P (block_handler=130890546017209) at /tmp/ruby/src/trunk_asan/vm_core.h:1594
1594	    if ((block_handler & 0x03) == 0x01) {

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x770b57605c40 (LWP 2397288) "ruby"            VM_BH_ISEQ_BLOCK_P (block_handler=130890546017209) at /tmp/ruby/src/trunk_asan/vm_core.h:1594
  2    Thread 0x770b364006c0 (LWP 3038139) "Timeout stdlib " 0x0000770b57298d71 in __futex_abstimed_wait_common64 (private=23571, cancel=true, abstime=0x770b363fdb40, op=137, expected=0, futex_word=0x50c004e80550) at ./nptl/futex-internal.c:57
  3    Thread 0x770b3b0006c0 (LWP 2397290) "ruby"            0x0000770b5731b4cd in __GI___poll (fds=0x770b39d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x770b3b0006c0 (LWP 2397290) "ruby"):
#0  0x0000770b5731b4cd in __GI___poll (fds=0x770b39d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005c136726f6da in __interceptor_poll ()
No symbol table info available.
#2  0x00005c136761e86f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3010
        vm = <optimized out>
#4  0x00005c13672c8a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000770b5729caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {130890118203072, 4167924992328097982, 130890118203072, -352, 0, 140737400461056, 4167924992349069502, 4167987029615468734}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000770b57329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x770b364006c0 (LWP 3038139) "Timeout stdlib "):
#0  0x0000770b57298d71 in __futex_abstimed_wait_common64 (private=23571, cancel=true, abstime=0x770b363fdb40, op=137, expected=0, futex_word=0x50c004e80550) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=23571, abstime=0x770b363fdb40, clockid=0, expected=0, futex_word=0x50c004e80550) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c004e80550, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x770b363fdb40, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000770b5729bc8e in __pthread_cond_wait_common (abstime=0x770b363fdb40, clockid=1, mutex=0x51500004dea0, cond=0x50c004e80528) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x770b5729b4b0 <__condvar_cleanup_waiting>, __arg = 0x770b363fda30, __canceltype = -29417468, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c004e80528, mutex = 0x51500004dea0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c004e80528, mutex=mutex@entry=0x51500004dea0, abstime=abstime@entry=0x770b363fdb40) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005c1367618ee1 in native_cond_timedwait (cond=0x50c004e80528, mutex=0x51500004dea0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x51500004dd80, rel=rel@entry=0x770b3540a320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2433
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x51500004dea0
        cond = 0x50c004e80528
        max = 100000000000000000
#7  0x00005c13675ff614 in native_sleep (th=0x51500004dd80, rel=0x770b3540a320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3280
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=999849000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1306
        prev_status = THREAD_RUNNABLE
        end = 4914557945376487
        woke = 1
#9  0x00005c13675f9d70 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575
        timeout_value = <optimized out>
        relative_timeout = 18446744073709551100
        arguments = <optimized out>
        timeout = 18410704456258682882
        woken = 20
        scheduler = <optimized out>
#10 0x00005c13673132d0 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:1073
        _ec = 0x5160008985d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x770b363fddd0, <optimized out>, 0x770b363fdce0, <optimized out>, <optimized out>}, prev = 0x770b3560b880, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008985d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005c13675f9946 in rb_mutex_sleep (self=<optimized out>, timeout=18410704456258682882) at /tmp/ruby/src/trunk_asan/thread_sync.c:598
        arguments = {self = 130890585072160, timeout = <optimized out>}
        beg = 1743338772
        woken = <optimized out>
        end = <optimized out>
#12 0x00005c13677026cc in vm_call0_cfunc_with_frame (ec=0x5160008985d0, calling=<optimized out>, argv=0x770b3560b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x770b3b1ff6e8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 130890585072160
        argc = 1
        mid = 26401
        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>
#13 vm_call0_cfunc (ec=0x5160008985d0, calling=<optimized out>, argv=0x770b3560b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 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>
#15 0x00005c13676b5f5e in vm_call0_cc (recv=130890585072160, id=26401, argc=<optimized out>, argv=<optimized out>, cc=0x770b567d54f0, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x770b567d54f0
        self = <optimized out>
#17 0x00005c13673132d0 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:1073
        _ec = 0x5160008985d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x770b363fe150, <optimized out>, 0x770b363fe060, <optimized out>, <optimized out>}, prev = 0x770b3560ae40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008985d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#18 0x00005c1367623d2d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1554
        sync_waiter = {self = 130890585072160, th = 0x51500004dd80, fiber = 0x0, node = {next = 0x5030000a2ac0, prev = 0x5030000a2ac0}}
        ec = <optimized out>
        cv = 0x5030000a2ac0
        args = <optimized out>
#19 0x00005c13676ee4e8 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:3794
        ci = 0x460100100005
        cc = <optimized out>
        me = 0x770b56dc8510
        cfunc = 0x50400001fc58
        recv = 130890585072920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00005c13676d482d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x770b363fe7b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x00005c13676d42e5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
        cc = 0x770b363fdb40
#22 0x00005c136769bf59 in vm_sendish (ec=0x5160008985d0, reg_cfp=0x770b3b1ff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160008985d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c1367691c86 <vm_exec_core+12886>, 0x5c136768f0d5 <vm_exec_core+1701>, 0x5c13676908b7 <vm_exec_core+7815>, 0x5c1367695a76 <vm_exec_core+28742>, 0x5c1367690202 <vm_exec_core+6098>, 0x5c13676966c7 <vm_exec_core+31895>, 0x5c1367694a8c <vm_exec_core+24668>, 0x5c1367692935 <vm_exec_core+16133>, 0x5c136768f3de <vm_exec_core+2478>, 0x5c13676961ef <vm_exec_core+30655>, 0x5c1367695e00 <vm_exec_core+29648>, 0x5c13676905bf <vm_exec_core+7055>, 0x5c136768f9bb <vm_exec_core+3979>, 0x5c1367694f31 <vm_exec_core+25857>, 0x5c136769137b <vm_exec_core+10571>, 0x5c13676963f9 <vm_exec_core+31177>, 0x5c1367696017 <vm_exec_core+30183>, 0x5c1367691b2e <vm_exec_core+12542>, 0x5c13676928a2 <vm_exec_core+15986>, 0x5c1367694c1a <vm_exec_core+25066>, 0x5c1367695f7b <vm_exec_core+30027>, 0x5c1367693d1e <vm_exec_core+21230>, 0x5c1367694cb2 <vm_exec_core+25218>, 0x5c13676950b0 <vm_exec_core+26240>, 0x5c1367693c4c <vm_exec_core+21020>, 0x5c136768f8b7 <vm_exec_core+3719>, 0x5c1367694449 <vm_exec_core+23065>, 0x5c136768f718 <vm_exec_core+3304>, 0x5c136768fa60 <vm_exec_core+4144>, 0x5c1367691dbb <vm_exec_core+13195>, 0x5c1367693af1 <vm_exec_core+20673>, 0x5c1367694071 <vm_exec_core+22081>, 0x5c1367693880 <vm_exec_core+20048>, 0x5c136768f321 <vm_exec_core+2289>, 0x5c13676952f8 <vm_exec_core+26824>, 0x5c1367695d28 <vm_exec_core+29432>, 0x5c136768fb5b <vm_exec_core+4395>, 0x5c1367690cb9 <vm_exec_core+8841>, 0x5c13676907ca <vm_exec_core+7578>, 0x5c13676914dc <vm_exec_core+10924>, 0x5c13676927fe <vm_exec_core+15822>, 0x5c136768fc4b <vm_exec_core+4635>, 0x5c136769517d <vm_exec_core+26445>, 0x5c1367690c1a <vm_exec_core+8682>, 0x5c136769269f <vm_exec_core+15471>, 0x5c1367693117 <vm_exec_core+18151>, 0x5c136769502f <vm_exec_core+26111>, 0x5c1367693ed1 <vm_exec_core+21665>, 0x5c13676916e5 <vm_exec_core+11445>, 0x5c1367690ec1 <vm_exec_core+9361>, 0x5c1367694e0d <vm_exec_core+25565>, 0x5c1367691f2f <vm_exec_core+13567>, 0x5c13676944f4 <vm_exec_core+23236>, 0x5c1367693fe4 <vm_exec_core+21940>, 0x5c1367694734 <vm_exec_core+23812>, 0x5c13676955cd <vm_exec_core+27549>, 0x5c136769331a <vm_exec_core+18666>, 0x5c136768edcb <vm_exec_core+923>, 0x5c1367691859 <vm_exec_core+11817>, 0x5c1367694d59 <vm_exec_core+25385>, 0x5c136769197f <vm_exec_core+12111>, 0x5c1367693b8e <vm_exec_core+20830>, 0x5c136769434a <vm_exec_core+22810>, 0x5c1367692ed1 <vm_exec_core+17569>, 0x5c13676939b4 <vm_exec_core+20356>, 0x5c1367691ba9 <vm_exec_core+12665>, 0x5c1367691196 <vm_exec_core+10086>, 0x5c136769480b <vm_exec_core+24027>, 0x5c136768fd01 <vm_exec_core+4817>, 0x5c1367692cd5 <vm_exec_core+17061>, 0x5c136769d709 <vm_exec_core+60633>, 0x5c1367693dc2 <vm_exec_core+21394>, 0x5c136768ffa1 <vm_exec_core+5489>, 0x5c13676904a2 <vm_exec_core+6770>, 0x5c13676900be <vm_exec_core+5774>, 0x5c1367690d65 <vm_exec_core+9013>, 0x5c136769153b <vm_exec_core+11019>, 0x5c136768edd0 <vm_exec_core+928>, 0x5c1367690b17 <vm_exec_core+8423>, 0x5c1367696901 <vm_exec_core+32465>, 0x5c1367694267 <vm_exec_core+22583>, 0x5c1367693218 <vm_exec_core+18408>, 0x5c13676951ee <vm_exec_core+26558>, 0x5c13676969cd <vm_exec_core+32669>, 0x5c13676954ed <vm_exec_core+27325>, 0x5c1367696487 <vm_exec_core+31319>, 0x5c1367696554 <vm_exec_core+31524>, 0x5c136768f7db <vm_exec_core+3499>, 0x5c13676960b9 <vm_exec_core+30345>, 0x5c1367691e58 <vm_exec_core+13352>, 0x5c13676962c8 <vm_exec_core+30872>, 0x5c1367691a24 <vm_exec_core+12276>, 0x5c13676953cd <vm_exec_core+27037>, 0x5c1367690fe0 <vm_exec_core+9648>, 0x5c136769214d <vm_exec_core+14109>, 0x5c136769662d <vm_exec_core+31741>, 0x5c136769275a <vm_exec_core+15658>, 0x5c13676922e3 <vm_exec_core+14515>, 0x5c136768ee99 <vm_exec_core+1129>, 0x5c136768f52f <vm_exec_core+2815>, 0x5c136768ef7b <vm_exec_core+1355>, 0x5c1367692fc5 <vm_exec_core+17813>, 0x5c1367692481 <vm_exec_core+14929>, 0x5c1367692bb2 <vm_exec_core+16770>, 0x5c1367692ad5 <vm_exec_core+16549>, 0x5c1367691cc4 <vm_exec_core+12948>, 0x5c136769237d <vm_exec_core+14669>, 0x5c136769202a <vm_exec_core+13818>, 0x5c1367692624 <vm_exec_core+15348>, 0x5c13676925a9 <vm_exec_core+15225>, 0x5c1367691c77 <vm_exec_core+12871>, 0x5c136768f0c6 <vm_exec_core+1686>, 0x5c13676908a8 <vm_exec_core+7800>, 0x5c1367695a67 <vm_exec_core+28727>, 0x5c13676901f3 <vm_exec_core+6083>, 0x5c13676966b8 <vm_exec_core+31880>, 0x5c1367694a7d <vm_exec_core+24653>, 0x5c1367692926 <vm_exec_core+16118>, 0x5c136768f3cf <vm_exec_core+2463>, 0x5c13676961e0 <vm_exec_core+30640>, 0x5c1367695df1 <vm_exec_core+29633>, 0x5c13676905b0 <vm_exec_core+7040>, 0x5c136768f9ac <vm_exec_core+3964>, 0x5c1367694f22 <vm_exec_core+25842>, 0x5c136769136c <vm_exec_core+10556>, 0x5c13676963ea <vm_exec_core+31162>, 0x5c1367696008 <vm_exec_core+30168>, 0x5c1367691b1f <vm_exec_core+12527>, 0x5c1367692893 <vm_exec_core+15971>, 0x5c1367694c0b <vm_exec_core+25051>, 0x5c1367695f6c <vm_exec_core+30012>, 0x5c1367693d0f <vm_exec_core+21215>, 0x5c1367694ca3 <vm_exec_core+25203>, 0x5c13676950a1 <vm_exec_core+26225>, 0x5c1367693c3d <vm_exec_core+21005>, 0x5c136768f8a8 <vm_exec_core+3704>, 0x5c136769443a <vm_exec_core+23050>, 0x5c136768f709 <vm_exec_core+3289>, 0x5c136768fa51 <vm_exec_core+4129>, 0x5c1367691dac <vm_exec_core+13180>, 0x5c1367693ae2 <vm_exec_core+20658>, 0x5c1367694062 <vm_exec_core+22066>, 0x5c1367693871 <vm_exec_core+20033>, 0x5c136768f312 <vm_exec_core+2274>, 0x5c13676952e9 <vm_exec_core+26809>, 0x5c1367695d19 <vm_exec_core+29417>, 0x5c136768fb4c <vm_exec_core+4380>, 0x5c1367690caa <vm_exec_core+8826>, 0x5c13676907bb <vm_exec_core+7563>, 0x5c13676914cd <vm_exec_core+10909>, 0x5c13676927ef <vm_exec_core+15807>, 0x5c136768fc3c <vm_exec_core+4620>, 0x5c136769516e <vm_exec_core+26430>, 0x5c1367690c0b <vm_exec_core+8667>, 0x5c1367692690 <vm_exec_core+15456>, 0x5c1367693108 <vm_exec_core+18136>, 0x5c1367695020 <vm_exec_core+26096>, 0x5c1367693ec2 <vm_exec_core+21650>, 0x5c13676916d6 <vm_exec_core+11430>, 0x5c1367690eb2 <vm_exec_core+9346>, 0x5c1367694dfe <vm_exec_core+25550>, 0x5c1367691f20 <vm_exec_core+13552>, 0x5c13676944e5 <vm_exec_core+23221>, 0x5c1367693fd5 <vm_exec_core+21925>, 0x5c1367694725 <vm_exec_core+23797>, 0x5c13676955be <vm_exec_core+27534>, 0x5c136769330b <vm_exec_core+18651>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c136769184a <vm_exec_core+11802>, 0x5c1367694d4a <vm_exec_core+25370>, 0x5c1367691970 <vm_exec_core+12096>, 0x5c1367693b7f <vm_exec_core+20815>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c1367692ec2 <vm_exec_core+17554>, 0x5c13676939a5 <vm_exec_core+20341>, 0x5c1367691b9a <vm_exec_core+12650>, 0x5c1367691187 <vm_exec_core+10071>, 0x5c13676947fc <vm_exec_core+24012>, 0x5c136768fcf2 <vm_exec_core+4802>, 0x5c1367692cc6 <vm_exec_core+17046>, 0x5c136769d6fa <vm_exec_core+60618>, 0x5c1367693db3 <vm_exec_core+21379>, 0x5c136768ff92 <vm_exec_core+5474>, 0x5c1367690493 <vm_exec_core+6755>, 0x5c13676900af <vm_exec_core+5759>, 0x5c1367690d56 <vm_exec_core+8998>, 0x5c136769152c <vm_exec_core+11004>, 0x5c13676931d5 <vm_exec_core+18341>, 0x5c13676927e5 <vm_exec_core+15797>, 0x5c13676931d0 <vm_exec_core+18336>, 0x5c1367693d0a <vm_exec_core+21210>, 0x5c1367693c38 <vm_exec_core+21000>, 0x5c1367690d51 <vm_exec_core+8993>, 0x5c1367693e86 <vm_exec_core+21590>, 0x5c1367691e4e <vm_exec_core+13342>, 0x5c1367691e53 <vm_exec_core+13347>, 0x5c1367693c33 <vm_exec_core+20995>, 0x5c1367693ad8 <vm_exec_core+20648>, 0x5c1367692b99 <vm_exec_core+16745>, 0x5c1367692ac1 <vm_exec_core+16529>...}
        reg_cfp = 0x770b3b1ff720
        reg_pc = 0x513000086b10
        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_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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#24 0x00005c136768b1db in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160008985d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x770b363feb60, <optimized out>, <optimized out>}, prev = 0x770b3560ac80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x00005c136770be52 in invoke_iseq_block_from_c (ec=0x5160008985d0, captured=0x770b3b1ff7a8, self=130890584946560, 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:1626
        flags = 0
        iseq = 0x770b56d3f288
        cfp = <optimized out>
        sp = 0x770b3b0ff870
        use_argv = 0x0
        stack_argv = 0x770b3b0ff870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 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:1640
        captured = 0x770b3b1ff7a8
#27 0x00005c13676b81a6 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:1677
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x00005c13676b81a6 in rb_yield (val=<optimized out>)
No locals.
#31 0x00005c13673132d0 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:1073
        _ec = 0x5160008985d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x770b363feef0, <optimized out>, 0x770b363fee00, <optimized out>, <optimized out>}, prev = 0x770b35609240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160008985d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x00005c13676ee4e8 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:3794
        ci = 0x673100000001
        cc = <optimized out>
        me = 0x770b56dc8b00
        cfunc = 0x50400001f658
        recv = 130890585072160
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x00005c1367695908 in vm_sendish (ec=0x5160008985d0, reg_cfp=0x770b3b1ff790, cd=0x50f0000049e0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160008985d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50f0000049e0
        insns_address_table = {0x5c1367691c86 <vm_exec_core+12886>, 0x5c136768f0d5 <vm_exec_core+1701>, 0x5c13676908b7 <vm_exec_core+7815>, 0x5c1367695a76 <vm_exec_core+28742>, 0x5c1367690202 <vm_exec_core+6098>, 0x5c13676966c7 <vm_exec_core+31895>, 0x5c1367694a8c <vm_exec_core+24668>, 0x5c1367692935 <vm_exec_core+16133>, 0x5c136768f3de <vm_exec_core+2478>, 0x5c13676961ef <vm_exec_core+30655>, 0x5c1367695e00 <vm_exec_core+29648>, 0x5c13676905bf <vm_exec_core+7055>, 0x5c136768f9bb <vm_exec_core+3979>, 0x5c1367694f31 <vm_exec_core+25857>, 0x5c136769137b <vm_exec_core+10571>, 0x5c13676963f9 <vm_exec_core+31177>, 0x5c1367696017 <vm_exec_core+30183>, 0x5c1367691b2e <vm_exec_core+12542>, 0x5c13676928a2 <vm_exec_core+15986>, 0x5c1367694c1a <vm_exec_core+25066>, 0x5c1367695f7b <vm_exec_core+30027>, 0x5c1367693d1e <vm_exec_core+21230>, 0x5c1367694cb2 <vm_exec_core+25218>, 0x5c13676950b0 <vm_exec_core+26240>, 0x5c1367693c4c <vm_exec_core+21020>, 0x5c136768f8b7 <vm_exec_core+3719>, 0x5c1367694449 <vm_exec_core+23065>, 0x5c136768f718 <vm_exec_core+3304>, 0x5c136768fa60 <vm_exec_core+4144>, 0x5c1367691dbb <vm_exec_core+13195>, 0x5c1367693af1 <vm_exec_core+20673>, 0x5c1367694071 <vm_exec_core+22081>, 0x5c1367693880 <vm_exec_core+20048>, 0x5c136768f321 <vm_exec_core+2289>, 0x5c13676952f8 <vm_exec_core+26824>, 0x5c1367695d28 <vm_exec_core+29432>, 0x5c136768fb5b <vm_exec_core+4395>, 0x5c1367690cb9 <vm_exec_core+8841>, 0x5c13676907ca <vm_exec_core+7578>, 0x5c13676914dc <vm_exec_core+10924>, 0x5c13676927fe <vm_exec_core+15822>, 0x5c136768fc4b <vm_exec_core+4635>, 0x5c136769517d <vm_exec_core+26445>, 0x5c1367690c1a <vm_exec_core+8682>, 0x5c136769269f <vm_exec_core+15471>, 0x5c1367693117 <vm_exec_core+18151>, 0x5c136769502f <vm_exec_core+26111>, 0x5c1367693ed1 <vm_exec_core+21665>, 0x5c13676916e5 <vm_exec_core+11445>, 0x5c1367690ec1 <vm_exec_core+9361>, 0x5c1367694e0d <vm_exec_core+25565>, 0x5c1367691f2f <vm_exec_core+13567>, 0x5c13676944f4 <vm_exec_core+23236>, 0x5c1367693fe4 <vm_exec_core+21940>, 0x5c1367694734 <vm_exec_core+23812>, 0x5c13676955cd <vm_exec_core+27549>, 0x5c136769331a <vm_exec_core+18666>, 0x5c136768edcb <vm_exec_core+923>, 0x5c1367691859 <vm_exec_core+11817>, 0x5c1367694d59 <vm_exec_core+25385>, 0x5c136769197f <vm_exec_core+12111>, 0x5c1367693b8e <vm_exec_core+20830>, 0x5c136769434a <vm_exec_core+22810>, 0x5c1367692ed1 <vm_exec_core+17569>, 0x5c13676939b4 <vm_exec_core+20356>, 0x5c1367691ba9 <vm_exec_core+12665>, 0x5c1367691196 <vm_exec_core+10086>, 0x5c136769480b <vm_exec_core+24027>, 0x5c136768fd01 <vm_exec_core+4817>, 0x5c1367692cd5 <vm_exec_core+17061>, 0x5c136769d709 <vm_exec_core+60633>, 0x5c1367693dc2 <vm_exec_core+21394>, 0x5c136768ffa1 <vm_exec_core+5489>, 0x5c13676904a2 <vm_exec_core+6770>, 0x5c13676900be <vm_exec_core+5774>, 0x5c1367690d65 <vm_exec_core+9013>, 0x5c136769153b <vm_exec_core+11019>, 0x5c136768edd0 <vm_exec_core+928>, 0x5c1367690b17 <vm_exec_core+8423>, 0x5c1367696901 <vm_exec_core+32465>, 0x5c1367694267 <vm_exec_core+22583>, 0x5c1367693218 <vm_exec_core+18408>, 0x5c13676951ee <vm_exec_core+26558>, 0x5c13676969cd <vm_exec_core+32669>, 0x5c13676954ed <vm_exec_core+27325>, 0x5c1367696487 <vm_exec_core+31319>, 0x5c1367696554 <vm_exec_core+31524>, 0x5c136768f7db <vm_exec_core+3499>, 0x5c13676960b9 <vm_exec_core+30345>, 0x5c1367691e58 <vm_exec_core+13352>, 0x5c13676962c8 <vm_exec_core+30872>, 0x5c1367691a24 <vm_exec_core+12276>, 0x5c13676953cd <vm_exec_core+27037>, 0x5c1367690fe0 <vm_exec_core+9648>, 0x5c136769214d <vm_exec_core+14109>, 0x5c136769662d <vm_exec_core+31741>, 0x5c136769275a <vm_exec_core+15658>, 0x5c13676922e3 <vm_exec_core+14515>, 0x5c136768ee99 <vm_exec_core+1129>, 0x5c136768f52f <vm_exec_core+2815>, 0x5c136768ef7b <vm_exec_core+1355>, 0x5c1367692fc5 <vm_exec_core+17813>, 0x5c1367692481 <vm_exec_core+14929>, 0x5c1367692bb2 <vm_exec_core+16770>, 0x5c1367692ad5 <vm_exec_core+16549>, 0x5c1367691cc4 <vm_exec_core+12948>, 0x5c136769237d <vm_exec_core+14669>, 0x5c136769202a <vm_exec_core+13818>, 0x5c1367692624 <vm_exec_core+15348>, 0x5c13676925a9 <vm_exec_core+15225>, 0x5c1367691c77 <vm_exec_core+12871>, 0x5c136768f0c6 <vm_exec_core+1686>, 0x5c13676908a8 <vm_exec_core+7800>, 0x5c1367695a67 <vm_exec_core+28727>, 0x5c13676901f3 <vm_exec_core+6083>, 0x5c13676966b8 <vm_exec_core+31880>, 0x5c1367694a7d <vm_exec_core+24653>, 0x5c1367692926 <vm_exec_core+16118>, 0x5c136768f3cf <vm_exec_core+2463>, 0x5c13676961e0 <vm_exec_core+30640>, 0x5c1367695df1 <vm_exec_core+29633>, 0x5c13676905b0 <vm_exec_core+7040>, 0x5c136768f9ac <vm_exec_core+3964>, 0x5c1367694f22 <vm_exec_core+25842>, 0x5c136769136c <vm_exec_core+10556>, 0x5c13676963ea <vm_exec_core+31162>, 0x5c1367696008 <vm_exec_core+30168>, 0x5c1367691b1f <vm_exec_core+12527>, 0x5c1367692893 <vm_exec_core+15971>, 0x5c1367694c0b <vm_exec_core+25051>, 0x5c1367695f6c <vm_exec_core+30012>, 0x5c1367693d0f <vm_exec_core+21215>, 0x5c1367694ca3 <vm_exec_core+25203>, 0x5c13676950a1 <vm_exec_core+26225>, 0x5c1367693c3d <vm_exec_core+21005>, 0x5c136768f8a8 <vm_exec_core+3704>, 0x5c136769443a <vm_exec_core+23050>, 0x5c136768f709 <vm_exec_core+3289>, 0x5c136768fa51 <vm_exec_core+4129>, 0x5c1367691dac <vm_exec_core+13180>, 0x5c1367693ae2 <vm_exec_core+20658>, 0x5c1367694062 <vm_exec_core+22066>, 0x5c1367693871 <vm_exec_core+20033>, 0x5c136768f312 <vm_exec_core+2274>, 0x5c13676952e9 <vm_exec_core+26809>, 0x5c1367695d19 <vm_exec_core+29417>, 0x5c136768fb4c <vm_exec_core+4380>, 0x5c1367690caa <vm_exec_core+8826>, 0x5c13676907bb <vm_exec_core+7563>, 0x5c13676914cd <vm_exec_core+10909>, 0x5c13676927ef <vm_exec_core+15807>, 0x5c136768fc3c <vm_exec_core+4620>, 0x5c136769516e <vm_exec_core+26430>, 0x5c1367690c0b <vm_exec_core+8667>, 0x5c1367692690 <vm_exec_core+15456>, 0x5c1367693108 <vm_exec_core+18136>, 0x5c1367695020 <vm_exec_core+26096>, 0x5c1367693ec2 <vm_exec_core+21650>, 0x5c13676916d6 <vm_exec_core+11430>, 0x5c1367690eb2 <vm_exec_core+9346>, 0x5c1367694dfe <vm_exec_core+25550>, 0x5c1367691f20 <vm_exec_core+13552>, 0x5c13676944e5 <vm_exec_core+23221>, 0x5c1367693fd5 <vm_exec_core+21925>, 0x5c1367694725 <vm_exec_core+23797>, 0x5c13676955be <vm_exec_core+27534>, 0x5c136769330b <vm_exec_core+18651>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c136769184a <vm_exec_core+11802>, 0x5c1367694d4a <vm_exec_core+25370>, 0x5c1367691970 <vm_exec_core+12096>, 0x5c1367693b7f <vm_exec_core+20815>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c1367692ec2 <vm_exec_core+17554>, 0x5c13676939a5 <vm_exec_core+20341>, 0x5c1367691b9a <vm_exec_core+12650>, 0x5c1367691187 <vm_exec_core+10071>, 0x5c13676947fc <vm_exec_core+24012>, 0x5c136768fcf2 <vm_exec_core+4802>, 0x5c1367692cc6 <vm_exec_core+17046>, 0x5c136769d6fa <vm_exec_core+60618>, 0x5c1367693db3 <vm_exec_core+21379>, 0x5c136768ff92 <vm_exec_core+5474>, 0x5c1367690493 <vm_exec_core+6755>, 0x5c13676900af <vm_exec_core+5759>, 0x5c1367690d56 <vm_exec_core+8998>, 0x5c136769152c <vm_exec_core+11004>, 0x5c13676931d5 <vm_exec_core+18341>, 0x5c13676927e5 <vm_exec_core+15797>, 0x5c13676931d0 <vm_exec_core+18336>, 0x5c1367693d0a <vm_exec_core+21210>, 0x5c1367693c38 <vm_exec_core+21000>, 0x5c1367690d51 <vm_exec_core+8993>, 0x5c1367693e86 <vm_exec_core+21590>, 0x5c1367691e4e <vm_exec_core+13342>, 0x5c1367691e53 <vm_exec_core+13347>, 0x5c1367693c33 <vm_exec_core+20995>, 0x5c1367693ad8 <vm_exec_core+20648>, 0x5c1367692b99 <vm_exec_core+16745>, 0x5c1367692ac1 <vm_exec_core+16529>...}
        reg_cfp = 0x770b3b1ff790
        reg_pc = 0x51700000b8a8
        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_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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#35 0x00005c136768b1db in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160008985d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x770b363ff6c0, <optimized out>, <optimized out>}, prev = 0x770b363ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00005c13676c805b in invoke_iseq_block_from_c (ec=0x5160008985d0, captured=<optimized out>, self=130890584946560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x770b56d3f508
        cfp = 0x770b3b1ff7c8
        sp = 0x770b3b0ff818
        use_argv = <optimized out>
        stack_argv = 0x770b3b0ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x5160008985d0, self=130890584946560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1720
        block = <optimized out>
        keyword_hash = <optimized out>
#38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1750
No locals.
#39 0x00005c13676c62e6 in rb_vm_invoke_proc (ec=0x50c004e80550, proc=0x89, proc@entry=0x504000137610, argc=1462340977, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771
        self = 0
#40 0x00005c136761d609 in thread_do_start_proc (th=th@entry=0x51500004dd80) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000137610
        args_len = 0
        args_ptr = <optimized out>
#41 0x00005c136761b23a in thread_do_start (th=0x51500004dd80) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#42 thread_start_func_2 (th=th@entry=0x51500004dd80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#43 0x00005c136761a4fe in call_thread_start_func_2 (th=0x51500004dd80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x770b363ffcc0
#44 nt_start (ptr=0x50c004e80500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x51500004dd80
        sched = <optimized out>
        nt = 0x50c004e80500
        vm = 0x525000000100
#45 0x00005c13672c8a8f in asan_thread_start(void*) ()
No symbol table info available.
#46 0x0000770b5729caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {130890038511296, 4167914546967634110, 130890038511296, -352, 0, 140737400446384, 4167914546988605630, 4167987029615468734}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x0000770b57329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x770b57605c40 (LWP 2397288) "ruby"):
#0  VM_BH_ISEQ_BLOCK_P (block_handler=130890546017209) at /tmp/ruby/src/trunk_asan/vm_core.h:1594
No locals.
#1  vm_block_handler_type (block_handler=130890546017209) at /tmp/ruby/src/trunk_asan/vm_core.h:1664
No locals.
#2  invoke_block_from_c_bh (ec=<optimized out>, block_handler=130890546017209, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1636
No locals.
#3  0x00005c13676b81a6 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:1677
No locals.
#4  vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#5  rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#6  0x00005c13676b81a6 in rb_yield (val=<optimized out>)
No locals.
#7  0x00005c136785ed2a in rb_ary_each (ary=130890583178560) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 430
#8  0x00005c13676ee4e8 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:3794
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x770b56df0560
        cfunc = 0x50400000a298
        recv = 130890583178560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#9  0x00005c1367695908 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x770b547ff3a0, cd=0x51b000006f20, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#10 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51b000006f20
        insns_address_table = {0x5c1367691c86 <vm_exec_core+12886>, 0x5c136768f0d5 <vm_exec_core+1701>, 0x5c13676908b7 <vm_exec_core+7815>, 0x5c1367695a76 <vm_exec_core+28742>, 0x5c1367690202 <vm_exec_core+6098>, 0x5c13676966c7 <vm_exec_core+31895>, 0x5c1367694a8c <vm_exec_core+24668>, 0x5c1367692935 <vm_exec_core+16133>, 0x5c136768f3de <vm_exec_core+2478>, 0x5c13676961ef <vm_exec_core+30655>, 0x5c1367695e00 <vm_exec_core+29648>, 0x5c13676905bf <vm_exec_core+7055>, 0x5c136768f9bb <vm_exec_core+3979>, 0x5c1367694f31 <vm_exec_core+25857>, 0x5c136769137b <vm_exec_core+10571>, 0x5c13676963f9 <vm_exec_core+31177>, 0x5c1367696017 <vm_exec_core+30183>, 0x5c1367691b2e <vm_exec_core+12542>, 0x5c13676928a2 <vm_exec_core+15986>, 0x5c1367694c1a <vm_exec_core+25066>, 0x5c1367695f7b <vm_exec_core+30027>, 0x5c1367693d1e <vm_exec_core+21230>, 0x5c1367694cb2 <vm_exec_core+25218>, 0x5c13676950b0 <vm_exec_core+26240>, 0x5c1367693c4c <vm_exec_core+21020>, 0x5c136768f8b7 <vm_exec_core+3719>, 0x5c1367694449 <vm_exec_core+23065>, 0x5c136768f718 <vm_exec_core+3304>, 0x5c136768fa60 <vm_exec_core+4144>, 0x5c1367691dbb <vm_exec_core+13195>, 0x5c1367693af1 <vm_exec_core+20673>, 0x5c1367694071 <vm_exec_core+22081>, 0x5c1367693880 <vm_exec_core+20048>, 0x5c136768f321 <vm_exec_core+2289>, 0x5c13676952f8 <vm_exec_core+26824>, 0x5c1367695d28 <vm_exec_core+29432>, 0x5c136768fb5b <vm_exec_core+4395>, 0x5c1367690cb9 <vm_exec_core+8841>, 0x5c13676907ca <vm_exec_core+7578>, 0x5c13676914dc <vm_exec_core+10924>, 0x5c13676927fe <vm_exec_core+15822>, 0x5c136768fc4b <vm_exec_core+4635>, 0x5c136769517d <vm_exec_core+26445>, 0x5c1367690c1a <vm_exec_core+8682>, 0x5c136769269f <vm_exec_core+15471>, 0x5c1367693117 <vm_exec_core+18151>, 0x5c136769502f <vm_exec_core+26111>, 0x5c1367693ed1 <vm_exec_core+21665>, 0x5c13676916e5 <vm_exec_core+11445>, 0x5c1367690ec1 <vm_exec_core+9361>, 0x5c1367694e0d <vm_exec_core+25565>, 0x5c1367691f2f <vm_exec_core+13567>, 0x5c13676944f4 <vm_exec_core+23236>, 0x5c1367693fe4 <vm_exec_core+21940>, 0x5c1367694734 <vm_exec_core+23812>, 0x5c13676955cd <vm_exec_core+27549>, 0x5c136769331a <vm_exec_core+18666>, 0x5c136768edcb <vm_exec_core+923>, 0x5c1367691859 <vm_exec_core+11817>, 0x5c1367694d59 <vm_exec_core+25385>, 0x5c136769197f <vm_exec_core+12111>, 0x5c1367693b8e <vm_exec_core+20830>, 0x5c136769434a <vm_exec_core+22810>, 0x5c1367692ed1 <vm_exec_core+17569>, 0x5c13676939b4 <vm_exec_core+20356>, 0x5c1367691ba9 <vm_exec_core+12665>, 0x5c1367691196 <vm_exec_core+10086>, 0x5c136769480b <vm_exec_core+24027>, 0x5c136768fd01 <vm_exec_core+4817>, 0x5c1367692cd5 <vm_exec_core+17061>, 0x5c136769d709 <vm_exec_core+60633>, 0x5c1367693dc2 <vm_exec_core+21394>, 0x5c136768ffa1 <vm_exec_core+5489>, 0x5c13676904a2 <vm_exec_core+6770>, 0x5c13676900be <vm_exec_core+5774>, 0x5c1367690d65 <vm_exec_core+9013>, 0x5c136769153b <vm_exec_core+11019>, 0x5c136768edd0 <vm_exec_core+928>, 0x5c1367690b17 <vm_exec_core+8423>, 0x5c1367696901 <vm_exec_core+32465>, 0x5c1367694267 <vm_exec_core+22583>, 0x5c1367693218 <vm_exec_core+18408>, 0x5c13676951ee <vm_exec_core+26558>, 0x5c13676969cd <vm_exec_core+32669>, 0x5c13676954ed <vm_exec_core+27325>, 0x5c1367696487 <vm_exec_core+31319>, 0x5c1367696554 <vm_exec_core+31524>, 0x5c136768f7db <vm_exec_core+3499>, 0x5c13676960b9 <vm_exec_core+30345>, 0x5c1367691e58 <vm_exec_core+13352>, 0x5c13676962c8 <vm_exec_core+30872>, 0x5c1367691a24 <vm_exec_core+12276>, 0x5c13676953cd <vm_exec_core+27037>, 0x5c1367690fe0 <vm_exec_core+9648>, 0x5c136769214d <vm_exec_core+14109>, 0x5c136769662d <vm_exec_core+31741>, 0x5c136769275a <vm_exec_core+15658>, 0x5c13676922e3 <vm_exec_core+14515>, 0x5c136768ee99 <vm_exec_core+1129>, 0x5c136768f52f <vm_exec_core+2815>, 0x5c136768ef7b <vm_exec_core+1355>, 0x5c1367692fc5 <vm_exec_core+17813>, 0x5c1367692481 <vm_exec_core+14929>, 0x5c1367692bb2 <vm_exec_core+16770>, 0x5c1367692ad5 <vm_exec_core+16549>, 0x5c1367691cc4 <vm_exec_core+12948>, 0x5c136769237d <vm_exec_core+14669>, 0x5c136769202a <vm_exec_core+13818>, 0x5c1367692624 <vm_exec_core+15348>, 0x5c13676925a9 <vm_exec_core+15225>, 0x5c1367691c77 <vm_exec_core+12871>, 0x5c136768f0c6 <vm_exec_core+1686>, 0x5c13676908a8 <vm_exec_core+7800>, 0x5c1367695a67 <vm_exec_core+28727>, 0x5c13676901f3 <vm_exec_core+6083>, 0x5c13676966b8 <vm_exec_core+31880>, 0x5c1367694a7d <vm_exec_core+24653>, 0x5c1367692926 <vm_exec_core+16118>, 0x5c136768f3cf <vm_exec_core+2463>, 0x5c13676961e0 <vm_exec_core+30640>, 0x5c1367695df1 <vm_exec_core+29633>, 0x5c13676905b0 <vm_exec_core+7040>, 0x5c136768f9ac <vm_exec_core+3964>, 0x5c1367694f22 <vm_exec_core+25842>, 0x5c136769136c <vm_exec_core+10556>, 0x5c13676963ea <vm_exec_core+31162>, 0x5c1367696008 <vm_exec_core+30168>, 0x5c1367691b1f <vm_exec_core+12527>, 0x5c1367692893 <vm_exec_core+15971>, 0x5c1367694c0b <vm_exec_core+25051>, 0x5c1367695f6c <vm_exec_core+30012>, 0x5c1367693d0f <vm_exec_core+21215>, 0x5c1367694ca3 <vm_exec_core+25203>, 0x5c13676950a1 <vm_exec_core+26225>, 0x5c1367693c3d <vm_exec_core+21005>, 0x5c136768f8a8 <vm_exec_core+3704>, 0x5c136769443a <vm_exec_core+23050>, 0x5c136768f709 <vm_exec_core+3289>, 0x5c136768fa51 <vm_exec_core+4129>, 0x5c1367691dac <vm_exec_core+13180>, 0x5c1367693ae2 <vm_exec_core+20658>, 0x5c1367694062 <vm_exec_core+22066>, 0x5c1367693871 <vm_exec_core+20033>, 0x5c136768f312 <vm_exec_core+2274>, 0x5c13676952e9 <vm_exec_core+26809>, 0x5c1367695d19 <vm_exec_core+29417>, 0x5c136768fb4c <vm_exec_core+4380>, 0x5c1367690caa <vm_exec_core+8826>, 0x5c13676907bb <vm_exec_core+7563>, 0x5c13676914cd <vm_exec_core+10909>, 0x5c13676927ef <vm_exec_core+15807>, 0x5c136768fc3c <vm_exec_core+4620>, 0x5c136769516e <vm_exec_core+26430>, 0x5c1367690c0b <vm_exec_core+8667>, 0x5c1367692690 <vm_exec_core+15456>, 0x5c1367693108 <vm_exec_core+18136>, 0x5c1367695020 <vm_exec_core+26096>, 0x5c1367693ec2 <vm_exec_core+21650>, 0x5c13676916d6 <vm_exec_core+11430>, 0x5c1367690eb2 <vm_exec_core+9346>, 0x5c1367694dfe <vm_exec_core+25550>, 0x5c1367691f20 <vm_exec_core+13552>, 0x5c13676944e5 <vm_exec_core+23221>, 0x5c1367693fd5 <vm_exec_core+21925>, 0x5c1367694725 <vm_exec_core+23797>, 0x5c13676955be <vm_exec_core+27534>, 0x5c136769330b <vm_exec_core+18651>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c136769184a <vm_exec_core+11802>, 0x5c1367694d4a <vm_exec_core+25370>, 0x5c1367691970 <vm_exec_core+12096>, 0x5c1367693b7f <vm_exec_core+20815>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c1367692ec2 <vm_exec_core+17554>, 0x5c13676939a5 <vm_exec_core+20341>, 0x5c1367691b9a <vm_exec_core+12650>, 0x5c1367691187 <vm_exec_core+10071>, 0x5c13676947fc <vm_exec_core+24012>, 0x5c136768fcf2 <vm_exec_core+4802>, 0x5c1367692cc6 <vm_exec_core+17046>, 0x5c136769d6fa <vm_exec_core+60618>, 0x5c1367693db3 <vm_exec_core+21379>, 0x5c136768ff92 <vm_exec_core+5474>, 0x5c1367690493 <vm_exec_core+6755>, 0x5c13676900af <vm_exec_core+5759>, 0x5c1367690d56 <vm_exec_core+8998>, 0x5c136769152c <vm_exec_core+11004>, 0x5c13676931d5 <vm_exec_core+18341>, 0x5c13676927e5 <vm_exec_core+15797>, 0x5c13676931d0 <vm_exec_core+18336>, 0x5c1367693d0a <vm_exec_core+21210>, 0x5c1367693c38 <vm_exec_core+21000>, 0x5c1367690d51 <vm_exec_core+8993>, 0x5c1367693e86 <vm_exec_core+21590>, 0x5c1367691e4e <vm_exec_core+13342>, 0x5c1367691e53 <vm_exec_core+13347>, 0x5c1367693c33 <vm_exec_core+20995>, 0x5c1367693ad8 <vm_exec_core+20648>, 0x5c1367692b99 <vm_exec_core+16745>, 0x5c1367692ac1 <vm_exec_core+16529>...}
        reg_cfp = 0x770b547ff3a0
        reg_pc = 0x522000005e50
        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_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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#11 0x00005c136768b399 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#12 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#13 0x00005c136770be52 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x770b547ff578, self=130890583716520, 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:1626
        flags = 0
        iseq = 0x770b56d37768
        cfp = <optimized out>
        sp = 0x770b546ff9e8
        use_argv = 0x770b550c3860
        stack_argv = 0x770b546ff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#14 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:1640
        captured = 0x770b547ff578
#15 0x00005c13676b81a6 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:1677
No locals.
#16 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#18 0x00005c13676b81a6 in rb_yield (val=<optimized out>)
No locals.
#19 0x00005c136785ed2a in rb_ary_each (ary=130890583118000) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
#20 0x00005c13676ee4e8 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:3794
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x770b56df0560
        cfunc = 0x50400000a298
        recv = 130890583118000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005c1367695908 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x770b547ff560, cd=0x51100000d180, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        val = 36
        ci = <optimized out>
        argc = <optimized out>
th: 0x515000000300, native_id: 0x770b57605c40
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
-- Control frame information -----------------------------------------------
        val = <optimized out>
c:0021 p:---- s:0125 e:000124 CFUNC  :each
        cd = 0x51100000d180
c:0020 p:0682 s:0121 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:789
        insns_address_table = {0x5c1367691c86 <vm_exec_core+12886>, 0x5c136768f0d5 <vm_exec_core+1701>, 0x5c13676908b7 <vm_exec_core+7815>, 0x5c1367695a76 <vm_exec_core+28742>, 0x5c1367690202 <vm_exec_core+6098>, 0x5c13676966c7 <vm_exec_core+31895>, 0x5c1367694a8c <vm_exec_core+24668>, 0x5c1367692935 <vm_exec_core+16133>, 0x5c136768f3de <vm_exec_core+2478>, 0x5c13676961ef <vm_exec_core+30655>, 0x5c1367695e00 <vm_exec_core+29648>, 0x5c13676905bf <vm_exec_core+7055>, 0x5c136768f9bb <vm_exec_core+3979>, 0x5c1367694f31 <vm_exec_core+25857>, 0x5c136769137b <vm_exec_core+10571>, 0x5c13676963f9 <vm_exec_core+31177>, 0x5c1367696017 <vm_exec_core+30183>, 0x5c1367691b2e <vm_exec_core+12542>, 0x5c13676928a2 <vm_exec_core+15986>, 0x5c1367694c1a <vm_exec_core+25066>, 0x5c1367695f7b <vm_exec_core+30027>, 0x5c1367693d1e <vm_exec_core+21230>, 0x5c1367694cb2 <vm_exec_core+25218>, 0x5c13676950b0 <vm_exec_core+26240>, 0x5c1367693c4c <vm_exec_core+21020>, 0x5c136768f8b7 <vm_exec_core+3719>, 0x5c1367694449 <vm_exec_core+23065>, 0x5c136768f718 <vm_exec_core+3304>, 0x5c136768fa60 <vm_exec_core+4144>, 0x5c1367691dbb <vm_exec_core+13195>, 0x5c1367693af1 <vm_exec_core+20673>, 0x5c1367694071 <vm_exec_core+22081>, 0x5c1367693880 <vm_exec_core+20048>, 0x5c136768f321 <vm_exec_core+2289>, 0x5c13676952f8 <vm_exec_core+26824>, 0x5c1367695d28 <vm_exec_core+29432>, 0x5c136768fb5b <vm_exec_core+4395>, 0x5c1367690cb9 <vm_exec_core+8841>, 0x5c13676907ca <vm_exec_core+7578>, 0x5c13676914dc <vm_exec_core+10924>, 0x5c13676927fe <vm_exec_core+15822>, 0x5c136768fc4b <vm_exec_core+4635>, 0x5c136769517d <vm_exec_core+26445>, 0x5c1367690c1a <vm_exec_core+8682>, 0x5c136769269f <vm_exec_core+15471>, 0x5c1367693117 <vm_exec_core+18151>, 0x5c136769502f <vm_exec_core+26111>, 0x5c1367693ed1 <vm_exec_core+21665>, 0x5c13676916e5 <vm_exec_core+11445>, 0x5c1367690ec1 <vm_exec_core+9361>, 0x5c1367694e0d <vm_exec_core+25565>, 0x5c1367691f2f <vm_exec_core+13567>, 0x5c13676944f4 <vm_exec_core+23236>, 0x5c1367693fe4 <vm_exec_core+21940>, 0x5c1367694734 <vm_exec_core+23812>, 0x5c13676955cd <vm_exec_core+27549>, 0x5c136769331a <vm_exec_core+18666>, 0x5c136768edcb <vm_exec_core+923>, 0x5c1367691859 <vm_exec_core+11817>, 0x5c1367694d59 <vm_exec_core+25385>, 0x5c136769197f <vm_exec_core+12111>, 0x5c1367693b8e <vm_exec_core+20830>, 0x5c136769434a <vm_exec_core+22810>, 0x5c1367692ed1 <vm_exec_core+17569>, 0x5c13676939b4 <vm_exec_core+20356>, 0x5c1367691ba9 <vm_exec_core+12665>, 0x5c1367691196 <vm_exec_core+10086>, 0x5c136769480b <vm_exec_core+24027>, 0x5c136768fd01 <vm_exec_core+4817>, 0x5c1367692cd5 <vm_exec_core+17061>, 0x5c136769d709 <vm_exec_core+60633>, 0x5c1367693dc2 <vm_exec_core+21394>, 0x5c136768ffa1 <vm_exec_core+5489>, 0x5c13676904a2 <vm_exec_core+6770>, 0x5c13676900be <vm_exec_core+5774>, 0x5c1367690d65 <vm_exec_core+9013>, 0x5c136769153b <vm_exec_core+11019>, 0x5c136768edd0 <vm_exec_core+928>, 0x5c1367690b17 <vm_exec_core+8423>, 0x5c1367696901 <vm_exec_core+32465>, 0x5c1367694267 <vm_exec_core+22583>, 0x5c1367693218 <vm_exec_core+18408>, 0x5c13676951ee <vm_exec_core+26558>, 0x5c13676969cd <vm_exec_core+32669>, 0x5c13676954ed <vm_exec_core+27325>, 0x5c1367696487 <vm_exec_core+31319>, 0x5c1367696554 <vm_exec_core+31524>, 0x5c136768f7db <vm_exec_core+3499>, 0x5c13676960b9 <vm_exec_core+30345>, 0x5c1367691e58 <vm_exec_core+13352>, 0x5c13676962c8 <vm_exec_core+30872>, 0x5c1367691a24 <vm_exec_core+12276>, 0x5c13676953cd <vm_exec_core+27037>, 0x5c1367690fe0 <vm_exec_core+9648>, 0x5c136769214d <vm_exec_core+14109>, 0x5c136769662d <vm_exec_core+31741>, 0x5c136769275a <vm_exec_core+15658>, 0x5c13676922e3 <vm_exec_core+14515>, 0x5c136768ee99 <vm_exec_core+1129>, 0x5c136768f52f <vm_exec_core+2815>, 0x5c136768ef7b <vm_exec_core+1355>, 0x5c1367692fc5 <vm_exec_core+17813>, 0x5c1367692481 <vm_exec_core+14929>, 0x5c1367692bb2 <vm_exec_core+16770>, 0x5c1367692ad5 <vm_exec_core+16549>, 0x5c1367691cc4 <vm_exec_core+12948>, 0x5c136769237d <vm_exec_core+14669>, 0x5c136769202a <vm_exec_core+13818>, 0x5c1367692624 <vm_exec_core+15348>, 0x5c13676925a9 <vm_exec_core+15225>, 0x5c1367691c77 <vm_exec_core+12871>, 0x5c136768f0c6 <vm_exec_core+1686>, 0x5c13676908a8 <vm_exec_core+7800>, 0x5c1367695a67 <vm_exec_core+28727>, 0x5c13676901f3 <vm_exec_core+6083>, 0x5c13676966b8 <vm_exec_core+31880>, 0x5c1367694a7d <vm_exec_core+24653>, 0x5c1367692926 <vm_exec_core+16118>, 0x5c136768f3cf <vm_exec_core+2463>, 0x5c13676961e0 <vm_exec_core+30640>, 0x5c1367695df1 <vm_exec_core+29633>, 0x5c13676905b0 <vm_exec_core+7040>, 0x5c136768f9ac <vm_exec_core+3964>, 0x5c1367694f22 <vm_exec_core+25842>, 0x5c136769136c <vm_exec_core+10556>, 0x5c13676963ea <vm_exec_core+31162>, 0x5c1367696008 <vm_exec_core+30168>, 0x5c1367691b1f <vm_exec_core+12527>, 0x5c1367692893 <vm_exec_core+15971>, 0x5c1367694c0b <vm_exec_core+25051>, 0x5c1367695f6c <vm_exec_core+30012>, 0x5c1367693d0f <vm_exec_core+21215>, 0x5c1367694ca3 <vm_exec_core+25203>, 0x5c13676950a1 <vm_exec_core+26225>, 0x5c1367693c3d <vm_exec_core+21005>, 0x5c136768f8a8 <vm_exec_core+3704>, 0x5c136769443a <vm_exec_core+23050>, 0x5c136768f709 <vm_exec_core+3289>, 0x5c136768fa51 <vm_exec_core+4129>, 0x5c1367691dac <vm_exec_core+13180>, 0x5c1367693ae2 <vm_exec_core+20658>, 0x5c1367694062 <vm_exec_core+22066>, 0x5c1367693871 <vm_exec_core+20033>, 0x5c136768f312 <vm_exec_core+2274>, 0x5c13676952e9 <vm_exec_core+26809>, 0x5c1367695d19 <vm_exec_core+29417>, 0x5c136768fb4c <vm_exec_core+4380>, 0x5c1367690caa <vm_exec_core+8826>, 0x5c13676907bb <vm_exec_core+7563>, 0x5c13676914cd <vm_exec_core+10909>, 0x5c13676927ef <vm_exec_core+15807>, 0x5c136768fc3c <vm_exec_core+4620>, 0x5c136769516e <vm_exec_core+26430>, 0x5c1367690c0b <vm_exec_core+8667>, 0x5c1367692690 <vm_exec_core+15456>, 0x5c1367693108 <vm_exec_core+18136>, 0x5c1367695020 <vm_exec_core+26096>, 0x5c1367693ec2 <vm_exec_core+21650>, 0x5c13676916d6 <vm_exec_core+11430>, 0x5c1367690eb2 <vm_exec_core+9346>, 0x5c1367694dfe <vm_exec_core+25550>, 0x5c1367691f20 <vm_exec_core+13552>, 0x5c13676944e5 <vm_exec_core+23221>, 0x5c1367693fd5 <vm_exec_core+21925>, 0x5c1367694725 <vm_exec_core+23797>, 0x5c13676955be <vm_exec_core+27534>, 0x5c136769330b <vm_exec_core+18651>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c136769184a <vm_exec_core+11802>, 0x5c1367694d4a <vm_exec_core+25370>, 0x5c1367691970 <vm_exec_core+12096>, 0x5c1367693b7f <vm_exec_core+20815>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c1367692ec2 <vm_exec_core+17554>, 0x5c13676939a5 <vm_exec_core+20341>, 0x5c1367691b9a <vm_exec_core+12650>, 0x5c1367691187 <vm_exec_core+10071>, 0x5c13676947fc <vm_exec_core+24012>, 0x5c136768fcf2 <vm_exec_core+4802>, 0x5c1367692cc6 <vm_exec_core+17046>, 0x5c136769d6fa <vm_exec_core+60618>, 0x5c1367693db3 <vm_exec_core+21379>, 0x5c136768ff92 <vm_exec_core+5474>, 0x5c1367690493 <vm_exec_core+6755>, 0x5c13676900af <vm_exec_core+5759>, 0x5c1367690d56 <vm_exec_core+8998>, 0x5c136769152c <vm_exec_core+11004>, 0x5c13676931d5 <vm_exec_core+18341>, 0x5c13676927e5 <vm_exec_core+15797>, 0x5c13676931d0 <vm_exec_core+18336>, 0x5c1367693d0a <vm_exec_core+21210>, 0x5c1367693c38 <vm_exec_core+21000>, 0x5c1367690d51 <vm_exec_core+8993>, 0x5c1367693e86 <vm_exec_core+21590>, 0x5c1367691e4e <vm_exec_core+13342>, 0x5c1367691e53 <vm_exec_core+13347>, 0x5c1367693c33 <vm_exec_core+20995>, 0x5c1367693ad8 <vm_exec_core+20648>, 0x5c1367692b99 <vm_exec_core+16745>, 0x5c1367692ac1 <vm_exec_core+16529>...}
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:825
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:864
        reg_cfp = 0x770b547ff560
        reg_pc = 0x5150000196d0
        INSN_LABEL_nop = <optimized out>
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1610
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1305
        INSN_LABEL_getlocal = <optimized out>
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1775
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1762 [FINISH]
        INSN_LABEL_setlocal = <optimized out>
c:0013 p:---- s:0061 e:000060 CFUNC  :each
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1761
        INSN_LABEL_getblockparam = <optimized out>
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1805
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1052
        INSN_LABEL_setblockparam = <optimized out>
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:897
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1289
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1889
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1893
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        INSN_LABEL_getconstant = <optimized out>
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>

        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
th: 0x51500004dd80, native_id: 0x770b364006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_putself = <optimized out>
c:0006 p:---- s:0026 e:000025 CFUNC  :sleep
c:0005 p:---- s:0023 e:000022 CFUNC  :wait
        INSN_LABEL_putobject = <optimized out>
c:0004 p:0018 s:0017 e:000016 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
c:0003 p:---- s:0014 e:000013 CFUNC  :synchronize
        INSN_LABEL_putspecialobject = <optimized out>
c:0002 p:0069 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        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_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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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>
#23 0x00005c136768b5cb in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#24 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#25 0x00005c13674152fc in load_iseq_eval (ec=<optimized out>, fname=fname@entry=130890585389520) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x770b56d8b8b8
#26 0x00005c13674101bb in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 130890585723880
        realpath_map = 130890585723720
        path = 130890585389520
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#27 0x00005c136740e375 in rb_require_string_internal (fname=130890585389560, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#28 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#29 0x00005c13676ee4e8 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:3794
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x770b56d8ba48
        cfunc = 0x5040000185d8
        recv = 130890585853360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#30 0x00005c13676d482d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffffac2ddb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xfff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#31 0x00005c13676d42e5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
        cc = 0x770b5521e078
#32 0x00005c136769bf59 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x770b547ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#33 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5c1367691c86 <vm_exec_core+12886>, 0x5c136768f0d5 <vm_exec_core+1701>, 0x5c13676908b7 <vm_exec_core+7815>, 0x5c1367695a76 <vm_exec_core+28742>, 0x5c1367690202 <vm_exec_core+6098>, 0x5c13676966c7 <vm_exec_core+31895>, 0x5c1367694a8c <vm_exec_core+24668>, 0x5c1367692935 <vm_exec_core+16133>, 0x5c136768f3de <vm_exec_core+2478>, 0x5c13676961ef <vm_exec_core+30655>, 0x5c1367695e00 <vm_exec_core+29648>, 0x5c13676905bf <vm_exec_core+7055>, 0x5c136768f9bb <vm_exec_core+3979>, 0x5c1367694f31 <vm_exec_core+25857>, 0x5c136769137b <vm_exec_core+10571>, 0x5c13676963f9 <vm_exec_core+31177>, 0x5c1367696017 <vm_exec_core+30183>, 0x5c1367691b2e <vm_exec_core+12542>, 0x5c13676928a2 <vm_exec_core+15986>, 0x5c1367694c1a <vm_exec_core+25066>, 0x5c1367695f7b <vm_exec_core+30027>, 0x5c1367693d1e <vm_exec_core+21230>, 0x5c1367694cb2 <vm_exec_core+25218>, 0x5c13676950b0 <vm_exec_core+26240>, 0x5c1367693c4c <vm_exec_core+21020>, 0x5c136768f8b7 <vm_exec_core+3719>, 0x5c1367694449 <vm_exec_core+23065>, 0x5c136768f718 <vm_exec_core+3304>, 0x5c136768fa60 <vm_exec_core+4144>, 0x5c1367691dbb <vm_exec_core+13195>, 0x5c1367693af1 <vm_exec_core+20673>, 0x5c1367694071 <vm_exec_core+22081>, 0x5c1367693880 <vm_exec_core+20048>, 0x5c136768f321 <vm_exec_core+2289>, 0x5c13676952f8 <vm_exec_core+26824>, 0x5c1367695d28 <vm_exec_core+29432>, 0x5c136768fb5b <vm_exec_core+4395>, 0x5c1367690cb9 <vm_exec_core+8841>, 0x5c13676907ca <vm_exec_core+7578>, 0x5c13676914dc <vm_exec_core+10924>, 0x5c13676927fe <vm_exec_core+15822>, 0x5c136768fc4b <vm_exec_core+4635>, 0x5c136769517d <vm_exec_core+26445>, 0x5c1367690c1a <vm_exec_core+8682>, 0x5c136769269f <vm_exec_core+15471>, 0x5c1367693117 <vm_exec_core+18151>, 0x5c136769502f <vm_exec_core+26111>, 0x5c1367693ed1 <vm_exec_core+21665>, 0x5c13676916e5 <vm_exec_core+11445>, 0x5c1367690ec1 <vm_exec_core+9361>, 0x5c1367694e0d <vm_exec_core+25565>, 0x5c1367691f2f <vm_exec_core+13567>, 0x5c13676944f4 <vm_exec_core+23236>, 0x5c1367693fe4 <vm_exec_core+21940>, 0x5c1367694734 <vm_exec_core+23812>, 0x5c13676955cd <vm_exec_core+27549>, 0x5c136769331a <vm_exec_core+18666>, 0x5c136768edcb <vm_exec_core+923>, 0x5c1367691859 <vm_exec_core+11817>, 0x5c1367694d59 <vm_exec_core+25385>, 0x5c136769197f <vm_exec_core+12111>, 0x5c1367693b8e <vm_exec_core+20830>, 0x5c136769434a <vm_exec_core+22810>, 0x5c1367692ed1 <vm_exec_core+17569>, 0x5c13676939b4 <vm_exec_core+20356>, 0x5c1367691ba9 <vm_exec_core+12665>, 0x5c1367691196 <vm_exec_core+10086>, 0x5c136769480b <vm_exec_core+24027>, 0x5c136768fd01 <vm_exec_core+4817>, 0x5c1367692cd5 <vm_exec_core+17061>, 0x5c136769d709 <vm_exec_core+60633>, 0x5c1367693dc2 <vm_exec_core+21394>, 0x5c136768ffa1 <vm_exec_core+5489>, 0x5c13676904a2 <vm_exec_core+6770>, 0x5c13676900be <vm_exec_core+5774>, 0x5c1367690d65 <vm_exec_core+9013>, 0x5c136769153b <vm_exec_core+11019>, 0x5c136768edd0 <vm_exec_core+928>, 0x5c1367690b17 <vm_exec_core+8423>, 0x5c1367696901 <vm_exec_core+32465>, 0x5c1367694267 <vm_exec_core+22583>, 0x5c1367693218 <vm_exec_core+18408>, 0x5c13676951ee <vm_exec_core+26558>, 0x5c13676969cd <vm_exec_core+32669>, 0x5c13676954ed <vm_exec_core+27325>, 0x5c1367696487 <vm_exec_core+31319>, 0x5c1367696554 <vm_exec_core+31524>, 0x5c136768f7db <vm_exec_core+3499>, 0x5c13676960b9 <vm_exec_core+30345>, 0x5c1367691e58 <vm_exec_core+13352>, 0x5c13676962c8 <vm_exec_core+30872>, 0x5c1367691a24 <vm_exec_core+12276>, 0x5c13676953cd <vm_exec_core+27037>, 0x5c1367690fe0 <vm_exec_core+9648>, 0x5c136769214d <vm_exec_core+14109>, 0x5c136769662d <vm_exec_core+31741>, 0x5c136769275a <vm_exec_core+15658>, 0x5c13676922e3 <vm_exec_core+14515>, 0x5c136768ee99 <vm_exec_core+1129>, 0x5c136768f52f <vm_exec_core+2815>, 0x5c136768ef7b <vm_exec_core+1355>, 0x5c1367692fc5 <vm_exec_core+17813>, 0x5c1367692481 <vm_exec_core+14929>, 0x5c1367692bb2 <vm_exec_core+16770>, 0x5c1367692ad5 <vm_exec_core+16549>, 0x5c1367691cc4 <vm_exec_core+12948>, 0x5c136769237d <vm_exec_core+14669>, 0x5c136769202a <vm_exec_core+13818>, 0x5c1367692624 <vm_exec_core+15348>, 0x5c13676925a9 <vm_exec_core+15225>, 0x5c1367691c77 <vm_exec_core+12871>, 0x5c136768f0c6 <vm_exec_core+1686>, 0x5c13676908a8 <vm_exec_core+7800>, 0x5c1367695a67 <vm_exec_core+28727>, 0x5c13676901f3 <vm_exec_core+6083>, 0x5c13676966b8 <vm_exec_core+31880>, 0x5c1367694a7d <vm_exec_core+24653>, 0x5c1367692926 <vm_exec_core+16118>, 0x5c136768f3cf <vm_exec_core+2463>, 0x5c13676961e0 <vm_exec_core+30640>, 0x5c1367695df1 <vm_exec_core+29633>, 0x5c13676905b0 <vm_exec_core+7040>, 0x5c136768f9ac <vm_exec_core+3964>, 0x5c1367694f22 <vm_exec_core+25842>, 0x5c136769136c <vm_exec_core+10556>, 0x5c13676963ea <vm_exec_core+31162>, 0x5c1367696008 <vm_exec_core+30168>, 0x5c1367691b1f <vm_exec_core+12527>, 0x5c1367692893 <vm_exec_core+15971>, 0x5c1367694c0b <vm_exec_core+25051>, 0x5c1367695f6c <vm_exec_core+30012>, 0x5c1367693d0f <vm_exec_core+21215>, 0x5c1367694ca3 <vm_exec_core+25203>, 0x5c13676950a1 <vm_exec_core+26225>, 0x5c1367693c3d <vm_exec_core+21005>, 0x5c136768f8a8 <vm_exec_core+3704>, 0x5c136769443a <vm_exec_core+23050>, 0x5c136768f709 <vm_exec_core+3289>, 0x5c136768fa51 <vm_exec_core+4129>, 0x5c1367691dac <vm_exec_core+13180>, 0x5c1367693ae2 <vm_exec_core+20658>, 0x5c1367694062 <vm_exec_core+22066>, 0x5c1367693871 <vm_exec_core+20033>, 0x5c136768f312 <vm_exec_core+2274>, 0x5c13676952e9 <vm_exec_core+26809>, 0x5c1367695d19 <vm_exec_core+29417>, 0x5c136768fb4c <vm_exec_core+4380>, 0x5c1367690caa <vm_exec_core+8826>, 0x5c13676907bb <vm_exec_core+7563>, 0x5c13676914cd <vm_exec_core+10909>, 0x5c13676927ef <vm_exec_core+15807>, 0x5c136768fc3c <vm_exec_core+4620>, 0x5c136769516e <vm_exec_core+26430>, 0x5c1367690c0b <vm_exec_core+8667>, 0x5c1367692690 <vm_exec_core+15456>, 0x5c1367693108 <vm_exec_core+18136>, 0x5c1367695020 <vm_exec_core+26096>, 0x5c1367693ec2 <vm_exec_core+21650>, 0x5c13676916d6 <vm_exec_core+11430>, 0x5c1367690eb2 <vm_exec_core+9346>, 0x5c1367694dfe <vm_exec_core+25550>, 0x5c1367691f20 <vm_exec_core+13552>, 0x5c13676944e5 <vm_exec_core+23221>, 0x5c1367693fd5 <vm_exec_core+21925>, 0x5c1367694725 <vm_exec_core+23797>, 0x5c13676955be <vm_exec_core+27534>, 0x5c136769330b <vm_exec_core+18651>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c136769184a <vm_exec_core+11802>, 0x5c1367694d4a <vm_exec_core+25370>, 0x5c1367691970 <vm_exec_core+12096>, 0x5c1367693b7f <vm_exec_core+20815>, 0x5c1367693e72 <vm_exec_core+21570>, 0x5c1367692ec2 <vm_exec_core+17554>, 0x5c13676939a5 <vm_exec_core+20341>, 0x5c1367691b9a <vm_exec_core+12650>, 0x5c1367691187 <vm_exec_core+10071>, 0x5c13676947fc <vm_exec_core+24012>, 0x5c136768fcf2 <vm_exec_core+4802>, 0x5c1367692cc6 <vm_exec_core+17046>, 0x5c136769d6fa <vm_exec_core+60618>, 0x5c1367693db3 <vm_exec_core+21379>, 0x5c136768ff92 <vm_exec_core+5474>, 0x5c1367690493 <vm_exec_core+6755>, 0x5c13676900af <vm_exec_core+5759>, 0x5c1367690d56 <vm_exec_core+8998>, 0x5c136769152c <vm_exec_core+11004>, 0x5c13676931d5 <vm_exec_core+18341>, 0x5c13676927e5 <vm_exec_core+15797>, 0x5c13676931d0 <vm_exec_core+18336>, 0x5c1367693d0a <vm_exec_core+21210>, 0x5c1367693c38 <vm_exec_core+21000>, 0x5c1367690d51 <vm_exec_core+8993>, 0x5c1367693e86 <vm_exec_core+21590>, 0x5c1367691e4e <vm_exec_core+13342>, 0x5c1367691e53 <vm_exec_core+13347>, 0x5c1367693c33 <vm_exec_core+20995>, 0x5c1367693ad8 <vm_exec_core+20648>, 0x5c1367692b99 <vm_exec_core+16745>, 0x5c1367692ac1 <vm_exec_core+16529>...}
        reg_cfp = 0x770b547ff790
        reg_pc = 0x50400002d238
        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_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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <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 0x00005c136768b1db in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffffac2e160, <optimized out>, <optimized out>}, prev = 0x770b55265250, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#35 0x00005c136730f5cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x770b56d8bae8) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffffac2e2f0, <optimized out>, 0x7ffffac2e240, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x770b56d8bae8
#36 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#37 0x00005c1367308b47 in rb_main (argc=9, argv=0x7ffffac2e4b8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#38 main (argc=9, argv=0x7ffffac2e4b8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 2397288) detached]

  1) Failure:
TestFiberProcess#test_fork [/tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72]:
Expected #<Process::Status: pid 2401610 SIGKILL (signal 9)> to be success?.

Finished tests in 593.368734s, 48.2516 tests/s, 10214.0737 assertions/s.
28631 tests, 6060712 assertions, 1 failures, 0 errors, 135 skips

ruby -v: ruby 3.5.0dev (2025-03-29T21:05:21Z master 9e87323ad0) +PRISM [x86_64-linux]
$ timeout 60 gdb -p 2396951 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:953: 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 2396950 -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)

$ timeout 60 gdb -p 3038112 -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>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-03-29T21:05:21Z master 9e87323ad0) +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 .....................................

Finished in 32.280701 seconds

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