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

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

# Running tests:

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0: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
    996    1015    1015    1015 pts/0       1015 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1 1050354    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1018 1353833    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1353833 1353836    1015    1015 pts/0       1015 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250215-130545 --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
1353836 1353837    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250215-130545 --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
1353837 1354853    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1354853 1354854    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1354854 1355183    1015    1015 pts/0       1015 Sl+   1000   0:17 /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
1355183 1355196    1015    1015 pts/0       1015 Sl+   1000   0:07 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe
1355196 1357429    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe
1353837 1391006    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 1863343    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[996, 1050354, 1863343], 996=>[1015], 1015=>[1018], 1018=>[1353833], 1353833=>[1353836], 1353836=>[1353837], 1353837=>[1354853, 1391006], 1354853=>[1354854], 1354854=>[1355183], 1355183=>[1355196], 1355196=>[1357429]}
$ timeout 60 gdb -p 1357429 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1357431]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005a1090aade4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x71c066fcec40 (LWP 1357429) "ruby" 0x00005a1090aade4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x71c0318006c0 (LWP 1357431) "ruby" 0x00005a1090aade4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x71c0318006c0 (LWP 1357431) "ruby"):
#0  0x00005a1090aade4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005a1090aaee0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005a10909fd680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005a10909fd4f9 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  0x00005a10909fd125 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  0x00005a10909f812e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005a10909f89aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005a1090a942bd in __interceptor_realloc ()
No symbol table info available.
#8  0x000071c066c9df7a in __pthread_getattr_np (thread_id=125070278133440, attr=0x71c0317ffc98) at ./nptl/pthread_getattr_np.c:180
        newp = <optimized out>
        size = 32
        cpuset = 0x0
        thread = 0x71c0318006c0
        ret = <optimized out>
        iattr = 0x71c0317ffc98
#9  0x00005a1090ab8b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x00005a1090ab9058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#11 0x00005a1090aa1a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x00005a1090aa169c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#13 0x00005a1090aa1b26 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#14 0x00005a1090a91a9f in asan_thread_start(void*) ()
No symbol table info available.
#15 0x000071c066c9caa4 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 = {125070278133440, 2323206726671445408, 125070278133440, -352, 2, 140735285547184, 2323206726658862496, 2323047453958778272}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x000071c066d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71c066fcec40 (LWP 1357429) "ruby"):
#0  0x00005a1090aade4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005a1090aaee0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005a10909fb798 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x00005a10909fb589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005a10909fb3bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x00005a10909fadfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005a10909faa46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005a10909fcd16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005a1090a93be0 in __interceptor_free ()
No symbol table info available.
#9  0x00005a1090b04b5c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x71c04a0ff800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8190
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x71c04a0ff800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4790
No locals.
#11 ruby_xfree (x=0x71c04a0ff800) at /tmp/ruby/src/trunk_asan/gc.c:4801
No locals.
#12 0x00005a1090dbdad5 in rb_threadptr_sched_free (th=0x51500009db00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2304
No locals.
#13 0x00005a1090e93e3f in thread_free (ptr=0x540000000188) at /tmp/ruby/src/trunk_asan/vm.c:3510
        th = 0x540000000188
#14 0x00005a1090b047ed in rb_data_free (objspace=<optimized out>, obj=125070699926680) at /tmp/ruby/src/trunk_asan/gc.c:1188
        free_immediately = -512
        dfree = 0x0
        data = 0x51500009db00
        free_immediately = <optimized out>
        dfree = <optimized out>
#15 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=125070699926680) at /tmp/ruby/src/trunk_asan/gc.c:1362
No locals.
#16 0x00005a1090b32dc6 in gc_sweep_plane (objspace=objspace@entry=0x51d000000a80, heap=<optimized out>, p=125070699926680, p@entry=125070699926560, bitset=1537052750190616661, ctx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3542
        has_object_id = false
        vp = 125070699926680
        sweep_page = <optimized out>
        slot_size = <optimized out>
        slot_bits = <optimized out>
#17 0x00005a1090b3270b in gc_sweep_page (objspace=objspace@entry=0x51d000000a80, heap=heap@entry=0x51d000000aa8, ctx=ctx@entry=0x71c064e31270) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3630
        i = <error reading variable i (Incompatible types on DWARF stack)>
        sweep_page = 0x51c00003f880
        p = 125070699926560
        bits = 0x51c00003f998
        page_rvalue_count = <optimized out>
        out_of_range_bits = <optimized out>
        bitmap_plane_count = <optimized out>
        bitset = 0
#18 0x00005a1090b2c72b in gc_sweep_step (objspace=<optimized out>, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3905
        ctx = {page = 0x51c00003f880, final_slots = 7, freed_slots = 29, empty_slots = <optimized out>}
        free_slots = <optimized out>
        sweep_page = 0x51c00003f880
        unlink_limit = 3
        swept_slots = 1594
        pooled_slots = 1132
#19 0x00005a1090b28350 in gc_sweep (objspace=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4159
        heap = 0x51d000000aa8
        i = 0
        immediate_sweep = 0
#20 0x00005a1090b373fc in gc_start (objspace=0x51d000000a80, reason=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:6470
        do_full_mark = <optimized out>
        lock_lev = 0
#21 0x00005a1090b42468 in garbage_collect (objspace=0x51d000000a80, reason=512) at /tmp/ruby/src/trunk_asan/gc/default/default.c:6349
        lev = 1143177760
        ret = <optimized out>
#22 garbage_collect_with_gvl (objspace=0x51d000000a80, reason=512) at /tmp/ruby/src/trunk_asan/gc/default/default.c:6751
        oar = <optimized out>
        ret = <optimized out>
#23 objspace_malloc_increase_body (objspace=0x51d000000a80, mem=<optimized out>, new_size=1048576, old_size=0, type=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8033
No locals.
#24 0x00005a1090b4193d in objspace_malloc_fixup (objspace=0x51d000000a80, mem=0x71c047a0c800, size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8111
        malloc_increase_done = <optimized out>
