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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=2010
  "--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/812] 337209=test_gem_specification
[  2/812] 337201=test_gbk
[  3/812] 337207=test_refinement
[  4/812] 337196=test_pointer
[  5/812] 337201=test_gem_dependency_installer
[  6/812] 337195=test_warning
[  7/812] 337206=test_gem_name_tuple
[  8/812] 337208=test_class
[  9/812] 337194=test_cgi_session
[ 10/812] 337197=test_numeric
[ 11/812] 337202=test_stringscanner
[ 12/812] 337198=test_x509crl
[ 13/812] 337205=test_type_completor
[ 14/812] 337199=test_gem_package_tar_reader
[ 15/812] 337203=test_gb18030
[ 16/812] 337200=test_mixed_unicode_escapes
[ 17/812] 337204=test_enumerator_kw
[ 18/812] 337205=test_mkmf
[ 19/812] 337200=test_mul
[ 20/812] 337203=test_require_path_check
[ 21/812] 337204=test_flush
[ 22/812] 337204=test_pkcs7
[ 23/812] 337200=test_cgi_header
[ 24/812] 337194=test_gem_commands_fetch_command
[ 25/812] 337197=test_complexrational
[ 26/812] 337208=test_dln
[ 27/812] 337208=test_history
[ 28/812] 337200=test_iso_8859
[ 29/812] 337197=test_complex2
[ 30/812] 337205=test_x509attr
[ 31/812] 337202=test_pkg_config
[ 32/812] 337197=regexp_test
[ 33/812] 337203=test_string_memory
[ 34/812] 337200=test_open-uri
[ 35/812] 337202=test_coderange
[ 36/812] 337202=test_line_editor
[ 37/812] 337203=test_big2str
[ 38/812] 337203=test_allocation
[ 39/812] 337196=test_gc
[ 40/812] 337205=test_enc_associate
[ 41/812] 337195=dump_test
[ 42/812] 337202=location_test
[ 43/812] 337197=test_c_struct_builder
[ 44/812] 337208=test_insns_leaf
[ 45/812] 337208=test_store
[ 46/812] 337197=test_iseq
[ 47/812] 337206=test_gem_ext_cargo_builder_link_flag_converter
[ 48/812] 337198=test_protocol
[ 49/812] 337202=test_tree_builder
[ 50/812] 337199=test_protect
[ 51/812] 337204=test_x509req
[ 52/812] 337199=test_cgi_util
[ 53/812] 337202=test_gem_commands_open_command
[ 54/812] 337206=test_gem_text
[ 55/812] 337206=test_settracefunc
[ 56/812] 337198=tunnel_test
Leaked file descriptor: TestOpenURI#test_redirect: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 38903>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    337200  ko1    8u  IPv4 249195776      0t0  TCP localhost:38903->localhost:42938 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_open_uri: 8
.[ 57/812] 337200=test_gem_version
[ 58/812] 337194=test_gem_commands_stale_command
[ 59/812] 337194=test_path
[ 60/812] 337198=test_method_cache
[ 61/812] 337198=test_tcp
[ 62/812] 337194=test_pp
[ 63/812] 337204=test_sprintf_comb
[ 64/812] 337194=test_gem_stub_specification
[ 65/812] 337199=test_asn1
[ 66/812] 337199=test_flags
[ 67/812] 337200=test_gem_ext_rake_builder
[ 68/812] 337208=test_monitor
[ 69/812] 337202=json_string_matching_test
[ 70/812] 337202=test_whileuntil
[ 71/812] 337202=test_transcode
[ 72/812] 337194=test_extlibs
[ 73/812] 337208=test_rat
[ 74/812] 337208=test_inadvertent_creation
[ 75/812] 337198=static_inspect_test
[ 76/812] 337204=test_complex
[ 77/812] 337198=source_location_test
[ 78/812] 337198=test_instrumentation_api
[ 79/812] 337205=test_at_exit
[ 80/812] 337208=test_x509ext
[ 81/812] 337205=test_files_ext
[ 82/812] 337208=unescape_test
[ 83/812] 337202=test_color
[ 84/812] 337204=test_gem_commands_query_command
[ 85/812] 337208=equality_test
[ 86/812] 337205=test_eval_history
[ 87/812] 337208=test_c_struct_entry
[ 88/812] 337202=test_data_error
[ 89/812] 337197=test_rubyvm
[ 90/812] 337197=test_weakmap
[ 91/812] 337202=test_gem_doctor
[ 92/812] 337205=test_ancdata
[ 93/812] 337205=test_abi
[ 94/812] 337208=test_external_new
[ 95/812] 337208=test_scanner_events
[ 96/812] 337202=test_euc_jp
[ 97/812] 337202=test_force_exit
[ 98/812] 337208=test_gem_resolver_dependency_request
[ 99/812] 337202=test_ssl
[100/812] 337205=test_deprecate
[101/812] 337208=test_registry
[102/812] 337208=test_ractor
[103/812] 337199=test_gem_commands_push_command
[104/812] 337208=test_module
[105/812] 337205=parse_success_test
[106/812] 337206=test_sprintf
[107/812] 337200=test_gem_uri_formatter
[108/812] 337200=test_common
[109/812] 337205=test_gem_request_connection_pools
[110/812] 337204=test_optimization
[111/812] 337199=test_key_actor_vi
[112/812] 337206=test_buffering
[113/812] 337206=ruby_parser_test
[114/812] 337195=test_svcb_https
[115/812] 337205=test_bug-14834
[116/812] 337195=test_bmethod
[117/812] 337206=test_enumerable
[118/812] 337200=test_passing_block
[119/812] 337195=test_http
[120/812] 337200=test_addrinfo
[121/812] 337195=test_x509cert
[122/812] 337206=test_enc_str_buf_cat
[123/812] 337206=test_have_func
[124/812] 337200=test_lock_native_thread
[125/812] 337205=test_webauthn_listener
[126/812] 337200=test_zsh_completion
[127/812] 337200=test_gem_package_tar_reader_entry
[128/812] 337205=json_fixtures_test
[129/812] 337205=test_load
[130/812] 337205=test_encoding
[131/812] 337199=test_gem_resolver_specification
[132/812] 337199=test_gem_security_trust_dir
[133/812] 337199=test_constant
[134/812] 337200=test_default_gems
[135/812] 337200=test_files_test_2
[136/812] 337209=test_gem_version_option
[137/812] 337209=test_require_lib
[138/812] 337205=lex_test
[139/812] 337205=test_gem_rdoc
[140/812] 337195=test_gem_remote_fetcher_s3
[141/812] 337201=test_fd_setsize
[142/812] 337201=version_test
[143/812] 337201=test_gem_request_set
[144/812] 337206=test_trick
[145/812] 337205=test_objectspace
[146/812] 337195=test_gem_resolver_activation_request
[147/812] 337195=test_big5
[148/812] 337195=test_null
[149/812] 337195=test_timeout
[150/812] 337195=test_fixnum
[151/812] 337195=test_signal
[152/812] 337194=test_name_error_extension
[153/812] 337194=test_fstring
[154/812] 337201=test_iseq_load
[155/812] 337197=test_ensure_and_callcc
[156/812] 337197=test_scheduler
[157/812] 337194=test_verbose
[158/812] 337194=test_history
[159/812] 337197=test_gem_ext_builder
[160/812] 337194=test_struct
[161/812] 337194=compiler_test
[162/812] 337194=test_date_strftime
[163/812] 337207=test_typeddata
[164/812] 337195=test_gem_resolver_vendor_specification
[165/812] 337195=test_key_actor_emacs
[166/812] 337208=test_mutex
[167/812] 337207=test_bigzero
[168/812] 337207=test_basicinstructions
[169/812] 337207=test_gem_commands_owner_command
[170/812] 337194=test_basicsocket
[171/812] 337194=test_import
[172/812] 337195=locals_test
[173/812] 337195=test_find
[174/812] 337199=test_normalize
[175/812] 337199=test_recursion
[176/812] 337208=test_ractor
[177/812] 337199=test_gem_unsatisfiable_dependency_error
[178/812] 337199=test_sexp
[179/812] 337195=test_disable_irb
[180/812] 337199=test_gem_package_tar_header
[181/812] 337201=pattern_test
[182/812] 337208=test_http
[183/812] 337195=test_gem_dependency_resolution_error
[184/812] 337195=fixtures_test
[185/812] 337199=test_rational2
[186/812] 337201=test_proxy
[187/812] 337199=test_raise
[188/812] 337199=test_completion
[189/812] 337201=test_gem_ci_detector
[190/812] 337201=test_yield
[191/812] 337195=test_gem_request_set_lockfile_parser
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 7 #<File::Stat dev=0x8, ino=249194173, 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    337208  ko1    7u  IPv4 249194173      0t0  TCP localhost:38911->localhost:42306 (CLOSE_WAIT)
[192/812] 337195=test_shift_jis
[193/812] 337195=test_io_wait_uncommon
[194/812] 337207=test_string
[195/812] 337195=test_erb_command
[196/812] 337195=test_https
[197/812] 337194=test_require
[198/812] 337207=test_have_library
[199/812] 337197=test_fnmatch
[200/812] 337197=test_evaluation
[201/812] 337197=test_gem_resolver_vendor_set
[202/812] 337197=test_ftp
[203/812] 337197=test_unicode_escape
[204/812] 337197=integer_base_flags_test
[205/812] 337197=test_httpresponses
[206/812] 337202=test_filter
[207/812] 337197=test_gem_ext_cmake_builder
[208/812] 337197=test_too_many_dummy_encodings
[209/812] 337202=test_koi8
[210/812] 337202=test_clone
[211/812] 337199=test_objspace
[212/812] 337197=test_erb_m17n
[213/812] 337197=test_thread
[214/812] 337202=test_call
[215/812] 337206=test_hash_create
[216/812] 337206=json_generic_object_test
[217/812] 337206=test_defined
[218/812] 337202=test_pack
[219/812] 337206=test_switch_hitter
[220/812] 337206=test_files_sample
[221/812] 337207=test_update
[222/812] 337207=test_arity
[223/812] 337207=test_case_options
[224/812] 337207=test_gem_install_update_options
[225/812] 337206=test_file
[226/812] 337206=test_gem_security_policy
[227/812] 337202=test_init
[228/812] 337207=test_gem_resolver_index_set
[229/812] 337207=test_weakkeymap
[230/812] 337209=test_usrmarshal
[231/812] 337206=test_inlinecache
[232/812] 337206=test_show_source
[233/812] 337194=test_httpresponse
[234/812] 337208=test_memory_view
[235/812] 337206=test_pinned
[236/812] 337202=test_gem_command
[237/812] 337194=test_engine
[238/812] 337194=test_enc_raise
[239/812] 337194=test_key_error
[240/812] 337206=test_gem_request_set_lockfile
[241/812] 337194=ractor_test
[242/812] 337208=test_postponed_job
[243/812] 337209=reflection_test
[244/812] 337202=test_bignum
[245/812] 337194=test_dot_dot
[246/812] 337194=test_cparser
[247/812] 337200=test_human_typo
[248/812] 337200=test_gem_gemcutter_utilities
[249/812] 337209=test_gem_remote_fetcher
[250/812] 337202=test_gem_resolver
[251/812] 337206=test_tempfile
[252/812] 337200=test_config
[253/812] 337200=test_gem_util
[254/812] 337202=test_raise_exception
[255/812] 337209=test_pattern_key_name_check
[256/812] 337209=test_exit
[257/812] 337203=test_gem_commands_yank_command
[258/812] 337208=test_jaro_winkler
[259/812] 337208=test_etc
[260/812] 337209=test_gem_remote_fetcher_local_server
[261/812] 337194=test_ldap
[262/812] 337194=test_gem_source_lock
[263/812] 337200=test_last_thread
[264/812] 337208=test_new
[265/812] 337208=test_cipher
[266/812] 337194=test_macro
[267/812] 337209=test_hash
[268/812] 337194=parse_test
[269/812] 337194=test_unix
[270/812] 337209=test_gem_source_specific_file
[271/812] 337194=test_gem_commands_which_command
[272/812] 337208=test_enum
[273/812] 337195=test_optparse
[274/812] 337206=test_coder
[275/812] 337194=test_symbol
[276/812] 337206=test_context
[277/812] 337209=test_c_union_entity
[278/812] 337195=test_gem_commands_sources_command
[279/812] 337209=test_undef
[280/812] 337209=test_ractor
[281/812] 337209=test_gem_spec_fetcher
[282/812] 337206=test_io
[283/812] 337203=test_numeric
[284/812] 337200=test_metaclass
[285/812] 337200=test_date_arith
[286/812] 337200=test_io_console
[287/812] 337203=test_ws
[288/812] 337209=test_array_create
[289/812] 337195=test_debugger_integration
[290/812] 337209=test_gem_resolver_installed_specification
[291/812] 337203=test_gem_commands_environment_command
[292/812] 337195=test_tracepoint
[293/812] 337209=test_my_integer
[294/812] 337209=test_ractor
[295/812] 337203=test_signedness
[296/812] 337207=test_hmac
[297/812] 337202=desugar_compiler_test
[298/812] 337207=symbol_encoding_test
[299/812] 337202=test_cd
[300/812] 337209=test_gem_commands_mirror
[301/812] 337202=test_internal_ivar
[302/812] 337209=test_cgi_cookie
[303/812] 337202=test_closure
[304/812] 337209=test_address_resolve
[305/812] 337209=test_wss
[306/812] 337209=test_gem_resolver_lock_specification
[307/812] 337209=test_cstr
[308/812] 337207=test_variable
[309/812] 337195=test_digest
[310/812] 337195=test_gem_source_local
[311/812] 337207=test_num2int
[312/812] 337207=test_have_macro
[313/812] 337202=test_process
[314/812] 337207=test_parse
[315/812] 337209=test_iter_break
[316/812] 337209=test_summary
[317/812] 337195=test_thread_queue
[318/812] 337205=test_nowrite
[319/812] 337205=test_flip
[320/812] 337205=test_gem_ext_cargo_builder_unit
[321/812] 337209=test_gem_commands_install_command
[322/812] 337205=test_stack
[323/812] 337200=test_securerandom
[324/812] 337200=test_econv
[325/812] 337208=test_foreach
[326/812] 337208=test_io
[327/812] 337201=test_gem_commands_cert_command
[328/812] 337208=test_process
[329/812] 337208=test_object
[330/812] 337207=test_eval
[331/812] 337207=test_fileutils
[332/812] 337203=test_pathname
[333/812] 337196=test_remote_fetch_error
[334/812] 337204=test_func
[335/812] 337207=test_stream
[336/812] 337207=json_common_interface_test
[337/812] 337207=test_coverage
[338/812] 337203=test_cgi_tag_helper
[339/812] 337196=named_capture_test
[340/812] 337197=test_dir_m17n
[341/812] 337203=test_gem_resolver_git_specification
[342/812] 337196=test_kill_ring
[343/812] 337196=test_command_aliasing
[344/812] 337196=test_gem_ext_ext_conf_builder
[345/812] 337201=test_cmethod
[346/812] 337201=test_qsort
[347/812] 337201=test_gem_commands_dependency_command
[348/812] 337203=json_addition_test
[349/812] 337205=test_thread_fd_close
[350/812] 337203=test_storage
[351/812] 337208=test_path_to_class
[352/812] 337208=string_test
[353/812] 337203=test_gem_dependency
[354/812] 337205=test_iterator
[355/812] 337208=test_string
[356/812] 337208=test_gem_resolver_index_specification
[357/812] 337201=test_marshalable
[358/812] 337201=test_method_cache
[359/812] 337201=parse_comments_test
[360/812] 337201=test_class
[361/812] 337208=test_serialize_subclasses
[362/812] 337208=test_const
[363/812] 337205=test_helper
[364/812] 337205=test_yamldbm
[365/812] 337208=test_cgi_modruby
[366/812] 337203=test_thread_cv
[367/812] 337205=test_parser_events
[368/812] 337208=test_unicode
[369/812] 337209=test_windows_1251
[370/812] 337208=relocation_test
[371/812] 337209=test_convertible
[372/812] 337208=test_gem_resolver_best_set
[373/812] 337195=test_stat
[374/812] 337208=test_eval
[375/812] 337195=test_addr
[376/812] 337205=test_rational
[377/812] 337195=test_str2big
[378/812] 337195=newline_offsets_test
[379/812] 337194=test_regexp
[380/812] 337200=test_gem_resolver_conflict
[381/812] 337200=test_gem_commands_contents_command
[382/812] 337203=test_scalar
[383/812] 337203=test_readpartial
[384/812] 337200=test_gem_commands_search_command
[385/812] 337200=test_thread
[386/812] 337200=test_pattern_matching
[387/812] 337203=test_irb
[388/812] 337204=test_literal
[389/812] 337200=test_arithmetic_sequence
[390/812] 337200=test_lambda
[391/812] 337200=test_sockopt
[392/812] 337200=test_frozen_error
[393/812] 337200=bom_test
[394/812] 337195=test_file
[395/812] 337200=test_encoding
[396/812] 337200=test_config
[397/812] 337205=test_boolean
[398/812] 337207=test_yaml
[399/812] 337205=test_recorder
[400/812] 337205=test_yield_block
[401/812] 337205=test_gem_commands_specification_command
[402/812] 337205=test_spell_checker
[403/812] 337205=test_bug_reporter
[404/812] 337207=test_document
[405/812] 337207=test_ractor
[406/812] 337203=parameters_signature_test
[407/812] 337207=test_getopts
[408/812] 337207=test_gem_resolver_api_specification
[409/812] 337207=test_rendering
[410/812] 337203=test_pkey
[411/812] 337208=test_nonblock
[412/812] 337208=test_gem_commands_signin_command
[413/812] 337203=test_primitive
[414/812] 337203=test_gem_request
[415/812] 337207=test_gem_command_manager
[416/812] 337208=test_multi_irb_commands
[417/812] 337208=test_gem_installer
[418/812] 337200=test_gem_commands_check_command
[419/812] 337207=test_random_formatter
[420/812] 337196=test_regex_casefold
[421/812] 337200=test_pipe
[422/812] 337196=test_gem_source_git
[423/812] 337207=test_cp949
[424/812] 337207=test_condition
[425/812] 337207=test_help
[426/812] 337207=test_gem_resolver_git_set
[427/812] 337205=test_class_name_check
[428/812] 337205=test_files_lib
[429/812] 337205=test_sorted_set
[430/812] 337200=test_emoji
[431/812] 337203=test_string
[432/812] 337200=test_duplicate
[433/812] 337200=json_ext_parser_test
[434/812] 337200=test_time
[435/812] 337197=test_integer
[436/812] 337207=test_scan_args
[437/812] 337207=test_date_attr
[438/812] 337207=test_erb
[439/812] 337207=test_zlib
[440/812] 337200=magic_comment_test
[441/812] 337196=test_marshal
[442/812] 337205=test_omap
[443/812] 337205=test_case_comprehensive
[444/812] 337205=test_framework
[445/812] 337205=test_singleton_function
[446/812] 337205=test_cclass
[447/812] 337205=test_shellwords
[448/812] 337205=test_proc
[449/812] 337200=test_load
[450/812] 337200=test_uncorrectable_name_check
[451/812] 337200=test_nomethod_error
[452/812] 337200=test_https_proxy
[453/812] 337200=test_pkey_dsa
[454/812] 337204=test_date_strptime
[455/812] 337195=test_ssl
[456/812] 337196=test_ractor
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=249208252, 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    337195  ko1    7u  IPv4 249208252      0t0  TCP localhost:46213->localhost:47300 (CLOSE_WAIT)
[457/812] 337204=test_emitter
[458/812] 337204=test_json_tree
[459/812] 337204=library_symbols_test
[460/812] 337200=test_float
[461/812] 337204=test_ractor
[462/812] 337204=test_gem_remote_fetcher_local_ssl_server
[463/812] 337196=test_files_test_1
[464/812] 337209=freeze_test
[465/812] 337209=test_gem
[466/812] 337205=percent_delimiter_string_test
[467/812] 337205=test_cgi_core
[468/812] 337205=test_helper_method
[469/812] 337200=test_delegate
[470/812] 337205=test_yaml_special_cases
[471/812] 337200=test_gem_source_list
[472/812] 337205=test_parser
[473/812] 337205=attribute_write_test
[474/812] 337195=test_psych
[475/812] 337205=test_ractor
[476/812] 337200=test_enumerator
[477/812] 337200=test_fiddle
[478/812] 337195=test_debug
[479/812] 337195=test_arith_seq_extract
[480/812] 337205=test_gem_commands_help_command
[481/812] 337200=test_stringchar
[482/812] 337205=test_gem_uri
[483/812] 337205=test_rbconfig
[484/812] 337205=test_gem_package_old
[485/812] 337195=test_command
[486/812] 337205=test_digest
[487/812] 337200=test_date_compat
[488/812] 337200=test_profile_frames
[489/812] 337200=test_resolve_symbol
[490/812] 337204=test_lazy_enumerator
[491/812] 337200=test_find_executable
[492/812] 337200=test_set
[493/812] 337200=test_array
[494/812] 337195=test_error_highlight
[495/812] 337205=test_gem_request_set_lockfile_tokenizer
[496/812] 337205=test_gem_commands_outdated_command
[497/812] 337205=test_class2name
[498/812] 337205=test_nil
[499/812] 337205=test_kdf
[500/812] 337201=test_backtrace
[501/812] 337205=test_time_tz
[502/812] 337206=string_query_test
[503/812] 337204=test_enumerator
[504/812] 337206=test_utf16
[505/812] 337206=test_gem_package
[506/812] 337209=test_frozen
[507/812] 337205=test_handle
[508/812] 337209=test_gem_source
[509/812] 337207=test_safe_load
[510/812] 337207=test_color_printer
[511/812] 337209=string_encoding_test
[512/812] 337207=test_exception_at_throwing
[513/812] 337209=test_name_error
[514/812] 337207=test_pty
[515/812] 337205=test_assembler
[516/812] 337205=test_gem_source_vendor
[517/812] 337205=test_gem_commands_list_command
[518/812] 337205=test_variable_name_check
[519/812] 337201=test_dbm
[520/812] 337201=overlap_test
[521/812] 337205=test_symbol
[522/812] 337205=test_gem_uninstaller
[523/812] 337206=test_gem_platform
[524/812] 337209=test_change_word
[525/812] 337209=test_gem_available_set
[526/812] 337206=test_gem_source_installed
[527/812] 337206=test_modify_expand
[528/812] 337206=test_parser
[529/812] 337207=test_date_time
[530/812] 337209=test_pkcs12
[531/812] 337206=test_date
[532/812] 337206=test_function_entry
[533/812] 337206=test_len
[534/812] 337207=test_acceptable
[535/812] 337206=implicit_array_test
[536/812] 337206=heredoc_dedent_test
[537/812] 337206=test_kernel
[538/812] 337197=test_method_name_check
[539/812] 337197=test_keyword
[540/812] 337201=numeric_value_test
[541/812] 337201=!Nothing_to_test
[542/812] 337201=test_bn
[543/812] 337207=test_provider
[544/812] 337201=test_ansi
[545/812] 337201=test_gem_package_task
[546/812] 337201=test_gem_commands_server_command
[547/812] 337201=test_http_request
[548/812] 337201=test_data
[549/812] 337201=test_httpheader
[550/812] 337201=test_ripper
[551/812] 337209=test_key_name_check
[552/812] 337209=test_singleton
[553/812] 337209=test_assignment
[554/812] 337206=test_ruby_lex
[555/812] 337195=test_grapheme_breaks
[556/812] 337195=test_gem_request_set_gem_dependency_api
[557/812] 337207=test_ossl
[558/812] 337206=test_date_marshal
[559/812] 337206=test_syntax
[560/812] 337197=test_gem_resolver_local_specification
[561/812] 337197=test_autoload
[562/812] 337195=test_pack
[563/812] 337205=test_gem_commands_unpack_command
[564/812] 337201=test_gem_commands_exec_command
[565/812] 337199=test_stream
[566/812] 337199=test_optarg
[567/812] 337205=test_ssl_session
[568/812] 337195=test_ractor
[569/812] 337195=test_gem_gem_runner
[570/812] 337195=test_gem_ext_cargo_builder
[571/812] 337195=test_file_exhaustive
[572/812] 337199=test_gem_commands_signout_command
[573/812] 337199=test_object
[574/812] 337199=test_exception
[575/812] 337196=test_div
[576/812] 337196=test_resize
[577/812] 337199=test_gc_compact
[578/812] 337208=test_key_stroke
[579/812] 337196=test_deprecated
[580/812] 337208=breadth_first_search_test
[581/812] 337196=test_generic
[582/812] 337208=test_fiber
[583/812] 337196=test_cesu8
[584/812] 337196=test_alias_and_anchor
[585/812] 337196=test_gem_commands_setup_command
[586/812] 337205=test_gem_commands_rebuild_command
[587/812] 337205=json_parser_test
[588/812] 337205=test_ftp
[589/812] 337205=test_vm_dump
[590/812] 337205=errors_test
[591/812] 337201=test_open3
[592/812] 337205=test_ellipsize
[593/812] 337205=test_integer
[594/812] 337205=test_utf32
[595/812] 337205=test_helper
[596/812] 337205=test_memory_view
[597/812] 337205=test_fips
[598/812] 337196=test_date_parse
[599/812] 337196=test_gem_commands_update_command
[600/812] 337207=test_data
[601/812] 337207=test_noarg
[602/812] 337205=test_rand
[603/812] 337207=test_pkey_ec
[604/812] 337207=test_workspace
[605/812] 337207=test_to_ruby
[606/812] 337207=test_bundled_ca
[607/812] 337209=test_random
[608/812] 337209=static_literals_test
[609/812] 337209=test_backtrace
[610/812] 337205=test_gem_safe_marshal
[611/812] 337209=test_option
[612/812] 337209=test_input_method
[613/812] 337207=test_nextafter
[614/812] 337209=test_capacity
[615/812] 337209=test_tracer
[616/812] 337209=test_gem_silent_ui
[617/812] 337207=test_ifunless
[618/812] 337207=test_require
[619/812] 337207=test_pkey_dh
[620/812] 337209=test_ocsp
[621/812] 337207=test_shapes
[622/812] 337207=test_rendering
[623/812] 337207=test_gem_commands_uninstall_command
[624/812] 337205=test_gem_resolver_installer_set
[625/812] 337196=test_gem_dependency_list
[626/812] 337196=test_files_test
[627/812] 337196=test_nesting_parser
[628/812] 337205=test_object_create_start
[629/812] 337205=test_forwardable
[630/812] 337205=test_continuation
[631/812] 337205=test_ensured
[632/812] 337196=test_io_m17n
[633/812] 337209=test_config
[634/812] 337209=comments_test
[635/812] 337205=test_delete
[636/812] 337209=test_gem_commands_cleanup_command
[637/812] 337205=test_placearg
[638/812] 337200=test_interned_str
[639/812] 337200=test_project_sanity
[640/812] 337200=test_env
[641/812] 337205=regular_expression_encoding_test
[642/812] 337205=test_config
[643/812] 337205=json_generator_test
[644/812] 337207=test_gem_impossible_dependencies_error
[645/812] 337207=test_io_buffer
[646/812] 337207=test_string_processing
[647/812] 337207=encodings_test
[648/812] 337207=test_dryrun
[649/812] 337207=test_range
[650/812] 337209=test_type
[651/812] 337209=test_tmpdir
[652/812] 337197=node_id_test
[653/812] 337209=test_gem_source_subpath_problem
[654/812] 337209=test_emitter
[655/812] 337209=test_ts
[656/812] 337199=parse_stream_test
[657/812] 337197=test_gem_resolver_api_set
[658/812] 337201=test_locale
[659/812] 337199=test_stringify_symbols
[660/812] 337199=test_to_ary_concat
[661/812] 337197=warnings_test
[662/812] 337197=test_rubyoptions
[663/812] 337201=test_printf
[664/812] 337201=dispatcher_test
[665/812] 337201=test_udp
[666/812] 337201=test_windows_1252
[667/812] 337201=test_configuration
[668/812] 337205=test_key_event_record
[669/812] 337205=regular_expression_options_test
[670/812] 337205=test_sleep
[671/812] 337201=test_queue
[672/812] 337201=test_install
[673/812] 337209=test_gem_validator
[674/812] 337195=integer_parse_test
[675/812] 337195=test_prettyprint
[676/812] 337209=lex_test
[677/812] 337195=test_custom_command
[678/812] 337195=test_bundled_gems
[679/812] 337195=test_pair
[680/812] 337196=test_m17n_comb
[681/812] 337201=test_date_ractor
[682/812] 337201=test_tree_spell_checker
[683/812] 337201=test_integer_comb
[684/812] 337207=index_write_test
[685/812] 337207=test_depth_first
[686/812] 337207=test_ns_spki
[687/812] 337207=test_tsort
[688/812] 337207=test_random
[689/812] 337199=test_merge_keys
[690/812] 337199=test_io_wait
[691/812] 337207=test_kwargs
[692/812] 337207=test_lexer
[693/812] 337207=test_dir
[694/812] 337199=test_gem_ext_configure_builder
[695/812] 337199=test_x509store
[696/812] 337199=test_mdns
[697/812] 337199=test_gem_local_remote_options
[698/812] 337207=test_gem_security_signer
[699/812] 337199=test_exception
[700/812] 337207=test_bash_completion
[701/812] 337207=test_threadgroup
[702/812] 337209=test_set_len
[703/812] 337205=test_gem_commands_lock_command
[704/812] 337209=test_euc_kr
[705/812] 337209=test_yamlstore
[706/812] 337209=test_gem_config_file
[707/812] 337205=test_gem_commands_pristine_command
[708/812] 337209=test_yjit_exit_locations
[709/812] 337207=test_io_buffer
[710/812] 337207=test_beginendblock
[711/812] 337209=test_gem_resolver_requirement_list
[712/812] 337209=test_reline
[713/812] 337195=test_hash
[714/812] 337208=test_arith_seq_beg_len_step
[715/812] 337207=test_scalar_scanner
[716/812] 337208=test_within_pipe
[717/812] 337207=test_not
[718/812] 337207=test_timeout
[719/812] 337208=test_weakref
[720/812] 337208=test_function
[721/812] 337200=test_socket
[722/812] 337207=test_mailto
[723/812] 337207=test_case_mapping
[724/812] 337207=test_yaml_tree
[725/812] 337208=ripper_test
[726/812] 337207=test_rubygems
[727/812] 337204=test_gem_package_tar_writer
[728/812] 337206=test_unicode_normalize
[729/812] 337206=test_method
[730/812] 337204=test_gem_resolver_lock_set
[731/812] 337204=test_append
[732/812] 337204=test_ractor_compatibility
[733/812] 337205=test_reqarg
[734/812] 337207=test_reline_key
[735/812] 337207=test_resource
[736/812] 337207=test_gem_update_suggestion
[737/812] 337207=test_gem_source_fetch_problem
[738/812] 337207=test_set
[739/812] 337207=test_gem_console_ui
[740/812] 337207=test_member
[741/812] 337207=test_nofree
[742/812] 337207=test_numhash
[743/812] 337207=test_gem_stream_ui
[744/812] 337209=test_trace
[745/812] 337207=test_pkey_rsa
[746/812] 337209=test_ipaddr
[747/812] 337209=test_arity
[748/812] 337209=test_yjit
[749/812] 337205=test_buffered_io
[750/812] 337208=test_m17n
[751/812] 337205=test_gem_resolver_composed_set
[752/812] 337205=test_argf
[753/812] 337204=test_egrep_cpp
[754/812] 337204=test_webauthn_poller
[755/812] 337207=test_date_conv
[756/812] 337203=test_wait
[757/812] 337207=test_object_references
[758/812] 337207=test_sleep
[759/812] 337204=test_x509name
[760/812] 337204=test_gem_commands_build_command
[761/812] 337203=test_compile_prism
[762/812] 337208=test_euc_tw
[763/812] 337208=test_gem_security
[764/812] 337200=test_gem_requirement
[765/812] 337204=test_alias
[766/812] 337200=test_sizeof
[767/812] 337203=test_face
[768/812] 337203=test_emoji_breaks
[769/812] 337204=test_notimplement
[770/812] 337203=test_system
[771/812] 337204=test_bug-3571
[772/812] 337207=test_configuration
[773/812] 337204=test_comparable
[774/812] 337207=command_line_test
[775/812] 337204=test_gem_commands_info_command
[776/812] 337207=test_date_new
[777/812] 337207=test_io_timeout
[778/812] 337207=test_stringio
[779/812] 337199=test_dns
[780/812] 337204=test_dup
[781/812] 337207=test_require
[782/812] 337199=test_array
[783/812] 337199=test_ubf_async_safe
[784/812] 337204=snippets_test
[785/812] 337199=parser_test
[786/812] 337199=newline_test
[787/812] 337199=heredoc_test
[788/812] 337199=test_webauthn_listener_response
[789/812] 337199=test_gem_path_support
[790/812] 337194=constant_path_node_test
[791/812] 337194=test_gem_bundler_version_finder
[792/812] 337199=test_console_attr
[793/812] 337199=test_struct
[794/812] 337194=onigmo_test
[795/812] 337199=test_rb_str_dup
[796/812] 337194=fuzzer_test
[797/812] 337196=test_pack
[798/812] 337194=test_ast
[799/812] 337199=test_libs
[800/812] 337196=test_super
[801/812] 337199=test_math
[802/812] 337199=test_time
[803/812] 337201=json_encoding_test
[804/812] 337201=test_gc
[805/812] 337201=test_popen_deadlock
[806/812] 337199=test_did_you_mean
[807/812] 337199=test_autoconf
[808/812] 337199=test_digest_extend
[809/812] 337199=test_gem_safe_yaml
[810/812] 337199=test_cgi_multipart
[811/812] 337199=test_case
[812/812] 337199=test_bug-5832
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     959     959     959 ?             -1 Ss    1000   0:03 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
    959     972     972     972 pts/0        972 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
    972     973     972     972 pts/0        972 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    973  335952     972     972 pts/0        972 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 335952  335955     972     972 pts/0        972 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.20250116-183625 --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'" --incremental --exclude-steps=test_btest
 335955  335956     972     972 pts/0        972 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250116-183625 --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' --incremental --exclude-steps=test_btest
 335956  336861     972     972 pts/0        972 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 336861  336862     972     972 pts/0        972 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 336862  337191     972     972 pts/0        972 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
 337191  337198     972     972 pts/0        972 Sl+   1000   0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe
 337198  338392     972     972 pts/0        972 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe
 335956  373701     972     972 pts/0        972 R+    1000   0:00 ps jx
      1 3070353 3070353 3070353 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
