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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:18 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
    999    1021    1021    1021 pts/0       1021 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
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:06 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022 2413047    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2413047 2413050    1021    1021 pts/0       1021 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.20260101-160424 --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
2413050 2413051    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260101-160424 --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
2413051 2413947    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2413947 2413948    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2413948 2414278    1021    1021 pts/0       1021 Sl+   1000   0:20 /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
2414278 2414282    1021    1021 pts/0       1021 Sl+   1000   0:59 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
2414282 3165763    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_parent_locked
2413051 3165766    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[2413047], 2413047=>[2413050], 2413050=>[2413051], 2413051=>[2413947, 3165766], 2413947=>[2413948], 2413948=>[2414278], 2414278=>[2414282], 2414282=>[3165763]}
$ timeout 60 gdb -p 3165763 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3165765]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005bcf79e1feae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x760cd6852c40 (LWP 3165763) "ruby" 0x00005bcf79e1feae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x760cba5ff6c0 (LWP 3165765) "ruby" 0x0000760cd671b4fd in __GI___poll (fds=0x760cb93ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x760cba5ff6c0 (LWP 3165765) "ruby"):
#0  0x0000760cd671b4fd in __GI___poll (fds=0x760cb93ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bcf79daa74a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bcf7a1a82bb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3067
        vm = <optimized out>
#4  0x00005bcf79e03aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000760cd669caa4 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 = {129797038536384, -6636032132264947095, 129797038536384, -352, 0, 140732148930800, -6636032132252364183, -6635830287347543447}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000760cd6729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x760cd6852c40 (LWP 3165763) "ruby"):
#0  0x00005bcf79e1feae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005bcf79e20e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005bcf79d6f6e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005bcf79d6f559 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005bcf79d6f185 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5  0x00005bcf79d6a18e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005bcf79d6a843 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005bcf79e060e0 in __interceptor_calloc ()
No symbol table info available.
#8  0x00005bcf79e7efbd in calloc1 (n=40) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1515
No locals.
#9  rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=40, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8296
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
        gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5306
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5300
No locals.
#12 0x00005bcf79e7fbf9 in rb_data_typed_object_zalloc (klass=<optimized out>, size=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1148
        obj = 129796943249080
#13 0x00005bcf7a258874 in vm_proc_create_from_captured (klass=129797501537400, captured=0x760cd3bff310, is_from_method=0 '\000', is_lambda=0 '\000', block_type=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1290
        procval = <optimized out>
        proc = <optimized out>
#14 rb_vm_make_proc_lambda (ec=ec@entry=0x5170000000d0, captured=0x760cd3bff310, klass=klass@entry=129797501537400, is_lambda=0 '\000') at /tmp/ruby/src/trunk_asan/vm.c:1629
        code_type = <optimized out>
        procval = <optimized out>
#15 0x00005bcf79fcb05e in proc_new (klass=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/proc.c:956
        ec = 0x5170000000d0
        cfp = <optimized out>
        block_handler = <optimized out>
        procval = <optimized out>
#16 0x00005bcf7a1996cd in thread_initialize (thread=129796943242360, args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1002
        params = {type = thread_invoke_type_proc, args = <optimized out>, proc = <optimized out>, g = <optimized out>, fn = <optimized out>}
        th = <optimized out>
#17 0x00005bcf7a29eca2 in vm_call0_cfunc_with_frame (ec=0x5170000000d0, calling=<optimized out>, argv=0x760cd3affc68) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x760cd3bff288
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -2
        recv = 129796943242360
        argc = 0
        mid = 3185
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#18 vm_call0_cfunc (ec=0x5170000000d0, calling=<optimized out>, argv=0x760cd3affc68) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#19 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#20 0x00005bcf7a2a3a85 in vm_call0_cc (ec=0x5170000000d0, recv=129796943242360, id=3185, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x760cd3affc68
        av = <optimized out>
#21 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#22 0x00005bcf7a246c47 in rb_call (recv=129796943242360, mid=3185, argc=0, argv=0x760cd3affc68, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x540000000208
#23 rb_funcallv_kw (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1088
No locals.
#24 0x00005bcf79e517ab in rb_obj_call_init_kw (obj=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1852
No locals.
#25 0x00005bcf7a19696a in thread_s_new (argc=<optimized out>, argv=<optimized out>, klass=129796943063200) at /tmp/ruby/src/trunk_asan/thread.c:937
        thread = 129796943242360
        th = <optimized out>
#26 0x00005bcf7a2880f8 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:3902
        ci = 0x122103050003
        cc = <optimized out>
        me = 0x760cd5f778a0
        cfunc = 0x506000045628
        recv = 129796943063200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#27 0x00005bcf7a216a3f in vm_sendish (ec=<optimized out>, reg_cfp=<optimized out>, cd=0x503000a25530, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6128
        calling = {cd = 0x503000a25530, cc = 0x760c9dc3ea18, block_handler = 129797464257297, recv = 129796943063200, argc = 1, kw_splat = false, heap_argv = 0}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#28 0x00005bcf7a21d6c8 in vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:1097
        bh = 18446744073709551104
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x503000a25530
        insns_address_table = {0x5bcf7a21c9f6 <vm_exec_core+1494>, 0x5bcf7a21dcfd <vm_exec_core+6365>, 0x5bcf7a222e91 <vm_exec_core+27249>, 0x5bcf7a21d86f <vm_exec_core+5199>, 0x5bcf7a223c42 <vm_exec_core+30754>, 0x5bcf7a221a44 <vm_exec_core+22052>, 0x5bcf7a21f6ee <vm_exec_core+13006>, 0x5bcf7a21cb5e <vm_exec_core+1854>, 0x5bcf7a223484 <vm_exec_core+28772>, 0x5bcf7a2231cc <vm_exec_core+28076>, 0x5bcf7a21daec <vm_exec_core+5836>, 0x5bcf7a21d04e <vm_exec_core+3118>, 0x5bcf7a222146 <vm_exec_core+23846>, 0x5bcf7a21e5f3 <vm_exec_core+8659>, 0x5bcf7a223685 <vm_exec_core+29285>, 0x5bcf7a22332e <vm_exec_core+28430>, 0x5bcf7a21ece1 <vm_exec_core+10433>, 0x5bcf7a21f67d <vm_exec_core+12893>, 0x5bcf7a221ca5 <vm_exec_core+22661>, 0x5bcf7a2232a5 <vm_exec_core+28293>, 0x5bcf7a221150 <vm_exec_core+19760>, 0x5bcf7a221d2e <vm_exec_core+22798>, 0x5bcf7a2227e7 <vm_exec_core+25543>, 0x5bcf7a22108d <vm_exec_core+19565>, 0x5bcf7a21cf8b <vm_exec_core+2923>, 0x5bcf7a221747 <vm_exec_core+21287>, 0x5bcf7a21ce1e <vm_exec_core+2558>, 0x5bcf7a21d254 <vm_exec_core+3636>, 0x5bcf7a21ef64 <vm_exec_core+11076>, 0x5bcf7a220c5a <vm_exec_core+18490>, 0x5bcf7a2215e0 <vm_exec_core+20928>, 0x5bcf7a2208ff <vm_exec_core+17631>, 0x5bcf7a21ca2a <vm_exec_core+1546>, 0x5bcf7a222a17 <vm_exec_core+26103>, 0x5bcf7a2230f7 <vm_exec_core+27863>, 0x5bcf7a21d3fb <vm_exec_core+4059>, 0x5bcf7a21dfa7 <vm_exec_core+7047>, 0x5bcf7a21dc65 <vm_exec_core+6213>, 0x5bcf7a21e6e2 <vm_exec_core+8898>, 0x5bcf7a21f519 <vm_exec_core+12537>, 0x5bcf7a21d4a2 <vm_exec_core+4226>, 0x5bcf7a22287f <vm_exec_core+25695>, 0x5bcf7a21df31 <vm_exec_core+6929>, 0x5bcf7a21f3c7 <vm_exec_core+12199>, 0x5bcf7a21fe8e <vm_exec_core+14958>, 0x5bcf7a2221dc <vm_exec_core+23996>, 0x5bcf7a221312 <vm_exec_core+20210>, 0x5bcf7a21e9bc <vm_exec_core+9628>, 0x5bcf7a21e23e <vm_exec_core+7710>, 0x5bcf7a222032 <vm_exec_core+23570>, 0x5bcf7a21f144 <vm_exec_core+11556>, 0x5bcf7a221846 <vm_exec_core+21542>, 0x5bcf7a221384 <vm_exec_core+20324>, 0x5bcf7a2218fd <vm_exec_core+21725>, 0x5bcf7a222dc9 <vm_exec_core+27049>, 0x5bcf7a220711 <vm_exec_core+17137>, 0x5bcf7a222295 <vm_exec_core+24181>, 0x5bcf7a21c778 <vm_exec_core+856>, 0x5bcf7a221dc3 <vm_exec_core+22947>, 0x5bcf7a21eadb <vm_exec_core+9915>, 0x5bcf7a220fe8 <vm_exec_core+19400>, 0x5bcf7a221228 <vm_exec_core+19976>, 0x5bcf7a21fac2 <vm_exec_core+13986>, 0x5bcf7a21d308 <vm_exec_core+3816>, 0x5bcf7a21ee89 <vm_exec_core+10857>, 0x5bcf7a21e4c6 <vm_exec_core+8358>, 0x5bcf7a22197b <vm_exec_core+21851>, 0x5bcf7a21d633 <vm_exec_core+4627>, 0x5bcf7a21f86f <vm_exec_core+13391>, 0x5bcf7a2201bf <vm_exec_core+15775>, 0x5bcf7a21e7c0 <vm_exec_core+9120>, 0x5bcf7a22a3d0 <vm_exec_core+57264>, 0x5bcf7a21e195 <vm_exec_core+7541>, 0x5bcf7a21e08d <vm_exec_core+7277>, 0x5bcf7a21e398 <vm_exec_core+8056>, 0x5bcf7a21ed83 <vm_exec_core+10595>, 0x5bcf7a220afe <vm_exec_core+18142>, 0x5bcf7a21ff49 <vm_exec_core+15145>, 0x5bcf7a22165f <vm_exec_core+21055>, 0x5bcf7a2203a5 <vm_exec_core+16261>, 0x5bcf7a222940 <vm_exec_core+25888>, 0x5bcf7a223ee7 <vm_exec_core+31431>, 0x5bcf7a222b84 <vm_exec_core+26468>, 0x5bcf7a2237d5 <vm_exec_core+29621>, 0x5bcf7a2238c6 <vm_exec_core+29862>, 0x5bcf7a21ceb0 <vm_exec_core+2704>, 0x5bcf7a2233ad <vm_exec_core+28557>, 0x5bcf7a21f069 <vm_exec_core+11337>, 0x5bcf7a2235a8 <vm_exec_core+29064>, 0x5bcf7a21ebaa <vm_exec_core+10122>, 0x5bcf7a222abb <vm_exec_core+26267>, 0x5bcf7a21cd47 <vm_exec_core+2343>, 0x5bcf7a21d52d <vm_exec_core+4365>, 0x5bcf7a223b0a <vm_exec_core+30442>, 0x5bcf7a21f44d <vm_exec_core+12333>, 0x5bcf7a21f24a <vm_exec_core+11818>, 0x5bcf7a21c77d <vm_exec_core+861>, 0x5bcf7a21cc6a <vm_exec_core+2122>, 0x5bcf7a21c803 <vm_exec_core+995>, 0x5bcf7a222c73 <vm_exec_core+26707>, 0x5bcf7a2205ce <vm_exec_core+16814>, 0x5bcf7a21fc92 <vm_exec_core+14450>, 0x5bcf7a2204aa <vm_exec_core+16522>, 0x5bcf7a2200f6 <vm_exec_core+15574>, 0x5bcf7a21f2df <vm_exec_core+11967>, 0x5bcf7a21fb9d <vm_exec_core+14205>, 0x5bcf7a21f569 <vm_exec_core+12617>, 0x5bcf7a21fdac <vm_exec_core+14732>, 0x5bcf7a21fe1d <vm_exec_core+14845>, 0x5bcf7a21c9e7 <vm_exec_core+1479>, 0x5bcf7a21dcee <vm_exec_core+6350>, 0x5bcf7a222e82 <vm_exec_core+27234>, 0x5bcf7a21d860 <vm_exec_core+5184>, 0x5bcf7a223c33 <vm_exec_core+30739>, 0x5bcf7a221a35 <vm_exec_core+22037>, 0x5bcf7a21f6df <vm_exec_core+12991>, 0x5bcf7a21cb4f <vm_exec_core+1839>, 0x5bcf7a223475 <vm_exec_core+28757>, 0x5bcf7a2231bd <vm_exec_core+28061>, 0x5bcf7a21dadd <vm_exec_core+5821>, 0x5bcf7a21d03f <vm_exec_core+3103>, 0x5bcf7a222137 <vm_exec_core+23831>, 0x5bcf7a21e5e4 <vm_exec_core+8644>, 0x5bcf7a223676 <vm_exec_core+29270>, 0x5bcf7a22331f <vm_exec_core+28415>, 0x5bcf7a21ecd2 <vm_exec_core+10418>, 0x5bcf7a21f66e <vm_exec_core+12878>, 0x5bcf7a221c96 <vm_exec_core+22646>, 0x5bcf7a223296 <vm_exec_core+28278>, 0x5bcf7a221141 <vm_exec_core+19745>, 0x5bcf7a221d1f <vm_exec_core+22783>, 0x5bcf7a2227d8 <vm_exec_core+25528>, 0x5bcf7a22107e <vm_exec_core+19550>, 0x5bcf7a21cf7c <vm_exec_core+2908>, 0x5bcf7a221738 <vm_exec_core+21272>, 0x5bcf7a21ce0f <vm_exec_core+2543>, 0x5bcf7a21d245 <vm_exec_core+3621>, 0x5bcf7a21ef55 <vm_exec_core+11061>, 0x5bcf7a220c4b <vm_exec_core+18475>, 0x5bcf7a2215d1 <vm_exec_core+20913>, 0x5bcf7a2208f0 <vm_exec_core+17616>, 0x5bcf7a21ca1b <vm_exec_core+1531>, 0x5bcf7a222a08 <vm_exec_core+26088>, 0x5bcf7a2230e8 <vm_exec_core+27848>, 0x5bcf7a21d3ec <vm_exec_core+4044>, 0x5bcf7a21df98 <vm_exec_core+7032>, 0x5bcf7a21dc56 <vm_exec_core+6198>, 0x5bcf7a21e6d3 <vm_exec_core+8883>, 0x5bcf7a21f50a <vm_exec_core+12522>, 0x5bcf7a21d493 <vm_exec_core+4211>, 0x5bcf7a222870 <vm_exec_core+25680>, 0x5bcf7a21df22 <vm_exec_core+6914>, 0x5bcf7a21f3b8 <vm_exec_core+12184>, 0x5bcf7a21fe7f <vm_exec_core+14943>, 0x5bcf7a2221cd <vm_exec_core+23981>, 0x5bcf7a221303 <vm_exec_core+20195>, 0x5bcf7a21e9ad <vm_exec_core+9613>, 0x5bcf7a21e22f <vm_exec_core+7695>, 0x5bcf7a222023 <vm_exec_core+23555>, 0x5bcf7a21f135 <vm_exec_core+11541>, 0x5bcf7a221837 <vm_exec_core+21527>, 0x5bcf7a221375 <vm_exec_core+20309>, 0x5bcf7a2218ee <vm_exec_core+21710>, 0x5bcf7a222dba <vm_exec_core+27034>, 0x5bcf7a220702 <vm_exec_core+17122>, 0x5bcf7a222286 <vm_exec_core+24166>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a221db4 <vm_exec_core+22932>, 0x5bcf7a21eacc <vm_exec_core+9900>, 0x5bcf7a220fd9 <vm_exec_core+19385>, 0x5bcf7a221219 <vm_exec_core+19961>, 0x5bcf7a21fab3 <vm_exec_core+13971>, 0x5bcf7a220c46 <vm_exec_core+18470>, 0x5bcf7a21ee7a <vm_exec_core+10842>, 0x5bcf7a21e4b7 <vm_exec_core+8343>, 0x5bcf7a22196c <vm_exec_core+21836>, 0x5bcf7a21d624 <vm_exec_core+4612>, 0x5bcf7a21f860 <vm_exec_core+13376>, 0x5bcf7a2201b0 <vm_exec_core+15760>, 0x5bcf7a21e7b1 <vm_exec_core+9105>, 0x5bcf7a22a3c1 <vm_exec_core+57249>, 0x5bcf7a21e186 <vm_exec_core+7526>, 0x5bcf7a21e07e <vm_exec_core+7262>, 0x5bcf7a21e389 <vm_exec_core+8041>, 0x5bcf7a21ed74 <vm_exec_core+10580>, 0x5bcf7a220aef <vm_exec_core+18127>, 0x5bcf7a21ff3a <vm_exec_core+15130>, 0x5bcf7a220aea <vm_exec_core+18122>, 0x5bcf7a2212fe <vm_exec_core+20190>, 0x5bcf7a2212f9 <vm_exec_core+20185>, 0x5bcf7a21e384 <vm_exec_core+8036>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a21f4d3 <vm_exec_core+12467>, 0x5bcf7a21f4d8 <vm_exec_core+12472>, 0x5bcf7a2212f4 <vm_exec_core+20180>, 0x5bcf7a22113c <vm_exec_core+19740>, 0x5bcf7a2201ab <vm_exec_core+15755>, 0x5bcf7a2200e2 <vm_exec_core+15554>, 0x5bcf7a2211eb <vm_exec_core+19915>, 0x5bcf7a2205b5 <vm_exec_core+16789>...}
        reg_cfp = 0x760cd3bff2c0
        reg_pc = 0x50e0004503a0
        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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#29 0x00005bcf7a2175b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#30 0x00005bcf7a2a8d82 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x760cd3bff428, self=129796941882280, 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 = 0x760cd59f7178
        cfp = <optimized out>
        sp = 0x760cd3affc18
        use_argv = 0x760cd3affbf8
        stack_argv = 0x760cd3affc18
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x760cd3bff428
#32 0x00005bcf7a24a67e in vm_yield_with_cref (ec=0x540000000208, argc=1, argv=0x760cd3affbf8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#33 vm_yield (ec=0x540000000208, argc=1, argv=0x760cd3affbf8, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#34 rb_yield_0 (argc=1, argv=0x760cd3affbf8) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#35 rb_yield_values2 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1419
No locals.
#36 0x00005bcf7a63d073 in collect_i (i=<optimized out>, ary=129796943241840, argc=0, argv=0x5bcf79e1feae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:628
No locals.
#37 0x00005bcf7a21378b in vm_yield_with_cfunc (ec=0x5170000000d0, captured=captured@entry=0x760cd3bff3f0, self=129796531224320, argc=argc@entry=1, argv=0x760cd3affbf8, kw_splat=<optimized out>, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5259
        is_lambda = 0
        ifunc = 0x760cb4b1e3d8
        arg = 1
        blockarg = 4
        frame_flag = <optimized out>
        val = <optimized out>
#38 0x00005bcf7a28d24b in vm_invoke_ifunc_block (ec=0x540000000208, reg_cfp=0x760cd3bff368, calling=0x760cd47b9150, ci=<optimized out>, is_lambda=<optimized out>, block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5449
        captured = 0x760cd3bff3f0
        argc = <optimized out>
        val = <optimized out>
#39 0x00005bcf7a216a80 in vm_invoke_block (ec=0x5170000000d0, reg_cfp=0x760cd3bff368, calling=0x246, ci=0x5bcf79e1feae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, is_lambda=false, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5504
        func = 0xfffffffffffffe00
#40 vm_invokeblock_i (ec=0x5170000000d0, reg_cfp=0x760cd3bff368, calling=0x246) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6090
        ci = 0x5bcf79e1feae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>
        block_handler = 0
#41 vm_sendish (ec=<optimized out>, reg_cfp=<optimized out>, cd=0x504000002790, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6131
        calling = <error reading variable calling (Cannot access memory at address 0x246)>
        val = 36
        ci = 0x5bcf79e1feae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>
        argc = <optimized out>
        recv = 286326819
        cc = <optimized out>