#25 rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8208
        objspace = 0x51d000000a80
        mem = 0x71c047a0c800
#26 0x00005a1090b0f003 in ruby_xmalloc_body (size=128) at /tmp/ruby/src/trunk_asan/gc.c:4681
No locals.
#27 ruby_xmalloc (size=128) at /tmp/ruby/src/trunk_asan/gc.c:4671
No locals.
#28 0x00005a1090dc4619 in native_thread_create_dedicated (th=0x5150000a6c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2148
        vm_stack_word_size = <optimized out>
        vm_stack = <optimized out>
        err = <optimized out>
#29 native_thread_create (th=0x5150000a6c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2339
No locals.
#30 thread_create_core (thval=<optimized out>, params=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:870
        ec = <optimized out>
        th = 0x5150000a6c00
        current_th = <optimized out>
        err = <optimized out>
#31 0x00005a1090dd8b91 in thread_initialize (thread=125070552313080, args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:978
        params = {type = thread_invoke_type_proc, args = 125070552313040, proc = <optimized out>, g = 0x0, fn = 0x0}
        th = <optimized out>
#32 0x00005a1090ec8c3c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x71c0640ffc28) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x71c0641ff2f8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -2
        recv = 125070552313080
        argc = 0
        mid = 3169
        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>
#33 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x71c0640ffc28) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#34 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>
#35 0x00005a1090ecd6a6 in vm_call0_cc (ec=0x5160000006d0, recv=125070552313080, id=3169, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x71c0640ffc28
        av = <optimized out>
#36 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>
#37 0x00005a1090e7cd06 in rb_call (scope=CALL_PUBLIC, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x540000000188
#38 rb_funcallv_kw (recv=128, mid=0, argc=-1867850162, argv=0x0, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1070
No locals.
#39 0x00005a1090dd6f57 in thread_s_new (argc=0, argv=0x71c0640ffc28, klass=125071167104760) at /tmp/ruby/src/trunk_asan/thread.c:911
        thread = 125070552313080
        th = <optimized out>
#40 0x00005a1090eb4a58 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 = 0x11e100000001
        cc = <optimized out>
        me = 0x71c0667b9b00
        cfunc = 0x50400001e698
        recv = 125071167104760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#41 0x00005a1090e5c0e8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff330, cd=0x50200016fad0, 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>
#42 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 = 0x50200016fad0
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff330
        reg_pc = 0x504000eb8778
        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>
#43 0x00005a1090e5194b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff7cb3bf60, <optimized out>, <optimized out>}, prev = 0x71c064c57e40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x00005a1090ed23c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71c0641ff460, self=125070700014480, 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:1611
        flags = 0
        iseq = 0x71c06612c198
        cfp = <optimized out>
        sp = 0x71c0640ffc08
        use_argv = 0x71c0640ffbe8
        stack_argv = 0x71c0640ffc08
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#45 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:1625
        captured = 0x71c0641ff460
#46 0x00005a1090e7f3e9 in vm_yield_with_cref (ec=0x540000000188, argc=0, argv=0x5a1090aade4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1662
No locals.
#47 vm_yield (ec=0x540000000188, argc=0, argv=0x5a1090aade4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#48 rb_yield_0 (argc=0, argv=0x5a1090aade4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#49 rb_yield_values2 (argc=0, argv=0x5a1090aade4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1390
No locals.
#50 0x00005a1091241823 in collect_i (i=<optimized out>, ary=125070552313160, argc=0, argv=0x5a1090aade4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:627
No locals.
#51 0x00005a1090e4cfeb in vm_yield_with_cfunc (ec=0x5160000006d0, captured=captured@entry=0x71c0641ff428, self=125070559031360, argc=argc@entry=1, argv=0x71c0640ffbe8, kw_splat=<optimized out>, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5150
        is_lambda = 0
        ifunc = 0x71c041d7ad20
        arg = 1
        blockarg = 4
        frame_flag = <optimized out>
        val = <optimized out>
#52 0x00005a1090eb9acb in vm_invoke_ifunc_block (ec=0x540000000188, reg_cfp=0x71c0641ff3a0, calling=0x7fff7cb3c4b0, ci=<optimized out>, is_lambda=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5338
        captured = 0x71c0641ff428
        argc = <optimized out>
        val = <optimized out>
#53 0x00005a1090e5ed72 in vm_invoke_block (ec=0x5160000006d0, reg_cfp=0x71c0641ff3a0, ci=0x100003, is_lambda=false, block_handler=0, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5393
        func = 0xfffffffffffffe00
#54 vm_invokeblock_i (ec=0x5160000006d0, reg_cfp=0x71c0641ff3a0, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5934
        ci = 0x100003
        block_handler = 0
#55 vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_invokeblock) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5975
        calling = {cd = <optimized out>, cc = 0x0, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = 0x100003
        argc = 1
        recv = 286326819
        cc = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:1110
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff3a0
        reg_pc = 0x513000025240
        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>
#57 0x00005a1090e5194b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff7cb3c940, <optimized out>, <optimized out>}, prev = 0x71c064c57d60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#58 0x00005a1090ec897a in vm_call0_body (ec=<optimized out>, calling=0x71c064d99a60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x71c064d99ad0
        cc = <optimized out>
        ret = <optimized out>
#59 0x00005a1090ecd6a6 in vm_call0_cc (ec=0x5160000006d0, recv=7, id=28369, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#60 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>
#61 0x00005a1090e806f6 in rb_call (recv=128, mid=0, argc=-1867850162, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x540000000188
#62 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528
        arg = <optimized out>
#63 0x00005a1090e80eca in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1470
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7cb3cd30, <optimized out>, 0x7fff7cb3cc20, <optimized out>, <optimized out>}, prev = 0x71c064c57c60, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x71c0641ff3d8
        state = RUBY_TAG_NONE
