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

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7041ce24e6c0 (LWP 3224996) "test_thread.rb*" 0x00005ea40f508eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7041ce24e6c0 (LWP 3224996) "test_thread.rb*"):
#0  0x00005ea40f508eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005ea40f509e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005ea40f4567f8 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  0x00005ea40f4565e9 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  0x00005ea40f45641d 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  0x00005ea40f455e5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005ea40f455aa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005ea40f457d76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005ea40f4eec40 in __interceptor_free ()
No symbol table info available.
#9  0x00005ea40f573b66 in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7041bdbcf800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8281
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7041bdbcf800, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5489
No locals.
#11 0x00005ea40f866adb in rb_threadptr_sched_free (th=th@entry=0x515000206000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2354
No locals.
#12 0x00005ea40f956039 in thread_free (ptr=0x515000206000) at /tmp/ruby/src/trunk_asan/vm.c:3803
        th = 0x515000206000
#13 ruby_vm_destruct (vm=0x5ea410c65cc0 <_vm>) at /tmp/ruby/src/trunk_asan/vm.c:3406
        th = 0x515000206000
        objspace = <optimized out>
        next = <optimized out>
#14 0x00005ea40f533241 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:265
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000206000
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#15 0x00005ea40f532854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#16 0x00005ea40f53376b in ruby_stop (ex=520, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#17 0x00005ea40f6dc3ed in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
        status = <optimized out>
        pid = <optimized out>
#18 0x00005ea40f97aa48 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 = 0x7041f0be3dc0
        cfunc = 0x5060000489e8
        recv = 123427824624720
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005ea40f914580 in vm_sendish (ec=0x517000243f58, reg_cfp=0x7041bdccf720, cd=0x50400237bed0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x517000243f58) at ../../src/trunk_asan/insns.def:857
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50400237bed0
        insns_address_table = {0x5ea40f915b35 <vm_exec_core+29765>, 0x5ea40f90fa2f <vm_exec_core+4927>, 0x5ea40f915376 <vm_exec_core+27782>, 0x5ea40f91114f <vm_exec_core+10847>, 0x5ea40f90ec19 <vm_exec_core+1321>, 0x5ea40f910387 <vm_exec_core+7319>, 0x5ea40f915725 <vm_exec_core+28725>, 0x5ea40f90ff9f <vm_exec_core+6319>, 0x5ea40f91627b <vm_exec_core+31627>, 0x5ea40f914762 <vm_exec_core+24690>, 0x5ea40f912947 <vm_exec_core+16983>, 0x5ea40f90ef99 <vm_exec_core+2217>, 0x5ea40f915cde <vm_exec_core+30190>, 0x5ea40f915988 <vm_exec_core+29336>, 0x5ea40f910181 <vm_exec_core+6801>, 0x5ea40f90f4c7 <vm_exec_core+3543>, 0x5ea40f914d22 <vm_exec_core+26162>, 0x5ea40f910a50 <vm_exec_core+9056>, 0x5ea40f915f7b <vm_exec_core+30859>, 0x5ea40f915b69 <vm_exec_core+29817>, 0x5ea40f910fc5 <vm_exec_core+10453>, 0x5ea40f9128b2 <vm_exec_core+16834>, 0x5ea40f914a32 <vm_exec_core+25410>, 0x5ea40f915a77 <vm_exec_core+29575>, 0x5ea40f91358c <vm_exec_core+20124>, 0x5ea40f914aca <vm_exec_core+25562>, 0x5ea40f914ed8 <vm_exec_core+26600>, 0x5ea40f9134c9 <vm_exec_core+19929>, 0x5ea40f90f3d6 <vm_exec_core+3302>, 0x5ea40f9141c4 <vm_exec_core+23252>, 0x5ea40f90f225 <vm_exec_core+2869>, 0x5ea40f90f555 <vm_exec_core+3685>, 0x5ea40f9117f4 <vm_exec_core+12548>, 0x5ea40f913411 <vm_exec_core+19745>, 0x5ea40f913fda <vm_exec_core+22762>, 0x5ea40f912f39 <vm_exec_core+18505>, 0x5ea40f90eeb3 <vm_exec_core+1987>, 0x5ea40f9152de <vm_exec_core+27630>, 0x5ea40f9158aa <vm_exec_core+29114>, 0x5ea40f90f74f <vm_exec_core+4191>, 0x5ea40f910657 <vm_exec_core+8039>, 0x5ea40f9102e0 <vm_exec_core+7152>, 0x5ea40f910b40 <vm_exec_core+9296>, 0x5ea40f9126d5 <vm_exec_core+16357>, 0x5ea40f90fc61 <vm_exec_core+5489>, 0x5ea40f915225 <vm_exec_core+27445>, 0x5ea40f9105e5 <vm_exec_core+7925>, 0x5ea40f9121e5 <vm_exec_core+15093>, 0x5ea40f912c25 <vm_exec_core+17717>, 0x5ea40f914dc4 <vm_exec_core+26324>, 0x5ea40f913973 <vm_exec_core+21123>, 0x5ea40f910dab <vm_exec_core+9915>, 0x5ea40f910756 <vm_exec_core+8294>, 0x5ea40f914ca4 <vm_exec_core+26036>, 0x5ea40f911b3d <vm_exec_core+13389>, 0x5ea40f914252 <vm_exec_core+23394>, 0x5ea40f913a88 <vm_exec_core+21400>, 0x5ea40f90ea48 <vm_exec_core+856>, 0x5ea40f90f79f <vm_exec_core+4271>, 0x5ea40f912fe0 <vm_exec_core+18672>, 0x5ea40f915180 <vm_exec_core+27280>, 0x5ea40f91106f <vm_exec_core+10623>, 0x5ea40f914bc9 <vm_exec_core+25817>, 0x5ea40f91095d <vm_exec_core+8813>, 0x5ea40f913757 <vm_exec_core+20583>, 0x5ea40f913846 <vm_exec_core+20822>, 0x5ea40f912d7a <vm_exec_core+18058>, 0x5ea40f9131cb <vm_exec_core+19163>, 0x5ea40f911565 <vm_exec_core+11893>, 0x5ea40f910bb6 <vm_exec_core+9414>, 0x5ea40f91483b <vm_exec_core+24907>, 0x5ea40f91c900 <vm_exec_core+57872>, 0x5ea40f9114af <vm_exec_core+11711>, 0x5ea40f9130be <vm_exec_core+18894>, 0x5ea40f91364f <vm_exec_core+20319>, 0x5ea40f90fdcb <vm_exec_core+5851>, 0x5ea40f90ff4e <vm_exec_core+6238>, 0x5ea40f90fed1 <vm_exec_core+6113>, 0x5ea40f9106f6 <vm_exec_core+8198>, 0x5ea40f910ac6 <vm_exec_core+9174>, 0x5ea40f912ac5 <vm_exec_core+17365>, 0x5ea40f91203d <vm_exec_core+14669>, 0x5ea40f915ea7 <vm_exec_core+30647>, 0x5ea40f90eb19 <vm_exec_core+1065>, 0x5ea40f9100aa <vm_exec_core+6586>, 0x5ea40f91639f <vm_exec_core+31919>, 0x5ea40f9140a0 <vm_exec_core+22960>, 0x5ea40f912e34 <vm_exec_core+18244>, 0x5ea40f914f6a <vm_exec_core+26746>, 0x5ea40f90ea4d <vm_exec_core+861>, 0x5ea40f91564e <vm_exec_core+28510>, 0x5ea40f915ff5 <vm_exec_core+30981>, 0x5ea40f9160c1 <vm_exec_core+31185>, 0x5ea40f90f2a4 <vm_exec_core+2996>, 0x5ea40f915be3 <vm_exec_core+29939>, 0x5ea40f911a66 <vm_exec_core+13174>, 0x5ea40f915d65 <vm_exec_core+30325>, 0x5ea40f910e88 <vm_exec_core+10136>, 0x5ea40f9155c8 <vm_exec_core+28376>, 0x5ea40f90f190 <vm_exec_core+2720>, 0x5ea40f90fd0d <vm_exec_core+5661>, 0x5ea40f91618f <vm_exec_core+31391>, 0x5ea40f9122f5 <vm_exec_core+15365>, 0x5ea40f911ee7 <vm_exec_core+14327>, 0x5ea40f91276f <vm_exec_core+16511>, 0x5ea40f911cfa <vm_exec_core+13834>, 0x5ea40f9125bb <vm_exec_core+16075>, 0x5ea40f9124ed <vm_exec_core+15869>, 0x5ea40f9113cc <vm_exec_core+11484>, 0x5ea40f911c05 <vm_exec_core+13589>, 0x5ea40f911928 <vm_exec_core+12856>, 0x5ea40f911e14 <vm_exec_core+14116>, 0x5ea40f911e85 <vm_exec_core+14229>, 0x5ea40f915b26 <vm_exec_core+29750>, 0x5ea40f90fa20 <vm_exec_core+4912>, 0x5ea40f915367 <vm_exec_core+27767>, 0x5ea40f911140 <vm_exec_core+10832>, 0x5ea40f90ec0a <vm_exec_core+1306>, 0x5ea40f910378 <vm_exec_core+7304>, 0x5ea40f915716 <vm_exec_core+28710>, 0x5ea40f90ff90 <vm_exec_core+6304>, 0x5ea40f91626c <vm_exec_core+31612>, 0x5ea40f914753 <vm_exec_core+24675>, 0x5ea40f912938 <vm_exec_core+16968>, 0x5ea40f90ef8a <vm_exec_core+2202>, 0x5ea40f915ccf <vm_exec_core+30175>, 0x5ea40f915979 <vm_exec_core+29321>, 0x5ea40f910172 <vm_exec_core+6786>, 0x5ea40f90f4b8 <vm_exec_core+3528>, 0x5ea40f914d13 <vm_exec_core+26147>, 0x5ea40f910a41 <vm_exec_core+9041>, 0x5ea40f915f6c <vm_exec_core+30844>, 0x5ea40f915b5a <vm_exec_core+29802>, 0x5ea40f910fb6 <vm_exec_core+10438>, 0x5ea40f9128a3 <vm_exec_core+16819>, 0x5ea40f914a23 <vm_exec_core+25395>, 0x5ea40f915a68 <vm_exec_core+29560>, 0x5ea40f91357d <vm_exec_core+20109>, 0x5ea40f914abb <vm_exec_core+25547>, 0x5ea40f914ec9 <vm_exec_core+26585>, 0x5ea40f9134ba <vm_exec_core+19914>, 0x5ea40f90f3c7 <vm_exec_core+3287>, 0x5ea40f9141b5 <vm_exec_core+23237>, 0x5ea40f90f216 <vm_exec_core+2854>, 0x5ea40f90f546 <vm_exec_core+3670>, 0x5ea40f9117e5 <vm_exec_core+12533>, 0x5ea40f913402 <vm_exec_core+19730>, 0x5ea40f913fcb <vm_exec_core+22747>, 0x5ea40f912f2a <vm_exec_core+18490>, 0x5ea40f90eea4 <vm_exec_core+1972>, 0x5ea40f9152cf <vm_exec_core+27615>, 0x5ea40f91589b <vm_exec_core+29099>, 0x5ea40f90f740 <vm_exec_core+4176>, 0x5ea40f910648 <vm_exec_core+8024>, 0x5ea40f9102d1 <vm_exec_core+7137>, 0x5ea40f910b31 <vm_exec_core+9281>, 0x5ea40f9126c6 <vm_exec_core+16342>, 0x5ea40f90fc52 <vm_exec_core+5474>, 0x5ea40f915216 <vm_exec_core+27430>, 0x5ea40f9105d6 <vm_exec_core+7910>, 0x5ea40f9121d6 <vm_exec_core+15078>, 0x5ea40f912c16 <vm_exec_core+17702>, 0x5ea40f914db5 <vm_exec_core+26309>, 0x5ea40f913964 <vm_exec_core+21108>, 0x5ea40f910d9c <vm_exec_core+9900>, 0x5ea40f910747 <vm_exec_core+8279>, 0x5ea40f914c95 <vm_exec_core+26021>, 0x5ea40f911b2e <vm_exec_core+13374>, 0x5ea40f914243 <vm_exec_core+23379>, 0x5ea40f913a79 <vm_exec_core+21385>, 0x5ea40f913823 <vm_exec_core+20787>, 0x5ea40f90f790 <vm_exec_core+4256>, 0x5ea40f912fd1 <vm_exec_core+18657>, 0x5ea40f915171 <vm_exec_core+27265>, 0x5ea40f911060 <vm_exec_core+10608>, 0x5ea40f914bba <vm_exec_core+25802>, 0x5ea40f91113b <vm_exec_core+10827>, 0x5ea40f913748 <vm_exec_core+20568>, 0x5ea40f913837 <vm_exec_core+20807>, 0x5ea40f912d6b <vm_exec_core+18043>, 0x5ea40f9131bc <vm_exec_core+19148>, 0x5ea40f911556 <vm_exec_core+11878>, 0x5ea40f910ba7 <vm_exec_core+9399>, 0x5ea40f91482c <vm_exec_core+24892>, 0x5ea40f91c8f1 <vm_exec_core+57857>, 0x5ea40f9114a0 <vm_exec_core+11696>, 0x5ea40f9130af <vm_exec_core+18879>, 0x5ea40f913640 <vm_exec_core+20304>, 0x5ea40f90fdbc <vm_exec_core+5836>, 0x5ea40f90ff3f <vm_exec_core+6223>, 0x5ea40f90fec2 <vm_exec_core+6098>, 0x5ea40f9106e7 <vm_exec_core+8183>, 0x5ea40f910ab7 <vm_exec_core+9159>, 0x5ea40f912ab6 <vm_exec_core+17350>, 0x5ea40f91202e <vm_exec_core+14654>, 0x5ea40f912ab1 <vm_exec_core+17345>, 0x5ea40f9134b5 <vm_exec_core+19909>, 0x5ea40f9133fd <vm_exec_core+19725>, 0x5ea40f9106e2 <vm_exec_core+8178>, 0x5ea40f913823 <vm_exec_core+20787>...}
        reg_cfp = 0x7041bdccf720
        reg_pc = 0x508000145bd0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_jump_without_ints = <optimized out>
        INSN_LABEL_branchif_without_ints = <optimized out>
        INSN_LABEL_branchunless_without_ints = <optimized out>
        INSN_LABEL_branchnil_without_ints = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x00005ea40f909882 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000243f58
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x00005ea40f99b842 in invoke_iseq_block_from_c (ec=0x517000243f58, captured=0x7041bdccf7a8, self=123427824624720, 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 = 0x7041cfea1998
        cfp = <optimized out>
        sp = 0x7041bdbcf850
        use_argv = 0x0
        stack_argv = 0x7041bdbcf850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x7041bdccf7a8
#24 0x00005ea40f93c05c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#26 0x00005ea40f93c05c in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#27 0x00005ea40f5386de 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 = 0x517000243f58
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7041ce24d010, <optimized out>, 0x7041ce24cf20, <optimized out>, <optimized out>}, prev = 0x7041bc6c3240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#28 0x00005ea40f86af0d in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:653
        args = {self = 123427955309960, mutex = 0x5040023cbfd0, ec = <optimized out>}