#42 0x00005bcf7a22020d in vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:1145
        bh = 0
        cd = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5bcf7a21c9f6 <vm_exec_core+1494>, 0x5bcf7a21dcfd <vm_exec_core+6365>, 0x5bcf7a222e91 <vm_exec_core+27249>, 0x5bcf7a21d86f <vm_exec_core+5199>, 0x5bcf7a223c42 <vm_exec_core+30754>, 0x5bcf7a221a44 <vm_exec_core+22052>, 0x5bcf7a21f6ee <vm_exec_core+13006>, 0x5bcf7a21cb5e <vm_exec_core+1854>, 0x5bcf7a223484 <vm_exec_core+28772>, 0x5bcf7a2231cc <vm_exec_core+28076>, 0x5bcf7a21daec <vm_exec_core+5836>, 0x5bcf7a21d04e <vm_exec_core+3118>, 0x5bcf7a222146 <vm_exec_core+23846>, 0x5bcf7a21e5f3 <vm_exec_core+8659>, 0x5bcf7a223685 <vm_exec_core+29285>, 0x5bcf7a22332e <vm_exec_core+28430>, 0x5bcf7a21ece1 <vm_exec_core+10433>, 0x5bcf7a21f67d <vm_exec_core+12893>, 0x5bcf7a221ca5 <vm_exec_core+22661>, 0x5bcf7a2232a5 <vm_exec_core+28293>, 0x5bcf7a221150 <vm_exec_core+19760>, 0x5bcf7a221d2e <vm_exec_core+22798>, 0x5bcf7a2227e7 <vm_exec_core+25543>, 0x5bcf7a22108d <vm_exec_core+19565>, 0x5bcf7a21cf8b <vm_exec_core+2923>, 0x5bcf7a221747 <vm_exec_core+21287>, 0x5bcf7a21ce1e <vm_exec_core+2558>, 0x5bcf7a21d254 <vm_exec_core+3636>, 0x5bcf7a21ef64 <vm_exec_core+11076>, 0x5bcf7a220c5a <vm_exec_core+18490>, 0x5bcf7a2215e0 <vm_exec_core+20928>, 0x5bcf7a2208ff <vm_exec_core+17631>, 0x5bcf7a21ca2a <vm_exec_core+1546>, 0x5bcf7a222a17 <vm_exec_core+26103>, 0x5bcf7a2230f7 <vm_exec_core+27863>, 0x5bcf7a21d3fb <vm_exec_core+4059>, 0x5bcf7a21dfa7 <vm_exec_core+7047>, 0x5bcf7a21dc65 <vm_exec_core+6213>, 0x5bcf7a21e6e2 <vm_exec_core+8898>, 0x5bcf7a21f519 <vm_exec_core+12537>, 0x5bcf7a21d4a2 <vm_exec_core+4226>, 0x5bcf7a22287f <vm_exec_core+25695>, 0x5bcf7a21df31 <vm_exec_core+6929>, 0x5bcf7a21f3c7 <vm_exec_core+12199>, 0x5bcf7a21fe8e <vm_exec_core+14958>, 0x5bcf7a2221dc <vm_exec_core+23996>, 0x5bcf7a221312 <vm_exec_core+20210>, 0x5bcf7a21e9bc <vm_exec_core+9628>, 0x5bcf7a21e23e <vm_exec_core+7710>, 0x5bcf7a222032 <vm_exec_core+23570>, 0x5bcf7a21f144 <vm_exec_core+11556>, 0x5bcf7a221846 <vm_exec_core+21542>, 0x5bcf7a221384 <vm_exec_core+20324>, 0x5bcf7a2218fd <vm_exec_core+21725>, 0x5bcf7a222dc9 <vm_exec_core+27049>, 0x5bcf7a220711 <vm_exec_core+17137>, 0x5bcf7a222295 <vm_exec_core+24181>, 0x5bcf7a21c778 <vm_exec_core+856>, 0x5bcf7a221dc3 <vm_exec_core+22947>, 0x5bcf7a21eadb <vm_exec_core+9915>, 0x5bcf7a220fe8 <vm_exec_core+19400>, 0x5bcf7a221228 <vm_exec_core+19976>, 0x5bcf7a21fac2 <vm_exec_core+13986>, 0x5bcf7a21d308 <vm_exec_core+3816>, 0x5bcf7a21ee89 <vm_exec_core+10857>, 0x5bcf7a21e4c6 <vm_exec_core+8358>, 0x5bcf7a22197b <vm_exec_core+21851>, 0x5bcf7a21d633 <vm_exec_core+4627>, 0x5bcf7a21f86f <vm_exec_core+13391>, 0x5bcf7a2201bf <vm_exec_core+15775>, 0x5bcf7a21e7c0 <vm_exec_core+9120>, 0x5bcf7a22a3d0 <vm_exec_core+57264>, 0x5bcf7a21e195 <vm_exec_core+7541>, 0x5bcf7a21e08d <vm_exec_core+7277>, 0x5bcf7a21e398 <vm_exec_core+8056>, 0x5bcf7a21ed83 <vm_exec_core+10595>, 0x5bcf7a220afe <vm_exec_core+18142>, 0x5bcf7a21ff49 <vm_exec_core+15145>, 0x5bcf7a22165f <vm_exec_core+21055>, 0x5bcf7a2203a5 <vm_exec_core+16261>, 0x5bcf7a222940 <vm_exec_core+25888>, 0x5bcf7a223ee7 <vm_exec_core+31431>, 0x5bcf7a222b84 <vm_exec_core+26468>, 0x5bcf7a2237d5 <vm_exec_core+29621>, 0x5bcf7a2238c6 <vm_exec_core+29862>, 0x5bcf7a21ceb0 <vm_exec_core+2704>, 0x5bcf7a2233ad <vm_exec_core+28557>, 0x5bcf7a21f069 <vm_exec_core+11337>, 0x5bcf7a2235a8 <vm_exec_core+29064>, 0x5bcf7a21ebaa <vm_exec_core+10122>, 0x5bcf7a222abb <vm_exec_core+26267>, 0x5bcf7a21cd47 <vm_exec_core+2343>, 0x5bcf7a21d52d <vm_exec_core+4365>, 0x5bcf7a223b0a <vm_exec_core+30442>, 0x5bcf7a21f44d <vm_exec_core+12333>, 0x5bcf7a21f24a <vm_exec_core+11818>, 0x5bcf7a21c77d <vm_exec_core+861>, 0x5bcf7a21cc6a <vm_exec_core+2122>, 0x5bcf7a21c803 <vm_exec_core+995>, 0x5bcf7a222c73 <vm_exec_core+26707>, 0x5bcf7a2205ce <vm_exec_core+16814>, 0x5bcf7a21fc92 <vm_exec_core+14450>, 0x5bcf7a2204aa <vm_exec_core+16522>, 0x5bcf7a2200f6 <vm_exec_core+15574>, 0x5bcf7a21f2df <vm_exec_core+11967>, 0x5bcf7a21fb9d <vm_exec_core+14205>, 0x5bcf7a21f569 <vm_exec_core+12617>, 0x5bcf7a21fdac <vm_exec_core+14732>, 0x5bcf7a21fe1d <vm_exec_core+14845>, 0x5bcf7a21c9e7 <vm_exec_core+1479>, 0x5bcf7a21dcee <vm_exec_core+6350>, 0x5bcf7a222e82 <vm_exec_core+27234>, 0x5bcf7a21d860 <vm_exec_core+5184>, 0x5bcf7a223c33 <vm_exec_core+30739>, 0x5bcf7a221a35 <vm_exec_core+22037>, 0x5bcf7a21f6df <vm_exec_core+12991>, 0x5bcf7a21cb4f <vm_exec_core+1839>, 0x5bcf7a223475 <vm_exec_core+28757>, 0x5bcf7a2231bd <vm_exec_core+28061>, 0x5bcf7a21dadd <vm_exec_core+5821>, 0x5bcf7a21d03f <vm_exec_core+3103>, 0x5bcf7a222137 <vm_exec_core+23831>, 0x5bcf7a21e5e4 <vm_exec_core+8644>, 0x5bcf7a223676 <vm_exec_core+29270>, 0x5bcf7a22331f <vm_exec_core+28415>, 0x5bcf7a21ecd2 <vm_exec_core+10418>, 0x5bcf7a21f66e <vm_exec_core+12878>, 0x5bcf7a221c96 <vm_exec_core+22646>, 0x5bcf7a223296 <vm_exec_core+28278>, 0x5bcf7a221141 <vm_exec_core+19745>, 0x5bcf7a221d1f <vm_exec_core+22783>, 0x5bcf7a2227d8 <vm_exec_core+25528>, 0x5bcf7a22107e <vm_exec_core+19550>, 0x5bcf7a21cf7c <vm_exec_core+2908>, 0x5bcf7a221738 <vm_exec_core+21272>, 0x5bcf7a21ce0f <vm_exec_core+2543>, 0x5bcf7a21d245 <vm_exec_core+3621>, 0x5bcf7a21ef55 <vm_exec_core+11061>, 0x5bcf7a220c4b <vm_exec_core+18475>, 0x5bcf7a2215d1 <vm_exec_core+20913>, 0x5bcf7a2208f0 <vm_exec_core+17616>, 0x5bcf7a21ca1b <vm_exec_core+1531>, 0x5bcf7a222a08 <vm_exec_core+26088>, 0x5bcf7a2230e8 <vm_exec_core+27848>, 0x5bcf7a21d3ec <vm_exec_core+4044>, 0x5bcf7a21df98 <vm_exec_core+7032>, 0x5bcf7a21dc56 <vm_exec_core+6198>, 0x5bcf7a21e6d3 <vm_exec_core+8883>, 0x5bcf7a21f50a <vm_exec_core+12522>, 0x5bcf7a21d493 <vm_exec_core+4211>, 0x5bcf7a222870 <vm_exec_core+25680>, 0x5bcf7a21df22 <vm_exec_core+6914>, 0x5bcf7a21f3b8 <vm_exec_core+12184>, 0x5bcf7a21fe7f <vm_exec_core+14943>, 0x5bcf7a2221cd <vm_exec_core+23981>, 0x5bcf7a221303 <vm_exec_core+20195>, 0x5bcf7a21e9ad <vm_exec_core+9613>, 0x5bcf7a21e22f <vm_exec_core+7695>, 0x5bcf7a222023 <vm_exec_core+23555>, 0x5bcf7a21f135 <vm_exec_core+11541>, 0x5bcf7a221837 <vm_exec_core+21527>, 0x5bcf7a221375 <vm_exec_core+20309>, 0x5bcf7a2218ee <vm_exec_core+21710>, 0x5bcf7a222dba <vm_exec_core+27034>, 0x5bcf7a220702 <vm_exec_core+17122>, 0x5bcf7a222286 <vm_exec_core+24166>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a221db4 <vm_exec_core+22932>, 0x5bcf7a21eacc <vm_exec_core+9900>, 0x5bcf7a220fd9 <vm_exec_core+19385>, 0x5bcf7a221219 <vm_exec_core+19961>, 0x5bcf7a21fab3 <vm_exec_core+13971>, 0x5bcf7a220c46 <vm_exec_core+18470>, 0x5bcf7a21ee7a <vm_exec_core+10842>, 0x5bcf7a21e4b7 <vm_exec_core+8343>, 0x5bcf7a22196c <vm_exec_core+21836>, 0x5bcf7a21d624 <vm_exec_core+4612>, 0x5bcf7a21f860 <vm_exec_core+13376>, 0x5bcf7a2201b0 <vm_exec_core+15760>, 0x5bcf7a21e7b1 <vm_exec_core+9105>, 0x5bcf7a22a3c1 <vm_exec_core+57249>, 0x5bcf7a21e186 <vm_exec_core+7526>, 0x5bcf7a21e07e <vm_exec_core+7262>, 0x5bcf7a21e389 <vm_exec_core+8041>, 0x5bcf7a21ed74 <vm_exec_core+10580>, 0x5bcf7a220aef <vm_exec_core+18127>, 0x5bcf7a21ff3a <vm_exec_core+15130>, 0x5bcf7a220aea <vm_exec_core+18122>, 0x5bcf7a2212fe <vm_exec_core+20190>, 0x5bcf7a2212f9 <vm_exec_core+20185>, 0x5bcf7a21e384 <vm_exec_core+8036>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a21f4d3 <vm_exec_core+12467>, 0x5bcf7a21f4d8 <vm_exec_core+12472>, 0x5bcf7a2212f4 <vm_exec_core+20180>, 0x5bcf7a22113c <vm_exec_core+19740>, 0x5bcf7a2201ab <vm_exec_core+15755>, 0x5bcf7a2200e2 <vm_exec_core+15554>, 0x5bcf7a2211eb <vm_exec_core+19915>, 0x5bcf7a2205b5 <vm_exec_core+16789>...}
        reg_cfp = 0x760cd3bff368
        reg_pc = 0x513000028dc0
        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_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>
#43 0x00005bcf7a2175b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x00005bcf7a29e97a in vm_call0_body (ec=<optimized out>, calling=0x760cd48a4060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x760cd48a40d0
        cc = <optimized out>
        ret = <optimized out>
#45 0x00005bcf7a2a3a85 in vm_call0_cc (ec=0x5170000000d0, recv=3, id=28801, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#46 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#47 0x00005bcf7a24c128 in rb_call (recv=128, mid=0, argc=2044853934, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x540000000208
#48 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1550
        arg = <optimized out>
#49 0x00005bcf7a24c944 in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1499
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec1bed490, <optimized out>, 0x7ffec1bed380, <optimized out>, <optimized out>}, prev = 0x760cd47b8d60, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x760cd3bff3a0
        state = RUBY_TAG_NONE
#50 0x00005bcf7a24be5d in rb_iterate_internal (data1=129797476552256, bl_proc=0x0, data2=129796531224320, it_proc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1531
No locals.
#51 rb_block_call_kw (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, data2=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1573
        arg = {obj = 3, mid = 28801, argc = 0, argv = 0x0, kw_splat = 0}
#52 0x00005bcf7a654590 in enumerator_block_call (obj=<optimized out>, func=0x0, arg=0) at /tmp/ruby/src/trunk_asan/enumerator.c:560
        argc = 0
        argv = 0x5bcf79e1feae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>
        e = <optimized out>
        meth = 128
        args = 0
        ret = <optimized out>
#53 0x00005bcf7a29eca2 in vm_call0_cfunc_with_frame (ec=0x5170000000d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
        reg_cfp = 0x760cd3bff3d8
        ci = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = -1
        recv = 129796531224320
        argc = 0
        mid = 3089
        block_handler = <optimized out>
        frame_flags = 1431634051
        val = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#54 vm_call0_cfunc (ec=0x5170000000d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#55 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#56 0x00005bcf7a2a3a85 in vm_call0_cc (ec=0x5170000000d0, recv=129796531224320, id=3089, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = 0
        calling = <error reading variable calling (Cannot access memory at address 0x80)>
        use_argv = 0x0
        av = <optimized out>
#57 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
        ci = <optimized out>
        scope = <optimized out>
        kw_splat = <optimized out>
        cc = <optimized out>
        call_status = <optimized out>
#58 0x00005bcf7a24c128 in rb_call (recv=128, mid=0, argc=2044853934, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
        ec = 0x540000000208
#59 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1550
        arg = <optimized out>
#60 0x00005bcf7a24c944 in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1499
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec1bed9d0, <optimized out>, 0x7ffec1bed8c0, <optimized out>, <optimized out>}, prev = 0x760cd47b8a40, state = RUBY_TAG_NONE, lock_rec = 0}
        retval = 4
        cfp = 0x760cd3bff3d8
        state = RUBY_TAG_NONE
#61 0x00005bcf7a24d25f in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1622
        arg = {obj = 129796531224320, mid = 3089, argc = 0, argv = 0x0, kw_splat = 0}
        block = 0xfffffffffffffe00
#62 0x00005bcf7a636ba2 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:667
        ary = 129796943241840
        min_argc = -512
        max_argc = <optimized out>
#63 0x00005bcf7a2880f8 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x760cd44370b8
        cfunc = 0x506000005c08
        recv = 129796531224320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#64 0x00005bcf7a220e2f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x760cd3bff410, cd=0x50b0003cc480, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#65 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50b0003cc480
        insns_address_table = {0x5bcf7a21c9f6 <vm_exec_core+1494>, 0x5bcf7a21dcfd <vm_exec_core+6365>, 0x5bcf7a222e91 <vm_exec_core+27249>, 0x5bcf7a21d86f <vm_exec_core+5199>, 0x5bcf7a223c42 <vm_exec_core+30754>, 0x5bcf7a221a44 <vm_exec_core+22052>, 0x5bcf7a21f6ee <vm_exec_core+13006>, 0x5bcf7a21cb5e <vm_exec_core+1854>, 0x5bcf7a223484 <vm_exec_core+28772>, 0x5bcf7a2231cc <vm_exec_core+28076>, 0x5bcf7a21daec <vm_exec_core+5836>, 0x5bcf7a21d04e <vm_exec_core+3118>, 0x5bcf7a222146 <vm_exec_core+23846>, 0x5bcf7a21e5f3 <vm_exec_core+8659>, 0x5bcf7a223685 <vm_exec_core+29285>, 0x5bcf7a22332e <vm_exec_core+28430>, 0x5bcf7a21ece1 <vm_exec_core+10433>, 0x5bcf7a21f67d <vm_exec_core+12893>, 0x5bcf7a221ca5 <vm_exec_core+22661>, 0x5bcf7a2232a5 <vm_exec_core+28293>, 0x5bcf7a221150 <vm_exec_core+19760>, 0x5bcf7a221d2e <vm_exec_core+22798>, 0x5bcf7a2227e7 <vm_exec_core+25543>, 0x5bcf7a22108d <vm_exec_core+19565>, 0x5bcf7a21cf8b <vm_exec_core+2923>, 0x5bcf7a221747 <vm_exec_core+21287>, 0x5bcf7a21ce1e <vm_exec_core+2558>, 0x5bcf7a21d254 <vm_exec_core+3636>, 0x5bcf7a21ef64 <vm_exec_core+11076>, 0x5bcf7a220c5a <vm_exec_core+18490>, 0x5bcf7a2215e0 <vm_exec_core+20928>, 0x5bcf7a2208ff <vm_exec_core+17631>, 0x5bcf7a21ca2a <vm_exec_core+1546>, 0x5bcf7a222a17 <vm_exec_core+26103>, 0x5bcf7a2230f7 <vm_exec_core+27863>, 0x5bcf7a21d3fb <vm_exec_core+4059>, 0x5bcf7a21dfa7 <vm_exec_core+7047>, 0x5bcf7a21dc65 <vm_exec_core+6213>, 0x5bcf7a21e6e2 <vm_exec_core+8898>, 0x5bcf7a21f519 <vm_exec_core+12537>, 0x5bcf7a21d4a2 <vm_exec_core+4226>, 0x5bcf7a22287f <vm_exec_core+25695>, 0x5bcf7a21df31 <vm_exec_core+6929>, 0x5bcf7a21f3c7 <vm_exec_core+12199>, 0x5bcf7a21fe8e <vm_exec_core+14958>, 0x5bcf7a2221dc <vm_exec_core+23996>, 0x5bcf7a221312 <vm_exec_core+20210>, 0x5bcf7a21e9bc <vm_exec_core+9628>, 0x5bcf7a21e23e <vm_exec_core+7710>, 0x5bcf7a222032 <vm_exec_core+23570>, 0x5bcf7a21f144 <vm_exec_core+11556>, 0x5bcf7a221846 <vm_exec_core+21542>, 0x5bcf7a221384 <vm_exec_core+20324>, 0x5bcf7a2218fd <vm_exec_core+21725>, 0x5bcf7a222dc9 <vm_exec_core+27049>, 0x5bcf7a220711 <vm_exec_core+17137>, 0x5bcf7a222295 <vm_exec_core+24181>, 0x5bcf7a21c778 <vm_exec_core+856>, 0x5bcf7a221dc3 <vm_exec_core+22947>, 0x5bcf7a21eadb <vm_exec_core+9915>, 0x5bcf7a220fe8 <vm_exec_core+19400>, 0x5bcf7a221228 <vm_exec_core+19976>, 0x5bcf7a21fac2 <vm_exec_core+13986>, 0x5bcf7a21d308 <vm_exec_core+3816>, 0x5bcf7a21ee89 <vm_exec_core+10857>, 0x5bcf7a21e4c6 <vm_exec_core+8358>, 0x5bcf7a22197b <vm_exec_core+21851>, 0x5bcf7a21d633 <vm_exec_core+4627>, 0x5bcf7a21f86f <vm_exec_core+13391>, 0x5bcf7a2201bf <vm_exec_core+15775>, 0x5bcf7a21e7c0 <vm_exec_core+9120>, 0x5bcf7a22a3d0 <vm_exec_core+57264>, 0x5bcf7a21e195 <vm_exec_core+7541>, 0x5bcf7a21e08d <vm_exec_core+7277>, 0x5bcf7a21e398 <vm_exec_core+8056>, 0x5bcf7a21ed83 <vm_exec_core+10595>, 0x5bcf7a220afe <vm_exec_core+18142>, 0x5bcf7a21ff49 <vm_exec_core+15145>, 0x5bcf7a22165f <vm_exec_core+21055>, 0x5bcf7a2203a5 <vm_exec_core+16261>, 0x5bcf7a222940 <vm_exec_core+25888>, 0x5bcf7a223ee7 <vm_exec_core+31431>, 0x5bcf7a222b84 <vm_exec_core+26468>, 0x5bcf7a2237d5 <vm_exec_core+29621>, 0x5bcf7a2238c6 <vm_exec_core+29862>, 0x5bcf7a21ceb0 <vm_exec_core+2704>, 0x5bcf7a2233ad <vm_exec_core+28557>, 0x5bcf7a21f069 <vm_exec_core+11337>, 0x5bcf7a2235a8 <vm_exec_core+29064>, 0x5bcf7a21ebaa <vm_exec_core+10122>, 0x5bcf7a222abb <vm_exec_core+26267>, 0x5bcf7a21cd47 <vm_exec_core+2343>, 0x5bcf7a21d52d <vm_exec_core+4365>, 0x5bcf7a223b0a <vm_exec_core+30442>, 0x5bcf7a21f44d <vm_exec_core+12333>, 0x5bcf7a21f24a <vm_exec_core+11818>, 0x5bcf7a21c77d <vm_exec_core+861>, 0x5bcf7a21cc6a <vm_exec_core+2122>, 0x5bcf7a21c803 <vm_exec_core+995>, 0x5bcf7a222c73 <vm_exec_core+26707>, 0x5bcf7a2205ce <vm_exec_core+16814>, 0x5bcf7a21fc92 <vm_exec_core+14450>, 0x5bcf7a2204aa <vm_exec_core+16522>, 0x5bcf7a2200f6 <vm_exec_core+15574>, 0x5bcf7a21f2df <vm_exec_core+11967>, 0x5bcf7a21fb9d <vm_exec_core+14205>, 0x5bcf7a21f569 <vm_exec_core+12617>, 0x5bcf7a21fdac <vm_exec_core+14732>, 0x5bcf7a21fe1d <vm_exec_core+14845>, 0x5bcf7a21c9e7 <vm_exec_core+1479>, 0x5bcf7a21dcee <vm_exec_core+6350>, 0x5bcf7a222e82 <vm_exec_core+27234>, 0x5bcf7a21d860 <vm_exec_core+5184>, 0x5bcf7a223c33 <vm_exec_core+30739>, 0x5bcf7a221a35 <vm_exec_core+22037>, 0x5bcf7a21f6df <vm_exec_core+12991>, 0x5bcf7a21cb4f <vm_exec_core+1839>, 0x5bcf7a223475 <vm_exec_core+28757>, 0x5bcf7a2231bd <vm_exec_core+28061>, 0x5bcf7a21dadd <vm_exec_core+5821>, 0x5bcf7a21d03f <vm_exec_core+3103>, 0x5bcf7a222137 <vm_exec_core+23831>, 0x5bcf7a21e5e4 <vm_exec_core+8644>, 0x5bcf7a223676 <vm_exec_core+29270>, 0x5bcf7a22331f <vm_exec_core+28415>, 0x5bcf7a21ecd2 <vm_exec_core+10418>, 0x5bcf7a21f66e <vm_exec_core+12878>, 0x5bcf7a221c96 <vm_exec_core+22646>, 0x5bcf7a223296 <vm_exec_core+28278>, 0x5bcf7a221141 <vm_exec_core+19745>, 0x5bcf7a221d1f <vm_exec_core+22783>, 0x5bcf7a2227d8 <vm_exec_core+25528>, 0x5bcf7a22107e <vm_exec_core+19550>, 0x5bcf7a21cf7c <vm_exec_core+2908>, 0x5bcf7a221738 <vm_exec_core+21272>, 0x5bcf7a21ce0f <vm_exec_core+2543>, 0x5bcf7a21d245 <vm_exec_core+3621>, 0x5bcf7a21ef55 <vm_exec_core+11061>, 0x5bcf7a220c4b <vm_exec_core+18475>, 0x5bcf7a2215d1 <vm_exec_core+20913>, 0x5bcf7a2208f0 <vm_exec_core+17616>, 0x5bcf7a21ca1b <vm_exec_core+1531>, 0x5bcf7a222a08 <vm_exec_core+26088>, 0x5bcf7a2230e8 <vm_exec_core+27848>, 0x5bcf7a21d3ec <vm_exec_core+4044>, 0x5bcf7a21df98 <vm_exec_core+7032>, 0x5bcf7a21dc56 <vm_exec_core+6198>, 0x5bcf7a21e6d3 <vm_exec_core+8883>, 0x5bcf7a21f50a <vm_exec_core+12522>, 0x5bcf7a21d493 <vm_exec_core+4211>, 0x5bcf7a222870 <vm_exec_core+25680>, 0x5bcf7a21df22 <vm_exec_core+6914>, 0x5bcf7a21f3b8 <vm_exec_core+12184>, 0x5bcf7a21fe7f <vm_exec_core+14943>, 0x5bcf7a2221cd <vm_exec_core+23981>, 0x5bcf7a221303 <vm_exec_core+20195>, 0x5bcf7a21e9ad <vm_exec_core+9613>, 0x5bcf7a21e22f <vm_exec_core+7695>, 0x5bcf7a222023 <vm_exec_core+23555>, 0x5bcf7a21f135 <vm_exec_core+11541>, 0x5bcf7a221837 <vm_exec_core+21527>, 0x5bcf7a221375 <vm_exec_core+20309>, 0x5bcf7a2218ee <vm_exec_core+21710>, 0x5bcf7a222dba <vm_exec_core+27034>, 0x5bcf7a220702 <vm_exec_core+17122>, 0x5bcf7a222286 <vm_exec_core+24166>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a221db4 <vm_exec_core+22932>, 0x5bcf7a21eacc <vm_exec_core+9900>, 0x5bcf7a220fd9 <vm_exec_core+19385>, 0x5bcf7a221219 <vm_exec_core+19961>, 0x5bcf7a21fab3 <vm_exec_core+13971>, 0x5bcf7a220c46 <vm_exec_core+18470>, 0x5bcf7a21ee7a <vm_exec_core+10842>, 0x5bcf7a21e4b7 <vm_exec_core+8343>, 0x5bcf7a22196c <vm_exec_core+21836>, 0x5bcf7a21d624 <vm_exec_core+4612>, 0x5bcf7a21f860 <vm_exec_core+13376>, 0x5bcf7a2201b0 <vm_exec_core+15760>, 0x5bcf7a21e7b1 <vm_exec_core+9105>, 0x5bcf7a22a3c1 <vm_exec_core+57249>, 0x5bcf7a21e186 <vm_exec_core+7526>, 0x5bcf7a21e07e <vm_exec_core+7262>, 0x5bcf7a21e389 <vm_exec_core+8041>, 0x5bcf7a21ed74 <vm_exec_core+10580>, 0x5bcf7a220aef <vm_exec_core+18127>, 0x5bcf7a21ff3a <vm_exec_core+15130>, 0x5bcf7a220aea <vm_exec_core+18122>, 0x5bcf7a2212fe <vm_exec_core+20190>, 0x5bcf7a2212f9 <vm_exec_core+20185>, 0x5bcf7a21e384 <vm_exec_core+8036>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a21f4d3 <vm_exec_core+12467>, 0x5bcf7a21f4d8 <vm_exec_core+12472>, 0x5bcf7a2212f4 <vm_exec_core+20180>, 0x5bcf7a22113c <vm_exec_core+19740>, 0x5bcf7a2201ab <vm_exec_core+15755>, 0x5bcf7a2200e2 <vm_exec_core+15554>, 0x5bcf7a2211eb <vm_exec_core+19915>, 0x5bcf7a2205b5 <vm_exec_core+16789>...}
        reg_cfp = 0x760cd3bff410
        reg_pc = 0x51300086c9a8
        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_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>