#64 0x00005a1090e8052a in rb_iterate_internal (data1=125071137992224, bl_proc=0x0, data2=125070559031360, it_proc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1502
No locals.
#65 rb_block_call_kw (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, data2=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1551
        arg = {obj = 7, mid = 28369, argc = 0, argv = 0x0, kw_splat = 0}
#66 0x00005a1091254ff9 in enumerator_block_call (obj=<optimized out>, func=0x0, arg=0) at /tmp/ruby/src/trunk_asan/enumerator.c:568
        argc = 0
        argv = 0x5a1090aade4e <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>
        e = <optimized out>
        meth = 128
        args = 0
        ret = <optimized out>
#67 0x00005a1090ec8c3c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x71c0641ff410
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 125070559031360
        argc = 0
        mid = 3073
        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>
#68 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#69 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>
#70 0x00005a1090ecd6a6 in vm_call0_cc (ec=0x5160000006d0, recv=125070559031360, id=3073, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#71 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>
#72 0x00005a1090e806f6 in rb_call (recv=128, mid=0, argc=-1867850162, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x540000000188
#73 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1528
        arg = <optimized out>
#74 0x00005a1090e80eca in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1470
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7cb3d1d0, <optimized out>, 0x7fff7cb3d0c0, <optimized out>, <optimized out>}, prev = 0x71c064c57a40, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x71c0641ff410
        state = RUBY_TAG_NONE
#75 0x00005a1090e816a5 in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1600
        arg = {obj = 125070559031360, mid = 3073, argc = 0, argv = 0x0, kw_splat = 0}
        block = 0xfffffffffffffe00
#76 0x00005a109123acc2 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:666
        ary = 125070552313160
        min_argc = -512
        max_argc = <optimized out>
#77 0x00005a1090eb4a58 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 = 0x71c041d393e8
        cfunc = 0x504000002d58
        recv = 125070559031360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#78 0x00005a1090e5c0e8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff448, cd=0x503000de2450, 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>
#79 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 = 0x503000de2450
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff448
        reg_pc = 0x508000324ff8
        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>
#80 0x00005a1090e5194b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff7cb3dae0, <optimized out>, <optimized out>}, prev = 0x71c064d996b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#81 0x00005a1090ed23c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71c0641ff508, self=125070700014480, 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:1611
        flags = 0
        iseq = 0x71c06612cee0
        cfp = <optimized out>
        sp = 0x71c0640ffb38
        use_argv = 0x71c064a389a0
        stack_argv = 0x71c0640ffb38
        opt_pc = 0
        type = <optimized out>
th: 0x515000000300, native_id: 0x71c066fcec40
-- Control frame information -----------------------------------------------
        av = <optimized out>
        bound = <optimized out>
#82 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:1625
c:0024 p:---- s:0139 e:000138 CFUNC  :initialize
c:0023 p:---- s:0136 e:000135 CFUNC  :new
        captured = 0x71c0641ff508
c:0022 p:0005 s:0132 E:001ea0 BLOCK  /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:274 [FINISH]
c:0021 p:---- s:0129 e:000128 IFUNC 
c:0020 p:0024 s:0126 e:000124 METHOD <internal:numeric>:257 [FINISH]
c:0019 p:---- s:0120 e:000119 CFUNC  :each
#83 0x00005a1090e7ea16 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:1662
No locals.
c:0018 p:---- s:0117 e:000116 CFUNC  :map
c:0017 p:0011 s:0113 E:000c48 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:273
#84 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#85 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#86 0x00005a1090e7ea16 in rb_yield (val=<optimized out>)
No locals.
#87 0x00005a1090adbbba in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7cb3de70, <optimized out>, 0x7fff7cb3dd80, <optimized out>, <optimized out>}, prev = 0x71c064c4c440, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
c:0016 p:0026 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
        ec = 0x5160000006d0
        cfp = 0x71c0641ff4b8
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
#88 0x00005a1090b7c53d in popen_finish (port=<optimized out>, klass=125071167126040) at /tmp/ruby/src/trunk_asan/io.c:8041
No locals.
#89 rb_io_s_popen (argc=1, argv=<optimized out>, klass=125071167126040) at /tmp/ruby/src/trunk_asan/io.c:7995
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]
        pmode = 4
        opt = <optimized out>
        env = <optimized out>
        pname = <optimized out>
#90 0x00005a1090eb4a58 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 = 0x71c0667da828
        cfunc = 0x5040000105d8
        recv = 125071167126040
        block_handler = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#91 0x00005a1090e9aead in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff7cb3e510) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        aset_mask = <optimized out>
        ci = 0x0
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:0021f0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#92 0x00005a1090e9a965 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
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
        ci = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        cc = 0x0
#93 0x00005a1090e5c0e8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff4f0, cd=0x50d00000a480, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
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]
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

        cc = <optimized out>
        calling = <optimized out>
th: 0x5150000a6c00, native_id: (nil)
-- Control frame information -----------------------------------------------
#94 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 = 0x50d00000a480
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff4f0
        reg_pc = 0x516001a5fc58
        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>
#95 0x00005a1090e5194b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff7cb3e820, <optimized out>, <optimized out>}, prev = 0x71c064cccd40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#96 0x00005a1090ed23c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71c0641ff620, self=125071160250360, 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:1611
        flags = 0
        iseq = 0x71c06671e1a0
        cfp = <optimized out>
        sp = 0x71c0640ffa28
        use_argv = 0x71c064a0ea20
        stack_argv = 0x71c0640ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#97 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:1625
        captured = 0x71c0641ff620
#98 0x00005a1090e7ea16 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:1662
No locals.
#99 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#100 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#101 0x00005a1090e7ea16 in rb_yield (val=<optimized out>)
No locals.
#102 0x00005a1091032be6 in rb_ary_collect (ary=125070689937280) at /tmp/ruby/src/trunk_asan/array.c:3647
        collect = 125070559044640
        i = 3