3070353 3070354 3070353 3070353 ?             -1 S     1000   0:00 (sd-pam)
      1 3726029 3726029 3726029 ?             -1 Ss    1000   0:00 ssh-agent
{1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[335952], 335952=>[335955], 335955=>[335956], 335956=>[336861, 373701], 336861=>[336862], 336862=>[337191], 337191=>[337198], 337198=>[338392], 3070353=>[3070354]}
$ timeout 60 gdb -p 338392 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 338397]
[New LWP 338396]
[New LWP 338395]
[New LWP 338394]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=29199, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x720f748abc40 (LWP 338392) "ruby" 0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=29199, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x720f482006c0 (LWP 338397) "ruby" 0x00006439f3f10e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  3    Thread 0x720f43a006c0 (LWP 338396) "ruby" 0x00006439f3f10e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  4    Thread 0x720f52a006c0 (LWP 338395) "ruby" 0x00006439f3f10e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  5    Thread 0x720f45e006c0 (LWP 338394) "ruby" 0x00006439f3f10e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 5 (Thread 0x720f45e006c0 (LWP 338394) "ruby"):
#0  0x00006439f3f10e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006439f3f11e0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006439f3e60680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00006439f3e604f9 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  0x00006439f3e60125 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  0x00006439f3e5b12e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00006439f3e5b7e3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00006439f3ef7080 in __interceptor_calloc ()
No symbol table info available.
#8  0x0000720f74699e6b in __pthread_attr_extension (attr=0x720f45dffc98) at ./nptl/pthread_attr_extension.c:28
No locals.
#9  0x0000720f7469a1b0 in __GI___pthread_attr_setaffinity_np (attr=attr@entry=0x720f45dffc98, cpusetsize=cpusetsize@entry=32, cpuset=cpuset@entry=0x503000da2f60) at ./nptl/pthread_attr_setaffinity.c:45
        ret = <optimized out>
        iattr = 0x720f45dffc98
#10 0x0000720f7469dff8 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x720f45dffc98) at ./nptl/pthread_getattr_np.c:194
        size = 32
        cpuset = 0x503000da2f60
        thread = <optimized out>
        ret = 0
        iattr = 0x720f45dffc98
#11 0x00006439f3f1bb09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#12 0x00006439f3f1c058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#13 0x00006439f3f04a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#14 0x00006439f3f0469c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#15 0x00006439f3f04b26 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#16 0x00006439f3ef4a9f in asan_thread_start(void*) ()
No symbol table info available.
#17 0x0000720f7469ca94 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 = {125409922385600, -3701431343257651610, 125409922385600, -360, 2, 140724273228176, -3701431343236680090, -3701470016460589466}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x0000720f74729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x720f52a006c0 (LWP 338395) "ruby"):
#0  0x00006439f3f10e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006439f3f11e0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006439f3e60680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00006439f3e604f9 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  0x00006439f3e60125 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  0x00006439f3e5b12e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00006439f3e5b7e3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00006439f3ef7080 in __interceptor_calloc ()
No symbol table info available.
#8  0x0000720f74699e6b in __pthread_attr_extension (attr=0x720f529ffc98) at ./nptl/pthread_attr_extension.c:28
No locals.
#9  0x0000720f7469a1b0 in __GI___pthread_attr_setaffinity_np (attr=attr@entry=0x720f529ffc98, cpusetsize=cpusetsize@entry=32, cpuset=cpuset@entry=0x503000d79560) at ./nptl/pthread_attr_setaffinity.c:45
        ret = <optimized out>
        iattr = 0x720f529ffc98
#10 0x0000720f7469dff8 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x720f529ffc98) at ./nptl/pthread_getattr_np.c:194
        size = 32
        cpuset = 0x503000d79560
        thread = <optimized out>
        ret = 0
        iattr = 0x720f529ffc98
#11 0x00006439f3f1bb09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#12 0x00006439f3f1c058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#13 0x00006439f3f04a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#14 0x00006439f3f0469c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#15 0x00006439f3f04b26 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#16 0x00006439f3ef4a9f in asan_thread_start(void*) ()
No symbol table info available.
#17 0x0000720f7469ca94 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 = {125410136295104, -3701412101804165530, 125410136295104, -360, 2, 140724273217744, -3701412101783194010, -3701470016460589466}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x0000720f74729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x720f43a006c0 (LWP 338396) "ruby"):
#0  0x00006439f3f10e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006439f3f11e0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006439f3e60680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00006439f3e604f9 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  0x00006439f3e60125 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  0x00006439f3e5b12e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00006439f3e5b7e3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00006439f3ef7080 in __interceptor_calloc ()
No symbol table info available.
#8  0x0000720f74699e6b in __pthread_attr_extension (attr=0x720f439ffc98) at ./nptl/pthread_attr_extension.c:28
No locals.
#9  0x0000720f7469a1b0 in __GI___pthread_attr_setaffinity_np (attr=attr@entry=0x720f439ffc98, cpusetsize=cpusetsize@entry=32, cpuset=cpuset@entry=0x50300001a9b0) at ./nptl/pthread_attr_setaffinity.c:45
        ret = <optimized out>
        iattr = 0x720f439ffc98