#66 0x00005bcf7a2175b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#67 0x00005bcf7a2a8d82 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x760cd3bff498, self=129796941882280, 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 = 0x760cd59f71a0
        cfp = <optimized out>
        sp = 0x760cd3affb80
        use_argv = 0x0
        stack_argv = 0x760cd3affb80
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#68 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 = 0x760cd3bff498
#69 0x00005bcf7a24960c 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.
#70 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.
#71 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#72 0x00005bcf7a24960c in rb_yield (val=<optimized out>)
No locals.
#73 0x00005bcf79e4effc in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1127
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec1bee5d0, <optimized out>, 0x7ffec1bee4e0, <optimized out>, <optimized out>}, prev = 0x760cd47b7440, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5170000000d0
        cfp = 0x760cd3bff448
#74 0x00005bcf79fef98b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4293
        status = <optimized out>
        pid = <optimized out>
#75 0x00005bcf7a2880f8 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:3902
        ci = 0x660100040001
        cc = <optimized out>
        me = 0x760cd5d634b0
        cfunc = 0x506000048e68
        recv = 129796941882280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#76 0x00005bcf7a220e2f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x760cd3bff480, cd=0x508000c62dd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#77 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x508000c62dd0
        insns_address_table = {0x5bcf7a21c9f6 <vm_exec_core+1494>, 0x5bcf7a21dcfd <vm_exec_core+6365>, 0x5bcf7a222e91 <vm_exec_core+27249>, 0x5bcf7a21d86f <vm_exec_core+5199>, 0x5bcf7a223c42 <vm_exec_core+30754>, 0x5bcf7a221a44 <vm_exec_core+22052>, 0x5bcf7a21f6ee <vm_exec_core+13006>, 0x5bcf7a21cb5e <vm_exec_core+1854>, 0x5bcf7a223484 <vm_exec_core+28772>, 0x5bcf7a2231cc <vm_exec_core+28076>, 0x5bcf7a21daec <vm_exec_core+5836>, 0x5bcf7a21d04e <vm_exec_core+3118>, 0x5bcf7a222146 <vm_exec_core+23846>, 0x5bcf7a21e5f3 <vm_exec_core+8659>, 0x5bcf7a223685 <vm_exec_core+29285>, 0x5bcf7a22332e <vm_exec_core+28430>, 0x5bcf7a21ece1 <vm_exec_core+10433>, 0x5bcf7a21f67d <vm_exec_core+12893>, 0x5bcf7a221ca5 <vm_exec_core+22661>, 0x5bcf7a2232a5 <vm_exec_core+28293>, 0x5bcf7a221150 <vm_exec_core+19760>, 0x5bcf7a221d2e <vm_exec_core+22798>, 0x5bcf7a2227e7 <vm_exec_core+25543>, 0x5bcf7a22108d <vm_exec_core+19565>, 0x5bcf7a21cf8b <vm_exec_core+2923>, 0x5bcf7a221747 <vm_exec_core+21287>, 0x5bcf7a21ce1e <vm_exec_core+2558>, 0x5bcf7a21d254 <vm_exec_core+3636>, 0x5bcf7a21ef64 <vm_exec_core+11076>, 0x5bcf7a220c5a <vm_exec_core+18490>, 0x5bcf7a2215e0 <vm_exec_core+20928>, 0x5bcf7a2208ff <vm_exec_core+17631>, 0x5bcf7a21ca2a <vm_exec_core+1546>, 0x5bcf7a222a17 <vm_exec_core+26103>, 0x5bcf7a2230f7 <vm_exec_core+27863>, 0x5bcf7a21d3fb <vm_exec_core+4059>, 0x5bcf7a21dfa7 <vm_exec_core+7047>, 0x5bcf7a21dc65 <vm_exec_core+6213>, 0x5bcf7a21e6e2 <vm_exec_core+8898>, 0x5bcf7a21f519 <vm_exec_core+12537>, 0x5bcf7a21d4a2 <vm_exec_core+4226>, 0x5bcf7a22287f <vm_exec_core+25695>, 0x5bcf7a21df31 <vm_exec_core+6929>, 0x5bcf7a21f3c7 <vm_exec_core+12199>, 0x5bcf7a21fe8e <vm_exec_core+14958>, 0x5bcf7a2221dc <vm_exec_core+23996>, 0x5bcf7a221312 <vm_exec_core+20210>, 0x5bcf7a21e9bc <vm_exec_core+9628>, 0x5bcf7a21e23e <vm_exec_core+7710>, 0x5bcf7a222032 <vm_exec_core+23570>, 0x5bcf7a21f144 <vm_exec_core+11556>, 0x5bcf7a221846 <vm_exec_core+21542>, 0x5bcf7a221384 <vm_exec_core+20324>, 0x5bcf7a2218fd <vm_exec_core+21725>, 0x5bcf7a222dc9 <vm_exec_core+27049>, 0x5bcf7a220711 <vm_exec_core+17137>, 0x5bcf7a222295 <vm_exec_core+24181>, 0x5bcf7a21c778 <vm_exec_core+856>, 0x5bcf7a221dc3 <vm_exec_core+22947>, 0x5bcf7a21eadb <vm_exec_core+9915>, 0x5bcf7a220fe8 <vm_exec_core+19400>, 0x5bcf7a221228 <vm_exec_core+19976>, 0x5bcf7a21fac2 <vm_exec_core+13986>, 0x5bcf7a21d308 <vm_exec_core+3816>, 0x5bcf7a21ee89 <vm_exec_core+10857>, 0x5bcf7a21e4c6 <vm_exec_core+8358>, 0x5bcf7a22197b <vm_exec_core+21851>, 0x5bcf7a21d633 <vm_exec_core+4627>, 0x5bcf7a21f86f <vm_exec_core+13391>, 0x5bcf7a2201bf <vm_exec_core+15775>, 0x5bcf7a21e7c0 <vm_exec_core+9120>, 0x5bcf7a22a3d0 <vm_exec_core+57264>, 0x5bcf7a21e195 <vm_exec_core+7541>, 0x5bcf7a21e08d <vm_exec_core+7277>, 0x5bcf7a21e398 <vm_exec_core+8056>, 0x5bcf7a21ed83 <vm_exec_core+10595>, 0x5bcf7a220afe <vm_exec_core+18142>, 0x5bcf7a21ff49 <vm_exec_core+15145>, 0x5bcf7a22165f <vm_exec_core+21055>, 0x5bcf7a2203a5 <vm_exec_core+16261>, 0x5bcf7a222940 <vm_exec_core+25888>, 0x5bcf7a223ee7 <vm_exec_core+31431>, 0x5bcf7a222b84 <vm_exec_core+26468>, 0x5bcf7a2237d5 <vm_exec_core+29621>, 0x5bcf7a2238c6 <vm_exec_core+29862>, 0x5bcf7a21ceb0 <vm_exec_core+2704>, 0x5bcf7a2233ad <vm_exec_core+28557>, 0x5bcf7a21f069 <vm_exec_core+11337>, 0x5bcf7a2235a8 <vm_exec_core+29064>, 0x5bcf7a21ebaa <vm_exec_core+10122>, 0x5bcf7a222abb <vm_exec_core+26267>, 0x5bcf7a21cd47 <vm_exec_core+2343>, 0x5bcf7a21d52d <vm_exec_core+4365>, 0x5bcf7a223b0a <vm_exec_core+30442>, 0x5bcf7a21f44d <vm_exec_core+12333>, 0x5bcf7a21f24a <vm_exec_core+11818>, 0x5bcf7a21c77d <vm_exec_core+861>, 0x5bcf7a21cc6a <vm_exec_core+2122>, 0x5bcf7a21c803 <vm_exec_core+995>, 0x5bcf7a222c73 <vm_exec_core+26707>, 0x5bcf7a2205ce <vm_exec_core+16814>, 0x5bcf7a21fc92 <vm_exec_core+14450>, 0x5bcf7a2204aa <vm_exec_core+16522>, 0x5bcf7a2200f6 <vm_exec_core+15574>, 0x5bcf7a21f2df <vm_exec_core+11967>, 0x5bcf7a21fb9d <vm_exec_core+14205>, 0x5bcf7a21f569 <vm_exec_core+12617>, 0x5bcf7a21fdac <vm_exec_core+14732>, 0x5bcf7a21fe1d <vm_exec_core+14845>, 0x5bcf7a21c9e7 <vm_exec_core+1479>, 0x5bcf7a21dcee <vm_exec_core+6350>, 0x5bcf7a222e82 <vm_exec_core+27234>, 0x5bcf7a21d860 <vm_exec_core+5184>, 0x5bcf7a223c33 <vm_exec_core+30739>, 0x5bcf7a221a35 <vm_exec_core+22037>, 0x5bcf7a21f6df <vm_exec_core+12991>, 0x5bcf7a21cb4f <vm_exec_core+1839>, 0x5bcf7a223475 <vm_exec_core+28757>, 0x5bcf7a2231bd <vm_exec_core+28061>, 0x5bcf7a21dadd <vm_exec_core+5821>, 0x5bcf7a21d03f <vm_exec_core+3103>, 0x5bcf7a222137 <vm_exec_core+23831>, 0x5bcf7a21e5e4 <vm_exec_core+8644>, 0x5bcf7a223676 <vm_exec_core+29270>, 0x5bcf7a22331f <vm_exec_core+28415>, 0x5bcf7a21ecd2 <vm_exec_core+10418>, 0x5bcf7a21f66e <vm_exec_core+12878>, 0x5bcf7a221c96 <vm_exec_core+22646>, 0x5bcf7a223296 <vm_exec_core+28278>, 0x5bcf7a221141 <vm_exec_core+19745>, 0x5bcf7a221d1f <vm_exec_core+22783>, 0x5bcf7a2227d8 <vm_exec_core+25528>, 0x5bcf7a22107e <vm_exec_core+19550>, 0x5bcf7a21cf7c <vm_exec_core+2908>, 0x5bcf7a221738 <vm_exec_core+21272>, 0x5bcf7a21ce0f <vm_exec_core+2543>, 0x5bcf7a21d245 <vm_exec_core+3621>, 0x5bcf7a21ef55 <vm_exec_core+11061>, 0x5bcf7a220c4b <vm_exec_core+18475>, 0x5bcf7a2215d1 <vm_exec_core+20913>, 0x5bcf7a2208f0 <vm_exec_core+17616>, 0x5bcf7a21ca1b <vm_exec_core+1531>, 0x5bcf7a222a08 <vm_exec_core+26088>, 0x5bcf7a2230e8 <vm_exec_core+27848>, 0x5bcf7a21d3ec <vm_exec_core+4044>, 0x5bcf7a21df98 <vm_exec_core+7032>, 0x5bcf7a21dc56 <vm_exec_core+6198>, 0x5bcf7a21e6d3 <vm_exec_core+8883>, 0x5bcf7a21f50a <vm_exec_core+12522>, 0x5bcf7a21d493 <vm_exec_core+4211>, 0x5bcf7a222870 <vm_exec_core+25680>, 0x5bcf7a21df22 <vm_exec_core+6914>, 0x5bcf7a21f3b8 <vm_exec_core+12184>, 0x5bcf7a21fe7f <vm_exec_core+14943>, 0x5bcf7a2221cd <vm_exec_core+23981>, 0x5bcf7a221303 <vm_exec_core+20195>, 0x5bcf7a21e9ad <vm_exec_core+9613>, 0x5bcf7a21e22f <vm_exec_core+7695>, 0x5bcf7a222023 <vm_exec_core+23555>, 0x5bcf7a21f135 <vm_exec_core+11541>, 0x5bcf7a221837 <vm_exec_core+21527>, 0x5bcf7a221375 <vm_exec_core+20309>, 0x5bcf7a2218ee <vm_exec_core+21710>, 0x5bcf7a222dba <vm_exec_core+27034>, 0x5bcf7a220702 <vm_exec_core+17122>, 0x5bcf7a222286 <vm_exec_core+24166>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a221db4 <vm_exec_core+22932>, 0x5bcf7a21eacc <vm_exec_core+9900>, 0x5bcf7a220fd9 <vm_exec_core+19385>, 0x5bcf7a221219 <vm_exec_core+19961>, 0x5bcf7a21fab3 <vm_exec_core+13971>, 0x5bcf7a220c46 <vm_exec_core+18470>, 0x5bcf7a21ee7a <vm_exec_core+10842>, 0x5bcf7a21e4b7 <vm_exec_core+8343>, 0x5bcf7a22196c <vm_exec_core+21836>, 0x5bcf7a21d624 <vm_exec_core+4612>, 0x5bcf7a21f860 <vm_exec_core+13376>, 0x5bcf7a2201b0 <vm_exec_core+15760>, 0x5bcf7a21e7b1 <vm_exec_core+9105>, 0x5bcf7a22a3c1 <vm_exec_core+57249>, 0x5bcf7a21e186 <vm_exec_core+7526>, 0x5bcf7a21e07e <vm_exec_core+7262>, 0x5bcf7a21e389 <vm_exec_core+8041>, 0x5bcf7a21ed74 <vm_exec_core+10580>, 0x5bcf7a220aef <vm_exec_core+18127>, 0x5bcf7a21ff3a <vm_exec_core+15130>, 0x5bcf7a220aea <vm_exec_core+18122>, 0x5bcf7a2212fe <vm_exec_core+20190>, 0x5bcf7a2212f9 <vm_exec_core+20185>, 0x5bcf7a21e384 <vm_exec_core+8036>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a21f4d3 <vm_exec_core+12467>, 0x5bcf7a21f4d8 <vm_exec_core+12472>, 0x5bcf7a2212f4 <vm_exec_core+20180>, 0x5bcf7a22113c <vm_exec_core+19740>, 0x5bcf7a2201ab <vm_exec_core+15755>, 0x5bcf7a2200e2 <vm_exec_core+15554>, 0x5bcf7a2211eb <vm_exec_core+19915>, 0x5bcf7a2205b5 <vm_exec_core+16789>...}
        reg_cfp = 0x760cd3bff480
        reg_pc = 0x51300086d798
        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_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>
#78 0x00005bcf7a2175b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#79 0x00005bcf7a2a8d82 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x760cd3bff508, self=129796941882280, 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 = 0x760cd59f7380
        cfp = <optimized out>
        sp = 0x760cd3affb30
        use_argv = 0x0
        stack_argv = 0x760cd3affb30
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#80 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 = 0x760cd3bff508
#81 0x00005bcf7a2499fc 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.
#82 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.
#83 0x00005bcf7a2499fc in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#84 0x00005bcf79e4f6ce 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:1146
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec1bef110, <optimized out>, 0x7ffec1bef020, <optimized out>, <optimized out>}, prev = 0x760cd47b4640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#85 0x00005bcf7a17c09d in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:678
        args = {self = 129796946641520, mutex = 0x5040037dd950, ec = <optimized out>}
