# Logfile created on 2026-02-18 19:54:12 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007e88ed92fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20260218-195411", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007e88f227c898 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e88f227c690 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e88ed8692b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260218-195411", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260218-195411>, @binmode=false, @mon_data=#<Monitor:0x00007e88f227c320>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 6273827196
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
a06b40b95050219701025aa323cb13e8218e05593af8f9cf8eb668a85d3c1370  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.9.0
                                    resolv 0.7.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.3
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.18.1
                                    openssl 4.0.1
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-imap 0.6.3
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.3
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.4.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.13
                                    ostruct 0.6.3
                                    pstore 0.2.1
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.2.0
                                    irb 1.17.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1009    1009    1009 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1009    1022    1022    1022 pts/0       1022 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1022    1024    1022    1022 pts/0       1022 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1024  354316    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 354316  354319    1022    1022 pts/0       1022 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260218-195411 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 354319  354320    1022    1022 pts/0       1022 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260218-195411 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 354320  355228    1022    1022 pts/0       1022 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 355228  355229    1022    1022 pts/0       1022 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 355229  355561    1022    1022 pts/0       1022 Sl+   1000   0:21 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 355561  355574    1022    1022 pts/0       1022 Sl+   1000   0:30 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_signals_work_after_exec_fail
 355574  504984    1022    1022 pts/0       1022 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_signals_work_after_exec_fail
 354320  862701    1022    1022 pts/0       1022 R+    1000   0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[354316], 354316=>[354319], 354319=>[354320], 354320=>[355228, 862701], 355228=>[355229], 355229=>[355561], 355561=>[355574], 355574=>[504984]}
$ timeout 60 gdb -p 504984 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 504987]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005ec774a3beae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x72f48e540c40 (LWP 504984) "ruby" 0x00005ec774a3beae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x72f4721ff6c0 (LWP 504987) "ruby" 0x000072f48e31b4fd in __GI___poll (fds=0x72f460ef7040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x72f4721ff6c0 (LWP 504987) "ruby"):
#0  0x000072f48e31b4fd in __GI___poll (fds=0x72f460ef7040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ec7749c674a in __interceptor_poll ()
No symbol table info available.
#2  0x00005ec774dcef1b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
        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:3058
        vm = <optimized out>
#4  0x00005ec774a1faff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000072f48e29caa4 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 = {126394212284096, 1803965711303303715, 126394212284096, -352, 25, 140732138100784, 1803965711290720803, 1803974422343574051}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000072f48e329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x72f48e540c40 (LWP 504984) "ruby"):
#0  0x00005ec774a3beae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005ec774a3ce6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005ec7749897f8 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  0x00005ec7749895e9 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  0x00005ec77498941d 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  0x00005ec774988e5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005ec774988aa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005ec77498ad76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005ec774a21c40 in __interceptor_free ()
No symbol table info available.
#9  0x00005ec774aa6b66 in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x72f45cb44800, old_size=10000025) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8281
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x72f45cb44800, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5489
No locals.
#11 0x00005ec774ad1f1c in rb_gc_obj_free (objspace=<optimized out>, obj=126394109575480) at /tmp/ruby/src/trunk_asan/gc.c:1487
        args = <optimized out>
#12 0x00005ec774ad0780 in gc_sweep_plane (objspace=0x51d000000a80, heap=0x51d000000b38, p=126394109575480, bitset=4193789, ctx=0x72f48c58e690) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3573
        vp = 126394109575480
        sweep_page = <optimized out>
        slot_size = <optimized out>
        vp = <optimized out>
        _zzq_args = <optimized out>
        _zzq_result = <optimized out>
        _zzq_args = <optimized out>
        _zzq_result = <optimized out>
#13 gc_sweep_page (objspace=objspace@entry=0x51d000000a80, heap=heap@entry=0x51d000000b38, ctx=ctx@entry=0x72f48c58e690) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3636
        i = 9
        sweep_page = 0x51c000060880
        p = 126394109572120
        bits = 0x51c0000609a0
        total_slots = <optimized out>
        bitmap_plane_count = <optimized out>
        bitset = <optimized out>
        slot_size = <optimized out>
        out_of_range_bits = <optimized out>
#14 0x00005ec774acb4bb in gc_sweep_step (objspace=<optimized out>, heap=0x51d000000b38) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3917
        ctx = {page = 0x51c000060880, final_slots = 0, freed_slots = 418, empty_slots = <optimized out>}
        free_slots = <optimized out>
        sweep_page = 0x51c000060880
        swept_slots = 0
        pooled_slots = 1432
#15 0x00005ec774ac5f1f in gc_sweep (objspace=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4181
        heap = 0x51d000000b38
        i = 1
        immediate_sweep = 0
#16 0x00005ec774abb434 in gc_continue (objspace=0x51d000000a80, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2085
        lock_lev = 0
        needs_gc = <optimized out>
#17 0x00005ec774aba141 in newobj_cache_miss (objspace=0x51d000000a80, cache=<optimized out>, heap_idx=1, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2434
        heap = 0x80
        obj = 0
        lev = 1
        unlock_vm = <optimized out>
#18 0x00005ec774a9afd6 in newobj_alloc (objspace=0x540000000308, cache=0x50c000000100, heap_idx=1, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2467
        obj = <optimized out>
#19 rb_gc_impl_new_obj (objspace_ptr=0x540000000308, cache_ptr=0x50c000000100, klass=126394677390400, flags=5, wb_protected=<optimized out>, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2546
        objspace = 0x540000000308
        heap_idx = 1
        cache = 0x50c000000100
        obj = <optimized out>
#20 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, shape_id=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1015
        obj = <optimized out>
#21 0x00005ec774d488d6 in str_alloc_embed (klass=128, capa=53) at /tmp/ruby/src/trunk_asan/string.c:1004
        size = 77
        str = <optimized out>
#22 rb_str_buf_new (capa=52) at /tmp/ruby/src/trunk_asan/string.c:1704
        str = <optimized out>
#23 rb_str_concat_literals (num=5, strary=<optimized out>) at /tmp/ruby/src/trunk_asan/string.c:3833
        s = 0
        len = <optimized out>
        i = <optimized out>
        str = <optimized out>
#24 0x00005ec774e486a2 in vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:405
        num = 5
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f48b7ff368
        reg_pc = 0x5130004ec158
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
th: 0x5ec77576d460, native_id: 0x72f48e540c40
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
-- Control frame information -----------------------------------------------
        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>
c:0021 p:0035 s:0147 E:001d40 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2475 [FINISH]
c:0020 p:---- s:0138 e:000137 l:y b:---- CFUNC  :fork
c:0019 p:0004 s:0134 E:000688 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2471
c:0018 p:0039 s:0130 e:000129 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:295
c:0017 p:0023 s:0125 e:000124 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
c:0016 p:0130 s:0118 E:000d08 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:304
c:0015 p:0045 s:0107 e:000106 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:78
c:0014 p:0024 s:0099 E:001370 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2470
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        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>
#25 0x00005ec774e3c442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00005ec774ece402 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x72f48b7ff3f0, self=126394671362080, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48db795b8
        cfp = <optimized out>
        sp = 0x72f48b6ffc50
        use_argv = 0x0
        stack_argv = 0x72f48b6ffc50
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
#27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x72f48b7ff3f0
#28 0x00005ec774e6e82c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x00005ec774e6e82c in rb_yield (val=<optimized out>)
No locals.
#32 0x00005ec774a6b00c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec119a510, <optimized out>, 0x7ffec119a420, <optimized out>, <optimized out>}, prev = 0x72f48c3c8540, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:002050 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

        ec = 0x5170000000d8
        cfp = 0x72f48b7ff3a0
#33 0x00005ec774c0f3cb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#34 0x00005ec774ead608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x667100040001
        cc = <optimized out>
        me = 0x72f48db73078
        cfunc = 0x5060000489e8
        recv = 126394671362080
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#35 0x00005ec774e47140 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x72f48b7ff3d8, cd=0x50e0000838a0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#36 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50e0000838a0
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f48b7ff3d8
        reg_pc = 0x5150001a8420
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#37 0x00005ec774e3c442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#38 0x00005ec774ece402 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x72f48b7ff620, self=126394668826720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48dbabec8
        cfp = <optimized out>
        sp = 0x72f48b6ffa28
        use_argv = 0x72f48c260260
        stack_argv = 0x72f48b6ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#39 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x72f48b7ff620
#40 0x00005ec774e6e82c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#41 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#42 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#43 0x00005ec774e6e82c in rb_yield (val=<optimized out>)
No locals.
#44 0x00005ec77504e946 in rb_ary_collect (ary=126394675176000) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 126394675172280
        i = 108
#45 0x00005ec774ead608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x72f48dd7e688
        cfunc = 0x506000020188
        recv = 126394675176000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#46 0x00005ec774e47140 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x72f48b7ff608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#47 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5120000101b0
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f48b7ff608
        reg_pc = 0x51900001b710
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#48 0x00005ec774e3c831 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#49 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#50 0x00005ec774ece402 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x72f48b7ff738, self=126394668826720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48dbda458
        cfp = <optimized out>
        sp = 0x72f48b6ff8d0
        use_argv = 0x72f48c239ce0
        stack_argv = 0x72f48b6ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#51 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x72f48b7ff738
#52 0x00005ec774e6e82c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#53 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#54 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#55 0x00005ec774e6e82c in rb_yield (val=<optimized out>)
No locals.
#56 0x00005ec77504e946 in rb_ary_collect (ary=126394675177280) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 126394675177200
        i = 0