#103 0x00005a1090eb4a58 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 = 0x71c0667e0138
        cfunc = 0x50400000a758
        recv = 125070689937280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#104 0x00005a1090e5c0e8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff608, cd=0x51100000c050, 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>
#105 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 = 0x51100000c050
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff608
        reg_pc = 0x5190000143b8
        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>
#106 0x00005a1090e5194b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff7cb3f320, <optimized out>, <optimized out>}, prev = 0x71c064c6c940, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#107 0x00005a1090ed23c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71c0641ff738, self=125071160250360, 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:1611
        flags = 0
        iseq = 0x71c06675c928
        cfp = <optimized out>
        sp = 0x71c0640ff8d0
        use_argv = 0x71c064af2e20
        stack_argv = 0x71c0640ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#108 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:1625
        captured = 0x71c0641ff738
#109 0x00005a1090e7ea16 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:1662
No locals.
#110 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#111 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#112 0x00005a1090e7ea16 in rb_yield (val=<optimized out>)
No locals.
#113 0x00005a1091032be6 in rb_ary_collect (ary=125071160158280) at /tmp/ruby/src/trunk_asan/array.c:3647
        collect = 125071160158200
        i = 0
#114 0x00005a1090eb4a58 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 = 0x71c0667e0138
        cfunc = 0x50400000a758
        recv = 125071160158280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#115 0x00005a1090e5c0e8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff720, cd=0x5020000098f0, 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>
#116 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 = 0x5020000098f0
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff720
        reg_pc = 0x50400002d3f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#117 0x00005a1090e51d3b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2607
No locals.
#118 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#119 0x00005a1090ad85db in rb_ec_exec_node (ec=0x5160000006d0, n=0x71c06675cab8) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7cb3ffb0, <optimized out>, 0x7fff7cb3ff00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x71c06675cab8
#120 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#121 0x00005a1090ad1b47 in rb_main (argc=10, argv=0x7fff7cb40178) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#122 main (argc=10, argv=0x7fff7cb40178) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1357429) detached]
$ timeout 60 gdb -p 1355196 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1357430]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fff7cb52bb2 in ?? ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x71c066fcec40 (LWP 1355196) "ruby" 0x00007fff7cb52bb2 in ?? ()
  2    Thread 0x71c0318006c0 (LWP 1357430) "ruby" 0x000071c066d1b4cd in __GI___poll (fds=0x71c03b909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x71c0318006c0 (LWP 1357430) "ruby"):
#0  0x000071c066d1b4cd in __GI___poll (fds=0x71c03b909040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005a1090a386ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005a1090de56cf 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 = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3005
        vm = <optimized out>
#4  0x00005a1090a91a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000071c066c9caa4 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 = {125070278133440, 2323206726671445408, 125070278133440, -352, 2, 140735285547216, 2323206726658862496, 2323047453958778272}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000071c066d29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x71c066fcec40 (LWP 1355196) "ruby"):
#0  0x00007fff7cb52bb2 in ?? ()
No symbol table info available.
#1  0x000071c066cec96d in __GI___clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/sysv/linux/clock_gettime.c:42
        r = <optimized out>
        vdso_time64 = <optimized out>
#2  0x00005a1090ab956f in __sanitizer::MonotonicNanoTime() ()
No symbol table info available.
#3  0x00005a10909fbc79 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::MaybeReleaseToOS(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, bool) ()
No symbol table info available.
#4  0x00005a10909fb957 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#5  0x00005a10909fb589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#6  0x00005a10909fb3bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#7  0x00005a10909fadfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#8  0x00005a10909faa46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#9  0x00005a10909fcd16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#10 0x00005a1090a93be0 in __interceptor_free ()
No symbol table info available.
#11 0x00005a1090b04b5c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x71c04a0ff800, old_size=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8190
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#12 ruby_sized_xfree (x=0x71c04a0ff800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4790
No locals.
#13 ruby_xfree (x=0x71c04a0ff800) at /tmp/ruby/src/trunk_asan/gc.c:4801
No locals.
#14 0x00005a1090dbdad5 in rb_threadptr_sched_free (th=0x51500009db00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2304
No locals.
#15 0x00005a1090e93e3f in thread_free (ptr=0x1) at /tmp/ruby/src/trunk_asan/vm.c:3510
        th = 0x1
#16 0x00005a1090b047ed in rb_data_free (objspace=<optimized out>, obj=125070699926680) at /tmp/ruby/src/trunk_asan/gc.c:1188
        free_immediately = 0
        dfree = 0x2
        data = 0x51500009db00
        free_immediately = <optimized out>
        dfree = <optimized out>
#17 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=125070699926680) at /tmp/ruby/src/trunk_asan/gc.c:1362
No locals.
#18 0x00005a1090b32dc6 in gc_sweep_plane (objspace=objspace@entry=0x51d000000a80, heap=<optimized out>, p=125070699926680, p@entry=125070699926560, bitset=1537052750190616661, ctx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3542
        has_object_id = false
        vp = 125070699926680
        sweep_page = <optimized out>
        slot_size = <optimized out>
        slot_bits = <optimized out>
#19 0x00005a1090b3270b in gc_sweep_page (objspace=objspace@entry=0x51d000000a80, heap=heap@entry=0x51d000000aa8, ctx=ctx@entry=0x71c064e38670) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3630
        i = <error reading variable i (Incompatible types on DWARF stack)>
        sweep_page = 0x51c00003f880
        p = 125070699926560
        bits = 0x51c00003f998
        page_rvalue_count = <optimized out>
        out_of_range_bits = <optimized out>
        bitmap_plane_count = <optimized out>
        bitset = 2