#86 0x00005bcf7a2241b9 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:7538
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#87 0x00005bcf7a2241b9 in vm_invoke_builtin_delegate (ec=0x5170000000d0, cfp=0x760cd3bff4b8, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#88 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:1676
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5bcf7a21c9f6 <vm_exec_core+1494>, 0x5bcf7a21dcfd <vm_exec_core+6365>, 0x5bcf7a222e91 <vm_exec_core+27249>, 0x5bcf7a21d86f <vm_exec_core+5199>, 0x5bcf7a223c42 <vm_exec_core+30754>, 0x5bcf7a221a44 <vm_exec_core+22052>, 0x5bcf7a21f6ee <vm_exec_core+13006>, 0x5bcf7a21cb5e <vm_exec_core+1854>, 0x5bcf7a223484 <vm_exec_core+28772>, 0x5bcf7a2231cc <vm_exec_core+28076>, 0x5bcf7a21daec <vm_exec_core+5836>, 0x5bcf7a21d04e <vm_exec_core+3118>, 0x5bcf7a222146 <vm_exec_core+23846>, 0x5bcf7a21e5f3 <vm_exec_core+8659>, 0x5bcf7a223685 <vm_exec_core+29285>, 0x5bcf7a22332e <vm_exec_core+28430>, 0x5bcf7a21ece1 <vm_exec_core+10433>, 0x5bcf7a21f67d <vm_exec_core+12893>, 0x5bcf7a221ca5 <vm_exec_core+22661>, 0x5bcf7a2232a5 <vm_exec_core+28293>, 0x5bcf7a221150 <vm_exec_core+19760>, 0x5bcf7a221d2e <vm_exec_core+22798>, 0x5bcf7a2227e7 <vm_exec_core+25543>, 0x5bcf7a22108d <vm_exec_core+19565>, 0x5bcf7a21cf8b <vm_exec_core+2923>, 0x5bcf7a221747 <vm_exec_core+21287>, 0x5bcf7a21ce1e <vm_exec_core+2558>, 0x5bcf7a21d254 <vm_exec_core+3636>, 0x5bcf7a21ef64 <vm_exec_core+11076>, 0x5bcf7a220c5a <vm_exec_core+18490>, 0x5bcf7a2215e0 <vm_exec_core+20928>, 0x5bcf7a2208ff <vm_exec_core+17631>, 0x5bcf7a21ca2a <vm_exec_core+1546>, 0x5bcf7a222a17 <vm_exec_core+26103>, 0x5bcf7a2230f7 <vm_exec_core+27863>, 0x5bcf7a21d3fb <vm_exec_core+4059>, 0x5bcf7a21dfa7 <vm_exec_core+7047>, 0x5bcf7a21dc65 <vm_exec_core+6213>, 0x5bcf7a21e6e2 <vm_exec_core+8898>, 0x5bcf7a21f519 <vm_exec_core+12537>, 0x5bcf7a21d4a2 <vm_exec_core+4226>, 0x5bcf7a22287f <vm_exec_core+25695>, 0x5bcf7a21df31 <vm_exec_core+6929>, 0x5bcf7a21f3c7 <vm_exec_core+12199>, 0x5bcf7a21fe8e <vm_exec_core+14958>, 0x5bcf7a2221dc <vm_exec_core+23996>, 0x5bcf7a221312 <vm_exec_core+20210>, 0x5bcf7a21e9bc <vm_exec_core+9628>, 0x5bcf7a21e23e <vm_exec_core+7710>, 0x5bcf7a222032 <vm_exec_core+23570>, 0x5bcf7a21f144 <vm_exec_core+11556>, 0x5bcf7a221846 <vm_exec_core+21542>, 0x5bcf7a221384 <vm_exec_core+20324>, 0x5bcf7a2218fd <vm_exec_core+21725>, 0x5bcf7a222dc9 <vm_exec_core+27049>, 0x5bcf7a220711 <vm_exec_core+17137>, 0x5bcf7a222295 <vm_exec_core+24181>, 0x5bcf7a21c778 <vm_exec_core+856>, 0x5bcf7a221dc3 <vm_exec_core+22947>, 0x5bcf7a21eadb <vm_exec_core+9915>, 0x5bcf7a220fe8 <vm_exec_core+19400>, 0x5bcf7a221228 <vm_exec_core+19976>, 0x5bcf7a21fac2 <vm_exec_core+13986>, 0x5bcf7a21d308 <vm_exec_core+3816>, 0x5bcf7a21ee89 <vm_exec_core+10857>, 0x5bcf7a21e4c6 <vm_exec_core+8358>, 0x5bcf7a22197b <vm_exec_core+21851>, 0x5bcf7a21d633 <vm_exec_core+4627>, 0x5bcf7a21f86f <vm_exec_core+13391>, 0x5bcf7a2201bf <vm_exec_core+15775>, 0x5bcf7a21e7c0 <vm_exec_core+9120>, 0x5bcf7a22a3d0 <vm_exec_core+57264>, 0x5bcf7a21e195 <vm_exec_core+7541>, 0x5bcf7a21e08d <vm_exec_core+7277>, 0x5bcf7a21e398 <vm_exec_core+8056>, 0x5bcf7a21ed83 <vm_exec_core+10595>, 0x5bcf7a220afe <vm_exec_core+18142>, 0x5bcf7a21ff49 <vm_exec_core+15145>, 0x5bcf7a22165f <vm_exec_core+21055>, 0x5bcf7a2203a5 <vm_exec_core+16261>, 0x5bcf7a222940 <vm_exec_core+25888>, 0x5bcf7a223ee7 <vm_exec_core+31431>, 0x5bcf7a222b84 <vm_exec_core+26468>, 0x5bcf7a2237d5 <vm_exec_core+29621>, 0x5bcf7a2238c6 <vm_exec_core+29862>, 0x5bcf7a21ceb0 <vm_exec_core+2704>, 0x5bcf7a2233ad <vm_exec_core+28557>, 0x5bcf7a21f069 <vm_exec_core+11337>, 0x5bcf7a2235a8 <vm_exec_core+29064>, 0x5bcf7a21ebaa <vm_exec_core+10122>, 0x5bcf7a222abb <vm_exec_core+26267>, 0x5bcf7a21cd47 <vm_exec_core+2343>, 0x5bcf7a21d52d <vm_exec_core+4365>, 0x5bcf7a223b0a <vm_exec_core+30442>, 0x5bcf7a21f44d <vm_exec_core+12333>, 0x5bcf7a21f24a <vm_exec_core+11818>, 0x5bcf7a21c77d <vm_exec_core+861>, 0x5bcf7a21cc6a <vm_exec_core+2122>, 0x5bcf7a21c803 <vm_exec_core+995>, 0x5bcf7a222c73 <vm_exec_core+26707>, 0x5bcf7a2205ce <vm_exec_core+16814>, 0x5bcf7a21fc92 <vm_exec_core+14450>, 0x5bcf7a2204aa <vm_exec_core+16522>, 0x5bcf7a2200f6 <vm_exec_core+15574>, 0x5bcf7a21f2df <vm_exec_core+11967>, 0x5bcf7a21fb9d <vm_exec_core+14205>, 0x5bcf7a21f569 <vm_exec_core+12617>, 0x5bcf7a21fdac <vm_exec_core+14732>, 0x5bcf7a21fe1d <vm_exec_core+14845>, 0x5bcf7a21c9e7 <vm_exec_core+1479>, 0x5bcf7a21dcee <vm_exec_core+6350>, 0x5bcf7a222e82 <vm_exec_core+27234>, 0x5bcf7a21d860 <vm_exec_core+5184>, 0x5bcf7a223c33 <vm_exec_core+30739>, 0x5bcf7a221a35 <vm_exec_core+22037>, 0x5bcf7a21f6df <vm_exec_core+12991>, 0x5bcf7a21cb4f <vm_exec_core+1839>, 0x5bcf7a223475 <vm_exec_core+28757>, 0x5bcf7a2231bd <vm_exec_core+28061>, 0x5bcf7a21dadd <vm_exec_core+5821>, 0x5bcf7a21d03f <vm_exec_core+3103>, 0x5bcf7a222137 <vm_exec_core+23831>, 0x5bcf7a21e5e4 <vm_exec_core+8644>, 0x5bcf7a223676 <vm_exec_core+29270>, 0x5bcf7a22331f <vm_exec_core+28415>, 0x5bcf7a21ecd2 <vm_exec_core+10418>, 0x5bcf7a21f66e <vm_exec_core+12878>, 0x5bcf7a221c96 <vm_exec_core+22646>, 0x5bcf7a223296 <vm_exec_core+28278>, 0x5bcf7a221141 <vm_exec_core+19745>, 0x5bcf7a221d1f <vm_exec_core+22783>, 0x5bcf7a2227d8 <vm_exec_core+25528>, 0x5bcf7a22107e <vm_exec_core+19550>, 0x5bcf7a21cf7c <vm_exec_core+2908>, 0x5bcf7a221738 <vm_exec_core+21272>, 0x5bcf7a21ce0f <vm_exec_core+2543>, 0x5bcf7a21d245 <vm_exec_core+3621>, 0x5bcf7a21ef55 <vm_exec_core+11061>, 0x5bcf7a220c4b <vm_exec_core+18475>, 0x5bcf7a2215d1 <vm_exec_core+20913>, 0x5bcf7a2208f0 <vm_exec_core+17616>, 0x5bcf7a21ca1b <vm_exec_core+1531>, 0x5bcf7a222a08 <vm_exec_core+26088>, 0x5bcf7a2230e8 <vm_exec_core+27848>, 0x5bcf7a21d3ec <vm_exec_core+4044>, 0x5bcf7a21df98 <vm_exec_core+7032>, 0x5bcf7a21dc56 <vm_exec_core+6198>, 0x5bcf7a21e6d3 <vm_exec_core+8883>, 0x5bcf7a21f50a <vm_exec_core+12522>, 0x5bcf7a21d493 <vm_exec_core+4211>, 0x5bcf7a222870 <vm_exec_core+25680>, 0x5bcf7a21df22 <vm_exec_core+6914>, 0x5bcf7a21f3b8 <vm_exec_core+12184>, 0x5bcf7a21fe7f <vm_exec_core+14943>, 0x5bcf7a2221cd <vm_exec_core+23981>, 0x5bcf7a221303 <vm_exec_core+20195>, 0x5bcf7a21e9ad <vm_exec_core+9613>, 0x5bcf7a21e22f <vm_exec_core+7695>, 0x5bcf7a222023 <vm_exec_core+23555>, 0x5bcf7a21f135 <vm_exec_core+11541>, 0x5bcf7a221837 <vm_exec_core+21527>, 0x5bcf7a221375 <vm_exec_core+20309>, 0x5bcf7a2218ee <vm_exec_core+21710>, 0x5bcf7a222dba <vm_exec_core+27034>, 0x5bcf7a220702 <vm_exec_core+17122>, 0x5bcf7a222286 <vm_exec_core+24166>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a221db4 <vm_exec_core+22932>, 0x5bcf7a21eacc <vm_exec_core+9900>, 0x5bcf7a220fd9 <vm_exec_core+19385>, 0x5bcf7a221219 <vm_exec_core+19961>, 0x5bcf7a21fab3 <vm_exec_core+13971>, 0x5bcf7a220c46 <vm_exec_core+18470>, 0x5bcf7a21ee7a <vm_exec_core+10842>, 0x5bcf7a21e4b7 <vm_exec_core+8343>, 0x5bcf7a22196c <vm_exec_core+21836>, 0x5bcf7a21d624 <vm_exec_core+4612>, 0x5bcf7a21f860 <vm_exec_core+13376>, 0x5bcf7a2201b0 <vm_exec_core+15760>, 0x5bcf7a21e7b1 <vm_exec_core+9105>, 0x5bcf7a22a3c1 <vm_exec_core+57249>, 0x5bcf7a21e186 <vm_exec_core+7526>, 0x5bcf7a21e07e <vm_exec_core+7262>, 0x5bcf7a21e389 <vm_exec_core+8041>, 0x5bcf7a21ed74 <vm_exec_core+10580>, 0x5bcf7a220aef <vm_exec_core+18127>, 0x5bcf7a21ff3a <vm_exec_core+15130>, 0x5bcf7a220aea <vm_exec_core+18122>, 0x5bcf7a2212fe <vm_exec_core+20190>, 0x5bcf7a2212f9 <vm_exec_core+20185>, 0x5bcf7a21e384 <vm_exec_core+8036>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a21f4d3 <vm_exec_core+12467>, 0x5bcf7a21f4d8 <vm_exec_core+12472>, 0x5bcf7a2212f4 <vm_exec_core+20180>, 0x5bcf7a22113c <vm_exec_core+19740>, 0x5bcf7a2201ab <vm_exec_core+15755>, 0x5bcf7a2200e2 <vm_exec_core+15554>, 0x5bcf7a2211eb <vm_exec_core+19915>, 0x5bcf7a2205b5 <vm_exec_core+16789>...}
        reg_cfp = 0x760cd3bff4b8
        reg_pc = 0x50e000001a30
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_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>
#89 0x00005bcf7a2175b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#90 0x00005bcf7a2a8d82 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x760cd3bff620, self=129797499471760, 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 = 0x760cd5dbe0e0
        cfp = <optimized out>
        sp = 0x760cd3affa28
        use_argv = 0x760cd461b6e0
        stack_argv = 0x760cd3affa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#91 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 = 0x760cd3bff620
#92 0x00005bcf7a24960c 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.
#93 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.
th: 0x515000000300, native_id: 0x760cd6852c40
#94 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#95 0x00005bcf7a24960c in rb_yield (val=<optimized out>)
No locals.
#96 0x00005bcf7a411c56 in rb_ary_collect (ary=129797495654520) at /tmp/ruby/src/trunk_asan/array.c:3767
-- Control frame information -----------------------------------------------
        collect = 129796558550120
c:0026 p:---- s:0147 e:000146 l:y b:---- CFUNC  :initialize
        i = 87
#97 0x00005bcf7a2880f8 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x760cd5f9e6a8
        cfunc = 0x506000020188
c:0025 p:---- s:0144 e:000143 l:y b:---- CFUNC  :new
c:0024 p:0008 s:0140 e:000139 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:11
        recv = 129797495654520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
c:0023 p:0005 s:0134 E:000fa0 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1294 [FINISH]
c:0022 p:---- s:0131 e:000130 l:n b:---- IFUNC 
        val = <optimized out>
c:0021 p:0024 s:0128 e:000126 l:y b:0001 METHOD <internal:numeric>:262 [FINISH]
c:0020 p:---- s:0122 e:000121 l:y b:---- CFUNC  :each
#98 0x00005bcf7a220e2f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x760cd3bff608, cd=0x512000013ab0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
c:0019 p:---- s:0119 e:000118 l:y b:---- CFUNC  :map
c:0018 p:0021 s:0115 E:000d90 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1294 [FINISH]
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#99 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013ab0
c:0017 p:---- s:0112 e:000111 l:y b:---- CFUNC  :fork
c:0016 p:0019 s:0108 E:001c98 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1292 [FINISH]
        insns_address_table = {0x5bcf7a21c9f6 <vm_exec_core+1494>, 0x5bcf7a21dcfd <vm_exec_core+6365>, 0x5bcf7a222e91 <vm_exec_core+27249>, 0x5bcf7a21d86f <vm_exec_core+5199>, 0x5bcf7a223c42 <vm_exec_core+30754>, 0x5bcf7a221a44 <vm_exec_core+22052>, 0x5bcf7a21f6ee <vm_exec_core+13006>, 0x5bcf7a21cb5e <vm_exec_core+1854>, 0x5bcf7a223484 <vm_exec_core+28772>, 0x5bcf7a2231cc <vm_exec_core+28076>, 0x5bcf7a21daec <vm_exec_core+5836>, 0x5bcf7a21d04e <vm_exec_core+3118>, 0x5bcf7a222146 <vm_exec_core+23846>, 0x5bcf7a21e5f3 <vm_exec_core+8659>, 0x5bcf7a223685 <vm_exec_core+29285>, 0x5bcf7a22332e <vm_exec_core+28430>, 0x5bcf7a21ece1 <vm_exec_core+10433>, 0x5bcf7a21f67d <vm_exec_core+12893>, 0x5bcf7a221ca5 <vm_exec_core+22661>, 0x5bcf7a2232a5 <vm_exec_core+28293>, 0x5bcf7a221150 <vm_exec_core+19760>, 0x5bcf7a221d2e <vm_exec_core+22798>, 0x5bcf7a2227e7 <vm_exec_core+25543>, 0x5bcf7a22108d <vm_exec_core+19565>, 0x5bcf7a21cf8b <vm_exec_core+2923>, 0x5bcf7a221747 <vm_exec_core+21287>, 0x5bcf7a21ce1e <vm_exec_core+2558>, 0x5bcf7a21d254 <vm_exec_core+3636>, 0x5bcf7a21ef64 <vm_exec_core+11076>, 0x5bcf7a220c5a <vm_exec_core+18490>, 0x5bcf7a2215e0 <vm_exec_core+20928>, 0x5bcf7a2208ff <vm_exec_core+17631>, 0x5bcf7a21ca2a <vm_exec_core+1546>, 0x5bcf7a222a17 <vm_exec_core+26103>, 0x5bcf7a2230f7 <vm_exec_core+27863>, 0x5bcf7a21d3fb <vm_exec_core+4059>, 0x5bcf7a21dfa7 <vm_exec_core+7047>, 0x5bcf7a21dc65 <vm_exec_core+6213>, 0x5bcf7a21e6e2 <vm_exec_core+8898>, 0x5bcf7a21f519 <vm_exec_core+12537>, 0x5bcf7a21d4a2 <vm_exec_core+4226>, 0x5bcf7a22287f <vm_exec_core+25695>, 0x5bcf7a21df31 <vm_exec_core+6929>, 0x5bcf7a21f3c7 <vm_exec_core+12199>, 0x5bcf7a21fe8e <vm_exec_core+14958>, 0x5bcf7a2221dc <vm_exec_core+23996>, 0x5bcf7a221312 <vm_exec_core+20210>, 0x5bcf7a21e9bc <vm_exec_core+9628>, 0x5bcf7a21e23e <vm_exec_core+7710>, 0x5bcf7a222032 <vm_exec_core+23570>, 0x5bcf7a21f144 <vm_exec_core+11556>, 0x5bcf7a221846 <vm_exec_core+21542>, 0x5bcf7a221384 <vm_exec_core+20324>, 0x5bcf7a2218fd <vm_exec_core+21725>, 0x5bcf7a222dc9 <vm_exec_core+27049>, 0x5bcf7a220711 <vm_exec_core+17137>, 0x5bcf7a222295 <vm_exec_core+24181>, 0x5bcf7a21c778 <vm_exec_core+856>, 0x5bcf7a221dc3 <vm_exec_core+22947>, 0x5bcf7a21eadb <vm_exec_core+9915>, 0x5bcf7a220fe8 <vm_exec_core+19400>, 0x5bcf7a221228 <vm_exec_core+19976>, 0x5bcf7a21fac2 <vm_exec_core+13986>, 0x5bcf7a21d308 <vm_exec_core+3816>, 0x5bcf7a21ee89 <vm_exec_core+10857>, 0x5bcf7a21e4c6 <vm_exec_core+8358>, 0x5bcf7a22197b <vm_exec_core+21851>, 0x5bcf7a21d633 <vm_exec_core+4627>, 0x5bcf7a21f86f <vm_exec_core+13391>, 0x5bcf7a2201bf <vm_exec_core+15775>, 0x5bcf7a21e7c0 <vm_exec_core+9120>, 0x5bcf7a22a3d0 <vm_exec_core+57264>, 0x5bcf7a21e195 <vm_exec_core+7541>, 0x5bcf7a21e08d <vm_exec_core+7277>, 0x5bcf7a21e398 <vm_exec_core+8056>, 0x5bcf7a21ed83 <vm_exec_core+10595>, 0x5bcf7a220afe <vm_exec_core+18142>, 0x5bcf7a21ff49 <vm_exec_core+15145>, 0x5bcf7a22165f <vm_exec_core+21055>, 0x5bcf7a2203a5 <vm_exec_core+16261>, 0x5bcf7a222940 <vm_exec_core+25888>, 0x5bcf7a223ee7 <vm_exec_core+31431>, 0x5bcf7a222b84 <vm_exec_core+26468>, 0x5bcf7a2237d5 <vm_exec_core+29621>, 0x5bcf7a2238c6 <vm_exec_core+29862>, 0x5bcf7a21ceb0 <vm_exec_core+2704>, 0x5bcf7a2233ad <vm_exec_core+28557>, 0x5bcf7a21f069 <vm_exec_core+11337>, 0x5bcf7a2235a8 <vm_exec_core+29064>, 0x5bcf7a21ebaa <vm_exec_core+10122>, 0x5bcf7a222abb <vm_exec_core+26267>, 0x5bcf7a21cd47 <vm_exec_core+2343>, 0x5bcf7a21d52d <vm_exec_core+4365>, 0x5bcf7a223b0a <vm_exec_core+30442>, 0x5bcf7a21f44d <vm_exec_core+12333>, 0x5bcf7a21f24a <vm_exec_core+11818>, 0x5bcf7a21c77d <vm_exec_core+861>, 0x5bcf7a21cc6a <vm_exec_core+2122>, 0x5bcf7a21c803 <vm_exec_core+995>, 0x5bcf7a222c73 <vm_exec_core+26707>, 0x5bcf7a2205ce <vm_exec_core+16814>, 0x5bcf7a21fc92 <vm_exec_core+14450>, 0x5bcf7a2204aa <vm_exec_core+16522>, 0x5bcf7a2200f6 <vm_exec_core+15574>, 0x5bcf7a21f2df <vm_exec_core+11967>, 0x5bcf7a21fb9d <vm_exec_core+14205>, 0x5bcf7a21f569 <vm_exec_core+12617>, 0x5bcf7a21fdac <vm_exec_core+14732>, 0x5bcf7a21fe1d <vm_exec_core+14845>, 0x5bcf7a21c9e7 <vm_exec_core+1479>, 0x5bcf7a21dcee <vm_exec_core+6350>, 0x5bcf7a222e82 <vm_exec_core+27234>, 0x5bcf7a21d860 <vm_exec_core+5184>, 0x5bcf7a223c33 <vm_exec_core+30739>, 0x5bcf7a221a35 <vm_exec_core+22037>, 0x5bcf7a21f6df <vm_exec_core+12991>, 0x5bcf7a21cb4f <vm_exec_core+1839>, 0x5bcf7a223475 <vm_exec_core+28757>, 0x5bcf7a2231bd <vm_exec_core+28061>, 0x5bcf7a21dadd <vm_exec_core+5821>, 0x5bcf7a21d03f <vm_exec_core+3103>, 0x5bcf7a222137 <vm_exec_core+23831>, 0x5bcf7a21e5e4 <vm_exec_core+8644>, 0x5bcf7a223676 <vm_exec_core+29270>, 0x5bcf7a22331f <vm_exec_core+28415>, 0x5bcf7a21ecd2 <vm_exec_core+10418>, 0x5bcf7a21f66e <vm_exec_core+12878>, 0x5bcf7a221c96 <vm_exec_core+22646>, 0x5bcf7a223296 <vm_exec_core+28278>, 0x5bcf7a221141 <vm_exec_core+19745>, 0x5bcf7a221d1f <vm_exec_core+22783>, 0x5bcf7a2227d8 <vm_exec_core+25528>, 0x5bcf7a22107e <vm_exec_core+19550>, 0x5bcf7a21cf7c <vm_exec_core+2908>, 0x5bcf7a221738 <vm_exec_core+21272>, 0x5bcf7a21ce0f <vm_exec_core+2543>, 0x5bcf7a21d245 <vm_exec_core+3621>, 0x5bcf7a21ef55 <vm_exec_core+11061>, 0x5bcf7a220c4b <vm_exec_core+18475>, 0x5bcf7a2215d1 <vm_exec_core+20913>, 0x5bcf7a2208f0 <vm_exec_core+17616>, 0x5bcf7a21ca1b <vm_exec_core+1531>, 0x5bcf7a222a08 <vm_exec_core+26088>, 0x5bcf7a2230e8 <vm_exec_core+27848>, 0x5bcf7a21d3ec <vm_exec_core+4044>, 0x5bcf7a21df98 <vm_exec_core+7032>, 0x5bcf7a21dc56 <vm_exec_core+6198>, 0x5bcf7a21e6d3 <vm_exec_core+8883>, 0x5bcf7a21f50a <vm_exec_core+12522>, 0x5bcf7a21d493 <vm_exec_core+4211>, 0x5bcf7a222870 <vm_exec_core+25680>, 0x5bcf7a21df22 <vm_exec_core+6914>, 0x5bcf7a21f3b8 <vm_exec_core+12184>, 0x5bcf7a21fe7f <vm_exec_core+14943>, 0x5bcf7a2221cd <vm_exec_core+23981>, 0x5bcf7a221303 <vm_exec_core+20195>, 0x5bcf7a21e9ad <vm_exec_core+9613>, 0x5bcf7a21e22f <vm_exec_core+7695>, 0x5bcf7a222023 <vm_exec_core+23555>, 0x5bcf7a21f135 <vm_exec_core+11541>, 0x5bcf7a221837 <vm_exec_core+21527>, 0x5bcf7a221375 <vm_exec_core+20309>, 0x5bcf7a2218ee <vm_exec_core+21710>, 0x5bcf7a222dba <vm_exec_core+27034>, 0x5bcf7a220702 <vm_exec_core+17122>, 0x5bcf7a222286 <vm_exec_core+24166>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a221db4 <vm_exec_core+22932>, 0x5bcf7a21eacc <vm_exec_core+9900>, 0x5bcf7a220fd9 <vm_exec_core+19385>, 0x5bcf7a221219 <vm_exec_core+19961>, 0x5bcf7a21fab3 <vm_exec_core+13971>, 0x5bcf7a220c46 <vm_exec_core+18470>, 0x5bcf7a21ee7a <vm_exec_core+10842>, 0x5bcf7a21e4b7 <vm_exec_core+8343>, 0x5bcf7a22196c <vm_exec_core+21836>, 0x5bcf7a21d624 <vm_exec_core+4612>, 0x5bcf7a21f860 <vm_exec_core+13376>, 0x5bcf7a2201b0 <vm_exec_core+15760>, 0x5bcf7a21e7b1 <vm_exec_core+9105>, 0x5bcf7a22a3c1 <vm_exec_core+57249>, 0x5bcf7a21e186 <vm_exec_core+7526>, 0x5bcf7a21e07e <vm_exec_core+7262>, 0x5bcf7a21e389 <vm_exec_core+8041>, 0x5bcf7a21ed74 <vm_exec_core+10580>, 0x5bcf7a220aef <vm_exec_core+18127>, 0x5bcf7a21ff3a <vm_exec_core+15130>, 0x5bcf7a220aea <vm_exec_core+18122>, 0x5bcf7a2212fe <vm_exec_core+20190>, 0x5bcf7a2212f9 <vm_exec_core+20185>, 0x5bcf7a21e384 <vm_exec_core+8036>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a21f4d3 <vm_exec_core+12467>, 0x5bcf7a21f4d8 <vm_exec_core+12472>, 0x5bcf7a2212f4 <vm_exec_core+20180>, 0x5bcf7a22113c <vm_exec_core+19740>, 0x5bcf7a2201ab <vm_exec_core+15755>, 0x5bcf7a2200e2 <vm_exec_core+15554>, 0x5bcf7a2211eb <vm_exec_core+19915>, 0x5bcf7a2205b5 <vm_exec_core+16789>...}
        reg_cfp = 0x760cd3bff608
        reg_pc = 0x51900001ad10
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
c:0015 p:0018 s:0102 e:000101 l:y b:0001 METHOD <internal:thread_sync>:130
c:0014 p:0043 s:0098 E:001578 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1289
        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>
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
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
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
c:0007 p:0069 s:0046 E:002470 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]
        INSN_LABEL_putnil = <optimized out>
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
        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>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
        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>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

        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_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>