#29 0x00005ea40f91664a 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>
#30 0x00005ea40f91664a in vm_invoke_builtin_delegate (ec=0x517000243f58, cfp=0x7041bdccf758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#31 vm_exec_core (ec=ec@entry=0x517000243f58) at ../../src/trunk_asan/insns.def:1728
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5ea40f915b35 <vm_exec_core+29765>, 0x5ea40f90fa2f <vm_exec_core+4927>, 0x5ea40f915376 <vm_exec_core+27782>, 0x5ea40f91114f <vm_exec_core+10847>, 0x5ea40f90ec19 <vm_exec_core+1321>, 0x5ea40f910387 <vm_exec_core+7319>, 0x5ea40f915725 <vm_exec_core+28725>, 0x5ea40f90ff9f <vm_exec_core+6319>, 0x5ea40f91627b <vm_exec_core+31627>, 0x5ea40f914762 <vm_exec_core+24690>, 0x5ea40f912947 <vm_exec_core+16983>, 0x5ea40f90ef99 <vm_exec_core+2217>, 0x5ea40f915cde <vm_exec_core+30190>, 0x5ea40f915988 <vm_exec_core+29336>, 0x5ea40f910181 <vm_exec_core+6801>, 0x5ea40f90f4c7 <vm_exec_core+3543>, 0x5ea40f914d22 <vm_exec_core+26162>, 0x5ea40f910a50 <vm_exec_core+9056>, 0x5ea40f915f7b <vm_exec_core+30859>, 0x5ea40f915b69 <vm_exec_core+29817>, 0x5ea40f910fc5 <vm_exec_core+10453>, 0x5ea40f9128b2 <vm_exec_core+16834>, 0x5ea40f914a32 <vm_exec_core+25410>, 0x5ea40f915a77 <vm_exec_core+29575>, 0x5ea40f91358c <vm_exec_core+20124>, 0x5ea40f914aca <vm_exec_core+25562>, 0x5ea40f914ed8 <vm_exec_core+26600>, 0x5ea40f9134c9 <vm_exec_core+19929>, 0x5ea40f90f3d6 <vm_exec_core+3302>, 0x5ea40f9141c4 <vm_exec_core+23252>, 0x5ea40f90f225 <vm_exec_core+2869>, 0x5ea40f90f555 <vm_exec_core+3685>, 0x5ea40f9117f4 <vm_exec_core+12548>, 0x5ea40f913411 <vm_exec_core+19745>, 0x5ea40f913fda <vm_exec_core+22762>, 0x5ea40f912f39 <vm_exec_core+18505>, 0x5ea40f90eeb3 <vm_exec_core+1987>, 0x5ea40f9152de <vm_exec_core+27630>, 0x5ea40f9158aa <vm_exec_core+29114>, 0x5ea40f90f74f <vm_exec_core+4191>, 0x5ea40f910657 <vm_exec_core+8039>, 0x5ea40f9102e0 <vm_exec_core+7152>, 0x5ea40f910b40 <vm_exec_core+9296>, 0x5ea40f9126d5 <vm_exec_core+16357>, 0x5ea40f90fc61 <vm_exec_core+5489>, 0x5ea40f915225 <vm_exec_core+27445>, 0x5ea40f9105e5 <vm_exec_core+7925>, 0x5ea40f9121e5 <vm_exec_core+15093>, 0x5ea40f912c25 <vm_exec_core+17717>, 0x5ea40f914dc4 <vm_exec_core+26324>, 0x5ea40f913973 <vm_exec_core+21123>, 0x5ea40f910dab <vm_exec_core+9915>, 0x5ea40f910756 <vm_exec_core+8294>, 0x5ea40f914ca4 <vm_exec_core+26036>, 0x5ea40f911b3d <vm_exec_core+13389>, 0x5ea40f914252 <vm_exec_core+23394>, 0x5ea40f913a88 <vm_exec_core+21400>, 0x5ea40f90ea48 <vm_exec_core+856>, 0x5ea40f90f79f <vm_exec_core+4271>, 0x5ea40f912fe0 <vm_exec_core+18672>, 0x5ea40f915180 <vm_exec_core+27280>, 0x5ea40f91106f <vm_exec_core+10623>, 0x5ea40f914bc9 <vm_exec_core+25817>, 0x5ea40f91095d <vm_exec_core+8813>, 0x5ea40f913757 <vm_exec_core+20583>, 0x5ea40f913846 <vm_exec_core+20822>, 0x5ea40f912d7a <vm_exec_core+18058>, 0x5ea40f9131cb <vm_exec_core+19163>, 0x5ea40f911565 <vm_exec_core+11893>, 0x5ea40f910bb6 <vm_exec_core+9414>, 0x5ea40f91483b <vm_exec_core+24907>, 0x5ea40f91c900 <vm_exec_core+57872>, 0x5ea40f9114af <vm_exec_core+11711>, 0x5ea40f9130be <vm_exec_core+18894>, 0x5ea40f91364f <vm_exec_core+20319>, 0x5ea40f90fdcb <vm_exec_core+5851>, 0x5ea40f90ff4e <vm_exec_core+6238>, 0x5ea40f90fed1 <vm_exec_core+6113>, 0x5ea40f9106f6 <vm_exec_core+8198>, 0x5ea40f910ac6 <vm_exec_core+9174>, 0x5ea40f912ac5 <vm_exec_core+17365>, 0x5ea40f91203d <vm_exec_core+14669>, 0x5ea40f915ea7 <vm_exec_core+30647>, 0x5ea40f90eb19 <vm_exec_core+1065>, 0x5ea40f9100aa <vm_exec_core+6586>, 0x5ea40f91639f <vm_exec_core+31919>, 0x5ea40f9140a0 <vm_exec_core+22960>, 0x5ea40f912e34 <vm_exec_core+18244>, 0x5ea40f914f6a <vm_exec_core+26746>, 0x5ea40f90ea4d <vm_exec_core+861>, 0x5ea40f91564e <vm_exec_core+28510>, 0x5ea40f915ff5 <vm_exec_core+30981>, 0x5ea40f9160c1 <vm_exec_core+31185>, 0x5ea40f90f2a4 <vm_exec_core+2996>, 0x5ea40f915be3 <vm_exec_core+29939>, 0x5ea40f911a66 <vm_exec_core+13174>, 0x5ea40f915d65 <vm_exec_core+30325>, 0x5ea40f910e88 <vm_exec_core+10136>, 0x5ea40f9155c8 <vm_exec_core+28376>, 0x5ea40f90f190 <vm_exec_core+2720>, 0x5ea40f90fd0d <vm_exec_core+5661>, 0x5ea40f91618f <vm_exec_core+31391>, 0x5ea40f9122f5 <vm_exec_core+15365>, 0x5ea40f911ee7 <vm_exec_core+14327>, 0x5ea40f91276f <vm_exec_core+16511>, 0x5ea40f911cfa <vm_exec_core+13834>, 0x5ea40f9125bb <vm_exec_core+16075>, 0x5ea40f9124ed <vm_exec_core+15869>, 0x5ea40f9113cc <vm_exec_core+11484>, 0x5ea40f911c05 <vm_exec_core+13589>, 0x5ea40f911928 <vm_exec_core+12856>, 0x5ea40f911e14 <vm_exec_core+14116>, 0x5ea40f911e85 <vm_exec_core+14229>, 0x5ea40f915b26 <vm_exec_core+29750>, 0x5ea40f90fa20 <vm_exec_core+4912>, 0x5ea40f915367 <vm_exec_core+27767>, 0x5ea40f911140 <vm_exec_core+10832>, 0x5ea40f90ec0a <vm_exec_core+1306>, 0x5ea40f910378 <vm_exec_core+7304>, 0x5ea40f915716 <vm_exec_core+28710>, 0x5ea40f90ff90 <vm_exec_core+6304>, 0x5ea40f91626c <vm_exec_core+31612>, 0x5ea40f914753 <vm_exec_core+24675>, 0x5ea40f912938 <vm_exec_core+16968>, 0x5ea40f90ef8a <vm_exec_core+2202>, 0x5ea40f915ccf <vm_exec_core+30175>, 0x5ea40f915979 <vm_exec_core+29321>, 0x5ea40f910172 <vm_exec_core+6786>, 0x5ea40f90f4b8 <vm_exec_core+3528>, 0x5ea40f914d13 <vm_exec_core+26147>, 0x5ea40f910a41 <vm_exec_core+9041>, 0x5ea40f915f6c <vm_exec_core+30844>, 0x5ea40f915b5a <vm_exec_core+29802>, 0x5ea40f910fb6 <vm_exec_core+10438>, 0x5ea40f9128a3 <vm_exec_core+16819>, 0x5ea40f914a23 <vm_exec_core+25395>, 0x5ea40f915a68 <vm_exec_core+29560>, 0x5ea40f91357d <vm_exec_core+20109>, 0x5ea40f914abb <vm_exec_core+25547>, 0x5ea40f914ec9 <vm_exec_core+26585>, 0x5ea40f9134ba <vm_exec_core+19914>, 0x5ea40f90f3c7 <vm_exec_core+3287>, 0x5ea40f9141b5 <vm_exec_core+23237>, 0x5ea40f90f216 <vm_exec_core+2854>, 0x5ea40f90f546 <vm_exec_core+3670>, 0x5ea40f9117e5 <vm_exec_core+12533>, 0x5ea40f913402 <vm_exec_core+19730>, 0x5ea40f913fcb <vm_exec_core+22747>, 0x5ea40f912f2a <vm_exec_core+18490>, 0x5ea40f90eea4 <vm_exec_core+1972>, 0x5ea40f9152cf <vm_exec_core+27615>, 0x5ea40f91589b <vm_exec_core+29099>, 0x5ea40f90f740 <vm_exec_core+4176>, 0x5ea40f910648 <vm_exec_core+8024>, 0x5ea40f9102d1 <vm_exec_core+7137>, 0x5ea40f910b31 <vm_exec_core+9281>, 0x5ea40f9126c6 <vm_exec_core+16342>, 0x5ea40f90fc52 <vm_exec_core+5474>, 0x5ea40f915216 <vm_exec_core+27430>, 0x5ea40f9105d6 <vm_exec_core+7910>, 0x5ea40f9121d6 <vm_exec_core+15078>, 0x5ea40f912c16 <vm_exec_core+17702>, 0x5ea40f914db5 <vm_exec_core+26309>, 0x5ea40f913964 <vm_exec_core+21108>, 0x5ea40f910d9c <vm_exec_core+9900>, 0x5ea40f910747 <vm_exec_core+8279>, 0x5ea40f914c95 <vm_exec_core+26021>, 0x5ea40f911b2e <vm_exec_core+13374>, 0x5ea40f914243 <vm_exec_core+23379>, 0x5ea40f913a79 <vm_exec_core+21385>, 0x5ea40f913823 <vm_exec_core+20787>, 0x5ea40f90f790 <vm_exec_core+4256>, 0x5ea40f912fd1 <vm_exec_core+18657>, 0x5ea40f915171 <vm_exec_core+27265>, 0x5ea40f911060 <vm_exec_core+10608>, 0x5ea40f914bba <vm_exec_core+25802>, 0x5ea40f91113b <vm_exec_core+10827>, 0x5ea40f913748 <vm_exec_core+20568>, 0x5ea40f913837 <vm_exec_core+20807>, 0x5ea40f912d6b <vm_exec_core+18043>, 0x5ea40f9131bc <vm_exec_core+19148>, 0x5ea40f911556 <vm_exec_core+11878>, 0x5ea40f910ba7 <vm_exec_core+9399>, 0x5ea40f91482c <vm_exec_core+24892>, 0x5ea40f91c8f1 <vm_exec_core+57857>, 0x5ea40f9114a0 <vm_exec_core+11696>, 0x5ea40f9130af <vm_exec_core+18879>, 0x5ea40f913640 <vm_exec_core+20304>, 0x5ea40f90fdbc <vm_exec_core+5836>, 0x5ea40f90ff3f <vm_exec_core+6223>, 0x5ea40f90fec2 <vm_exec_core+6098>, 0x5ea40f9106e7 <vm_exec_core+8183>, 0x5ea40f910ab7 <vm_exec_core+9159>, 0x5ea40f912ab6 <vm_exec_core+17350>, 0x5ea40f91202e <vm_exec_core+14654>, 0x5ea40f912ab1 <vm_exec_core+17345>, 0x5ea40f9134b5 <vm_exec_core+19909>, 0x5ea40f9133fd <vm_exec_core+19725>, 0x5ea40f9106e2 <vm_exec_core+8178>, 0x5ea40f913823 <vm_exec_core+20787>...}
        reg_cfp = 0x7041bdccf758
        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>
th: 0x515000206000, native_id: 0x7041ce24e6c0
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
=================================================================
==3224996==ERROR: AddressSanitizer: heap-use-after-free on address 0x7041bdccf708 at pc 0x5ea40f9acabc bp 0x7041ce24b610 sp 0x7041ce24b608
        INSN_LABEL_objtostring = <optimized out>
READ of size 8 at 0x7041bdccf708 thread T117
        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>