#20 0x00005a1090b2c72b in gc_sweep_step (objspace=<optimized out>, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3905
        ctx = {page = 0x51c00003f880, final_slots = 7, freed_slots = 29, empty_slots = <optimized out>}
        free_slots = <optimized out>
        sweep_page = 0x51c00003f880
        unlink_limit = 3
        swept_slots = 1599
        pooled_slots = 1132
#21 0x00005a1090b28350 in gc_sweep (objspace=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4159
        heap = 0x51d000000aa8
        i = 0
        immediate_sweep = 0
#22 0x00005a1090b373fc in gc_start (objspace=0x51d000000a80, reason=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:6470
        do_full_mark = <optimized out>
        lock_lev = 0
#23 0x00005a1090b42468 in garbage_collect (objspace=0x51d000000a80, reason=512) at /tmp/ruby/src/trunk_asan/gc/default/default.c:6349
        lev = -1068488699
        ret = <optimized out>
#24 garbage_collect_with_gvl (objspace=0x51d000000a80, reason=512) at /tmp/ruby/src/trunk_asan/gc/default/default.c:6751
        oar = <optimized out>
        ret = <optimized out>
#25 objspace_malloc_increase_body (objspace=0x51d000000a80, mem=<optimized out>, new_size=1048576, old_size=0, type=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8033
No locals.
#26 0x00005a1090b4193d in objspace_malloc_fixup (objspace=0x51d000000a80, mem=0x71c047a0c800, size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8111
        malloc_increase_done = <optimized out>
#27 rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8208
        objspace = 0x51d000000a80
        mem = 0x71c047a0c800
#28 0x00005a1090b0f003 in ruby_xmalloc_body (size=140735285544840) at /tmp/ruby/src/trunk_asan/gc.c:4681
No locals.
#29 ruby_xmalloc (size=140735285544840) at /tmp/ruby/src/trunk_asan/gc.c:4671
No locals.
#30 0x00005a1090dc4619 in native_thread_create_dedicated (th=0x5150000a4900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2148
        vm_stack_word_size = <optimized out>
        vm_stack = <optimized out>
        err = <optimized out>
#31 native_thread_create (th=0x5150000a4900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2339
No locals.
#32 thread_create_core (thval=<optimized out>, params=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:870
        ec = <optimized out>
        th = 0x5150000a4900
        current_th = <optimized out>
        err = <optimized out>
#33 0x00005a1090dd8b91 in thread_initialize (thread=125070552300680, args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:978
        params = {type = thread_invoke_type_proc, args = 125070552300640, proc = <optimized out>, g = 0x0, fn = 0x0}
        th = <optimized out>
#34 0x00005a1090ec8c3c in vm_call0_cfunc_with_frame (ec=0x5160000006d0, calling=<optimized out>, argv=0x71c0640ffd70) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x71c0641ff410
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -2
        recv = 125070552300680
        argc = 0
        mid = 3169
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
th: 0x515000000300, native_id: 0x71c066fcec40
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
-- Control frame information -----------------------------------------------
c:0019 p:---- s:0180 e:000179 CFUNC  :initialize
c:0018 p:---- s:0177 e:000176 CFUNC  :new
c:0017 p:0442 s:0173 E:000e28 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:183
c:0016 p:0275 s:0134 e:000133 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:330
c:0015 p:0128 s:0110 e:000109 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:381
c:0014 p:0009 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:137
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#35 vm_call0_cfunc (ec=0x5160000006d0, calling=<optimized out>, argv=0x71c0640ffd70) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
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]
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:0021f0 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]
No locals.
#36 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>
#37 0x00005a1090ecd6a6 in vm_call0_cc (ec=0x5160000006d0, recv=125070552300680, id=3169, 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 = {cd = 0x1253f4, cc = 0x200f7df3, block_handler = 99027192364153, recv = 11056319692800, argc = 2092157032, kw_splat = 255, heap_argv = <optimized out>}
        use_argv = 0x71c0640ffd70
        av = <optimized out>
#38 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>
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#39 0x00005a1090e7cd06 in rb_call (scope=CALL_PUBLIC, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:873
        ec = 0x1
#40 rb_funcallv_kw (recv=140735285544840, mid=2, argc=2092247986, argv=0x7fff7cb3c788, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1070
No locals.
#41 0x00005a1090dd6f57 in thread_s_new (argc=0, argv=0x71c0640ffd70, klass=125071167104760) at /tmp/ruby/src/trunk_asan/thread.c:911
        thread = 125070552300680
        th = <optimized out>
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
#42 0x00005a1090eb4a58 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 = 0x11e100000001
        cc = <optimized out>
        me = 0x71c0667b9b00
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]
        cfunc = 0x50400001e698
        recv = 125071167104760
        block_handler = <optimized out>

th: 0x5150000a4900, native_id: (nil)
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#43 0x00005a1090e5c0e8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff448, cd=0x51a000009310, 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>
#44 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
-- Control frame information -----------------------------------------------

        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51a000009310
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff448
        reg_pc = 0x523000009ad0
        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>
#45 0x00005a1090e5194b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff7cb3e820, <optimized out>, <optimized out>}, prev = 0x71c064cccd40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#46 0x00005a1090ed23c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71c0641ff620, self=125071160250360, 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:1611
        flags = 0
        iseq = 0x71c06671e1a0
        cfp = <optimized out>
        sp = 0x71c0640ffa28
        use_argv = 0x71c064a4bde0
        stack_argv = 0x71c0640ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#47 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:1625
        captured = 0x71c0641ff620
#48 0x00005a1090e7ea16 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:1662
No locals.
#49 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#50 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#51 0x00005a1090e7ea16 in rb_yield (val=<optimized out>)
No locals.
#52 0x00005a1091032be6 in rb_ary_collect (ary=125070689937280) at /tmp/ruby/src/trunk_asan/array.c:3647
        collect = 125070559044640
        i = 4