#10 0x0000720f7469dff8 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x720f439ffc98) at ./nptl/pthread_getattr_np.c:194
        size = 32
        cpuset = 0x50300001a9b0
        thread = <optimized out>
        ret = 0
        iattr = 0x720f439ffc98
#11 0x00006439f3f1bb09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#12 0x00006439f3f1c058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#13 0x00006439f3f04a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#14 0x00006439f3f0469c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#15 0x00006439f3f04b26 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#16 0x00006439f3ef4a9f in asan_thread_start(void*) ()
No symbol table info available.
#17 0x0000720f7469ca94 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 = {125409884636864, -3701445087152998810, 125409884636864, -360, 2, 140724273217744, -3701445087132027290, -3701470016460589466}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x0000720f74729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x720f482006c0 (LWP 338397) "ruby"):
#0  0x00006439f3f10e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006439f3f11e0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006439f3e60680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00006439f3e604f9 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  0x00006439f3e60125 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  0x00006439f3e5b12e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00006439f3e5b7e3 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00006439f3ef7080 in __interceptor_calloc ()
No symbol table info available.
#8  0x0000720f74699e6b in __pthread_attr_extension (attr=0x720f481ffc98) at ./nptl/pthread_attr_extension.c:28
No locals.
#9  0x0000720f7469a1b0 in __GI___pthread_attr_setaffinity_np (attr=attr@entry=0x720f481ffc98, cpusetsize=cpusetsize@entry=32, cpuset=cpuset@entry=0x503000da2030) at ./nptl/pthread_attr_setaffinity.c:45
        ret = <optimized out>
        iattr = 0x720f481ffc98
#10 0x0000720f7469dff8 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x720f481ffc98) at ./nptl/pthread_getattr_np.c:194
        size = 32
        cpuset = 0x503000da2030
        thread = <optimized out>
        ret = 0
        iattr = 0x720f481ffc98
#11 0x00006439f3f1bb09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#12 0x00006439f3f1c058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#13 0x00006439f3f04a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#14 0x00006439f3f0469c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#15 0x00006439f3f04b26 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#16 0x00006439f3ef4a9f in asan_thread_start(void*) ()
No symbol table info available.
#17 0x0000720f7469ca94 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 = {125409960134336, -3701461579827415450, 125409960134336, -360, 2, 140724273217744, -3701461579806443930, -3701470016460589466}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#18 0x0000720f74729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x720f748abc40 (LWP 338392) "ruby"):
#0  0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=29199, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) 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=29199, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000720f7469b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x720f7469b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffcec5123d0, __canceltype = -198250256, __prev = 0x0}
        cbuffer = {wseq = 121, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 121
        seq = 60
        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_wait (cond=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006439f42283cf in rb_native_cond_wait (cond=0x50c000000094, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x515000166c80
#7  0x00006439f424d0a2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x00006439f42539bf in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1363
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=125410669771616) at /tmp/ruby/src/trunk_asan/thread.c:1068
        scheduler = <optimized out>
        p = 0x720f726c3b60
        target_th = 0x515000166c80
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x00006439f3f3f2e0 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcec5126b0, <optimized out>, 0x7ffcec5125c0, <optimized out>, <optimized out>}, prev = 0x720f726c2540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x00006439f4253198 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#13 0x00006439f4245ef0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x0
#14 0x00006439f43377fc in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x720f7246c228) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x720f71bff448
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 125410128457640
        argc = 0
        mid = 13521
        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>
#15 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x720f7246c228) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#16 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>
#17 0x00006439f433c266 in vm_call0_cc (ec=0x5160000006d0, recv=125410128457640, id=13521, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x189)>
        use_argv = 0x720f7246c228
        av = <optimized out>
#18 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#19 0x00006439f42ecffe in rb_call (recv=393, mid=0, argc=1953074529, argv=0xfffffffffffffe00, scope=4294967295) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x50c000000094
#20 rb_funcall_with_block_kw (recv=393, mid=0, argc=1953074529, argv=0xfffffffffffffe00, passed_procval=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1192
No locals.
#21 0x00006439f4340fe7 in vm_yield_with_symbol (ec=0x5160000006d0, symbol=3461388, argc=1, argv=0x720f7246c220, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5165
No locals.
#22 invoke_block_from_c_bh (ec=<optimized out>, block_handler=3461388, 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:1648
No locals.
#23 0x00006439f42ed516 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:1676
No locals.
#24 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#26 0x00006439f42ed516 in rb_yield (val=<optimized out>)
No locals.
#27 0x00006439f449491a in rb_ary_each (ary=125410128457760) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 0
#28 0x00006439f43235b8 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:3801
        ci = 0xc0100020001
        cc = <optimized out>
        me = 0x720f73f80558
        cfunc = 0x50400000a298
        recv = 125410128457760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#29 0x00006439f42ca0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x720f71bff480, cd=0x50d000529d00, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#30 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 = 0x50d000529d00
        insns_address_table = {0x6439f42c5e1c <vm_exec_core+14140>, 0x6439f42c2deb <vm_exec_core+1803>, 0x6439f42c4799 <vm_exec_core+8377>, 0x6439f42ca2c8 <vm_exec_core+31720>, 0x6439f42c4071 <vm_exec_core+6545>, 0x6439f42cb07d <vm_exec_core+35229>, 0x6439f42c90ca <vm_exec_core+27114>, 0x6439f42c6c9c <vm_exec_core+17852>, 0x6439f42c3120 <vm_exec_core+2624>, 0x6439f42caafb <vm_exec_core+33819>, 0x6439f42ca69b <vm_exec_core+32699>, 0x6439f42c446c <vm_exec_core+7564>, 0x6439f42c378c <vm_exec_core+4268>, 0x6439f42c9601 <vm_exec_core+28449>, 0x6439f42c541c <vm_exec_core+11580>, 0x6439f42cad3d <vm_exec_core+34397>, 0x6439f42ca8ea <vm_exec_core+33290>, 0x6439f42c5c94 <vm_exec_core+13748>, 0x6439f42c6bed <vm_exec_core+17677>, 0x6439f42c927a <vm_exec_core+27546>, 0x6439f42ca832 <vm_exec_core+33106>, 0x6439f42c822c <vm_exec_core+23372>, 0x6439f42c932e <vm_exec_core+27726>, 0x6439f42c97b8 <vm_exec_core+28888>, 0x6439f42c813e <vm_exec_core+23134>, 0x6439f42c366c <vm_exec_core+3980>, 0x6439f42c8a21 <vm_exec_core+25409>, 0x6439f42c3494 <vm_exec_core+3508>, 0x6439f42c384d <vm_exec_core+4461>, 0x6439f42c5f89 <vm_exec_core+14505>, 0x6439f42c7fab <vm_exec_core+22731>, 0x6439f42c85ef <vm_exec_core+24335>, 0x6439f42c7cf4 <vm_exec_core+22036>, 0x6439f42c3051 <vm_exec_core+2417>, 0x6439f42c9a5c <vm_exec_core+29564>, 0x6439f42ca54b <vm_exec_core+32363>, 0x6439f42c3964 <vm_exec_core+4740>, 0x6439f42c4c1d <vm_exec_core+9533>, 0x6439f42c4690 <vm_exec_core+8112>, 0x6439f42c5597 <vm_exec_core+11959>, 0x6439f42c6b1b <vm_exec_core+17467>, 0x6439f42c3a70 <vm_exec_core+5008>, 0x6439f42c98a1 <vm_exec_core+29121>, 0x6439f42c4b62 <vm_exec_core+9346>, 0x6439f42c6984 <vm_exec_core+17060>, 0x6439f42c7527 <vm_exec_core+20039>, 0x6439f42c971b <vm_exec_core+28731>, 0x6439f42c8417 <vm_exec_core+23863>, 0x6439f42c57d7 <vm_exec_core+12535>, 0x6439f42c4e9b <vm_exec_core+10171>, 0x6439f42c94c1 <vm_exec_core+28129>, 0x6439f42c6135 <vm_exec_core+14933>, 0x6439f42c8ae8 <vm_exec_core+25608>, 0x6439f42c8546 <vm_exec_core+24166>, 0x6439f42c8d43 <vm_exec_core+26211>, 0x6439f42c9d86 <vm_exec_core+30374>, 0x6439f42c7764 <vm_exec_core+20612>, 0x6439f42c2a8b <vm_exec_core+939>, 0x6439f42c5969 <vm_exec_core+12937>, 0x6439f42c93f1 <vm_exec_core+27921>, 0x6439f42c5aac <vm_exec_core+13260>, 0x6439f42c8064 <vm_exec_core+22916>, 0x6439f42c8908 <vm_exec_core+25128>, 0x6439f42c7232 <vm_exec_core+19282>, 0x6439f42c7e4d <vm_exec_core+22381>, 0x6439f42c5d2b <vm_exec_core+13899>, 0x6439f42c51b1 <vm_exec_core+10961>, 0x6439f42c8e36 <vm_exec_core+26454>, 0x6439f42c3b42 <vm_exec_core+5218>, 0x6439f42c7016 <vm_exec_core+18742>, 0x6439f42d24db <vm_exec_core+65019>, 0x6439f42c82ec <vm_exec_core+23564>, 0x6439f42c3e01 <vm_exec_core+5921>, 0x6439f42c4333 <vm_exec_core+7251>, 0x6439f42c3f3a <vm_exec_core+6234>, 0x6439f42c4d2b <vm_exec_core+9803>, 0x6439f42c5612 <vm_exec_core+12082>, 0x6439f42c2a90 <vm_exec_core+944>, 0x6439f42c4a41 <vm_exec_core+9057>, 0x6439f42cb2d2 <vm_exec_core+35826>, 0x6439f42c8808 <vm_exec_core+24872>, 0x6439f42c7607 <vm_exec_core+20263>, 0x6439f42c9936 <vm_exec_core+29270>, 0x6439f42cb3bb <vm_exec_core+36059>, 0x6439f42c9c89 <vm_exec_core+30121>, 0x6439f42cade7 <vm_exec_core+34567>, 0x6439f42caed1 <vm_exec_core+34801>, 0x6439f42c3573 <vm_exec_core+3731>, 0x6439f42ca9a8 <vm_exec_core+33480>, 0x6439f42c6042 <vm_exec_core+14690>, 0x6439f42cabf0 <vm_exec_core+34064>, 0x6439f42c5b6d <vm_exec_core+13453>, 0x6439f42c9b4d <vm_exec_core+29805>, 0x6439f42c4fe4 <vm_exec_core+10500>, 0x6439f42c638b <vm_exec_core+15531>, 0x6439f42cafc7 <vm_exec_core+35047>, 0x6439f42c6a5b <vm_exec_core+17275>, 0x6439f42c653c <vm_exec_core+15964>, 0x6439f42c2b76 <vm_exec_core+1174>, 0x6439f42c328f <vm_exec_core+2991>, 0x6439f42c2c74 <vm_exec_core+1428>, 0x6439f42c7342 <vm_exec_core+19554>, 0x6439f42c6712 <vm_exec_core+16434>, 0x6439f42c6ed7 <vm_exec_core+18423>, 0x6439f42c6dde <vm_exec_core+18174>, 0x6439f42c5e76 <vm_exec_core+14230>, 0x6439f42c65f2 <vm_exec_core+16146>, 0x6439f42c624c <vm_exec_core+15212>, 0x6439f42c6856 <vm_exec_core+16758>, 0x6439f42c68ed <vm_exec_core+16909>, 0x6439f42c5e0d <vm_exec_core+14125>, 0x6439f42c2ddc <vm_exec_core+1788>, 0x6439f42c478a <vm_exec_core+8362>, 0x6439f42ca2b9 <vm_exec_core+31705>, 0x6439f42c4062 <vm_exec_core+6530>, 0x6439f42cb06e <vm_exec_core+35214>, 0x6439f42c90bb <vm_exec_core+27099>, 0x6439f42c6c8d <vm_exec_core+17837>, 0x6439f42c3111 <vm_exec_core+2609>, 0x6439f42caaec <vm_exec_core+33804>, 0x6439f42ca68c <vm_exec_core+32684>, 0x6439f42c445d <vm_exec_core+7549>, 0x6439f42c377d <vm_exec_core+4253>, 0x6439f42c95f2 <vm_exec_core+28434>, 0x6439f42c540d <vm_exec_core+11565>, 0x6439f42cad2e <vm_exec_core+34382>, 0x6439f42ca8db <vm_exec_core+33275>, 0x6439f42c5c85 <vm_exec_core+13733>, 0x6439f42c6bde <vm_exec_core+17662>, 0x6439f42c926b <vm_exec_core+27531>, 0x6439f42ca823 <vm_exec_core+33091>, 0x6439f42c821d <vm_exec_core+23357>, 0x6439f42c931f <vm_exec_core+27711>, 0x6439f42c97a9 <vm_exec_core+28873>, 0x6439f42c812f <vm_exec_core+23119>, 0x6439f42c365d <vm_exec_core+3965>, 0x6439f42c8a12 <vm_exec_core+25394>, 0x6439f42c3485 <vm_exec_core+3493>, 0x6439f42c383e <vm_exec_core+4446>, 0x6439f42c5f7a <vm_exec_core+14490>, 0x6439f42c7f9c <vm_exec_core+22716>, 0x6439f42c85e0 <vm_exec_core+24320>, 0x6439f42c7ce5 <vm_exec_core+22021>, 0x6439f42c3042 <vm_exec_core+2402>, 0x6439f42c9a4d <vm_exec_core+29549>, 0x6439f42ca53c <vm_exec_core+32348>, 0x6439f42c3955 <vm_exec_core+4725>, 0x6439f42c4c0e <vm_exec_core+9518>, 0x6439f42c4681 <vm_exec_core+8097>, 0x6439f42c5588 <vm_exec_core+11944>, 0x6439f42c6b0c <vm_exec_core+17452>, 0x6439f42c3a61 <vm_exec_core+4993>, 0x6439f42c9892 <vm_exec_core+29106>, 0x6439f42c4b53 <vm_exec_core+9331>, 0x6439f42c6975 <vm_exec_core+17045>, 0x6439f42c7518 <vm_exec_core+20024>, 0x6439f42c970c <vm_exec_core+28716>, 0x6439f42c8408 <vm_exec_core+23848>, 0x6439f42c57c8 <vm_exec_core+12520>, 0x6439f42c4e8c <vm_exec_core+10156>, 0x6439f42c94b2 <vm_exec_core+28114>, 0x6439f42c6126 <vm_exec_core+14918>, 0x6439f42c8ad9 <vm_exec_core+25593>, 0x6439f42c8537 <vm_exec_core+24151>, 0x6439f42c8d34 <vm_exec_core+26196>, 0x6439f42c9d77 <vm_exec_core+30359>, 0x6439f42c7755 <vm_exec_core+20597>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c595a <vm_exec_core+12922>, 0x6439f42c93e2 <vm_exec_core+27906>, 0x6439f42c5a9d <vm_exec_core+13245>, 0x6439f42c8055 <vm_exec_core+22901>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c7223 <vm_exec_core+19267>, 0x6439f42c7e3e <vm_exec_core+22366>, 0x6439f42c5d1c <vm_exec_core+13884>, 0x6439f42c51a2 <vm_exec_core+10946>, 0x6439f42c8e27 <vm_exec_core+26439>, 0x6439f42c3b33 <vm_exec_core+5203>, 0x6439f42c7007 <vm_exec_core+18727>, 0x6439f42d24cc <vm_exec_core+65004>, 0x6439f42c82dd <vm_exec_core+23549>, 0x6439f42c3df2 <vm_exec_core+5906>, 0x6439f42c4324 <vm_exec_core+7236>, 0x6439f42c3f2b <vm_exec_core+6219>, 0x6439f42c4d1c <vm_exec_core+9788>, 0x6439f42c5603 <vm_exec_core+12067>, 0x6439f42c7602 <vm_exec_core+20258>, 0x6439f42c6b02 <vm_exec_core+17442>, 0x6439f42c75fd <vm_exec_core+20253>, 0x6439f42c8218 <vm_exec_core+23352>, 0x6439f42c812a <vm_exec_core+23114>, 0x6439f42c4d17 <vm_exec_core+9783>, 0x6439f42c83cc <vm_exec_core+23788>, 0x6439f42c6038 <vm_exec_core+14680>, 0x6439f42c603d <vm_exec_core+14685>, 0x6439f42c8125 <vm_exec_core+23109>, 0x6439f42c7f92 <vm_exec_core+22706>, 0x6439f42c6ebe <vm_exec_core+18398>, 0x6439f42c6dca <vm_exec_core+18154>...}
        reg_cfp = 0x720f71bff480
        reg_pc = 0x516001e73378
        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>
#31 0x00006439f42bee58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#32 0x00006439f4340f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x720f71bff508, self=125410128589760, 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:1625
        flags = 0
        iseq = 0x720f5228e258
        cfp = <optimized out>
        sp = 0x720f71affb38
        use_argv = 0x720f7246b6e0
        stack_argv = 0x720f71affb38
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#33 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:1639
        captured = 0x720f71bff508
#34 0x00006439f42ed516 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:1676
No locals.
#35 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#37 0x00006439f42ed516 in rb_yield (val=<optimized out>)
No locals.
#38 0x00006439f3f3ebba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1054
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcec513750, <optimized out>, 0x7ffcec513660, <optimized out>, <optimized out>}, prev = 0x720f726b6940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160000006d0
        cfp = 0x720f71bff4b8
#39 0x00006439f3fddbcd in popen_finish (port=<optimized out>, klass=125410695641600) at /tmp/ruby/src/trunk_asan/io.c:8041
No locals.
#40 rb_io_s_popen (argc=1, argv=<optimized out>, klass=125410695641600) at /tmp/ruby/src/trunk_asan/io.c:7995
        pmode = 4
        opt = <optimized out>
        env = <optimized out>
        pname = <optimized out>