#57 0x00005ec774ead608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x72f48dd7e688
        cfunc = 0x506000020188
        recv = 126394675177280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#58 0x00005ec774e47140 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x72f48b7ff720, cd=0x50200002b6b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#59 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002b6b0
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f48b7ff720
        reg_pc = 0x50400000a238
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#60 0x00005ec774e3c831 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#61 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#62 0x00005ec774e85d26 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#63 0x00005ec774a66c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x72f48dbda5e8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec119c390, <optimized out>, 0x7ffec119c2e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x72f48dbda5e8
#64 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#65 0x00005ec774a5fbb7 in rb_main (argc=11, argv=0x7ffec119c558) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#66 main (argc=11, argv=0x7ffec119c558) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x72f48e540c40 (LWP 355574) "ruby"            0x00005ec774993c65 in __asan_stack_malloc_4 ()
  2    Thread 0x72f4721ff6c0 (LWP 504985) "ruby"            0x000072f48e31b4fd in __GI___poll (fds=0x72f460ef7040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x72f46cffd6c0 (LWP 391053) "parallel.rb:40"  0x000072f48e31b4fd in __GI___poll (fds=0x72f461bd7d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x72f46c7296c0 (LWP 358715) "Timeout stdlib " 0x000072f48e298d71 in __futex_abstimed_wait_common64 (private=3678, cancel=true, abstime=0x72f46c727120, op=137, expected=0, futex_word=0x50c000add154) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x72f46c7296c0 (LWP 358715) "Timeout stdlib "):
#0  0x000072f48e298d71 in __futex_abstimed_wait_common64 (private=3678, cancel=true, abstime=0x72f46c727120, op=137, expected=0, futex_word=0x50c000add154) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=3678, abstime=0x72f46c727120, clockid=3678, expected=0, futex_word=0x50c000add154) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 941824
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000add154, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x72f46c727120, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x000072f48e29bc8e in __pthread_cond_wait_common (abstime=0x72f46c727120, clockid=1, mutex=0x5150000e8230, cond=0x50c000add128) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x72f48e29b4b0 <__condvar_cleanup_waiting>, __arg = 0x72f46c727010, __canceltype = 1819439136, __prev = 0x0}
        cbuffer = {wseq = 21, cond = 0x50c000add128, mutex = 0x5150000e8230, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 21
        seq = 10
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000add128, mutex=mutex@entry=0x5150000e8230, abstime=abstime@entry=0x72f46c727120) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005ec774dc8fd0 in native_cond_timedwait (cond=0x50c000add128, mutex=0x5150000e8230, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x5150000e8100, rel=rel@entry=0x72f462ed6860) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2478
        end = <optimized out>
        sched = 0x5ec776198318 <_main_ractor+216>
        lock = 0x5150000e8230
        cond = 0x50c000add128
        max = 100000000000000000
#7  0x00005ec774da86c7 in native_sleep (th=0x5150000e8100, rel=0x72f462ed6860) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3326
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=1499970832000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1341
        prev_status = THREAD_RUNNABLE
        end = 155436288157385
        woke = 1
#9  0x00005ec774dc5854 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:592
        timeout_value = <optimized out>
        relative_timeout = 18446744073709551100
        arguments = <optimized out>
        timeout = 341005908034899970
        woken = 20
        scheduler = <optimized out>
#10 0x00005ec774a6b6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700027d0d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72f46c727410, <optimized out>, 0x72f46c727320, <optimized out>, <optimized out>}, prev = 0x72f4630dc160, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005ec774d9d19c in rb_mut_sleep (ec=<optimized out>, self=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:615
        arguments = {self = 126394153706040, timeout = <optimized out>}
        beg = 1771444607
        woken = <optimized out>
        end = <optimized out>
#12 0x00005ec774a6b6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700027d0d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72f46c7275b0, <optimized out>, 0x72f46c7274c0, <optimized out>, <optimized out>}, prev = 0x72f4630dbe40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005ec774da2627 in rb_condvar_wait (ec=<optimized out>, self=<optimized out>, mutex=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1245
        args = {ec = 0x51700027d0d8, mutex = 126394153706040, timeout = 341005908034899970}
        sync_waiter = {self = 126394153706040, th = 0x5150000e8100, fiber = 0x0, node = {next = 0x5030008fd820, prev = 0x5030008fd820}}
        cv = <optimized out>