#53 0x00005a1090eb4a58 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 = 0x71c0667e0138
        cfunc = 0x50400000a758
        recv = 125070689937280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#54 0x00005a1090e5c0e8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff608, cd=0x51100000c050, 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>
#55 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 = 0x51100000c050
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff608
        reg_pc = 0x5190000143b8
        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>
#56 0x00005a1090e5194b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2580
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7fff7cb3f320, <optimized out>, <optimized out>}, prev = 0x71c064c6c940, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#57 0x00005a1090ed23c2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x71c0641ff738, self=125071160250360, 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:1611
        flags = 0
        iseq = 0x71c06675c928
        cfp = <optimized out>
        sp = 0x71c0640ff8d0
        use_argv = 0x71c064af2e20
        stack_argv = 0x71c0640ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#58 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:1625
        captured = 0x71c0641ff738
#59 0x00005a1090e7ea16 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:1662
No locals.
#60 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1670
No locals.
#61 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#62 0x00005a1090e7ea16 in rb_yield (val=<optimized out>)
No locals.
#63 0x00005a1091032be6 in rb_ary_collect (ary=125071160158280) at /tmp/ruby/src/trunk_asan/array.c:3647
        collect = 125071160158200
        i = 0
#64 0x00005a1090eb4a58 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 = 0x71c0667e0138
        cfunc = 0x50400000a758
        recv = 125071160158280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#65 0x00005a1090e5c0e8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x71c0641ff720, cd=0x5020000098f0, 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>