#41 0x00006439f43235b8 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:3801
        ci = 0x426100000003
        cc = <optimized out>
        me = 0x720f73f7a838
        cfunc = 0x5040000105d8
        recv = 125410695641600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#42 0x00006439f4309a0d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcec513df0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#43 0x00006439f43094c5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#44 0x00006439f42ca0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x720f71bff4f0, cd=0x50d000529e90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#45 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 = 0x50d000529e90
        insns_address_table = {0x6439f42c5e1c <vm_exec_core+14140>, 0x6439f42c2deb <vm_exec_core+1803>, 0x6439f42c4799 <vm_exec_core+8377>, 0x6439f42ca2c8 <vm_exec_core+31720>, 0x6439f42c4071 <vm_exec_core+6545>, 0x6439f42cb07d <vm_exec_core+35229>, 0x6439f42c90ca <vm_exec_core+27114>, 0x6439f42c6c9c <vm_exec_core+17852>, 0x6439f42c3120 <vm_exec_core+2624>, 0x6439f42caafb <vm_exec_core+33819>, 0x6439f42ca69b <vm_exec_core+32699>, 0x6439f42c446c <vm_exec_core+7564>, 0x6439f42c378c <vm_exec_core+4268>, 0x6439f42c9601 <vm_exec_core+28449>, 0x6439f42c541c <vm_exec_core+11580>, 0x6439f42cad3d <vm_exec_core+34397>, 0x6439f42ca8ea <vm_exec_core+33290>, 0x6439f42c5c94 <vm_exec_core+13748>, 0x6439f42c6bed <vm_exec_core+17677>, 0x6439f42c927a <vm_exec_core+27546>, 0x6439f42ca832 <vm_exec_core+33106>, 0x6439f42c822c <vm_exec_core+23372>, 0x6439f42c932e <vm_exec_core+27726>, 0x6439f42c97b8 <vm_exec_core+28888>, 0x6439f42c813e <vm_exec_core+23134>, 0x6439f42c366c <vm_exec_core+3980>, 0x6439f42c8a21 <vm_exec_core+25409>, 0x6439f42c3494 <vm_exec_core+3508>, 0x6439f42c384d <vm_exec_core+4461>, 0x6439f42c5f89 <vm_exec_core+14505>, 0x6439f42c7fab <vm_exec_core+22731>, 0x6439f42c85ef <vm_exec_core+24335>, 0x6439f42c7cf4 <vm_exec_core+22036>, 0x6439f42c3051 <vm_exec_core+2417>, 0x6439f42c9a5c <vm_exec_core+29564>, 0x6439f42ca54b <vm_exec_core+32363>, 0x6439f42c3964 <vm_exec_core+4740>, 0x6439f42c4c1d <vm_exec_core+9533>, 0x6439f42c4690 <vm_exec_core+8112>, 0x6439f42c5597 <vm_exec_core+11959>, 0x6439f42c6b1b <vm_exec_core+17467>, 0x6439f42c3a70 <vm_exec_core+5008>, 0x6439f42c98a1 <vm_exec_core+29121>, 0x6439f42c4b62 <vm_exec_core+9346>, 0x6439f42c6984 <vm_exec_core+17060>, 0x6439f42c7527 <vm_exec_core+20039>, 0x6439f42c971b <vm_exec_core+28731>, 0x6439f42c8417 <vm_exec_core+23863>, 0x6439f42c57d7 <vm_exec_core+12535>, 0x6439f42c4e9b <vm_exec_core+10171>, 0x6439f42c94c1 <vm_exec_core+28129>, 0x6439f42c6135 <vm_exec_core+14933>, 0x6439f42c8ae8 <vm_exec_core+25608>, 0x6439f42c8546 <vm_exec_core+24166>, 0x6439f42c8d43 <vm_exec_core+26211>, 0x6439f42c9d86 <vm_exec_core+30374>, 0x6439f42c7764 <vm_exec_core+20612>, 0x6439f42c2a8b <vm_exec_core+939>, 0x6439f42c5969 <vm_exec_core+12937>, 0x6439f42c93f1 <vm_exec_core+27921>, 0x6439f42c5aac <vm_exec_core+13260>, 0x6439f42c8064 <vm_exec_core+22916>, 0x6439f42c8908 <vm_exec_core+25128>, 0x6439f42c7232 <vm_exec_core+19282>, 0x6439f42c7e4d <vm_exec_core+22381>, 0x6439f42c5d2b <vm_exec_core+13899>, 0x6439f42c51b1 <vm_exec_core+10961>, 0x6439f42c8e36 <vm_exec_core+26454>, 0x6439f42c3b42 <vm_exec_core+5218>, 0x6439f42c7016 <vm_exec_core+18742>, 0x6439f42d24db <vm_exec_core+65019>, 0x6439f42c82ec <vm_exec_core+23564>, 0x6439f42c3e01 <vm_exec_core+5921>, 0x6439f42c4333 <vm_exec_core+7251>, 0x6439f42c3f3a <vm_exec_core+6234>, 0x6439f42c4d2b <vm_exec_core+9803>, 0x6439f42c5612 <vm_exec_core+12082>, 0x6439f42c2a90 <vm_exec_core+944>, 0x6439f42c4a41 <vm_exec_core+9057>, 0x6439f42cb2d2 <vm_exec_core+35826>, 0x6439f42c8808 <vm_exec_core+24872>, 0x6439f42c7607 <vm_exec_core+20263>, 0x6439f42c9936 <vm_exec_core+29270>, 0x6439f42cb3bb <vm_exec_core+36059>, 0x6439f42c9c89 <vm_exec_core+30121>, 0x6439f42cade7 <vm_exec_core+34567>, 0x6439f42caed1 <vm_exec_core+34801>, 0x6439f42c3573 <vm_exec_core+3731>, 0x6439f42ca9a8 <vm_exec_core+33480>, 0x6439f42c6042 <vm_exec_core+14690>, 0x6439f42cabf0 <vm_exec_core+34064>, 0x6439f42c5b6d <vm_exec_core+13453>, 0x6439f42c9b4d <vm_exec_core+29805>, 0x6439f42c4fe4 <vm_exec_core+10500>, 0x6439f42c638b <vm_exec_core+15531>, 0x6439f42cafc7 <vm_exec_core+35047>, 0x6439f42c6a5b <vm_exec_core+17275>, 0x6439f42c653c <vm_exec_core+15964>, 0x6439f42c2b76 <vm_exec_core+1174>, 0x6439f42c328f <vm_exec_core+2991>, 0x6439f42c2c74 <vm_exec_core+1428>, 0x6439f42c7342 <vm_exec_core+19554>, 0x6439f42c6712 <vm_exec_core+16434>, 0x6439f42c6ed7 <vm_exec_core+18423>, 0x6439f42c6dde <vm_exec_core+18174>, 0x6439f42c5e76 <vm_exec_core+14230>, 0x6439f42c65f2 <vm_exec_core+16146>, 0x6439f42c624c <vm_exec_core+15212>, 0x6439f42c6856 <vm_exec_core+16758>, 0x6439f42c68ed <vm_exec_core+16909>, 0x6439f42c5e0d <vm_exec_core+14125>, 0x6439f42c2ddc <vm_exec_core+1788>, 0x6439f42c478a <vm_exec_core+8362>, 0x6439f42ca2b9 <vm_exec_core+31705>, 0x6439f42c4062 <vm_exec_core+6530>, 0x6439f42cb06e <vm_exec_core+35214>, 0x6439f42c90bb <vm_exec_core+27099>, 0x6439f42c6c8d <vm_exec_core+17837>, 0x6439f42c3111 <vm_exec_core+2609>, 0x6439f42caaec <vm_exec_core+33804>, 0x6439f42ca68c <vm_exec_core+32684>, 0x6439f42c445d <vm_exec_core+7549>, 0x6439f42c377d <vm_exec_core+4253>, 0x6439f42c95f2 <vm_exec_core+28434>, 0x6439f42c540d <vm_exec_core+11565>, 0x6439f42cad2e <vm_exec_core+34382>, 0x6439f42ca8db <vm_exec_core+33275>, 0x6439f42c5c85 <vm_exec_core+13733>, 0x6439f42c6bde <vm_exec_core+17662>, 0x6439f42c926b <vm_exec_core+27531>, 0x6439f42ca823 <vm_exec_core+33091>, 0x6439f42c821d <vm_exec_core+23357>, 0x6439f42c931f <vm_exec_core+27711>, 0x6439f42c97a9 <vm_exec_core+28873>, 0x6439f42c812f <vm_exec_core+23119>, 0x6439f42c365d <vm_exec_core+3965>, 0x6439f42c8a12 <vm_exec_core+25394>, 0x6439f42c3485 <vm_exec_core+3493>, 0x6439f42c383e <vm_exec_core+4446>, 0x6439f42c5f7a <vm_exec_core+14490>, 0x6439f42c7f9c <vm_exec_core+22716>, 0x6439f42c85e0 <vm_exec_core+24320>, 0x6439f42c7ce5 <vm_exec_core+22021>, 0x6439f42c3042 <vm_exec_core+2402>, 0x6439f42c9a4d <vm_exec_core+29549>, 0x6439f42ca53c <vm_exec_core+32348>, 0x6439f42c3955 <vm_exec_core+4725>, 0x6439f42c4c0e <vm_exec_core+9518>, 0x6439f42c4681 <vm_exec_core+8097>, 0x6439f42c5588 <vm_exec_core+11944>, 0x6439f42c6b0c <vm_exec_core+17452>, 0x6439f42c3a61 <vm_exec_core+4993>, 0x6439f42c9892 <vm_exec_core+29106>, 0x6439f42c4b53 <vm_exec_core+9331>, 0x6439f42c6975 <vm_exec_core+17045>, 0x6439f42c7518 <vm_exec_core+20024>, 0x6439f42c970c <vm_exec_core+28716>, 0x6439f42c8408 <vm_exec_core+23848>, 0x6439f42c57c8 <vm_exec_core+12520>, 0x6439f42c4e8c <vm_exec_core+10156>, 0x6439f42c94b2 <vm_exec_core+28114>, 0x6439f42c6126 <vm_exec_core+14918>, 0x6439f42c8ad9 <vm_exec_core+25593>, 0x6439f42c8537 <vm_exec_core+24151>, 0x6439f42c8d34 <vm_exec_core+26196>, 0x6439f42c9d77 <vm_exec_core+30359>, 0x6439f42c7755 <vm_exec_core+20597>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c595a <vm_exec_core+12922>, 0x6439f42c93e2 <vm_exec_core+27906>, 0x6439f42c5a9d <vm_exec_core+13245>, 0x6439f42c8055 <vm_exec_core+22901>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c7223 <vm_exec_core+19267>, 0x6439f42c7e3e <vm_exec_core+22366>, 0x6439f42c5d1c <vm_exec_core+13884>, 0x6439f42c51a2 <vm_exec_core+10946>, 0x6439f42c8e27 <vm_exec_core+26439>, 0x6439f42c3b33 <vm_exec_core+5203>, 0x6439f42c7007 <vm_exec_core+18727>, 0x6439f42d24cc <vm_exec_core+65004>, 0x6439f42c82dd <vm_exec_core+23549>, 0x6439f42c3df2 <vm_exec_core+5906>, 0x6439f42c4324 <vm_exec_core+7236>, 0x6439f42c3f2b <vm_exec_core+6219>, 0x6439f42c4d1c <vm_exec_core+9788>, 0x6439f42c5603 <vm_exec_core+12067>, 0x6439f42c7602 <vm_exec_core+20258>, 0x6439f42c6b02 <vm_exec_core+17442>, 0x6439f42c75fd <vm_exec_core+20253>, 0x6439f42c8218 <vm_exec_core+23352>, 0x6439f42c812a <vm_exec_core+23114>, 0x6439f42c4d17 <vm_exec_core+9783>, 0x6439f42c83cc <vm_exec_core+23788>, 0x6439f42c6038 <vm_exec_core+14680>, 0x6439f42c603d <vm_exec_core+14685>, 0x6439f42c8125 <vm_exec_core+23109>, 0x6439f42c7f92 <vm_exec_core+22706>, 0x6439f42c6ebe <vm_exec_core+18398>, 0x6439f42c6dca <vm_exec_core+18154>...}
        reg_cfp = 0x720f71bff4f0
        reg_pc = 0x516001e75158
        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>
#46 0x00006439f42bee58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#47 0x00006439f4340f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x720f71bff620, self=125410678981640, 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:1625
        flags = 0
        iseq = 0x720f73dd5ed8
        cfp = <optimized out>
        sp = 0x720f71affa28
        use_argv = 0x720f7243f020
        stack_argv = 0x720f71affa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#48 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:1639
        captured = 0x720f71bff620
#49 0x00006439f42ed516 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:1676
No locals.
#50 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#52 0x00006439f42ed516 in rb_yield (val=<optimized out>)
No locals.
#53 0x00006439f44a16a6 in rb_ary_collect (ary=125410128377600) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 125410128321840
        i = 1
#54 0x00006439f43235b8 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x720f73f80148
        cfunc = 0x50400000a758
th: 0x515000000300, native_id: 0x720f748abc40
        recv = 125410128377600
        block_handler = <optimized out>
-- Control frame information -----------------------------------------------
        frame_type = 1431634051
        len = <optimized out>
c:0018 p:---- s:0115 e:000114 CFUNC  :join
        val = <optimized out>
#55 0x00006439f42ca0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x720f71bff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
c:0017 p:---- s:0112 e:000111 CFUNC  :each
c:0016 p:0031 s:0108 e:000107 BLOCK  /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:236 [FINISH]
c:0015 p:---- s:0103 e:000102 CFUNC  :popen
c:0014 p:0027 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:231
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        ci = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        argc = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
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:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:0025d0 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
        recv = <optimized out>
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]
        cc = <optimized out>

th: 0x515000166c80, native_id: 0x720f52a006c0
        calling = <optimized out>
-- Control frame information -----------------------------------------------
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
#56 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 = 0x51100000d310
        insns_address_table = {0x6439f42c5e1c <vm_exec_core+14140>, 0x6439f42c2deb <vm_exec_core+1803>, 0x6439f42c4799 <vm_exec_core+8377>, 0x6439f42ca2c8 <vm_exec_core+31720>, 0x6439f42c4071 <vm_exec_core+6545>, 0x6439f42cb07d <vm_exec_core+35229>, 0x6439f42c90ca <vm_exec_core+27114>, 0x6439f42c6c9c <vm_exec_core+17852>, 0x6439f42c3120 <vm_exec_core+2624>, 0x6439f42caafb <vm_exec_core+33819>, 0x6439f42ca69b <vm_exec_core+32699>, 0x6439f42c446c <vm_exec_core+7564>, 0x6439f42c378c <vm_exec_core+4268>, 0x6439f42c9601 <vm_exec_core+28449>, 0x6439f42c541c <vm_exec_core+11580>, 0x6439f42cad3d <vm_exec_core+34397>, 0x6439f42ca8ea <vm_exec_core+33290>, 0x6439f42c5c94 <vm_exec_core+13748>, 0x6439f42c6bed <vm_exec_core+17677>, 0x6439f42c927a <vm_exec_core+27546>, 0x6439f42ca832 <vm_exec_core+33106>, 0x6439f42c822c <vm_exec_core+23372>, 0x6439f42c932e <vm_exec_core+27726>, 0x6439f42c97b8 <vm_exec_core+28888>, 0x6439f42c813e <vm_exec_core+23134>, 0x6439f42c366c <vm_exec_core+3980>, 0x6439f42c8a21 <vm_exec_core+25409>, 0x6439f42c3494 <vm_exec_core+3508>, 0x6439f42c384d <vm_exec_core+4461>, 0x6439f42c5f89 <vm_exec_core+14505>, 0x6439f42c7fab <vm_exec_core+22731>, 0x6439f42c85ef <vm_exec_core+24335>, 0x6439f42c7cf4 <vm_exec_core+22036>, 0x6439f42c3051 <vm_exec_core+2417>, 0x6439f42c9a5c <vm_exec_core+29564>, 0x6439f42ca54b <vm_exec_core+32363>, 0x6439f42c3964 <vm_exec_core+4740>, 0x6439f42c4c1d <vm_exec_core+9533>, 0x6439f42c4690 <vm_exec_core+8112>, 0x6439f42c5597 <vm_exec_core+11959>, 0x6439f42c6b1b <vm_exec_core+17467>, 0x6439f42c3a70 <vm_exec_core+5008>, 0x6439f42c98a1 <vm_exec_core+29121>, 0x6439f42c4b62 <vm_exec_core+9346>, 0x6439f42c6984 <vm_exec_core+17060>, 0x6439f42c7527 <vm_exec_core+20039>, 0x6439f42c971b <vm_exec_core+28731>, 0x6439f42c8417 <vm_exec_core+23863>, 0x6439f42c57d7 <vm_exec_core+12535>, 0x6439f42c4e9b <vm_exec_core+10171>, 0x6439f42c94c1 <vm_exec_core+28129>, 0x6439f42c6135 <vm_exec_core+14933>, 0x6439f42c8ae8 <vm_exec_core+25608>, 0x6439f42c8546 <vm_exec_core+24166>, 0x6439f42c8d43 <vm_exec_core+26211>, 0x6439f42c9d86 <vm_exec_core+30374>, 0x6439f42c7764 <vm_exec_core+20612>, 0x6439f42c2a8b <vm_exec_core+939>, 0x6439f42c5969 <vm_exec_core+12937>, 0x6439f42c93f1 <vm_exec_core+27921>, 0x6439f42c5aac <vm_exec_core+13260>, 0x6439f42c8064 <vm_exec_core+22916>, 0x6439f42c8908 <vm_exec_core+25128>, 0x6439f42c7232 <vm_exec_core+19282>, 0x6439f42c7e4d <vm_exec_core+22381>, 0x6439f42c5d2b <vm_exec_core+13899>, 0x6439f42c51b1 <vm_exec_core+10961>, 0x6439f42c8e36 <vm_exec_core+26454>, 0x6439f42c3b42 <vm_exec_core+5218>, 0x6439f42c7016 <vm_exec_core+18742>, 0x6439f42d24db <vm_exec_core+65019>, 0x6439f42c82ec <vm_exec_core+23564>, 0x6439f42c3e01 <vm_exec_core+5921>, 0x6439f42c4333 <vm_exec_core+7251>, 0x6439f42c3f3a <vm_exec_core+6234>, 0x6439f42c4d2b <vm_exec_core+9803>, 0x6439f42c5612 <vm_exec_core+12082>, 0x6439f42c2a90 <vm_exec_core+944>, 0x6439f42c4a41 <vm_exec_core+9057>, 0x6439f42cb2d2 <vm_exec_core+35826>, 0x6439f42c8808 <vm_exec_core+24872>, 0x6439f42c7607 <vm_exec_core+20263>, 0x6439f42c9936 <vm_exec_core+29270>, 0x6439f42cb3bb <vm_exec_core+36059>, 0x6439f42c9c89 <vm_exec_core+30121>, 0x6439f42cade7 <vm_exec_core+34567>, 0x6439f42caed1 <vm_exec_core+34801>, 0x6439f42c3573 <vm_exec_core+3731>, 0x6439f42ca9a8 <vm_exec_core+33480>, 0x6439f42c6042 <vm_exec_core+14690>, 0x6439f42cabf0 <vm_exec_core+34064>, 0x6439f42c5b6d <vm_exec_core+13453>, 0x6439f42c9b4d <vm_exec_core+29805>, 0x6439f42c4fe4 <vm_exec_core+10500>, 0x6439f42c638b <vm_exec_core+15531>, 0x6439f42cafc7 <vm_exec_core+35047>, 0x6439f42c6a5b <vm_exec_core+17275>, 0x6439f42c653c <vm_exec_core+15964>, 0x6439f42c2b76 <vm_exec_core+1174>, 0x6439f42c328f <vm_exec_core+2991>, 0x6439f42c2c74 <vm_exec_core+1428>, 0x6439f42c7342 <vm_exec_core+19554>, 0x6439f42c6712 <vm_exec_core+16434>, 0x6439f42c6ed7 <vm_exec_core+18423>, 0x6439f42c6dde <vm_exec_core+18174>, 0x6439f42c5e76 <vm_exec_core+14230>, 0x6439f42c65f2 <vm_exec_core+16146>, 0x6439f42c624c <vm_exec_core+15212>, 0x6439f42c6856 <vm_exec_core+16758>, 0x6439f42c68ed <vm_exec_core+16909>, 0x6439f42c5e0d <vm_exec_core+14125>, 0x6439f42c2ddc <vm_exec_core+1788>, 0x6439f42c478a <vm_exec_core+8362>, 0x6439f42ca2b9 <vm_exec_core+31705>, 0x6439f42c4062 <vm_exec_core+6530>, 0x6439f42cb06e <vm_exec_core+35214>, 0x6439f42c90bb <vm_exec_core+27099>, 0x6439f42c6c8d <vm_exec_core+17837>, 0x6439f42c3111 <vm_exec_core+2609>, 0x6439f42caaec <vm_exec_core+33804>, 0x6439f42ca68c <vm_exec_core+32684>, 0x6439f42c445d <vm_exec_core+7549>, 0x6439f42c377d <vm_exec_core+4253>, 0x6439f42c95f2 <vm_exec_core+28434>, 0x6439f42c540d <vm_exec_core+11565>, 0x6439f42cad2e <vm_exec_core+34382>, 0x6439f42ca8db <vm_exec_core+33275>, 0x6439f42c5c85 <vm_exec_core+13733>, 0x6439f42c6bde <vm_exec_core+17662>, 0x6439f42c926b <vm_exec_core+27531>, 0x6439f42ca823 <vm_exec_core+33091>, 0x6439f42c821d <vm_exec_core+23357>, 0x6439f42c931f <vm_exec_core+27711>, 0x6439f42c97a9 <vm_exec_core+28873>, 0x6439f42c812f <vm_exec_core+23119>, 0x6439f42c365d <vm_exec_core+3965>, 0x6439f42c8a12 <vm_exec_core+25394>, 0x6439f42c3485 <vm_exec_core+3493>, 0x6439f42c383e <vm_exec_core+4446>, 0x6439f42c5f7a <vm_exec_core+14490>, 0x6439f42c7f9c <vm_exec_core+22716>, 0x6439f42c85e0 <vm_exec_core+24320>, 0x6439f42c7ce5 <vm_exec_core+22021>, 0x6439f42c3042 <vm_exec_core+2402>, 0x6439f42c9a4d <vm_exec_core+29549>, 0x6439f42ca53c <vm_exec_core+32348>, 0x6439f42c3955 <vm_exec_core+4725>, 0x6439f42c4c0e <vm_exec_core+9518>, 0x6439f42c4681 <vm_exec_core+8097>, 0x6439f42c5588 <vm_exec_core+11944>, 0x6439f42c6b0c <vm_exec_core+17452>, 0x6439f42c3a61 <vm_exec_core+4993>, 0x6439f42c9892 <vm_exec_core+29106>, 0x6439f42c4b53 <vm_exec_core+9331>, 0x6439f42c6975 <vm_exec_core+17045>, 0x6439f42c7518 <vm_exec_core+20024>, 0x6439f42c970c <vm_exec_core+28716>, 0x6439f42c8408 <vm_exec_core+23848>, 0x6439f42c57c8 <vm_exec_core+12520>, 0x6439f42c4e8c <vm_exec_core+10156>, 0x6439f42c94b2 <vm_exec_core+28114>, 0x6439f42c6126 <vm_exec_core+14918>, 0x6439f42c8ad9 <vm_exec_core+25593>, 0x6439f42c8537 <vm_exec_core+24151>, 0x6439f42c8d34 <vm_exec_core+26196>, 0x6439f42c9d77 <vm_exec_core+30359>, 0x6439f42c7755 <vm_exec_core+20597>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c595a <vm_exec_core+12922>, 0x6439f42c93e2 <vm_exec_core+27906>, 0x6439f42c5a9d <vm_exec_core+13245>, 0x6439f42c8055 <vm_exec_core+22901>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c7223 <vm_exec_core+19267>, 0x6439f42c7e3e <vm_exec_core+22366>, 0x6439f42c5d1c <vm_exec_core+13884>, 0x6439f42c51a2 <vm_exec_core+10946>, 0x6439f42c8e27 <vm_exec_core+26439>, 0x6439f42c3b33 <vm_exec_core+5203>, 0x6439f42c7007 <vm_exec_core+18727>, 0x6439f42d24cc <vm_exec_core+65004>, 0x6439f42c82dd <vm_exec_core+23549>, 0x6439f42c3df2 <vm_exec_core+5906>, 0x6439f42c4324 <vm_exec_core+7236>, 0x6439f42c3f2b <vm_exec_core+6219>, 0x6439f42c4d1c <vm_exec_core+9788>, 0x6439f42c5603 <vm_exec_core+12067>, 0x6439f42c7602 <vm_exec_core+20258>, 0x6439f42c6b02 <vm_exec_core+17442>, 0x6439f42c75fd <vm_exec_core+20253>, 0x6439f42c8218 <vm_exec_core+23352>, 0x6439f42c812a <vm_exec_core+23114>, 0x6439f42c4d17 <vm_exec_core+9783>, 0x6439f42c83cc <vm_exec_core+23788>, 0x6439f42c6038 <vm_exec_core+14680>, 0x6439f42c603d <vm_exec_core+14685>, 0x6439f42c8125 <vm_exec_core+23109>, 0x6439f42c7f92 <vm_exec_core+22706>, 0x6439f42c6ebe <vm_exec_core+18398>, 0x6439f42c6dca <vm_exec_core+18154>...}
        reg_cfp = 0x720f71bff608