#14 0x00005ec774e4920a in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7541
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005ec774e4920a in vm_invoke_builtin_delegate (ec=0x51700027d0d8, cfp=0x72f463ad36e8, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51700027d0d8) at ../../src/trunk_asan/insns.def:1728
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f463ad36e8
        reg_pc = 0x506000061a30
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005ec774e3c442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700027d0d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005ec774ece402 in invoke_iseq_block_from_c (ec=0x51700027d0d8, captured=0x72f463ad37a8, self=126394108542720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48dba2b20
        cfp = <optimized out>
        sp = 0x72f4639d3870
        use_argv = 0x0
        stack_argv = 0x72f4639d3870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x72f463ad37a8
#20 0x00005ec774e6ec1c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#22 0x00005ec774e6ec1c in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#23 0x00005ec774a6b6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x51700027d0d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72f46c728010, <optimized out>, 0x72f46c727f20, <optimized out>, <optimized out>}, prev = 0x72f4630d2240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#24 0x00005ec774d9dacd in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:653
        args = {self = 126394153706040, mutex = 0x5040033b9010, ec = <optimized out>}
#25 0x00005ec774e4920a in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7541
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#26 0x00005ec774e4920a in vm_invoke_builtin_delegate (ec=0x51700027d0d8, cfp=0x72f463ad3758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x51700027d0d8) at ../../src/trunk_asan/insns.def:1728
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f463ad3758
        reg_pc = 0x50e000001a30
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#28 0x00005ec774e3c442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700027d0d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#29 0x00005ec774e80f6b in invoke_iseq_block_from_c (ec=0x51700027d0d8, captured=<optimized out>, self=126394108542720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48dba2b70
        cfp = 0x72f463ad37c8
        sp = 0x72f4639d3818
        use_argv = <optimized out>
        stack_argv = 0x72f4639d3818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 invoke_block_from_c_proc (ec=0x51700027d0d8, self=126394108542720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#31 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1944
No locals.
#32 0x00005ec774e7f186 in rb_vm_invoke_proc (ec=0x50c000add154, proc=0x89, argc=-1909879439, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#33 0x00005ec774dcd722 in thread_do_start_proc (th=th@entry=0x5150000e8100) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040033b9250
        args_len = <optimized out>
        args_ptr = <optimized out>
#34 0x00005ec774dcb2bd in thread_do_start (th=0x5150000e8100) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#35 thread_start_func_2 (th=th@entry=0x5150000e8100, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5ec77576d460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x00005ec774dca5ae in call_thread_start_func_2 (th=0x5150000e8100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x72f46c728cc0
#37 nt_start (ptr=0x50c000add100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150000e8100
        sched = <optimized out>
        nt = 0x50c000add100
        vm = 0x5ec77619acc0 <_vm>
#38 0x00005ec774a1faff in asan_thread_start(void*) ()
No symbol table info available.
#39 0x000072f48e29caa4 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 = {126394117035712, 1803908922171974179, 126394117035712, -352, 0, 140732138091856, 1803908922159391267, 1803974422343574051}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#40 0x000072f48e329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x72f46cffd6c0 (LWP 391053) "parallel.rb:40"):
#0  0x000072f48e31b4fd in __GI___poll (fds=0x72f461bd7d60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ec7749c674a in __interceptor_poll ()
No symbol table info available.
#2  0x00005ec774b38f39 in nogvl_wait_for (th=126394675177000, fptr=0x5110002e1d40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005ec774b3a4aa in internal_read_func (ptr=0x72f461bd7b40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x72f461bd7b40
        result = <optimized out>
#5  0x00005ec774dacd1e in rb_thread_io_blocking_call (io=0x5110002e1d40, func=0x5ec774b39fa0 <internal_read_func>, data1=0x72f461bd7b40, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00005ec774a6b6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000a0d58
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72f46cffbdd0, <optimized out>, 0x72f46cffbce0, <optimized out>, <optimized out>}, prev = 0x72f461b00240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005ec774a6bb69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#8  0x00005ec774b4e5f2 in io_read_memory_locktmp (str=126393937395040, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3526
        str = <optimized out>
        iis = {th = 126394675177000, fptr = 0x5110002e1d40, nonblock = 0, fd = 4, buf = 0x5190000ece80, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x5110002e1d40
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x00005ec774b2a8e1 in io_readpartial (argc=1639808352, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x00005ec774ead608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x412100100003
        cc = <optimized out>
        me = 0x72f48dd783a0
        cfunc = 0x50600002c1e8
        recv = 126394675177120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005ec774e4dd2d in vm_sendish (ec=0x5170000a0d58, reg_cfp=0x72f4658c7790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000a0d58) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f4658c7790
        reg_pc = 0x513000071118
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x00005ec774e3c442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000a0d58
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x00005ec774e80f6b in invoke_iseq_block_from_c (ec=0x5170000a0d58, captured=<optimized out>, self=126394668826720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48dbda2a0
        cfp = 0x72f4658c77c8
        sp = 0x72f4657c7818
        use_argv = <optimized out>
        stack_argv = 0x72f4657c7818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x5170000a0d58, self=126394668826720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#17 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1944
No locals.
#18 0x00005ec774e7f186 in rb_vm_invoke_proc (ec=0x72f461bd7d60, proc=0x1, argc=-1909345027, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 4294967295
#19 0x00005ec774dcd722 in thread_do_start_proc (th=th@entry=0x5150001a9a80) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504001d8e3d0
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x00005ec774dcb2bd in thread_do_start (th=0x5150001a9a80) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x5150001a9a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5ec77576d460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x00005ec774dca5ae in call_thread_start_func_2 (th=0x5150001a9a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x72f46cffccc0
#23 nt_start (ptr=0x50c000963ac0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150001a9a80
        sched = <optimized out>
        nt = 0x50c000963ac0
        vm = 0x5ec77619acc0 <_vm>
#24 0x00005ec774a1faff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x000072f48e29caa4 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 = {126394126292672, 1803907713138680355, 126394126292672, -352, 25, 140732138102864, 1803907713126097443, 1803974422343574051}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x000072f48e329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x72f4721ff6c0 (LWP 504985) "ruby"):
#0  0x000072f48e31b4fd in __GI___poll (fds=0x72f460ef7040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ec7749c674a in __interceptor_poll ()
No symbol table info available.
#2  0x00005ec774dcef1b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
        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:3058
        vm = <optimized out>
#4  0x00005ec774a1faff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000072f48e29caa4 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 = {126394212284096, 1803965711303303715, 126394212284096, -352, 25, 140732138101168, 1803965711290720803, 1803974422343574051}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000072f48e329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x72f48e540c40 (LWP 355574) "ruby"):
#0  0x00005ec774993c65 in __asan_stack_malloc_4 ()
No symbol table info available.
#1  0x00005ec774ac9f65 in gc_mark (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4472
No locals.
#2  0x00005ec774aac507 in rb_gc_impl_mark (objspace_ptr=0x0, obj=18446744073709551615) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4537
        objspace = 0x0
#3  gc_mark_internal (obj=18446744073709551615) at /tmp/ruby/src/trunk_asan/gc.c:2808
        vm = <optimized out>
        objspace = 0x0
        vm = <optimized out>
        objspace = <optimized out>
        mark_func_data = <optimized out>
#4  rb_gc_mark_children (objspace=<optimized out>, obj=126394098584800) at /tmp/ruby/src/trunk_asan/gc.c:3364
        i = 1453857
        len = <optimized out>
        ptr = 0x72f45feaa800
        foreach_args = <optimized out>
#5  0x00005ec774ac9708 in gc_mark_children (objspace=0x51d000000a80, obj=126394098584800) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4625
No locals.
#6  gc_mark_stacked_objects (objspace=objspace@entry=0x51d000000a80, incremental=incremental@entry=1, count=6388) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4647
        mstack = 0x51d000000d90
        marked_slots_at_the_beginning = 77399
        popped_count = 1337
        obj = 126394098584800
#7  0x00005ec774abb0aa in gc_mark_stacked_objects_incremental (objspace=0x51d000000a80, count=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4679
No locals.
#8  gc_marks_step (objspace=0x51d000000a80, slots=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:5727
        marking_finished = false
#9  gc_marks_continue (objspace=0x51d000000a80, heap=0x51d000000aa8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:5747
        marking_finished = true
#10 gc_continue (objspace=0x51d000000a80, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2084
        lock_lev = 0
        needs_gc = <optimized out>
#11 0x00005ec774aba141 in newobj_cache_miss (objspace=0x51d000000a80, cache=<optimized out>, heap_idx=0, vm_locked=255) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2434
        heap = 0xffffffffffffffff
        obj = 0
        lev = 0
        unlock_vm = <optimized out>
#12 0x00005ec774ab9a3b in newobj_alloc (objspace=0x51d000000a80, cache=0x50c000000100, heap_idx=0, vm_locked=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2467
        obj = <optimized out>
#13 newobj_slowpath (klass=0, flags=32794, objspace=0x51d000000a80, cache=0x50c000000100, wb_protected=0, heap_idx=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2500
        lev = 1
        obj = <optimized out>
#14 newobj_slowpath_wb_unprotected (klass=<optimized out>, flags=<optimized out>, objspace=<optimized out>, cache=<optimized out>, heap_idx=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2522
No locals.
#15 0x00005ec774a9acba in rb_gc_impl_new_obj (objspace_ptr=0x0, cache_ptr=0x50c000000100, klass=0, flags=32794, wb_protected=false, alloc_size=24) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2554
        objspace = 0x0
        heap_idx = 0
        cache = 0x50c000000100
        obj = <optimized out>
#16 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, shape_id=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1015
        obj = <optimized out>
#17 0x00005ec774a9a806 in rb_wb_unprotected_newobj_of (klass=<optimized out>, flags=<optimized out>, shape_id=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1059
No locals.
#18 0x00005ec774b069e9 in rb_imemo_tmpbuf_new () at /tmp/ruby/src/trunk_asan/imemo.c:55
        flags = 32794
        obj = <optimized out>
#19 0x00005ec774c04d47 in rb_imemo_tmpbuf_new_from_an_RString (str=<optimized out>) at /tmp/ruby/src/trunk_asan/internal/imemo.h:213
        imemo = <optimized out>
        tmpbuf = <optimized out>
        len = <optimized out>
        src = <optimized out>
        dst = <optimized out>
#20 rb_exec_fillarg (prog=<optimized out>, argc=<optimized out>, argv=0x7ffec1198380, env=<optimized out>, opthash=<optimized out>, execarg_obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:2638
        argv_str = 126394671353680
        eargp = 0x72f48d583ea8
        fbuf = <optimized out>
        first = <optimized out>
        has_meta = <optimized out>
        p = <optimized out>
        argv_buf = <optimized out>
        w = <optimized out>
        path_env = <optimized out>
        abspath = <optimized out>
        argv_buf = <optimized out>
        i = <optimized out>
        s = <optimized out>
        arg = <optimized out>
        argv_str = <optimized out>
        p = <optimized out>
        ep = <optimized out>
        null = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#21 rb_execarg_init (argc=<optimized out>, argc@entry=4, orig_argv=orig_argv@entry=0x72f48b6ffc00, accept_shell=accept_shell@entry=1, execarg_obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:2661
        env = <optimized out>
        opthash = <optimized out>
        argv = 0x7ffec1198380
        prog = <optimized out>
        eargp = <optimized out>
        ret = <optimized out>
        argv_buf = <optimized out>
#22 0x00005ec774c0fdc4 in rb_execarg_new (accept_shell=1, allow_exc_opt=0, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:2674
        eargp = 0x72f48d583ea8
        execarg_obj = 126394668957320
        data_struct_obj = <optimized out>
#23 rb_f_spawn (argc=4, argv=0x72f48b6ffc00, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4924
        errmsg = '\000' <repeats 24 times>, "!", '\000' <repeats 15 times>, "@", '\000' <repeats 15 times>, "\221\000\000\000\000\000\000\000\360\266\374H\030a\000\000\260\2325J\030a\000"
        execarg_obj = <optimized out>
        eargp = <optimized out>
        fail_str = <optimized out>
        pid = <optimized out>
#24 0x00005ec774ead608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x6cb108440009
        cc = <optimized out>
        me = 0x72f46bfe8260
        cfunc = 0x506000048c28
        recv = 126394671355280
        block_handler = <optimized out>
        frame_type = 1431635075
        len = <optimized out>
        val = <optimized out>
#25 0x00005ec774e92bb5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffec1199d80) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x3ff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#26 0x00005ec774e92645 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
        ci = <optimized out>
        cc = 0x51d000000da4
#27 0x00005ec774e4dd2d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x72f48b7ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#28 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f48b7ff3a0
        reg_pc = 0x51b000115748
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#29 0x00005ec774e3c442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#30 0x00005ec774ece402 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x72f48b7ff460, self=126394671355280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48c0e3550
        cfp = <optimized out>
        sp = 0x72f48b6ffbb8
        use_argv = 0x72f48c2c3160
        stack_argv = 0x72f48b6ffbb8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x72f48b7ff460
#32 0x00005ec774e6e82c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#35 0x00005ec774e6e82c in rb_yield (val=<optimized out>)
No locals.
#36 0x00005ec774a6b6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec119a470, <optimized out>, 0x7ffec119a380, <optimized out>, <optimized out>}, prev = 0x72f48c3d4640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#37 0x00005ec774a6bb69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#38 0x00005ec77525aa50 in chdir_path (path=126394671354160, yield_path=true) at /tmp/ruby/src/trunk_asan/dir.c:1339
        args = {old_path = 126394671354080, new_path = 126394671354160, done = 1, yield_path = <optimized out>}
        args = <optimized out>
        p = <optimized out>
        r = <optimized out>
        errno_to_fail = <optimized out>
#39 dir_s_chdir (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/dir.c:1431
        path = 126394671354160
#40 0x00005ec774ead608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x53e100000003
        cc = <optimized out>
        me = 0x72f48dd723b0
        cfunc = 0x506000033508
        recv = 126394677255680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#41 0x00005ec774e47140 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x72f48b7ff448, cd=0x503000a48e50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#42 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x503000a48e50
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f48b7ff448
        reg_pc = 0x50c00096aaf8
        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>
th: 0x5ec77576d460, native_id: 0x72f48e540c40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0135 e:000134 l:y b:---- CFUNC  :spawn
c:0020 p:0025 s:0127 e:000125 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:856
        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>
c:0019 p:0004 s:0122 e:000121 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:30 [FINISH]
c:0018 p:---- s:0119 e:000118 l:y b:---- CFUNC  :chdir
c:0017 p:0015 s:0114 e:000113 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:29
c:0016 p:0038 s:0110 e:000109 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
c:0015 p:0005 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:27
c:0014 p:0004 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:855
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:002050 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
        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>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
        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>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

th: 0x5150000e8100, native_id: 0x72f46c7296c0
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
-- Control frame information -----------------------------------------------
c:0005 p:0006 s:0023 e:000022 l:y b:0001 METHOD <internal:thread_sync>:529
c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
c:0003 p:0018 s:0014 e:000013 l:y b:0001 METHOD <internal:thread_sync>:390
c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:97 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x5150001a9a80, native_id: 0x72f46cffd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

        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 0x00005ec774e3c831 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#44 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#45 0x00005ec774ece402 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x72f48b7ff620, self=126394668826720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48dbabec8
        cfp = <optimized out>
        sp = 0x72f48b6ffa28
        use_argv = 0x72f48c2be7e0
        stack_argv = 0x72f48b6ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x72f48b7ff620
#47 0x00005ec774e6e82c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#48 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#49 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#50 0x00005ec774e6e82c in rb_yield (val=<optimized out>)
No locals.
#51 0x00005ec77504e946 in rb_ary_collect (ary=126394675176000) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 126394675172280
        i = 110
#52 0x00005ec774ead608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x72f48dd7e688
        cfunc = 0x506000020188
        recv = 126394675176000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#53 0x00005ec774e47140 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x72f48b7ff608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#54 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5120000101b0
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f48b7ff608
        reg_pc = 0x51900001b710
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#55 0x00005ec774e3c831 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#56 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#57 0x00005ec774ece402 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x72f48b7ff738, self=126394668826720, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x72f48dbda458
        cfp = <optimized out>
        sp = 0x72f48b6ff8d0
        use_argv = 0x72f48c239ce0
        stack_argv = 0x72f48b6ff8d0
        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:1834
        captured = 0x72f48b7ff738
#59 0x00005ec774e6e82c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#60 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#61 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#62 0x00005ec774e6e82c in rb_yield (val=<optimized out>)
No locals.
#63 0x00005ec77504e946 in rb_ary_collect (ary=126394675177280) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 126394675177200
        i = 0
#64 0x00005ec774ead608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x72f48dd7e688
        cfunc = 0x506000020188
        recv = 126394675177280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#65 0x00005ec774e47140 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x72f48b7ff720, cd=0x50200002b6b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#66 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002b6b0
        insns_address_table = {0x5ec774e486f5 <vm_exec_core+29765>, 0x5ec774e425ef <vm_exec_core+4927>, 0x5ec774e47f36 <vm_exec_core+27782>, 0x5ec774e43d0f <vm_exec_core+10847>, 0x5ec774e417d9 <vm_exec_core+1321>, 0x5ec774e42f47 <vm_exec_core+7319>, 0x5ec774e482e5 <vm_exec_core+28725>, 0x5ec774e42b5f <vm_exec_core+6319>, 0x5ec774e48e3b <vm_exec_core+31627>, 0x5ec774e47322 <vm_exec_core+24690>, 0x5ec774e45507 <vm_exec_core+16983>, 0x5ec774e41b59 <vm_exec_core+2217>, 0x5ec774e4889e <vm_exec_core+30190>, 0x5ec774e48548 <vm_exec_core+29336>, 0x5ec774e42d41 <vm_exec_core+6801>, 0x5ec774e42087 <vm_exec_core+3543>, 0x5ec774e478e2 <vm_exec_core+26162>, 0x5ec774e43610 <vm_exec_core+9056>, 0x5ec774e48b3b <vm_exec_core+30859>, 0x5ec774e48729 <vm_exec_core+29817>, 0x5ec774e43b85 <vm_exec_core+10453>, 0x5ec774e45472 <vm_exec_core+16834>, 0x5ec774e475f2 <vm_exec_core+25410>, 0x5ec774e48637 <vm_exec_core+29575>, 0x5ec774e4614c <vm_exec_core+20124>, 0x5ec774e4768a <vm_exec_core+25562>, 0x5ec774e47a98 <vm_exec_core+26600>, 0x5ec774e46089 <vm_exec_core+19929>, 0x5ec774e41f96 <vm_exec_core+3302>, 0x5ec774e46d84 <vm_exec_core+23252>, 0x5ec774e41de5 <vm_exec_core+2869>, 0x5ec774e42115 <vm_exec_core+3685>, 0x5ec774e443b4 <vm_exec_core+12548>, 0x5ec774e45fd1 <vm_exec_core+19745>, 0x5ec774e46b9a <vm_exec_core+22762>, 0x5ec774e45af9 <vm_exec_core+18505>, 0x5ec774e41a73 <vm_exec_core+1987>, 0x5ec774e47e9e <vm_exec_core+27630>, 0x5ec774e4846a <vm_exec_core+29114>, 0x5ec774e4230f <vm_exec_core+4191>, 0x5ec774e43217 <vm_exec_core+8039>, 0x5ec774e42ea0 <vm_exec_core+7152>, 0x5ec774e43700 <vm_exec_core+9296>, 0x5ec774e45295 <vm_exec_core+16357>, 0x5ec774e42821 <vm_exec_core+5489>, 0x5ec774e47de5 <vm_exec_core+27445>, 0x5ec774e431a5 <vm_exec_core+7925>, 0x5ec774e44da5 <vm_exec_core+15093>, 0x5ec774e457e5 <vm_exec_core+17717>, 0x5ec774e47984 <vm_exec_core+26324>, 0x5ec774e46533 <vm_exec_core+21123>, 0x5ec774e4396b <vm_exec_core+9915>, 0x5ec774e43316 <vm_exec_core+8294>, 0x5ec774e47864 <vm_exec_core+26036>, 0x5ec774e446fd <vm_exec_core+13389>, 0x5ec774e46e12 <vm_exec_core+23394>, 0x5ec774e46648 <vm_exec_core+21400>, 0x5ec774e41608 <vm_exec_core+856>, 0x5ec774e4235f <vm_exec_core+4271>, 0x5ec774e45ba0 <vm_exec_core+18672>, 0x5ec774e47d40 <vm_exec_core+27280>, 0x5ec774e43c2f <vm_exec_core+10623>, 0x5ec774e47789 <vm_exec_core+25817>, 0x5ec774e4351d <vm_exec_core+8813>, 0x5ec774e46317 <vm_exec_core+20583>, 0x5ec774e46406 <vm_exec_core+20822>, 0x5ec774e4593a <vm_exec_core+18058>, 0x5ec774e45d8b <vm_exec_core+19163>, 0x5ec774e44125 <vm_exec_core+11893>, 0x5ec774e43776 <vm_exec_core+9414>, 0x5ec774e473fb <vm_exec_core+24907>, 0x5ec774e4f4c0 <vm_exec_core+57872>, 0x5ec774e4406f <vm_exec_core+11711>, 0x5ec774e45c7e <vm_exec_core+18894>, 0x5ec774e4620f <vm_exec_core+20319>, 0x5ec774e4298b <vm_exec_core+5851>, 0x5ec774e42b0e <vm_exec_core+6238>, 0x5ec774e42a91 <vm_exec_core+6113>, 0x5ec774e432b6 <vm_exec_core+8198>, 0x5ec774e43686 <vm_exec_core+9174>, 0x5ec774e45685 <vm_exec_core+17365>, 0x5ec774e44bfd <vm_exec_core+14669>, 0x5ec774e48a67 <vm_exec_core+30647>, 0x5ec774e416d9 <vm_exec_core+1065>, 0x5ec774e42c6a <vm_exec_core+6586>, 0x5ec774e48f5f <vm_exec_core+31919>, 0x5ec774e46c60 <vm_exec_core+22960>, 0x5ec774e459f4 <vm_exec_core+18244>, 0x5ec774e47b2a <vm_exec_core+26746>, 0x5ec774e4160d <vm_exec_core+861>, 0x5ec774e4820e <vm_exec_core+28510>, 0x5ec774e48bb5 <vm_exec_core+30981>, 0x5ec774e48c81 <vm_exec_core+31185>, 0x5ec774e41e64 <vm_exec_core+2996>, 0x5ec774e487a3 <vm_exec_core+29939>, 0x5ec774e44626 <vm_exec_core+13174>, 0x5ec774e48925 <vm_exec_core+30325>, 0x5ec774e43a48 <vm_exec_core+10136>, 0x5ec774e48188 <vm_exec_core+28376>, 0x5ec774e41d50 <vm_exec_core+2720>, 0x5ec774e428cd <vm_exec_core+5661>, 0x5ec774e48d4f <vm_exec_core+31391>, 0x5ec774e44eb5 <vm_exec_core+15365>, 0x5ec774e44aa7 <vm_exec_core+14327>, 0x5ec774e4532f <vm_exec_core+16511>, 0x5ec774e448ba <vm_exec_core+13834>, 0x5ec774e4517b <vm_exec_core+16075>, 0x5ec774e450ad <vm_exec_core+15869>, 0x5ec774e43f8c <vm_exec_core+11484>, 0x5ec774e447c5 <vm_exec_core+13589>, 0x5ec774e444e8 <vm_exec_core+12856>, 0x5ec774e449d4 <vm_exec_core+14116>, 0x5ec774e44a45 <vm_exec_core+14229>, 0x5ec774e486e6 <vm_exec_core+29750>, 0x5ec774e425e0 <vm_exec_core+4912>, 0x5ec774e47f27 <vm_exec_core+27767>, 0x5ec774e43d00 <vm_exec_core+10832>, 0x5ec774e417ca <vm_exec_core+1306>, 0x5ec774e42f38 <vm_exec_core+7304>, 0x5ec774e482d6 <vm_exec_core+28710>, 0x5ec774e42b50 <vm_exec_core+6304>, 0x5ec774e48e2c <vm_exec_core+31612>, 0x5ec774e47313 <vm_exec_core+24675>, 0x5ec774e454f8 <vm_exec_core+16968>, 0x5ec774e41b4a <vm_exec_core+2202>, 0x5ec774e4888f <vm_exec_core+30175>, 0x5ec774e48539 <vm_exec_core+29321>, 0x5ec774e42d32 <vm_exec_core+6786>, 0x5ec774e42078 <vm_exec_core+3528>, 0x5ec774e478d3 <vm_exec_core+26147>, 0x5ec774e43601 <vm_exec_core+9041>, 0x5ec774e48b2c <vm_exec_core+30844>, 0x5ec774e4871a <vm_exec_core+29802>, 0x5ec774e43b76 <vm_exec_core+10438>, 0x5ec774e45463 <vm_exec_core+16819>, 0x5ec774e475e3 <vm_exec_core+25395>, 0x5ec774e48628 <vm_exec_core+29560>, 0x5ec774e4613d <vm_exec_core+20109>, 0x5ec774e4767b <vm_exec_core+25547>, 0x5ec774e47a89 <vm_exec_core+26585>, 0x5ec774e4607a <vm_exec_core+19914>, 0x5ec774e41f87 <vm_exec_core+3287>, 0x5ec774e46d75 <vm_exec_core+23237>, 0x5ec774e41dd6 <vm_exec_core+2854>, 0x5ec774e42106 <vm_exec_core+3670>, 0x5ec774e443a5 <vm_exec_core+12533>, 0x5ec774e45fc2 <vm_exec_core+19730>, 0x5ec774e46b8b <vm_exec_core+22747>, 0x5ec774e45aea <vm_exec_core+18490>, 0x5ec774e41a64 <vm_exec_core+1972>, 0x5ec774e47e8f <vm_exec_core+27615>, 0x5ec774e4845b <vm_exec_core+29099>, 0x5ec774e42300 <vm_exec_core+4176>, 0x5ec774e43208 <vm_exec_core+8024>, 0x5ec774e42e91 <vm_exec_core+7137>, 0x5ec774e436f1 <vm_exec_core+9281>, 0x5ec774e45286 <vm_exec_core+16342>, 0x5ec774e42812 <vm_exec_core+5474>, 0x5ec774e47dd6 <vm_exec_core+27430>, 0x5ec774e43196 <vm_exec_core+7910>, 0x5ec774e44d96 <vm_exec_core+15078>, 0x5ec774e457d6 <vm_exec_core+17702>, 0x5ec774e47975 <vm_exec_core+26309>, 0x5ec774e46524 <vm_exec_core+21108>, 0x5ec774e4395c <vm_exec_core+9900>, 0x5ec774e43307 <vm_exec_core+8279>, 0x5ec774e47855 <vm_exec_core+26021>, 0x5ec774e446ee <vm_exec_core+13374>, 0x5ec774e46e03 <vm_exec_core+23379>, 0x5ec774e46639 <vm_exec_core+21385>, 0x5ec774e463e3 <vm_exec_core+20787>, 0x5ec774e42350 <vm_exec_core+4256>, 0x5ec774e45b91 <vm_exec_core+18657>, 0x5ec774e47d31 <vm_exec_core+27265>, 0x5ec774e43c20 <vm_exec_core+10608>, 0x5ec774e4777a <vm_exec_core+25802>, 0x5ec774e43cfb <vm_exec_core+10827>, 0x5ec774e46308 <vm_exec_core+20568>, 0x5ec774e463f7 <vm_exec_core+20807>, 0x5ec774e4592b <vm_exec_core+18043>, 0x5ec774e45d7c <vm_exec_core+19148>, 0x5ec774e44116 <vm_exec_core+11878>, 0x5ec774e43767 <vm_exec_core+9399>, 0x5ec774e473ec <vm_exec_core+24892>, 0x5ec774e4f4b1 <vm_exec_core+57857>, 0x5ec774e44060 <vm_exec_core+11696>, 0x5ec774e45c6f <vm_exec_core+18879>, 0x5ec774e46200 <vm_exec_core+20304>, 0x5ec774e4297c <vm_exec_core+5836>, 0x5ec774e42aff <vm_exec_core+6223>, 0x5ec774e42a82 <vm_exec_core+6098>, 0x5ec774e432a7 <vm_exec_core+8183>, 0x5ec774e43677 <vm_exec_core+9159>, 0x5ec774e45676 <vm_exec_core+17350>, 0x5ec774e44bee <vm_exec_core+14654>, 0x5ec774e45671 <vm_exec_core+17345>, 0x5ec774e46075 <vm_exec_core+19909>, 0x5ec774e45fbd <vm_exec_core+19725>, 0x5ec774e432a2 <vm_exec_core+8178>, 0x5ec774e463e3 <vm_exec_core+20787>...}
        reg_cfp = 0x72f48b7ff720
        reg_pc = 0x50400000a238
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#67 0x00005ec774e3c831 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#68 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#69 0x00005ec774e85d26 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#70 0x00005ec774a66c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x72f48dbda5e8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec119c390, <optimized out>, 0x7ffec119c2e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x72f48dbda5e8
#71 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#72 0x00005ec774a5fbb7 in rb_main (argc=11, argv=0x7ffec119c558) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#73 main (argc=11, argv=0x7ffec119c558) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 355574) detached]
$ timeout 60 gdb -p 355561 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 355563]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007e2120d26d07 in __GI___select (nfds=19, readfds=0x50c005a00640, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2cef22e0) at ../sysdeps/unix/sysv/linux/select.c:69

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7e2120ee0c40 (LWP 355561) "ruby" 0x00007e2120d26d07 in __GI___select (nfds=19, readfds=0x50c005a00640, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2cef22e0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x7e2104bff6c0 (LWP 355563) "ruby" 0x00007e2120d1b4fd in __GI___poll (fds=0x7e21039ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7e2104bff6c0 (LWP 355563) "ruby"):
#0  0x00007e2120d1b4fd in __GI___poll (fds=0x7e21039ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000063140e22874a in __interceptor_poll ()
No symbol table info available.
#2  0x000063140e630f1b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
        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:3058
        vm = <optimized out>
#4  0x000063140e281aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e2120c9caa4 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 = {138680278709952, -3864954961608124856, 138680278709952, -352, 0, 140729652298960, -3864954961595541944, -3865035036131797432}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e2120d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e2120ee0c40 (LWP 355561) "ruby"):
#0  0x00007e2120d26d07 in __GI___select (nfds=19, readfds=0x50c005a00640, writefds=0x0, exceptfds=0x0, timeout=0x7ffe2cef22e0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 499830809}
        pts64 = 0x7ffe2cef2160
        r = <optimized out>
#1  0x000063140e6166e5 in native_fd_select (n=19, readfds=0x50c005a00640, writefds=0x0, exceptfds=0x7e2120d26d07 <__GI___select+327>, timeout=0x7ffe2cef2160, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2  do_select (p=138680717007488) at /tmp/ruby/src/trunk_asan/thread.c:4531
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffe2cef2290
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000063140e2cd6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2cef2450, <optimized out>, 0x7ffe2cef2360, <optimized out>, <optimized out>}, prev = 0x7e211edfd960, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000063140e2cdb69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#5  0x000063140e615bc2 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4593
        set = {max = 19, th = 0x63140efcf460 <_main_thread>, rset = 0x7e211edfd840, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7e211edfd8a0}
#6  0x000063140e3a5d85 in select_internal (read=138680713747040, write=4, except=4, tp=0x7e211edfd8a0, fds=0x7e211edfd840) at /tmp/ruby/src/trunk_asan/io.c:10754
        timerec = <optimized out>
        max = 19
        pending = <optimized out>
        rp = 0x7e211edfd840
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#7  select_call (arg=138680717006880) at /tmp/ruby/src/trunk_asan/io.c:10824
        p = 0x7e211edfd820
#8  0x000063140e2cd6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2cef27d0, <optimized out>, 0x7ffe2cef26e0, <optimized out>, <optimized out>}, prev = 0x7e211ed26f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#9  0x000063140e2cdb69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#10 0x000063140e381c5b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#11 0x000063140e70f608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x165100100009
        cc = <optimized out>
        me = 0x7e21205f8b50
        cfunc = 0x50600002b408
        recv = 138680742115680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x000063140e6afd2d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7e211e1ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63140e6aa6f5 <vm_exec_core+29765>, 0x63140e6a45ef <vm_exec_core+4927>, 0x63140e6a9f36 <vm_exec_core+27782>, 0x63140e6a5d0f <vm_exec_core+10847>, 0x63140e6a37d9 <vm_exec_core+1321>, 0x63140e6a4f47 <vm_exec_core+7319>, 0x63140e6aa2e5 <vm_exec_core+28725>, 0x63140e6a4b5f <vm_exec_core+6319>, 0x63140e6aae3b <vm_exec_core+31627>, 0x63140e6a9322 <vm_exec_core+24690>, 0x63140e6a7507 <vm_exec_core+16983>, 0x63140e6a3b59 <vm_exec_core+2217>, 0x63140e6aa89e <vm_exec_core+30190>, 0x63140e6aa548 <vm_exec_core+29336>, 0x63140e6a4d41 <vm_exec_core+6801>, 0x63140e6a4087 <vm_exec_core+3543>, 0x63140e6a98e2 <vm_exec_core+26162>, 0x63140e6a5610 <vm_exec_core+9056>, 0x63140e6aab3b <vm_exec_core+30859>, 0x63140e6aa729 <vm_exec_core+29817>, 0x63140e6a5b85 <vm_exec_core+10453>, 0x63140e6a7472 <vm_exec_core+16834>, 0x63140e6a95f2 <vm_exec_core+25410>, 0x63140e6aa637 <vm_exec_core+29575>, 0x63140e6a814c <vm_exec_core+20124>, 0x63140e6a968a <vm_exec_core+25562>, 0x63140e6a9a98 <vm_exec_core+26600>, 0x63140e6a8089 <vm_exec_core+19929>, 0x63140e6a3f96 <vm_exec_core+3302>, 0x63140e6a8d84 <vm_exec_core+23252>, 0x63140e6a3de5 <vm_exec_core+2869>, 0x63140e6a4115 <vm_exec_core+3685>, 0x63140e6a63b4 <vm_exec_core+12548>, 0x63140e6a7fd1 <vm_exec_core+19745>, 0x63140e6a8b9a <vm_exec_core+22762>, 0x63140e6a7af9 <vm_exec_core+18505>, 0x63140e6a3a73 <vm_exec_core+1987>, 0x63140e6a9e9e <vm_exec_core+27630>, 0x63140e6aa46a <vm_exec_core+29114>, 0x63140e6a430f <vm_exec_core+4191>, 0x63140e6a5217 <vm_exec_core+8039>, 0x63140e6a4ea0 <vm_exec_core+7152>, 0x63140e6a5700 <vm_exec_core+9296>, 0x63140e6a7295 <vm_exec_core+16357>, 0x63140e6a4821 <vm_exec_core+5489>, 0x63140e6a9de5 <vm_exec_core+27445>, 0x63140e6a51a5 <vm_exec_core+7925>, 0x63140e6a6da5 <vm_exec_core+15093>, 0x63140e6a77e5 <vm_exec_core+17717>, 0x63140e6a9984 <vm_exec_core+26324>, 0x63140e6a8533 <vm_exec_core+21123>, 0x63140e6a596b <vm_exec_core+9915>, 0x63140e6a5316 <vm_exec_core+8294>, 0x63140e6a9864 <vm_exec_core+26036>, 0x63140e6a66fd <vm_exec_core+13389>, 0x63140e6a8e12 <vm_exec_core+23394>, 0x63140e6a8648 <vm_exec_core+21400>, 0x63140e6a3608 <vm_exec_core+856>, 0x63140e6a435f <vm_exec_core+4271>, 0x63140e6a7ba0 <vm_exec_core+18672>, 0x63140e6a9d40 <vm_exec_core+27280>, 0x63140e6a5c2f <vm_exec_core+10623>, 0x63140e6a9789 <vm_exec_core+25817>, 0x63140e6a551d <vm_exec_core+8813>, 0x63140e6a8317 <vm_exec_core+20583>, 0x63140e6a8406 <vm_exec_core+20822>, 0x63140e6a793a <vm_exec_core+18058>, 0x63140e6a7d8b <vm_exec_core+19163>, 0x63140e6a6125 <vm_exec_core+11893>, 0x63140e6a5776 <vm_exec_core+9414>, 0x63140e6a93fb <vm_exec_core+24907>, 0x63140e6b14c0 <vm_exec_core+57872>, 0x63140e6a606f <vm_exec_core+11711>, 0x63140e6a7c7e <vm_exec_core+18894>, 0x63140e6a820f <vm_exec_core+20319>, 0x63140e6a498b <vm_exec_core+5851>, 0x63140e6a4b0e <vm_exec_core+6238>, 0x63140e6a4a91 <vm_exec_core+6113>, 0x63140e6a52b6 <vm_exec_core+8198>, 0x63140e6a5686 <vm_exec_core+9174>, 0x63140e6a7685 <vm_exec_core+17365>, 0x63140e6a6bfd <vm_exec_core+14669>, 0x63140e6aaa67 <vm_exec_core+30647>, 0x63140e6a36d9 <vm_exec_core+1065>, 0x63140e6a4c6a <vm_exec_core+6586>, 0x63140e6aaf5f <vm_exec_core+31919>, 0x63140e6a8c60 <vm_exec_core+22960>, 0x63140e6a79f4 <vm_exec_core+18244>, 0x63140e6a9b2a <vm_exec_core+26746>, 0x63140e6a360d <vm_exec_core+861>, 0x63140e6aa20e <vm_exec_core+28510>, 0x63140e6aabb5 <vm_exec_core+30981>, 0x63140e6aac81 <vm_exec_core+31185>, 0x63140e6a3e64 <vm_exec_core+2996>, 0x63140e6aa7a3 <vm_exec_core+29939>, 0x63140e6a6626 <vm_exec_core+13174>, 0x63140e6aa925 <vm_exec_core+30325>, 0x63140e6a5a48 <vm_exec_core+10136>, 0x63140e6aa188 <vm_exec_core+28376>, 0x63140e6a3d50 <vm_exec_core+2720>, 0x63140e6a48cd <vm_exec_core+5661>, 0x63140e6aad4f <vm_exec_core+31391>, 0x63140e6a6eb5 <vm_exec_core+15365>, 0x63140e6a6aa7 <vm_exec_core+14327>, 0x63140e6a732f <vm_exec_core+16511>, 0x63140e6a68ba <vm_exec_core+13834>, 0x63140e6a717b <vm_exec_core+16075>, 0x63140e6a70ad <vm_exec_core+15869>, 0x63140e6a5f8c <vm_exec_core+11484>, 0x63140e6a67c5 <vm_exec_core+13589>, 0x63140e6a64e8 <vm_exec_core+12856>, 0x63140e6a69d4 <vm_exec_core+14116>, 0x63140e6a6a45 <vm_exec_core+14229>, 0x63140e6aa6e6 <vm_exec_core+29750>, 0x63140e6a45e0 <vm_exec_core+4912>, 0x63140e6a9f27 <vm_exec_core+27767>, 0x63140e6a5d00 <vm_exec_core+10832>, 0x63140e6a37ca <vm_exec_core+1306>, 0x63140e6a4f38 <vm_exec_core+7304>, 0x63140e6aa2d6 <vm_exec_core+28710>, 0x63140e6a4b50 <vm_exec_core+6304>, 0x63140e6aae2c <vm_exec_core+31612>, 0x63140e6a9313 <vm_exec_core+24675>, 0x63140e6a74f8 <vm_exec_core+16968>, 0x63140e6a3b4a <vm_exec_core+2202>, 0x63140e6aa88f <vm_exec_core+30175>, 0x63140e6aa539 <vm_exec_core+29321>, 0x63140e6a4d32 <vm_exec_core+6786>, 0x63140e6a4078 <vm_exec_core+3528>, 0x63140e6a98d3 <vm_exec_core+26147>, 0x63140e6a5601 <vm_exec_core+9041>, 0x63140e6aab2c <vm_exec_core+30844>, 0x63140e6aa71a <vm_exec_core+29802>, 0x63140e6a5b76 <vm_exec_core+10438>, 0x63140e6a7463 <vm_exec_core+16819>, 0x63140e6a95e3 <vm_exec_core+25395>, 0x63140e6aa628 <vm_exec_core+29560>, 0x63140e6a813d <vm_exec_core+20109>, 0x63140e6a967b <vm_exec_core+25547>, 0x63140e6a9a89 <vm_exec_core+26585>, 0x63140e6a807a <vm_exec_core+19914>, 0x63140e6a3f87 <vm_exec_core+3287>, 0x63140e6a8d75 <vm_exec_core+23237>, 0x63140e6a3dd6 <vm_exec_core+2854>, 0x63140e6a4106 <vm_exec_core+3670>, 0x63140e6a63a5 <vm_exec_core+12533>, 0x63140e6a7fc2 <vm_exec_core+19730>, 0x63140e6a8b8b <vm_exec_core+22747>, 0x63140e6a7aea <vm_exec_core+18490>, 0x63140e6a3a64 <vm_exec_core+1972>, 0x63140e6a9e8f <vm_exec_core+27615>, 0x63140e6aa45b <vm_exec_core+29099>, 0x63140e6a4300 <vm_exec_core+4176>, 0x63140e6a5208 <vm_exec_core+8024>, 0x63140e6a4e91 <vm_exec_core+7137>, 0x63140e6a56f1 <vm_exec_core+9281>, 0x63140e6a7286 <vm_exec_core+16342>, 0x63140e6a4812 <vm_exec_core+5474>, 0x63140e6a9dd6 <vm_exec_core+27430>, 0x63140e6a5196 <vm_exec_core+7910>, 0x63140e6a6d96 <vm_exec_core+15078>, 0x63140e6a77d6 <vm_exec_core+17702>, 0x63140e6a9975 <vm_exec_core+26309>, 0x63140e6a8524 <vm_exec_core+21108>, 0x63140e6a595c <vm_exec_core+9900>, 0x63140e6a5307 <vm_exec_core+8279>, 0x63140e6a9855 <vm_exec_core+26021>, 0x63140e6a66ee <vm_exec_core+13374>, 0x63140e6a8e03 <vm_exec_core+23379>, 0x63140e6a8639 <vm_exec_core+21385>, 0x63140e6a83e3 <vm_exec_core+20787>, 0x63140e6a4350 <vm_exec_core+4256>, 0x63140e6a7b91 <vm_exec_core+18657>, 0x63140e6a9d31 <vm_exec_core+27265>, 0x63140e6a5c20 <vm_exec_core+10608>, 0x63140e6a977a <vm_exec_core+25802>, 0x63140e6a5cfb <vm_exec_core+10827>, 0x63140e6a8308 <vm_exec_core+20568>, 0x63140e6a83f7 <vm_exec_core+20807>, 0x63140e6a792b <vm_exec_core+18043>, 0x63140e6a7d7c <vm_exec_core+19148>, 0x63140e6a6116 <vm_exec_core+11878>, 0x63140e6a5767 <vm_exec_core+9399>, 0x63140e6a93ec <vm_exec_core+24892>, 0x63140e6b14b1 <vm_exec_core+57857>, 0x63140e6a6060 <vm_exec_core+11696>, 0x63140e6a7c6f <vm_exec_core+18879>, 0x63140e6a8200 <vm_exec_core+20304>, 0x63140e6a497c <vm_exec_core+5836>, 0x63140e6a4aff <vm_exec_core+6223>, 0x63140e6a4a82 <vm_exec_core+6098>, 0x63140e6a52a7 <vm_exec_core+8183>, 0x63140e6a5677 <vm_exec_core+9159>, 0x63140e6a7676 <vm_exec_core+17350>, 0x63140e6a6bee <vm_exec_core+14654>, 0x63140e6a7671 <vm_exec_core+17345>, 0x63140e6a8075 <vm_exec_core+19909>, 0x63140e6a7fbd <vm_exec_core+19725>, 0x63140e6a52a2 <vm_exec_core+8178>, 0x63140e6a83e3 <vm_exec_core+20787>...}
        reg_cfp = 0x7e211e1ff3a0
        reg_pc = 0x52300000b0f8
        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>
th: 0x63140efcf460, native_id: 0x7e2120ee0c40
        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>
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
        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>
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY  [FINISH]

        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x000063140e69e5f9 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x000063140e730402 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7e211e1ff578, self=138680741537240, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
        flags = 0
        iseq = 0x7e21205404d8
        cfp = <optimized out>
        sp = 0x7e211e0ff9e8
        use_argv = 0x7e211ecf3660
        stack_argv = 0x7e211e0ff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x7e211e1ff578
#18 0x000063140e6d082c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x000063140e6d082c in rb_yield (val=<optimized out>)
No locals.
#22 0x000063140e8a306a in rb_ary_each (ary=138680735729440) at /tmp/ruby/src/trunk_asan/array.c:2766
        i = 0
#23 0x000063140e70f608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0xc1100000001
        cc = <optimized out>
        me = 0x7e21205feb18
        cfunc = 0x50600001e928
        recv = 138680735729440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x000063140e6a9140 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7e211e1ff560, cd=0x511000021540, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000021540
        insns_address_table = {0x63140e6aa6f5 <vm_exec_core+29765>, 0x63140e6a45ef <vm_exec_core+4927>, 0x63140e6a9f36 <vm_exec_core+27782>, 0x63140e6a5d0f <vm_exec_core+10847>, 0x63140e6a37d9 <vm_exec_core+1321>, 0x63140e6a4f47 <vm_exec_core+7319>, 0x63140e6aa2e5 <vm_exec_core+28725>, 0x63140e6a4b5f <vm_exec_core+6319>, 0x63140e6aae3b <vm_exec_core+31627>, 0x63140e6a9322 <vm_exec_core+24690>, 0x63140e6a7507 <vm_exec_core+16983>, 0x63140e6a3b59 <vm_exec_core+2217>, 0x63140e6aa89e <vm_exec_core+30190>, 0x63140e6aa548 <vm_exec_core+29336>, 0x63140e6a4d41 <vm_exec_core+6801>, 0x63140e6a4087 <vm_exec_core+3543>, 0x63140e6a98e2 <vm_exec_core+26162>, 0x63140e6a5610 <vm_exec_core+9056>, 0x63140e6aab3b <vm_exec_core+30859>, 0x63140e6aa729 <vm_exec_core+29817>, 0x63140e6a5b85 <vm_exec_core+10453>, 0x63140e6a7472 <vm_exec_core+16834>, 0x63140e6a95f2 <vm_exec_core+25410>, 0x63140e6aa637 <vm_exec_core+29575>, 0x63140e6a814c <vm_exec_core+20124>, 0x63140e6a968a <vm_exec_core+25562>, 0x63140e6a9a98 <vm_exec_core+26600>, 0x63140e6a8089 <vm_exec_core+19929>, 0x63140e6a3f96 <vm_exec_core+3302>, 0x63140e6a8d84 <vm_exec_core+23252>, 0x63140e6a3de5 <vm_exec_core+2869>, 0x63140e6a4115 <vm_exec_core+3685>, 0x63140e6a63b4 <vm_exec_core+12548>, 0x63140e6a7fd1 <vm_exec_core+19745>, 0x63140e6a8b9a <vm_exec_core+22762>, 0x63140e6a7af9 <vm_exec_core+18505>, 0x63140e6a3a73 <vm_exec_core+1987>, 0x63140e6a9e9e <vm_exec_core+27630>, 0x63140e6aa46a <vm_exec_core+29114>, 0x63140e6a430f <vm_exec_core+4191>, 0x63140e6a5217 <vm_exec_core+8039>, 0x63140e6a4ea0 <vm_exec_core+7152>, 0x63140e6a5700 <vm_exec_core+9296>, 0x63140e6a7295 <vm_exec_core+16357>, 0x63140e6a4821 <vm_exec_core+5489>, 0x63140e6a9de5 <vm_exec_core+27445>, 0x63140e6a51a5 <vm_exec_core+7925>, 0x63140e6a6da5 <vm_exec_core+15093>, 0x63140e6a77e5 <vm_exec_core+17717>, 0x63140e6a9984 <vm_exec_core+26324>, 0x63140e6a8533 <vm_exec_core+21123>, 0x63140e6a596b <vm_exec_core+9915>, 0x63140e6a5316 <vm_exec_core+8294>, 0x63140e6a9864 <vm_exec_core+26036>, 0x63140e6a66fd <vm_exec_core+13389>, 0x63140e6a8e12 <vm_exec_core+23394>, 0x63140e6a8648 <vm_exec_core+21400>, 0x63140e6a3608 <vm_exec_core+856>, 0x63140e6a435f <vm_exec_core+4271>, 0x63140e6a7ba0 <vm_exec_core+18672>, 0x63140e6a9d40 <vm_exec_core+27280>, 0x63140e6a5c2f <vm_exec_core+10623>, 0x63140e6a9789 <vm_exec_core+25817>, 0x63140e6a551d <vm_exec_core+8813>, 0x63140e6a8317 <vm_exec_core+20583>, 0x63140e6a8406 <vm_exec_core+20822>, 0x63140e6a793a <vm_exec_core+18058>, 0x63140e6a7d8b <vm_exec_core+19163>, 0x63140e6a6125 <vm_exec_core+11893>, 0x63140e6a5776 <vm_exec_core+9414>, 0x63140e6a93fb <vm_exec_core+24907>, 0x63140e6b14c0 <vm_exec_core+57872>, 0x63140e6a606f <vm_exec_core+11711>, 0x63140e6a7c7e <vm_exec_core+18894>, 0x63140e6a820f <vm_exec_core+20319>, 0x63140e6a498b <vm_exec_core+5851>, 0x63140e6a4b0e <vm_exec_core+6238>, 0x63140e6a4a91 <vm_exec_core+6113>, 0x63140e6a52b6 <vm_exec_core+8198>, 0x63140e6a5686 <vm_exec_core+9174>, 0x63140e6a7685 <vm_exec_core+17365>, 0x63140e6a6bfd <vm_exec_core+14669>, 0x63140e6aaa67 <vm_exec_core+30647>, 0x63140e6a36d9 <vm_exec_core+1065>, 0x63140e6a4c6a <vm_exec_core+6586>, 0x63140e6aaf5f <vm_exec_core+31919>, 0x63140e6a8c60 <vm_exec_core+22960>, 0x63140e6a79f4 <vm_exec_core+18244>, 0x63140e6a9b2a <vm_exec_core+26746>, 0x63140e6a360d <vm_exec_core+861>, 0x63140e6aa20e <vm_exec_core+28510>, 0x63140e6aabb5 <vm_exec_core+30981>, 0x63140e6aac81 <vm_exec_core+31185>, 0x63140e6a3e64 <vm_exec_core+2996>, 0x63140e6aa7a3 <vm_exec_core+29939>, 0x63140e6a6626 <vm_exec_core+13174>, 0x63140e6aa925 <vm_exec_core+30325>, 0x63140e6a5a48 <vm_exec_core+10136>, 0x63140e6aa188 <vm_exec_core+28376>, 0x63140e6a3d50 <vm_exec_core+2720>, 0x63140e6a48cd <vm_exec_core+5661>, 0x63140e6aad4f <vm_exec_core+31391>, 0x63140e6a6eb5 <vm_exec_core+15365>, 0x63140e6a6aa7 <vm_exec_core+14327>, 0x63140e6a732f <vm_exec_core+16511>, 0x63140e6a68ba <vm_exec_core+13834>, 0x63140e6a717b <vm_exec_core+16075>, 0x63140e6a70ad <vm_exec_core+15869>, 0x63140e6a5f8c <vm_exec_core+11484>, 0x63140e6a67c5 <vm_exec_core+13589>, 0x63140e6a64e8 <vm_exec_core+12856>, 0x63140e6a69d4 <vm_exec_core+14116>, 0x63140e6a6a45 <vm_exec_core+14229>, 0x63140e6aa6e6 <vm_exec_core+29750>, 0x63140e6a45e0 <vm_exec_core+4912>, 0x63140e6a9f27 <vm_exec_core+27767>, 0x63140e6a5d00 <vm_exec_core+10832>, 0x63140e6a37ca <vm_exec_core+1306>, 0x63140e6a4f38 <vm_exec_core+7304>, 0x63140e6aa2d6 <vm_exec_core+28710>, 0x63140e6a4b50 <vm_exec_core+6304>, 0x63140e6aae2c <vm_exec_core+31612>, 0x63140e6a9313 <vm_exec_core+24675>, 0x63140e6a74f8 <vm_exec_core+16968>, 0x63140e6a3b4a <vm_exec_core+2202>, 0x63140e6aa88f <vm_exec_core+30175>, 0x63140e6aa539 <vm_exec_core+29321>, 0x63140e6a4d32 <vm_exec_core+6786>, 0x63140e6a4078 <vm_exec_core+3528>, 0x63140e6a98d3 <vm_exec_core+26147>, 0x63140e6a5601 <vm_exec_core+9041>, 0x63140e6aab2c <vm_exec_core+30844>, 0x63140e6aa71a <vm_exec_core+29802>, 0x63140e6a5b76 <vm_exec_core+10438>, 0x63140e6a7463 <vm_exec_core+16819>, 0x63140e6a95e3 <vm_exec_core+25395>, 0x63140e6aa628 <vm_exec_core+29560>, 0x63140e6a813d <vm_exec_core+20109>, 0x63140e6a967b <vm_exec_core+25547>, 0x63140e6a9a89 <vm_exec_core+26585>, 0x63140e6a807a <vm_exec_core+19914>, 0x63140e6a3f87 <vm_exec_core+3287>, 0x63140e6a8d75 <vm_exec_core+23237>, 0x63140e6a3dd6 <vm_exec_core+2854>, 0x63140e6a4106 <vm_exec_core+3670>, 0x63140e6a63a5 <vm_exec_core+12533>, 0x63140e6a7fc2 <vm_exec_core+19730>, 0x63140e6a8b8b <vm_exec_core+22747>, 0x63140e6a7aea <vm_exec_core+18490>, 0x63140e6a3a64 <vm_exec_core+1972>, 0x63140e6a9e8f <vm_exec_core+27615>, 0x63140e6aa45b <vm_exec_core+29099>, 0x63140e6a4300 <vm_exec_core+4176>, 0x63140e6a5208 <vm_exec_core+8024>, 0x63140e6a4e91 <vm_exec_core+7137>, 0x63140e6a56f1 <vm_exec_core+9281>, 0x63140e6a7286 <vm_exec_core+16342>, 0x63140e6a4812 <vm_exec_core+5474>, 0x63140e6a9dd6 <vm_exec_core+27430>, 0x63140e6a5196 <vm_exec_core+7910>, 0x63140e6a6d96 <vm_exec_core+15078>, 0x63140e6a77d6 <vm_exec_core+17702>, 0x63140e6a9975 <vm_exec_core+26309>, 0x63140e6a8524 <vm_exec_core+21108>, 0x63140e6a595c <vm_exec_core+9900>, 0x63140e6a5307 <vm_exec_core+8279>, 0x63140e6a9855 <vm_exec_core+26021>, 0x63140e6a66ee <vm_exec_core+13374>, 0x63140e6a8e03 <vm_exec_core+23379>, 0x63140e6a8639 <vm_exec_core+21385>, 0x63140e6a83e3 <vm_exec_core+20787>, 0x63140e6a4350 <vm_exec_core+4256>, 0x63140e6a7b91 <vm_exec_core+18657>, 0x63140e6a9d31 <vm_exec_core+27265>, 0x63140e6a5c20 <vm_exec_core+10608>, 0x63140e6a977a <vm_exec_core+25802>, 0x63140e6a5cfb <vm_exec_core+10827>, 0x63140e6a8308 <vm_exec_core+20568>, 0x63140e6a83f7 <vm_exec_core+20807>, 0x63140e6a792b <vm_exec_core+18043>, 0x63140e6a7d7c <vm_exec_core+19148>, 0x63140e6a6116 <vm_exec_core+11878>, 0x63140e6a5767 <vm_exec_core+9399>, 0x63140e6a93ec <vm_exec_core+24892>, 0x63140e6b14b1 <vm_exec_core+57857>, 0x63140e6a6060 <vm_exec_core+11696>, 0x63140e6a7c6f <vm_exec_core+18879>, 0x63140e6a8200 <vm_exec_core+20304>, 0x63140e6a497c <vm_exec_core+5836>, 0x63140e6a4aff <vm_exec_core+6223>, 0x63140e6a4a82 <vm_exec_core+6098>, 0x63140e6a52a7 <vm_exec_core+8183>, 0x63140e6a5677 <vm_exec_core+9159>, 0x63140e6a7676 <vm_exec_core+17350>, 0x63140e6a6bee <vm_exec_core+14654>, 0x63140e6a7671 <vm_exec_core+17345>, 0x63140e6a8075 <vm_exec_core+19909>, 0x63140e6a7fbd <vm_exec_core+19725>, 0x63140e6a52a2 <vm_exec_core+8178>, 0x63140e6a83e3 <vm_exec_core+20787>...}
        reg_cfp = 0x7e211e1ff560
        reg_pc = 0x51500001bc50
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x000063140e69e831 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#28 0x000063140e6e7833 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
        ec = 0x5170000000d8
        val = <optimized out>
#29 0x000063140e3e9559 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=138680741631920) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x63140fa10ce0 <root_box>
        iseq = 0x7e2120579698
#30 0x000063140e3e34d8 in require_internal (ec=ec@entry=0x5170000000d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x63140efcf460 <_main_thread>
        box = 0x63140fa10ce0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 138680742105120
        realpath_map = 138680742104960
        path = 138680741631920
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#31 0x000063140e3e17b4 in rb_require_string_internal (fname=138680741631960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170000000d8
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
        base = <optimized out>
#33 0x000063140e70f608 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
        ci = 0x59a100140003
        cc = <optimized out>
        me = 0x7e2120579828
        cfunc = 0x506000037288
        recv = 138680743409560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x000063140e6f4bb5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe2cef4bc0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#35 0x000063140e6f4645 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
        ci = <optimized out>
        cc = 0x0
#36 0x000063140e6afd2d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7e211e1ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x63140e6aa6f5 <vm_exec_core+29765>, 0x63140e6a45ef <vm_exec_core+4927>, 0x63140e6a9f36 <vm_exec_core+27782>, 0x63140e6a5d0f <vm_exec_core+10847>, 0x63140e6a37d9 <vm_exec_core+1321>, 0x63140e6a4f47 <vm_exec_core+7319>, 0x63140e6aa2e5 <vm_exec_core+28725>, 0x63140e6a4b5f <vm_exec_core+6319>, 0x63140e6aae3b <vm_exec_core+31627>, 0x63140e6a9322 <vm_exec_core+24690>, 0x63140e6a7507 <vm_exec_core+16983>, 0x63140e6a3b59 <vm_exec_core+2217>, 0x63140e6aa89e <vm_exec_core+30190>, 0x63140e6aa548 <vm_exec_core+29336>, 0x63140e6a4d41 <vm_exec_core+6801>, 0x63140e6a4087 <vm_exec_core+3543>, 0x63140e6a98e2 <vm_exec_core+26162>, 0x63140e6a5610 <vm_exec_core+9056>, 0x63140e6aab3b <vm_exec_core+30859>, 0x63140e6aa729 <vm_exec_core+29817>, 0x63140e6a5b85 <vm_exec_core+10453>, 0x63140e6a7472 <vm_exec_core+16834>, 0x63140e6a95f2 <vm_exec_core+25410>, 0x63140e6aa637 <vm_exec_core+29575>, 0x63140e6a814c <vm_exec_core+20124>, 0x63140e6a968a <vm_exec_core+25562>, 0x63140e6a9a98 <vm_exec_core+26600>, 0x63140e6a8089 <vm_exec_core+19929>, 0x63140e6a3f96 <vm_exec_core+3302>, 0x63140e6a8d84 <vm_exec_core+23252>, 0x63140e6a3de5 <vm_exec_core+2869>, 0x63140e6a4115 <vm_exec_core+3685>, 0x63140e6a63b4 <vm_exec_core+12548>, 0x63140e6a7fd1 <vm_exec_core+19745>, 0x63140e6a8b9a <vm_exec_core+22762>, 0x63140e6a7af9 <vm_exec_core+18505>, 0x63140e6a3a73 <vm_exec_core+1987>, 0x63140e6a9e9e <vm_exec_core+27630>, 0x63140e6aa46a <vm_exec_core+29114>, 0x63140e6a430f <vm_exec_core+4191>, 0x63140e6a5217 <vm_exec_core+8039>, 0x63140e6a4ea0 <vm_exec_core+7152>, 0x63140e6a5700 <vm_exec_core+9296>, 0x63140e6a7295 <vm_exec_core+16357>, 0x63140e6a4821 <vm_exec_core+5489>, 0x63140e6a9de5 <vm_exec_core+27445>, 0x63140e6a51a5 <vm_exec_core+7925>, 0x63140e6a6da5 <vm_exec_core+15093>, 0x63140e6a77e5 <vm_exec_core+17717>, 0x63140e6a9984 <vm_exec_core+26324>, 0x63140e6a8533 <vm_exec_core+21123>, 0x63140e6a596b <vm_exec_core+9915>, 0x63140e6a5316 <vm_exec_core+8294>, 0x63140e6a9864 <vm_exec_core+26036>, 0x63140e6a66fd <vm_exec_core+13389>, 0x63140e6a8e12 <vm_exec_core+23394>, 0x63140e6a8648 <vm_exec_core+21400>, 0x63140e6a3608 <vm_exec_core+856>, 0x63140e6a435f <vm_exec_core+4271>, 0x63140e6a7ba0 <vm_exec_core+18672>, 0x63140e6a9d40 <vm_exec_core+27280>, 0x63140e6a5c2f <vm_exec_core+10623>, 0x63140e6a9789 <vm_exec_core+25817>, 0x63140e6a551d <vm_exec_core+8813>, 0x63140e6a8317 <vm_exec_core+20583>, 0x63140e6a8406 <vm_exec_core+20822>, 0x63140e6a793a <vm_exec_core+18058>, 0x63140e6a7d8b <vm_exec_core+19163>, 0x63140e6a6125 <vm_exec_core+11893>, 0x63140e6a5776 <vm_exec_core+9414>, 0x63140e6a93fb <vm_exec_core+24907>, 0x63140e6b14c0 <vm_exec_core+57872>, 0x63140e6a606f <vm_exec_core+11711>, 0x63140e6a7c7e <vm_exec_core+18894>, 0x63140e6a820f <vm_exec_core+20319>, 0x63140e6a498b <vm_exec_core+5851>, 0x63140e6a4b0e <vm_exec_core+6238>, 0x63140e6a4a91 <vm_exec_core+6113>, 0x63140e6a52b6 <vm_exec_core+8198>, 0x63140e6a5686 <vm_exec_core+9174>, 0x63140e6a7685 <vm_exec_core+17365>, 0x63140e6a6bfd <vm_exec_core+14669>, 0x63140e6aaa67 <vm_exec_core+30647>, 0x63140e6a36d9 <vm_exec_core+1065>, 0x63140e6a4c6a <vm_exec_core+6586>, 0x63140e6aaf5f <vm_exec_core+31919>, 0x63140e6a8c60 <vm_exec_core+22960>, 0x63140e6a79f4 <vm_exec_core+18244>, 0x63140e6a9b2a <vm_exec_core+26746>, 0x63140e6a360d <vm_exec_core+861>, 0x63140e6aa20e <vm_exec_core+28510>, 0x63140e6aabb5 <vm_exec_core+30981>, 0x63140e6aac81 <vm_exec_core+31185>, 0x63140e6a3e64 <vm_exec_core+2996>, 0x63140e6aa7a3 <vm_exec_core+29939>, 0x63140e6a6626 <vm_exec_core+13174>, 0x63140e6aa925 <vm_exec_core+30325>, 0x63140e6a5a48 <vm_exec_core+10136>, 0x63140e6aa188 <vm_exec_core+28376>, 0x63140e6a3d50 <vm_exec_core+2720>, 0x63140e6a48cd <vm_exec_core+5661>, 0x63140e6aad4f <vm_exec_core+31391>, 0x63140e6a6eb5 <vm_exec_core+15365>, 0x63140e6a6aa7 <vm_exec_core+14327>, 0x63140e6a732f <vm_exec_core+16511>, 0x63140e6a68ba <vm_exec_core+13834>, 0x63140e6a717b <vm_exec_core+16075>, 0x63140e6a70ad <vm_exec_core+15869>, 0x63140e6a5f8c <vm_exec_core+11484>, 0x63140e6a67c5 <vm_exec_core+13589>, 0x63140e6a64e8 <vm_exec_core+12856>, 0x63140e6a69d4 <vm_exec_core+14116>, 0x63140e6a6a45 <vm_exec_core+14229>, 0x63140e6aa6e6 <vm_exec_core+29750>, 0x63140e6a45e0 <vm_exec_core+4912>, 0x63140e6a9f27 <vm_exec_core+27767>, 0x63140e6a5d00 <vm_exec_core+10832>, 0x63140e6a37ca <vm_exec_core+1306>, 0x63140e6a4f38 <vm_exec_core+7304>, 0x63140e6aa2d6 <vm_exec_core+28710>, 0x63140e6a4b50 <vm_exec_core+6304>, 0x63140e6aae2c <vm_exec_core+31612>, 0x63140e6a9313 <vm_exec_core+24675>, 0x63140e6a74f8 <vm_exec_core+16968>, 0x63140e6a3b4a <vm_exec_core+2202>, 0x63140e6aa88f <vm_exec_core+30175>, 0x63140e6aa539 <vm_exec_core+29321>, 0x63140e6a4d32 <vm_exec_core+6786>, 0x63140e6a4078 <vm_exec_core+3528>, 0x63140e6a98d3 <vm_exec_core+26147>, 0x63140e6a5601 <vm_exec_core+9041>, 0x63140e6aab2c <vm_exec_core+30844>, 0x63140e6aa71a <vm_exec_core+29802>, 0x63140e6a5b76 <vm_exec_core+10438>, 0x63140e6a7463 <vm_exec_core+16819>, 0x63140e6a95e3 <vm_exec_core+25395>, 0x63140e6aa628 <vm_exec_core+29560>, 0x63140e6a813d <vm_exec_core+20109>, 0x63140e6a967b <vm_exec_core+25547>, 0x63140e6a9a89 <vm_exec_core+26585>, 0x63140e6a807a <vm_exec_core+19914>, 0x63140e6a3f87 <vm_exec_core+3287>, 0x63140e6a8d75 <vm_exec_core+23237>, 0x63140e6a3dd6 <vm_exec_core+2854>, 0x63140e6a4106 <vm_exec_core+3670>, 0x63140e6a63a5 <vm_exec_core+12533>, 0x63140e6a7fc2 <vm_exec_core+19730>, 0x63140e6a8b8b <vm_exec_core+22747>, 0x63140e6a7aea <vm_exec_core+18490>, 0x63140e6a3a64 <vm_exec_core+1972>, 0x63140e6a9e8f <vm_exec_core+27615>, 0x63140e6aa45b <vm_exec_core+29099>, 0x63140e6a4300 <vm_exec_core+4176>, 0x63140e6a5208 <vm_exec_core+8024>, 0x63140e6a4e91 <vm_exec_core+7137>, 0x63140e6a56f1 <vm_exec_core+9281>, 0x63140e6a7286 <vm_exec_core+16342>, 0x63140e6a4812 <vm_exec_core+5474>, 0x63140e6a9dd6 <vm_exec_core+27430>, 0x63140e6a5196 <vm_exec_core+7910>, 0x63140e6a6d96 <vm_exec_core+15078>, 0x63140e6a77d6 <vm_exec_core+17702>, 0x63140e6a9975 <vm_exec_core+26309>, 0x63140e6a8524 <vm_exec_core+21108>, 0x63140e6a595c <vm_exec_core+9900>, 0x63140e6a5307 <vm_exec_core+8279>, 0x63140e6a9855 <vm_exec_core+26021>, 0x63140e6a66ee <vm_exec_core+13374>, 0x63140e6a8e03 <vm_exec_core+23379>, 0x63140e6a8639 <vm_exec_core+21385>, 0x63140e6a83e3 <vm_exec_core+20787>, 0x63140e6a4350 <vm_exec_core+4256>, 0x63140e6a7b91 <vm_exec_core+18657>, 0x63140e6a9d31 <vm_exec_core+27265>, 0x63140e6a5c20 <vm_exec_core+10608>, 0x63140e6a977a <vm_exec_core+25802>, 0x63140e6a5cfb <vm_exec_core+10827>, 0x63140e6a8308 <vm_exec_core+20568>, 0x63140e6a83f7 <vm_exec_core+20807>, 0x63140e6a792b <vm_exec_core+18043>, 0x63140e6a7d7c <vm_exec_core+19148>, 0x63140e6a6116 <vm_exec_core+11878>, 0x63140e6a5767 <vm_exec_core+9399>, 0x63140e6a93ec <vm_exec_core+24892>, 0x63140e6b14b1 <vm_exec_core+57857>, 0x63140e6a6060 <vm_exec_core+11696>, 0x63140e6a7c6f <vm_exec_core+18879>, 0x63140e6a8200 <vm_exec_core+20304>, 0x63140e6a497c <vm_exec_core+5836>, 0x63140e6a4aff <vm_exec_core+6223>, 0x63140e6a4a82 <vm_exec_core+6098>, 0x63140e6a52a7 <vm_exec_core+8183>, 0x63140e6a5677 <vm_exec_core+9159>, 0x63140e6a7676 <vm_exec_core+17350>, 0x63140e6a6bee <vm_exec_core+14654>, 0x63140e6a7671 <vm_exec_core+17345>, 0x63140e6a8075 <vm_exec_core+19909>, 0x63140e6a7fbd <vm_exec_core+19725>, 0x63140e6a52a2 <vm_exec_core+8178>, 0x63140e6a83e3 <vm_exec_core+20787>...}
        reg_cfp = 0x7e211e1ff790
        reg_pc = 0x504000009b38
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x000063140e69e442 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x000063140e6e7d26 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#40 0x000063140e2c8c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7e21205798c8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe2cef5130, <optimized out>, 0x7ffe2cef5080, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7e21205798c8
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#42 0x000063140e2c1bb7 in rb_main (argc=9, argv=0x7ffe2cef52f8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffe2cef52f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 355561) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_process.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.

Children under /tmp/rubytest.z5o4ug:
* drwx------ 2 40 2026-02-18 20:04:23 +0000 d20260218-355574-x6ssyp/
$ timeout 60 gdb -p 355229 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007eeccaf107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe114fba2c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x7eeccb055740 (LWP 355229) "make" 0x00007eeccaf107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe114fba2c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Machine level backtrace


Thread 1 (Thread 0x7eeccb055740 (LWP 355229) "make"):
#0  0x00007eeccaf107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe114fba2c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x000058fad915cd16 in reap_children ()
No symbol table info available.
#2  0x000058fad915da8c in new_job ()
No symbol table info available.
#3  0x000058fad916c72a in ?? ()
No symbol table info available.
#4  0x000058fad916d09e in update_goal_chain ()
No symbol table info available.
#5  0x000058fad914767a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 355229) detached]
make: *** [uncommon.mk:913: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 355228 -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 862701 -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 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-02-18T18:06:43Z master 6273827196) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .....

Finished in 41.089533 seconds

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