#32 0x00005ea40f909882 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000243f58
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#33 0x00005ea40f94e3ab in invoke_iseq_block_from_c (ec=0x517000243f58, captured=<optimized out>, self=123427824624720, 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 = 0x7041cfea19c0
        cfp = 0x7041bdccf7c8
        sp = 0x7041bdbcf818
        use_argv = <optimized out>
        stack_argv = 0x7041bdbcf818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 invoke_block_from_c_proc (ec=0x517000243f58, self=123427824624720, 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>
#35 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.
#36 0x00005ea40f94c5c6 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, argc=256937646, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#37 0x00005ea40f89ab62 in thread_do_start_proc (th=th@entry=0x515000206000) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040023cc110
        args_len = <optimized out>
        args_ptr = <optimized out>
#38 0x00005ea40f8986fd in thread_do_start (th=0x515000206000) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#39 thread_start_func_2 (th=th@entry=0x515000206000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5ea410238460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#40 0x00005ea40f8979ee in call_thread_start_func_2 (th=0x515000206000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7041ce24dcc0
#41 nt_start (ptr=0x50c00044fa40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x515000206000
        sched = <optimized out>
        nt = 0x50c00044fa40
        vm = 0x5ea410c65cc0 <_vm>
#42 0x00005ea40f4ecaff in asan_thread_start(void*) ()
No symbol table info available.
#43 0x00007041f149caa4 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 = {123427933710016, -6267646451994893332, 123427933710016, -352, 0, 140720861526896, -6267646452007476244, -6267702158016027668}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#44 0x00007041f1529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 3241040]
    #0 0x5ea40f9acabb in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25
    #1 0x5ea40f9acabb in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:495:9
    #2 0x5ea40f9af8bd in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1621:14
    #3 0x7041ce24b7be  (<unknown module>)

0x7041bdccf708 is located 1048328 bytes inside of 1048576-byte region [0x7041bdbcf800,0x7041bdccf800)
freed by thread T117 here:
    #0 0x5ea40f4eebda in free (/tmp/ruby/build/trunk_asan/ruby+0x208bda) (BuildId: 10fa5fce6baff74cd15e7be545ac1aaa9f8677b0)
    #1 0x5ea40f573b65 in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8281:9
    #2 0x5ea40f573b65 in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:5489:13
    #3 0x5ea40f866ada in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2354:5
    #4 0x5ea40f956038 in thread_free /tmp/ruby/src/trunk_asan/vm.c:3803:5
    #5 0x5ea40f956038 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3406:13
    #6 0x5ea40f533240 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:265:5
    #7 0x5ea40f532853 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:180:12
    #8 0x5ea40f53376a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:292:10
    #9 0x5ea40f6dc3ec in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4294:13
    #10 0x5ea40f97aa47 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
    #11 0x5ea40f91457f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
    #12 0x5ea40f91457f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #13 0x5ea40f909881 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
    #14 0x5ea40f99b841 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #15 0x5ea40f99b841 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
    #16 0x5ea40f93c05b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
    #17 0x5ea40f93c05b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
    #18 0x5ea40f93c05b in rb_ec_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #19 0x5ea40f5386dd in rb_ec_ensure /tmp/ruby/src/trunk_asan/eval.c:1153:18
    #20 0x5ea40f86af0c in rb_mut_synchronize /tmp/ruby/src/trunk_asan/thread_sync.c:653:12
    #21 0x5ea40f916649 in invoke_bf /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7541:17
    #22 0x5ea40f916649 in vm_invoke_builtin_delegate /tmp/ruby/src/trunk_asan/vm_insnhelper.c
    #23 0x5ea40f916649 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1728:11
    #24 0x5ea40f909881 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
    #25 0x5ea40f94e3aa in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #26 0x5ea40f94e3aa in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1914:16
    #27 0x5ea40f94e3aa in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1944:12
    #28 0x5ea40f94c5c5 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1965:16
    #29 0x5ea40f89ab61 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:625:16
    #30 0x5ea40f8986fc in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:642:18
    #31 0x5ea40f8986fc in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:697:18
    #32 0x5ea40f8979ed in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2227:5
    #33 0x5ea40f8979ed in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2272:13
    #34 0x5ea40f4ecafe in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x5ea40f4eee82 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x208e82) (BuildId: 10fa5fce6baff74cd15e7be545ac1aaa9f8677b0)
    #1 0x5ea40f5b306b in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8296:5
    #2 0x5ea40f57327d in ruby_xmalloc_body /tmp/ruby/src/trunk_asan/gc.c:5380:12
    #3 0x5ea40f57327d in ruby_xmalloc /tmp/ruby/src/trunk_asan/gc.c:5362:34
    #4 0x5ea40f873bd5 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2200:22
    #5 0x5ea40f873bd5 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2389:16
    #6 0x5ea40f873bd5 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:896:11
    #7 0x5ea40f88c8e0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:1004:16
    #8 0x5ea40f991741 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #9 0x5ea40f991741 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #10 0x5ea40f991741 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #11 0x5ea40f996524 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #12 0x5ea40f996524 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12
    #13 0x5ea40f9392a6 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12
    #14 0x5ea40f9392a6 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12
    #15 0x5ea40f53a7ba in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1859:5
    #16 0x5ea40f889b49 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:937:5
    #17 0x5ea40f97aa47 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
    #18 0x5ea40f908d0e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6131:15
    #19 0x5ea40f91325f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1099:11
    #20 0x5ea40f909881 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
    #21 0x5ea40f99b841 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #22 0x5ea40f99b841 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
    #23 0x5ea40f93bc6b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
    #24 0x5ea40f93bc6b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
    #25 0x5ea40f93bc6b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
    #26 0x5ea40f93bc6b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #27 0x5ea40fb1a2c5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
    #28 0x5ea40f97aa47 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
    #29 0x5ea40f91457f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
    #30 0x5ea40f91457f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #31 0x5ea40f909c70 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
    #32 0x5ea40f909c70 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
    #33 0x5ea40f99b841 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #34 0x5ea40f99b841 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
    #35 0x5ea40f93bc6b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
    #36 0x5ea40f93bc6b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
    #37 0x5ea40f93bc6b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
    #38 0x5ea40f93bc6b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #39 0x5ea40fb1a2c5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
    #40 0x5ea40f97aa47 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
    #41 0x5ea40f91457f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
    #42 0x5ea40f91457f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #43 0x5ea40f909c70 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
    #44 0x5ea40f909c70 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
    #45 0x5ea40f953165 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3064:11
    #46 0x5ea40f533c7f in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
    #47 0x5ea40f533c7f in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
    #48 0x5ea40f52cbb6 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
    #49 0x5ea40f52cbb6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #50 0x7041f142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16

Thread T117 created by T0 here:
    #0 0x5ea40f4d47a1 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1ee7a1) (BuildId: 10fa5fce6baff74cd15e7be545ac1aaa9f8677b0)
    #1 0x5ea40f873d99 in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2141:11
    #2 0x5ea40f873d99 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2206:15
    #3 0x5ea40f873d99 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2389:16
    #4 0x5ea40f873d99 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:896:11
    #5 0x5ea40f88c8e0 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:1004:16
    #6 0x5ea40f991741 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x5ea40f991741 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x5ea40f991741 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x5ea40f996524 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x5ea40f996524 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12
    #11 0x5ea40f9392a6 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12
    #12 0x5ea40f9392a6 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12
    #13 0x5ea40f53a7ba in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1859:5
    #14 0x5ea40f889b49 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:937:5
    #15 0x5ea40f97aa47 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
    #16 0x5ea40f908d0e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6131:15
    #17 0x5ea40f91325f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1099:11
    #18 0x5ea40f909881 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2798:22
    #19 0x5ea40f99b841 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #20 0x5ea40f99b841 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
    #21 0x5ea40f93bc6b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
    #22 0x5ea40f93bc6b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
    #23 0x5ea40f93bc6b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
    #24 0x5ea40f93bc6b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #25 0x5ea40fb1a2c5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
    #26 0x5ea40f97aa47 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
    #27 0x5ea40f91457f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
    #28 0x5ea40f91457f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #29 0x5ea40f909c70 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
    #30 0x5ea40f909c70 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
    #31 0x5ea40f99b841 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1820:12
    #32 0x5ea40f99b841 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1834:20
    #33 0x5ea40f93bc6b in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1871:12
    #34 0x5ea40f93bc6b in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1879:12
    #35 0x5ea40f93bc6b in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12
    #36 0x5ea40f93bc6b in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #37 0x5ea40fb1a2c5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3779:30
    #38 0x5ea40f97aa47 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905:11
    #39 0x5ea40f91457f in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127:15
    #40 0x5ea40f91457f in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:857:11
    #41 0x5ea40f909c70 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2825:22
    #42 0x5ea40f909c70 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2804:18
    #43 0x5ea40f953165 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:3064:11
    #44 0x5ea40f533c7f in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:283:9
    #45 0x5ea40f533c7f in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:321:30
    #46 0x5ea40f52cbb6 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12
    #47 0x5ea40f52cbb6 in main /tmp/ruby/src/trunk_asan/main.c:62:12
    #48 0x7041f142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #49 0x7041f142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #50 0x5ea40f450984 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16a984) (BuildId: 10fa5fce6baff74cd15e7be545ac1aaa9f8677b0)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/vm_dump.c:57:25 in control_frame_dump
Shadow bytes around the buggy address:
  0x7041bdccf480: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7041bdccf500: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7041bdccf580: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7041bdccf600: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7041bdccf680: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x7041bdccf700: fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7041bdccf780: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x7041bdccf800: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7041bdccf880: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7041bdccf900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x7041bdccf980: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==3224996==ABORTING
AddressSanitizer: nested bug in the same thread, aborting.
[Inferior 1 (process 3224996) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3212753 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3241042]
[New LWP 3224248]
[New LWP 3212823]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007041f1510813 in __GI___wait4 (pid=-1, stat_loc=0x7041ef5d7968, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7041f1768c40 (LWP 3212753) "ruby"            0x00007041f1510813 in __GI___wait4 (pid=-1, stat_loc=0x7041ef5d7968, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7041d55ff6c0 (LWP 3241042) "test_thread.rb*" 0x00007041f151b4fd in __GI___poll (fds=0x7041d1fbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7041d04fd6c0 (LWP 3224248) "parallel.rb:40"  0x00007041f151b4fd in __GI___poll (fds=0x7041bf906f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7041cf25a6c0 (LWP 3212823) "Timeout stdlib " 0x00007041f1498d71 in __futex_abstimed_wait_common64 (private=28737, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000d0d10) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7041cf25a6c0 (LWP 3212823) "Timeout stdlib "):
#0  0x00007041f1498d71 in __futex_abstimed_wait_common64 (private=28737, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000d0d10) 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=28737, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0000d0d10) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0000d0d10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007041f149b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5ea410c63318 <_main_ractor+216>, cond=0x50c0000d0ce8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7041f149b4b0 <__condvar_cleanup_waiting>, __arg = 0x7041cf258b70, __canceltype = 554888, __prev = 0x0}
        cbuffer = {wseq = 26, cond = 0x50c0000d0ce8, mutex = 0x5ea410c63318 <_main_ractor+216>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 26
        seq = 13
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c0000d0ce8, mutex=mutex@entry=0x5ea410c63318 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005ea40f86425f in rb_native_cond_wait (cond=0x50c0000d0d10, mutex=0x5ea410c63318 <_main_ractor+216>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5ea410c63318 <_main_ractor+216>, th=th@entry=0x51500008b680, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x00005ea40f8968e1 in thread_sched_to_waiting_until_wakeup (sched=0x5ea410c63318 <_main_ractor+216>, th=th@entry=0x51500008b680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
        can_direct_transfer = <optimized out>
#8  0x00005ea40f874ecc in native_sleep (th=0x51500008b680, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
        sched = <optimized out>
#9  sleep_forever (th=th@entry=0x51500008b680, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005ea40f89404d in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=123428487516800, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
        th = 0x51500008b680
        scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
        args = <optimized out>
#12 0x00005ea40f5386de 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 = 0x517000087758
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7041cf258f10, <optimized out>, 0x7041cf258e20, <optimized out>, <optimized out>}, prev = 0x7041ce55a240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005ea40f538b69 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.
#14 0x00005ea40f8935e1 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x5060003962c0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
        queue_waiter = {w = {self = 123428487516800, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 123428487516800, timeout = 4, end = <optimized out>}
        waitq = 0x5060003962c0
        end = 0
#15 0x00005ea40f91664a 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>
#16 0x00005ea40f91664a in vm_invoke_builtin_delegate (ec=0x517000087758, cfp=0x7041cf35c758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x517000087758) at ../../src/trunk_asan/insns.def:1728
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5ea40f915b35 <vm_exec_core+29765>, 0x5ea40f90fa2f <vm_exec_core+4927>, 0x5ea40f915376 <vm_exec_core+27782>, 0x5ea40f91114f <vm_exec_core+10847>, 0x5ea40f90ec19 <vm_exec_core+1321>, 0x5ea40f910387 <vm_exec_core+7319>, 0x5ea40f915725 <vm_exec_core+28725>, 0x5ea40f90ff9f <vm_exec_core+6319>, 0x5ea40f91627b <vm_exec_core+31627>, 0x5ea40f914762 <vm_exec_core+24690>, 0x5ea40f912947 <vm_exec_core+16983>, 0x5ea40f90ef99 <vm_exec_core+2217>, 0x5ea40f915cde <vm_exec_core+30190>, 0x5ea40f915988 <vm_exec_core+29336>, 0x5ea40f910181 <vm_exec_core+6801>, 0x5ea40f90f4c7 <vm_exec_core+3543>, 0x5ea40f914d22 <vm_exec_core+26162>, 0x5ea40f910a50 <vm_exec_core+9056>, 0x5ea40f915f7b <vm_exec_core+30859>, 0x5ea40f915b69 <vm_exec_core+29817>, 0x5ea40f910fc5 <vm_exec_core+10453>, 0x5ea40f9128b2 <vm_exec_core+16834>, 0x5ea40f914a32 <vm_exec_core+25410>, 0x5ea40f915a77 <vm_exec_core+29575>, 0x5ea40f91358c <vm_exec_core+20124>, 0x5ea40f914aca <vm_exec_core+25562>, 0x5ea40f914ed8 <vm_exec_core+26600>, 0x5ea40f9134c9 <vm_exec_core+19929>, 0x5ea40f90f3d6 <vm_exec_core+3302>, 0x5ea40f9141c4 <vm_exec_core+23252>, 0x5ea40f90f225 <vm_exec_core+2869>, 0x5ea40f90f555 <vm_exec_core+3685>, 0x5ea40f9117f4 <vm_exec_core+12548>, 0x5ea40f913411 <vm_exec_core+19745>, 0x5ea40f913fda <vm_exec_core+22762>, 0x5ea40f912f39 <vm_exec_core+18505>, 0x5ea40f90eeb3 <vm_exec_core+1987>, 0x5ea40f9152de <vm_exec_core+27630>, 0x5ea40f9158aa <vm_exec_core+29114>, 0x5ea40f90f74f <vm_exec_core+4191>, 0x5ea40f910657 <vm_exec_core+8039>, 0x5ea40f9102e0 <vm_exec_core+7152>, 0x5ea40f910b40 <vm_exec_core+9296>, 0x5ea40f9126d5 <vm_exec_core+16357>, 0x5ea40f90fc61 <vm_exec_core+5489>, 0x5ea40f915225 <vm_exec_core+27445>, 0x5ea40f9105e5 <vm_exec_core+7925>, 0x5ea40f9121e5 <vm_exec_core+15093>, 0x5ea40f912c25 <vm_exec_core+17717>, 0x5ea40f914dc4 <vm_exec_core+26324>, 0x5ea40f913973 <vm_exec_core+21123>, 0x5ea40f910dab <vm_exec_core+9915>, 0x5ea40f910756 <vm_exec_core+8294>, 0x5ea40f914ca4 <vm_exec_core+26036>, 0x5ea40f911b3d <vm_exec_core+13389>, 0x5ea40f914252 <vm_exec_core+23394>, 0x5ea40f913a88 <vm_exec_core+21400>, 0x5ea40f90ea48 <vm_exec_core+856>, 0x5ea40f90f79f <vm_exec_core+4271>, 0x5ea40f912fe0 <vm_exec_core+18672>, 0x5ea40f915180 <vm_exec_core+27280>, 0x5ea40f91106f <vm_exec_core+10623>, 0x5ea40f914bc9 <vm_exec_core+25817>, 0x5ea40f91095d <vm_exec_core+8813>, 0x5ea40f913757 <vm_exec_core+20583>, 0x5ea40f913846 <vm_exec_core+20822>, 0x5ea40f912d7a <vm_exec_core+18058>, 0x5ea40f9131cb <vm_exec_core+19163>, 0x5ea40f911565 <vm_exec_core+11893>, 0x5ea40f910bb6 <vm_exec_core+9414>, 0x5ea40f91483b <vm_exec_core+24907>, 0x5ea40f91c900 <vm_exec_core+57872>, 0x5ea40f9114af <vm_exec_core+11711>, 0x5ea40f9130be <vm_exec_core+18894>, 0x5ea40f91364f <vm_exec_core+20319>, 0x5ea40f90fdcb <vm_exec_core+5851>, 0x5ea40f90ff4e <vm_exec_core+6238>, 0x5ea40f90fed1 <vm_exec_core+6113>, 0x5ea40f9106f6 <vm_exec_core+8198>, 0x5ea40f910ac6 <vm_exec_core+9174>, 0x5ea40f912ac5 <vm_exec_core+17365>, 0x5ea40f91203d <vm_exec_core+14669>, 0x5ea40f915ea7 <vm_exec_core+30647>, 0x5ea40f90eb19 <vm_exec_core+1065>, 0x5ea40f9100aa <vm_exec_core+6586>, 0x5ea40f91639f <vm_exec_core+31919>, 0x5ea40f9140a0 <vm_exec_core+22960>, 0x5ea40f912e34 <vm_exec_core+18244>, 0x5ea40f914f6a <vm_exec_core+26746>, 0x5ea40f90ea4d <vm_exec_core+861>, 0x5ea40f91564e <vm_exec_core+28510>, 0x5ea40f915ff5 <vm_exec_core+30981>, 0x5ea40f9160c1 <vm_exec_core+31185>, 0x5ea40f90f2a4 <vm_exec_core+2996>, 0x5ea40f915be3 <vm_exec_core+29939>, 0x5ea40f911a66 <vm_exec_core+13174>, 0x5ea40f915d65 <vm_exec_core+30325>, 0x5ea40f910e88 <vm_exec_core+10136>, 0x5ea40f9155c8 <vm_exec_core+28376>, 0x5ea40f90f190 <vm_exec_core+2720>, 0x5ea40f90fd0d <vm_exec_core+5661>, 0x5ea40f91618f <vm_exec_core+31391>, 0x5ea40f9122f5 <vm_exec_core+15365>, 0x5ea40f911ee7 <vm_exec_core+14327>, 0x5ea40f91276f <vm_exec_core+16511>, 0x5ea40f911cfa <vm_exec_core+13834>, 0x5ea40f9125bb <vm_exec_core+16075>, 0x5ea40f9124ed <vm_exec_core+15869>, 0x5ea40f9113cc <vm_exec_core+11484>, 0x5ea40f911c05 <vm_exec_core+13589>, 0x5ea40f911928 <vm_exec_core+12856>, 0x5ea40f911e14 <vm_exec_core+14116>, 0x5ea40f911e85 <vm_exec_core+14229>, 0x5ea40f915b26 <vm_exec_core+29750>, 0x5ea40f90fa20 <vm_exec_core+4912>, 0x5ea40f915367 <vm_exec_core+27767>, 0x5ea40f911140 <vm_exec_core+10832>, 0x5ea40f90ec0a <vm_exec_core+1306>, 0x5ea40f910378 <vm_exec_core+7304>, 0x5ea40f915716 <vm_exec_core+28710>, 0x5ea40f90ff90 <vm_exec_core+6304>, 0x5ea40f91626c <vm_exec_core+31612>, 0x5ea40f914753 <vm_exec_core+24675>, 0x5ea40f912938 <vm_exec_core+16968>, 0x5ea40f90ef8a <vm_exec_core+2202>, 0x5ea40f915ccf <vm_exec_core+30175>, 0x5ea40f915979 <vm_exec_core+29321>, 0x5ea40f910172 <vm_exec_core+6786>, 0x5ea40f90f4b8 <vm_exec_core+3528>, 0x5ea40f914d13 <vm_exec_core+26147>, 0x5ea40f910a41 <vm_exec_core+9041>, 0x5ea40f915f6c <vm_exec_core+30844>, 0x5ea40f915b5a <vm_exec_core+29802>, 0x5ea40f910fb6 <vm_exec_core+10438>, 0x5ea40f9128a3 <vm_exec_core+16819>, 0x5ea40f914a23 <vm_exec_core+25395>, 0x5ea40f915a68 <vm_exec_core+29560>, 0x5ea40f91357d <vm_exec_core+20109>, 0x5ea40f914abb <vm_exec_core+25547>, 0x5ea40f914ec9 <vm_exec_core+26585>, 0x5ea40f9134ba <vm_exec_core+19914>, 0x5ea40f90f3c7 <vm_exec_core+3287>, 0x5ea40f9141b5 <vm_exec_core+23237>, 0x5ea40f90f216 <vm_exec_core+2854>, 0x5ea40f90f546 <vm_exec_core+3670>, 0x5ea40f9117e5 <vm_exec_core+12533>, 0x5ea40f913402 <vm_exec_core+19730>, 0x5ea40f913fcb <vm_exec_core+22747>, 0x5ea40f912f2a <vm_exec_core+18490>, 0x5ea40f90eea4 <vm_exec_core+1972>, 0x5ea40f9152cf <vm_exec_core+27615>, 0x5ea40f91589b <vm_exec_core+29099>, 0x5ea40f90f740 <vm_exec_core+4176>, 0x5ea40f910648 <vm_exec_core+8024>, 0x5ea40f9102d1 <vm_exec_core+7137>, 0x5ea40f910b31 <vm_exec_core+9281>, 0x5ea40f9126c6 <vm_exec_core+16342>, 0x5ea40f90fc52 <vm_exec_core+5474>, 0x5ea40f915216 <vm_exec_core+27430>, 0x5ea40f9105d6 <vm_exec_core+7910>, 0x5ea40f9121d6 <vm_exec_core+15078>, 0x5ea40f912c16 <vm_exec_core+17702>, 0x5ea40f914db5 <vm_exec_core+26309>, 0x5ea40f913964 <vm_exec_core+21108>, 0x5ea40f910d9c <vm_exec_core+9900>, 0x5ea40f910747 <vm_exec_core+8279>, 0x5ea40f914c95 <vm_exec_core+26021>, 0x5ea40f911b2e <vm_exec_core+13374>, 0x5ea40f914243 <vm_exec_core+23379>, 0x5ea40f913a79 <vm_exec_core+21385>, 0x5ea40f913823 <vm_exec_core+20787>, 0x5ea40f90f790 <vm_exec_core+4256>, 0x5ea40f912fd1 <vm_exec_core+18657>, 0x5ea40f915171 <vm_exec_core+27265>, 0x5ea40f911060 <vm_exec_core+10608>, 0x5ea40f914bba <vm_exec_core+25802>, 0x5ea40f91113b <vm_exec_core+10827>, 0x5ea40f913748 <vm_exec_core+20568>, 0x5ea40f913837 <vm_exec_core+20807>, 0x5ea40f912d6b <vm_exec_core+18043>, 0x5ea40f9131bc <vm_exec_core+19148>, 0x5ea40f911556 <vm_exec_core+11878>, 0x5ea40f910ba7 <vm_exec_core+9399>, 0x5ea40f91482c <vm_exec_core+24892>, 0x5ea40f91c8f1 <vm_exec_core+57857>, 0x5ea40f9114a0 <vm_exec_core+11696>, 0x5ea40f9130af <vm_exec_core+18879>, 0x5ea40f913640 <vm_exec_core+20304>, 0x5ea40f90fdbc <vm_exec_core+5836>, 0x5ea40f90ff3f <vm_exec_core+6223>, 0x5ea40f90fec2 <vm_exec_core+6098>, 0x5ea40f9106e7 <vm_exec_core+8183>, 0x5ea40f910ab7 <vm_exec_core+9159>, 0x5ea40f912ab6 <vm_exec_core+17350>, 0x5ea40f91202e <vm_exec_core+14654>, 0x5ea40f912ab1 <vm_exec_core+17345>, 0x5ea40f9134b5 <vm_exec_core+19909>, 0x5ea40f9133fd <vm_exec_core+19725>, 0x5ea40f9106e2 <vm_exec_core+8178>, 0x5ea40f913823 <vm_exec_core+20787>...}
        reg_cfp = 0x7041cf35c758
        reg_pc = 0x5100000027f8
        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>
#18 0x00005ea40f909882 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000087758
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#19 0x00005ea40f94e3ab in invoke_iseq_block_from_c (ec=0x517000087758, captured=<optimized out>, self=123428487612120, 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 = 0x7041f0bc2b48
        cfp = 0x7041cf35c7c8
        sp = 0x7041cf25c818
        use_argv = <optimized out>
        stack_argv = 0x7041cf25c818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000087758, self=123428487612120, 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>
#21 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.
#22 0x00005ea40f94c5c6 in rb_vm_invoke_proc (ec=0x50c0000d0d10, proc=0x189, argc=-246837903, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#23 0x00005ea40f89ab62 in thread_do_start_proc (th=th@entry=0x51500008b680) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000260c50
        args_len = <optimized out>
        args_ptr = <optimized out>
#24 0x00005ea40f8986fd in thread_do_start (th=0x51500008b680) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#25 thread_start_func_2 (th=th@entry=0x51500008b680, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5ea410238460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#26 0x00005ea40f8979ee in call_thread_start_func_2 (th=0x51500008b680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7041cf259cc0
#27 nt_start (ptr=0x50c0000d0cc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x51500008b680
        sched = <optimized out>
        nt = 0x50c0000d0cc0
        vm = 0x5ea410c65cc0 <_vm>
#28 0x00005ea40f4ecaff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007041f149caa4 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 = {123427950536384, -6267644259414088724, 123427950536384, -352, 0, 140720861521360, -6267644259426671636, -6267702158016027668}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#30 0x00007041f1529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7041d04fd6c0 (LWP 3224248) "parallel.rb:40"):
#0  0x00007041f151b4fd in __GI___poll (fds=0x7041bf906f60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ea40f49374a in __interceptor_poll ()
No symbol table info available.
#2  0x00005ea40f605f39 in nogvl_wait_for (th=123427824779720, fptr=0x511000416940, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
        fds = {fd = 6, 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  0x00005ea40f6074aa in internal_read_func (ptr=0x7041bf906d40) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x7041bf906d40
        result = <optimized out>
#5  0x00005ea40f87a15e in rb_thread_io_blocking_call (io=0x511000416940, func=0x5ea40f606fa0 <internal_read_func>, data1=0x7041bf906d40, 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  0x00005ea40f5386de 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 = 0x517000641bd8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7041d04fbdd0, <optimized out>, 0x7041d04fbce0, <optimized out>, <optimized out>}, prev = 0x7041bf900240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005ea40f538b69 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  0x00005ea40f61b5f2 in io_read_memory_locktmp (str=123427689099104, 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 = 123427824779720, fptr = 0x511000416940, nonblock = 0, fd = 6, buf = 0x51900043b780, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000416940
        n = <optimized out>
        shrinkable = <optimized out>
#10 0x00005ea40f5f78e1 in io_readpartial (argc=-1081053344, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
        ret = <optimized out>
#11 0x00005ea40f97aa48 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 = 0x7041f0d983a0
        cfunc = 0x50600002c1e8
        recv = 123427824779880
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005ea40f91b16d in vm_sendish (ec=0x517000641bd8, reg_cfp=0x7041c2689790, 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=0x517000641bd8) at ../../src/trunk_asan/insns.def:905
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5ea40f915b35 <vm_exec_core+29765>, 0x5ea40f90fa2f <vm_exec_core+4927>, 0x5ea40f915376 <vm_exec_core+27782>, 0x5ea40f91114f <vm_exec_core+10847>, 0x5ea40f90ec19 <vm_exec_core+1321>, 0x5ea40f910387 <vm_exec_core+7319>, 0x5ea40f915725 <vm_exec_core+28725>, 0x5ea40f90ff9f <vm_exec_core+6319>, 0x5ea40f91627b <vm_exec_core+31627>, 0x5ea40f914762 <vm_exec_core+24690>, 0x5ea40f912947 <vm_exec_core+16983>, 0x5ea40f90ef99 <vm_exec_core+2217>, 0x5ea40f915cde <vm_exec_core+30190>, 0x5ea40f915988 <vm_exec_core+29336>, 0x5ea40f910181 <vm_exec_core+6801>, 0x5ea40f90f4c7 <vm_exec_core+3543>, 0x5ea40f914d22 <vm_exec_core+26162>, 0x5ea40f910a50 <vm_exec_core+9056>, 0x5ea40f915f7b <vm_exec_core+30859>, 0x5ea40f915b69 <vm_exec_core+29817>, 0x5ea40f910fc5 <vm_exec_core+10453>, 0x5ea40f9128b2 <vm_exec_core+16834>, 0x5ea40f914a32 <vm_exec_core+25410>, 0x5ea40f915a77 <vm_exec_core+29575>, 0x5ea40f91358c <vm_exec_core+20124>, 0x5ea40f914aca <vm_exec_core+25562>, 0x5ea40f914ed8 <vm_exec_core+26600>, 0x5ea40f9134c9 <vm_exec_core+19929>, 0x5ea40f90f3d6 <vm_exec_core+3302>, 0x5ea40f9141c4 <vm_exec_core+23252>, 0x5ea40f90f225 <vm_exec_core+2869>, 0x5ea40f90f555 <vm_exec_core+3685>, 0x5ea40f9117f4 <vm_exec_core+12548>, 0x5ea40f913411 <vm_exec_core+19745>, 0x5ea40f913fda <vm_exec_core+22762>, 0x5ea40f912f39 <vm_exec_core+18505>, 0x5ea40f90eeb3 <vm_exec_core+1987>, 0x5ea40f9152de <vm_exec_core+27630>, 0x5ea40f9158aa <vm_exec_core+29114>, 0x5ea40f90f74f <vm_exec_core+4191>, 0x5ea40f910657 <vm_exec_core+8039>, 0x5ea40f9102e0 <vm_exec_core+7152>, 0x5ea40f910b40 <vm_exec_core+9296>, 0x5ea40f9126d5 <vm_exec_core+16357>, 0x5ea40f90fc61 <vm_exec_core+5489>, 0x5ea40f915225 <vm_exec_core+27445>, 0x5ea40f9105e5 <vm_exec_core+7925>, 0x5ea40f9121e5 <vm_exec_core+15093>, 0x5ea40f912c25 <vm_exec_core+17717>, 0x5ea40f914dc4 <vm_exec_core+26324>, 0x5ea40f913973 <vm_exec_core+21123>, 0x5ea40f910dab <vm_exec_core+9915>, 0x5ea40f910756 <vm_exec_core+8294>, 0x5ea40f914ca4 <vm_exec_core+26036>, 0x5ea40f911b3d <vm_exec_core+13389>, 0x5ea40f914252 <vm_exec_core+23394>, 0x5ea40f913a88 <vm_exec_core+21400>, 0x5ea40f90ea48 <vm_exec_core+856>, 0x5ea40f90f79f <vm_exec_core+4271>, 0x5ea40f912fe0 <vm_exec_core+18672>, 0x5ea40f915180 <vm_exec_core+27280>, 0x5ea40f91106f <vm_exec_core+10623>, 0x5ea40f914bc9 <vm_exec_core+25817>, 0x5ea40f91095d <vm_exec_core+8813>, 0x5ea40f913757 <vm_exec_core+20583>, 0x5ea40f913846 <vm_exec_core+20822>, 0x5ea40f912d7a <vm_exec_core+18058>, 0x5ea40f9131cb <vm_exec_core+19163>, 0x5ea40f911565 <vm_exec_core+11893>, 0x5ea40f910bb6 <vm_exec_core+9414>, 0x5ea40f91483b <vm_exec_core+24907>, 0x5ea40f91c900 <vm_exec_core+57872>, 0x5ea40f9114af <vm_exec_core+11711>, 0x5ea40f9130be <vm_exec_core+18894>, 0x5ea40f91364f <vm_exec_core+20319>, 0x5ea40f90fdcb <vm_exec_core+5851>, 0x5ea40f90ff4e <vm_exec_core+6238>, 0x5ea40f90fed1 <vm_exec_core+6113>, 0x5ea40f9106f6 <vm_exec_core+8198>, 0x5ea40f910ac6 <vm_exec_core+9174>, 0x5ea40f912ac5 <vm_exec_core+17365>, 0x5ea40f91203d <vm_exec_core+14669>, 0x5ea40f915ea7 <vm_exec_core+30647>, 0x5ea40f90eb19 <vm_exec_core+1065>, 0x5ea40f9100aa <vm_exec_core+6586>, 0x5ea40f91639f <vm_exec_core+31919>, 0x5ea40f9140a0 <vm_exec_core+22960>, 0x5ea40f912e34 <vm_exec_core+18244>, 0x5ea40f914f6a <vm_exec_core+26746>, 0x5ea40f90ea4d <vm_exec_core+861>, 0x5ea40f91564e <vm_exec_core+28510>, 0x5ea40f915ff5 <vm_exec_core+30981>, 0x5ea40f9160c1 <vm_exec_core+31185>, 0x5ea40f90f2a4 <vm_exec_core+2996>, 0x5ea40f915be3 <vm_exec_core+29939>, 0x5ea40f911a66 <vm_exec_core+13174>, 0x5ea40f915d65 <vm_exec_core+30325>, 0x5ea40f910e88 <vm_exec_core+10136>, 0x5ea40f9155c8 <vm_exec_core+28376>, 0x5ea40f90f190 <vm_exec_core+2720>, 0x5ea40f90fd0d <vm_exec_core+5661>, 0x5ea40f91618f <vm_exec_core+31391>, 0x5ea40f9122f5 <vm_exec_core+15365>, 0x5ea40f911ee7 <vm_exec_core+14327>, 0x5ea40f91276f <vm_exec_core+16511>, 0x5ea40f911cfa <vm_exec_core+13834>, 0x5ea40f9125bb <vm_exec_core+16075>, 0x5ea40f9124ed <vm_exec_core+15869>, 0x5ea40f9113cc <vm_exec_core+11484>, 0x5ea40f911c05 <vm_exec_core+13589>, 0x5ea40f911928 <vm_exec_core+12856>, 0x5ea40f911e14 <vm_exec_core+14116>, 0x5ea40f911e85 <vm_exec_core+14229>, 0x5ea40f915b26 <vm_exec_core+29750>, 0x5ea40f90fa20 <vm_exec_core+4912>, 0x5ea40f915367 <vm_exec_core+27767>, 0x5ea40f911140 <vm_exec_core+10832>, 0x5ea40f90ec0a <vm_exec_core+1306>, 0x5ea40f910378 <vm_exec_core+7304>, 0x5ea40f915716 <vm_exec_core+28710>, 0x5ea40f90ff90 <vm_exec_core+6304>, 0x5ea40f91626c <vm_exec_core+31612>, 0x5ea40f914753 <vm_exec_core+24675>, 0x5ea40f912938 <vm_exec_core+16968>, 0x5ea40f90ef8a <vm_exec_core+2202>, 0x5ea40f915ccf <vm_exec_core+30175>, 0x5ea40f915979 <vm_exec_core+29321>, 0x5ea40f910172 <vm_exec_core+6786>, 0x5ea40f90f4b8 <vm_exec_core+3528>, 0x5ea40f914d13 <vm_exec_core+26147>, 0x5ea40f910a41 <vm_exec_core+9041>, 0x5ea40f915f6c <vm_exec_core+30844>, 0x5ea40f915b5a <vm_exec_core+29802>, 0x5ea40f910fb6 <vm_exec_core+10438>, 0x5ea40f9128a3 <vm_exec_core+16819>, 0x5ea40f914a23 <vm_exec_core+25395>, 0x5ea40f915a68 <vm_exec_core+29560>, 0x5ea40f91357d <vm_exec_core+20109>, 0x5ea40f914abb <vm_exec_core+25547>, 0x5ea40f914ec9 <vm_exec_core+26585>, 0x5ea40f9134ba <vm_exec_core+19914>, 0x5ea40f90f3c7 <vm_exec_core+3287>, 0x5ea40f9141b5 <vm_exec_core+23237>, 0x5ea40f90f216 <vm_exec_core+2854>, 0x5ea40f90f546 <vm_exec_core+3670>, 0x5ea40f9117e5 <vm_exec_core+12533>, 0x5ea40f913402 <vm_exec_core+19730>, 0x5ea40f913fcb <vm_exec_core+22747>, 0x5ea40f912f2a <vm_exec_core+18490>, 0x5ea40f90eea4 <vm_exec_core+1972>, 0x5ea40f9152cf <vm_exec_core+27615>, 0x5ea40f91589b <vm_exec_core+29099>, 0x5ea40f90f740 <vm_exec_core+4176>, 0x5ea40f910648 <vm_exec_core+8024>, 0x5ea40f9102d1 <vm_exec_core+7137>, 0x5ea40f910b31 <vm_exec_core+9281>, 0x5ea40f9126c6 <vm_exec_core+16342>, 0x5ea40f90fc52 <vm_exec_core+5474>, 0x5ea40f915216 <vm_exec_core+27430>, 0x5ea40f9105d6 <vm_exec_core+7910>, 0x5ea40f9121d6 <vm_exec_core+15078>, 0x5ea40f912c16 <vm_exec_core+17702>, 0x5ea40f914db5 <vm_exec_core+26309>, 0x5ea40f913964 <vm_exec_core+21108>, 0x5ea40f910d9c <vm_exec_core+9900>, 0x5ea40f910747 <vm_exec_core+8279>, 0x5ea40f914c95 <vm_exec_core+26021>, 0x5ea40f911b2e <vm_exec_core+13374>, 0x5ea40f914243 <vm_exec_core+23379>, 0x5ea40f913a79 <vm_exec_core+21385>, 0x5ea40f913823 <vm_exec_core+20787>, 0x5ea40f90f790 <vm_exec_core+4256>, 0x5ea40f912fd1 <vm_exec_core+18657>, 0x5ea40f915171 <vm_exec_core+27265>, 0x5ea40f911060 <vm_exec_core+10608>, 0x5ea40f914bba <vm_exec_core+25802>, 0x5ea40f91113b <vm_exec_core+10827>, 0x5ea40f913748 <vm_exec_core+20568>, 0x5ea40f913837 <vm_exec_core+20807>, 0x5ea40f912d6b <vm_exec_core+18043>, 0x5ea40f9131bc <vm_exec_core+19148>, 0x5ea40f911556 <vm_exec_core+11878>, 0x5ea40f910ba7 <vm_exec_core+9399>, 0x5ea40f91482c <vm_exec_core+24892>, 0x5ea40f91c8f1 <vm_exec_core+57857>, 0x5ea40f9114a0 <vm_exec_core+11696>, 0x5ea40f9130af <vm_exec_core+18879>, 0x5ea40f913640 <vm_exec_core+20304>, 0x5ea40f90fdbc <vm_exec_core+5836>, 0x5ea40f90ff3f <vm_exec_core+6223>, 0x5ea40f90fec2 <vm_exec_core+6098>, 0x5ea40f9106e7 <vm_exec_core+8183>, 0x5ea40f910ab7 <vm_exec_core+9159>, 0x5ea40f912ab6 <vm_exec_core+17350>, 0x5ea40f91202e <vm_exec_core+14654>, 0x5ea40f912ab1 <vm_exec_core+17345>, 0x5ea40f9134b5 <vm_exec_core+19909>, 0x5ea40f9133fd <vm_exec_core+19725>, 0x5ea40f9106e2 <vm_exec_core+8178>, 0x5ea40f913823 <vm_exec_core+20787>...}
        reg_cfp = 0x7041c2689790
        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 0x00005ea40f909882 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x517000641bd8
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#15 0x00005ea40f94e3ab in invoke_iseq_block_from_c (ec=0x517000641bd8, captured=<optimized out>, self=123428487446320, 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 = 0x7041f0bfa278
        cfp = 0x7041c26897c8
        sp = 0x7041c2589818
        use_argv = <optimized out>
        stack_argv = 0x7041c2589818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x517000641bd8, self=123428487446320, 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 0x00005ea40f94c5c6 in rb_vm_invoke_proc (ec=0x7041bf906f60, proc=0x1, argc=-246303491, 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 0x00005ea40f89ab62 in thread_do_start_proc (th=th@entry=0x5150001ff700) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040023b6bd0
        args_len = <optimized out>
        args_ptr = <optimized out>
#20 0x00005ea40f8986fd in thread_do_start (th=0x5150001ff700) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#21 thread_start_func_2 (th=th@entry=0x5150001ff700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x5ea410238460 <_main_thread>
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#22 0x00005ea40f8979ee in call_thread_start_func_2 (th=0x5150001ff700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
        stack_start = <optimized out>
        stack_start_addr = 0x7041d04fccc0
#23 nt_start (ptr=0x50c000465dc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
        th = 0x5150001ff700
        sched = <optimized out>
        nt = 0x50c000465dc0
        vm = 0x5ea410c65cc0 <_vm>
#24 0x00005ea40f4ecaff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007041f149caa4 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 = {123427970078400, -6267634005716540436, 123427970078400, -352, 25, 140720861529776, -6267634005729123348, -6267702158016027668}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x00007041f1529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7041d55ff6c0 (LWP 3241042) "test_thread.rb*"):
#0  0x00007041f151b4fd in __GI___poll (fds=0x7041d1fbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ea40f49374a in __interceptor_poll ()
No symbol table info available.
#2  0x00005ea40f89c35b 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  0x00005ea40f4ecaff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007041f149caa4 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 = {123428055021248, -6267622874235051028, 123428055021248, -352, 0, 123427874576752, -6267622874247633940, -6267702158016027668}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007041f1529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7041f1768c40 (LWP 3212753) "ruby"):
#0  0x00007041f1510813 in __GI___wait4 (pid=-1, stat_loc=0x7041ef5d7968, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005ea40f480f80 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00005ea40f6e4f04 in do_waitpid (pid=-1, st=0x7041ef5d7968, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7041ef5d7940) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x7041ef5d7940
#4  0x00005ea40f877f28 in rb_nogvl (func=0x5ea40f6e4ec0 <waitpid_blocking_no_SIGCHLD>, data1=0x7041ef5d7940, ubf=<optimized out>, data2=0x0, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1628
        __region = <optimized out>
        val = 0x0
        ec = 0x5170000000d8
        th = 0x5ea410238460 <_main_thread>
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00005ea40f6cd49b in waitpid_no_SIGCHLD (w=0x7041ef5d7940) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6  rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
        waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5170000000d8, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00005ea40f6dd79f in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
        status = <optimized out>
        data = <optimized out>
#8  proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
        result = 123427955304800
        pid = <optimized out>
        status = <optimized out>
#9  0x00005ea40f97aa48 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 = 0x6d5100100001
        cc = <optimized out>
        me = 0x7041f0d75080
        cfunc = 0x506000049828
        recv = 123428515907680
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005ea40f91b16d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7041f1011480, 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>
#11 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 = {0x5ea40f915b35 <vm_exec_core+29765>, 0x5ea40f90fa2f <vm_exec_core+4927>, 0x5ea40f915376 <vm_exec_core+27782>, 0x5ea40f91114f <vm_exec_core+10847>, 0x5ea40f90ec19 <vm_exec_core+1321>, 0x5ea40f910387 <vm_exec_core+7319>, 0x5ea40f915725 <vm_exec_core+28725>, 0x5ea40f90ff9f <vm_exec_core+6319>, 0x5ea40f91627b <vm_exec_core+31627>, 0x5ea40f914762 <vm_exec_core+24690>, 0x5ea40f912947 <vm_exec_core+16983>, 0x5ea40f90ef99 <vm_exec_core+2217>, 0x5ea40f915cde <vm_exec_core+30190>, 0x5ea40f915988 <vm_exec_core+29336>, 0x5ea40f910181 <vm_exec_core+6801>, 0x5ea40f90f4c7 <vm_exec_core+3543>, 0x5ea40f914d22 <vm_exec_core+26162>, 0x5ea40f910a50 <vm_exec_core+9056>, 0x5ea40f915f7b <vm_exec_core+30859>, 0x5ea40f915b69 <vm_exec_core+29817>, 0x5ea40f910fc5 <vm_exec_core+10453>, 0x5ea40f9128b2 <vm_exec_core+16834>, 0x5ea40f914a32 <vm_exec_core+25410>, 0x5ea40f915a77 <vm_exec_core+29575>, 0x5ea40f91358c <vm_exec_core+20124>, 0x5ea40f914aca <vm_exec_core+25562>, 0x5ea40f914ed8 <vm_exec_core+26600>, 0x5ea40f9134c9 <vm_exec_core+19929>, 0x5ea40f90f3d6 <vm_exec_core+3302>, 0x5ea40f9141c4 <vm_exec_core+23252>, 0x5ea40f90f225 <vm_exec_core+2869>, 0x5ea40f90f555 <vm_exec_core+3685>, 0x5ea40f9117f4 <vm_exec_core+12548>, 0x5ea40f913411 <vm_exec_core+19745>, 0x5ea40f913fda <vm_exec_core+22762>, 0x5ea40f912f39 <vm_exec_core+18505>, 0x5ea40f90eeb3 <vm_exec_core+1987>, 0x5ea40f9152de <vm_exec_core+27630>, 0x5ea40f9158aa <vm_exec_core+29114>, 0x5ea40f90f74f <vm_exec_core+4191>, 0x5ea40f910657 <vm_exec_core+8039>, 0x5ea40f9102e0 <vm_exec_core+7152>, 0x5ea40f910b40 <vm_exec_core+9296>, 0x5ea40f9126d5 <vm_exec_core+16357>, 0x5ea40f90fc61 <vm_exec_core+5489>, 0x5ea40f915225 <vm_exec_core+27445>, 0x5ea40f9105e5 <vm_exec_core+7925>, 0x5ea40f9121e5 <vm_exec_core+15093>, 0x5ea40f912c25 <vm_exec_core+17717>, 0x5ea40f914dc4 <vm_exec_core+26324>, 0x5ea40f913973 <vm_exec_core+21123>, 0x5ea40f910dab <vm_exec_core+9915>, 0x5ea40f910756 <vm_exec_core+8294>, 0x5ea40f914ca4 <vm_exec_core+26036>, 0x5ea40f911b3d <vm_exec_core+13389>, 0x5ea40f914252 <vm_exec_core+23394>, 0x5ea40f913a88 <vm_exec_core+21400>, 0x5ea40f90ea48 <vm_exec_core+856>, 0x5ea40f90f79f <vm_exec_core+4271>, 0x5ea40f912fe0 <vm_exec_core+18672>, 0x5ea40f915180 <vm_exec_core+27280>, 0x5ea40f91106f <vm_exec_core+10623>, 0x5ea40f914bc9 <vm_exec_core+25817>, 0x5ea40f91095d <vm_exec_core+8813>, 0x5ea40f913757 <vm_exec_core+20583>, 0x5ea40f913846 <vm_exec_core+20822>, 0x5ea40f912d7a <vm_exec_core+18058>, 0x5ea40f9131cb <vm_exec_core+19163>, 0x5ea40f911565 <vm_exec_core+11893>, 0x5ea40f910bb6 <vm_exec_core+9414>, 0x5ea40f91483b <vm_exec_core+24907>, 0x5ea40f91c900 <vm_exec_core+57872>, 0x5ea40f9114af <vm_exec_core+11711>, 0x5ea40f9130be <vm_exec_core+18894>, 0x5ea40f91364f <vm_exec_core+20319>, 0x5ea40f90fdcb <vm_exec_core+5851>, 0x5ea40f90ff4e <vm_exec_core+6238>, 0x5ea40f90fed1 <vm_exec_core+6113>, 0x5ea40f9106f6 <vm_exec_core+8198>, 0x5ea40f910ac6 <vm_exec_core+9174>, 0x5ea40f912ac5 <vm_exec_core+17365>, 0x5ea40f91203d <vm_exec_core+14669>, 0x5ea40f915ea7 <vm_exec_core+30647>, 0x5ea40f90eb19 <vm_exec_core+1065>, 0x5ea40f9100aa <vm_exec_core+6586>, 0x5ea40f91639f <vm_exec_core+31919>, 0x5ea40f9140a0 <vm_exec_core+22960>, 0x5ea40f912e34 <vm_exec_core+18244>, 0x5ea40f914f6a <vm_exec_core+26746>, 0x5ea40f90ea4d <vm_exec_core+861>, 0x5ea40f91564e <vm_exec_core+28510>, 0x5ea40f915ff5 <vm_exec_core+30981>, 0x5ea40f9160c1 <vm_exec_core+31185>, 0x5ea40f90f2a4 <vm_exec_core+2996>, 0x5ea40f915be3 <vm_exec_core+29939>, 0x5ea40f911a66 <vm_exec_core+13174>, 0x5ea40f915d65 <vm_exec_core+30325>, 0x5ea40f910e88 <vm_exec_core+10136>, 0x5ea40f9155c8 <vm_exec_core+28376>, 0x5ea40f90f190 <vm_exec_core+2720>, 0x5ea40f90fd0d <vm_exec_core+5661>, 0x5ea40f91618f <vm_exec_core+31391>, 0x5ea40f9122f5 <vm_exec_core+15365>, 0x5ea40f911ee7 <vm_exec_core+14327>, 0x5ea40f91276f <vm_exec_core+16511>, 0x5ea40f911cfa <vm_exec_core+13834>, 0x5ea40f9125bb <vm_exec_core+16075>, 0x5ea40f9124ed <vm_exec_core+15869>, 0x5ea40f9113cc <vm_exec_core+11484>, 0x5ea40f911c05 <vm_exec_core+13589>, 0x5ea40f911928 <vm_exec_core+12856>, 0x5ea40f911e14 <vm_exec_core+14116>, 0x5ea40f911e85 <vm_exec_core+14229>, 0x5ea40f915b26 <vm_exec_core+29750>, 0x5ea40f90fa20 <vm_exec_core+4912>, 0x5ea40f915367 <vm_exec_core+27767>, 0x5ea40f911140 <vm_exec_core+10832>, 0x5ea40f90ec0a <vm_exec_core+1306>, 0x5ea40f910378 <vm_exec_core+7304>, 0x5ea40f915716 <vm_exec_core+28710>, 0x5ea40f90ff90 <vm_exec_core+6304>, 0x5ea40f91626c <vm_exec_core+31612>, 0x5ea40f914753 <vm_exec_core+24675>, 0x5ea40f912938 <vm_exec_core+16968>, 0x5ea40f90ef8a <vm_exec_core+2202>, 0x5ea40f915ccf <vm_exec_core+30175>, 0x5ea40f915979 <vm_exec_core+29321>, 0x5ea40f910172 <vm_exec_core+6786>, 0x5ea40f90f4b8 <vm_exec_core+3528>, 0x5ea40f914d13 <vm_exec_core+26147>, 0x5ea40f910a41 <vm_exec_core+9041>, 0x5ea40f915f6c <vm_exec_core+30844>, 0x5ea40f915b5a <vm_exec_core+29802>, 0x5ea40f910fb6 <vm_exec_core+10438>, 0x5ea40f9128a3 <vm_exec_core+16819>, 0x5ea40f914a23 <vm_exec_core+25395>, 0x5ea40f915a68 <vm_exec_core+29560>, 0x5ea40f91357d <vm_exec_core+20109>, 0x5ea40f914abb <vm_exec_core+25547>, 0x5ea40f914ec9 <vm_exec_core+26585>, 0x5ea40f9134ba <vm_exec_core+19914>, 0x5ea40f90f3c7 <vm_exec_core+3287>, 0x5ea40f9141b5 <vm_exec_core+23237>, 0x5ea40f90f216 <vm_exec_core+2854>, 0x5ea40f90f546 <vm_exec_core+3670>, 0x5ea40f9117e5 <vm_exec_core+12533>, 0x5ea40f913402 <vm_exec_core+19730>, 0x5ea40f913fcb <vm_exec_core+22747>, 0x5ea40f912f2a <vm_exec_core+18490>, 0x5ea40f90eea4 <vm_exec_core+1972>, 0x5ea40f9152cf <vm_exec_core+27615>, 0x5ea40f91589b <vm_exec_core+29099>, 0x5ea40f90f740 <vm_exec_core+4176>, 0x5ea40f910648 <vm_exec_core+8024>, 0x5ea40f9102d1 <vm_exec_core+7137>, 0x5ea40f910b31 <vm_exec_core+9281>, 0x5ea40f9126c6 <vm_exec_core+16342>, 0x5ea40f90fc52 <vm_exec_core+5474>, 0x5ea40f915216 <vm_exec_core+27430>, 0x5ea40f9105d6 <vm_exec_core+7910>, 0x5ea40f9121d6 <vm_exec_core+15078>, 0x5ea40f912c16 <vm_exec_core+17702>, 0x5ea40f914db5 <vm_exec_core+26309>, 0x5ea40f913964 <vm_exec_core+21108>, 0x5ea40f910d9c <vm_exec_core+9900>, 0x5ea40f910747 <vm_exec_core+8279>, 0x5ea40f914c95 <vm_exec_core+26021>, 0x5ea40f911b2e <vm_exec_core+13374>, 0x5ea40f914243 <vm_exec_core+23379>, 0x5ea40f913a79 <vm_exec_core+21385>, 0x5ea40f913823 <vm_exec_core+20787>, 0x5ea40f90f790 <vm_exec_core+4256>, 0x5ea40f912fd1 <vm_exec_core+18657>, 0x5ea40f915171 <vm_exec_core+27265>, 0x5ea40f911060 <vm_exec_core+10608>, 0x5ea40f914bba <vm_exec_core+25802>, 0x5ea40f91113b <vm_exec_core+10827>, 0x5ea40f913748 <vm_exec_core+20568>, 0x5ea40f913837 <vm_exec_core+20807>, 0x5ea40f912d6b <vm_exec_core+18043>, 0x5ea40f9131bc <vm_exec_core+19148>, 0x5ea40f911556 <vm_exec_core+11878>, 0x5ea40f910ba7 <vm_exec_core+9399>, 0x5ea40f91482c <vm_exec_core+24892>, 0x5ea40f91c8f1 <vm_exec_core+57857>, 0x5ea40f9114a0 <vm_exec_core+11696>, 0x5ea40f9130af <vm_exec_core+18879>, 0x5ea40f913640 <vm_exec_core+20304>, 0x5ea40f90fdbc <vm_exec_core+5836>, 0x5ea40f90ff3f <vm_exec_core+6223>, 0x5ea40f90fec2 <vm_exec_core+6098>, 0x5ea40f9106e7 <vm_exec_core+8183>, 0x5ea40f910ab7 <vm_exec_core+9159>, 0x5ea40f912ab6 <vm_exec_core+17350>, 0x5ea40f91202e <vm_exec_core+14654>, 0x5ea40f912ab1 <vm_exec_core+17345>, 0x5ea40f9134b5 <vm_exec_core+19909>, 0x5ea40f9133fd <vm_exec_core+19725>, 0x5ea40f9106e2 <vm_exec_core+8178>, 0x5ea40f913823 <vm_exec_core+20787>...}
        reg_cfp = 0x7041f1011480
        reg_pc = 0x50b000020430
        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>
#12 0x00005ea40f909882 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>
#13 0x00005ea40f99b842 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7041f1011578, self=123427824624720, 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
th: 0x5ea410238460, native_id: 0x7041f1768c40
-- Control frame information -----------------------------------------------
        flags = 0
        iseq = 0x7041f0d15c20
        cfp = <optimized out>
        sp = 0x7041f0f11ac8
        use_argv = 0x7041ef47d4e0
        stack_argv = 0x7041f0f11ac8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#14 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x7041f1011578
#15 0x00005ea40f93bc6c 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.
#16 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.
#17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#18 0x00005ea40f93bc6c in rb_yield (val=<optimized out>)
No locals.
#19 0x00005ea40fb0c9ea in rb_ary_each (ary=123427955305200) at /tmp/ruby/src/trunk_asan/array.c:2766
        i = 2
#20 0x00005ea40f97aa48 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 = 0x7041f0d9eb38
        cfunc = 0x50600001e928
        recv = 123427955305200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005ea40f914580 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7041f1011560, cd=0x512000015bc0, 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>
#22 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 = 0x512000015bc0
        insns_address_table = {0x5ea40f915b35 <vm_exec_core+29765>, 0x5ea40f90fa2f <vm_exec_core+4927>, 0x5ea40f915376 <vm_exec_core+27782>, 0x5ea40f91114f <vm_exec_core+10847>, 0x5ea40f90ec19 <vm_exec_core+1321>, 0x5ea40f910387 <vm_exec_core+7319>, 0x5ea40f915725 <vm_exec_core+28725>, 0x5ea40f90ff9f <vm_exec_core+6319>, 0x5ea40f91627b <vm_exec_core+31627>, 0x5ea40f914762 <vm_exec_core+24690>, 0x5ea40f912947 <vm_exec_core+16983>, 0x5ea40f90ef99 <vm_exec_core+2217>, 0x5ea40f915cde <vm_exec_core+30190>, 0x5ea40f915988 <vm_exec_core+29336>, 0x5ea40f910181 <vm_exec_core+6801>, 0x5ea40f90f4c7 <vm_exec_core+3543>, 0x5ea40f914d22 <vm_exec_core+26162>, 0x5ea40f910a50 <vm_exec_core+9056>, 0x5ea40f915f7b <vm_exec_core+30859>, 0x5ea40f915b69 <vm_exec_core+29817>, 0x5ea40f910fc5 <vm_exec_core+10453>, 0x5ea40f9128b2 <vm_exec_core+16834>, 0x5ea40f914a32 <vm_exec_core+25410>, 0x5ea40f915a77 <vm_exec_core+29575>, 0x5ea40f91358c <vm_exec_core+20124>, 0x5ea40f914aca <vm_exec_core+25562>, 0x5ea40f914ed8 <vm_exec_core+26600>, 0x5ea40f9134c9 <vm_exec_core+19929>, 0x5ea40f90f3d6 <vm_exec_core+3302>, 0x5ea40f9141c4 <vm_exec_core+23252>, 0x5ea40f90f225 <vm_exec_core+2869>, 0x5ea40f90f555 <vm_exec_core+3685>, 0x5ea40f9117f4 <vm_exec_core+12548>, 0x5ea40f913411 <vm_exec_core+19745>, 0x5ea40f913fda <vm_exec_core+22762>, 0x5ea40f912f39 <vm_exec_core+18505>, 0x5ea40f90eeb3 <vm_exec_core+1987>, 0x5ea40f9152de <vm_exec_core+27630>, 0x5ea40f9158aa <vm_exec_core+29114>, 0x5ea40f90f74f <vm_exec_core+4191>, 0x5ea40f910657 <vm_exec_core+8039>, 0x5ea40f9102e0 <vm_exec_core+7152>, 0x5ea40f910b40 <vm_exec_core+9296>, 0x5ea40f9126d5 <vm_exec_core+16357>, 0x5ea40f90fc61 <vm_exec_core+5489>, 0x5ea40f915225 <vm_exec_core+27445>, 0x5ea40f9105e5 <vm_exec_core+7925>, 0x5ea40f9121e5 <vm_exec_core+15093>, 0x5ea40f912c25 <vm_exec_core+17717>, 0x5ea40f914dc4 <vm_exec_core+26324>, 0x5ea40f913973 <vm_exec_core+21123>, 0x5ea40f910dab <vm_exec_core+9915>, 0x5ea40f910756 <vm_exec_core+8294>, 0x5ea40f914ca4 <vm_exec_core+26036>, 0x5ea40f911b3d <vm_exec_core+13389>, 0x5ea40f914252 <vm_exec_core+23394>, 0x5ea40f913a88 <vm_exec_core+21400>, 0x5ea40f90ea48 <vm_exec_core+856>, 0x5ea40f90f79f <vm_exec_core+4271>, 0x5ea40f912fe0 <vm_exec_core+18672>, 0x5ea40f915180 <vm_exec_core+27280>, 0x5ea40f91106f <vm_exec_core+10623>, 0x5ea40f914bc9 <vm_exec_core+25817>, 0x5ea40f91095d <vm_exec_core+8813>, 0x5ea40f913757 <vm_exec_core+20583>, 0x5ea40f913846 <vm_exec_core+20822>, 0x5ea40f912d7a <vm_exec_core+18058>, 0x5ea40f9131cb <vm_exec_core+19163>, 0x5ea40f911565 <vm_exec_core+11893>, 0x5ea40f910bb6 <vm_exec_core+9414>, 0x5ea40f91483b <vm_exec_core+24907>, 0x5ea40f91c900 <vm_exec_core+57872>, 0x5ea40f9114af <vm_exec_core+11711>, 0x5ea40f9130be <vm_exec_core+18894>, 0x5ea40f91364f <vm_exec_core+20319>, 0x5ea40f90fdcb <vm_exec_core+5851>, 0x5ea40f90ff4e <vm_exec_core+6238>, 0x5ea40f90fed1 <vm_exec_core+6113>, 0x5ea40f9106f6 <vm_exec_core+8198>, 0x5ea40f910ac6 <vm_exec_core+9174>, 0x5ea40f912ac5 <vm_exec_core+17365>, 0x5ea40f91203d <vm_exec_core+14669>, 0x5ea40f915ea7 <vm_exec_core+30647>, 0x5ea40f90eb19 <vm_exec_core+1065>, 0x5ea40f9100aa <vm_exec_core+6586>, 0x5ea40f91639f <vm_exec_core+31919>, 0x5ea40f9140a0 <vm_exec_core+22960>, 0x5ea40f912e34 <vm_exec_core+18244>, 0x5ea40f914f6a <vm_exec_core+26746>, 0x5ea40f90ea4d <vm_exec_core+861>, 0x5ea40f91564e <vm_exec_core+28510>, 0x5ea40f915ff5 <vm_exec_core+30981>, 0x5ea40f9160c1 <vm_exec_core+31185>, 0x5ea40f90f2a4 <vm_exec_core+2996>, 0x5ea40f915be3 <vm_exec_core+29939>, 0x5ea40f911a66 <vm_exec_core+13174>, 0x5ea40f915d65 <vm_exec_core+30325>, 0x5ea40f910e88 <vm_exec_core+10136>, 0x5ea40f9155c8 <vm_exec_core+28376>, 0x5ea40f90f190 <vm_exec_core+2720>, 0x5ea40f90fd0d <vm_exec_core+5661>, 0x5ea40f91618f <vm_exec_core+31391>, 0x5ea40f9122f5 <vm_exec_core+15365>, 0x5ea40f911ee7 <vm_exec_core+14327>, 0x5ea40f91276f <vm_exec_core+16511>, 0x5ea40f911cfa <vm_exec_core+13834>, 0x5ea40f9125bb <vm_exec_core+16075>, 0x5ea40f9124ed <vm_exec_core+15869>, 0x5ea40f9113cc <vm_exec_core+11484>, 0x5ea40f911c05 <vm_exec_core+13589>, 0x5ea40f911928 <vm_exec_core+12856>, 0x5ea40f911e14 <vm_exec_core+14116>, 0x5ea40f911e85 <vm_exec_core+14229>, 0x5ea40f915b26 <vm_exec_core+29750>, 0x5ea40f90fa20 <vm_exec_core+4912>, 0x5ea40f915367 <vm_exec_core+27767>, 0x5ea40f911140 <vm_exec_core+10832>, 0x5ea40f90ec0a <vm_exec_core+1306>, 0x5ea40f910378 <vm_exec_core+7304>, 0x5ea40f915716 <vm_exec_core+28710>, 0x5ea40f90ff90 <vm_exec_core+6304>, 0x5ea40f91626c <vm_exec_core+31612>, 0x5ea40f914753 <vm_exec_core+24675>, 0x5ea40f912938 <vm_exec_core+16968>, 0x5ea40f90ef8a <vm_exec_core+2202>, 0x5ea40f915ccf <vm_exec_core+30175>, 0x5ea40f915979 <vm_exec_core+29321>, 0x5ea40f910172 <vm_exec_core+6786>, 0x5ea40f90f4b8 <vm_exec_core+3528>, 0x5ea40f914d13 <vm_exec_core+26147>, 0x5ea40f910a41 <vm_exec_core+9041>, 0x5ea40f915f6c <vm_exec_core+30844>, 0x5ea40f915b5a <vm_exec_core+29802>, 0x5ea40f910fb6 <vm_exec_core+10438>, 0x5ea40f9128a3 <vm_exec_core+16819>, 0x5ea40f914a23 <vm_exec_core+25395>, 0x5ea40f915a68 <vm_exec_core+29560>, 0x5ea40f91357d <vm_exec_core+20109>, 0x5ea40f914abb <vm_exec_core+25547>, 0x5ea40f914ec9 <vm_exec_core+26585>, 0x5ea40f9134ba <vm_exec_core+19914>, 0x5ea40f90f3c7 <vm_exec_core+3287>, 0x5ea40f9141b5 <vm_exec_core+23237>, 0x5ea40f90f216 <vm_exec_core+2854>, 0x5ea40f90f546 <vm_exec_core+3670>, 0x5ea40f9117e5 <vm_exec_core+12533>, 0x5ea40f913402 <vm_exec_core+19730>, 0x5ea40f913fcb <vm_exec_core+22747>, 0x5ea40f912f2a <vm_exec_core+18490>, 0x5ea40f90eea4 <vm_exec_core+1972>, 0x5ea40f9152cf <vm_exec_core+27615>, 0x5ea40f91589b <vm_exec_core+29099>, 0x5ea40f90f740 <vm_exec_core+4176>, 0x5ea40f910648 <vm_exec_core+8024>, 0x5ea40f9102d1 <vm_exec_core+7137>, 0x5ea40f910b31 <vm_exec_core+9281>, 0x5ea40f9126c6 <vm_exec_core+16342>, 0x5ea40f90fc52 <vm_exec_core+5474>, 0x5ea40f915216 <vm_exec_core+27430>, 0x5ea40f9105d6 <vm_exec_core+7910>, 0x5ea40f9121d6 <vm_exec_core+15078>, 0x5ea40f912c16 <vm_exec_core+17702>, 0x5ea40f914db5 <vm_exec_core+26309>, 0x5ea40f913964 <vm_exec_core+21108>, 0x5ea40f910d9c <vm_exec_core+9900>, 0x5ea40f910747 <vm_exec_core+8279>, 0x5ea40f914c95 <vm_exec_core+26021>, 0x5ea40f911b2e <vm_exec_core+13374>, 0x5ea40f914243 <vm_exec_core+23379>, 0x5ea40f913a79 <vm_exec_core+21385>, 0x5ea40f913823 <vm_exec_core+20787>, 0x5ea40f90f790 <vm_exec_core+4256>, 0x5ea40f912fd1 <vm_exec_core+18657>, 0x5ea40f915171 <vm_exec_core+27265>, 0x5ea40f911060 <vm_exec_core+10608>, 0x5ea40f914bba <vm_exec_core+25802>, 0x5ea40f91113b <vm_exec_core+10827>, 0x5ea40f913748 <vm_exec_core+20568>, 0x5ea40f913837 <vm_exec_core+20807>, 0x5ea40f912d6b <vm_exec_core+18043>, 0x5ea40f9131bc <vm_exec_core+19148>, 0x5ea40f911556 <vm_exec_core+11878>, 0x5ea40f910ba7 <vm_exec_core+9399>, 0x5ea40f91482c <vm_exec_core+24892>, 0x5ea40f91c8f1 <vm_exec_core+57857>, 0x5ea40f9114a0 <vm_exec_core+11696>, 0x5ea40f9130af <vm_exec_core+18879>, 0x5ea40f913640 <vm_exec_core+20304>, 0x5ea40f90fdbc <vm_exec_core+5836>, 0x5ea40f90ff3f <vm_exec_core+6223>, 0x5ea40f90fec2 <vm_exec_core+6098>, 0x5ea40f9106e7 <vm_exec_core+8183>, 0x5ea40f910ab7 <vm_exec_core+9159>, 0x5ea40f912ab6 <vm_exec_core+17350>, 0x5ea40f91202e <vm_exec_core+14654>, 0x5ea40f912ab1 <vm_exec_core+17345>, 0x5ea40f9134b5 <vm_exec_core+19909>, 0x5ea40f9133fd <vm_exec_core+19725>, 0x5ea40f9106e2 <vm_exec_core+8178>, 0x5ea40f913823 <vm_exec_core+20787>...}
        reg_cfp = 0x7041f1011560
        reg_pc = 0x519000024cb0
        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>
#23 0x00005ea40f909c71 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.
#24 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
#25 0x00005ea40f99b842 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7041f1011620, self=123428487446320, 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 = 0x7041f0bcbea0
        cfp = <optimized out>
        sp = 0x7041f0f11a28
        use_argv = 0x7041ef4531e0
        stack_argv = 0x7041f0f11a28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x7041f1011620
#27 0x00005ea40f93bc6c 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.
#28 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.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#30 0x00005ea40f93bc6c in rb_yield (val=<optimized out>)
No locals.
#31 0x00005ea40fb1a2c6 in rb_ary_collect (ary=123427824777120) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 123427824773200
        i = 13
#32 0x00005ea40f97aa48 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 = 0x7041f0d9e688
        cfunc = 0x506000020188
        recv = 123427824777120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x00005ea40f914580 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7041f1011608, 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>
#34 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 = {0x5ea40f915b35 <vm_exec_core+29765>, 0x5ea40f90fa2f <vm_exec_core+4927>, 0x5ea40f915376 <vm_exec_core+27782>, 0x5ea40f91114f <vm_exec_core+10847>, 0x5ea40f90ec19 <vm_exec_core+1321>, 0x5ea40f910387 <vm_exec_core+7319>, 0x5ea40f915725 <vm_exec_core+28725>, 0x5ea40f90ff9f <vm_exec_core+6319>, 0x5ea40f91627b <vm_exec_core+31627>, 0x5ea40f914762 <vm_exec_core+24690>, 0x5ea40f912947 <vm_exec_core+16983>, 0x5ea40f90ef99 <vm_exec_core+2217>, 0x5ea40f915cde <vm_exec_core+30190>, 0x5ea40f915988 <vm_exec_core+29336>, 0x5ea40f910181 <vm_exec_core+6801>, 0x5ea40f90f4c7 <vm_exec_core+3543>, 0x5ea40f914d22 <vm_exec_core+26162>, 0x5ea40f910a50 <vm_exec_core+9056>, 0x5ea40f915f7b <vm_exec_core+30859>, 0x5ea40f915b69 <vm_exec_core+29817>, 0x5ea40f910fc5 <vm_exec_core+10453>, 0x5ea40f9128b2 <vm_exec_core+16834>, 0x5ea40f914a32 <vm_exec_core+25410>, 0x5ea40f915a77 <vm_exec_core+29575>, 0x5ea40f91358c <vm_exec_core+20124>, 0x5ea40f914aca <vm_exec_core+25562>, 0x5ea40f914ed8 <vm_exec_core+26600>, 0x5ea40f9134c9 <vm_exec_core+19929>, 0x5ea40f90f3d6 <vm_exec_core+3302>, 0x5ea40f9141c4 <vm_exec_core+23252>, 0x5ea40f90f225 <vm_exec_core+2869>, 0x5ea40f90f555 <vm_exec_core+3685>, 0x5ea40f9117f4 <vm_exec_core+12548>, 0x5ea40f913411 <vm_exec_core+19745>, 0x5ea40f913fda <vm_exec_core+22762>, 0x5ea40f912f39 <vm_exec_core+18505>, 0x5ea40f90eeb3 <vm_exec_core+1987>, 0x5ea40f9152de <vm_exec_core+27630>, 0x5ea40f9158aa <vm_exec_core+29114>, 0x5ea40f90f74f <vm_exec_core+4191>, 0x5ea40f910657 <vm_exec_core+8039>, 0x5ea40f9102e0 <vm_exec_core+7152>, 0x5ea40f910b40 <vm_exec_core+9296>, 0x5ea40f9126d5 <vm_exec_core+16357>, 0x5ea40f90fc61 <vm_exec_core+5489>, 0x5ea40f915225 <vm_exec_core+27445>, 0x5ea40f9105e5 <vm_exec_core+7925>, 0x5ea40f9121e5 <vm_exec_core+15093>, 0x5ea40f912c25 <vm_exec_core+17717>, 0x5ea40f914dc4 <vm_exec_core+26324>, 0x5ea40f913973 <vm_exec_core+21123>, 0x5ea40f910dab <vm_exec_core+9915>, 0x5ea40f910756 <vm_exec_core+8294>, 0x5ea40f914ca4 <vm_exec_core+26036>, 0x5ea40f911b3d <vm_exec_core+13389>, 0x5ea40f914252 <vm_exec_core+23394>, 0x5ea40f913a88 <vm_exec_core+21400>, 0x5ea40f90ea48 <vm_exec_core+856>, 0x5ea40f90f79f <vm_exec_core+4271>, 0x5ea40f912fe0 <vm_exec_core+18672>, 0x5ea40f915180 <vm_exec_core+27280>, 0x5ea40f91106f <vm_exec_core+10623>, 0x5ea40f914bc9 <vm_exec_core+25817>, 0x5ea40f91095d <vm_exec_core+8813>, 0x5ea40f913757 <vm_exec_core+20583>, 0x5ea40f913846 <vm_exec_core+20822>, 0x5ea40f912d7a <vm_exec_core+18058>, 0x5ea40f9131cb <vm_exec_core+19163>, 0x5ea40f911565 <vm_exec_core+11893>, 0x5ea40f910bb6 <vm_exec_core+9414>, 0x5ea40f91483b <vm_exec_core+24907>, 0x5ea40f91c900 <vm_exec_core+57872>, 0x5ea40f9114af <vm_exec_core+11711>, 0x5ea40f9130be <vm_exec_core+18894>, 0x5ea40f91364f <vm_exec_core+20319>, 0x5ea40f90fdcb <vm_exec_core+5851>, 0x5ea40f90ff4e <vm_exec_core+6238>, 0x5ea40f90fed1 <vm_exec_core+6113>, 0x5ea40f9106f6 <vm_exec_core+8198>, 0x5ea40f910ac6 <vm_exec_core+9174>, 0x5ea40f912ac5 <vm_exec_core+17365>, 0x5ea40f91203d <vm_exec_core+14669>, 0x5ea40f915ea7 <vm_exec_core+30647>, 0x5ea40f90eb19 <vm_exec_core+1065>, 0x5ea40f9100aa <vm_exec_core+6586>, 0x5ea40f91639f <vm_exec_core+31919>, 0x5ea40f9140a0 <vm_exec_core+22960>, 0x5ea40f912e34 <vm_exec_core+18244>, 0x5ea40f914f6a <vm_exec_core+26746>, 0x5ea40f90ea4d <vm_exec_core+861>, 0x5ea40f91564e <vm_exec_core+28510>, 0x5ea40f915ff5 <vm_exec_core+30981>, 0x5ea40f9160c1 <vm_exec_core+31185>, 0x5ea40f90f2a4 <vm_exec_core+2996>, 0x5ea40f915be3 <vm_exec_core+29939>, 0x5ea40f911a66 <vm_exec_core+13174>, 0x5ea40f915d65 <vm_exec_core+30325>, 0x5ea40f910e88 <vm_exec_core+10136>, 0x5ea40f9155c8 <vm_exec_core+28376>, 0x5ea40f90f190 <vm_exec_core+2720>, 0x5ea40f90fd0d <vm_exec_core+5661>, 0x5ea40f91618f <vm_exec_core+31391>, 0x5ea40f9122f5 <vm_exec_core+15365>, 0x5ea40f911ee7 <vm_exec_core+14327>, 0x5ea40f91276f <vm_exec_core+16511>, 0x5ea40f911cfa <vm_exec_core+13834>, 0x5ea40f9125bb <vm_exec_core+16075>, 0x5ea40f9124ed <vm_exec_core+15869>, 0x5ea40f9113cc <vm_exec_core+11484>, 0x5ea40f911c05 <vm_exec_core+13589>, 0x5ea40f911928 <vm_exec_core+12856>, 0x5ea40f911e14 <vm_exec_core+14116>, 0x5ea40f911e85 <vm_exec_core+14229>, 0x5ea40f915b26 <vm_exec_core+29750>, 0x5ea40f90fa20 <vm_exec_core+4912>, 0x5ea40f915367 <vm_exec_core+27767>, 0x5ea40f911140 <vm_exec_core+10832>, 0x5ea40f90ec0a <vm_exec_core+1306>, 0x5ea40f910378 <vm_exec_core+7304>, 0x5ea40f915716 <vm_exec_core+28710>, 0x5ea40f90ff90 <vm_exec_core+6304>, 0x5ea40f91626c <vm_exec_core+31612>, 0x5ea40f914753 <vm_exec_core+24675>, 0x5ea40f912938 <vm_exec_core+16968>, 0x5ea40f90ef8a <vm_exec_core+2202>, 0x5ea40f915ccf <vm_exec_core+30175>, 0x5ea40f915979 <vm_exec_core+29321>, 0x5ea40f910172 <vm_exec_core+6786>, 0x5ea40f90f4b8 <vm_exec_core+3528>, 0x5ea40f914d13 <vm_exec_core+26147>, 0x5ea40f910a41 <vm_exec_core+9041>, 0x5ea40f915f6c <vm_exec_core+30844>, 0x5ea40f915b5a <vm_exec_core+29802>, 0x5ea40f910fb6 <vm_exec_core+10438>, 0x5ea40f9128a3 <vm_exec_core+16819>, 0x5ea40f914a23 <vm_exec_core+25395>, 0x5ea40f915a68 <vm_exec_core+29560>, 0x5ea40f91357d <vm_exec_core+20109>, 0x5ea40f914abb <vm_exec_core+25547>, 0x5ea40f914ec9 <vm_exec_core+26585>, 0x5ea40f9134ba <vm_exec_core+19914>, 0x5ea40f90f3c7 <vm_exec_core+3287>, 0x5ea40f9141b5 <vm_exec_core+23237>, 0x5ea40f90f216 <vm_exec_core+2854>, 0x5ea40f90f546 <vm_exec_core+3670>, 0x5ea40f9117e5 <vm_exec_core+12533>, 0x5ea40f913402 <vm_exec_core+19730>, 0x5ea40f913fcb <vm_exec_core+22747>, 0x5ea40f912f2a <vm_exec_core+18490>, 0x5ea40f90eea4 <vm_exec_core+1972>, 0x5ea40f9152cf <vm_exec_core+27615>, 0x5ea40f91589b <vm_exec_core+29099>, 0x5ea40f90f740 <vm_exec_core+4176>, 0x5ea40f910648 <vm_exec_core+8024>, 0x5ea40f9102d1 <vm_exec_core+7137>, 0x5ea40f910b31 <vm_exec_core+9281>, 0x5ea40f9126c6 <vm_exec_core+16342>, 0x5ea40f90fc52 <vm_exec_core+5474>, 0x5ea40f915216 <vm_exec_core+27430>, 0x5ea40f9105d6 <vm_exec_core+7910>, 0x5ea40f9121d6 <vm_exec_core+15078>, 0x5ea40f912c16 <vm_exec_core+17702>, 0x5ea40f914db5 <vm_exec_core+26309>, 0x5ea40f913964 <vm_exec_core+21108>, 0x5ea40f910d9c <vm_exec_core+9900>, 0x5ea40f910747 <vm_exec_core+8279>, 0x5ea40f914c95 <vm_exec_core+26021>, 0x5ea40f911b2e <vm_exec_core+13374>, 0x5ea40f914243 <vm_exec_core+23379>, 0x5ea40f913a79 <vm_exec_core+21385>, 0x5ea40f913823 <vm_exec_core+20787>, 0x5ea40f90f790 <vm_exec_core+4256>, 0x5ea40f912fd1 <vm_exec_core+18657>, 0x5ea40f915171 <vm_exec_core+27265>, 0x5ea40f911060 <vm_exec_core+10608>, 0x5ea40f914bba <vm_exec_core+25802>, 0x5ea40f91113b <vm_exec_core+10827>, 0x5ea40f913748 <vm_exec_core+20568>, 0x5ea40f913837 <vm_exec_core+20807>, 0x5ea40f912d6b <vm_exec_core+18043>, 0x5ea40f9131bc <vm_exec_core+19148>, 0x5ea40f911556 <vm_exec_core+11878>, 0x5ea40f910ba7 <vm_exec_core+9399>, 0x5ea40f91482c <vm_exec_core+24892>, 0x5ea40f91c8f1 <vm_exec_core+57857>, 0x5ea40f9114a0 <vm_exec_core+11696>, 0x5ea40f9130af <vm_exec_core+18879>, 0x5ea40f913640 <vm_exec_core+20304>, 0x5ea40f90fdbc <vm_exec_core+5836>, 0x5ea40f90ff3f <vm_exec_core+6223>, 0x5ea40f90fec2 <vm_exec_core+6098>, 0x5ea40f9106e7 <vm_exec_core+8183>, 0x5ea40f910ab7 <vm_exec_core+9159>, 0x5ea40f912ab6 <vm_exec_core+17350>, 0x5ea40f91202e <vm_exec_core+14654>, 0x5ea40f912ab1 <vm_exec_core+17345>, 0x5ea40f9134b5 <vm_exec_core+19909>, 0x5ea40f9133fd <vm_exec_core+19725>, 0x5ea40f9106e2 <vm_exec_core+8178>, 0x5ea40f913823 <vm_exec_core+20787>...}
        reg_cfp = 0x7041f1011608
        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>
#35 0x00005ea40f909c71 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.
#36 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
#37 0x00005ea40f99b842 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7041f1011738, self=123428487446320, 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 = 0x7041f0bfa430
        cfp = <optimized out>
        sp = 0x7041f0f118d0
        use_argv = 0x7041ef4f30e0
        stack_argv = 0x7041f0f118d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#38 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 = 0x7041f1011738
#39 0x00005ea40f93bc6c 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.
#40 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.
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#42 0x00005ea40f93bc6c in rb_yield (val=<optimized out>)
No locals.
#43 0x00005ea40fb1a2c6 in rb_ary_collect (ary=123427824780040) at /tmp/ruby/src/trunk_asan/array.c:3779
        collect = 123427824779960
        i = 0
#44 0x00005ea40f97aa48 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 = 0x7041f0d9e688
        cfunc = 0x506000020188
        recv = 123427824780040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#45 0x00005ea40f914580 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7041f1011720, 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>
#46 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 = {0x5ea40f915b35 <vm_exec_core+29765>, 0x5ea40f90fa2f <vm_exec_core+4927>, 0x5ea40f915376 <vm_exec_core+27782>, 0x5ea40f91114f <vm_exec_core+10847>, 0x5ea40f90ec19 <vm_exec_core+1321>, 0x5ea40f910387 <vm_exec_core+7319>, 0x5ea40f915725 <vm_exec_core+28725>, 0x5ea40f90ff9f <vm_exec_core+6319>, 0x5ea40f91627b <vm_exec_core+31627>, 0x5ea40f914762 <vm_exec_core+24690>, 0x5ea40f912947 <vm_exec_core+16983>, 0x5ea40f90ef99 <vm_exec_core+2217>, 0x5ea40f915cde <vm_exec_core+30190>, 0x5ea40f915988 <vm_exec_core+29336>, 0x5ea40f910181 <vm_exec_core+6801>, 0x5ea40f90f4c7 <vm_exec_core+3543>, 0x5ea40f914d22 <vm_exec_core+26162>, 0x5ea40f910a50 <vm_exec_core+9056>, 0x5ea40f915f7b <vm_exec_core+30859>, 0x5ea40f915b69 <vm_exec_core+29817>, 0x5ea40f910fc5 <vm_exec_core+10453>, 0x5ea40f9128b2 <vm_exec_core+16834>, 0x5ea40f914a32 <vm_exec_core+25410>, 0x5ea40f915a77 <vm_exec_core+29575>, 0x5ea40f91358c <vm_exec_core+20124>, 0x5ea40f914aca <vm_exec_core+25562>, 0x5ea40f914ed8 <vm_exec_core+26600>, 0x5ea40f9134c9 <vm_exec_core+19929>, 0x5ea40f90f3d6 <vm_exec_core+3302>, 0x5ea40f9141c4 <vm_exec_core+23252>, 0x5ea40f90f225 <vm_exec_core+2869>, 0x5ea40f90f555 <vm_exec_core+3685>, 0x5ea40f9117f4 <vm_exec_core+12548>, 0x5ea40f913411 <vm_exec_core+19745>, 0x5ea40f913fda <vm_exec_core+22762>, 0x5ea40f912f39 <vm_exec_core+18505>, 0x5ea40f90eeb3 <vm_exec_core+1987>, 0x5ea40f9152de <vm_exec_core+27630>, 0x5ea40f9158aa <vm_exec_core+29114>, 0x5ea40f90f74f <vm_exec_core+4191>, 0x5ea40f910657 <vm_exec_core+8039>, 0x5ea40f9102e0 <vm_exec_core+7152>, 0x5ea40f910b40 <vm_exec_core+9296>, 0x5ea40f9126d5 <vm_exec_core+16357>, 0x5ea40f90fc61 <vm_exec_core+5489>, 0x5ea40f915225 <vm_exec_core+27445>, 0x5ea40f9105e5 <vm_exec_core+7925>, 0x5ea40f9121e5 <vm_exec_core+15093>, 0x5ea40f912c25 <vm_exec_core+17717>, 0x5ea40f914dc4 <vm_exec_core+26324>, 0x5ea40f913973 <vm_exec_core+21123>, 0x5ea40f910dab <vm_exec_core+9915>, 0x5ea40f910756 <vm_exec_core+8294>, 0x5ea40f914ca4 <vm_exec_core+26036>, 0x5ea40f911b3d <vm_exec_core+13389>, 0x5ea40f914252 <vm_exec_core+23394>, 0x5ea40f913a88 <vm_exec_core+21400>, 0x5ea40f90ea48 <vm_exec_core+856>, 0x5ea40f90f79f <vm_exec_core+4271>, 0x5ea40f912fe0 <vm_exec_core+18672>, 0x5ea40f915180 <vm_exec_core+27280>, 0x5ea40f91106f <vm_exec_core+10623>, 0x5ea40f914bc9 <vm_exec_core+25817>, 0x5ea40f91095d <vm_exec_core+8813>, 0x5ea40f913757 <vm_exec_core+20583>, 0x5ea40f913846 <vm_exec_core+20822>, 0x5ea40f912d7a <vm_exec_core+18058>, 0x5ea40f9131cb <vm_exec_core+19163>, 0x5ea40f911565 <vm_exec_core+11893>, 0x5ea40f910bb6 <vm_exec_core+9414>, 0x5ea40f91483b <vm_exec_core+24907>, 0x5ea40f91c900 <vm_exec_core+57872>, 0x5ea40f9114af <vm_exec_core+11711>, 0x5ea40f9130be <vm_exec_core+18894>, 0x5ea40f91364f <vm_exec_core+20319>, 0x5ea40f90fdcb <vm_exec_core+5851>, 0x5ea40f90ff4e <vm_exec_core+6238>, 0x5ea40f90fed1 <vm_exec_core+6113>, 0x5ea40f9106f6 <vm_exec_core+8198>, 0x5ea40f910ac6 <vm_exec_core+9174>, 0x5ea40f912ac5 <vm_exec_core+17365>, 0x5ea40f91203d <vm_exec_core+14669>, 0x5ea40f915ea7 <vm_exec_core+30647>, 0x5ea40f90eb19 <vm_exec_core+1065>, 0x5ea40f9100aa <vm_exec_core+6586>, 0x5ea40f91639f <vm_exec_core+31919>, 0x5ea40f9140a0 <vm_exec_core+22960>, 0x5ea40f912e34 <vm_exec_core+18244>, 0x5ea40f914f6a <vm_exec_core+26746>, 0x5ea40f90ea4d <vm_exec_core+861>, 0x5ea40f91564e <vm_exec_core+28510>, 0x5ea40f915ff5 <vm_exec_core+30981>, 0x5ea40f9160c1 <vm_exec_core+31185>, 0x5ea40f90f2a4 <vm_exec_core+2996>, 0x5ea40f915be3 <vm_exec_core+29939>, 0x5ea40f911a66 <vm_exec_core+13174>, 0x5ea40f915d65 <vm_exec_core+30325>, 0x5ea40f910e88 <vm_exec_core+10136>, 0x5ea40f9155c8 <vm_exec_core+28376>, 0x5ea40f90f190 <vm_exec_core+2720>, 0x5ea40f90fd0d <vm_exec_core+5661>, 0x5ea40f91618f <vm_exec_core+31391>, 0x5ea40f9122f5 <vm_exec_core+15365>, 0x5ea40f911ee7 <vm_exec_core+14327>, 0x5ea40f91276f <vm_exec_core+16511>, 0x5ea40f911cfa <vm_exec_core+13834>, 0x5ea40f9125bb <vm_exec_core+16075>, 0x5ea40f9124ed <vm_exec_core+15869>, 0x5ea40f9113cc <vm_exec_core+11484>, 0x5ea40f911c05 <vm_exec_core+13589>, 0x5ea40f911928 <vm_exec_core+12856>, 0x5ea40f911e14 <vm_exec_core+14116>, 0x5ea40f911e85 <vm_exec_core+14229>, 0x5ea40f915b26 <vm_exec_core+29750>, 0x5ea40f90fa20 <vm_exec_core+4912>, 0x5ea40f915367 <vm_exec_core+27767>, 0x5ea40f911140 <vm_exec_core+10832>, 0x5ea40f90ec0a <vm_exec_core+1306>, 0x5ea40f910378 <vm_exec_core+7304>, 0x5ea40f915716 <vm_exec_core+28710>, 0x5ea40f90ff90 <vm_exec_core+6304>, 0x5ea40f91626c <vm_exec_core+31612>, 0x5ea40f914753 <vm_exec_core+24675>, 0x5ea40f912938 <vm_exec_core+16968>, 0x5ea40f90ef8a <vm_exec_core+2202>, 0x5ea40f915ccf <vm_exec_core+30175>, 0x5ea40f915979 <vm_exec_core+29321>, 0x5ea40f910172 <vm_exec_core+6786>, 0x5ea40f90f4b8 <vm_exec_core+3528>, 0x5ea40f914d13 <vm_exec_core+26147>, 0x5ea40f910a41 <vm_exec_core+9041>, 0x5ea40f915f6c <vm_exec_core+30844>, 0x5ea40f915b5a <vm_exec_core+29802>, 0x5ea40f910fb6 <vm_exec_core+10438>, 0x5ea40f9128a3 <vm_exec_core+16819>, 0x5ea40f914a23 <vm_exec_core+25395>, 0x5ea40f915a68 <vm_exec_core+29560>, 0x5ea40f91357d <vm_exec_core+20109>, 0x5ea40f914abb <vm_exec_core+25547>, 0x5ea40f914ec9 <vm_exec_core+26585>, 0x5ea40f9134ba <vm_exec_core+19914>, 0x5ea40f90f3c7 <vm_exec_core+3287>, 0x5ea40f9141b5 <vm_exec_core+23237>, 0x5ea40f90f216 <vm_exec_core+2854>, 0x5ea40f90f546 <vm_exec_core+3670>, 0x5ea40f9117e5 <vm_exec_core+12533>, 0x5ea40f913402 <vm_exec_core+19730>, 0x5ea40f913fcb <vm_exec_core+22747>, 0x5ea40f912f2a <vm_exec_core+18490>, 0x5ea40f90eea4 <vm_exec_core+1972>, 0x5ea40f9152cf <vm_exec_core+27615>, 0x5ea40f91589b <vm_exec_core+29099>, 0x5ea40f90f740 <vm_exec_core+4176>, 0x5ea40f910648 <vm_exec_core+8024>, 0x5ea40f9102d1 <vm_exec_core+7137>, 0x5ea40f910b31 <vm_exec_core+9281>, 0x5ea40f9126c6 <vm_exec_core+16342>, 0x5ea40f90fc52 <vm_exec_core+5474>, 0x5ea40f915216 <vm_exec_core+27430>, 0x5ea40f9105d6 <vm_exec_core+7910>, 0x5ea40f9121d6 <vm_exec_core+15078>, 0x5ea40f912c16 <vm_exec_core+17702>, 0x5ea40f914db5 <vm_exec_core+26309>, 0x5ea40f913964 <vm_exec_core+21108>, 0x5ea40f910d9c <vm_exec_core+9900>, 0x5ea40f910747 <vm_exec_core+8279>, 0x5ea40f914c95 <vm_exec_core+26021>, 0x5ea40f911b2e <vm_exec_core+13374>, 0x5ea40f914243 <vm_exec_core+23379>, 0x5ea40f913a79 <vm_exec_core+21385>, 0x5ea40f913823 <vm_exec_core+20787>, 0x5ea40f90f790 <vm_exec_core+4256>, 0x5ea40f912fd1 <vm_exec_core+18657>, 0x5ea40f915171 <vm_exec_core+27265>, 0x5ea40f911060 <vm_exec_core+10608>, 0x5ea40f914bba <vm_exec_core+25802>, 0x5ea40f91113b <vm_exec_core+10827>, 0x5ea40f913748 <vm_exec_core+20568>, 0x5ea40f913837 <vm_exec_core+20807>, 0x5ea40f912d6b <vm_exec_core+18043>, 0x5ea40f9131bc <vm_exec_core+19148>, 0x5ea40f911556 <vm_exec_core+11878>, 0x5ea40f910ba7 <vm_exec_core+9399>, 0x5ea40f91482c <vm_exec_core+24892>, 0x5ea40f91c8f1 <vm_exec_core+57857>, 0x5ea40f9114a0 <vm_exec_core+11696>, 0x5ea40f9130af <vm_exec_core+18879>, 0x5ea40f913640 <vm_exec_core+20304>, 0x5ea40f90fdbc <vm_exec_core+5836>, 0x5ea40f90ff3f <vm_exec_core+6223>, 0x5ea40f90fec2 <vm_exec_core+6098>, 0x5ea40f9106e7 <vm_exec_core+8183>, 0x5ea40f910ab7 <vm_exec_core+9159>, 0x5ea40f912ab6 <vm_exec_core+17350>, 0x5ea40f91202e <vm_exec_core+14654>, 0x5ea40f912ab1 <vm_exec_core+17345>, 0x5ea40f9134b5 <vm_exec_core+19909>, 0x5ea40f9133fd <vm_exec_core+19725>, 0x5ea40f9106e2 <vm_exec_core+8178>, 0x5ea40f913823 <vm_exec_core+20787>...}
        reg_cfp = 0x7041f1011720
        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>
#47 0x00005ea40f909c71 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.
#48 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
#49 0x00005ea40f953166 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#50 0x00005ea40f533c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7041f0bfa5c0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc20f6e9f0, <optimized out>, 0x7ffc20f6e940, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7041f0bfa5c0
#51 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#52 0x00005ea40f52cbb7 in rb_main (argc=11, argv=0x7ffc20f6ebb8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#53 main (argc=11, argv=0x7ffc20f6ebb8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

c:0017 p:---- s:0108 e:000107 l:y b:---- CFUNC  :waitall
c:0016 p:0010 s:0104 e:000102 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
c:0015 p:0004 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
c:0014 p:0005 s:0093 e:000092 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH]
c:0013 p:---- s:0089 e:000088 l:y b:---- CFUNC  :each
c:0012 p:0102 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
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
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:000f80 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:000de0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:0012a0 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: 0x51500008b680, native_id: 0x7041cf25a6c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x5150001ff700, native_id: 0x7041d04fd6c0
-- 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]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

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

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x7901a917bc40 (LWP 3212725) "ruby" 0x00007901a8f26d07 in __GI___select (nfds=31, readfds=0x50c005a2e300, writefds=0x0, exceptfds=0x0, timeout=0x7ffcd53552e0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x79018cfff6c0 (LWP 3212727) "ruby" 0x00007901a8f1b4fd in __GI___poll (fds=0x79018bdff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x79018cfff6c0 (LWP 3212727) "ruby"):
#0  0x00007901a8f1b4fd in __GI___poll (fds=0x79018bdff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005c6c5239374a in __interceptor_poll ()
No symbol table info available.
#2  0x00005c6c5279c35b 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  0x00005c6c523ecaff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007901a8e9caa4 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 = {133047567513280, -5552453658568636191, 133047567513280, -352, 0, 140723885536464, -5552453658581219103, -5552391898239809311}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007901a8f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7901a917bc40 (LWP 3212725) "ruby"):
#0  0x00007901a8f26d07 in __GI___select (nfds=31, readfds=0x50c005a2e300, writefds=0x0, exceptfds=0x0, timeout=0x7ffcd53552e0) 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 = 943429187}
        pts64 = 0x7ffcd5355160
        r = <optimized out>
#1  0x00005c6c52781b25 in native_fd_select (n=31, readfds=0x50c005a2e300, writefds=0x0, exceptfds=0x7901a8f26d07 <__GI___select+327>, timeout=0x7ffcd5355160, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2  do_select (p=133048003457152) at /tmp/ruby/src/trunk_asan/thread.c:4531
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffcd5355290
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00005c6c524386de 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 = {0x7ffcd5355450, <optimized out>, 0x7ffcd5355360, <optimized out>, <optimized out>}, prev = 0x7901a6fbef60, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00005c6c52438b69 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  0x00005c6c52781002 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 = 31, th = 0x5c6c53138460 <_main_thread>, rset = 0x7901a6fbee40, 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 = 0x7901a6fbeea0}
#6  0x00005c6c52510d85 in select_internal (read=133048022096400, write=4, except=4, tp=0x7901a6fbeea0, fds=0x7901a6fbee40) at /tmp/ruby/src/trunk_asan/io.c:10754
        timerec = <optimized out>
        max = 31
        pending = <optimized out>
        rp = 0x7901a6fbee40
        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=133048003456544) at /tmp/ruby/src/trunk_asan/io.c:10824
        p = 0x7901a6fbee20
#8  0x00005c6c524386de 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 = {0x7ffcd53557d0, <optimized out>, 0x7ffcd53556e0, <optimized out>, <optimized out>}, prev = 0x7901a6f27040, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#9  0x00005c6c52438b69 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 0x00005c6c524ecc5b 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 0x00005c6c5287aa48 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 = 0x7901a8798b50
        cfunc = 0x50600002b408
        recv = 133048028428640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#12 0x00005c6c5281b16d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7901a8a183a0, 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 = {0x5c6c52815b35 <vm_exec_core+29765>, 0x5c6c5280fa2f <vm_exec_core+4927>, 0x5c6c52815376 <vm_exec_core+27782>, 0x5c6c5281114f <vm_exec_core+10847>, 0x5c6c5280ec19 <vm_exec_core+1321>, 0x5c6c52810387 <vm_exec_core+7319>, 0x5c6c52815725 <vm_exec_core+28725>, 0x5c6c5280ff9f <vm_exec_core+6319>, 0x5c6c5281627b <vm_exec_core+31627>, 0x5c6c52814762 <vm_exec_core+24690>, 0x5c6c52812947 <vm_exec_core+16983>, 0x5c6c5280ef99 <vm_exec_core+2217>, 0x5c6c52815cde <vm_exec_core+30190>, 0x5c6c52815988 <vm_exec_core+29336>, 0x5c6c52810181 <vm_exec_core+6801>, 0x5c6c5280f4c7 <vm_exec_core+3543>, 0x5c6c52814d22 <vm_exec_core+26162>, 0x5c6c52810a50 <vm_exec_core+9056>, 0x5c6c52815f7b <vm_exec_core+30859>, 0x5c6c52815b69 <vm_exec_core+29817>, 0x5c6c52810fc5 <vm_exec_core+10453>, 0x5c6c528128b2 <vm_exec_core+16834>, 0x5c6c52814a32 <vm_exec_core+25410>, 0x5c6c52815a77 <vm_exec_core+29575>, 0x5c6c5281358c <vm_exec_core+20124>, 0x5c6c52814aca <vm_exec_core+25562>, 0x5c6c52814ed8 <vm_exec_core+26600>, 0x5c6c528134c9 <vm_exec_core+19929>, 0x5c6c5280f3d6 <vm_exec_core+3302>, 0x5c6c528141c4 <vm_exec_core+23252>, 0x5c6c5280f225 <vm_exec_core+2869>, 0x5c6c5280f555 <vm_exec_core+3685>, 0x5c6c528117f4 <vm_exec_core+12548>, 0x5c6c52813411 <vm_exec_core+19745>, 0x5c6c52813fda <vm_exec_core+22762>, 0x5c6c52812f39 <vm_exec_core+18505>, 0x5c6c5280eeb3 <vm_exec_core+1987>, 0x5c6c528152de <vm_exec_core+27630>, 0x5c6c528158aa <vm_exec_core+29114>, 0x5c6c5280f74f <vm_exec_core+4191>, 0x5c6c52810657 <vm_exec_core+8039>, 0x5c6c528102e0 <vm_exec_core+7152>, 0x5c6c52810b40 <vm_exec_core+9296>, 0x5c6c528126d5 <vm_exec_core+16357>, 0x5c6c5280fc61 <vm_exec_core+5489>, 0x5c6c52815225 <vm_exec_core+27445>, 0x5c6c528105e5 <vm_exec_core+7925>, 0x5c6c528121e5 <vm_exec_core+15093>, 0x5c6c52812c25 <vm_exec_core+17717>, 0x5c6c52814dc4 <vm_exec_core+26324>, 0x5c6c52813973 <vm_exec_core+21123>, 0x5c6c52810dab <vm_exec_core+9915>, 0x5c6c52810756 <vm_exec_core+8294>, 0x5c6c52814ca4 <vm_exec_core+26036>, 0x5c6c52811b3d <vm_exec_core+13389>, 0x5c6c52814252 <vm_exec_core+23394>, 0x5c6c52813a88 <vm_exec_core+21400>, 0x5c6c5280ea48 <vm_exec_core+856>, 0x5c6c5280f79f <vm_exec_core+4271>, 0x5c6c52812fe0 <vm_exec_core+18672>, 0x5c6c52815180 <vm_exec_core+27280>, 0x5c6c5281106f <vm_exec_core+10623>, 0x5c6c52814bc9 <vm_exec_core+25817>, 0x5c6c5281095d <vm_exec_core+8813>, 0x5c6c52813757 <vm_exec_core+20583>, 0x5c6c52813846 <vm_exec_core+20822>, 0x5c6c52812d7a <vm_exec_core+18058>, 0x5c6c528131cb <vm_exec_core+19163>, 0x5c6c52811565 <vm_exec_core+11893>, 0x5c6c52810bb6 <vm_exec_core+9414>, 0x5c6c5281483b <vm_exec_core+24907>, 0x5c6c5281c900 <vm_exec_core+57872>, 0x5c6c528114af <vm_exec_core+11711>, 0x5c6c528130be <vm_exec_core+18894>, 0x5c6c5281364f <vm_exec_core+20319>, 0x5c6c5280fdcb <vm_exec_core+5851>, 0x5c6c5280ff4e <vm_exec_core+6238>, 0x5c6c5280fed1 <vm_exec_core+6113>, 0x5c6c528106f6 <vm_exec_core+8198>, 0x5c6c52810ac6 <vm_exec_core+9174>, 0x5c6c52812ac5 <vm_exec_core+17365>, 0x5c6c5281203d <vm_exec_core+14669>, 0x5c6c52815ea7 <vm_exec_core+30647>, 0x5c6c5280eb19 <vm_exec_core+1065>, 0x5c6c528100aa <vm_exec_core+6586>, 0x5c6c5281639f <vm_exec_core+31919>, 0x5c6c528140a0 <vm_exec_core+22960>, 0x5c6c52812e34 <vm_exec_core+18244>, 0x5c6c52814f6a <vm_exec_core+26746>, 0x5c6c5280ea4d <vm_exec_core+861>, 0x5c6c5281564e <vm_exec_core+28510>, 0x5c6c52815ff5 <vm_exec_core+30981>, 0x5c6c528160c1 <vm_exec_core+31185>, 0x5c6c5280f2a4 <vm_exec_core+2996>, 0x5c6c52815be3 <vm_exec_core+29939>, 0x5c6c52811a66 <vm_exec_core+13174>, 0x5c6c52815d65 <vm_exec_core+30325>, 0x5c6c52810e88 <vm_exec_core+10136>, 0x5c6c528155c8 <vm_exec_core+28376>, 0x5c6c5280f190 <vm_exec_core+2720>, 0x5c6c5280fd0d <vm_exec_core+5661>, 0x5c6c5281618f <vm_exec_core+31391>, 0x5c6c528122f5 <vm_exec_core+15365>, 0x5c6c52811ee7 <vm_exec_core+14327>, 0x5c6c5281276f <vm_exec_core+16511>, 0x5c6c52811cfa <vm_exec_core+13834>, 0x5c6c528125bb <vm_exec_core+16075>, 0x5c6c528124ed <vm_exec_core+15869>, 0x5c6c528113cc <vm_exec_core+11484>, 0x5c6c52811c05 <vm_exec_core+13589>, 0x5c6c52811928 <vm_exec_core+12856>, 0x5c6c52811e14 <vm_exec_core+14116>, 0x5c6c52811e85 <vm_exec_core+14229>, 0x5c6c52815b26 <vm_exec_core+29750>, 0x5c6c5280fa20 <vm_exec_core+4912>, 0x5c6c52815367 <vm_exec_core+27767>, 0x5c6c52811140 <vm_exec_core+10832>, 0x5c6c5280ec0a <vm_exec_core+1306>, 0x5c6c52810378 <vm_exec_core+7304>, 0x5c6c52815716 <vm_exec_core+28710>, 0x5c6c5280ff90 <vm_exec_core+6304>, 0x5c6c5281626c <vm_exec_core+31612>, 0x5c6c52814753 <vm_exec_core+24675>, 0x5c6c52812938 <vm_exec_core+16968>, 0x5c6c5280ef8a <vm_exec_core+2202>, 0x5c6c52815ccf <vm_exec_core+30175>, 0x5c6c52815979 <vm_exec_core+29321>, 0x5c6c52810172 <vm_exec_core+6786>, 0x5c6c5280f4b8 <vm_exec_core+3528>, 0x5c6c52814d13 <vm_exec_core+26147>, 0x5c6c52810a41 <vm_exec_core+9041>, 0x5c6c52815f6c <vm_exec_core+30844>, 0x5c6c52815b5a <vm_exec_core+29802>, 0x5c6c52810fb6 <vm_exec_core+10438>, 0x5c6c528128a3 <vm_exec_core+16819>, 0x5c6c52814a23 <vm_exec_core+25395>, 0x5c6c52815a68 <vm_exec_core+29560>, 0x5c6c5281357d <vm_exec_core+20109>, 0x5c6c52814abb <vm_exec_core+25547>, 0x5c6c52814ec9 <vm_exec_core+26585>, 0x5c6c528134ba <vm_exec_core+19914>, 0x5c6c5280f3c7 <vm_exec_core+3287>, 0x5c6c528141b5 <vm_exec_core+23237>, 0x5c6c5280f216 <vm_exec_core+2854>, 0x5c6c5280f546 <vm_exec_core+3670>, 0x5c6c528117e5 <vm_exec_core+12533>, 0x5c6c52813402 <vm_exec_core+19730>, 0x5c6c52813fcb <vm_exec_core+22747>, 0x5c6c52812f2a <vm_exec_core+18490>, 0x5c6c5280eea4 <vm_exec_core+1972>, 0x5c6c528152cf <vm_exec_core+27615>, 0x5c6c5281589b <vm_exec_core+29099>, 0x5c6c5280f740 <vm_exec_core+4176>, 0x5c6c52810648 <vm_exec_core+8024>, 0x5c6c528102d1 <vm_exec_core+7137>, 0x5c6c52810b31 <vm_exec_core+9281>, 0x5c6c528126c6 <vm_exec_core+16342>, 0x5c6c5280fc52 <vm_exec_core+5474>, 0x5c6c52815216 <vm_exec_core+27430>, 0x5c6c528105d6 <vm_exec_core+7910>, 0x5c6c528121d6 <vm_exec_core+15078>, 0x5c6c52812c16 <vm_exec_core+17702>, 0x5c6c52814db5 <vm_exec_core+26309>, 0x5c6c52813964 <vm_exec_core+21108>, 0x5c6c52810d9c <vm_exec_core+9900>, 0x5c6c52810747 <vm_exec_core+8279>, 0x5c6c52814c95 <vm_exec_core+26021>, 0x5c6c52811b2e <vm_exec_core+13374>, 0x5c6c52814243 <vm_exec_core+23379>, 0x5c6c52813a79 <vm_exec_core+21385>, 0x5c6c52813823 <vm_exec_core+20787>, 0x5c6c5280f790 <vm_exec_core+4256>, 0x5c6c52812fd1 <vm_exec_core+18657>, 0x5c6c52815171 <vm_exec_core+27265>, 0x5c6c52811060 <vm_exec_core+10608>, 0x5c6c52814bba <vm_exec_core+25802>, 0x5c6c5281113b <vm_exec_core+10827>, 0x5c6c52813748 <vm_exec_core+20568>, 0x5c6c52813837 <vm_exec_core+20807>, 0x5c6c52812d6b <vm_exec_core+18043>, 0x5c6c528131bc <vm_exec_core+19148>, 0x5c6c52811556 <vm_exec_core+11878>, 0x5c6c52810ba7 <vm_exec_core+9399>, 0x5c6c5281482c <vm_exec_core+24892>, 0x5c6c5281c8f1 <vm_exec_core+57857>, 0x5c6c528114a0 <vm_exec_core+11696>, 0x5c6c528130af <vm_exec_core+18879>, 0x5c6c52813640 <vm_exec_core+20304>, 0x5c6c5280fdbc <vm_exec_core+5836>, 0x5c6c5280ff3f <vm_exec_core+6223>, 0x5c6c5280fec2 <vm_exec_core+6098>, 0x5c6c528106e7 <vm_exec_core+8183>, 0x5c6c52810ab7 <vm_exec_core+9159>, 0x5c6c52812ab6 <vm_exec_core+17350>, 0x5c6c5281202e <vm_exec_core+14654>, 0x5c6c52812ab1 <vm_exec_core+17345>, 0x5c6c528134b5 <vm_exec_core+19909>, 0x5c6c528133fd <vm_exec_core+19725>, 0x5c6c528106e2 <vm_exec_core+8178>, 0x5c6c52813823 <vm_exec_core+20787>...}
        reg_cfp = 0x7901a8a183a0
        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>
        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>
th: 0x5c6c53138460, native_id: 0x7901a917bc40
-- Control frame information -----------------------------------------------
        INSN_LABEL_definedivar = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC  :select
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
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
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
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
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
        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>
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_objtostring = <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
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
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
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
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_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>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC  :require_relative
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_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 0x00005c6c52809a39 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 0x00005c6c5289b842 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7901a8a18578, self=133048026736080, 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 = 0x7901a85d04d0
        cfp = <optimized out>
        sp = 0x7901a89189e8
        use_argv = 0x7901a6ef47e0
        stack_argv = 0x7901a89189e8
        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 = 0x7901a8a18578
#18 0x00005c6c5283bc6c 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 0x00005c6c5283bc6c in rb_yield (val=<optimized out>)
No locals.
#22 0x00005c6c52a0c9ea in rb_ary_each (ary=133048021976920) at /tmp/ruby/src/trunk_asan/array.c:2766
        i = 0
#23 0x00005c6c5287aa48 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 = 0x7901a879eb18
        cfunc = 0x50600001e928
        recv = 133048021976920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00005c6c52814580 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7901a8a18560, 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 = {0x5c6c52815b35 <vm_exec_core+29765>, 0x5c6c5280fa2f <vm_exec_core+4927>, 0x5c6c52815376 <vm_exec_core+27782>, 0x5c6c5281114f <vm_exec_core+10847>, 0x5c6c5280ec19 <vm_exec_core+1321>, 0x5c6c52810387 <vm_exec_core+7319>, 0x5c6c52815725 <vm_exec_core+28725>, 0x5c6c5280ff9f <vm_exec_core+6319>, 0x5c6c5281627b <vm_exec_core+31627>, 0x5c6c52814762 <vm_exec_core+24690>, 0x5c6c52812947 <vm_exec_core+16983>, 0x5c6c5280ef99 <vm_exec_core+2217>, 0x5c6c52815cde <vm_exec_core+30190>, 0x5c6c52815988 <vm_exec_core+29336>, 0x5c6c52810181 <vm_exec_core+6801>, 0x5c6c5280f4c7 <vm_exec_core+3543>, 0x5c6c52814d22 <vm_exec_core+26162>, 0x5c6c52810a50 <vm_exec_core+9056>, 0x5c6c52815f7b <vm_exec_core+30859>, 0x5c6c52815b69 <vm_exec_core+29817>, 0x5c6c52810fc5 <vm_exec_core+10453>, 0x5c6c528128b2 <vm_exec_core+16834>, 0x5c6c52814a32 <vm_exec_core+25410>, 0x5c6c52815a77 <vm_exec_core+29575>, 0x5c6c5281358c <vm_exec_core+20124>, 0x5c6c52814aca <vm_exec_core+25562>, 0x5c6c52814ed8 <vm_exec_core+26600>, 0x5c6c528134c9 <vm_exec_core+19929>, 0x5c6c5280f3d6 <vm_exec_core+3302>, 0x5c6c528141c4 <vm_exec_core+23252>, 0x5c6c5280f225 <vm_exec_core+2869>, 0x5c6c5280f555 <vm_exec_core+3685>, 0x5c6c528117f4 <vm_exec_core+12548>, 0x5c6c52813411 <vm_exec_core+19745>, 0x5c6c52813fda <vm_exec_core+22762>, 0x5c6c52812f39 <vm_exec_core+18505>, 0x5c6c5280eeb3 <vm_exec_core+1987>, 0x5c6c528152de <vm_exec_core+27630>, 0x5c6c528158aa <vm_exec_core+29114>, 0x5c6c5280f74f <vm_exec_core+4191>, 0x5c6c52810657 <vm_exec_core+8039>, 0x5c6c528102e0 <vm_exec_core+7152>, 0x5c6c52810b40 <vm_exec_core+9296>, 0x5c6c528126d5 <vm_exec_core+16357>, 0x5c6c5280fc61 <vm_exec_core+5489>, 0x5c6c52815225 <vm_exec_core+27445>, 0x5c6c528105e5 <vm_exec_core+7925>, 0x5c6c528121e5 <vm_exec_core+15093>, 0x5c6c52812c25 <vm_exec_core+17717>, 0x5c6c52814dc4 <vm_exec_core+26324>, 0x5c6c52813973 <vm_exec_core+21123>, 0x5c6c52810dab <vm_exec_core+9915>, 0x5c6c52810756 <vm_exec_core+8294>, 0x5c6c52814ca4 <vm_exec_core+26036>, 0x5c6c52811b3d <vm_exec_core+13389>, 0x5c6c52814252 <vm_exec_core+23394>, 0x5c6c52813a88 <vm_exec_core+21400>, 0x5c6c5280ea48 <vm_exec_core+856>, 0x5c6c5280f79f <vm_exec_core+4271>, 0x5c6c52812fe0 <vm_exec_core+18672>, 0x5c6c52815180 <vm_exec_core+27280>, 0x5c6c5281106f <vm_exec_core+10623>, 0x5c6c52814bc9 <vm_exec_core+25817>, 0x5c6c5281095d <vm_exec_core+8813>, 0x5c6c52813757 <vm_exec_core+20583>, 0x5c6c52813846 <vm_exec_core+20822>, 0x5c6c52812d7a <vm_exec_core+18058>, 0x5c6c528131cb <vm_exec_core+19163>, 0x5c6c52811565 <vm_exec_core+11893>, 0x5c6c52810bb6 <vm_exec_core+9414>, 0x5c6c5281483b <vm_exec_core+24907>, 0x5c6c5281c900 <vm_exec_core+57872>, 0x5c6c528114af <vm_exec_core+11711>, 0x5c6c528130be <vm_exec_core+18894>, 0x5c6c5281364f <vm_exec_core+20319>, 0x5c6c5280fdcb <vm_exec_core+5851>, 0x5c6c5280ff4e <vm_exec_core+6238>, 0x5c6c5280fed1 <vm_exec_core+6113>, 0x5c6c528106f6 <vm_exec_core+8198>, 0x5c6c52810ac6 <vm_exec_core+9174>, 0x5c6c52812ac5 <vm_exec_core+17365>, 0x5c6c5281203d <vm_exec_core+14669>, 0x5c6c52815ea7 <vm_exec_core+30647>, 0x5c6c5280eb19 <vm_exec_core+1065>, 0x5c6c528100aa <vm_exec_core+6586>, 0x5c6c5281639f <vm_exec_core+31919>, 0x5c6c528140a0 <vm_exec_core+22960>, 0x5c6c52812e34 <vm_exec_core+18244>, 0x5c6c52814f6a <vm_exec_core+26746>, 0x5c6c5280ea4d <vm_exec_core+861>, 0x5c6c5281564e <vm_exec_core+28510>, 0x5c6c52815ff5 <vm_exec_core+30981>, 0x5c6c528160c1 <vm_exec_core+31185>, 0x5c6c5280f2a4 <vm_exec_core+2996>, 0x5c6c52815be3 <vm_exec_core+29939>, 0x5c6c52811a66 <vm_exec_core+13174>, 0x5c6c52815d65 <vm_exec_core+30325>, 0x5c6c52810e88 <vm_exec_core+10136>, 0x5c6c528155c8 <vm_exec_core+28376>, 0x5c6c5280f190 <vm_exec_core+2720>, 0x5c6c5280fd0d <vm_exec_core+5661>, 0x5c6c5281618f <vm_exec_core+31391>, 0x5c6c528122f5 <vm_exec_core+15365>, 0x5c6c52811ee7 <vm_exec_core+14327>, 0x5c6c5281276f <vm_exec_core+16511>, 0x5c6c52811cfa <vm_exec_core+13834>, 0x5c6c528125bb <vm_exec_core+16075>, 0x5c6c528124ed <vm_exec_core+15869>, 0x5c6c528113cc <vm_exec_core+11484>, 0x5c6c52811c05 <vm_exec_core+13589>, 0x5c6c52811928 <vm_exec_core+12856>, 0x5c6c52811e14 <vm_exec_core+14116>, 0x5c6c52811e85 <vm_exec_core+14229>, 0x5c6c52815b26 <vm_exec_core+29750>, 0x5c6c5280fa20 <vm_exec_core+4912>, 0x5c6c52815367 <vm_exec_core+27767>, 0x5c6c52811140 <vm_exec_core+10832>, 0x5c6c5280ec0a <vm_exec_core+1306>, 0x5c6c52810378 <vm_exec_core+7304>, 0x5c6c52815716 <vm_exec_core+28710>, 0x5c6c5280ff90 <vm_exec_core+6304>, 0x5c6c5281626c <vm_exec_core+31612>, 0x5c6c52814753 <vm_exec_core+24675>, 0x5c6c52812938 <vm_exec_core+16968>, 0x5c6c5280ef8a <vm_exec_core+2202>, 0x5c6c52815ccf <vm_exec_core+30175>, 0x5c6c52815979 <vm_exec_core+29321>, 0x5c6c52810172 <vm_exec_core+6786>, 0x5c6c5280f4b8 <vm_exec_core+3528>, 0x5c6c52814d13 <vm_exec_core+26147>, 0x5c6c52810a41 <vm_exec_core+9041>, 0x5c6c52815f6c <vm_exec_core+30844>, 0x5c6c52815b5a <vm_exec_core+29802>, 0x5c6c52810fb6 <vm_exec_core+10438>, 0x5c6c528128a3 <vm_exec_core+16819>, 0x5c6c52814a23 <vm_exec_core+25395>, 0x5c6c52815a68 <vm_exec_core+29560>, 0x5c6c5281357d <vm_exec_core+20109>, 0x5c6c52814abb <vm_exec_core+25547>, 0x5c6c52814ec9 <vm_exec_core+26585>, 0x5c6c528134ba <vm_exec_core+19914>, 0x5c6c5280f3c7 <vm_exec_core+3287>, 0x5c6c528141b5 <vm_exec_core+23237>, 0x5c6c5280f216 <vm_exec_core+2854>, 0x5c6c5280f546 <vm_exec_core+3670>, 0x5c6c528117e5 <vm_exec_core+12533>, 0x5c6c52813402 <vm_exec_core+19730>, 0x5c6c52813fcb <vm_exec_core+22747>, 0x5c6c52812f2a <vm_exec_core+18490>, 0x5c6c5280eea4 <vm_exec_core+1972>, 0x5c6c528152cf <vm_exec_core+27615>, 0x5c6c5281589b <vm_exec_core+29099>, 0x5c6c5280f740 <vm_exec_core+4176>, 0x5c6c52810648 <vm_exec_core+8024>, 0x5c6c528102d1 <vm_exec_core+7137>, 0x5c6c52810b31 <vm_exec_core+9281>, 0x5c6c528126c6 <vm_exec_core+16342>, 0x5c6c5280fc52 <vm_exec_core+5474>, 0x5c6c52815216 <vm_exec_core+27430>, 0x5c6c528105d6 <vm_exec_core+7910>, 0x5c6c528121d6 <vm_exec_core+15078>, 0x5c6c52812c16 <vm_exec_core+17702>, 0x5c6c52814db5 <vm_exec_core+26309>, 0x5c6c52813964 <vm_exec_core+21108>, 0x5c6c52810d9c <vm_exec_core+9900>, 0x5c6c52810747 <vm_exec_core+8279>, 0x5c6c52814c95 <vm_exec_core+26021>, 0x5c6c52811b2e <vm_exec_core+13374>, 0x5c6c52814243 <vm_exec_core+23379>, 0x5c6c52813a79 <vm_exec_core+21385>, 0x5c6c52813823 <vm_exec_core+20787>, 0x5c6c5280f790 <vm_exec_core+4256>, 0x5c6c52812fd1 <vm_exec_core+18657>, 0x5c6c52815171 <vm_exec_core+27265>, 0x5c6c52811060 <vm_exec_core+10608>, 0x5c6c52814bba <vm_exec_core+25802>, 0x5c6c5281113b <vm_exec_core+10827>, 0x5c6c52813748 <vm_exec_core+20568>, 0x5c6c52813837 <vm_exec_core+20807>, 0x5c6c52812d6b <vm_exec_core+18043>, 0x5c6c528131bc <vm_exec_core+19148>, 0x5c6c52811556 <vm_exec_core+11878>, 0x5c6c52810ba7 <vm_exec_core+9399>, 0x5c6c5281482c <vm_exec_core+24892>, 0x5c6c5281c8f1 <vm_exec_core+57857>, 0x5c6c528114a0 <vm_exec_core+11696>, 0x5c6c528130af <vm_exec_core+18879>, 0x5c6c52813640 <vm_exec_core+20304>, 0x5c6c5280fdbc <vm_exec_core+5836>, 0x5c6c5280ff3f <vm_exec_core+6223>, 0x5c6c5280fec2 <vm_exec_core+6098>, 0x5c6c528106e7 <vm_exec_core+8183>, 0x5c6c52810ab7 <vm_exec_core+9159>, 0x5c6c52812ab6 <vm_exec_core+17350>, 0x5c6c5281202e <vm_exec_core+14654>, 0x5c6c52812ab1 <vm_exec_core+17345>, 0x5c6c528134b5 <vm_exec_core+19909>, 0x5c6c528133fd <vm_exec_core+19725>, 0x5c6c528106e2 <vm_exec_core+8178>, 0x5c6c52813823 <vm_exec_core+20787>...}
        reg_cfp = 0x7901a8a18560
        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 0x00005c6c52809c71 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 0x00005c6c52852c73 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 0x00005c6c52554559 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=133048027944880) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x5c6c53b79ce0 <root_box>
        iseq = 0x7901a8719698
#30 0x00005c6c5254e4d8 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 = 0x5c6c53138460 <_main_thread>
        box = 0x5c6c53b79ce0 <root_box>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 133048028418080
        realpath_map = 133048028417920
        path = 133048027944880
        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 0x00005c6c5254c7b4 in rb_require_string_internal (fname=133048027944920, 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 0x00005c6c5287aa48 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 = 0x7901a8719828
        cfunc = 0x506000037288
        recv = 133048028608400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005c6c5285fff5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffcd5357bc0) 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 0x00005c6c5285fa85 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 0x00005c6c5281b16d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7901a8a18790, 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 = {0x5c6c52815b35 <vm_exec_core+29765>, 0x5c6c5280fa2f <vm_exec_core+4927>, 0x5c6c52815376 <vm_exec_core+27782>, 0x5c6c5281114f <vm_exec_core+10847>, 0x5c6c5280ec19 <vm_exec_core+1321>, 0x5c6c52810387 <vm_exec_core+7319>, 0x5c6c52815725 <vm_exec_core+28725>, 0x5c6c5280ff9f <vm_exec_core+6319>, 0x5c6c5281627b <vm_exec_core+31627>, 0x5c6c52814762 <vm_exec_core+24690>, 0x5c6c52812947 <vm_exec_core+16983>, 0x5c6c5280ef99 <vm_exec_core+2217>, 0x5c6c52815cde <vm_exec_core+30190>, 0x5c6c52815988 <vm_exec_core+29336>, 0x5c6c52810181 <vm_exec_core+6801>, 0x5c6c5280f4c7 <vm_exec_core+3543>, 0x5c6c52814d22 <vm_exec_core+26162>, 0x5c6c52810a50 <vm_exec_core+9056>, 0x5c6c52815f7b <vm_exec_core+30859>, 0x5c6c52815b69 <vm_exec_core+29817>, 0x5c6c52810fc5 <vm_exec_core+10453>, 0x5c6c528128b2 <vm_exec_core+16834>, 0x5c6c52814a32 <vm_exec_core+25410>, 0x5c6c52815a77 <vm_exec_core+29575>, 0x5c6c5281358c <vm_exec_core+20124>, 0x5c6c52814aca <vm_exec_core+25562>, 0x5c6c52814ed8 <vm_exec_core+26600>, 0x5c6c528134c9 <vm_exec_core+19929>, 0x5c6c5280f3d6 <vm_exec_core+3302>, 0x5c6c528141c4 <vm_exec_core+23252>, 0x5c6c5280f225 <vm_exec_core+2869>, 0x5c6c5280f555 <vm_exec_core+3685>, 0x5c6c528117f4 <vm_exec_core+12548>, 0x5c6c52813411 <vm_exec_core+19745>, 0x5c6c52813fda <vm_exec_core+22762>, 0x5c6c52812f39 <vm_exec_core+18505>, 0x5c6c5280eeb3 <vm_exec_core+1987>, 0x5c6c528152de <vm_exec_core+27630>, 0x5c6c528158aa <vm_exec_core+29114>, 0x5c6c5280f74f <vm_exec_core+4191>, 0x5c6c52810657 <vm_exec_core+8039>, 0x5c6c528102e0 <vm_exec_core+7152>, 0x5c6c52810b40 <vm_exec_core+9296>, 0x5c6c528126d5 <vm_exec_core+16357>, 0x5c6c5280fc61 <vm_exec_core+5489>, 0x5c6c52815225 <vm_exec_core+27445>, 0x5c6c528105e5 <vm_exec_core+7925>, 0x5c6c528121e5 <vm_exec_core+15093>, 0x5c6c52812c25 <vm_exec_core+17717>, 0x5c6c52814dc4 <vm_exec_core+26324>, 0x5c6c52813973 <vm_exec_core+21123>, 0x5c6c52810dab <vm_exec_core+9915>, 0x5c6c52810756 <vm_exec_core+8294>, 0x5c6c52814ca4 <vm_exec_core+26036>, 0x5c6c52811b3d <vm_exec_core+13389>, 0x5c6c52814252 <vm_exec_core+23394>, 0x5c6c52813a88 <vm_exec_core+21400>, 0x5c6c5280ea48 <vm_exec_core+856>, 0x5c6c5280f79f <vm_exec_core+4271>, 0x5c6c52812fe0 <vm_exec_core+18672>, 0x5c6c52815180 <vm_exec_core+27280>, 0x5c6c5281106f <vm_exec_core+10623>, 0x5c6c52814bc9 <vm_exec_core+25817>, 0x5c6c5281095d <vm_exec_core+8813>, 0x5c6c52813757 <vm_exec_core+20583>, 0x5c6c52813846 <vm_exec_core+20822>, 0x5c6c52812d7a <vm_exec_core+18058>, 0x5c6c528131cb <vm_exec_core+19163>, 0x5c6c52811565 <vm_exec_core+11893>, 0x5c6c52810bb6 <vm_exec_core+9414>, 0x5c6c5281483b <vm_exec_core+24907>, 0x5c6c5281c900 <vm_exec_core+57872>, 0x5c6c528114af <vm_exec_core+11711>, 0x5c6c528130be <vm_exec_core+18894>, 0x5c6c5281364f <vm_exec_core+20319>, 0x5c6c5280fdcb <vm_exec_core+5851>, 0x5c6c5280ff4e <vm_exec_core+6238>, 0x5c6c5280fed1 <vm_exec_core+6113>, 0x5c6c528106f6 <vm_exec_core+8198>, 0x5c6c52810ac6 <vm_exec_core+9174>, 0x5c6c52812ac5 <vm_exec_core+17365>, 0x5c6c5281203d <vm_exec_core+14669>, 0x5c6c52815ea7 <vm_exec_core+30647>, 0x5c6c5280eb19 <vm_exec_core+1065>, 0x5c6c528100aa <vm_exec_core+6586>, 0x5c6c5281639f <vm_exec_core+31919>, 0x5c6c528140a0 <vm_exec_core+22960>, 0x5c6c52812e34 <vm_exec_core+18244>, 0x5c6c52814f6a <vm_exec_core+26746>, 0x5c6c5280ea4d <vm_exec_core+861>, 0x5c6c5281564e <vm_exec_core+28510>, 0x5c6c52815ff5 <vm_exec_core+30981>, 0x5c6c528160c1 <vm_exec_core+31185>, 0x5c6c5280f2a4 <vm_exec_core+2996>, 0x5c6c52815be3 <vm_exec_core+29939>, 0x5c6c52811a66 <vm_exec_core+13174>, 0x5c6c52815d65 <vm_exec_core+30325>, 0x5c6c52810e88 <vm_exec_core+10136>, 0x5c6c528155c8 <vm_exec_core+28376>, 0x5c6c5280f190 <vm_exec_core+2720>, 0x5c6c5280fd0d <vm_exec_core+5661>, 0x5c6c5281618f <vm_exec_core+31391>, 0x5c6c528122f5 <vm_exec_core+15365>, 0x5c6c52811ee7 <vm_exec_core+14327>, 0x5c6c5281276f <vm_exec_core+16511>, 0x5c6c52811cfa <vm_exec_core+13834>, 0x5c6c528125bb <vm_exec_core+16075>, 0x5c6c528124ed <vm_exec_core+15869>, 0x5c6c528113cc <vm_exec_core+11484>, 0x5c6c52811c05 <vm_exec_core+13589>, 0x5c6c52811928 <vm_exec_core+12856>, 0x5c6c52811e14 <vm_exec_core+14116>, 0x5c6c52811e85 <vm_exec_core+14229>, 0x5c6c52815b26 <vm_exec_core+29750>, 0x5c6c5280fa20 <vm_exec_core+4912>, 0x5c6c52815367 <vm_exec_core+27767>, 0x5c6c52811140 <vm_exec_core+10832>, 0x5c6c5280ec0a <vm_exec_core+1306>, 0x5c6c52810378 <vm_exec_core+7304>, 0x5c6c52815716 <vm_exec_core+28710>, 0x5c6c5280ff90 <vm_exec_core+6304>, 0x5c6c5281626c <vm_exec_core+31612>, 0x5c6c52814753 <vm_exec_core+24675>, 0x5c6c52812938 <vm_exec_core+16968>, 0x5c6c5280ef8a <vm_exec_core+2202>, 0x5c6c52815ccf <vm_exec_core+30175>, 0x5c6c52815979 <vm_exec_core+29321>, 0x5c6c52810172 <vm_exec_core+6786>, 0x5c6c5280f4b8 <vm_exec_core+3528>, 0x5c6c52814d13 <vm_exec_core+26147>, 0x5c6c52810a41 <vm_exec_core+9041>, 0x5c6c52815f6c <vm_exec_core+30844>, 0x5c6c52815b5a <vm_exec_core+29802>, 0x5c6c52810fb6 <vm_exec_core+10438>, 0x5c6c528128a3 <vm_exec_core+16819>, 0x5c6c52814a23 <vm_exec_core+25395>, 0x5c6c52815a68 <vm_exec_core+29560>, 0x5c6c5281357d <vm_exec_core+20109>, 0x5c6c52814abb <vm_exec_core+25547>, 0x5c6c52814ec9 <vm_exec_core+26585>, 0x5c6c528134ba <vm_exec_core+19914>, 0x5c6c5280f3c7 <vm_exec_core+3287>, 0x5c6c528141b5 <vm_exec_core+23237>, 0x5c6c5280f216 <vm_exec_core+2854>, 0x5c6c5280f546 <vm_exec_core+3670>, 0x5c6c528117e5 <vm_exec_core+12533>, 0x5c6c52813402 <vm_exec_core+19730>, 0x5c6c52813fcb <vm_exec_core+22747>, 0x5c6c52812f2a <vm_exec_core+18490>, 0x5c6c5280eea4 <vm_exec_core+1972>, 0x5c6c528152cf <vm_exec_core+27615>, 0x5c6c5281589b <vm_exec_core+29099>, 0x5c6c5280f740 <vm_exec_core+4176>, 0x5c6c52810648 <vm_exec_core+8024>, 0x5c6c528102d1 <vm_exec_core+7137>, 0x5c6c52810b31 <vm_exec_core+9281>, 0x5c6c528126c6 <vm_exec_core+16342>, 0x5c6c5280fc52 <vm_exec_core+5474>, 0x5c6c52815216 <vm_exec_core+27430>, 0x5c6c528105d6 <vm_exec_core+7910>, 0x5c6c528121d6 <vm_exec_core+15078>, 0x5c6c52812c16 <vm_exec_core+17702>, 0x5c6c52814db5 <vm_exec_core+26309>, 0x5c6c52813964 <vm_exec_core+21108>, 0x5c6c52810d9c <vm_exec_core+9900>, 0x5c6c52810747 <vm_exec_core+8279>, 0x5c6c52814c95 <vm_exec_core+26021>, 0x5c6c52811b2e <vm_exec_core+13374>, 0x5c6c52814243 <vm_exec_core+23379>, 0x5c6c52813a79 <vm_exec_core+21385>, 0x5c6c52813823 <vm_exec_core+20787>, 0x5c6c5280f790 <vm_exec_core+4256>, 0x5c6c52812fd1 <vm_exec_core+18657>, 0x5c6c52815171 <vm_exec_core+27265>, 0x5c6c52811060 <vm_exec_core+10608>, 0x5c6c52814bba <vm_exec_core+25802>, 0x5c6c5281113b <vm_exec_core+10827>, 0x5c6c52813748 <vm_exec_core+20568>, 0x5c6c52813837 <vm_exec_core+20807>, 0x5c6c52812d6b <vm_exec_core+18043>, 0x5c6c528131bc <vm_exec_core+19148>, 0x5c6c52811556 <vm_exec_core+11878>, 0x5c6c52810ba7 <vm_exec_core+9399>, 0x5c6c5281482c <vm_exec_core+24892>, 0x5c6c5281c8f1 <vm_exec_core+57857>, 0x5c6c528114a0 <vm_exec_core+11696>, 0x5c6c528130af <vm_exec_core+18879>, 0x5c6c52813640 <vm_exec_core+20304>, 0x5c6c5280fdbc <vm_exec_core+5836>, 0x5c6c5280ff3f <vm_exec_core+6223>, 0x5c6c5280fec2 <vm_exec_core+6098>, 0x5c6c528106e7 <vm_exec_core+8183>, 0x5c6c52810ab7 <vm_exec_core+9159>, 0x5c6c52812ab6 <vm_exec_core+17350>, 0x5c6c5281202e <vm_exec_core+14654>, 0x5c6c52812ab1 <vm_exec_core+17345>, 0x5c6c528134b5 <vm_exec_core+19909>, 0x5c6c528133fd <vm_exec_core+19725>, 0x5c6c528106e2 <vm_exec_core+8178>, 0x5c6c52813823 <vm_exec_core+20787>...}
        reg_cfp = 0x7901a8a18790
        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 0x00005c6c52809882 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 0x00005c6c52853166 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d8
        val = <optimized out>
#40 0x00005c6c52433c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7901a87198c8) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d8
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcd5358130, <optimized out>, 0x7ffcd5358080, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7901a87198c8
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d8
        status = <optimized out>
#42 0x00005c6c5242cbb7 in rb_main (argc=9, argv=0x7ffcd53582f8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffcd53582f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

$ timeout 60 gdb -p 3212393 -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".
0x00007cced75107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffc569efbc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7cced7683740 (LWP 3212393) "make"):
#0  0x00007cced75107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffc569efbc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_ret = <optimized out>
#1  0x00005f3d332e6d16 in reap_children ()
No symbol table info available.
#2  0x00005f3d332e7a8c in new_job ()
No symbol table info available.
#3  0x00005f3d332f672a in ?? ()
No symbol table info available.
#4  0x00005f3d332f709e in update_goal_chain ()
No symbol table info available.
#5  0x00005f3d332d167a in main ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 3212393) detached]
make: *** [uncommon.mk:913: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3212392 -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 3241025 -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-18T10:01:29Z master 4cb6e9d0ac) +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.483378 seconds

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