th: 0x515000166f00, native_id: 0x720f43a006c0
        reg_pc = 0x519000015cb8
-- Control frame information -----------------------------------------------
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_nop = <optimized out>

th: 0x515000167180, native_id: 0x720f482006c0
-- Control frame information -----------------------------------------------
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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>
#57 0x00006439f42bee58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#58 0x00006439f4340f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x720f71bff738, self=125410678981640, 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:1625
        flags = 0
        iseq = 0x720f73de45c8
        cfp = <optimized out>
        sp = 0x720f71aff8d0
        use_argv = 0x720f724c6aa0
        stack_argv = 0x720f71aff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#59 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:1639
        captured = 0x720f71bff738
#60 0x00006439f42ed516 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:1676
No locals.
#61 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#62 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#63 0x00006439f42ed516 in rb_yield (val=<optimized out>)
No locals.
#64 0x00006439f44a16a6 in rb_ary_collect (ary=125410128481960) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 125410128481840
        i = 0
#65 0x00006439f43235b8 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x720f73f80148
        cfunc = 0x50400000a758
        recv = 125410128481960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#66 0x00006439f42ca0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x720f71bff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#67 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 = 0x502000012d50
        insns_address_table = {0x6439f42c5e1c <vm_exec_core+14140>, 0x6439f42c2deb <vm_exec_core+1803>, 0x6439f42c4799 <vm_exec_core+8377>, 0x6439f42ca2c8 <vm_exec_core+31720>, 0x6439f42c4071 <vm_exec_core+6545>, 0x6439f42cb07d <vm_exec_core+35229>, 0x6439f42c90ca <vm_exec_core+27114>, 0x6439f42c6c9c <vm_exec_core+17852>, 0x6439f42c3120 <vm_exec_core+2624>, 0x6439f42caafb <vm_exec_core+33819>, 0x6439f42ca69b <vm_exec_core+32699>, 0x6439f42c446c <vm_exec_core+7564>, 0x6439f42c378c <vm_exec_core+4268>, 0x6439f42c9601 <vm_exec_core+28449>, 0x6439f42c541c <vm_exec_core+11580>, 0x6439f42cad3d <vm_exec_core+34397>, 0x6439f42ca8ea <vm_exec_core+33290>, 0x6439f42c5c94 <vm_exec_core+13748>, 0x6439f42c6bed <vm_exec_core+17677>, 0x6439f42c927a <vm_exec_core+27546>, 0x6439f42ca832 <vm_exec_core+33106>, 0x6439f42c822c <vm_exec_core+23372>, 0x6439f42c932e <vm_exec_core+27726>, 0x6439f42c97b8 <vm_exec_core+28888>, 0x6439f42c813e <vm_exec_core+23134>, 0x6439f42c366c <vm_exec_core+3980>, 0x6439f42c8a21 <vm_exec_core+25409>, 0x6439f42c3494 <vm_exec_core+3508>, 0x6439f42c384d <vm_exec_core+4461>, 0x6439f42c5f89 <vm_exec_core+14505>, 0x6439f42c7fab <vm_exec_core+22731>, 0x6439f42c85ef <vm_exec_core+24335>, 0x6439f42c7cf4 <vm_exec_core+22036>, 0x6439f42c3051 <vm_exec_core+2417>, 0x6439f42c9a5c <vm_exec_core+29564>, 0x6439f42ca54b <vm_exec_core+32363>, 0x6439f42c3964 <vm_exec_core+4740>, 0x6439f42c4c1d <vm_exec_core+9533>, 0x6439f42c4690 <vm_exec_core+8112>, 0x6439f42c5597 <vm_exec_core+11959>, 0x6439f42c6b1b <vm_exec_core+17467>, 0x6439f42c3a70 <vm_exec_core+5008>, 0x6439f42c98a1 <vm_exec_core+29121>, 0x6439f42c4b62 <vm_exec_core+9346>, 0x6439f42c6984 <vm_exec_core+17060>, 0x6439f42c7527 <vm_exec_core+20039>, 0x6439f42c971b <vm_exec_core+28731>, 0x6439f42c8417 <vm_exec_core+23863>, 0x6439f42c57d7 <vm_exec_core+12535>, 0x6439f42c4e9b <vm_exec_core+10171>, 0x6439f42c94c1 <vm_exec_core+28129>, 0x6439f42c6135 <vm_exec_core+14933>, 0x6439f42c8ae8 <vm_exec_core+25608>, 0x6439f42c8546 <vm_exec_core+24166>, 0x6439f42c8d43 <vm_exec_core+26211>, 0x6439f42c9d86 <vm_exec_core+30374>, 0x6439f42c7764 <vm_exec_core+20612>, 0x6439f42c2a8b <vm_exec_core+939>, 0x6439f42c5969 <vm_exec_core+12937>, 0x6439f42c93f1 <vm_exec_core+27921>, 0x6439f42c5aac <vm_exec_core+13260>, 0x6439f42c8064 <vm_exec_core+22916>, 0x6439f42c8908 <vm_exec_core+25128>, 0x6439f42c7232 <vm_exec_core+19282>, 0x6439f42c7e4d <vm_exec_core+22381>, 0x6439f42c5d2b <vm_exec_core+13899>, 0x6439f42c51b1 <vm_exec_core+10961>, 0x6439f42c8e36 <vm_exec_core+26454>, 0x6439f42c3b42 <vm_exec_core+5218>, 0x6439f42c7016 <vm_exec_core+18742>, 0x6439f42d24db <vm_exec_core+65019>, 0x6439f42c82ec <vm_exec_core+23564>, 0x6439f42c3e01 <vm_exec_core+5921>, 0x6439f42c4333 <vm_exec_core+7251>, 0x6439f42c3f3a <vm_exec_core+6234>, 0x6439f42c4d2b <vm_exec_core+9803>, 0x6439f42c5612 <vm_exec_core+12082>, 0x6439f42c2a90 <vm_exec_core+944>, 0x6439f42c4a41 <vm_exec_core+9057>, 0x6439f42cb2d2 <vm_exec_core+35826>, 0x6439f42c8808 <vm_exec_core+24872>, 0x6439f42c7607 <vm_exec_core+20263>, 0x6439f42c9936 <vm_exec_core+29270>, 0x6439f42cb3bb <vm_exec_core+36059>, 0x6439f42c9c89 <vm_exec_core+30121>, 0x6439f42cade7 <vm_exec_core+34567>, 0x6439f42caed1 <vm_exec_core+34801>, 0x6439f42c3573 <vm_exec_core+3731>, 0x6439f42ca9a8 <vm_exec_core+33480>, 0x6439f42c6042 <vm_exec_core+14690>, 0x6439f42cabf0 <vm_exec_core+34064>, 0x6439f42c5b6d <vm_exec_core+13453>, 0x6439f42c9b4d <vm_exec_core+29805>, 0x6439f42c4fe4 <vm_exec_core+10500>, 0x6439f42c638b <vm_exec_core+15531>, 0x6439f42cafc7 <vm_exec_core+35047>, 0x6439f42c6a5b <vm_exec_core+17275>, 0x6439f42c653c <vm_exec_core+15964>, 0x6439f42c2b76 <vm_exec_core+1174>, 0x6439f42c328f <vm_exec_core+2991>, 0x6439f42c2c74 <vm_exec_core+1428>, 0x6439f42c7342 <vm_exec_core+19554>, 0x6439f42c6712 <vm_exec_core+16434>, 0x6439f42c6ed7 <vm_exec_core+18423>, 0x6439f42c6dde <vm_exec_core+18174>, 0x6439f42c5e76 <vm_exec_core+14230>, 0x6439f42c65f2 <vm_exec_core+16146>, 0x6439f42c624c <vm_exec_core+15212>, 0x6439f42c6856 <vm_exec_core+16758>, 0x6439f42c68ed <vm_exec_core+16909>, 0x6439f42c5e0d <vm_exec_core+14125>, 0x6439f42c2ddc <vm_exec_core+1788>, 0x6439f42c478a <vm_exec_core+8362>, 0x6439f42ca2b9 <vm_exec_core+31705>, 0x6439f42c4062 <vm_exec_core+6530>, 0x6439f42cb06e <vm_exec_core+35214>, 0x6439f42c90bb <vm_exec_core+27099>, 0x6439f42c6c8d <vm_exec_core+17837>, 0x6439f42c3111 <vm_exec_core+2609>, 0x6439f42caaec <vm_exec_core+33804>, 0x6439f42ca68c <vm_exec_core+32684>, 0x6439f42c445d <vm_exec_core+7549>, 0x6439f42c377d <vm_exec_core+4253>, 0x6439f42c95f2 <vm_exec_core+28434>, 0x6439f42c540d <vm_exec_core+11565>, 0x6439f42cad2e <vm_exec_core+34382>, 0x6439f42ca8db <vm_exec_core+33275>, 0x6439f42c5c85 <vm_exec_core+13733>, 0x6439f42c6bde <vm_exec_core+17662>, 0x6439f42c926b <vm_exec_core+27531>, 0x6439f42ca823 <vm_exec_core+33091>, 0x6439f42c821d <vm_exec_core+23357>, 0x6439f42c931f <vm_exec_core+27711>, 0x6439f42c97a9 <vm_exec_core+28873>, 0x6439f42c812f <vm_exec_core+23119>, 0x6439f42c365d <vm_exec_core+3965>, 0x6439f42c8a12 <vm_exec_core+25394>, 0x6439f42c3485 <vm_exec_core+3493>, 0x6439f42c383e <vm_exec_core+4446>, 0x6439f42c5f7a <vm_exec_core+14490>, 0x6439f42c7f9c <vm_exec_core+22716>, 0x6439f42c85e0 <vm_exec_core+24320>, 0x6439f42c7ce5 <vm_exec_core+22021>, 0x6439f42c3042 <vm_exec_core+2402>, 0x6439f42c9a4d <vm_exec_core+29549>, 0x6439f42ca53c <vm_exec_core+32348>, 0x6439f42c3955 <vm_exec_core+4725>, 0x6439f42c4c0e <vm_exec_core+9518>, 0x6439f42c4681 <vm_exec_core+8097>, 0x6439f42c5588 <vm_exec_core+11944>, 0x6439f42c6b0c <vm_exec_core+17452>, 0x6439f42c3a61 <vm_exec_core+4993>, 0x6439f42c9892 <vm_exec_core+29106>, 0x6439f42c4b53 <vm_exec_core+9331>, 0x6439f42c6975 <vm_exec_core+17045>, 0x6439f42c7518 <vm_exec_core+20024>, 0x6439f42c970c <vm_exec_core+28716>, 0x6439f42c8408 <vm_exec_core+23848>, 0x6439f42c57c8 <vm_exec_core+12520>, 0x6439f42c4e8c <vm_exec_core+10156>, 0x6439f42c94b2 <vm_exec_core+28114>, 0x6439f42c6126 <vm_exec_core+14918>, 0x6439f42c8ad9 <vm_exec_core+25593>, 0x6439f42c8537 <vm_exec_core+24151>, 0x6439f42c8d34 <vm_exec_core+26196>, 0x6439f42c9d77 <vm_exec_core+30359>, 0x6439f42c7755 <vm_exec_core+20597>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c595a <vm_exec_core+12922>, 0x6439f42c93e2 <vm_exec_core+27906>, 0x6439f42c5a9d <vm_exec_core+13245>, 0x6439f42c8055 <vm_exec_core+22901>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c7223 <vm_exec_core+19267>, 0x6439f42c7e3e <vm_exec_core+22366>, 0x6439f42c5d1c <vm_exec_core+13884>, 0x6439f42c51a2 <vm_exec_core+10946>, 0x6439f42c8e27 <vm_exec_core+26439>, 0x6439f42c3b33 <vm_exec_core+5203>, 0x6439f42c7007 <vm_exec_core+18727>, 0x6439f42d24cc <vm_exec_core+65004>, 0x6439f42c82dd <vm_exec_core+23549>, 0x6439f42c3df2 <vm_exec_core+5906>, 0x6439f42c4324 <vm_exec_core+7236>, 0x6439f42c3f2b <vm_exec_core+6219>, 0x6439f42c4d1c <vm_exec_core+9788>, 0x6439f42c5603 <vm_exec_core+12067>, 0x6439f42c7602 <vm_exec_core+20258>, 0x6439f42c6b02 <vm_exec_core+17442>, 0x6439f42c75fd <vm_exec_core+20253>, 0x6439f42c8218 <vm_exec_core+23352>, 0x6439f42c812a <vm_exec_core+23114>, 0x6439f42c4d17 <vm_exec_core+9783>, 0x6439f42c83cc <vm_exec_core+23788>, 0x6439f42c6038 <vm_exec_core+14680>, 0x6439f42c603d <vm_exec_core+14685>, 0x6439f42c8125 <vm_exec_core+23109>, 0x6439f42c7f92 <vm_exec_core+22706>, 0x6439f42c6ebe <vm_exec_core+18398>, 0x6439f42c6dca <vm_exec_core+18154>...}
        reg_cfp = 0x720f71bff720
        reg_pc = 0x50400002fef8
        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>
#68 0x00006439f42bf211 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.
#69 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
#70 0x00006439f3f3b5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x720f73de4758) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcec515890, <optimized out>, 0x7ffcec5157e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x720f73de4758
#71 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#72 0x00006439f3f34b47 in rb_main (argc=10, argv=0x7ffcec515a58) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#73 main (argc=10, argv=0x7ffcec515a58) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 338392) detached]
$ timeout 60 gdb -p 337198 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 373722]
[New LWP 373721]
[New LWP 373720]
[New LWP 338393]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x720f748abc40 (LWP 337198) "ruby"            0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
  2    Thread 0x720f506006c0 (LWP 373722) "ruby"            0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000711ed0) at ./nptl/futex-internal.c:57
  3    Thread 0x720f482006c0 (LWP 373721) "ruby"            0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000711e10) at ./nptl/futex-internal.c:57
  4    Thread 0x720f52a006c0 (LWP 373720) "test_instrumen*" 0x00006439f431286d in vm_call_iseq_setup_normal_opt_start (ec=0x516001e894d0, cfp=0x720f57b1f410, calling=0x720f529ff310) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2896
  5    Thread 0x720f45e006c0 (LWP 338393) "ruby"            0x0000720f7471b4cd in __GI___poll (fds=0x720f42f09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 5 (Thread 0x720f45e006c0 (LWP 338393) "ruby"):
#0  0x0000720f7471b4cd in __GI___poll (fds=0x720f42f09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006439f3e9b6ea in __interceptor_poll ()
No symbol table info available.
#2  0x00006439f42524ff in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = 10
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x00006439f3ef4a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000720f7469ca94 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 = {125409922385600, -3701431343257651610, 125409922385600, -360, 2, 140724273228208, -3701431343236680090, -3701470016460589466}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000720f74729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x720f52a006c0 (LWP 373720) "test_instrumen*"):
#0  0x00006439f431286d in vm_call_iseq_setup_normal_opt_start (ec=0x516001e894d0, cfp=0x720f57b1f410, calling=0x720f529ff310) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2896
        cc = <optimized out>
        iseq = <optimized out>
        lead_num = <optimized out>
        opt = <optimized out>
        opt_num = <optimized out>
        opt_pc = <optimized out>
        param = <optimized out>
        local = <optimized out>
        delta = <optimized out>