#100 0x00005bcf7a2179a1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#101 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#102 0x00005bcf7a2a8d82 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x760cd3bff738, self=129797499471760, 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 = 0x760cd5dec698
        cfp = <optimized out>
        sp = 0x760cd3aff8d0
        use_argv = 0x760cd46c41e0
        stack_argv = 0x760cd3aff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#103 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 = 0x760cd3bff738
#104 0x00005bcf7a24960c 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.
#105 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.
#106 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#107 0x00005bcf7a24960c in rb_yield (val=<optimized out>)
No locals.
#108 0x00005bcf7a411c56 in rb_ary_collect (ary=129797495658480) at /tmp/ruby/src/trunk_asan/array.c:3767
        collect = 129797495658360
        i = 0
#109 0x00005bcf7a2880f8 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:3902
        ci = 0x16a100000001
        cc = <optimized out>
        me = 0x760cd5f9e6a8
        cfunc = 0x506000020188
        recv = 129797495658480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#110 0x00005bcf7a220e2f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x760cd3bff720, cd=0x50200002a650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#111 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x50200002a650
        insns_address_table = {0x5bcf7a21c9f6 <vm_exec_core+1494>, 0x5bcf7a21dcfd <vm_exec_core+6365>, 0x5bcf7a222e91 <vm_exec_core+27249>, 0x5bcf7a21d86f <vm_exec_core+5199>, 0x5bcf7a223c42 <vm_exec_core+30754>, 0x5bcf7a221a44 <vm_exec_core+22052>, 0x5bcf7a21f6ee <vm_exec_core+13006>, 0x5bcf7a21cb5e <vm_exec_core+1854>, 0x5bcf7a223484 <vm_exec_core+28772>, 0x5bcf7a2231cc <vm_exec_core+28076>, 0x5bcf7a21daec <vm_exec_core+5836>, 0x5bcf7a21d04e <vm_exec_core+3118>, 0x5bcf7a222146 <vm_exec_core+23846>, 0x5bcf7a21e5f3 <vm_exec_core+8659>, 0x5bcf7a223685 <vm_exec_core+29285>, 0x5bcf7a22332e <vm_exec_core+28430>, 0x5bcf7a21ece1 <vm_exec_core+10433>, 0x5bcf7a21f67d <vm_exec_core+12893>, 0x5bcf7a221ca5 <vm_exec_core+22661>, 0x5bcf7a2232a5 <vm_exec_core+28293>, 0x5bcf7a221150 <vm_exec_core+19760>, 0x5bcf7a221d2e <vm_exec_core+22798>, 0x5bcf7a2227e7 <vm_exec_core+25543>, 0x5bcf7a22108d <vm_exec_core+19565>, 0x5bcf7a21cf8b <vm_exec_core+2923>, 0x5bcf7a221747 <vm_exec_core+21287>, 0x5bcf7a21ce1e <vm_exec_core+2558>, 0x5bcf7a21d254 <vm_exec_core+3636>, 0x5bcf7a21ef64 <vm_exec_core+11076>, 0x5bcf7a220c5a <vm_exec_core+18490>, 0x5bcf7a2215e0 <vm_exec_core+20928>, 0x5bcf7a2208ff <vm_exec_core+17631>, 0x5bcf7a21ca2a <vm_exec_core+1546>, 0x5bcf7a222a17 <vm_exec_core+26103>, 0x5bcf7a2230f7 <vm_exec_core+27863>, 0x5bcf7a21d3fb <vm_exec_core+4059>, 0x5bcf7a21dfa7 <vm_exec_core+7047>, 0x5bcf7a21dc65 <vm_exec_core+6213>, 0x5bcf7a21e6e2 <vm_exec_core+8898>, 0x5bcf7a21f519 <vm_exec_core+12537>, 0x5bcf7a21d4a2 <vm_exec_core+4226>, 0x5bcf7a22287f <vm_exec_core+25695>, 0x5bcf7a21df31 <vm_exec_core+6929>, 0x5bcf7a21f3c7 <vm_exec_core+12199>, 0x5bcf7a21fe8e <vm_exec_core+14958>, 0x5bcf7a2221dc <vm_exec_core+23996>, 0x5bcf7a221312 <vm_exec_core+20210>, 0x5bcf7a21e9bc <vm_exec_core+9628>, 0x5bcf7a21e23e <vm_exec_core+7710>, 0x5bcf7a222032 <vm_exec_core+23570>, 0x5bcf7a21f144 <vm_exec_core+11556>, 0x5bcf7a221846 <vm_exec_core+21542>, 0x5bcf7a221384 <vm_exec_core+20324>, 0x5bcf7a2218fd <vm_exec_core+21725>, 0x5bcf7a222dc9 <vm_exec_core+27049>, 0x5bcf7a220711 <vm_exec_core+17137>, 0x5bcf7a222295 <vm_exec_core+24181>, 0x5bcf7a21c778 <vm_exec_core+856>, 0x5bcf7a221dc3 <vm_exec_core+22947>, 0x5bcf7a21eadb <vm_exec_core+9915>, 0x5bcf7a220fe8 <vm_exec_core+19400>, 0x5bcf7a221228 <vm_exec_core+19976>, 0x5bcf7a21fac2 <vm_exec_core+13986>, 0x5bcf7a21d308 <vm_exec_core+3816>, 0x5bcf7a21ee89 <vm_exec_core+10857>, 0x5bcf7a21e4c6 <vm_exec_core+8358>, 0x5bcf7a22197b <vm_exec_core+21851>, 0x5bcf7a21d633 <vm_exec_core+4627>, 0x5bcf7a21f86f <vm_exec_core+13391>, 0x5bcf7a2201bf <vm_exec_core+15775>, 0x5bcf7a21e7c0 <vm_exec_core+9120>, 0x5bcf7a22a3d0 <vm_exec_core+57264>, 0x5bcf7a21e195 <vm_exec_core+7541>, 0x5bcf7a21e08d <vm_exec_core+7277>, 0x5bcf7a21e398 <vm_exec_core+8056>, 0x5bcf7a21ed83 <vm_exec_core+10595>, 0x5bcf7a220afe <vm_exec_core+18142>, 0x5bcf7a21ff49 <vm_exec_core+15145>, 0x5bcf7a22165f <vm_exec_core+21055>, 0x5bcf7a2203a5 <vm_exec_core+16261>, 0x5bcf7a222940 <vm_exec_core+25888>, 0x5bcf7a223ee7 <vm_exec_core+31431>, 0x5bcf7a222b84 <vm_exec_core+26468>, 0x5bcf7a2237d5 <vm_exec_core+29621>, 0x5bcf7a2238c6 <vm_exec_core+29862>, 0x5bcf7a21ceb0 <vm_exec_core+2704>, 0x5bcf7a2233ad <vm_exec_core+28557>, 0x5bcf7a21f069 <vm_exec_core+11337>, 0x5bcf7a2235a8 <vm_exec_core+29064>, 0x5bcf7a21ebaa <vm_exec_core+10122>, 0x5bcf7a222abb <vm_exec_core+26267>, 0x5bcf7a21cd47 <vm_exec_core+2343>, 0x5bcf7a21d52d <vm_exec_core+4365>, 0x5bcf7a223b0a <vm_exec_core+30442>, 0x5bcf7a21f44d <vm_exec_core+12333>, 0x5bcf7a21f24a <vm_exec_core+11818>, 0x5bcf7a21c77d <vm_exec_core+861>, 0x5bcf7a21cc6a <vm_exec_core+2122>, 0x5bcf7a21c803 <vm_exec_core+995>, 0x5bcf7a222c73 <vm_exec_core+26707>, 0x5bcf7a2205ce <vm_exec_core+16814>, 0x5bcf7a21fc92 <vm_exec_core+14450>, 0x5bcf7a2204aa <vm_exec_core+16522>, 0x5bcf7a2200f6 <vm_exec_core+15574>, 0x5bcf7a21f2df <vm_exec_core+11967>, 0x5bcf7a21fb9d <vm_exec_core+14205>, 0x5bcf7a21f569 <vm_exec_core+12617>, 0x5bcf7a21fdac <vm_exec_core+14732>, 0x5bcf7a21fe1d <vm_exec_core+14845>, 0x5bcf7a21c9e7 <vm_exec_core+1479>, 0x5bcf7a21dcee <vm_exec_core+6350>, 0x5bcf7a222e82 <vm_exec_core+27234>, 0x5bcf7a21d860 <vm_exec_core+5184>, 0x5bcf7a223c33 <vm_exec_core+30739>, 0x5bcf7a221a35 <vm_exec_core+22037>, 0x5bcf7a21f6df <vm_exec_core+12991>, 0x5bcf7a21cb4f <vm_exec_core+1839>, 0x5bcf7a223475 <vm_exec_core+28757>, 0x5bcf7a2231bd <vm_exec_core+28061>, 0x5bcf7a21dadd <vm_exec_core+5821>, 0x5bcf7a21d03f <vm_exec_core+3103>, 0x5bcf7a222137 <vm_exec_core+23831>, 0x5bcf7a21e5e4 <vm_exec_core+8644>, 0x5bcf7a223676 <vm_exec_core+29270>, 0x5bcf7a22331f <vm_exec_core+28415>, 0x5bcf7a21ecd2 <vm_exec_core+10418>, 0x5bcf7a21f66e <vm_exec_core+12878>, 0x5bcf7a221c96 <vm_exec_core+22646>, 0x5bcf7a223296 <vm_exec_core+28278>, 0x5bcf7a221141 <vm_exec_core+19745>, 0x5bcf7a221d1f <vm_exec_core+22783>, 0x5bcf7a2227d8 <vm_exec_core+25528>, 0x5bcf7a22107e <vm_exec_core+19550>, 0x5bcf7a21cf7c <vm_exec_core+2908>, 0x5bcf7a221738 <vm_exec_core+21272>, 0x5bcf7a21ce0f <vm_exec_core+2543>, 0x5bcf7a21d245 <vm_exec_core+3621>, 0x5bcf7a21ef55 <vm_exec_core+11061>, 0x5bcf7a220c4b <vm_exec_core+18475>, 0x5bcf7a2215d1 <vm_exec_core+20913>, 0x5bcf7a2208f0 <vm_exec_core+17616>, 0x5bcf7a21ca1b <vm_exec_core+1531>, 0x5bcf7a222a08 <vm_exec_core+26088>, 0x5bcf7a2230e8 <vm_exec_core+27848>, 0x5bcf7a21d3ec <vm_exec_core+4044>, 0x5bcf7a21df98 <vm_exec_core+7032>, 0x5bcf7a21dc56 <vm_exec_core+6198>, 0x5bcf7a21e6d3 <vm_exec_core+8883>, 0x5bcf7a21f50a <vm_exec_core+12522>, 0x5bcf7a21d493 <vm_exec_core+4211>, 0x5bcf7a222870 <vm_exec_core+25680>, 0x5bcf7a21df22 <vm_exec_core+6914>, 0x5bcf7a21f3b8 <vm_exec_core+12184>, 0x5bcf7a21fe7f <vm_exec_core+14943>, 0x5bcf7a2221cd <vm_exec_core+23981>, 0x5bcf7a221303 <vm_exec_core+20195>, 0x5bcf7a21e9ad <vm_exec_core+9613>, 0x5bcf7a21e22f <vm_exec_core+7695>, 0x5bcf7a222023 <vm_exec_core+23555>, 0x5bcf7a21f135 <vm_exec_core+11541>, 0x5bcf7a221837 <vm_exec_core+21527>, 0x5bcf7a221375 <vm_exec_core+20309>, 0x5bcf7a2218ee <vm_exec_core+21710>, 0x5bcf7a222dba <vm_exec_core+27034>, 0x5bcf7a220702 <vm_exec_core+17122>, 0x5bcf7a222286 <vm_exec_core+24166>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a221db4 <vm_exec_core+22932>, 0x5bcf7a21eacc <vm_exec_core+9900>, 0x5bcf7a220fd9 <vm_exec_core+19385>, 0x5bcf7a221219 <vm_exec_core+19961>, 0x5bcf7a21fab3 <vm_exec_core+13971>, 0x5bcf7a220c46 <vm_exec_core+18470>, 0x5bcf7a21ee7a <vm_exec_core+10842>, 0x5bcf7a21e4b7 <vm_exec_core+8343>, 0x5bcf7a22196c <vm_exec_core+21836>, 0x5bcf7a21d624 <vm_exec_core+4612>, 0x5bcf7a21f860 <vm_exec_core+13376>, 0x5bcf7a2201b0 <vm_exec_core+15760>, 0x5bcf7a21e7b1 <vm_exec_core+9105>, 0x5bcf7a22a3c1 <vm_exec_core+57249>, 0x5bcf7a21e186 <vm_exec_core+7526>, 0x5bcf7a21e07e <vm_exec_core+7262>, 0x5bcf7a21e389 <vm_exec_core+8041>, 0x5bcf7a21ed74 <vm_exec_core+10580>, 0x5bcf7a220aef <vm_exec_core+18127>, 0x5bcf7a21ff3a <vm_exec_core+15130>, 0x5bcf7a220aea <vm_exec_core+18122>, 0x5bcf7a2212fe <vm_exec_core+20190>, 0x5bcf7a2212f9 <vm_exec_core+20185>, 0x5bcf7a21e384 <vm_exec_core+8036>, 0x5bcf7a221724 <vm_exec_core+21252>, 0x5bcf7a21f4d3 <vm_exec_core+12467>, 0x5bcf7a21f4d8 <vm_exec_core+12472>, 0x5bcf7a2212f4 <vm_exec_core+20180>, 0x5bcf7a22113c <vm_exec_core+19740>, 0x5bcf7a2201ab <vm_exec_core+15755>, 0x5bcf7a2200e2 <vm_exec_core+15554>, 0x5bcf7a2211eb <vm_exec_core+19915>, 0x5bcf7a2205b5 <vm_exec_core+16789>...}
        reg_cfp = 0x760cd3bff720
        reg_pc = 0x504000008778
        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_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>
#112 0x00005bcf7a2179a1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#113 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#114 0x00005bcf7a260a69 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d0
        val = <optimized out>
#115 0x00005bcf79e4ac70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x760cd5dec828) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec1bf0e90, <optimized out>, 0x7ffec1bf0de0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x760cd5dec828
#116 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#117 0x00005bcf79e43bb7 in rb_main (argc=11, argv=0x7ffec1bf1058) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#118 main (argc=11, argv=0x7ffec1bf1058) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 3165763) detached]
$ timeout 60 gdb -p 2414282 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3165764]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005bcf79e1e988 in __sanitizer::mem_is_zero(char const*, unsigned long) ()

>>> Threads

  Id   Target Id                                  Frame 
* 1    Thread 0x760cd6852c40 (LWP 2414282) "ruby" 0x00005bcf79e1e988 in __sanitizer::mem_is_zero(char const*, unsigned long) ()
  2    Thread 0x760cba5ff6c0 (LWP 3165764) "ruby" 0x0000760cd671b4fd in __GI___poll (fds=0x760c89af9040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x760cba5ff6c0 (LWP 3165764) "ruby"):
#0  0x0000760cd671b4fd in __GI___poll (fds=0x760c89af9040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005bcf79daa74a in __interceptor_poll ()
No symbol table info available.
#2  0x00005bcf7a1a82bb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3067
        vm = <optimized out>
#4  0x00005bcf79e03aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000760cd669caa4 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 = {129797038536384, -6636032132264947095, 129797038536384, -352, 0, 140732148931184, -6636032132252364183, -6635830287347543447}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000760cd6729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x760cd6852c40 (LWP 2414282) "ruby"):
#0  0x00005bcf79e1e988 in __sanitizer::mem_is_zero(char const*, unsigned long) ()
No symbol table info available.
#1  0x00005bcf79e08931 in __asan_region_is_poisoned ()
No symbol table info available.
#2  0x00005bcf79e81972 in rb_asan_poisoned_object_p (obj=129797495331280) at /tmp/ruby/src/trunk_asan/gc.c:5044
        ptr = 0x760cd59a19d0
#3  asan_unpoison_object_temporary (obj=129797495331280) at /tmp/ruby/src/trunk_asan/internal/sanitizers.h:203
        ptr = <optimized out>
#4  rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3077
        poisoned = <optimized out>
        vp = 129797495331280
        page = <optimized out>
        p = 129797495331280
        pend = 129797495390200
        i = 156
        objspace = 0x51d000000a80
        lock_lev = 0
        i = <optimized out>
        page = <optimized out>
        p = <optimized out>
        pend = <optimized out>
        stride = <optimized out>
        vp = <optimized out>
        poisoned = <optimized out>
        unpoisoning = <optimized out>
#5  rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1814
No locals.
#6  0x00005bcf79e4a159 in rb_ec_finalize (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#7  rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffec1bf0dd0, <optimized out>, 0x7ffec1bf0ca0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = 0x515000000300
        buf = <optimized out>
        state = <optimized out>
#8  0x00005bcf79e4ad0f in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = <optimized out>
        status = <optimized out>
#9  0x00005bcf79e43bb7 in rb_main (argc=11, argv=0x7ffec1bf1058) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#10 main (argc=11, argv=0x7ffec1bf1058) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x515000000300, native_id: 0x760cd6852c40
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY  [FINISH]