#66 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 = 0x5020000098f0
        insns_address_table = {0x5a1090e58436 <vm_exec_core+12950>, 0x5a1090e55845 <vm_exec_core+1701>, 0x5a1090e57027 <vm_exec_core+7815>, 0x5a1090e5c256 <vm_exec_core+28854>, 0x5a1090e56972 <vm_exec_core+6098>, 0x5a1090e5cec5 <vm_exec_core+32037>, 0x5a1090e5b270 <vm_exec_core+24784>, 0x5a1090e590e5 <vm_exec_core+16197>, 0x5a1090e55b44 <vm_exec_core+2468>, 0x5a1090e5c9ed <vm_exec_core+30797>, 0x5a1090e5c5fe <vm_exec_core+29790>, 0x5a1090e56d2f <vm_exec_core+7055>, 0x5a1090e56121 <vm_exec_core+3969>, 0x5a1090e5b711 <vm_exec_core+25969>, 0x5a1090e57b2b <vm_exec_core+10635>, 0x5a1090e5cbf7 <vm_exec_core+31319>, 0x5a1090e5c815 <vm_exec_core+30325>, 0x5a1090e582de <vm_exec_core+12606>, 0x5a1090e59052 <vm_exec_core+16050>, 0x5a1090e5b3fa <vm_exec_core+25178>, 0x5a1090e5c779 <vm_exec_core+30169>, 0x5a1090e5a4e8 <vm_exec_core+21320>, 0x5a1090e5b492 <vm_exec_core+25330>, 0x5a1090e5b890 <vm_exec_core+26352>, 0x5a1090e5a416 <vm_exec_core+21110>, 0x5a1090e5601d <vm_exec_core+3709>, 0x5a1090e5ac12 <vm_exec_core+23154>, 0x5a1090e55e7e <vm_exec_core+3294>, 0x5a1090e561c6 <vm_exec_core+4134>, 0x5a1090e5856b <vm_exec_core+13259>, 0x5a1090e5a2bb <vm_exec_core+20763>, 0x5a1090e5a83b <vm_exec_core+22171>, 0x5a1090e5a04a <vm_exec_core+20138>, 0x5a1090e55a91 <vm_exec_core+2289>, 0x5a1090e5bad8 <vm_exec_core+26936>, 0x5a1090e5c508 <vm_exec_core+29544>, 0x5a1090e562c1 <vm_exec_core+4385>, 0x5a1090e57429 <vm_exec_core+8841>, 0x5a1090e56f3a <vm_exec_core+7578>, 0x5a1090e57c8c <vm_exec_core+10988>, 0x5a1090e58fae <vm_exec_core+15886>, 0x5a1090e563b1 <vm_exec_core+4625>, 0x5a1090e5b95d <vm_exec_core+26557>, 0x5a1090e5738a <vm_exec_core+8682>, 0x5a1090e58e4f <vm_exec_core+15535>, 0x5a1090e598c7 <vm_exec_core+18215>, 0x5a1090e5b80f <vm_exec_core+26223>, 0x5a1090e5a69b <vm_exec_core+21755>, 0x5a1090e57e95 <vm_exec_core+11509>, 0x5a1090e57671 <vm_exec_core+9425>, 0x5a1090e5b5ed <vm_exec_core+25677>, 0x5a1090e586df <vm_exec_core+13631>, 0x5a1090e5acbd <vm_exec_core+23325>, 0x5a1090e5a7ae <vm_exec_core+22030>, 0x5a1090e5aeff <vm_exec_core+23903>, 0x5a1090e5bdad <vm_exec_core+27661>, 0x5a1090e59aca <vm_exec_core+18730>, 0x5a1090e5553b <vm_exec_core+923>, 0x5a1090e58009 <vm_exec_core+11881>, 0x5a1090e5b539 <vm_exec_core+25497>, 0x5a1090e5812f <vm_exec_core+12175>, 0x5a1090e5a358 <vm_exec_core+20920>, 0x5a1090e5ab13 <vm_exec_core+22899>, 0x5a1090e59681 <vm_exec_core+17633>, 0x5a1090e5a17e <vm_exec_core+20446>, 0x5a1090e58359 <vm_exec_core+12729>, 0x5a1090e57946 <vm_exec_core+10150>, 0x5a1090e5afd6 <vm_exec_core+24118>, 0x5a1090e56467 <vm_exec_core+4807>, 0x5a1090e59485 <vm_exec_core+17125>, 0x5a1090e63e29 <vm_exec_core+60553>, 0x5a1090e5a58c <vm_exec_core+21484>, 0x5a1090e56711 <vm_exec_core+5489>, 0x5a1090e56c12 <vm_exec_core+6770>, 0x5a1090e5682e <vm_exec_core+5774>, 0x5a1090e57516 <vm_exec_core+9078>, 0x5a1090e57ceb <vm_exec_core+11083>, 0x5a1090e55540 <vm_exec_core+928>, 0x5a1090e57287 <vm_exec_core+8423>, 0x5a1090e5d101 <vm_exec_core+32609>, 0x5a1090e5aa30 <vm_exec_core+22672>, 0x5a1090e599c8 <vm_exec_core+18472>, 0x5a1090e5b9ce <vm_exec_core+26670>, 0x5a1090e5d1cd <vm_exec_core+32813>, 0x5a1090e5bccd <vm_exec_core+27437>, 0x5a1090e5cc85 <vm_exec_core+31461>, 0x5a1090e5cd52 <vm_exec_core+31666>, 0x5a1090e55f41 <vm_exec_core+3489>, 0x5a1090e5c8b7 <vm_exec_core+30487>, 0x5a1090e58608 <vm_exec_core+13416>, 0x5a1090e5cac6 <vm_exec_core+31014>, 0x5a1090e581d4 <vm_exec_core+12340>, 0x5a1090e5bbad <vm_exec_core+27149>, 0x5a1090e57790 <vm_exec_core+9712>, 0x5a1090e588fd <vm_exec_core+14173>, 0x5a1090e5ce2b <vm_exec_core+31883>, 0x5a1090e58f0a <vm_exec_core+15722>, 0x5a1090e58a93 <vm_exec_core+14579>, 0x5a1090e55609 <vm_exec_core+1129>, 0x5a1090e55c95 <vm_exec_core+2805>, 0x5a1090e556eb <vm_exec_core+1355>, 0x5a1090e59775 <vm_exec_core+17877>, 0x5a1090e58c31 <vm_exec_core+14993>, 0x5a1090e59362 <vm_exec_core+16834>, 0x5a1090e59285 <vm_exec_core+16613>, 0x5a1090e58474 <vm_exec_core+13012>, 0x5a1090e58b2d <vm_exec_core+14733>, 0x5a1090e587da <vm_exec_core+13882>, 0x5a1090e58dd4 <vm_exec_core+15412>, 0x5a1090e58d59 <vm_exec_core+15289>, 0x5a1090e58427 <vm_exec_core+12935>, 0x5a1090e55836 <vm_exec_core+1686>, 0x5a1090e57018 <vm_exec_core+7800>, 0x5a1090e5c247 <vm_exec_core+28839>, 0x5a1090e56963 <vm_exec_core+6083>, 0x5a1090e5ceb6 <vm_exec_core+32022>, 0x5a1090e5b261 <vm_exec_core+24769>, 0x5a1090e590d6 <vm_exec_core+16182>, 0x5a1090e55b35 <vm_exec_core+2453>, 0x5a1090e5c9de <vm_exec_core+30782>, 0x5a1090e5c5ef <vm_exec_core+29775>, 0x5a1090e56d20 <vm_exec_core+7040>, 0x5a1090e56112 <vm_exec_core+3954>, 0x5a1090e5b702 <vm_exec_core+25954>, 0x5a1090e57b1c <vm_exec_core+10620>, 0x5a1090e5cbe8 <vm_exec_core+31304>, 0x5a1090e5c806 <vm_exec_core+30310>, 0x5a1090e582cf <vm_exec_core+12591>, 0x5a1090e59043 <vm_exec_core+16035>, 0x5a1090e5b3eb <vm_exec_core+25163>, 0x5a1090e5c76a <vm_exec_core+30154>, 0x5a1090e5a4d9 <vm_exec_core+21305>, 0x5a1090e5b483 <vm_exec_core+25315>, 0x5a1090e5b881 <vm_exec_core+26337>, 0x5a1090e5a407 <vm_exec_core+21095>, 0x5a1090e5600e <vm_exec_core+3694>, 0x5a1090e5ac03 <vm_exec_core+23139>, 0x5a1090e55e6f <vm_exec_core+3279>, 0x5a1090e561b7 <vm_exec_core+4119>, 0x5a1090e5855c <vm_exec_core+13244>, 0x5a1090e5a2ac <vm_exec_core+20748>, 0x5a1090e5a82c <vm_exec_core+22156>, 0x5a1090e5a03b <vm_exec_core+20123>, 0x5a1090e55a82 <vm_exec_core+2274>, 0x5a1090e5bac9 <vm_exec_core+26921>, 0x5a1090e5c4f9 <vm_exec_core+29529>, 0x5a1090e562b2 <vm_exec_core+4370>, 0x5a1090e5741a <vm_exec_core+8826>, 0x5a1090e56f2b <vm_exec_core+7563>, 0x5a1090e57c7d <vm_exec_core+10973>, 0x5a1090e58f9f <vm_exec_core+15871>, 0x5a1090e563a2 <vm_exec_core+4610>, 0x5a1090e5b94e <vm_exec_core+26542>, 0x5a1090e5737b <vm_exec_core+8667>, 0x5a1090e58e40 <vm_exec_core+15520>, 0x5a1090e598b8 <vm_exec_core+18200>, 0x5a1090e5b800 <vm_exec_core+26208>, 0x5a1090e5a68c <vm_exec_core+21740>, 0x5a1090e57e86 <vm_exec_core+11494>, 0x5a1090e57662 <vm_exec_core+9410>, 0x5a1090e5b5de <vm_exec_core+25662>, 0x5a1090e586d0 <vm_exec_core+13616>, 0x5a1090e5acae <vm_exec_core+23310>, 0x5a1090e5a79f <vm_exec_core+22015>, 0x5a1090e5aef0 <vm_exec_core+23888>, 0x5a1090e5bd9e <vm_exec_core+27646>, 0x5a1090e59abb <vm_exec_core+18715>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e57ffa <vm_exec_core+11866>, 0x5a1090e5b52a <vm_exec_core+25482>, 0x5a1090e58120 <vm_exec_core+12160>, 0x5a1090e5a349 <vm_exec_core+20905>, 0x5a1090e5a63c <vm_exec_core+21660>, 0x5a1090e59672 <vm_exec_core+17618>, 0x5a1090e5a16f <vm_exec_core+20431>, 0x5a1090e5834a <vm_exec_core+12714>, 0x5a1090e57937 <vm_exec_core+10135>, 0x5a1090e5afc7 <vm_exec_core+24103>, 0x5a1090e56458 <vm_exec_core+4792>, 0x5a1090e59476 <vm_exec_core+17110>, 0x5a1090e63e1a <vm_exec_core+60538>, 0x5a1090e5a57d <vm_exec_core+21469>, 0x5a1090e56702 <vm_exec_core+5474>, 0x5a1090e56c03 <vm_exec_core+6755>, 0x5a1090e5681f <vm_exec_core+5759>, 0x5a1090e57507 <vm_exec_core+9063>, 0x5a1090e57cdc <vm_exec_core+11068>, 0x5a1090e59985 <vm_exec_core+18405>, 0x5a1090e58f95 <vm_exec_core+15861>, 0x5a1090e59980 <vm_exec_core+18400>, 0x5a1090e5a4d4 <vm_exec_core+21300>, 0x5a1090e5a402 <vm_exec_core+21090>, 0x5a1090e57502 <vm_exec_core+9058>, 0x5a1090e5a650 <vm_exec_core+21680>, 0x5a1090e585fe <vm_exec_core+13406>, 0x5a1090e58603 <vm_exec_core+13411>, 0x5a1090e5a3fd <vm_exec_core+21085>, 0x5a1090e5a2a2 <vm_exec_core+20738>, 0x5a1090e59349 <vm_exec_core+16809>, 0x5a1090e59271 <vm_exec_core+16593>...}
        reg_cfp = 0x71c0641ff720
        reg_pc = 0x50400002d3f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#67 0x00005a1090e51d3b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2607