#1  0x00006439f42d0b17 in vm_sendish (ec=0x516001e894d0, reg_cfp=0x720f57b1f410, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        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>
#2  vm_exec_core (ec=ec@entry=0x516001e894d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6439f42c5e1c <vm_exec_core+14140>, 0x6439f42c2deb <vm_exec_core+1803>, 0x6439f42c4799 <vm_exec_core+8377>, 0x6439f42ca2c8 <vm_exec_core+31720>, 0x6439f42c4071 <vm_exec_core+6545>, 0x6439f42cb07d <vm_exec_core+35229>, 0x6439f42c90ca <vm_exec_core+27114>, 0x6439f42c6c9c <vm_exec_core+17852>, 0x6439f42c3120 <vm_exec_core+2624>, 0x6439f42caafb <vm_exec_core+33819>, 0x6439f42ca69b <vm_exec_core+32699>, 0x6439f42c446c <vm_exec_core+7564>, 0x6439f42c378c <vm_exec_core+4268>, 0x6439f42c9601 <vm_exec_core+28449>, 0x6439f42c541c <vm_exec_core+11580>, 0x6439f42cad3d <vm_exec_core+34397>, 0x6439f42ca8ea <vm_exec_core+33290>, 0x6439f42c5c94 <vm_exec_core+13748>, 0x6439f42c6bed <vm_exec_core+17677>, 0x6439f42c927a <vm_exec_core+27546>, 0x6439f42ca832 <vm_exec_core+33106>, 0x6439f42c822c <vm_exec_core+23372>, 0x6439f42c932e <vm_exec_core+27726>, 0x6439f42c97b8 <vm_exec_core+28888>, 0x6439f42c813e <vm_exec_core+23134>, 0x6439f42c366c <vm_exec_core+3980>, 0x6439f42c8a21 <vm_exec_core+25409>, 0x6439f42c3494 <vm_exec_core+3508>, 0x6439f42c384d <vm_exec_core+4461>, 0x6439f42c5f89 <vm_exec_core+14505>, 0x6439f42c7fab <vm_exec_core+22731>, 0x6439f42c85ef <vm_exec_core+24335>, 0x6439f42c7cf4 <vm_exec_core+22036>, 0x6439f42c3051 <vm_exec_core+2417>, 0x6439f42c9a5c <vm_exec_core+29564>, 0x6439f42ca54b <vm_exec_core+32363>, 0x6439f42c3964 <vm_exec_core+4740>, 0x6439f42c4c1d <vm_exec_core+9533>, 0x6439f42c4690 <vm_exec_core+8112>, 0x6439f42c5597 <vm_exec_core+11959>, 0x6439f42c6b1b <vm_exec_core+17467>, 0x6439f42c3a70 <vm_exec_core+5008>, 0x6439f42c98a1 <vm_exec_core+29121>, 0x6439f42c4b62 <vm_exec_core+9346>, 0x6439f42c6984 <vm_exec_core+17060>, 0x6439f42c7527 <vm_exec_core+20039>, 0x6439f42c971b <vm_exec_core+28731>, 0x6439f42c8417 <vm_exec_core+23863>, 0x6439f42c57d7 <vm_exec_core+12535>, 0x6439f42c4e9b <vm_exec_core+10171>, 0x6439f42c94c1 <vm_exec_core+28129>, 0x6439f42c6135 <vm_exec_core+14933>, 0x6439f42c8ae8 <vm_exec_core+25608>, 0x6439f42c8546 <vm_exec_core+24166>, 0x6439f42c8d43 <vm_exec_core+26211>, 0x6439f42c9d86 <vm_exec_core+30374>, 0x6439f42c7764 <vm_exec_core+20612>, 0x6439f42c2a8b <vm_exec_core+939>, 0x6439f42c5969 <vm_exec_core+12937>, 0x6439f42c93f1 <vm_exec_core+27921>, 0x6439f42c5aac <vm_exec_core+13260>, 0x6439f42c8064 <vm_exec_core+22916>, 0x6439f42c8908 <vm_exec_core+25128>, 0x6439f42c7232 <vm_exec_core+19282>, 0x6439f42c7e4d <vm_exec_core+22381>, 0x6439f42c5d2b <vm_exec_core+13899>, 0x6439f42c51b1 <vm_exec_core+10961>, 0x6439f42c8e36 <vm_exec_core+26454>, 0x6439f42c3b42 <vm_exec_core+5218>, 0x6439f42c7016 <vm_exec_core+18742>, 0x6439f42d24db <vm_exec_core+65019>, 0x6439f42c82ec <vm_exec_core+23564>, 0x6439f42c3e01 <vm_exec_core+5921>, 0x6439f42c4333 <vm_exec_core+7251>, 0x6439f42c3f3a <vm_exec_core+6234>, 0x6439f42c4d2b <vm_exec_core+9803>, 0x6439f42c5612 <vm_exec_core+12082>, 0x6439f42c2a90 <vm_exec_core+944>, 0x6439f42c4a41 <vm_exec_core+9057>, 0x6439f42cb2d2 <vm_exec_core+35826>, 0x6439f42c8808 <vm_exec_core+24872>, 0x6439f42c7607 <vm_exec_core+20263>, 0x6439f42c9936 <vm_exec_core+29270>, 0x6439f42cb3bb <vm_exec_core+36059>, 0x6439f42c9c89 <vm_exec_core+30121>, 0x6439f42cade7 <vm_exec_core+34567>, 0x6439f42caed1 <vm_exec_core+34801>, 0x6439f42c3573 <vm_exec_core+3731>, 0x6439f42ca9a8 <vm_exec_core+33480>, 0x6439f42c6042 <vm_exec_core+14690>, 0x6439f42cabf0 <vm_exec_core+34064>, 0x6439f42c5b6d <vm_exec_core+13453>, 0x6439f42c9b4d <vm_exec_core+29805>, 0x6439f42c4fe4 <vm_exec_core+10500>, 0x6439f42c638b <vm_exec_core+15531>, 0x6439f42cafc7 <vm_exec_core+35047>, 0x6439f42c6a5b <vm_exec_core+17275>, 0x6439f42c653c <vm_exec_core+15964>, 0x6439f42c2b76 <vm_exec_core+1174>, 0x6439f42c328f <vm_exec_core+2991>, 0x6439f42c2c74 <vm_exec_core+1428>, 0x6439f42c7342 <vm_exec_core+19554>, 0x6439f42c6712 <vm_exec_core+16434>, 0x6439f42c6ed7 <vm_exec_core+18423>, 0x6439f42c6dde <vm_exec_core+18174>, 0x6439f42c5e76 <vm_exec_core+14230>, 0x6439f42c65f2 <vm_exec_core+16146>, 0x6439f42c624c <vm_exec_core+15212>, 0x6439f42c6856 <vm_exec_core+16758>, 0x6439f42c68ed <vm_exec_core+16909>, 0x6439f42c5e0d <vm_exec_core+14125>, 0x6439f42c2ddc <vm_exec_core+1788>, 0x6439f42c478a <vm_exec_core+8362>, 0x6439f42ca2b9 <vm_exec_core+31705>, 0x6439f42c4062 <vm_exec_core+6530>, 0x6439f42cb06e <vm_exec_core+35214>, 0x6439f42c90bb <vm_exec_core+27099>, 0x6439f42c6c8d <vm_exec_core+17837>, 0x6439f42c3111 <vm_exec_core+2609>, 0x6439f42caaec <vm_exec_core+33804>, 0x6439f42ca68c <vm_exec_core+32684>, 0x6439f42c445d <vm_exec_core+7549>, 0x6439f42c377d <vm_exec_core+4253>, 0x6439f42c95f2 <vm_exec_core+28434>, 0x6439f42c540d <vm_exec_core+11565>, 0x6439f42cad2e <vm_exec_core+34382>, 0x6439f42ca8db <vm_exec_core+33275>, 0x6439f42c5c85 <vm_exec_core+13733>, 0x6439f42c6bde <vm_exec_core+17662>, 0x6439f42c926b <vm_exec_core+27531>, 0x6439f42ca823 <vm_exec_core+33091>, 0x6439f42c821d <vm_exec_core+23357>, 0x6439f42c931f <vm_exec_core+27711>, 0x6439f42c97a9 <vm_exec_core+28873>, 0x6439f42c812f <vm_exec_core+23119>, 0x6439f42c365d <vm_exec_core+3965>, 0x6439f42c8a12 <vm_exec_core+25394>, 0x6439f42c3485 <vm_exec_core+3493>, 0x6439f42c383e <vm_exec_core+4446>, 0x6439f42c5f7a <vm_exec_core+14490>, 0x6439f42c7f9c <vm_exec_core+22716>, 0x6439f42c85e0 <vm_exec_core+24320>, 0x6439f42c7ce5 <vm_exec_core+22021>, 0x6439f42c3042 <vm_exec_core+2402>, 0x6439f42c9a4d <vm_exec_core+29549>, 0x6439f42ca53c <vm_exec_core+32348>, 0x6439f42c3955 <vm_exec_core+4725>, 0x6439f42c4c0e <vm_exec_core+9518>, 0x6439f42c4681 <vm_exec_core+8097>, 0x6439f42c5588 <vm_exec_core+11944>, 0x6439f42c6b0c <vm_exec_core+17452>, 0x6439f42c3a61 <vm_exec_core+4993>, 0x6439f42c9892 <vm_exec_core+29106>, 0x6439f42c4b53 <vm_exec_core+9331>, 0x6439f42c6975 <vm_exec_core+17045>, 0x6439f42c7518 <vm_exec_core+20024>, 0x6439f42c970c <vm_exec_core+28716>, 0x6439f42c8408 <vm_exec_core+23848>, 0x6439f42c57c8 <vm_exec_core+12520>, 0x6439f42c4e8c <vm_exec_core+10156>, 0x6439f42c94b2 <vm_exec_core+28114>, 0x6439f42c6126 <vm_exec_core+14918>, 0x6439f42c8ad9 <vm_exec_core+25593>, 0x6439f42c8537 <vm_exec_core+24151>, 0x6439f42c8d34 <vm_exec_core+26196>, 0x6439f42c9d77 <vm_exec_core+30359>, 0x6439f42c7755 <vm_exec_core+20597>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c595a <vm_exec_core+12922>, 0x6439f42c93e2 <vm_exec_core+27906>, 0x6439f42c5a9d <vm_exec_core+13245>, 0x6439f42c8055 <vm_exec_core+22901>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c7223 <vm_exec_core+19267>, 0x6439f42c7e3e <vm_exec_core+22366>, 0x6439f42c5d1c <vm_exec_core+13884>, 0x6439f42c51a2 <vm_exec_core+10946>, 0x6439f42c8e27 <vm_exec_core+26439>, 0x6439f42c3b33 <vm_exec_core+5203>, 0x6439f42c7007 <vm_exec_core+18727>, 0x6439f42d24cc <vm_exec_core+65004>, 0x6439f42c82dd <vm_exec_core+23549>, 0x6439f42c3df2 <vm_exec_core+5906>, 0x6439f42c4324 <vm_exec_core+7236>, 0x6439f42c3f2b <vm_exec_core+6219>, 0x6439f42c4d1c <vm_exec_core+9788>, 0x6439f42c5603 <vm_exec_core+12067>, 0x6439f42c7602 <vm_exec_core+20258>, 0x6439f42c6b02 <vm_exec_core+17442>, 0x6439f42c75fd <vm_exec_core+20253>, 0x6439f42c8218 <vm_exec_core+23352>, 0x6439f42c812a <vm_exec_core+23114>, 0x6439f42c4d17 <vm_exec_core+9783>, 0x6439f42c83cc <vm_exec_core+23788>, 0x6439f42c6038 <vm_exec_core+14680>, 0x6439f42c603d <vm_exec_core+14685>, 0x6439f42c8125 <vm_exec_core+23109>, 0x6439f42c7f92 <vm_exec_core+22706>, 0x6439f42c6ebe <vm_exec_core+18398>, 0x6439f42c6dca <vm_exec_core+18154>...}
        reg_cfp = 0x720f57b1f410
        reg_pc = 0x51200014d0f0
        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>
#3  0x00006439f42bee58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001e894d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#4  0x00006439f42fd16b in invoke_iseq_block_from_c (ec=0x516001e894d0, captured=<optimized out>, self=125410128586480, 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:1625
        flags = 0
        iseq = 0x720f5228ddd0
        cfp = 0x720f57b1f7c8
        sp = 0x720f57a1f818
        use_argv = <optimized out>
        stack_argv = 0x720f57a1f818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#5  invoke_block_from_c_proc (ec=0x516001e894d0, self=125410128586480, 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:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#6  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:1749
No locals.
#7  0x00006439f42fb3f6 in rb_vm_invoke_proc (ec=0x504000559718, proc=0x720f57b1f410, proc@entry=0x50400055a790, argc=1378410416, argc@entry=0, argv=0x0, kw_splat=1378406376, passed_block_handler=11029476717283, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 125410136290064
#8  0x00006439f4251299 in thread_do_start_proc (th=th@entry=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400055a790
        args_len = 0
        args_ptr = <optimized out>
#9  0x00006439f424eeca in thread_do_start (th=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#10 thread_start_func_2 (th=th@entry=0x515000166f00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _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>
#11 0x00006439f424e18e in call_thread_start_func_2 (th=0x515000166f00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x720f529ffcc0
#12 nt_start (ptr=0x50c000711d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x515000166f00
        sched = <optimized out>
        nt = 0x50c000711d00
        vm = 0x525000000100
#13 0x00006439f3ef4a9f in asan_thread_start(void*) ()
No symbol table info available.
#14 0x0000720f7469ca94 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 = {125410136295104, -3701412101804165530, 125410136295104, -360, 2, 140724273221136, -3701412101783194010, -3701470016460589466}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#15 0x0000720f74729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x720f482006c0 (LWP 373721) "ruby"):
#0  0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000711e10) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000711e10) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000711e10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000720f7469b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000711de8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x720f7469b4a0 <__condvar_cleanup_waiting>, __arg = 0x720f481ffbb0, __canceltype = 1210055760, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c000711de8, mutex = 0x5160000004a0, 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_wait (cond=0x50c000711de8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006439f42283cf in rb_native_cond_wait (cond=0x50c000711e10, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000167180, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x515000166f00
#7  0x00006439f424e120 in nt_start (ptr=0x50c000711dc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2216
        th = 0x515000167180
        sched = 0x5160000004a0
        nt = 0x50c000711dc0
        vm = 0x525000000100
#8  0x00006439f3ef4a9f in asan_thread_start(void*) ()
No symbol table info available.
#9  0x0000720f7469ca94 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 = {125409960134336, -3701461579827415450, 125409960134336, -360, 2, 140724273221136, -3701461579806443930, -3701470016460589466}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#10 0x0000720f74729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x720f506006c0 (LWP 373722) "ruby"):
#0  0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000711ed0) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000711ed0) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000711ed0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000720f7469b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000711ea8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x720f7469b4a0 <__condvar_cleanup_waiting>, __arg = 0x720f505ffbb0, __canceltype = 1348467792, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c000711ea8, mutex = 0x5160000004a0, 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_wait (cond=0x50c000711ea8, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006439f42283cf in rb_native_cond_wait (cond=0x50c000711ed0, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000167400, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x515000166f00
#7  0x00006439f424e120 in nt_start (ptr=0x50c000711e80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2216
        th = 0x515000167400
        sched = 0x5160000004a0
        nt = 0x50c000711e80
        vm = 0x525000000100