$1 = true
[Inferior 1 (process 2414282) detached]
$ timeout 60 gdb -p 2414278 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3165797]
[New LWP 2414280]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007505ec710813 in __GI___wait4 (pid=-1, stat_loc=0x7505ea76c968, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7505ec852c40 (LWP 2414278) "ruby"            0x00007505ec710813 in __GI___wait4 (pid=-1, stat_loc=0x7505ea76c968, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7505cbbbd6c0 (LWP 3165797) "Timeout stdlib " 0x00007505ec698d71 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7505cbbbb120, op=137, expected=0, futex_word=0x50c0058688d4) at ./nptl/futex-internal.c:57
  3    Thread 0x7505d05ff6c0 (LWP 2414280) "ruby"            0x00007505ec71b4fd in __GI___poll (fds=0x7505cf3ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 3 (Thread 0x7505d05ff6c0 (LWP 2414280) "ruby"):
#0  0x00007505ec71b4fd in __GI___poll (fds=0x7505cf3ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f983920a74a in __interceptor_poll ()
No symbol table info available.
#2  0x00005f98396082bb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
        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:3067
        vm = <optimized out>
#4  0x00005f9839263aff in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007505ec69caa4 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 = {128667831236288, 8319673778061967253, 128667831236288, -352, 0, 140729829508688, 8319673778082938773, 8319577142129721237}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007505ec729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7505cbbbd6c0 (LWP 3165797) "Timeout stdlib "):
#0  0x00007505ec698d71 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x7505cbbbb120, op=137, expected=0, futex_word=0x50c0058688d4) 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=-2147483648, abstime=0x7505cbbbb120, clockid=0, expected=0, futex_word=0x50c0058688d4) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0058688d4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7505cbbbb120, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007505ec69bc8e in __pthread_cond_wait_common (abstime=0x7505cbbbb120, clockid=1, mutex=0x515000050428, cond=0x50c0058688a8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7505ec69b4b0 <__condvar_cleanup_waiting>, __arg = 0x7505cbbbb010, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 3, cond = 0x50c0058688a8, mutex = 0x515000050428, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c0058688a8, mutex=mutex@entry=0x515000050428, abstime=abstime@entry=0x7505cbbbb120) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00005f98396022f0 in native_cond_timedwait (cond=0x50c0058688a8, mutex=0x515000050428, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x515000050300, rel=rel@entry=0x7505cacbe420) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2479
        end = <optimized out>
        sched = 0x5150000008d8
        lock = 0x515000050428
        cond = 0x50c0058688a8
        max = 100000000000000000
#7  0x00005f98395e2d87 in native_sleep (th=0x515000050300, rel=0x7505cacbe420) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3335
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=999856000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1341
        prev_status = THREAD_RUNNABLE
        end = 12211582465903731
        woke = 1
#9  0x00005f98395ff914 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:617
        timeout_value = <optimized out>
        relative_timeout = 18446744073709551100
        arguments = <optimized out>
        timeout = 18410704909042188290
        woken = 20
        scheduler = <optimized out>
#10 0x00005f98392af6ce 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:1146
        _ec = 0x51700007a550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7505cbbbb410, <optimized out>, 0x7505cbbbb320, <optimized out>, <optimized out>}, prev = 0x7505caebf160, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#11 0x00005f98395db76c in rb_mut_sleep (ec=<optimized out>, self=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:640
        arguments = {self = 128668255817000, timeout = <optimized out>}
        beg = 1767284075
        woken = <optimized out>
        end = <optimized out>
#12 0x00005f98392af6ce 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:1146
        _ec = 0x51700007a550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7505cbbbb5b0, <optimized out>, 0x7505cbbbb4c0, <optimized out>, <optimized out>}, prev = 0x7505caebea40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005f98395de347 in rb_condvar_wait (ec=<optimized out>, self=<optimized out>, mutex=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1667
        args = {ec = 0x51700007a550, mutex = 128668255817000, timeout = 18410704909042188290}
        sync_waiter = {self = 128668255817000, th = 0x515000050300, fiber = 0x0, node = {next = 0x503003f93af0, prev = 0x503003f93af0}}
        cv = <optimized out>
#14 0x00005f98396841b9 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:7538
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005f98396841b9 in vm_invoke_builtin_delegate (ec=0x51700007a550, cfp=0x7505cbcbf6e8, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51700007a550) at ../../src/trunk_asan/insns.def:1676
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5f983967c9f6 <vm_exec_core+1494>, 0x5f983967dcfd <vm_exec_core+6365>, 0x5f9839682e91 <vm_exec_core+27249>, 0x5f983967d86f <vm_exec_core+5199>, 0x5f9839683c42 <vm_exec_core+30754>, 0x5f9839681a44 <vm_exec_core+22052>, 0x5f983967f6ee <vm_exec_core+13006>, 0x5f983967cb5e <vm_exec_core+1854>, 0x5f9839683484 <vm_exec_core+28772>, 0x5f98396831cc <vm_exec_core+28076>, 0x5f983967daec <vm_exec_core+5836>, 0x5f983967d04e <vm_exec_core+3118>, 0x5f9839682146 <vm_exec_core+23846>, 0x5f983967e5f3 <vm_exec_core+8659>, 0x5f9839683685 <vm_exec_core+29285>, 0x5f983968332e <vm_exec_core+28430>, 0x5f983967ece1 <vm_exec_core+10433>, 0x5f983967f67d <vm_exec_core+12893>, 0x5f9839681ca5 <vm_exec_core+22661>, 0x5f98396832a5 <vm_exec_core+28293>, 0x5f9839681150 <vm_exec_core+19760>, 0x5f9839681d2e <vm_exec_core+22798>, 0x5f98396827e7 <vm_exec_core+25543>, 0x5f983968108d <vm_exec_core+19565>, 0x5f983967cf8b <vm_exec_core+2923>, 0x5f9839681747 <vm_exec_core+21287>, 0x5f983967ce1e <vm_exec_core+2558>, 0x5f983967d254 <vm_exec_core+3636>, 0x5f983967ef64 <vm_exec_core+11076>, 0x5f9839680c5a <vm_exec_core+18490>, 0x5f98396815e0 <vm_exec_core+20928>, 0x5f98396808ff <vm_exec_core+17631>, 0x5f983967ca2a <vm_exec_core+1546>, 0x5f9839682a17 <vm_exec_core+26103>, 0x5f98396830f7 <vm_exec_core+27863>, 0x5f983967d3fb <vm_exec_core+4059>, 0x5f983967dfa7 <vm_exec_core+7047>, 0x5f983967dc65 <vm_exec_core+6213>, 0x5f983967e6e2 <vm_exec_core+8898>, 0x5f983967f519 <vm_exec_core+12537>, 0x5f983967d4a2 <vm_exec_core+4226>, 0x5f983968287f <vm_exec_core+25695>, 0x5f983967df31 <vm_exec_core+6929>, 0x5f983967f3c7 <vm_exec_core+12199>, 0x5f983967fe8e <vm_exec_core+14958>, 0x5f98396821dc <vm_exec_core+23996>, 0x5f9839681312 <vm_exec_core+20210>, 0x5f983967e9bc <vm_exec_core+9628>, 0x5f983967e23e <vm_exec_core+7710>, 0x5f9839682032 <vm_exec_core+23570>, 0x5f983967f144 <vm_exec_core+11556>, 0x5f9839681846 <vm_exec_core+21542>, 0x5f9839681384 <vm_exec_core+20324>, 0x5f98396818fd <vm_exec_core+21725>, 0x5f9839682dc9 <vm_exec_core+27049>, 0x5f9839680711 <vm_exec_core+17137>, 0x5f9839682295 <vm_exec_core+24181>, 0x5f983967c778 <vm_exec_core+856>, 0x5f9839681dc3 <vm_exec_core+22947>, 0x5f983967eadb <vm_exec_core+9915>, 0x5f9839680fe8 <vm_exec_core+19400>, 0x5f9839681228 <vm_exec_core+19976>, 0x5f983967fac2 <vm_exec_core+13986>, 0x5f983967d308 <vm_exec_core+3816>, 0x5f983967ee89 <vm_exec_core+10857>, 0x5f983967e4c6 <vm_exec_core+8358>, 0x5f983968197b <vm_exec_core+21851>, 0x5f983967d633 <vm_exec_core+4627>, 0x5f983967f86f <vm_exec_core+13391>, 0x5f98396801bf <vm_exec_core+15775>, 0x5f983967e7c0 <vm_exec_core+9120>, 0x5f983968a3d0 <vm_exec_core+57264>, 0x5f983967e195 <vm_exec_core+7541>, 0x5f983967e08d <vm_exec_core+7277>, 0x5f983967e398 <vm_exec_core+8056>, 0x5f983967ed83 <vm_exec_core+10595>, 0x5f9839680afe <vm_exec_core+18142>, 0x5f983967ff49 <vm_exec_core+15145>, 0x5f983968165f <vm_exec_core+21055>, 0x5f98396803a5 <vm_exec_core+16261>, 0x5f9839682940 <vm_exec_core+25888>, 0x5f9839683ee7 <vm_exec_core+31431>, 0x5f9839682b84 <vm_exec_core+26468>, 0x5f98396837d5 <vm_exec_core+29621>, 0x5f98396838c6 <vm_exec_core+29862>, 0x5f983967ceb0 <vm_exec_core+2704>, 0x5f98396833ad <vm_exec_core+28557>, 0x5f983967f069 <vm_exec_core+11337>, 0x5f98396835a8 <vm_exec_core+29064>, 0x5f983967ebaa <vm_exec_core+10122>, 0x5f9839682abb <vm_exec_core+26267>, 0x5f983967cd47 <vm_exec_core+2343>, 0x5f983967d52d <vm_exec_core+4365>, 0x5f9839683b0a <vm_exec_core+30442>, 0x5f983967f44d <vm_exec_core+12333>, 0x5f983967f24a <vm_exec_core+11818>, 0x5f983967c77d <vm_exec_core+861>, 0x5f983967cc6a <vm_exec_core+2122>, 0x5f983967c803 <vm_exec_core+995>, 0x5f9839682c73 <vm_exec_core+26707>, 0x5f98396805ce <vm_exec_core+16814>, 0x5f983967fc92 <vm_exec_core+14450>, 0x5f98396804aa <vm_exec_core+16522>, 0x5f98396800f6 <vm_exec_core+15574>, 0x5f983967f2df <vm_exec_core+11967>, 0x5f983967fb9d <vm_exec_core+14205>, 0x5f983967f569 <vm_exec_core+12617>, 0x5f983967fdac <vm_exec_core+14732>, 0x5f983967fe1d <vm_exec_core+14845>, 0x5f983967c9e7 <vm_exec_core+1479>, 0x5f983967dcee <vm_exec_core+6350>, 0x5f9839682e82 <vm_exec_core+27234>, 0x5f983967d860 <vm_exec_core+5184>, 0x5f9839683c33 <vm_exec_core+30739>, 0x5f9839681a35 <vm_exec_core+22037>, 0x5f983967f6df <vm_exec_core+12991>, 0x5f983967cb4f <vm_exec_core+1839>, 0x5f9839683475 <vm_exec_core+28757>, 0x5f98396831bd <vm_exec_core+28061>, 0x5f983967dadd <vm_exec_core+5821>, 0x5f983967d03f <vm_exec_core+3103>, 0x5f9839682137 <vm_exec_core+23831>, 0x5f983967e5e4 <vm_exec_core+8644>, 0x5f9839683676 <vm_exec_core+29270>, 0x5f983968331f <vm_exec_core+28415>, 0x5f983967ecd2 <vm_exec_core+10418>, 0x5f983967f66e <vm_exec_core+12878>, 0x5f9839681c96 <vm_exec_core+22646>, 0x5f9839683296 <vm_exec_core+28278>, 0x5f9839681141 <vm_exec_core+19745>, 0x5f9839681d1f <vm_exec_core+22783>, 0x5f98396827d8 <vm_exec_core+25528>, 0x5f983968107e <vm_exec_core+19550>, 0x5f983967cf7c <vm_exec_core+2908>, 0x5f9839681738 <vm_exec_core+21272>, 0x5f983967ce0f <vm_exec_core+2543>, 0x5f983967d245 <vm_exec_core+3621>, 0x5f983967ef55 <vm_exec_core+11061>, 0x5f9839680c4b <vm_exec_core+18475>, 0x5f98396815d1 <vm_exec_core+20913>, 0x5f98396808f0 <vm_exec_core+17616>, 0x5f983967ca1b <vm_exec_core+1531>, 0x5f9839682a08 <vm_exec_core+26088>, 0x5f98396830e8 <vm_exec_core+27848>, 0x5f983967d3ec <vm_exec_core+4044>, 0x5f983967df98 <vm_exec_core+7032>, 0x5f983967dc56 <vm_exec_core+6198>, 0x5f983967e6d3 <vm_exec_core+8883>, 0x5f983967f50a <vm_exec_core+12522>, 0x5f983967d493 <vm_exec_core+4211>, 0x5f9839682870 <vm_exec_core+25680>, 0x5f983967df22 <vm_exec_core+6914>, 0x5f983967f3b8 <vm_exec_core+12184>, 0x5f983967fe7f <vm_exec_core+14943>, 0x5f98396821cd <vm_exec_core+23981>, 0x5f9839681303 <vm_exec_core+20195>, 0x5f983967e9ad <vm_exec_core+9613>, 0x5f983967e22f <vm_exec_core+7695>, 0x5f9839682023 <vm_exec_core+23555>, 0x5f983967f135 <vm_exec_core+11541>, 0x5f9839681837 <vm_exec_core+21527>, 0x5f9839681375 <vm_exec_core+20309>, 0x5f98396818ee <vm_exec_core+21710>, 0x5f9839682dba <vm_exec_core+27034>, 0x5f9839680702 <vm_exec_core+17122>, 0x5f9839682286 <vm_exec_core+24166>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f9839681db4 <vm_exec_core+22932>, 0x5f983967eacc <vm_exec_core+9900>, 0x5f9839680fd9 <vm_exec_core+19385>, 0x5f9839681219 <vm_exec_core+19961>, 0x5f983967fab3 <vm_exec_core+13971>, 0x5f9839680c46 <vm_exec_core+18470>, 0x5f983967ee7a <vm_exec_core+10842>, 0x5f983967e4b7 <vm_exec_core+8343>, 0x5f983968196c <vm_exec_core+21836>, 0x5f983967d624 <vm_exec_core+4612>, 0x5f983967f860 <vm_exec_core+13376>, 0x5f98396801b0 <vm_exec_core+15760>, 0x5f983967e7b1 <vm_exec_core+9105>, 0x5f983968a3c1 <vm_exec_core+57249>, 0x5f983967e186 <vm_exec_core+7526>, 0x5f983967e07e <vm_exec_core+7262>, 0x5f983967e389 <vm_exec_core+8041>, 0x5f983967ed74 <vm_exec_core+10580>, 0x5f9839680aef <vm_exec_core+18127>, 0x5f983967ff3a <vm_exec_core+15130>, 0x5f9839680aea <vm_exec_core+18122>, 0x5f98396812fe <vm_exec_core+20190>, 0x5f98396812f9 <vm_exec_core+20185>, 0x5f983967e384 <vm_exec_core+8036>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f983967f4d3 <vm_exec_core+12467>, 0x5f983967f4d8 <vm_exec_core+12472>, 0x5f98396812f4 <vm_exec_core+20180>, 0x5f983968113c <vm_exec_core+19740>, 0x5f98396801ab <vm_exec_core+15755>, 0x5f98396800e2 <vm_exec_core+15554>, 0x5f98396811eb <vm_exec_core+19915>, 0x5f98396805b5 <vm_exec_core+16789>...}
        reg_cfp = 0x7505cbcbf6e8
        reg_pc = 0x506000061eb0
        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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005f98396775b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700007a550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005f9839708d82 in invoke_iseq_block_from_c (ec=0x51700007a550, captured=0x7505cbcbf7a8, self=128668255452560, 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 = 0x7505ebde3fd0
        cfp = <optimized out>
        sp = 0x7505cbbbf870
        use_argv = 0x0
        stack_argv = 0x7505cbbbf870
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
        captured = 0x7505cbcbf7a8
#20 0x00005f98396a99fc in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#22 0x00005f98396a99fc in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#23 0x00005f98392af6ce 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:1146
        _ec = 0x51700007a550
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7505cbbbc010, <optimized out>, 0x7505cbbbbf20, <optimized out>, <optimized out>}, prev = 0x7505caebd240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#24 0x00005f98395dc09d in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:678
        args = {self = 128668255817000, mutex = 0x504000113750, ec = <optimized out>}
#25 0x00005f98396841b9 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:7538
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#26 0x00005f98396841b9 in vm_invoke_builtin_delegate (ec=0x51700007a550, cfp=0x7505cbcbf758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x51700007a550) at ../../src/trunk_asan/insns.def:1676
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5f983967c9f6 <vm_exec_core+1494>, 0x5f983967dcfd <vm_exec_core+6365>, 0x5f9839682e91 <vm_exec_core+27249>, 0x5f983967d86f <vm_exec_core+5199>, 0x5f9839683c42 <vm_exec_core+30754>, 0x5f9839681a44 <vm_exec_core+22052>, 0x5f983967f6ee <vm_exec_core+13006>, 0x5f983967cb5e <vm_exec_core+1854>, 0x5f9839683484 <vm_exec_core+28772>, 0x5f98396831cc <vm_exec_core+28076>, 0x5f983967daec <vm_exec_core+5836>, 0x5f983967d04e <vm_exec_core+3118>, 0x5f9839682146 <vm_exec_core+23846>, 0x5f983967e5f3 <vm_exec_core+8659>, 0x5f9839683685 <vm_exec_core+29285>, 0x5f983968332e <vm_exec_core+28430>, 0x5f983967ece1 <vm_exec_core+10433>, 0x5f983967f67d <vm_exec_core+12893>, 0x5f9839681ca5 <vm_exec_core+22661>, 0x5f98396832a5 <vm_exec_core+28293>, 0x5f9839681150 <vm_exec_core+19760>, 0x5f9839681d2e <vm_exec_core+22798>, 0x5f98396827e7 <vm_exec_core+25543>, 0x5f983968108d <vm_exec_core+19565>, 0x5f983967cf8b <vm_exec_core+2923>, 0x5f9839681747 <vm_exec_core+21287>, 0x5f983967ce1e <vm_exec_core+2558>, 0x5f983967d254 <vm_exec_core+3636>, 0x5f983967ef64 <vm_exec_core+11076>, 0x5f9839680c5a <vm_exec_core+18490>, 0x5f98396815e0 <vm_exec_core+20928>, 0x5f98396808ff <vm_exec_core+17631>, 0x5f983967ca2a <vm_exec_core+1546>, 0x5f9839682a17 <vm_exec_core+26103>, 0x5f98396830f7 <vm_exec_core+27863>, 0x5f983967d3fb <vm_exec_core+4059>, 0x5f983967dfa7 <vm_exec_core+7047>, 0x5f983967dc65 <vm_exec_core+6213>, 0x5f983967e6e2 <vm_exec_core+8898>, 0x5f983967f519 <vm_exec_core+12537>, 0x5f983967d4a2 <vm_exec_core+4226>, 0x5f983968287f <vm_exec_core+25695>, 0x5f983967df31 <vm_exec_core+6929>, 0x5f983967f3c7 <vm_exec_core+12199>, 0x5f983967fe8e <vm_exec_core+14958>, 0x5f98396821dc <vm_exec_core+23996>, 0x5f9839681312 <vm_exec_core+20210>, 0x5f983967e9bc <vm_exec_core+9628>, 0x5f983967e23e <vm_exec_core+7710>, 0x5f9839682032 <vm_exec_core+23570>, 0x5f983967f144 <vm_exec_core+11556>, 0x5f9839681846 <vm_exec_core+21542>, 0x5f9839681384 <vm_exec_core+20324>, 0x5f98396818fd <vm_exec_core+21725>, 0x5f9839682dc9 <vm_exec_core+27049>, 0x5f9839680711 <vm_exec_core+17137>, 0x5f9839682295 <vm_exec_core+24181>, 0x5f983967c778 <vm_exec_core+856>, 0x5f9839681dc3 <vm_exec_core+22947>, 0x5f983967eadb <vm_exec_core+9915>, 0x5f9839680fe8 <vm_exec_core+19400>, 0x5f9839681228 <vm_exec_core+19976>, 0x5f983967fac2 <vm_exec_core+13986>, 0x5f983967d308 <vm_exec_core+3816>, 0x5f983967ee89 <vm_exec_core+10857>, 0x5f983967e4c6 <vm_exec_core+8358>, 0x5f983968197b <vm_exec_core+21851>, 0x5f983967d633 <vm_exec_core+4627>, 0x5f983967f86f <vm_exec_core+13391>, 0x5f98396801bf <vm_exec_core+15775>, 0x5f983967e7c0 <vm_exec_core+9120>, 0x5f983968a3d0 <vm_exec_core+57264>, 0x5f983967e195 <vm_exec_core+7541>, 0x5f983967e08d <vm_exec_core+7277>, 0x5f983967e398 <vm_exec_core+8056>, 0x5f983967ed83 <vm_exec_core+10595>, 0x5f9839680afe <vm_exec_core+18142>, 0x5f983967ff49 <vm_exec_core+15145>, 0x5f983968165f <vm_exec_core+21055>, 0x5f98396803a5 <vm_exec_core+16261>, 0x5f9839682940 <vm_exec_core+25888>, 0x5f9839683ee7 <vm_exec_core+31431>, 0x5f9839682b84 <vm_exec_core+26468>, 0x5f98396837d5 <vm_exec_core+29621>, 0x5f98396838c6 <vm_exec_core+29862>, 0x5f983967ceb0 <vm_exec_core+2704>, 0x5f98396833ad <vm_exec_core+28557>, 0x5f983967f069 <vm_exec_core+11337>, 0x5f98396835a8 <vm_exec_core+29064>, 0x5f983967ebaa <vm_exec_core+10122>, 0x5f9839682abb <vm_exec_core+26267>, 0x5f983967cd47 <vm_exec_core+2343>, 0x5f983967d52d <vm_exec_core+4365>, 0x5f9839683b0a <vm_exec_core+30442>, 0x5f983967f44d <vm_exec_core+12333>, 0x5f983967f24a <vm_exec_core+11818>, 0x5f983967c77d <vm_exec_core+861>, 0x5f983967cc6a <vm_exec_core+2122>, 0x5f983967c803 <vm_exec_core+995>, 0x5f9839682c73 <vm_exec_core+26707>, 0x5f98396805ce <vm_exec_core+16814>, 0x5f983967fc92 <vm_exec_core+14450>, 0x5f98396804aa <vm_exec_core+16522>, 0x5f98396800f6 <vm_exec_core+15574>, 0x5f983967f2df <vm_exec_core+11967>, 0x5f983967fb9d <vm_exec_core+14205>, 0x5f983967f569 <vm_exec_core+12617>, 0x5f983967fdac <vm_exec_core+14732>, 0x5f983967fe1d <vm_exec_core+14845>, 0x5f983967c9e7 <vm_exec_core+1479>, 0x5f983967dcee <vm_exec_core+6350>, 0x5f9839682e82 <vm_exec_core+27234>, 0x5f983967d860 <vm_exec_core+5184>, 0x5f9839683c33 <vm_exec_core+30739>, 0x5f9839681a35 <vm_exec_core+22037>, 0x5f983967f6df <vm_exec_core+12991>, 0x5f983967cb4f <vm_exec_core+1839>, 0x5f9839683475 <vm_exec_core+28757>, 0x5f98396831bd <vm_exec_core+28061>, 0x5f983967dadd <vm_exec_core+5821>, 0x5f983967d03f <vm_exec_core+3103>, 0x5f9839682137 <vm_exec_core+23831>, 0x5f983967e5e4 <vm_exec_core+8644>, 0x5f9839683676 <vm_exec_core+29270>, 0x5f983968331f <vm_exec_core+28415>, 0x5f983967ecd2 <vm_exec_core+10418>, 0x5f983967f66e <vm_exec_core+12878>, 0x5f9839681c96 <vm_exec_core+22646>, 0x5f9839683296 <vm_exec_core+28278>, 0x5f9839681141 <vm_exec_core+19745>, 0x5f9839681d1f <vm_exec_core+22783>, 0x5f98396827d8 <vm_exec_core+25528>, 0x5f983968107e <vm_exec_core+19550>, 0x5f983967cf7c <vm_exec_core+2908>, 0x5f9839681738 <vm_exec_core+21272>, 0x5f983967ce0f <vm_exec_core+2543>, 0x5f983967d245 <vm_exec_core+3621>, 0x5f983967ef55 <vm_exec_core+11061>, 0x5f9839680c4b <vm_exec_core+18475>, 0x5f98396815d1 <vm_exec_core+20913>, 0x5f98396808f0 <vm_exec_core+17616>, 0x5f983967ca1b <vm_exec_core+1531>, 0x5f9839682a08 <vm_exec_core+26088>, 0x5f98396830e8 <vm_exec_core+27848>, 0x5f983967d3ec <vm_exec_core+4044>, 0x5f983967df98 <vm_exec_core+7032>, 0x5f983967dc56 <vm_exec_core+6198>, 0x5f983967e6d3 <vm_exec_core+8883>, 0x5f983967f50a <vm_exec_core+12522>, 0x5f983967d493 <vm_exec_core+4211>, 0x5f9839682870 <vm_exec_core+25680>, 0x5f983967df22 <vm_exec_core+6914>, 0x5f983967f3b8 <vm_exec_core+12184>, 0x5f983967fe7f <vm_exec_core+14943>, 0x5f98396821cd <vm_exec_core+23981>, 0x5f9839681303 <vm_exec_core+20195>, 0x5f983967e9ad <vm_exec_core+9613>, 0x5f983967e22f <vm_exec_core+7695>, 0x5f9839682023 <vm_exec_core+23555>, 0x5f983967f135 <vm_exec_core+11541>, 0x5f9839681837 <vm_exec_core+21527>, 0x5f9839681375 <vm_exec_core+20309>, 0x5f98396818ee <vm_exec_core+21710>, 0x5f9839682dba <vm_exec_core+27034>, 0x5f9839680702 <vm_exec_core+17122>, 0x5f9839682286 <vm_exec_core+24166>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f9839681db4 <vm_exec_core+22932>, 0x5f983967eacc <vm_exec_core+9900>, 0x5f9839680fd9 <vm_exec_core+19385>, 0x5f9839681219 <vm_exec_core+19961>, 0x5f983967fab3 <vm_exec_core+13971>, 0x5f9839680c46 <vm_exec_core+18470>, 0x5f983967ee7a <vm_exec_core+10842>, 0x5f983967e4b7 <vm_exec_core+8343>, 0x5f983968196c <vm_exec_core+21836>, 0x5f983967d624 <vm_exec_core+4612>, 0x5f983967f860 <vm_exec_core+13376>, 0x5f98396801b0 <vm_exec_core+15760>, 0x5f983967e7b1 <vm_exec_core+9105>, 0x5f983968a3c1 <vm_exec_core+57249>, 0x5f983967e186 <vm_exec_core+7526>, 0x5f983967e07e <vm_exec_core+7262>, 0x5f983967e389 <vm_exec_core+8041>, 0x5f983967ed74 <vm_exec_core+10580>, 0x5f9839680aef <vm_exec_core+18127>, 0x5f983967ff3a <vm_exec_core+15130>, 0x5f9839680aea <vm_exec_core+18122>, 0x5f98396812fe <vm_exec_core+20190>, 0x5f98396812f9 <vm_exec_core+20185>, 0x5f983967e384 <vm_exec_core+8036>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f983967f4d3 <vm_exec_core+12467>, 0x5f983967f4d8 <vm_exec_core+12472>, 0x5f98396812f4 <vm_exec_core+20180>, 0x5f983968113c <vm_exec_core+19740>, 0x5f98396801ab <vm_exec_core+15755>, 0x5f98396800e2 <vm_exec_core+15554>, 0x5f98396811eb <vm_exec_core+19915>, 0x5f98396805b5 <vm_exec_core+16789>...}
        reg_cfp = 0x7505cbcbf758
        reg_pc = 0x50e000001b10
        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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#28 0x00005f98396775b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x51700007a550
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#29 0x00005f98396bbccb in invoke_iseq_block_from_c (ec=0x51700007a550, captured=<optimized out>, self=128668255452560, 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 = 0x7505ebde4048
        cfp = 0x7505cbcbf7c8
        sp = 0x7505cbbbf818
        use_argv = <optimized out>
        stack_argv = 0x7505cbbbf818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#30 invoke_block_from_c_proc (ec=0x51700007a550, self=128668255452560, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1914
        block = <optimized out>
        keyword_hash = <optimized out>