No locals.
#68 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2586
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#69 0x00005a1090ad85db in rb_ec_exec_node (ec=0x5160000006d0, n=0x71c06675cab8) at /tmp/ruby/src/trunk_asan/eval.c:280
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff7cb3ffb0, <optimized out>, 0x7fff7cb3ff00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x71c06675cab8
#70 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = 0x5160000006d0
        status = <optimized out>
#71 0x00005a1090ad1b47 in rb_main (argc=10, argv=0x7fff7cb40178) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#72 main (argc=10, argv=0x7fff7cb40178) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 1355196) detached]
$ timeout 60 gdb -p 1355183 -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.

[New LWP 1355185]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000056bb8d0eed29 in rb_obj_is_thread (obj=obj@entry=136305716852600) at /tmp/ruby/src/trunk_asan/vm.c:3565
3565	    return RBOOL(rb_typeddata_is_kind_of(obj, &thread_data_type));

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7bf8276e9c40 (LWP 1355183) "ruby" 0x000056bb8d0eed29 in rb_obj_is_thread (obj=obj@entry=136305716852600) at /tmp/ruby/src/trunk_asan/vm.c:3565
  2    Thread 0x7bf80b2006c0 (LWP 1355185) "ruby" 0x00007bf82751b4cd in __GI___poll (fds=0x7bf809f09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7bf80b2006c0 (LWP 1355185) "ruby"):
#0  0x00007bf82751b4cd in __GI___poll (fds=0x7bf809f09040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000056bb8cc926ea in __interceptor_poll ()
No symbol table info available.
#2  0x000056bb8d03f6cf 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:3005
        vm = <optimized out>
#4  0x000056bb8cceba9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007bf82749caa4 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 = {136305268754112, 5488261769022482559, 136305268754112, -352, 0, 140720972469344, 5488261769035065471, 5488306488515176575}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007bf827529c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7bf8276e9c40 (LWP 1355183) "ruby"):
#0  0x000056bb8d0eed29 in rb_obj_is_thread (obj=obj@entry=136305716852600) at /tmp/ruby/src/trunk_asan/vm.c:3565
No locals.
#1  0x000056bb8cd60297 in rb_gc_shutdown_call_finalizer_p (obj=136305716852600) at /tmp/ruby/src/trunk_asan/gc.c:340
No locals.
#2  rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3114
        poisoned = 0x0
        vp = 136305716852600
        page = <optimized out>
        p = 136305716852600
        pend = 136305716887480
        i = 22
        objspace = 0x51d000000a80
        lock_lev = 135
        i = <optimized out>
        page = <optimized out>
        p = <optimized out>
        pend = <optimized out>
        stride = <optimized out>
        vp = <optimized out>
        poisoned = <optimized out>
        unpoisoning = <optimized out>
#3  rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1738
No locals.
#4  0x000056bb8cd31ad8 in rb_ec_finalize (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval.c:163
No locals.
#5  rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:254
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc27939f90, <optimized out>, 0x7ffc27939e60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 1
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = 0x515000000300
        buf = <optimized out>
        state = <optimized out>
#6  0x000056bb8cd3267a in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
        ec = <optimized out>
        status = <optimized out>
#7  0x000056bb8cd2bb47 in rb_main (argc=9, argv=0x7ffc2793a228) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#8  main (argc=9, argv=0x7ffc2793a228) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x515000000300, native_id: 0x7bf8276e9c40
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

$1 = true
[Inferior 1 (process 1355183) detached]
$ timeout 60 gdb -p 1354854 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:953: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1354853 -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 1391006 -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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-02-15T06:37:09Z master 23c4ac9559) +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 31.988423 seconds

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