#8  0x00006439f3ef4a9f in asan_thread_start(void*) ()
No symbol table info available.
#9  0x0000720f7469ca94 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 = {125410098546368, -3701408253513468314, 125410098546368, -360, 2, 140724273221136, -3701408253492496794, -3701470016460589466}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#10 0x0000720f74729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x720f748abc40 (LWP 337198) "ruby"):
#0  0x0000720f74698d61 in __futex_abstimed_wait_common64 (private=32764, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000094) 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=32764, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000720f7469b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x720f7469b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffcec513130, __canceltype = -296886336, __prev = 0x0}
        cbuffer = {wseq = 121, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 121
        seq = 60
        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_wait (cond=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006439f42283cf in rb_native_cond_wait (cond=0x50c000000094, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x515000166f00
#7  0x00006439f424d0a2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x00006439f42539bf in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1363
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=125410669956960) at /tmp/ruby/src/trunk_asan/thread.c:1068
        scheduler = <optimized out>
        p = 0x720f726f0f60
        target_th = 0x515000166f00
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x00006439f3f3f2e0 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:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcec513410, <optimized out>, 0x7ffcec513320, <optimized out>, <optimized out>}, prev = 0x720f726e4740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x00006439f4253198 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#13 0x00006439f424608b in thread_value (self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1235
        th = 0x515000166f00
#14 0x00006439f43377fc in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x720f724abe68) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x720f71bff448
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = 0
        recv = 125410128449640
        argc = 0
        mid = 9697
        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>
#15 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x720f724abe68) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#16 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>
#17 0x00006439f433c266 in vm_call0_cc (ec=0x5160000006d0, recv=125410128449640, id=9697, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x189)>
        use_argv = 0x720f724abe68
        av = <optimized out>
#18 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:554
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#19 0x00006439f42ecffe in rb_call (recv=393, mid=0, argc=1953074529, argv=0xfffffffffffffe00, scope=4294967295) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x50c000000094
#20 rb_funcall_with_block_kw (recv=393, mid=0, argc=1953074529, argv=0xfffffffffffffe00, passed_procval=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1192
No locals.
#21 0x00006439f4340fe7 in vm_yield_with_symbol (ec=0x5160000006d0, symbol=2482444, argc=1, argv=0x720f724abe60, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5165
No locals.
#22 invoke_block_from_c_bh (ec=<optimized out>, block_handler=2482444, 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:1648
No locals.
#23 0x00006439f42ed516 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:1676
No locals.
#24 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#25 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#26 0x00006439f42ed516 in rb_yield (val=<optimized out>)
No locals.
#27 0x00006439f44a16a6 in rb_ary_collect (ary=125410128449760) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 125410128448880
        i = 0
#28 0x00006439f43235b8 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:3801
        ci = 0x165100020001
        cc = <optimized out>
        me = 0x720f73f80148
        cfunc = 0x50400000a758
        recv = 125410128449760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#29 0x00006439f42ca0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x720f71bff480, cd=0x5080005f96b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#30 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 = 0x5080005f96b0
        insns_address_table = {0x6439f42c5e1c <vm_exec_core+14140>, 0x6439f42c2deb <vm_exec_core+1803>, 0x6439f42c4799 <vm_exec_core+8377>, 0x6439f42ca2c8 <vm_exec_core+31720>, 0x6439f42c4071 <vm_exec_core+6545>, 0x6439f42cb07d <vm_exec_core+35229>, 0x6439f42c90ca <vm_exec_core+27114>, 0x6439f42c6c9c <vm_exec_core+17852>, 0x6439f42c3120 <vm_exec_core+2624>, 0x6439f42caafb <vm_exec_core+33819>, 0x6439f42ca69b <vm_exec_core+32699>, 0x6439f42c446c <vm_exec_core+7564>, 0x6439f42c378c <vm_exec_core+4268>, 0x6439f42c9601 <vm_exec_core+28449>, 0x6439f42c541c <vm_exec_core+11580>, 0x6439f42cad3d <vm_exec_core+34397>, 0x6439f42ca8ea <vm_exec_core+33290>, 0x6439f42c5c94 <vm_exec_core+13748>, 0x6439f42c6bed <vm_exec_core+17677>, 0x6439f42c927a <vm_exec_core+27546>, 0x6439f42ca832 <vm_exec_core+33106>, 0x6439f42c822c <vm_exec_core+23372>, 0x6439f42c932e <vm_exec_core+27726>, 0x6439f42c97b8 <vm_exec_core+28888>, 0x6439f42c813e <vm_exec_core+23134>, 0x6439f42c366c <vm_exec_core+3980>, 0x6439f42c8a21 <vm_exec_core+25409>, 0x6439f42c3494 <vm_exec_core+3508>, 0x6439f42c384d <vm_exec_core+4461>, 0x6439f42c5f89 <vm_exec_core+14505>, 0x6439f42c7fab <vm_exec_core+22731>, 0x6439f42c85ef <vm_exec_core+24335>, 0x6439f42c7cf4 <vm_exec_core+22036>, 0x6439f42c3051 <vm_exec_core+2417>, 0x6439f42c9a5c <vm_exec_core+29564>, 0x6439f42ca54b <vm_exec_core+32363>, 0x6439f42c3964 <vm_exec_core+4740>, 0x6439f42c4c1d <vm_exec_core+9533>, 0x6439f42c4690 <vm_exec_core+8112>, 0x6439f42c5597 <vm_exec_core+11959>, 0x6439f42c6b1b <vm_exec_core+17467>, 0x6439f42c3a70 <vm_exec_core+5008>, 0x6439f42c98a1 <vm_exec_core+29121>, 0x6439f42c4b62 <vm_exec_core+9346>, 0x6439f42c6984 <vm_exec_core+17060>, 0x6439f42c7527 <vm_exec_core+20039>, 0x6439f42c971b <vm_exec_core+28731>, 0x6439f42c8417 <vm_exec_core+23863>, 0x6439f42c57d7 <vm_exec_core+12535>, 0x6439f42c4e9b <vm_exec_core+10171>, 0x6439f42c94c1 <vm_exec_core+28129>, 0x6439f42c6135 <vm_exec_core+14933>, 0x6439f42c8ae8 <vm_exec_core+25608>, 0x6439f42c8546 <vm_exec_core+24166>, 0x6439f42c8d43 <vm_exec_core+26211>, 0x6439f42c9d86 <vm_exec_core+30374>, 0x6439f42c7764 <vm_exec_core+20612>, 0x6439f42c2a8b <vm_exec_core+939>, 0x6439f42c5969 <vm_exec_core+12937>, 0x6439f42c93f1 <vm_exec_core+27921>, 0x6439f42c5aac <vm_exec_core+13260>, 0x6439f42c8064 <vm_exec_core+22916>, 0x6439f42c8908 <vm_exec_core+25128>, 0x6439f42c7232 <vm_exec_core+19282>, 0x6439f42c7e4d <vm_exec_core+22381>, 0x6439f42c5d2b <vm_exec_core+13899>, 0x6439f42c51b1 <vm_exec_core+10961>, 0x6439f42c8e36 <vm_exec_core+26454>, 0x6439f42c3b42 <vm_exec_core+5218>, 0x6439f42c7016 <vm_exec_core+18742>, 0x6439f42d24db <vm_exec_core+65019>, 0x6439f42c82ec <vm_exec_core+23564>, 0x6439f42c3e01 <vm_exec_core+5921>, 0x6439f42c4333 <vm_exec_core+7251>, 0x6439f42c3f3a <vm_exec_core+6234>, 0x6439f42c4d2b <vm_exec_core+9803>, 0x6439f42c5612 <vm_exec_core+12082>, 0x6439f42c2a90 <vm_exec_core+944>, 0x6439f42c4a41 <vm_exec_core+9057>, 0x6439f42cb2d2 <vm_exec_core+35826>, 0x6439f42c8808 <vm_exec_core+24872>, 0x6439f42c7607 <vm_exec_core+20263>, 0x6439f42c9936 <vm_exec_core+29270>, 0x6439f42cb3bb <vm_exec_core+36059>, 0x6439f42c9c89 <vm_exec_core+30121>, 0x6439f42cade7 <vm_exec_core+34567>, 0x6439f42caed1 <vm_exec_core+34801>, 0x6439f42c3573 <vm_exec_core+3731>, 0x6439f42ca9a8 <vm_exec_core+33480>, 0x6439f42c6042 <vm_exec_core+14690>, 0x6439f42cabf0 <vm_exec_core+34064>, 0x6439f42c5b6d <vm_exec_core+13453>, 0x6439f42c9b4d <vm_exec_core+29805>, 0x6439f42c4fe4 <vm_exec_core+10500>, 0x6439f42c638b <vm_exec_core+15531>, 0x6439f42cafc7 <vm_exec_core+35047>, 0x6439f42c6a5b <vm_exec_core+17275>, 0x6439f42c653c <vm_exec_core+15964>, 0x6439f42c2b76 <vm_exec_core+1174>, 0x6439f42c328f <vm_exec_core+2991>, 0x6439f42c2c74 <vm_exec_core+1428>, 0x6439f42c7342 <vm_exec_core+19554>, 0x6439f42c6712 <vm_exec_core+16434>, 0x6439f42c6ed7 <vm_exec_core+18423>, 0x6439f42c6dde <vm_exec_core+18174>, 0x6439f42c5e76 <vm_exec_core+14230>, 0x6439f42c65f2 <vm_exec_core+16146>, 0x6439f42c624c <vm_exec_core+15212>, 0x6439f42c6856 <vm_exec_core+16758>, 0x6439f42c68ed <vm_exec_core+16909>, 0x6439f42c5e0d <vm_exec_core+14125>, 0x6439f42c2ddc <vm_exec_core+1788>, 0x6439f42c478a <vm_exec_core+8362>, 0x6439f42ca2b9 <vm_exec_core+31705>, 0x6439f42c4062 <vm_exec_core+6530>, 0x6439f42cb06e <vm_exec_core+35214>, 0x6439f42c90bb <vm_exec_core+27099>, 0x6439f42c6c8d <vm_exec_core+17837>, 0x6439f42c3111 <vm_exec_core+2609>, 0x6439f42caaec <vm_exec_core+33804>, 0x6439f42ca68c <vm_exec_core+32684>, 0x6439f42c445d <vm_exec_core+7549>, 0x6439f42c377d <vm_exec_core+4253>, 0x6439f42c95f2 <vm_exec_core+28434>, 0x6439f42c540d <vm_exec_core+11565>, 0x6439f42cad2e <vm_exec_core+34382>, 0x6439f42ca8db <vm_exec_core+33275>, 0x6439f42c5c85 <vm_exec_core+13733>, 0x6439f42c6bde <vm_exec_core+17662>, 0x6439f42c926b <vm_exec_core+27531>, 0x6439f42ca823 <vm_exec_core+33091>, 0x6439f42c821d <vm_exec_core+23357>, 0x6439f42c931f <vm_exec_core+27711>, 0x6439f42c97a9 <vm_exec_core+28873>, 0x6439f42c812f <vm_exec_core+23119>, 0x6439f42c365d <vm_exec_core+3965>, 0x6439f42c8a12 <vm_exec_core+25394>, 0x6439f42c3485 <vm_exec_core+3493>, 0x6439f42c383e <vm_exec_core+4446>, 0x6439f42c5f7a <vm_exec_core+14490>, 0x6439f42c7f9c <vm_exec_core+22716>, 0x6439f42c85e0 <vm_exec_core+24320>, 0x6439f42c7ce5 <vm_exec_core+22021>, 0x6439f42c3042 <vm_exec_core+2402>, 0x6439f42c9a4d <vm_exec_core+29549>, 0x6439f42ca53c <vm_exec_core+32348>, 0x6439f42c3955 <vm_exec_core+4725>, 0x6439f42c4c0e <vm_exec_core+9518>, 0x6439f42c4681 <vm_exec_core+8097>, 0x6439f42c5588 <vm_exec_core+11944>, 0x6439f42c6b0c <vm_exec_core+17452>, 0x6439f42c3a61 <vm_exec_core+4993>, 0x6439f42c9892 <vm_exec_core+29106>, 0x6439f42c4b53 <vm_exec_core+9331>, 0x6439f42c6975 <vm_exec_core+17045>, 0x6439f42c7518 <vm_exec_core+20024>, 0x6439f42c970c <vm_exec_core+28716>, 0x6439f42c8408 <vm_exec_core+23848>, 0x6439f42c57c8 <vm_exec_core+12520>, 0x6439f42c4e8c <vm_exec_core+10156>, 0x6439f42c94b2 <vm_exec_core+28114>, 0x6439f42c6126 <vm_exec_core+14918>, 0x6439f42c8ad9 <vm_exec_core+25593>, 0x6439f42c8537 <vm_exec_core+24151>, 0x6439f42c8d34 <vm_exec_core+26196>, 0x6439f42c9d77 <vm_exec_core+30359>, 0x6439f42c7755 <vm_exec_core+20597>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c595a <vm_exec_core+12922>, 0x6439f42c93e2 <vm_exec_core+27906>, 0x6439f42c5a9d <vm_exec_core+13245>, 0x6439f42c8055 <vm_exec_core+22901>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c7223 <vm_exec_core+19267>, 0x6439f42c7e3e <vm_exec_core+22366>, 0x6439f42c5d1c <vm_exec_core+13884>, 0x6439f42c51a2 <vm_exec_core+10946>, 0x6439f42c8e27 <vm_exec_core+26439>, 0x6439f42c3b33 <vm_exec_core+5203>, 0x6439f42c7007 <vm_exec_core+18727>, 0x6439f42d24cc <vm_exec_core+65004>, 0x6439f42c82dd <vm_exec_core+23549>, 0x6439f42c3df2 <vm_exec_core+5906>, 0x6439f42c4324 <vm_exec_core+7236>, 0x6439f42c3f2b <vm_exec_core+6219>, 0x6439f42c4d1c <vm_exec_core+9788>, 0x6439f42c5603 <vm_exec_core+12067>, 0x6439f42c7602 <vm_exec_core+20258>, 0x6439f42c6b02 <vm_exec_core+17442>, 0x6439f42c75fd <vm_exec_core+20253>, 0x6439f42c8218 <vm_exec_core+23352>, 0x6439f42c812a <vm_exec_core+23114>, 0x6439f42c4d17 <vm_exec_core+9783>, 0x6439f42c83cc <vm_exec_core+23788>, 0x6439f42c6038 <vm_exec_core+14680>, 0x6439f42c603d <vm_exec_core+14685>, 0x6439f42c8125 <vm_exec_core+23109>, 0x6439f42c7f92 <vm_exec_core+22706>, 0x6439f42c6ebe <vm_exec_core+18398>, 0x6439f42c6dca <vm_exec_core+18154>...}
        reg_cfp = 0x720f71bff480
        reg_pc = 0x51200014c330
        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>
th: 0x515000000300, native_id: 0x720f748abc40
        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>
-- Control frame information -----------------------------------------------
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
c:0018 p:---- s:0114 e:000113 CFUNC  :value
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
c:0017 p:---- s:0111 e:000110 CFUNC  :map
        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>
c:0016 p:0014 s:0107 e:000106 BLOCK  /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61
c:0015 p:0014 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/helper.rb:7
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
c:0014 p:0007 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:59
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        INSN_LABEL_defined = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_definedivar = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
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:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:0025d0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_checkmatch = <optimized out>
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
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

th: 0x515000166f00, native_id: 0x720f52a006c0
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
-- Control frame information -----------------------------------------------
c:0019 p:0014 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:258
        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>
#31 0x00006439f42bee58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
/tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61: [BUG] Segmentation fault at 0x0000000000000005
        state = RUBY_TAG_NONE
        result = <optimized out>
ruby 3.5.0dev (2025-01-16T16:20:06Z master d05f6a9b8f) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0018 p:---- s:0114 e:000113 CFUNC  :value
c:0017 p:---- s:0111 e:000110 CFUNC  :map
c:0016 p:0014 s:0107 e:000106 BLOCK  /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61
c:0015 p:0014 s:0103 e:000102 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/helper.rb:7
c:0014 p:0007 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:59
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:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
#32 0x00006439f4340f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x720f71bff620, self=125410678981640, 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:1625
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        flags = 0
        iseq = 0x720f73dd5ed8
        cfp = <optimized out>
        sp = 0x720f71affa28
        use_argv = 0x720f7247efe0
        stack_argv = 0x720f71affa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
#33 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:1639
        captured = 0x720f71bff620
c:0007 p:0069 s:0046 E:0025d0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
#34 0x00006439f42ed516 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:1676
No locals.
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
#35 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
c:0005 p:---- s:0026 e:000025 CFUNC  :map
No locals.
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]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:59:in 'test_multi_thread_timeline'
/tmp/ruby/src/trunk_asan/test/-ext-/thread/helper.rb:7:in 'record'
/tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61:in 'block in test_multi_thread_timeline'
/tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61:in 'map'
/tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:61:in 'value'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 4

-- Machine register context ------------------------------------------------
 RIP: 0x00006439f42b5e84 RBP: 0x00007ffcec512eb0 RSP: 0x00007ffcec512eb0
 RAX: 0x0000000000000005 RBX: 0x00007ffcec512ec0 RCX: 0x000000000000f000
 RDX: 0x0000000000000000 RDI: 0x0000720f57a1faf8 RSI: 0x0000000000000002
  R8: 0x0000000000000001  R9: 0x3ffffffffffffff8 R10: 0x00000000ffffffff
 R11: 0x0000000000000293 R12: 0x0000720f57a1faf8 R13: 0x0000720f57b1f410
 R14: 0x00000e41eaf63e86 R15: 0x0000720f57a1f800 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
#36 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#37 0x00006439f42ed516 in rb_yield (val=<optimized out>)
No locals.
#38 0x00006439f44a16a6 in rb_ary_collect (ary=125410128377600) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 125410128321840
        i = 2
#39 0x00006439f43235b8 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x720f73f80148
        cfunc = 0x50400000a758
        recv = 125410128377600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#40 0x00006439f42ca0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x720f71bff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#41 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 = 0x51100000d310
        insns_address_table = {0x6439f42c5e1c <vm_exec_core+14140>, 0x6439f42c2deb <vm_exec_core+1803>, 0x6439f42c4799 <vm_exec_core+8377>, 0x6439f42ca2c8 <vm_exec_core+31720>, 0x6439f42c4071 <vm_exec_core+6545>, 0x6439f42cb07d <vm_exec_core+35229>, 0x6439f42c90ca <vm_exec_core+27114>, 0x6439f42c6c9c <vm_exec_core+17852>, 0x6439f42c3120 <vm_exec_core+2624>, 0x6439f42caafb <vm_exec_core+33819>, 0x6439f42ca69b <vm_exec_core+32699>, 0x6439f42c446c <vm_exec_core+7564>, 0x6439f42c378c <vm_exec_core+4268>, 0x6439f42c9601 <vm_exec_core+28449>, 0x6439f42c541c <vm_exec_core+11580>, 0x6439f42cad3d <vm_exec_core+34397>, 0x6439f42ca8ea <vm_exec_core+33290>, 0x6439f42c5c94 <vm_exec_core+13748>, 0x6439f42c6bed <vm_exec_core+17677>, 0x6439f42c927a <vm_exec_core+27546>, 0x6439f42ca832 <vm_exec_core+33106>, 0x6439f42c822c <vm_exec_core+23372>, 0x6439f42c932e <vm_exec_core+27726>, 0x6439f42c97b8 <vm_exec_core+28888>, 0x6439f42c813e <vm_exec_core+23134>, 0x6439f42c366c <vm_exec_core+3980>, 0x6439f42c8a21 <vm_exec_core+25409>, 0x6439f42c3494 <vm_exec_core+3508>, 0x6439f42c384d <vm_exec_core+4461>, 0x6439f42c5f89 <vm_exec_core+14505>, 0x6439f42c7fab <vm_exec_core+22731>, 0x6439f42c85ef <vm_exec_core+24335>, 0x6439f42c7cf4 <vm_exec_core+22036>, 0x6439f42c3051 <vm_exec_core+2417>, 0x6439f42c9a5c <vm_exec_core+29564>, 0x6439f42ca54b <vm_exec_core+32363>, 0x6439f42c3964 <vm_exec_core+4740>, 0x6439f42c4c1d <vm_exec_core+9533>, 0x6439f42c4690 <vm_exec_core+8112>, 0x6439f42c5597 <vm_exec_core+11959>, 0x6439f42c6b1b <vm_exec_core+17467>, 0x6439f42c3a70 <vm_exec_core+5008>, 0x6439f42c98a1 <vm_exec_core+29121>, 0x6439f42c4b62 <vm_exec_core+9346>, 0x6439f42c6984 <vm_exec_core+17060>, 0x6439f42c7527 <vm_exec_core+20039>, 0x6439f42c971b <vm_exec_core+28731>, 0x6439f42c8417 <vm_exec_core+23863>, 0x6439f42c57d7 <vm_exec_core+12535>, 0x6439f42c4e9b <vm_exec_core+10171>, 0x6439f42c94c1 <vm_exec_core+28129>, 0x6439f42c6135 <vm_exec_core+14933>, 0x6439f42c8ae8 <vm_exec_core+25608>, 0x6439f42c8546 <vm_exec_core+24166>, 0x6439f42c8d43 <vm_exec_core+26211>, 0x6439f42c9d86 <vm_exec_core+30374>, 0x6439f42c7764 <vm_exec_core+20612>, 0x6439f42c2a8b <vm_exec_core+939>, 0x6439f42c5969 <vm_exec_core+12937>, 0x6439f42c93f1 <vm_exec_core+27921>, 0x6439f42c5aac <vm_exec_core+13260>, 0x6439f42c8064 <vm_exec_core+22916>, 0x6439f42c8908 <vm_exec_core+25128>, 0x6439f42c7232 <vm_exec_core+19282>, 0x6439f42c7e4d <vm_exec_core+22381>, 0x6439f42c5d2b <vm_exec_core+13899>, 0x6439f42c51b1 <vm_exec_core+10961>, 0x6439f42c8e36 <vm_exec_core+26454>, 0x6439f42c3b42 <vm_exec_core+5218>, 0x6439f42c7016 <vm_exec_core+18742>, 0x6439f42d24db <vm_exec_core+65019>, 0x6439f42c82ec <vm_exec_core+23564>, 0x6439f42c3e01 <vm_exec_core+5921>, 0x6439f42c4333 <vm_exec_core+7251>, 0x6439f42c3f3a <vm_exec_core+6234>, 0x6439f42c4d2b <vm_exec_core+9803>, 0x6439f42c5612 <vm_exec_core+12082>, 0x6439f42c2a90 <vm_exec_core+944>, 0x6439f42c4a41 <vm_exec_core+9057>, 0x6439f42cb2d2 <vm_exec_core+35826>, 0x6439f42c8808 <vm_exec_core+24872>, 0x6439f42c7607 <vm_exec_core+20263>, 0x6439f42c9936 <vm_exec_core+29270>, 0x6439f42cb3bb <vm_exec_core+36059>, 0x6439f42c9c89 <vm_exec_core+30121>, 0x6439f42cade7 <vm_exec_core+34567>, 0x6439f42caed1 <vm_exec_core+34801>, 0x6439f42c3573 <vm_exec_core+3731>, 0x6439f42ca9a8 <vm_exec_core+33480>, 0x6439f42c6042 <vm_exec_core+14690>, 0x6439f42cabf0 <vm_exec_core+34064>, 0x6439f42c5b6d <vm_exec_core+13453>, 0x6439f42c9b4d <vm_exec_core+29805>, 0x6439f42c4fe4 <vm_exec_core+10500>, 0x6439f42c638b <vm_exec_core+15531>, 0x6439f42cafc7 <vm_exec_core+35047>, 0x6439f42c6a5b <vm_exec_core+17275>, 0x6439f42c653c <vm_exec_core+15964>, 0x6439f42c2b76 <vm_exec_core+1174>, 0x6439f42c328f <vm_exec_core+2991>, 0x6439f42c2c74 <vm_exec_core+1428>, 0x6439f42c7342 <vm_exec_core+19554>, 0x6439f42c6712 <vm_exec_core+16434>, 0x6439f42c6ed7 <vm_exec_core+18423>, 0x6439f42c6dde <vm_exec_core+18174>, 0x6439f42c5e76 <vm_exec_core+14230>, 0x6439f42c65f2 <vm_exec_core+16146>, 0x6439f42c624c <vm_exec_core+15212>, 0x6439f42c6856 <vm_exec_core+16758>, 0x6439f42c68ed <vm_exec_core+16909>, 0x6439f42c5e0d <vm_exec_core+14125>, 0x6439f42c2ddc <vm_exec_core+1788>, 0x6439f42c478a <vm_exec_core+8362>, 0x6439f42ca2b9 <vm_exec_core+31705>, 0x6439f42c4062 <vm_exec_core+6530>, 0x6439f42cb06e <vm_exec_core+35214>, 0x6439f42c90bb <vm_exec_core+27099>, 0x6439f42c6c8d <vm_exec_core+17837>, 0x6439f42c3111 <vm_exec_core+2609>, 0x6439f42caaec <vm_exec_core+33804>, 0x6439f42ca68c <vm_exec_core+32684>, 0x6439f42c445d <vm_exec_core+7549>, 0x6439f42c377d <vm_exec_core+4253>, 0x6439f42c95f2 <vm_exec_core+28434>, 0x6439f42c540d <vm_exec_core+11565>, 0x6439f42cad2e <vm_exec_core+34382>, 0x6439f42ca8db <vm_exec_core+33275>, 0x6439f42c5c85 <vm_exec_core+13733>, 0x6439f42c6bde <vm_exec_core+17662>, 0x6439f42c926b <vm_exec_core+27531>, 0x6439f42ca823 <vm_exec_core+33091>, 0x6439f42c821d <vm_exec_core+23357>, 0x6439f42c931f <vm_exec_core+27711>, 0x6439f42c97a9 <vm_exec_core+28873>, 0x6439f42c812f <vm_exec_core+23119>, 0x6439f42c365d <vm_exec_core+3965>, 0x6439f42c8a12 <vm_exec_core+25394>, 0x6439f42c3485 <vm_exec_core+3493>, 0x6439f42c383e <vm_exec_core+4446>, 0x6439f42c5f7a <vm_exec_core+14490>, 0x6439f42c7f9c <vm_exec_core+22716>, 0x6439f42c85e0 <vm_exec_core+24320>, 0x6439f42c7ce5 <vm_exec_core+22021>, 0x6439f42c3042 <vm_exec_core+2402>, 0x6439f42c9a4d <vm_exec_core+29549>, 0x6439f42ca53c <vm_exec_core+32348>, 0x6439f42c3955 <vm_exec_core+4725>, 0x6439f42c4c0e <vm_exec_core+9518>, 0x6439f42c4681 <vm_exec_core+8097>, 0x6439f42c5588 <vm_exec_core+11944>, 0x6439f42c6b0c <vm_exec_core+17452>, 0x6439f42c3a61 <vm_exec_core+4993>, 0x6439f42c9892 <vm_exec_core+29106>, 0x6439f42c4b53 <vm_exec_core+9331>, 0x6439f42c6975 <vm_exec_core+17045>, 0x6439f42c7518 <vm_exec_core+20024>, 0x6439f42c970c <vm_exec_core+28716>, 0x6439f42c8408 <vm_exec_core+23848>, 0x6439f42c57c8 <vm_exec_core+12520>, 0x6439f42c4e8c <vm_exec_core+10156>, 0x6439f42c94b2 <vm_exec_core+28114>, 0x6439f42c6126 <vm_exec_core+14918>, 0x6439f42c8ad9 <vm_exec_core+25593>, 0x6439f42c8537 <vm_exec_core+24151>, 0x6439f42c8d34 <vm_exec_core+26196>, 0x6439f42c9d77 <vm_exec_core+30359>, 0x6439f42c7755 <vm_exec_core+20597>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c595a <vm_exec_core+12922>, 0x6439f42c93e2 <vm_exec_core+27906>, 0x6439f42c5a9d <vm_exec_core+13245>, 0x6439f42c8055 <vm_exec_core+22901>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c7223 <vm_exec_core+19267>, 0x6439f42c7e3e <vm_exec_core+22366>, 0x6439f42c5d1c <vm_exec_core+13884>, 0x6439f42c51a2 <vm_exec_core+10946>, 0x6439f42c8e27 <vm_exec_core+26439>, 0x6439f42c3b33 <vm_exec_core+5203>, 0x6439f42c7007 <vm_exec_core+18727>, 0x6439f42d24cc <vm_exec_core+65004>, 0x6439f42c82dd <vm_exec_core+23549>, 0x6439f42c3df2 <vm_exec_core+5906>, 0x6439f42c4324 <vm_exec_core+7236>, 0x6439f42c3f2b <vm_exec_core+6219>, 0x6439f42c4d1c <vm_exec_core+9788>, 0x6439f42c5603 <vm_exec_core+12067>, 0x6439f42c7602 <vm_exec_core+20258>, 0x6439f42c6b02 <vm_exec_core+17442>, 0x6439f42c75fd <vm_exec_core+20253>, 0x6439f42c8218 <vm_exec_core+23352>, 0x6439f42c812a <vm_exec_core+23114>, 0x6439f42c4d17 <vm_exec_core+9783>, 0x6439f42c83cc <vm_exec_core+23788>, 0x6439f42c6038 <vm_exec_core+14680>, 0x6439f42c603d <vm_exec_core+14685>, 0x6439f42c8125 <vm_exec_core+23109>, 0x6439f42c7f92 <vm_exec_core+22706>, 0x6439f42c6ebe <vm_exec_core+18398>, 0x6439f42c6dca <vm_exec_core+18154>...}
        reg_cfp = 0x720f71bff608
        reg_pc = 0x519000015cb8
        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>