#31 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1944
No locals.
#32 0x00005f98396b9f26 in rb_vm_invoke_proc (ec=0x50c0058688d4, proc=0x89, argc=-328626831, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
        self = 0
#33 0x00005f9839606abb in thread_do_start_proc (th=th@entry=0x515000050300) at /tmp/ruby/src/trunk_asan/thread.c:625
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000113a90
        args_len = <optimized out>
        args_ptr = <optimized out>
#34 0x00005f983960465d in thread_do_start (th=0x515000050300) at /tmp/ruby/src/trunk_asan/thread.c:642
        result = 36
#35 thread_start_func_2 (th=th@entry=0x515000050300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x00005f983960394e in call_thread_start_func_2 (th=0x515000050300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2228
        stack_start = <optimized out>
        stack_start_addr = 0x7505cbbbccc0
#37 nt_start (ptr=0x50c005868880) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2273
        th = 0x515000050300
        sched = <optimized out>
        nt = 0x50c005868880
        vm = 0x525000000100
#38 0x00005f9839263aff in asan_thread_start(void*) ()
No symbol table info available.
#39 0x00007505ec69caa4 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 = {128667753371328, 8319658076735274901, 128667753371328, -352, 0, 140729829491312, 8319658076756246421, 8319577142129721237}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#40 0x00007505ec729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7505ec852c40 (LWP 2414278) "ruby"):
#0  0x00007505ec710813 in __GI___wait4 (pid=-1, stat_loc=0x7505ea76c968, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005f98391f7f80 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00005f98394584c4 in do_waitpid (pid=-1, st=0x7505ea76c968, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7505ea76c940) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x7505ea76c940
#4  0x00005f98395e51a8 in rb_nogvl (func=0x5f9839458480 <waitpid_blocking_no_SIGCHLD>, data1=0x7505ea76c940, ubf=<optimized out>, data2=0x0, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1628
        __region = <optimized out>
        val = 0x0
        ec = 0x5170000000d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00005f9839440a5b in waitpid_no_SIGCHLD (w=0x7505ea76c940) 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 = 0x5170000000d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00005f9839450d5f 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 = 128668255814400
        pid = <optimized out>
        status = <optimized out>
#9  0x00005f98396e80f8 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:3902
        ci = 0x6d0100100001
        cc = <optimized out>
        me = 0x7505ebf75060
        cfunc = 0x506000049ca8
        recv = 128668294220480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005f98396cd7f5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe377f2e00) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x5150000008d8
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#11 0x00005f98396cd285 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#12 0x00005f9839688c3d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7505e9bff288, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f983967c9f6 <vm_exec_core+1494>, 0x5f983967dcfd <vm_exec_core+6365>, 0x5f9839682e91 <vm_exec_core+27249>, 0x5f983967d86f <vm_exec_core+5199>, 0x5f9839683c42 <vm_exec_core+30754>, 0x5f9839681a44 <vm_exec_core+22052>, 0x5f983967f6ee <vm_exec_core+13006>, 0x5f983967cb5e <vm_exec_core+1854>, 0x5f9839683484 <vm_exec_core+28772>, 0x5f98396831cc <vm_exec_core+28076>, 0x5f983967daec <vm_exec_core+5836>, 0x5f983967d04e <vm_exec_core+3118>, 0x5f9839682146 <vm_exec_core+23846>, 0x5f983967e5f3 <vm_exec_core+8659>, 0x5f9839683685 <vm_exec_core+29285>, 0x5f983968332e <vm_exec_core+28430>, 0x5f983967ece1 <vm_exec_core+10433>, 0x5f983967f67d <vm_exec_core+12893>, 0x5f9839681ca5 <vm_exec_core+22661>, 0x5f98396832a5 <vm_exec_core+28293>, 0x5f9839681150 <vm_exec_core+19760>, 0x5f9839681d2e <vm_exec_core+22798>, 0x5f98396827e7 <vm_exec_core+25543>, 0x5f983968108d <vm_exec_core+19565>, 0x5f983967cf8b <vm_exec_core+2923>, 0x5f9839681747 <vm_exec_core+21287>, 0x5f983967ce1e <vm_exec_core+2558>, 0x5f983967d254 <vm_exec_core+3636>, 0x5f983967ef64 <vm_exec_core+11076>, 0x5f9839680c5a <vm_exec_core+18490>, 0x5f98396815e0 <vm_exec_core+20928>, 0x5f98396808ff <vm_exec_core+17631>, 0x5f983967ca2a <vm_exec_core+1546>, 0x5f9839682a17 <vm_exec_core+26103>, 0x5f98396830f7 <vm_exec_core+27863>, 0x5f983967d3fb <vm_exec_core+4059>, 0x5f983967dfa7 <vm_exec_core+7047>, 0x5f983967dc65 <vm_exec_core+6213>, 0x5f983967e6e2 <vm_exec_core+8898>, 0x5f983967f519 <vm_exec_core+12537>, 0x5f983967d4a2 <vm_exec_core+4226>, 0x5f983968287f <vm_exec_core+25695>, 0x5f983967df31 <vm_exec_core+6929>, 0x5f983967f3c7 <vm_exec_core+12199>, 0x5f983967fe8e <vm_exec_core+14958>, 0x5f98396821dc <vm_exec_core+23996>, 0x5f9839681312 <vm_exec_core+20210>, 0x5f983967e9bc <vm_exec_core+9628>, 0x5f983967e23e <vm_exec_core+7710>, 0x5f9839682032 <vm_exec_core+23570>, 0x5f983967f144 <vm_exec_core+11556>, 0x5f9839681846 <vm_exec_core+21542>, 0x5f9839681384 <vm_exec_core+20324>, 0x5f98396818fd <vm_exec_core+21725>, 0x5f9839682dc9 <vm_exec_core+27049>, 0x5f9839680711 <vm_exec_core+17137>, 0x5f9839682295 <vm_exec_core+24181>, 0x5f983967c778 <vm_exec_core+856>, 0x5f9839681dc3 <vm_exec_core+22947>, 0x5f983967eadb <vm_exec_core+9915>, 0x5f9839680fe8 <vm_exec_core+19400>, 0x5f9839681228 <vm_exec_core+19976>, 0x5f983967fac2 <vm_exec_core+13986>, 0x5f983967d308 <vm_exec_core+3816>, 0x5f983967ee89 <vm_exec_core+10857>, 0x5f983967e4c6 <vm_exec_core+8358>, 0x5f983968197b <vm_exec_core+21851>, 0x5f983967d633 <vm_exec_core+4627>, 0x5f983967f86f <vm_exec_core+13391>, 0x5f98396801bf <vm_exec_core+15775>, 0x5f983967e7c0 <vm_exec_core+9120>, 0x5f983968a3d0 <vm_exec_core+57264>, 0x5f983967e195 <vm_exec_core+7541>, 0x5f983967e08d <vm_exec_core+7277>, 0x5f983967e398 <vm_exec_core+8056>, 0x5f983967ed83 <vm_exec_core+10595>, 0x5f9839680afe <vm_exec_core+18142>, 0x5f983967ff49 <vm_exec_core+15145>, 0x5f983968165f <vm_exec_core+21055>, 0x5f98396803a5 <vm_exec_core+16261>, 0x5f9839682940 <vm_exec_core+25888>, 0x5f9839683ee7 <vm_exec_core+31431>, 0x5f9839682b84 <vm_exec_core+26468>, 0x5f98396837d5 <vm_exec_core+29621>, 0x5f98396838c6 <vm_exec_core+29862>, 0x5f983967ceb0 <vm_exec_core+2704>, 0x5f98396833ad <vm_exec_core+28557>, 0x5f983967f069 <vm_exec_core+11337>, 0x5f98396835a8 <vm_exec_core+29064>, 0x5f983967ebaa <vm_exec_core+10122>, 0x5f9839682abb <vm_exec_core+26267>, 0x5f983967cd47 <vm_exec_core+2343>, 0x5f983967d52d <vm_exec_core+4365>, 0x5f9839683b0a <vm_exec_core+30442>, 0x5f983967f44d <vm_exec_core+12333>, 0x5f983967f24a <vm_exec_core+11818>, 0x5f983967c77d <vm_exec_core+861>, 0x5f983967cc6a <vm_exec_core+2122>, 0x5f983967c803 <vm_exec_core+995>, 0x5f9839682c73 <vm_exec_core+26707>, 0x5f98396805ce <vm_exec_core+16814>, 0x5f983967fc92 <vm_exec_core+14450>, 0x5f98396804aa <vm_exec_core+16522>, 0x5f98396800f6 <vm_exec_core+15574>, 0x5f983967f2df <vm_exec_core+11967>, 0x5f983967fb9d <vm_exec_core+14205>, 0x5f983967f569 <vm_exec_core+12617>, 0x5f983967fdac <vm_exec_core+14732>, 0x5f983967fe1d <vm_exec_core+14845>, 0x5f983967c9e7 <vm_exec_core+1479>, 0x5f983967dcee <vm_exec_core+6350>, 0x5f9839682e82 <vm_exec_core+27234>, 0x5f983967d860 <vm_exec_core+5184>, 0x5f9839683c33 <vm_exec_core+30739>, 0x5f9839681a35 <vm_exec_core+22037>, 0x5f983967f6df <vm_exec_core+12991>, 0x5f983967cb4f <vm_exec_core+1839>, 0x5f9839683475 <vm_exec_core+28757>, 0x5f98396831bd <vm_exec_core+28061>, 0x5f983967dadd <vm_exec_core+5821>, 0x5f983967d03f <vm_exec_core+3103>, 0x5f9839682137 <vm_exec_core+23831>, 0x5f983967e5e4 <vm_exec_core+8644>, 0x5f9839683676 <vm_exec_core+29270>, 0x5f983968331f <vm_exec_core+28415>, 0x5f983967ecd2 <vm_exec_core+10418>, 0x5f983967f66e <vm_exec_core+12878>, 0x5f9839681c96 <vm_exec_core+22646>, 0x5f9839683296 <vm_exec_core+28278>, 0x5f9839681141 <vm_exec_core+19745>, 0x5f9839681d1f <vm_exec_core+22783>, 0x5f98396827d8 <vm_exec_core+25528>, 0x5f983968107e <vm_exec_core+19550>, 0x5f983967cf7c <vm_exec_core+2908>, 0x5f9839681738 <vm_exec_core+21272>, 0x5f983967ce0f <vm_exec_core+2543>, 0x5f983967d245 <vm_exec_core+3621>, 0x5f983967ef55 <vm_exec_core+11061>, 0x5f9839680c4b <vm_exec_core+18475>, 0x5f98396815d1 <vm_exec_core+20913>, 0x5f98396808f0 <vm_exec_core+17616>, 0x5f983967ca1b <vm_exec_core+1531>, 0x5f9839682a08 <vm_exec_core+26088>, 0x5f98396830e8 <vm_exec_core+27848>, 0x5f983967d3ec <vm_exec_core+4044>, 0x5f983967df98 <vm_exec_core+7032>, 0x5f983967dc56 <vm_exec_core+6198>, 0x5f983967e6d3 <vm_exec_core+8883>, 0x5f983967f50a <vm_exec_core+12522>, 0x5f983967d493 <vm_exec_core+4211>, 0x5f9839682870 <vm_exec_core+25680>, 0x5f983967df22 <vm_exec_core+6914>, 0x5f983967f3b8 <vm_exec_core+12184>, 0x5f983967fe7f <vm_exec_core+14943>, 0x5f98396821cd <vm_exec_core+23981>, 0x5f9839681303 <vm_exec_core+20195>, 0x5f983967e9ad <vm_exec_core+9613>, 0x5f983967e22f <vm_exec_core+7695>, 0x5f9839682023 <vm_exec_core+23555>, 0x5f983967f135 <vm_exec_core+11541>, 0x5f9839681837 <vm_exec_core+21527>, 0x5f9839681375 <vm_exec_core+20309>, 0x5f98396818ee <vm_exec_core+21710>, 0x5f9839682dba <vm_exec_core+27034>, 0x5f9839680702 <vm_exec_core+17122>, 0x5f9839682286 <vm_exec_core+24166>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f9839681db4 <vm_exec_core+22932>, 0x5f983967eacc <vm_exec_core+9900>, 0x5f9839680fd9 <vm_exec_core+19385>, 0x5f9839681219 <vm_exec_core+19961>, 0x5f983967fab3 <vm_exec_core+13971>, 0x5f9839680c46 <vm_exec_core+18470>, 0x5f983967ee7a <vm_exec_core+10842>, 0x5f983967e4b7 <vm_exec_core+8343>, 0x5f983968196c <vm_exec_core+21836>, 0x5f983967d624 <vm_exec_core+4612>, 0x5f983967f860 <vm_exec_core+13376>, 0x5f98396801b0 <vm_exec_core+15760>, 0x5f983967e7b1 <vm_exec_core+9105>, 0x5f983968a3c1 <vm_exec_core+57249>, 0x5f983967e186 <vm_exec_core+7526>, 0x5f983967e07e <vm_exec_core+7262>, 0x5f983967e389 <vm_exec_core+8041>, 0x5f983967ed74 <vm_exec_core+10580>, 0x5f9839680aef <vm_exec_core+18127>, 0x5f983967ff3a <vm_exec_core+15130>, 0x5f9839680aea <vm_exec_core+18122>, 0x5f98396812fe <vm_exec_core+20190>, 0x5f98396812f9 <vm_exec_core+20185>, 0x5f983967e384 <vm_exec_core+8036>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f983967f4d3 <vm_exec_core+12467>, 0x5f983967f4d8 <vm_exec_core+12472>, 0x5f98396812f4 <vm_exec_core+20180>, 0x5f983968113c <vm_exec_core+19740>, 0x5f98396801ab <vm_exec_core+15755>, 0x5f98396800e2 <vm_exec_core+15554>, 0x5f98396811eb <vm_exec_core+19915>, 0x5f98396805b5 <vm_exec_core+16789>...}
        reg_cfp = 0x7505e9bff288
        reg_pc = 0x50400002b030
        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_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 0x00005f9839677769 in vm_exec_loop (ec=0x5170000000d0, 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 = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00005f9839708d82 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7505e9bff578, self=128668292160480, 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 = 0x7505ebdc3668
        cfp = <optimized out>
        sp = 0x7505e9aff9e8
        use_argv = 0x7505ea675e60
        stack_argv = 0x7505e9aff9e8
        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 = 0x7505e9bff578
#18 0x00005f98396a960c 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 0x00005f98396a960c in rb_yield (val=<optimized out>)
No locals.
#22 0x00005f983986441a in rb_ary_each (ary=128668289532200) at /tmp/ruby/src/trunk_asan/array.c:2754
        i = 0
#23 0x00005f98396e80f8 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:3902
        ci = 0xc1100000001
        cc = <optimized out>
        me = 0x7505ebf9eb18
        cfunc = 0x50600001e928
        recv = 128668289532200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#24 0x00005f9839680e2f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7505e9bff560, cd=0x511000021680, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000021680
        insns_address_table = {0x5f983967c9f6 <vm_exec_core+1494>, 0x5f983967dcfd <vm_exec_core+6365>, 0x5f9839682e91 <vm_exec_core+27249>, 0x5f983967d86f <vm_exec_core+5199>, 0x5f9839683c42 <vm_exec_core+30754>, 0x5f9839681a44 <vm_exec_core+22052>, 0x5f983967f6ee <vm_exec_core+13006>, 0x5f983967cb5e <vm_exec_core+1854>, 0x5f9839683484 <vm_exec_core+28772>, 0x5f98396831cc <vm_exec_core+28076>, 0x5f983967daec <vm_exec_core+5836>, 0x5f983967d04e <vm_exec_core+3118>, 0x5f9839682146 <vm_exec_core+23846>, 0x5f983967e5f3 <vm_exec_core+8659>, 0x5f9839683685 <vm_exec_core+29285>, 0x5f983968332e <vm_exec_core+28430>, 0x5f983967ece1 <vm_exec_core+10433>, 0x5f983967f67d <vm_exec_core+12893>, 0x5f9839681ca5 <vm_exec_core+22661>, 0x5f98396832a5 <vm_exec_core+28293>, 0x5f9839681150 <vm_exec_core+19760>, 0x5f9839681d2e <vm_exec_core+22798>, 0x5f98396827e7 <vm_exec_core+25543>, 0x5f983968108d <vm_exec_core+19565>, 0x5f983967cf8b <vm_exec_core+2923>, 0x5f9839681747 <vm_exec_core+21287>, 0x5f983967ce1e <vm_exec_core+2558>, 0x5f983967d254 <vm_exec_core+3636>, 0x5f983967ef64 <vm_exec_core+11076>, 0x5f9839680c5a <vm_exec_core+18490>, 0x5f98396815e0 <vm_exec_core+20928>, 0x5f98396808ff <vm_exec_core+17631>, 0x5f983967ca2a <vm_exec_core+1546>, 0x5f9839682a17 <vm_exec_core+26103>, 0x5f98396830f7 <vm_exec_core+27863>, 0x5f983967d3fb <vm_exec_core+4059>, 0x5f983967dfa7 <vm_exec_core+7047>, 0x5f983967dc65 <vm_exec_core+6213>, 0x5f983967e6e2 <vm_exec_core+8898>, 0x5f983967f519 <vm_exec_core+12537>, 0x5f983967d4a2 <vm_exec_core+4226>, 0x5f983968287f <vm_exec_core+25695>, 0x5f983967df31 <vm_exec_core+6929>, 0x5f983967f3c7 <vm_exec_core+12199>, 0x5f983967fe8e <vm_exec_core+14958>, 0x5f98396821dc <vm_exec_core+23996>, 0x5f9839681312 <vm_exec_core+20210>, 0x5f983967e9bc <vm_exec_core+9628>, 0x5f983967e23e <vm_exec_core+7710>, 0x5f9839682032 <vm_exec_core+23570>, 0x5f983967f144 <vm_exec_core+11556>, 0x5f9839681846 <vm_exec_core+21542>, 0x5f9839681384 <vm_exec_core+20324>, 0x5f98396818fd <vm_exec_core+21725>, 0x5f9839682dc9 <vm_exec_core+27049>, 0x5f9839680711 <vm_exec_core+17137>, 0x5f9839682295 <vm_exec_core+24181>, 0x5f983967c778 <vm_exec_core+856>, 0x5f9839681dc3 <vm_exec_core+22947>, 0x5f983967eadb <vm_exec_core+9915>, 0x5f9839680fe8 <vm_exec_core+19400>, 0x5f9839681228 <vm_exec_core+19976>, 0x5f983967fac2 <vm_exec_core+13986>, 0x5f983967d308 <vm_exec_core+3816>, 0x5f983967ee89 <vm_exec_core+10857>, 0x5f983967e4c6 <vm_exec_core+8358>, 0x5f983968197b <vm_exec_core+21851>, 0x5f983967d633 <vm_exec_core+4627>, 0x5f983967f86f <vm_exec_core+13391>, 0x5f98396801bf <vm_exec_core+15775>, 0x5f983967e7c0 <vm_exec_core+9120>, 0x5f983968a3d0 <vm_exec_core+57264>, 0x5f983967e195 <vm_exec_core+7541>, 0x5f983967e08d <vm_exec_core+7277>, 0x5f983967e398 <vm_exec_core+8056>, 0x5f983967ed83 <vm_exec_core+10595>, 0x5f9839680afe <vm_exec_core+18142>, 0x5f983967ff49 <vm_exec_core+15145>, 0x5f983968165f <vm_exec_core+21055>, 0x5f98396803a5 <vm_exec_core+16261>, 0x5f9839682940 <vm_exec_core+25888>, 0x5f9839683ee7 <vm_exec_core+31431>, 0x5f9839682b84 <vm_exec_core+26468>, 0x5f98396837d5 <vm_exec_core+29621>, 0x5f98396838c6 <vm_exec_core+29862>, 0x5f983967ceb0 <vm_exec_core+2704>, 0x5f98396833ad <vm_exec_core+28557>, 0x5f983967f069 <vm_exec_core+11337>, 0x5f98396835a8 <vm_exec_core+29064>, 0x5f983967ebaa <vm_exec_core+10122>, 0x5f9839682abb <vm_exec_core+26267>, 0x5f983967cd47 <vm_exec_core+2343>, 0x5f983967d52d <vm_exec_core+4365>, 0x5f9839683b0a <vm_exec_core+30442>, 0x5f983967f44d <vm_exec_core+12333>, 0x5f983967f24a <vm_exec_core+11818>, 0x5f983967c77d <vm_exec_core+861>, 0x5f983967cc6a <vm_exec_core+2122>, 0x5f983967c803 <vm_exec_core+995>, 0x5f9839682c73 <vm_exec_core+26707>, 0x5f98396805ce <vm_exec_core+16814>, 0x5f983967fc92 <vm_exec_core+14450>, 0x5f98396804aa <vm_exec_core+16522>, 0x5f98396800f6 <vm_exec_core+15574>, 0x5f983967f2df <vm_exec_core+11967>, 0x5f983967fb9d <vm_exec_core+14205>, 0x5f983967f569 <vm_exec_core+12617>, 0x5f983967fdac <vm_exec_core+14732>, 0x5f983967fe1d <vm_exec_core+14845>, 0x5f983967c9e7 <vm_exec_core+1479>, 0x5f983967dcee <vm_exec_core+6350>, 0x5f9839682e82 <vm_exec_core+27234>, 0x5f983967d860 <vm_exec_core+5184>, 0x5f9839683c33 <vm_exec_core+30739>, 0x5f9839681a35 <vm_exec_core+22037>, 0x5f983967f6df <vm_exec_core+12991>, 0x5f983967cb4f <vm_exec_core+1839>, 0x5f9839683475 <vm_exec_core+28757>, 0x5f98396831bd <vm_exec_core+28061>, 0x5f983967dadd <vm_exec_core+5821>, 0x5f983967d03f <vm_exec_core+3103>, 0x5f9839682137 <vm_exec_core+23831>, 0x5f983967e5e4 <vm_exec_core+8644>, 0x5f9839683676 <vm_exec_core+29270>, 0x5f983968331f <vm_exec_core+28415>, 0x5f983967ecd2 <vm_exec_core+10418>, 0x5f983967f66e <vm_exec_core+12878>, 0x5f9839681c96 <vm_exec_core+22646>, 0x5f9839683296 <vm_exec_core+28278>, 0x5f9839681141 <vm_exec_core+19745>, 0x5f9839681d1f <vm_exec_core+22783>, 0x5f98396827d8 <vm_exec_core+25528>, 0x5f983968107e <vm_exec_core+19550>, 0x5f983967cf7c <vm_exec_core+2908>, 0x5f9839681738 <vm_exec_core+21272>, 0x5f983967ce0f <vm_exec_core+2543>, 0x5f983967d245 <vm_exec_core+3621>, 0x5f983967ef55 <vm_exec_core+11061>, 0x5f9839680c4b <vm_exec_core+18475>, 0x5f98396815d1 <vm_exec_core+20913>, 0x5f98396808f0 <vm_exec_core+17616>, 0x5f983967ca1b <vm_exec_core+1531>, 0x5f9839682a08 <vm_exec_core+26088>, 0x5f98396830e8 <vm_exec_core+27848>, 0x5f983967d3ec <vm_exec_core+4044>, 0x5f983967df98 <vm_exec_core+7032>, 0x5f983967dc56 <vm_exec_core+6198>, 0x5f983967e6d3 <vm_exec_core+8883>, 0x5f983967f50a <vm_exec_core+12522>, 0x5f983967d493 <vm_exec_core+4211>, 0x5f9839682870 <vm_exec_core+25680>, 0x5f983967df22 <vm_exec_core+6914>, 0x5f983967f3b8 <vm_exec_core+12184>, 0x5f983967fe7f <vm_exec_core+14943>, 0x5f98396821cd <vm_exec_core+23981>, 0x5f9839681303 <vm_exec_core+20195>, 0x5f983967e9ad <vm_exec_core+9613>, 0x5f983967e22f <vm_exec_core+7695>, 0x5f9839682023 <vm_exec_core+23555>, 0x5f983967f135 <vm_exec_core+11541>, 0x5f9839681837 <vm_exec_core+21527>, 0x5f9839681375 <vm_exec_core+20309>, 0x5f98396818ee <vm_exec_core+21710>, 0x5f9839682dba <vm_exec_core+27034>, 0x5f9839680702 <vm_exec_core+17122>, 0x5f9839682286 <vm_exec_core+24166>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f9839681db4 <vm_exec_core+22932>, 0x5f983967eacc <vm_exec_core+9900>, 0x5f9839680fd9 <vm_exec_core+19385>, 0x5f9839681219 <vm_exec_core+19961>, 0x5f983967fab3 <vm_exec_core+13971>, 0x5f9839680c46 <vm_exec_core+18470>, 0x5f983967ee7a <vm_exec_core+10842>, 0x5f983967e4b7 <vm_exec_core+8343>, 0x5f983968196c <vm_exec_core+21836>, 0x5f983967d624 <vm_exec_core+4612>, 0x5f983967f860 <vm_exec_core+13376>, 0x5f98396801b0 <vm_exec_core+15760>, 0x5f983967e7b1 <vm_exec_core+9105>, 0x5f983968a3c1 <vm_exec_core+57249>, 0x5f983967e186 <vm_exec_core+7526>, 0x5f983967e07e <vm_exec_core+7262>, 0x5f983967e389 <vm_exec_core+8041>, 0x5f983967ed74 <vm_exec_core+10580>, 0x5f9839680aef <vm_exec_core+18127>, 0x5f983967ff3a <vm_exec_core+15130>, 0x5f9839680aea <vm_exec_core+18122>, 0x5f98396812fe <vm_exec_core+20190>, 0x5f98396812f9 <vm_exec_core+20185>, 0x5f983967e384 <vm_exec_core+8036>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f983967f4d3 <vm_exec_core+12467>, 0x5f983967f4d8 <vm_exec_core+12472>, 0x5f98396812f4 <vm_exec_core+20180>, 0x5f983968113c <vm_exec_core+19740>, 0x5f98396801ab <vm_exec_core+15755>, 0x5f98396800e2 <vm_exec_core+15554>, 0x5f98396811eb <vm_exec_core+19915>, 0x5f98396805b5 <vm_exec_core+16789>...}
        reg_cfp = 0x7505e9bff560
        reg_pc = 0x51500001b750
        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_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
th: 0x515000000300, native_id: 0x7505ec852c40
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
-- Control frame information -----------------------------------------------
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0026 p:---- s:0158 e:000157 l:y b:---- CFUNC  :waitall
c:0025 p:0004 s:0154 e:000153 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:549
        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>
c:0024 p:0039 s:0151 e:000150 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:295
        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>
c:0023 p:0023 s:0146 e:000145 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0022 p:0130 s:0139 E:0017c8 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:304
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x00005f98396779a1 in vm_exec_loop (ec=0x5170000000d0, 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 = 0x5170000000d0
        _tag = <optimized out>
c:0021 p:0064 s:0128 E:000e48 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:548
        state = <optimized out>
        result = 36
#28 0x00005f98396c0593 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
        ec = 0x5170000000d0
        val = <optimized out>
#29 0x00005f98393c85b1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=128668292528640) at /tmp/ruby/src/trunk_asan/load.c:774
        box = 0x5f983a9bda60 <root_box>
        iseq = 0x7505ebdeb8e8
c:0020 p:0406 s:0121 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:716
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
#30 0x00005f98393c27a8 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
        found = 114
        handle = <optimized out>
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        box = 0x5f983a9bda60 <root_box>
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
        saved = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
        ftptr = <optimized out>
        realpath = <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]
        realpaths = 128668294238240
        realpath_map = 128668294238080
        path = 128668292528640
        state = RUBY_TAG_NONE
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#31 0x00005f98393c0a84 in rb_require_string_internal (fname=128668292528680, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
        result = <optimized out>
        ec = 0x5170000000d0
        result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
        base = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
#33 0x00005f98396e80f8 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:3902
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
        ci = 0x594100140003
        cc = <optimized out>
        me = 0x7505ebdeba78
        cfunc = 0x5060000371c8
        recv = 128668294428560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00005f98396cd7f5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe377f4d40) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
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]