#42 0x00006439f42bee58 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#43 0x00006439f4340f82 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x720f71bff738, self=125410678981640, 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:1625
        flags = 0
        iseq = 0x720f73de45c8
        cfp = <optimized out>
        sp = 0x720f71aff8d0
        use_argv = 0x720f724c6aa0
        stack_argv = 0x720f71aff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#44 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:1639
        captured = 0x720f71bff738
#45 0x00006439f42ed516 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:1676
No locals.
#46 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#47 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#48 0x00006439f42ed516 in rb_yield (val=<optimized out>)
No locals.
#49 0x00006439f44a16a6 in rb_ary_collect (ary=125410128481960) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 125410128481840
        i = 0
#50 0x00006439f43235b8 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:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x720f73f80148
        cfunc = 0x50400000a758
        recv = 125410128481960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#51 0x00006439f42ca0e7 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x720f71bff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#52 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 = 0x502000012d50
        insns_address_table = {0x6439f42c5e1c <vm_exec_core+14140>, 0x6439f42c2deb <vm_exec_core+1803>, 0x6439f42c4799 <vm_exec_core+8377>, 0x6439f42ca2c8 <vm_exec_core+31720>, 0x6439f42c4071 <vm_exec_core+6545>, 0x6439f42cb07d <vm_exec_core+35229>, 0x6439f42c90ca <vm_exec_core+27114>, 0x6439f42c6c9c <vm_exec_core+17852>, 0x6439f42c3120 <vm_exec_core+2624>, 0x6439f42caafb <vm_exec_core+33819>, 0x6439f42ca69b <vm_exec_core+32699>, 0x6439f42c446c <vm_exec_core+7564>, 0x6439f42c378c <vm_exec_core+4268>, 0x6439f42c9601 <vm_exec_core+28449>, 0x6439f42c541c <vm_exec_core+11580>, 0x6439f42cad3d <vm_exec_core+34397>, 0x6439f42ca8ea <vm_exec_core+33290>, 0x6439f42c5c94 <vm_exec_core+13748>, 0x6439f42c6bed <vm_exec_core+17677>, 0x6439f42c927a <vm_exec_core+27546>, 0x6439f42ca832 <vm_exec_core+33106>, 0x6439f42c822c <vm_exec_core+23372>, 0x6439f42c932e <vm_exec_core+27726>, 0x6439f42c97b8 <vm_exec_core+28888>, 0x6439f42c813e <vm_exec_core+23134>, 0x6439f42c366c <vm_exec_core+3980>, 0x6439f42c8a21 <vm_exec_core+25409>, 0x6439f42c3494 <vm_exec_core+3508>, 0x6439f42c384d <vm_exec_core+4461>, 0x6439f42c5f89 <vm_exec_core+14505>, 0x6439f42c7fab <vm_exec_core+22731>, 0x6439f42c85ef <vm_exec_core+24335>, 0x6439f42c7cf4 <vm_exec_core+22036>, 0x6439f42c3051 <vm_exec_core+2417>, 0x6439f42c9a5c <vm_exec_core+29564>, 0x6439f42ca54b <vm_exec_core+32363>, 0x6439f42c3964 <vm_exec_core+4740>, 0x6439f42c4c1d <vm_exec_core+9533>, 0x6439f42c4690 <vm_exec_core+8112>, 0x6439f42c5597 <vm_exec_core+11959>, 0x6439f42c6b1b <vm_exec_core+17467>, 0x6439f42c3a70 <vm_exec_core+5008>, 0x6439f42c98a1 <vm_exec_core+29121>, 0x6439f42c4b62 <vm_exec_core+9346>, 0x6439f42c6984 <vm_exec_core+17060>, 0x6439f42c7527 <vm_exec_core+20039>, 0x6439f42c971b <vm_exec_core+28731>, 0x6439f42c8417 <vm_exec_core+23863>, 0x6439f42c57d7 <vm_exec_core+12535>, 0x6439f42c4e9b <vm_exec_core+10171>, 0x6439f42c94c1 <vm_exec_core+28129>, 0x6439f42c6135 <vm_exec_core+14933>, 0x6439f42c8ae8 <vm_exec_core+25608>, 0x6439f42c8546 <vm_exec_core+24166>, 0x6439f42c8d43 <vm_exec_core+26211>, 0x6439f42c9d86 <vm_exec_core+30374>, 0x6439f42c7764 <vm_exec_core+20612>, 0x6439f42c2a8b <vm_exec_core+939>, 0x6439f42c5969 <vm_exec_core+12937>, 0x6439f42c93f1 <vm_exec_core+27921>, 0x6439f42c5aac <vm_exec_core+13260>, 0x6439f42c8064 <vm_exec_core+22916>, 0x6439f42c8908 <vm_exec_core+25128>, 0x6439f42c7232 <vm_exec_core+19282>, 0x6439f42c7e4d <vm_exec_core+22381>, 0x6439f42c5d2b <vm_exec_core+13899>, 0x6439f42c51b1 <vm_exec_core+10961>, 0x6439f42c8e36 <vm_exec_core+26454>, 0x6439f42c3b42 <vm_exec_core+5218>, 0x6439f42c7016 <vm_exec_core+18742>, 0x6439f42d24db <vm_exec_core+65019>, 0x6439f42c82ec <vm_exec_core+23564>, 0x6439f42c3e01 <vm_exec_core+5921>, 0x6439f42c4333 <vm_exec_core+7251>, 0x6439f42c3f3a <vm_exec_core+6234>, 0x6439f42c4d2b <vm_exec_core+9803>, 0x6439f42c5612 <vm_exec_core+12082>, 0x6439f42c2a90 <vm_exec_core+944>, 0x6439f42c4a41 <vm_exec_core+9057>, 0x6439f42cb2d2 <vm_exec_core+35826>, 0x6439f42c8808 <vm_exec_core+24872>, 0x6439f42c7607 <vm_exec_core+20263>, 0x6439f42c9936 <vm_exec_core+29270>, 0x6439f42cb3bb <vm_exec_core+36059>, 0x6439f42c9c89 <vm_exec_core+30121>, 0x6439f42cade7 <vm_exec_core+34567>, 0x6439f42caed1 <vm_exec_core+34801>, 0x6439f42c3573 <vm_exec_core+3731>, 0x6439f42ca9a8 <vm_exec_core+33480>, 0x6439f42c6042 <vm_exec_core+14690>, 0x6439f42cabf0 <vm_exec_core+34064>, 0x6439f42c5b6d <vm_exec_core+13453>, 0x6439f42c9b4d <vm_exec_core+29805>, 0x6439f42c4fe4 <vm_exec_core+10500>, 0x6439f42c638b <vm_exec_core+15531>, 0x6439f42cafc7 <vm_exec_core+35047>, 0x6439f42c6a5b <vm_exec_core+17275>, 0x6439f42c653c <vm_exec_core+15964>, 0x6439f42c2b76 <vm_exec_core+1174>, 0x6439f42c328f <vm_exec_core+2991>, 0x6439f42c2c74 <vm_exec_core+1428>, 0x6439f42c7342 <vm_exec_core+19554>, 0x6439f42c6712 <vm_exec_core+16434>, 0x6439f42c6ed7 <vm_exec_core+18423>, 0x6439f42c6dde <vm_exec_core+18174>, 0x6439f42c5e76 <vm_exec_core+14230>, 0x6439f42c65f2 <vm_exec_core+16146>, 0x6439f42c624c <vm_exec_core+15212>, 0x6439f42c6856 <vm_exec_core+16758>, 0x6439f42c68ed <vm_exec_core+16909>, 0x6439f42c5e0d <vm_exec_core+14125>, 0x6439f42c2ddc <vm_exec_core+1788>, 0x6439f42c478a <vm_exec_core+8362>, 0x6439f42ca2b9 <vm_exec_core+31705>, 0x6439f42c4062 <vm_exec_core+6530>, 0x6439f42cb06e <vm_exec_core+35214>, 0x6439f42c90bb <vm_exec_core+27099>, 0x6439f42c6c8d <vm_exec_core+17837>, 0x6439f42c3111 <vm_exec_core+2609>, 0x6439f42caaec <vm_exec_core+33804>, 0x6439f42ca68c <vm_exec_core+32684>, 0x6439f42c445d <vm_exec_core+7549>, 0x6439f42c377d <vm_exec_core+4253>, 0x6439f42c95f2 <vm_exec_core+28434>, 0x6439f42c540d <vm_exec_core+11565>, 0x6439f42cad2e <vm_exec_core+34382>, 0x6439f42ca8db <vm_exec_core+33275>, 0x6439f42c5c85 <vm_exec_core+13733>, 0x6439f42c6bde <vm_exec_core+17662>, 0x6439f42c926b <vm_exec_core+27531>, 0x6439f42ca823 <vm_exec_core+33091>, 0x6439f42c821d <vm_exec_core+23357>, 0x6439f42c931f <vm_exec_core+27711>, 0x6439f42c97a9 <vm_exec_core+28873>, 0x6439f42c812f <vm_exec_core+23119>, 0x6439f42c365d <vm_exec_core+3965>, 0x6439f42c8a12 <vm_exec_core+25394>, 0x6439f42c3485 <vm_exec_core+3493>, 0x6439f42c383e <vm_exec_core+4446>, 0x6439f42c5f7a <vm_exec_core+14490>, 0x6439f42c7f9c <vm_exec_core+22716>, 0x6439f42c85e0 <vm_exec_core+24320>, 0x6439f42c7ce5 <vm_exec_core+22021>, 0x6439f42c3042 <vm_exec_core+2402>, 0x6439f42c9a4d <vm_exec_core+29549>, 0x6439f42ca53c <vm_exec_core+32348>, 0x6439f42c3955 <vm_exec_core+4725>, 0x6439f42c4c0e <vm_exec_core+9518>, 0x6439f42c4681 <vm_exec_core+8097>, 0x6439f42c5588 <vm_exec_core+11944>, 0x6439f42c6b0c <vm_exec_core+17452>, 0x6439f42c3a61 <vm_exec_core+4993>, 0x6439f42c9892 <vm_exec_core+29106>, 0x6439f42c4b53 <vm_exec_core+9331>, 0x6439f42c6975 <vm_exec_core+17045>, 0x6439f42c7518 <vm_exec_core+20024>, 0x6439f42c970c <vm_exec_core+28716>, 0x6439f42c8408 <vm_exec_core+23848>, 0x6439f42c57c8 <vm_exec_core+12520>, 0x6439f42c4e8c <vm_exec_core+10156>, 0x6439f42c94b2 <vm_exec_core+28114>, 0x6439f42c6126 <vm_exec_core+14918>, 0x6439f42c8ad9 <vm_exec_core+25593>, 0x6439f42c8537 <vm_exec_core+24151>, 0x6439f42c8d34 <vm_exec_core+26196>, 0x6439f42c9d77 <vm_exec_core+30359>, 0x6439f42c7755 <vm_exec_core+20597>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c595a <vm_exec_core+12922>, 0x6439f42c93e2 <vm_exec_core+27906>, 0x6439f42c5a9d <vm_exec_core+13245>, 0x6439f42c8055 <vm_exec_core+22901>, 0x6439f42c83b8 <vm_exec_core+23768>, 0x6439f42c7223 <vm_exec_core+19267>, 0x6439f42c7e3e <vm_exec_core+22366>, 0x6439f42c5d1c <vm_exec_core+13884>, 0x6439f42c51a2 <vm_exec_core+10946>, 0x6439f42c8e27 <vm_exec_core+26439>, 0x6439f42c3b33 <vm_exec_core+5203>, 0x6439f42c7007 <vm_exec_core+18727>, 0x6439f42d24cc <vm_exec_core+65004>, 0x6439f42c82dd <vm_exec_core+23549>, 0x6439f42c3df2 <vm_exec_core+5906>, 0x6439f42c4324 <vm_exec_core+7236>, 0x6439f42c3f2b <vm_exec_core+6219>, 0x6439f42c4d1c <vm_exec_core+9788>, 0x6439f42c5603 <vm_exec_core+12067>, 0x6439f42c7602 <vm_exec_core+20258>, 0x6439f42c6b02 <vm_exec_core+17442>, 0x6439f42c75fd <vm_exec_core+20253>, 0x6439f42c8218 <vm_exec_core+23352>, 0x6439f42c812a <vm_exec_core+23114>, 0x6439f42c4d17 <vm_exec_core+9783>, 0x6439f42c83cc <vm_exec_core+23788>, 0x6439f42c6038 <vm_exec_core+14680>, 0x6439f42c603d <vm_exec_core+14685>, 0x6439f42c8125 <vm_exec_core+23109>, 0x6439f42c7f92 <vm_exec_core+22706>, 0x6439f42c6ebe <vm_exec_core+18398>, 0x6439f42c6dca <vm_exec_core+18154>...}
        reg_cfp = 0x720f71bff720
        reg_pc = 0x50400002fef8
        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>
#53 0x00006439f42bf211 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.
#54 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
#55 0x00006439f3f3b5db in rb_ec_exec_node (ec=0x5160000006d0, n=0x720f73de4758) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcec515890, <optimized out>, 0x7ffcec5157e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x720f73de4758
#56 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#57 0x00006439f3f34b47 in rb_main (argc=10, argv=0x7ffcec515a58) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#58 main (argc=10, argv=0x7ffcec515a58) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)


Thread 1 "ruby" received signal SIGSEGV, Segmentation fault.
0x00006439f42b5e84 in check_method_entry (obj=5, can_be_svar=0) at /tmp/ruby/src/trunk_asan/internal/imemo.h:173
173	    return (RBASIC(imemo)->flags >> FL_USHIFT) & IMEMO_MASK;
[Inferior 1 (process 337198) detached]
$ timeout 60 gdb -p 337191 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.


>>> Threads

No threads.

>>> Machine level backtrace

make: *** [uncommon.mk:965: yes-test-all] Error 1

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 336861 -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 373701 -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.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-01-16T16:20:06Z master d05f6a9b8f) +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 35.230405 seconds

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