th: 0x515000050300, native_id: 0x7505cbbbd6c0
-- Control frame information -----------------------------------------------
c:0005 p:0006 s:0023 e:000022 l:y b:0001 METHOD <internal:thread_sync>:192
c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0003 p:0018 s:0014 e:000013 l:y b:0001 METHOD <internal:thread_sync>:130
c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:97 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]
        ci = 0x5150000008d8
        cc = <optimized out>

        cme = <optimized out>
        v = <optimized out>
#35 0x00005f98396cd285 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
        ci = <optimized out>
        cc = 0x0
#36 0x00005f9839688c3d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7505e9bff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
        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=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5f983967c9f6 <vm_exec_core+1494>, 0x5f983967dcfd <vm_exec_core+6365>, 0x5f9839682e91 <vm_exec_core+27249>, 0x5f983967d86f <vm_exec_core+5199>, 0x5f9839683c42 <vm_exec_core+30754>, 0x5f9839681a44 <vm_exec_core+22052>, 0x5f983967f6ee <vm_exec_core+13006>, 0x5f983967cb5e <vm_exec_core+1854>, 0x5f9839683484 <vm_exec_core+28772>, 0x5f98396831cc <vm_exec_core+28076>, 0x5f983967daec <vm_exec_core+5836>, 0x5f983967d04e <vm_exec_core+3118>, 0x5f9839682146 <vm_exec_core+23846>, 0x5f983967e5f3 <vm_exec_core+8659>, 0x5f9839683685 <vm_exec_core+29285>, 0x5f983968332e <vm_exec_core+28430>, 0x5f983967ece1 <vm_exec_core+10433>, 0x5f983967f67d <vm_exec_core+12893>, 0x5f9839681ca5 <vm_exec_core+22661>, 0x5f98396832a5 <vm_exec_core+28293>, 0x5f9839681150 <vm_exec_core+19760>, 0x5f9839681d2e <vm_exec_core+22798>, 0x5f98396827e7 <vm_exec_core+25543>, 0x5f983968108d <vm_exec_core+19565>, 0x5f983967cf8b <vm_exec_core+2923>, 0x5f9839681747 <vm_exec_core+21287>, 0x5f983967ce1e <vm_exec_core+2558>, 0x5f983967d254 <vm_exec_core+3636>, 0x5f983967ef64 <vm_exec_core+11076>, 0x5f9839680c5a <vm_exec_core+18490>, 0x5f98396815e0 <vm_exec_core+20928>, 0x5f98396808ff <vm_exec_core+17631>, 0x5f983967ca2a <vm_exec_core+1546>, 0x5f9839682a17 <vm_exec_core+26103>, 0x5f98396830f7 <vm_exec_core+27863>, 0x5f983967d3fb <vm_exec_core+4059>, 0x5f983967dfa7 <vm_exec_core+7047>, 0x5f983967dc65 <vm_exec_core+6213>, 0x5f983967e6e2 <vm_exec_core+8898>, 0x5f983967f519 <vm_exec_core+12537>, 0x5f983967d4a2 <vm_exec_core+4226>, 0x5f983968287f <vm_exec_core+25695>, 0x5f983967df31 <vm_exec_core+6929>, 0x5f983967f3c7 <vm_exec_core+12199>, 0x5f983967fe8e <vm_exec_core+14958>, 0x5f98396821dc <vm_exec_core+23996>, 0x5f9839681312 <vm_exec_core+20210>, 0x5f983967e9bc <vm_exec_core+9628>, 0x5f983967e23e <vm_exec_core+7710>, 0x5f9839682032 <vm_exec_core+23570>, 0x5f983967f144 <vm_exec_core+11556>, 0x5f9839681846 <vm_exec_core+21542>, 0x5f9839681384 <vm_exec_core+20324>, 0x5f98396818fd <vm_exec_core+21725>, 0x5f9839682dc9 <vm_exec_core+27049>, 0x5f9839680711 <vm_exec_core+17137>, 0x5f9839682295 <vm_exec_core+24181>, 0x5f983967c778 <vm_exec_core+856>, 0x5f9839681dc3 <vm_exec_core+22947>, 0x5f983967eadb <vm_exec_core+9915>, 0x5f9839680fe8 <vm_exec_core+19400>, 0x5f9839681228 <vm_exec_core+19976>, 0x5f983967fac2 <vm_exec_core+13986>, 0x5f983967d308 <vm_exec_core+3816>, 0x5f983967ee89 <vm_exec_core+10857>, 0x5f983967e4c6 <vm_exec_core+8358>, 0x5f983968197b <vm_exec_core+21851>, 0x5f983967d633 <vm_exec_core+4627>, 0x5f983967f86f <vm_exec_core+13391>, 0x5f98396801bf <vm_exec_core+15775>, 0x5f983967e7c0 <vm_exec_core+9120>, 0x5f983968a3d0 <vm_exec_core+57264>, 0x5f983967e195 <vm_exec_core+7541>, 0x5f983967e08d <vm_exec_core+7277>, 0x5f983967e398 <vm_exec_core+8056>, 0x5f983967ed83 <vm_exec_core+10595>, 0x5f9839680afe <vm_exec_core+18142>, 0x5f983967ff49 <vm_exec_core+15145>, 0x5f983968165f <vm_exec_core+21055>, 0x5f98396803a5 <vm_exec_core+16261>, 0x5f9839682940 <vm_exec_core+25888>, 0x5f9839683ee7 <vm_exec_core+31431>, 0x5f9839682b84 <vm_exec_core+26468>, 0x5f98396837d5 <vm_exec_core+29621>, 0x5f98396838c6 <vm_exec_core+29862>, 0x5f983967ceb0 <vm_exec_core+2704>, 0x5f98396833ad <vm_exec_core+28557>, 0x5f983967f069 <vm_exec_core+11337>, 0x5f98396835a8 <vm_exec_core+29064>, 0x5f983967ebaa <vm_exec_core+10122>, 0x5f9839682abb <vm_exec_core+26267>, 0x5f983967cd47 <vm_exec_core+2343>, 0x5f983967d52d <vm_exec_core+4365>, 0x5f9839683b0a <vm_exec_core+30442>, 0x5f983967f44d <vm_exec_core+12333>, 0x5f983967f24a <vm_exec_core+11818>, 0x5f983967c77d <vm_exec_core+861>, 0x5f983967cc6a <vm_exec_core+2122>, 0x5f983967c803 <vm_exec_core+995>, 0x5f9839682c73 <vm_exec_core+26707>, 0x5f98396805ce <vm_exec_core+16814>, 0x5f983967fc92 <vm_exec_core+14450>, 0x5f98396804aa <vm_exec_core+16522>, 0x5f98396800f6 <vm_exec_core+15574>, 0x5f983967f2df <vm_exec_core+11967>, 0x5f983967fb9d <vm_exec_core+14205>, 0x5f983967f569 <vm_exec_core+12617>, 0x5f983967fdac <vm_exec_core+14732>, 0x5f983967fe1d <vm_exec_core+14845>, 0x5f983967c9e7 <vm_exec_core+1479>, 0x5f983967dcee <vm_exec_core+6350>, 0x5f9839682e82 <vm_exec_core+27234>, 0x5f983967d860 <vm_exec_core+5184>, 0x5f9839683c33 <vm_exec_core+30739>, 0x5f9839681a35 <vm_exec_core+22037>, 0x5f983967f6df <vm_exec_core+12991>, 0x5f983967cb4f <vm_exec_core+1839>, 0x5f9839683475 <vm_exec_core+28757>, 0x5f98396831bd <vm_exec_core+28061>, 0x5f983967dadd <vm_exec_core+5821>, 0x5f983967d03f <vm_exec_core+3103>, 0x5f9839682137 <vm_exec_core+23831>, 0x5f983967e5e4 <vm_exec_core+8644>, 0x5f9839683676 <vm_exec_core+29270>, 0x5f983968331f <vm_exec_core+28415>, 0x5f983967ecd2 <vm_exec_core+10418>, 0x5f983967f66e <vm_exec_core+12878>, 0x5f9839681c96 <vm_exec_core+22646>, 0x5f9839683296 <vm_exec_core+28278>, 0x5f9839681141 <vm_exec_core+19745>, 0x5f9839681d1f <vm_exec_core+22783>, 0x5f98396827d8 <vm_exec_core+25528>, 0x5f983968107e <vm_exec_core+19550>, 0x5f983967cf7c <vm_exec_core+2908>, 0x5f9839681738 <vm_exec_core+21272>, 0x5f983967ce0f <vm_exec_core+2543>, 0x5f983967d245 <vm_exec_core+3621>, 0x5f983967ef55 <vm_exec_core+11061>, 0x5f9839680c4b <vm_exec_core+18475>, 0x5f98396815d1 <vm_exec_core+20913>, 0x5f98396808f0 <vm_exec_core+17616>, 0x5f983967ca1b <vm_exec_core+1531>, 0x5f9839682a08 <vm_exec_core+26088>, 0x5f98396830e8 <vm_exec_core+27848>, 0x5f983967d3ec <vm_exec_core+4044>, 0x5f983967df98 <vm_exec_core+7032>, 0x5f983967dc56 <vm_exec_core+6198>, 0x5f983967e6d3 <vm_exec_core+8883>, 0x5f983967f50a <vm_exec_core+12522>, 0x5f983967d493 <vm_exec_core+4211>, 0x5f9839682870 <vm_exec_core+25680>, 0x5f983967df22 <vm_exec_core+6914>, 0x5f983967f3b8 <vm_exec_core+12184>, 0x5f983967fe7f <vm_exec_core+14943>, 0x5f98396821cd <vm_exec_core+23981>, 0x5f9839681303 <vm_exec_core+20195>, 0x5f983967e9ad <vm_exec_core+9613>, 0x5f983967e22f <vm_exec_core+7695>, 0x5f9839682023 <vm_exec_core+23555>, 0x5f983967f135 <vm_exec_core+11541>, 0x5f9839681837 <vm_exec_core+21527>, 0x5f9839681375 <vm_exec_core+20309>, 0x5f98396818ee <vm_exec_core+21710>, 0x5f9839682dba <vm_exec_core+27034>, 0x5f9839680702 <vm_exec_core+17122>, 0x5f9839682286 <vm_exec_core+24166>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f9839681db4 <vm_exec_core+22932>, 0x5f983967eacc <vm_exec_core+9900>, 0x5f9839680fd9 <vm_exec_core+19385>, 0x5f9839681219 <vm_exec_core+19961>, 0x5f983967fab3 <vm_exec_core+13971>, 0x5f9839680c46 <vm_exec_core+18470>, 0x5f983967ee7a <vm_exec_core+10842>, 0x5f983967e4b7 <vm_exec_core+8343>, 0x5f983968196c <vm_exec_core+21836>, 0x5f983967d624 <vm_exec_core+4612>, 0x5f983967f860 <vm_exec_core+13376>, 0x5f98396801b0 <vm_exec_core+15760>, 0x5f983967e7b1 <vm_exec_core+9105>, 0x5f983968a3c1 <vm_exec_core+57249>, 0x5f983967e186 <vm_exec_core+7526>, 0x5f983967e07e <vm_exec_core+7262>, 0x5f983967e389 <vm_exec_core+8041>, 0x5f983967ed74 <vm_exec_core+10580>, 0x5f9839680aef <vm_exec_core+18127>, 0x5f983967ff3a <vm_exec_core+15130>, 0x5f9839680aea <vm_exec_core+18122>, 0x5f98396812fe <vm_exec_core+20190>, 0x5f98396812f9 <vm_exec_core+20185>, 0x5f983967e384 <vm_exec_core+8036>, 0x5f9839681724 <vm_exec_core+21252>, 0x5f983967f4d3 <vm_exec_core+12467>, 0x5f983967f4d8 <vm_exec_core+12472>, 0x5f98396812f4 <vm_exec_core+20180>, 0x5f983968113c <vm_exec_core+19740>, 0x5f98396801ab <vm_exec_core+15755>, 0x5f98396800e2 <vm_exec_core+15554>, 0x5f98396811eb <vm_exec_core+19915>, 0x5f98396805b5 <vm_exec_core+16789>...}
        reg_cfp = 0x7505e9bff790
        reg_pc = 0x504000008af8
        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_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 0x00005f98396775b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
        _ec = 0x5170000000d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#39 0x00005f98396c0a69 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
        ec = 0x5170000000d0
        val = <optimized out>
#40 0x00005f98392aac70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x7505ebdebb18) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5170000000d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe377f52b0, <optimized out>, 0x7ffe377f5200, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7505ebdebb18
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5170000000d0
        status = <optimized out>
#42 0x00005f98392a3bb7 in rb_main (argc=9, argv=0x7ffe377f5488) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffe377f5488) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

  1) Failure:
TestThread#test_fork_while_parent_locked [/tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1300]:
[ruby-core:90312] [Bug #15383].
Expected #<Process::Status: pid 3165763 SIGKILL (signal 9)> to be success?.

Finished tests in 593.578315s, 56.0415 tests/s, 12146.7156 assertions/s.
33265 tests, 7210027 assertions, 1 failures, 0 errors, 179 skips

ruby -v: ruby 4.1.0dev (2026-01-01T14:03:49Z master acda63debc) +PRISM [x86_64-linux]
$ timeout 60 gdb -p 2413948 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:919: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2413947 -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 3165766 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-01-01T14:03:49Z master acda63debc) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................................

Finished in 40.614445 seconds

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