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

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

# Running tests:

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     959     959     959 ?             -1 Ss    1000   0:04 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    959     972     972     972 pts/0        972 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    972     973     972     972 pts/0        972 S+    1000   0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    973   83243     972     972 pts/0        972 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
  83243   83246     972     972 pts/0        972 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250121-200930 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
  83246   83247     972     972 pts/0        972 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250121-200930 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
  83247   84152     972     972 pts/0        972 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
  84152   84153     972     972 pts/0        972 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
  84153   84482     972     972 pts/0        972 Sl+   1000   0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
  84482   84487     972     972 pts/0        972 Sl+   1000   1:20 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
  84487  110001     972     972 pts/0        972 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
  83247  111028     972     972 pts/0        972 R+    1000   0:00 ps jx
      1 3070353 3070353 3070353 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
3070353 3070354 3070353 3070353 ?             -1 S     1000   0:00 (sd-pam)
      1 3726029 3726029 3726029 ?             -1 Ss    1000   0:00 ssh-agent
{1=>[959, 3070353, 3726029], 959=>[972], 972=>[973], 973=>[83243], 83243=>[83246], 83246=>[83247], 83247=>[84152, 111028], 84152=>[84153], 84153=>[84482], 84482=>[84487], 84487=>[110001], 3070353=>[3070354]}
$ timeout 60 gdb -p 110001 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005b9100698e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7ae5fa4006c0 (LWP 110001) "test_thread.rb*" 0x00005b9100698e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x7ae5fa4006c0 (LWP 110001) "test_thread.rb*"):
#0  0x00005b9100698e4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005b9100699e0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005b91005e6798 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3  0x00005b91005e6589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4  0x00005b91005e63bd in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5  0x00005b91005e5dfd in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x00005b91005e5a46 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x00005b91005e7d16 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00005b910067ebe0 in __interceptor_free ()
No symbol table info available.
#9  0x00005b91006efacc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7ae6002ff800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8173
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7ae6002ff800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:4672
No locals.
#11 ruby_xfree (x=0x7ae6002ff800) at /tmp/ruby/src/trunk_asan/gc.c:4683
No locals.
#12 0x00005b91009b26e5 in rb_threadptr_sched_free (th=th@entry=0x515000415d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2305
No locals.
#13 0x00005b9100a8a6ff in thread_free (ptr=0x540000000308, ptr@entry=0x515000415d00) at /tmp/ruby/src/trunk_asan/vm.c:3530
        th = 0x540000000308
#14 0x00005b9100a8a262 in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3126
        th = 0x515000415d00
        stack = 0x7ae6002ff800
        objspace = <optimized out>
        next = <optimized out>
#15 0x00005b91006c2bb0 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:263
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x515000415d00
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x00005b91006c311b in ruby_stop (ex=776, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#17 0x00005b910084ae9d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285
        status = <optimized out>
        pid = <optimized out>
#18 0x00005b9100aab2f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x649100040001
        cc = <optimized out>
        me = 0x7ae609ee0240
        cfunc = 0x50400001ffd8
        recv = 135128424396320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#19 0x00005b9100a51e27 in vm_sendish (ec=0x5160021030d0, reg_cfp=0x7ae6003ff720, cd=0x504000288090, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x5160021030d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x504000288090
        insns_address_table = {0x5b9100a4db5c <vm_exec_core+14140>, 0x5b9100a4ab2b <vm_exec_core+1803>, 0x5b9100a4c4d9 <vm_exec_core+8377>, 0x5b9100a52008 <vm_exec_core+31720>, 0x5b9100a4bdb1 <vm_exec_core+6545>, 0x5b9100a52dbd <vm_exec_core+35229>, 0x5b9100a50e0a <vm_exec_core+27114>, 0x5b9100a4e9dc <vm_exec_core+17852>, 0x5b9100a4ae60 <vm_exec_core+2624>, 0x5b9100a5283b <vm_exec_core+33819>, 0x5b9100a523db <vm_exec_core+32699>, 0x5b9100a4c1ac <vm_exec_core+7564>, 0x5b9100a4b4cc <vm_exec_core+4268>, 0x5b9100a51341 <vm_exec_core+28449>, 0x5b9100a4d15c <vm_exec_core+11580>, 0x5b9100a52a7d <vm_exec_core+34397>, 0x5b9100a5262a <vm_exec_core+33290>, 0x5b9100a4d9d4 <vm_exec_core+13748>, 0x5b9100a4e92d <vm_exec_core+17677>, 0x5b9100a50fba <vm_exec_core+27546>, 0x5b9100a52572 <vm_exec_core+33106>, 0x5b9100a4ff6c <vm_exec_core+23372>, 0x5b9100a5106e <vm_exec_core+27726>, 0x5b9100a514f8 <vm_exec_core+28888>, 0x5b9100a4fe7e <vm_exec_core+23134>, 0x5b9100a4b3ac <vm_exec_core+3980>, 0x5b9100a50761 <vm_exec_core+25409>, 0x5b9100a4b1d4 <vm_exec_core+3508>, 0x5b9100a4b58d <vm_exec_core+4461>, 0x5b9100a4dcc9 <vm_exec_core+14505>, 0x5b9100a4fceb <vm_exec_core+22731>, 0x5b9100a5032f <vm_exec_core+24335>, 0x5b9100a4fa34 <vm_exec_core+22036>, 0x5b9100a4ad91 <vm_exec_core+2417>, 0x5b9100a5179c <vm_exec_core+29564>, 0x5b9100a5228b <vm_exec_core+32363>, 0x5b9100a4b6a4 <vm_exec_core+4740>, 0x5b9100a4c95d <vm_exec_core+9533>, 0x5b9100a4c3d0 <vm_exec_core+8112>, 0x5b9100a4d2d7 <vm_exec_core+11959>, 0x5b9100a4e85b <vm_exec_core+17467>, 0x5b9100a4b7b0 <vm_exec_core+5008>, 0x5b9100a515e1 <vm_exec_core+29121>, 0x5b9100a4c8a2 <vm_exec_core+9346>, 0x5b9100a4e6c4 <vm_exec_core+17060>, 0x5b9100a4f267 <vm_exec_core+20039>, 0x5b9100a5145b <vm_exec_core+28731>, 0x5b9100a50157 <vm_exec_core+23863>, 0x5b9100a4d517 <vm_exec_core+12535>, 0x5b9100a4cbdb <vm_exec_core+10171>, 0x5b9100a51201 <vm_exec_core+28129>, 0x5b9100a4de75 <vm_exec_core+14933>, 0x5b9100a50828 <vm_exec_core+25608>, 0x5b9100a50286 <vm_exec_core+24166>, 0x5b9100a50a83 <vm_exec_core+26211>, 0x5b9100a51ac6 <vm_exec_core+30374>, 0x5b9100a4f4a4 <vm_exec_core+20612>, 0x5b9100a4a7cb <vm_exec_core+939>, 0x5b9100a4d6a9 <vm_exec_core+12937>, 0x5b9100a51131 <vm_exec_core+27921>, 0x5b9100a4d7ec <vm_exec_core+13260>, 0x5b9100a4fda4 <vm_exec_core+22916>, 0x5b9100a50648 <vm_exec_core+25128>, 0x5b9100a4ef72 <vm_exec_core+19282>, 0x5b9100a4fb8d <vm_exec_core+22381>, 0x5b9100a4da6b <vm_exec_core+13899>, 0x5b9100a4cef1 <vm_exec_core+10961>, 0x5b9100a50b76 <vm_exec_core+26454>, 0x5b9100a4b882 <vm_exec_core+5218>, 0x5b9100a4ed56 <vm_exec_core+18742>, 0x5b9100a5a21b <vm_exec_core+65019>, 0x5b9100a5002c <vm_exec_core+23564>, 0x5b9100a4bb41 <vm_exec_core+5921>, 0x5b9100a4c073 <vm_exec_core+7251>, 0x5b9100a4bc7a <vm_exec_core+6234>, 0x5b9100a4ca6b <vm_exec_core+9803>, 0x5b9100a4d352 <vm_exec_core+12082>, 0x5b9100a4a7d0 <vm_exec_core+944>, 0x5b9100a4c781 <vm_exec_core+9057>, 0x5b9100a53012 <vm_exec_core+35826>, 0x5b9100a50548 <vm_exec_core+24872>, 0x5b9100a4f347 <vm_exec_core+20263>, 0x5b9100a51676 <vm_exec_core+29270>, 0x5b9100a530fb <vm_exec_core+36059>, 0x5b9100a519c9 <vm_exec_core+30121>, 0x5b9100a52b27 <vm_exec_core+34567>, 0x5b9100a52c11 <vm_exec_core+34801>, 0x5b9100a4b2b3 <vm_exec_core+3731>, 0x5b9100a526e8 <vm_exec_core+33480>, 0x5b9100a4dd82 <vm_exec_core+14690>, 0x5b9100a52930 <vm_exec_core+34064>, 0x5b9100a4d8ad <vm_exec_core+13453>, 0x5b9100a5188d <vm_exec_core+29805>, 0x5b9100a4cd24 <vm_exec_core+10500>, 0x5b9100a4e0cb <vm_exec_core+15531>, 0x5b9100a52d07 <vm_exec_core+35047>, 0x5b9100a4e79b <vm_exec_core+17275>, 0x5b9100a4e27c <vm_exec_core+15964>, 0x5b9100a4a8b6 <vm_exec_core+1174>, 0x5b9100a4afcf <vm_exec_core+2991>, 0x5b9100a4a9b4 <vm_exec_core+1428>, 0x5b9100a4f082 <vm_exec_core+19554>, 0x5b9100a4e452 <vm_exec_core+16434>, 0x5b9100a4ec17 <vm_exec_core+18423>, 0x5b9100a4eb1e <vm_exec_core+18174>, 0x5b9100a4dbb6 <vm_exec_core+14230>, 0x5b9100a4e332 <vm_exec_core+16146>, 0x5b9100a4df8c <vm_exec_core+15212>, 0x5b9100a4e596 <vm_exec_core+16758>, 0x5b9100a4e62d <vm_exec_core+16909>, 0x5b9100a4db4d <vm_exec_core+14125>, 0x5b9100a4ab1c <vm_exec_core+1788>, 0x5b9100a4c4ca <vm_exec_core+8362>, 0x5b9100a51ff9 <vm_exec_core+31705>, 0x5b9100a4bda2 <vm_exec_core+6530>, 0x5b9100a52dae <vm_exec_core+35214>, 0x5b9100a50dfb <vm_exec_core+27099>, 0x5b9100a4e9cd <vm_exec_core+17837>, 0x5b9100a4ae51 <vm_exec_core+2609>, 0x5b9100a5282c <vm_exec_core+33804>, 0x5b9100a523cc <vm_exec_core+32684>, 0x5b9100a4c19d <vm_exec_core+7549>, 0x5b9100a4b4bd <vm_exec_core+4253>, 0x5b9100a51332 <vm_exec_core+28434>, 0x5b9100a4d14d <vm_exec_core+11565>, 0x5b9100a52a6e <vm_exec_core+34382>, 0x5b9100a5261b <vm_exec_core+33275>, 0x5b9100a4d9c5 <vm_exec_core+13733>, 0x5b9100a4e91e <vm_exec_core+17662>, 0x5b9100a50fab <vm_exec_core+27531>, 0x5b9100a52563 <vm_exec_core+33091>, 0x5b9100a4ff5d <vm_exec_core+23357>, 0x5b9100a5105f <vm_exec_core+27711>, 0x5b9100a514e9 <vm_exec_core+28873>, 0x5b9100a4fe6f <vm_exec_core+23119>, 0x5b9100a4b39d <vm_exec_core+3965>, 0x5b9100a50752 <vm_exec_core+25394>, 0x5b9100a4b1c5 <vm_exec_core+3493>, 0x5b9100a4b57e <vm_exec_core+4446>, 0x5b9100a4dcba <vm_exec_core+14490>, 0x5b9100a4fcdc <vm_exec_core+22716>, 0x5b9100a50320 <vm_exec_core+24320>, 0x5b9100a4fa25 <vm_exec_core+22021>, 0x5b9100a4ad82 <vm_exec_core+2402>, 0x5b9100a5178d <vm_exec_core+29549>, 0x5b9100a5227c <vm_exec_core+32348>, 0x5b9100a4b695 <vm_exec_core+4725>, 0x5b9100a4c94e <vm_exec_core+9518>, 0x5b9100a4c3c1 <vm_exec_core+8097>, 0x5b9100a4d2c8 <vm_exec_core+11944>, 0x5b9100a4e84c <vm_exec_core+17452>, 0x5b9100a4b7a1 <vm_exec_core+4993>, 0x5b9100a515d2 <vm_exec_core+29106>, 0x5b9100a4c893 <vm_exec_core+9331>, 0x5b9100a4e6b5 <vm_exec_core+17045>, 0x5b9100a4f258 <vm_exec_core+20024>, 0x5b9100a5144c <vm_exec_core+28716>, 0x5b9100a50148 <vm_exec_core+23848>, 0x5b9100a4d508 <vm_exec_core+12520>, 0x5b9100a4cbcc <vm_exec_core+10156>, 0x5b9100a511f2 <vm_exec_core+28114>, 0x5b9100a4de66 <vm_exec_core+14918>, 0x5b9100a50819 <vm_exec_core+25593>, 0x5b9100a50277 <vm_exec_core+24151>, 0x5b9100a50a74 <vm_exec_core+26196>, 0x5b9100a51ab7 <vm_exec_core+30359>, 0x5b9100a4f495 <vm_exec_core+20597>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4d69a <vm_exec_core+12922>, 0x5b9100a51122 <vm_exec_core+27906>, 0x5b9100a4d7dd <vm_exec_core+13245>, 0x5b9100a4fd95 <vm_exec_core+22901>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4ef63 <vm_exec_core+19267>, 0x5b9100a4fb7e <vm_exec_core+22366>, 0x5b9100a4da5c <vm_exec_core+13884>, 0x5b9100a4cee2 <vm_exec_core+10946>, 0x5b9100a50b67 <vm_exec_core+26439>, 0x5b9100a4b873 <vm_exec_core+5203>, 0x5b9100a4ed47 <vm_exec_core+18727>, 0x5b9100a5a20c <vm_exec_core+65004>, 0x5b9100a5001d <vm_exec_core+23549>, 0x5b9100a4bb32 <vm_exec_core+5906>, 0x5b9100a4c064 <vm_exec_core+7236>, 0x5b9100a4bc6b <vm_exec_core+6219>, 0x5b9100a4ca5c <vm_exec_core+9788>, 0x5b9100a4d343 <vm_exec_core+12067>, 0x5b9100a4f342 <vm_exec_core+20258>, 0x5b9100a4e842 <vm_exec_core+17442>, 0x5b9100a4f33d <vm_exec_core+20253>, 0x5b9100a4ff58 <vm_exec_core+23352>, 0x5b9100a4fe6a <vm_exec_core+23114>, 0x5b9100a4ca57 <vm_exec_core+9783>, 0x5b9100a5010c <vm_exec_core+23788>, 0x5b9100a4dd78 <vm_exec_core+14680>, 0x5b9100a4dd7d <vm_exec_core+14685>, 0x5b9100a4fe65 <vm_exec_core+23109>, 0x5b9100a4fcd2 <vm_exec_core+22706>, 0x5b9100a4ebfe <vm_exec_core+18398>, 0x5b9100a4eb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7ae6003ff720
        reg_pc = 0x5080007896d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x00005b9100a46b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160021030d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#22 0x00005b9100ac8cc2 in invoke_iseq_block_from_c (ec=0x5160021030d0, captured=0x7ae6003ff7a8, self=135128424396320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7ae609b8a370
        cfp = <optimized out>
        sp = 0x7ae6002ff850
        use_argv = 0x0
        stack_argv = 0x7ae6002ff850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7ae6003ff7a8
#24 0x00005b9100a75256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#27 0x00005b9100a75256 in rb_yield (val=<optimized out>)
No locals.
#28 0x00005b91006c72e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160021030d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ae5fa3feef0, <optimized out>, 0x7ae5fa3fee00, <optimized out>, <optimized out>}, prev = 0x7ae5eaa09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160021030d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#29 0x00005b9100aab2f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x671100000001
        cc = <optimized out>
        me = 0x7ae62d7b8b60
        cfunc = 0x50400001f5d8
        recv = 135129017863400
        block_handler = <optimized out>
        frame_type = 1431634051
th: 0x515000415d00, native_id: 0x7ae5fa4006c0
        len = <optimized out>
        val = <optimized out>
#30 0x00005b9100a51e27 in vm_sendish (ec=0x5160021030d0, reg_cfp=0x7ae6003ff790, cd=0x502000d29230, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
-- Control frame information -----------------------------------------------
=================================================================
#31 vm_exec_core (ec=ec@entry=0x5160021030d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
==110001==ERROR: AddressSanitizer: heap-use-after-free on address 0x7ae6003ff708 at pc 0x5b9100f0b705 bp 0x7ae5fa3fd4f0 sp 0x7ae5fa3fd4e8
READ of size 8 at 0x7ae6003ff708 thread T654
        val = <optimized out>
        cd = 0x502000d29230
        insns_address_table = {0x5b9100a4db5c <vm_exec_core+14140>, 0x5b9100a4ab2b <vm_exec_core+1803>, 0x5b9100a4c4d9 <vm_exec_core+8377>, 0x5b9100a52008 <vm_exec_core+31720>, 0x5b9100a4bdb1 <vm_exec_core+6545>, 0x5b9100a52dbd <vm_exec_core+35229>, 0x5b9100a50e0a <vm_exec_core+27114>, 0x5b9100a4e9dc <vm_exec_core+17852>, 0x5b9100a4ae60 <vm_exec_core+2624>, 0x5b9100a5283b <vm_exec_core+33819>, 0x5b9100a523db <vm_exec_core+32699>, 0x5b9100a4c1ac <vm_exec_core+7564>, 0x5b9100a4b4cc <vm_exec_core+4268>, 0x5b9100a51341 <vm_exec_core+28449>, 0x5b9100a4d15c <vm_exec_core+11580>, 0x5b9100a52a7d <vm_exec_core+34397>, 0x5b9100a5262a <vm_exec_core+33290>, 0x5b9100a4d9d4 <vm_exec_core+13748>, 0x5b9100a4e92d <vm_exec_core+17677>, 0x5b9100a50fba <vm_exec_core+27546>, 0x5b9100a52572 <vm_exec_core+33106>, 0x5b9100a4ff6c <vm_exec_core+23372>, 0x5b9100a5106e <vm_exec_core+27726>, 0x5b9100a514f8 <vm_exec_core+28888>, 0x5b9100a4fe7e <vm_exec_core+23134>, 0x5b9100a4b3ac <vm_exec_core+3980>, 0x5b9100a50761 <vm_exec_core+25409>, 0x5b9100a4b1d4 <vm_exec_core+3508>, 0x5b9100a4b58d <vm_exec_core+4461>, 0x5b9100a4dcc9 <vm_exec_core+14505>, 0x5b9100a4fceb <vm_exec_core+22731>, 0x5b9100a5032f <vm_exec_core+24335>, 0x5b9100a4fa34 <vm_exec_core+22036>, 0x5b9100a4ad91 <vm_exec_core+2417>, 0x5b9100a5179c <vm_exec_core+29564>, 0x5b9100a5228b <vm_exec_core+32363>, 0x5b9100a4b6a4 <vm_exec_core+4740>, 0x5b9100a4c95d <vm_exec_core+9533>, 0x5b9100a4c3d0 <vm_exec_core+8112>, 0x5b9100a4d2d7 <vm_exec_core+11959>, 0x5b9100a4e85b <vm_exec_core+17467>, 0x5b9100a4b7b0 <vm_exec_core+5008>, 0x5b9100a515e1 <vm_exec_core+29121>, 0x5b9100a4c8a2 <vm_exec_core+9346>, 0x5b9100a4e6c4 <vm_exec_core+17060>, 0x5b9100a4f267 <vm_exec_core+20039>, 0x5b9100a5145b <vm_exec_core+28731>, 0x5b9100a50157 <vm_exec_core+23863>, 0x5b9100a4d517 <vm_exec_core+12535>, 0x5b9100a4cbdb <vm_exec_core+10171>, 0x5b9100a51201 <vm_exec_core+28129>, 0x5b9100a4de75 <vm_exec_core+14933>, 0x5b9100a50828 <vm_exec_core+25608>, 0x5b9100a50286 <vm_exec_core+24166>, 0x5b9100a50a83 <vm_exec_core+26211>, 0x5b9100a51ac6 <vm_exec_core+30374>, 0x5b9100a4f4a4 <vm_exec_core+20612>, 0x5b9100a4a7cb <vm_exec_core+939>, 0x5b9100a4d6a9 <vm_exec_core+12937>, 0x5b9100a51131 <vm_exec_core+27921>, 0x5b9100a4d7ec <vm_exec_core+13260>, 0x5b9100a4fda4 <vm_exec_core+22916>, 0x5b9100a50648 <vm_exec_core+25128>, 0x5b9100a4ef72 <vm_exec_core+19282>, 0x5b9100a4fb8d <vm_exec_core+22381>, 0x5b9100a4da6b <vm_exec_core+13899>, 0x5b9100a4cef1 <vm_exec_core+10961>, 0x5b9100a50b76 <vm_exec_core+26454>, 0x5b9100a4b882 <vm_exec_core+5218>, 0x5b9100a4ed56 <vm_exec_core+18742>, 0x5b9100a5a21b <vm_exec_core+65019>, 0x5b9100a5002c <vm_exec_core+23564>, 0x5b9100a4bb41 <vm_exec_core+5921>, 0x5b9100a4c073 <vm_exec_core+7251>, 0x5b9100a4bc7a <vm_exec_core+6234>, 0x5b9100a4ca6b <vm_exec_core+9803>, 0x5b9100a4d352 <vm_exec_core+12082>, 0x5b9100a4a7d0 <vm_exec_core+944>, 0x5b9100a4c781 <vm_exec_core+9057>, 0x5b9100a53012 <vm_exec_core+35826>, 0x5b9100a50548 <vm_exec_core+24872>, 0x5b9100a4f347 <vm_exec_core+20263>, 0x5b9100a51676 <vm_exec_core+29270>, 0x5b9100a530fb <vm_exec_core+36059>, 0x5b9100a519c9 <vm_exec_core+30121>, 0x5b9100a52b27 <vm_exec_core+34567>, 0x5b9100a52c11 <vm_exec_core+34801>, 0x5b9100a4b2b3 <vm_exec_core+3731>, 0x5b9100a526e8 <vm_exec_core+33480>, 0x5b9100a4dd82 <vm_exec_core+14690>, 0x5b9100a52930 <vm_exec_core+34064>, 0x5b9100a4d8ad <vm_exec_core+13453>, 0x5b9100a5188d <vm_exec_core+29805>, 0x5b9100a4cd24 <vm_exec_core+10500>, 0x5b9100a4e0cb <vm_exec_core+15531>, 0x5b9100a52d07 <vm_exec_core+35047>, 0x5b9100a4e79b <vm_exec_core+17275>, 0x5b9100a4e27c <vm_exec_core+15964>, 0x5b9100a4a8b6 <vm_exec_core+1174>, 0x5b9100a4afcf <vm_exec_core+2991>, 0x5b9100a4a9b4 <vm_exec_core+1428>, 0x5b9100a4f082 <vm_exec_core+19554>, 0x5b9100a4e452 <vm_exec_core+16434>, 0x5b9100a4ec17 <vm_exec_core+18423>, 0x5b9100a4eb1e <vm_exec_core+18174>, 0x5b9100a4dbb6 <vm_exec_core+14230>, 0x5b9100a4e332 <vm_exec_core+16146>, 0x5b9100a4df8c <vm_exec_core+15212>, 0x5b9100a4e596 <vm_exec_core+16758>, 0x5b9100a4e62d <vm_exec_core+16909>, 0x5b9100a4db4d <vm_exec_core+14125>, 0x5b9100a4ab1c <vm_exec_core+1788>, 0x5b9100a4c4ca <vm_exec_core+8362>, 0x5b9100a51ff9 <vm_exec_core+31705>, 0x5b9100a4bda2 <vm_exec_core+6530>, 0x5b9100a52dae <vm_exec_core+35214>, 0x5b9100a50dfb <vm_exec_core+27099>, 0x5b9100a4e9cd <vm_exec_core+17837>, 0x5b9100a4ae51 <vm_exec_core+2609>, 0x5b9100a5282c <vm_exec_core+33804>, 0x5b9100a523cc <vm_exec_core+32684>, 0x5b9100a4c19d <vm_exec_core+7549>, 0x5b9100a4b4bd <vm_exec_core+4253>, 0x5b9100a51332 <vm_exec_core+28434>, 0x5b9100a4d14d <vm_exec_core+11565>, 0x5b9100a52a6e <vm_exec_core+34382>, 0x5b9100a5261b <vm_exec_core+33275>, 0x5b9100a4d9c5 <vm_exec_core+13733>, 0x5b9100a4e91e <vm_exec_core+17662>, 0x5b9100a50fab <vm_exec_core+27531>, 0x5b9100a52563 <vm_exec_core+33091>, 0x5b9100a4ff5d <vm_exec_core+23357>, 0x5b9100a5105f <vm_exec_core+27711>, 0x5b9100a514e9 <vm_exec_core+28873>, 0x5b9100a4fe6f <vm_exec_core+23119>, 0x5b9100a4b39d <vm_exec_core+3965>, 0x5b9100a50752 <vm_exec_core+25394>, 0x5b9100a4b1c5 <vm_exec_core+3493>, 0x5b9100a4b57e <vm_exec_core+4446>, 0x5b9100a4dcba <vm_exec_core+14490>, 0x5b9100a4fcdc <vm_exec_core+22716>, 0x5b9100a50320 <vm_exec_core+24320>, 0x5b9100a4fa25 <vm_exec_core+22021>, 0x5b9100a4ad82 <vm_exec_core+2402>, 0x5b9100a5178d <vm_exec_core+29549>, 0x5b9100a5227c <vm_exec_core+32348>, 0x5b9100a4b695 <vm_exec_core+4725>, 0x5b9100a4c94e <vm_exec_core+9518>, 0x5b9100a4c3c1 <vm_exec_core+8097>, 0x5b9100a4d2c8 <vm_exec_core+11944>, 0x5b9100a4e84c <vm_exec_core+17452>, 0x5b9100a4b7a1 <vm_exec_core+4993>, 0x5b9100a515d2 <vm_exec_core+29106>, 0x5b9100a4c893 <vm_exec_core+9331>, 0x5b9100a4e6b5 <vm_exec_core+17045>, 0x5b9100a4f258 <vm_exec_core+20024>, 0x5b9100a5144c <vm_exec_core+28716>, 0x5b9100a50148 <vm_exec_core+23848>, 0x5b9100a4d508 <vm_exec_core+12520>, 0x5b9100a4cbcc <vm_exec_core+10156>, 0x5b9100a511f2 <vm_exec_core+28114>, 0x5b9100a4de66 <vm_exec_core+14918>, 0x5b9100a50819 <vm_exec_core+25593>, 0x5b9100a50277 <vm_exec_core+24151>, 0x5b9100a50a74 <vm_exec_core+26196>, 0x5b9100a51ab7 <vm_exec_core+30359>, 0x5b9100a4f495 <vm_exec_core+20597>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4d69a <vm_exec_core+12922>, 0x5b9100a51122 <vm_exec_core+27906>, 0x5b9100a4d7dd <vm_exec_core+13245>, 0x5b9100a4fd95 <vm_exec_core+22901>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4ef63 <vm_exec_core+19267>, 0x5b9100a4fb7e <vm_exec_core+22366>, 0x5b9100a4da5c <vm_exec_core+13884>, 0x5b9100a4cee2 <vm_exec_core+10946>, 0x5b9100a50b67 <vm_exec_core+26439>, 0x5b9100a4b873 <vm_exec_core+5203>, 0x5b9100a4ed47 <vm_exec_core+18727>, 0x5b9100a5a20c <vm_exec_core+65004>, 0x5b9100a5001d <vm_exec_core+23549>, 0x5b9100a4bb32 <vm_exec_core+5906>, 0x5b9100a4c064 <vm_exec_core+7236>, 0x5b9100a4bc6b <vm_exec_core+6219>, 0x5b9100a4ca5c <vm_exec_core+9788>, 0x5b9100a4d343 <vm_exec_core+12067>, 0x5b9100a4f342 <vm_exec_core+20258>, 0x5b9100a4e842 <vm_exec_core+17442>, 0x5b9100a4f33d <vm_exec_core+20253>, 0x5b9100a4ff58 <vm_exec_core+23352>, 0x5b9100a4fe6a <vm_exec_core+23114>, 0x5b9100a4ca57 <vm_exec_core+9783>, 0x5b9100a5010c <vm_exec_core+23788>, 0x5b9100a4dd78 <vm_exec_core+14680>, 0x5b9100a4dd7d <vm_exec_core+14685>, 0x5b9100a4fe65 <vm_exec_core+23109>, 0x5b9100a4fcd2 <vm_exec_core+22706>, 0x5b9100a4ebfe <vm_exec_core+18398>, 0x5b9100a4eb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7ae6003ff790
        reg_pc = 0x506000649730
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#32 0x00005b9100a46b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160021030d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#33 0x00005b9100a84eab in invoke_iseq_block_from_c (ec=0x5160021030d0, captured=<optimized out>, self=135128424396320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7ae609b8a398
        cfp = 0x7ae6003ff7c8
        sp = 0x7ae6002ff818
        use_argv = <optimized out>
        stack_argv = 0x7ae6002ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#34 invoke_block_from_c_proc (ec=0x5160021030d0, self=135128424396320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#35 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#36 0x00005b9100a83136 in rb_vm_invoke_proc (ec=0x540000000308, proc=0x80, proc@entry=0x504000879290, argc=6917710, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 0
#37 0x00005b91009d8fd9 in thread_do_start_proc (th=th@entry=0x515000415d00) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000879290
        args_len = 0
        args_ptr = <optimized out>
#38 0x00005b91009d6c0a in thread_do_start (th=0x515000415d00) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#39 thread_start_func_2 (th=th@entry=0x515000415d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#40 0x00005b91009d5ece in call_thread_start_func_2 (th=0x515000415d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7ae5fa3ffcc0
#41 nt_start (ptr=0x50c000d5ee00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x515000415d00
        sched = <optimized out>
        nt = 0x50c000d5ee00
        vm = 0x525000000100
#42 0x00005b910067ca9f in asan_thread_start(void*) ()
No symbol table info available.
#43 0x00007ae62de9ca94 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 = {135128164599488, -2278816464607724697, 135128164599488, -360, 0, 140724415281200, -2278816464586753177, -2276662160865838233}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#44 0x00007ae62df29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 111043]
    #0 0x5b9100f0b704 in control_frame_dump /tmp/ruby/src/trunk_asan/vm_dump.c:57:25
    #1 0x5b9100f0b704 in rb_vmdebug_stack_dump_raw /tmp/ruby/src/trunk_asan/vm_dump.c:236:9
    #2 0x5b9100f0e091 in rb_vmdebug_stack_dump_all_threads /tmp/ruby/src/trunk_asan/vm_dump.c:1312:14
    #3 0x7ae5fa3fd63e  (<unknown module>)

0x7ae6003ff708 is located 1048328 bytes inside of 1048576-byte region [0x7ae6002ff800,0x7ae6003ff800)
freed by thread T654 here:
    #0 0x5b910067eb7a in free (/tmp/ruby/build/trunk_asan/ruby+0x217b7a) (BuildId: 9b2e00b0329263ced28797fdd8de1f5bdf90e94b)
    #1 0x5b91006efacb in rb_gc_impl_free /tmp/ruby/src/trunk_asan/gc/default/default.c:8173:9
    #2 0x5b91006efacb in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:4672:13
    #3 0x5b91006efacb in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:4683:5
    #4 0x5b91009b26e4 in rb_threadptr_sched_free /tmp/ruby/src/trunk_asan/thread_pthread.c:2305:5
    #5 0x5b9100a8a6fe in thread_free /tmp/ruby/src/trunk_asan/vm.c:3530:5
    #6 0x5b9100a8a261 in ruby_vm_destruct /tmp/ruby/src/trunk_asan/vm.c:3126:13
    #7 0x5b91006c2baf in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:263:5
    #8 0x5b91006c311a in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:290:10
    #9 0x5b910084ae9c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4285:13
    #10 0x5b9100aab2f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #11 0x5b9100a51e26 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #12 0x5b9100a51e26 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #13 0x5b9100a46b97 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #14 0x5b9100ac8cc1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #15 0x5b9100ac8cc1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #16 0x5b9100a75255 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #17 0x5b9100a75255 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #18 0x5b9100a75255 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #19 0x5b9100a75255 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #20 0x5b91006c72df in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1074:18
    #21 0x5b9100aab2f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #22 0x5b9100a51e26 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #23 0x5b9100a51e26 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #24 0x5b9100a46b97 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #25 0x5b9100a84eaa in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #26 0x5b9100a84eaa in invoke_block_from_c_proc /tmp/ruby/src/trunk_asan/vm.c:1719:16
    #27 0x5b9100a84eaa in vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1749:12
    #28 0x5b9100a83135 in rb_vm_invoke_proc /tmp/ruby/src/trunk_asan/vm.c:1770:16
    #29 0x5b91009d8fd8 in thread_do_start_proc /tmp/ruby/src/trunk_asan/thread.c:610:16
    #30 0x5b91009d6c09 in thread_do_start /tmp/ruby/src/trunk_asan/thread.c:627:18
    #31 0x5b91009d6c09 in thread_start_func_2 /tmp/ruby/src/trunk_asan/thread.c:682:18
    #32 0x5b91009d5ecd in call_thread_start_func_2 /tmp/ruby/src/trunk_asan/thread_pthread.c:2176:5
    #33 0x5b91009d5ecd in nt_start /tmp/ruby/src/trunk_asan/thread_pthread.c:2221:13
    #34 0x5b910067ca9e in asan_thread_start(void*) asan_interceptors.cpp.o

previously allocated by thread T0 here:
    #0 0x5b910067ee22 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x217e22) (BuildId: 9b2e00b0329263ced28797fdd8de1f5bdf90e94b)
    #1 0x5b910072b295 in rb_gc_impl_malloc /tmp/ruby/src/trunk_asan/gc/default/default.c:8188:5
    #2 0x5b91006f9f42 in ruby_xmalloc_body /tmp/ruby/src/trunk_asan/gc.c:4563:12
    #3 0x5b91006f9f42 in ruby_xmalloc /tmp/ruby/src/trunk_asan/gc.c:4553:34
    #4 0x5b91009b9228 in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2149:22
    #5 0x5b91009b9228 in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16
    #6 0x5b91009b9228 in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11
    #7 0x5b91009cd710 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16
    #8 0x5b9100abf53b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #9 0x5b9100abf53b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #10 0x5b9100abf53b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #11 0x5b9100ac3fa5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #12 0x5b9100ac3fa5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #13 0x5b9100a73545 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #14 0x5b9100a73545 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #15 0x5b91009cbad6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5
    #16 0x5b9100aab2f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #17 0x5b9100a45734 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972:15
    #18 0x5b9100a4cfb5 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1063:11
    #19 0x5b9100a46b97 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #20 0x5b9100ac8cc1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #21 0x5b9100ac8cc1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #22 0x5b9100a75255 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #23 0x5b9100a75255 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #24 0x5b9100a75255 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #25 0x5b9100a75255 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #26 0x5b9100c293e5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #27 0x5b9100aab2f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #28 0x5b9100a51e26 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #29 0x5b9100a51e26 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #30 0x5b9100a46d2e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #31 0x5b9100a46d2e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2598:18
    #32 0x5b9100ac8cc1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #33 0x5b9100ac8cc1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #34 0x5b9100a75255 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #35 0x5b9100a75255 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #36 0x5b9100a75255 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #37 0x5b9100a75255 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #38 0x5b9100c293e5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #39 0x5b9100aab2f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #40 0x5b9100a51e26 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #41 0x5b9100a51e26 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #42 0x5b9100a46f50 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #43 0x5b9100a46f50 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #44 0x5b91006c35da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #45 0x5b91006c35da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #46 0x5b91006bcb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #47 0x5b91006bcb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #48 0x7ae62de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #49 0x7ae62de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #50 0x5b91005e0924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: 9b2e00b0329263ced28797fdd8de1f5bdf90e94b)

Thread T654 created by T0 here:
    #0 0x5b9100664741 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fd741) (BuildId: 9b2e00b0329263ced28797fdd8de1f5bdf90e94b)
    #1 0x5b91009b93ca in native_thread_create0 /tmp/ruby/src/trunk_asan/thread_pthread.c:2090:11
    #2 0x5b91009b93ca in native_thread_create_dedicated /tmp/ruby/src/trunk_asan/thread_pthread.c:2155:15
    #3 0x5b91009b93ca in native_thread_create /tmp/ruby/src/trunk_asan/thread_pthread.c:2340:16
    #4 0x5b91009b93ca in thread_create_core /tmp/ruby/src/trunk_asan/thread.c:875:11
    #5 0x5b91009cd710 in thread_initialize /tmp/ruby/src/trunk_asan/thread.c:983:16
    #6 0x5b9100abf53b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #7 0x5b9100abf53b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #8 0x5b9100abf53b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #9 0x5b9100ac3fa5 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #10 0x5b9100ac3fa5 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #11 0x5b9100a73545 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12
    #12 0x5b9100a73545 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12
    #13 0x5b91009cbad6 in thread_s_new /tmp/ruby/src/trunk_asan/thread.c:916:5
    #14 0x5b9100aab2f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #15 0x5b9100a45734 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5972:15
    #16 0x5b9100a4cfb5 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:1063:11
    #17 0x5b9100a46b97 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22
    #18 0x5b9100ac8cc1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #19 0x5b9100ac8cc1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #20 0x5b9100a75255 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #21 0x5b9100a75255 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #22 0x5b9100a75255 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #23 0x5b9100a75255 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #24 0x5b9100c293e5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #25 0x5b9100aab2f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #26 0x5b9100a51e26 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #27 0x5b9100a51e26 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #28 0x5b9100a46d2e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #29 0x5b9100a46d2e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2598:18
    #30 0x5b9100ac8cc1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12
    #31 0x5b9100ac8cc1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20
    #32 0x5b9100a75255 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12
    #33 0x5b9100a75255 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12
    #34 0x5b9100a75255 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12
    #35 0x5b9100a75255 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #36 0x5b9100c293e5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30
    #37 0x5b9100aab2f7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11
    #38 0x5b9100a51e26 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15
    #39 0x5b9100a51e26 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11
    #40 0x5b9100a46f50 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22
    #41 0x5b9100a46f50 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18
    #42 0x5b91006c35da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #43 0x5b91006c35da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #44 0x5b91006bcb46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12
    #45 0x5b91006bcb46 in main /tmp/ruby/src/trunk_asan/main.c:65:12
    #46 0x7ae62de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #47 0x7ae62de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #48 0x5b91005e0924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: 9b2e00b0329263ced28797fdd8de1f5bdf90e94b)

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

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7ae62e102c40 (LWP 84487) "ruby"             0x00007ae62df107e3 in __GI___wait4 (pid=-1, stat_loc=0x7ae62bdbc8c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x7ae611c006c0 (LWP 111045) "test_thread.rb*" 0x00007ae62df1b4cd in __GI___poll (fds=0x7ae5f1d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7ae60d0006c0 (LWP 107363) "parallel.rb:40"  0x00007ae62df1b4cd in __GI___poll (fds=0x7ae602a1ae60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7ae60b0006c0 (LWP 84668) "Timeout stdlib "  0x00007ae62de98d61 in __futex_abstimed_wait_common64 (private=31462, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000537754) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7ae60b0006c0 (LWP 84668) "Timeout stdlib "):
#0  0x00007ae62de98d61 in __futex_abstimed_wait_common64 (private=31462, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000537754) 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=31462, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000537754) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000537754, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007ae62de9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000537728) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7ae62de9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ae60affeb70, __canceltype = 140, __prev = 0x0}
        cbuffer = {wseq = 53, cond = 0x50c000537728, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 53
        seq = 26
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c000537728, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00005b91009b010f in rb_native_cond_wait (cond=0x50c000537754, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x5150000b3b80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x00005b91009d4de2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x5150000b3b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x00005b91009ba5a1 in native_sleep (th=0x5150000b3b80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283
        sched = <optimized out>
#9  sleep_forever (th=0x5150000b3b80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1363
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x00005b91009d3855 in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=135129023688080, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1408
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1034
        args = <optimized out>
#12 0x00005b91006c72e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x516001a076d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ae60affeef0, <optimized out>, 0x7ae60affee00, <optimized out>, <optimized out>}, prev = 0x7ae608a09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001a076d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x00005b91009d2d3d in queue_do_pop (self=<optimized out>, q=0x50400005d950, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1109
        queue_waiter = {w = {self = 135129023688080, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 135129023688080, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x50400005d950
        end = 0
#14 0x00005b9100a535cf 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:7395
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00005b9100a535cf in vm_invoke_builtin_delegate (ec=0x516001a076d0, cfp=0x7ae60b2fd758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516001a076d0) at ../../src/trunk_asan/insns.def:1657
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x5b9100a4db5c <vm_exec_core+14140>, 0x5b9100a4ab2b <vm_exec_core+1803>, 0x5b9100a4c4d9 <vm_exec_core+8377>, 0x5b9100a52008 <vm_exec_core+31720>, 0x5b9100a4bdb1 <vm_exec_core+6545>, 0x5b9100a52dbd <vm_exec_core+35229>, 0x5b9100a50e0a <vm_exec_core+27114>, 0x5b9100a4e9dc <vm_exec_core+17852>, 0x5b9100a4ae60 <vm_exec_core+2624>, 0x5b9100a5283b <vm_exec_core+33819>, 0x5b9100a523db <vm_exec_core+32699>, 0x5b9100a4c1ac <vm_exec_core+7564>, 0x5b9100a4b4cc <vm_exec_core+4268>, 0x5b9100a51341 <vm_exec_core+28449>, 0x5b9100a4d15c <vm_exec_core+11580>, 0x5b9100a52a7d <vm_exec_core+34397>, 0x5b9100a5262a <vm_exec_core+33290>, 0x5b9100a4d9d4 <vm_exec_core+13748>, 0x5b9100a4e92d <vm_exec_core+17677>, 0x5b9100a50fba <vm_exec_core+27546>, 0x5b9100a52572 <vm_exec_core+33106>, 0x5b9100a4ff6c <vm_exec_core+23372>, 0x5b9100a5106e <vm_exec_core+27726>, 0x5b9100a514f8 <vm_exec_core+28888>, 0x5b9100a4fe7e <vm_exec_core+23134>, 0x5b9100a4b3ac <vm_exec_core+3980>, 0x5b9100a50761 <vm_exec_core+25409>, 0x5b9100a4b1d4 <vm_exec_core+3508>, 0x5b9100a4b58d <vm_exec_core+4461>, 0x5b9100a4dcc9 <vm_exec_core+14505>, 0x5b9100a4fceb <vm_exec_core+22731>, 0x5b9100a5032f <vm_exec_core+24335>, 0x5b9100a4fa34 <vm_exec_core+22036>, 0x5b9100a4ad91 <vm_exec_core+2417>, 0x5b9100a5179c <vm_exec_core+29564>, 0x5b9100a5228b <vm_exec_core+32363>, 0x5b9100a4b6a4 <vm_exec_core+4740>, 0x5b9100a4c95d <vm_exec_core+9533>, 0x5b9100a4c3d0 <vm_exec_core+8112>, 0x5b9100a4d2d7 <vm_exec_core+11959>, 0x5b9100a4e85b <vm_exec_core+17467>, 0x5b9100a4b7b0 <vm_exec_core+5008>, 0x5b9100a515e1 <vm_exec_core+29121>, 0x5b9100a4c8a2 <vm_exec_core+9346>, 0x5b9100a4e6c4 <vm_exec_core+17060>, 0x5b9100a4f267 <vm_exec_core+20039>, 0x5b9100a5145b <vm_exec_core+28731>, 0x5b9100a50157 <vm_exec_core+23863>, 0x5b9100a4d517 <vm_exec_core+12535>, 0x5b9100a4cbdb <vm_exec_core+10171>, 0x5b9100a51201 <vm_exec_core+28129>, 0x5b9100a4de75 <vm_exec_core+14933>, 0x5b9100a50828 <vm_exec_core+25608>, 0x5b9100a50286 <vm_exec_core+24166>, 0x5b9100a50a83 <vm_exec_core+26211>, 0x5b9100a51ac6 <vm_exec_core+30374>, 0x5b9100a4f4a4 <vm_exec_core+20612>, 0x5b9100a4a7cb <vm_exec_core+939>, 0x5b9100a4d6a9 <vm_exec_core+12937>, 0x5b9100a51131 <vm_exec_core+27921>, 0x5b9100a4d7ec <vm_exec_core+13260>, 0x5b9100a4fda4 <vm_exec_core+22916>, 0x5b9100a50648 <vm_exec_core+25128>, 0x5b9100a4ef72 <vm_exec_core+19282>, 0x5b9100a4fb8d <vm_exec_core+22381>, 0x5b9100a4da6b <vm_exec_core+13899>, 0x5b9100a4cef1 <vm_exec_core+10961>, 0x5b9100a50b76 <vm_exec_core+26454>, 0x5b9100a4b882 <vm_exec_core+5218>, 0x5b9100a4ed56 <vm_exec_core+18742>, 0x5b9100a5a21b <vm_exec_core+65019>, 0x5b9100a5002c <vm_exec_core+23564>, 0x5b9100a4bb41 <vm_exec_core+5921>, 0x5b9100a4c073 <vm_exec_core+7251>, 0x5b9100a4bc7a <vm_exec_core+6234>, 0x5b9100a4ca6b <vm_exec_core+9803>, 0x5b9100a4d352 <vm_exec_core+12082>, 0x5b9100a4a7d0 <vm_exec_core+944>, 0x5b9100a4c781 <vm_exec_core+9057>, 0x5b9100a53012 <vm_exec_core+35826>, 0x5b9100a50548 <vm_exec_core+24872>, 0x5b9100a4f347 <vm_exec_core+20263>, 0x5b9100a51676 <vm_exec_core+29270>, 0x5b9100a530fb <vm_exec_core+36059>, 0x5b9100a519c9 <vm_exec_core+30121>, 0x5b9100a52b27 <vm_exec_core+34567>, 0x5b9100a52c11 <vm_exec_core+34801>, 0x5b9100a4b2b3 <vm_exec_core+3731>, 0x5b9100a526e8 <vm_exec_core+33480>, 0x5b9100a4dd82 <vm_exec_core+14690>, 0x5b9100a52930 <vm_exec_core+34064>, 0x5b9100a4d8ad <vm_exec_core+13453>, 0x5b9100a5188d <vm_exec_core+29805>, 0x5b9100a4cd24 <vm_exec_core+10500>, 0x5b9100a4e0cb <vm_exec_core+15531>, 0x5b9100a52d07 <vm_exec_core+35047>, 0x5b9100a4e79b <vm_exec_core+17275>, 0x5b9100a4e27c <vm_exec_core+15964>, 0x5b9100a4a8b6 <vm_exec_core+1174>, 0x5b9100a4afcf <vm_exec_core+2991>, 0x5b9100a4a9b4 <vm_exec_core+1428>, 0x5b9100a4f082 <vm_exec_core+19554>, 0x5b9100a4e452 <vm_exec_core+16434>, 0x5b9100a4ec17 <vm_exec_core+18423>, 0x5b9100a4eb1e <vm_exec_core+18174>, 0x5b9100a4dbb6 <vm_exec_core+14230>, 0x5b9100a4e332 <vm_exec_core+16146>, 0x5b9100a4df8c <vm_exec_core+15212>, 0x5b9100a4e596 <vm_exec_core+16758>, 0x5b9100a4e62d <vm_exec_core+16909>, 0x5b9100a4db4d <vm_exec_core+14125>, 0x5b9100a4ab1c <vm_exec_core+1788>, 0x5b9100a4c4ca <vm_exec_core+8362>, 0x5b9100a51ff9 <vm_exec_core+31705>, 0x5b9100a4bda2 <vm_exec_core+6530>, 0x5b9100a52dae <vm_exec_core+35214>, 0x5b9100a50dfb <vm_exec_core+27099>, 0x5b9100a4e9cd <vm_exec_core+17837>, 0x5b9100a4ae51 <vm_exec_core+2609>, 0x5b9100a5282c <vm_exec_core+33804>, 0x5b9100a523cc <vm_exec_core+32684>, 0x5b9100a4c19d <vm_exec_core+7549>, 0x5b9100a4b4bd <vm_exec_core+4253>, 0x5b9100a51332 <vm_exec_core+28434>, 0x5b9100a4d14d <vm_exec_core+11565>, 0x5b9100a52a6e <vm_exec_core+34382>, 0x5b9100a5261b <vm_exec_core+33275>, 0x5b9100a4d9c5 <vm_exec_core+13733>, 0x5b9100a4e91e <vm_exec_core+17662>, 0x5b9100a50fab <vm_exec_core+27531>, 0x5b9100a52563 <vm_exec_core+33091>, 0x5b9100a4ff5d <vm_exec_core+23357>, 0x5b9100a5105f <vm_exec_core+27711>, 0x5b9100a514e9 <vm_exec_core+28873>, 0x5b9100a4fe6f <vm_exec_core+23119>, 0x5b9100a4b39d <vm_exec_core+3965>, 0x5b9100a50752 <vm_exec_core+25394>, 0x5b9100a4b1c5 <vm_exec_core+3493>, 0x5b9100a4b57e <vm_exec_core+4446>, 0x5b9100a4dcba <vm_exec_core+14490>, 0x5b9100a4fcdc <vm_exec_core+22716>, 0x5b9100a50320 <vm_exec_core+24320>, 0x5b9100a4fa25 <vm_exec_core+22021>, 0x5b9100a4ad82 <vm_exec_core+2402>, 0x5b9100a5178d <vm_exec_core+29549>, 0x5b9100a5227c <vm_exec_core+32348>, 0x5b9100a4b695 <vm_exec_core+4725>, 0x5b9100a4c94e <vm_exec_core+9518>, 0x5b9100a4c3c1 <vm_exec_core+8097>, 0x5b9100a4d2c8 <vm_exec_core+11944>, 0x5b9100a4e84c <vm_exec_core+17452>, 0x5b9100a4b7a1 <vm_exec_core+4993>, 0x5b9100a515d2 <vm_exec_core+29106>, 0x5b9100a4c893 <vm_exec_core+9331>, 0x5b9100a4e6b5 <vm_exec_core+17045>, 0x5b9100a4f258 <vm_exec_core+20024>, 0x5b9100a5144c <vm_exec_core+28716>, 0x5b9100a50148 <vm_exec_core+23848>, 0x5b9100a4d508 <vm_exec_core+12520>, 0x5b9100a4cbcc <vm_exec_core+10156>, 0x5b9100a511f2 <vm_exec_core+28114>, 0x5b9100a4de66 <vm_exec_core+14918>, 0x5b9100a50819 <vm_exec_core+25593>, 0x5b9100a50277 <vm_exec_core+24151>, 0x5b9100a50a74 <vm_exec_core+26196>, 0x5b9100a51ab7 <vm_exec_core+30359>, 0x5b9100a4f495 <vm_exec_core+20597>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4d69a <vm_exec_core+12922>, 0x5b9100a51122 <vm_exec_core+27906>, 0x5b9100a4d7dd <vm_exec_core+13245>, 0x5b9100a4fd95 <vm_exec_core+22901>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4ef63 <vm_exec_core+19267>, 0x5b9100a4fb7e <vm_exec_core+22366>, 0x5b9100a4da5c <vm_exec_core+13884>, 0x5b9100a4cee2 <vm_exec_core+10946>, 0x5b9100a50b67 <vm_exec_core+26439>, 0x5b9100a4b873 <vm_exec_core+5203>, 0x5b9100a4ed47 <vm_exec_core+18727>, 0x5b9100a5a20c <vm_exec_core+65004>, 0x5b9100a5001d <vm_exec_core+23549>, 0x5b9100a4bb32 <vm_exec_core+5906>, 0x5b9100a4c064 <vm_exec_core+7236>, 0x5b9100a4bc6b <vm_exec_core+6219>, 0x5b9100a4ca5c <vm_exec_core+9788>, 0x5b9100a4d343 <vm_exec_core+12067>, 0x5b9100a4f342 <vm_exec_core+20258>, 0x5b9100a4e842 <vm_exec_core+17442>, 0x5b9100a4f33d <vm_exec_core+20253>, 0x5b9100a4ff58 <vm_exec_core+23352>, 0x5b9100a4fe6a <vm_exec_core+23114>, 0x5b9100a4ca57 <vm_exec_core+9783>, 0x5b9100a5010c <vm_exec_core+23788>, 0x5b9100a4dd78 <vm_exec_core+14680>, 0x5b9100a4dd7d <vm_exec_core+14685>, 0x5b9100a4fe65 <vm_exec_core+23109>, 0x5b9100a4fcd2 <vm_exec_core+22706>, 0x5b9100a4ebfe <vm_exec_core+18398>, 0x5b9100a4eb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7ae60b2fd758
        reg_pc = <optimized out>
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00005b9100a46b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001a076d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00005b9100a84eab in invoke_iseq_block_from_c (ec=0x516001a076d0, captured=<optimized out>, self=135129022328360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7ae62d74bc40
        cfp = 0x7ae60b2fd7c8
        sp = 0x7ae60b1fd818
        use_argv = <optimized out>
        stack_argv = 0x7ae60b1fd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516001a076d0, self=135129022328360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#21 0x00005b9100a83136 in rb_vm_invoke_proc (ec=0x50c000537754, proc=0x189, proc@entry=0x504000319110, argc=770280801, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 0
#22 0x00005b91009d8fd9 in thread_do_start_proc (th=th@entry=0x5150000b3b80) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000319110
        args_len = 0
        args_ptr = <optimized out>
#23 0x00005b91009d6c0a in thread_do_start (th=0x5150000b3b80) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#24 thread_start_func_2 (th=th@entry=0x5150000b3b80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#25 0x00005b91009d5ece in call_thread_start_func_2 (th=0x5150000b3b80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7ae60afffcc0
#26 nt_start (ptr=0x50c000537700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x5150000b3b80
        sched = <optimized out>
        nt = 0x50c000537700
        vm = 0x525000000100
#27 0x00005b910067ca9f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x00007ae62de9ca94 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 = {135128445617856, -2276598199898686617, 135128445617856, -360, 0, 140724415278512, -2276598199877715097, -2276662160865838233}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x00007ae62df29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7ae60d0006c0 (LWP 107363) "parallel.rb:40"):
#0  0x00007ae62df1b4cd in __GI___poll (fds=0x7ae602a1ae60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b91006236ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005b910077dafd in nogvl_wait_for (th=135128424142160, fptr=0x51100056c880, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00005b910077ef76 in internal_read_func (ptr=0x7ae602a1ac40) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7ae602a1ac40
        result = <optimized out>
#5  0x00005b91009be4ab in rb_thread_io_blocking_call (func=0x5b910077eaf0 <internal_read_func>, data1=0x7ae602a1ac40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x00005b91006c72e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x51600165f6d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ae60cffedb0, <optimized out>, 0x7ae60cffecc0, <optimized out>, <optimized out>}, prev = 0x7ae602a09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x51600165f6d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00005b9100793385 in io_read_memory_locktmp (str=135128305217120, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497
        str = <optimized out>
        iis = {th = 135128424142160, fptr = 0x51100056c880, nonblock = 0, fd = 6, buf = 0x519001219280, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x51100056c880
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00005b910076f5c1 in io_readpartial (argc=44150368, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x00005b9100aab2f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7ae62d7d9ec8
        cfunc = 0x504000010f58
        recv = 135128424142320
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00005b9100a58857 in vm_sendish (ec=0x51600165f6d0, reg_cfp=0x7ae609cdd790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x51600165f6d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b9100a4db5c <vm_exec_core+14140>, 0x5b9100a4ab2b <vm_exec_core+1803>, 0x5b9100a4c4d9 <vm_exec_core+8377>, 0x5b9100a52008 <vm_exec_core+31720>, 0x5b9100a4bdb1 <vm_exec_core+6545>, 0x5b9100a52dbd <vm_exec_core+35229>, 0x5b9100a50e0a <vm_exec_core+27114>, 0x5b9100a4e9dc <vm_exec_core+17852>, 0x5b9100a4ae60 <vm_exec_core+2624>, 0x5b9100a5283b <vm_exec_core+33819>, 0x5b9100a523db <vm_exec_core+32699>, 0x5b9100a4c1ac <vm_exec_core+7564>, 0x5b9100a4b4cc <vm_exec_core+4268>, 0x5b9100a51341 <vm_exec_core+28449>, 0x5b9100a4d15c <vm_exec_core+11580>, 0x5b9100a52a7d <vm_exec_core+34397>, 0x5b9100a5262a <vm_exec_core+33290>, 0x5b9100a4d9d4 <vm_exec_core+13748>, 0x5b9100a4e92d <vm_exec_core+17677>, 0x5b9100a50fba <vm_exec_core+27546>, 0x5b9100a52572 <vm_exec_core+33106>, 0x5b9100a4ff6c <vm_exec_core+23372>, 0x5b9100a5106e <vm_exec_core+27726>, 0x5b9100a514f8 <vm_exec_core+28888>, 0x5b9100a4fe7e <vm_exec_core+23134>, 0x5b9100a4b3ac <vm_exec_core+3980>, 0x5b9100a50761 <vm_exec_core+25409>, 0x5b9100a4b1d4 <vm_exec_core+3508>, 0x5b9100a4b58d <vm_exec_core+4461>, 0x5b9100a4dcc9 <vm_exec_core+14505>, 0x5b9100a4fceb <vm_exec_core+22731>, 0x5b9100a5032f <vm_exec_core+24335>, 0x5b9100a4fa34 <vm_exec_core+22036>, 0x5b9100a4ad91 <vm_exec_core+2417>, 0x5b9100a5179c <vm_exec_core+29564>, 0x5b9100a5228b <vm_exec_core+32363>, 0x5b9100a4b6a4 <vm_exec_core+4740>, 0x5b9100a4c95d <vm_exec_core+9533>, 0x5b9100a4c3d0 <vm_exec_core+8112>, 0x5b9100a4d2d7 <vm_exec_core+11959>, 0x5b9100a4e85b <vm_exec_core+17467>, 0x5b9100a4b7b0 <vm_exec_core+5008>, 0x5b9100a515e1 <vm_exec_core+29121>, 0x5b9100a4c8a2 <vm_exec_core+9346>, 0x5b9100a4e6c4 <vm_exec_core+17060>, 0x5b9100a4f267 <vm_exec_core+20039>, 0x5b9100a5145b <vm_exec_core+28731>, 0x5b9100a50157 <vm_exec_core+23863>, 0x5b9100a4d517 <vm_exec_core+12535>, 0x5b9100a4cbdb <vm_exec_core+10171>, 0x5b9100a51201 <vm_exec_core+28129>, 0x5b9100a4de75 <vm_exec_core+14933>, 0x5b9100a50828 <vm_exec_core+25608>, 0x5b9100a50286 <vm_exec_core+24166>, 0x5b9100a50a83 <vm_exec_core+26211>, 0x5b9100a51ac6 <vm_exec_core+30374>, 0x5b9100a4f4a4 <vm_exec_core+20612>, 0x5b9100a4a7cb <vm_exec_core+939>, 0x5b9100a4d6a9 <vm_exec_core+12937>, 0x5b9100a51131 <vm_exec_core+27921>, 0x5b9100a4d7ec <vm_exec_core+13260>, 0x5b9100a4fda4 <vm_exec_core+22916>, 0x5b9100a50648 <vm_exec_core+25128>, 0x5b9100a4ef72 <vm_exec_core+19282>, 0x5b9100a4fb8d <vm_exec_core+22381>, 0x5b9100a4da6b <vm_exec_core+13899>, 0x5b9100a4cef1 <vm_exec_core+10961>, 0x5b9100a50b76 <vm_exec_core+26454>, 0x5b9100a4b882 <vm_exec_core+5218>, 0x5b9100a4ed56 <vm_exec_core+18742>, 0x5b9100a5a21b <vm_exec_core+65019>, 0x5b9100a5002c <vm_exec_core+23564>, 0x5b9100a4bb41 <vm_exec_core+5921>, 0x5b9100a4c073 <vm_exec_core+7251>, 0x5b9100a4bc7a <vm_exec_core+6234>, 0x5b9100a4ca6b <vm_exec_core+9803>, 0x5b9100a4d352 <vm_exec_core+12082>, 0x5b9100a4a7d0 <vm_exec_core+944>, 0x5b9100a4c781 <vm_exec_core+9057>, 0x5b9100a53012 <vm_exec_core+35826>, 0x5b9100a50548 <vm_exec_core+24872>, 0x5b9100a4f347 <vm_exec_core+20263>, 0x5b9100a51676 <vm_exec_core+29270>, 0x5b9100a530fb <vm_exec_core+36059>, 0x5b9100a519c9 <vm_exec_core+30121>, 0x5b9100a52b27 <vm_exec_core+34567>, 0x5b9100a52c11 <vm_exec_core+34801>, 0x5b9100a4b2b3 <vm_exec_core+3731>, 0x5b9100a526e8 <vm_exec_core+33480>, 0x5b9100a4dd82 <vm_exec_core+14690>, 0x5b9100a52930 <vm_exec_core+34064>, 0x5b9100a4d8ad <vm_exec_core+13453>, 0x5b9100a5188d <vm_exec_core+29805>, 0x5b9100a4cd24 <vm_exec_core+10500>, 0x5b9100a4e0cb <vm_exec_core+15531>, 0x5b9100a52d07 <vm_exec_core+35047>, 0x5b9100a4e79b <vm_exec_core+17275>, 0x5b9100a4e27c <vm_exec_core+15964>, 0x5b9100a4a8b6 <vm_exec_core+1174>, 0x5b9100a4afcf <vm_exec_core+2991>, 0x5b9100a4a9b4 <vm_exec_core+1428>, 0x5b9100a4f082 <vm_exec_core+19554>, 0x5b9100a4e452 <vm_exec_core+16434>, 0x5b9100a4ec17 <vm_exec_core+18423>, 0x5b9100a4eb1e <vm_exec_core+18174>, 0x5b9100a4dbb6 <vm_exec_core+14230>, 0x5b9100a4e332 <vm_exec_core+16146>, 0x5b9100a4df8c <vm_exec_core+15212>, 0x5b9100a4e596 <vm_exec_core+16758>, 0x5b9100a4e62d <vm_exec_core+16909>, 0x5b9100a4db4d <vm_exec_core+14125>, 0x5b9100a4ab1c <vm_exec_core+1788>, 0x5b9100a4c4ca <vm_exec_core+8362>, 0x5b9100a51ff9 <vm_exec_core+31705>, 0x5b9100a4bda2 <vm_exec_core+6530>, 0x5b9100a52dae <vm_exec_core+35214>, 0x5b9100a50dfb <vm_exec_core+27099>, 0x5b9100a4e9cd <vm_exec_core+17837>, 0x5b9100a4ae51 <vm_exec_core+2609>, 0x5b9100a5282c <vm_exec_core+33804>, 0x5b9100a523cc <vm_exec_core+32684>, 0x5b9100a4c19d <vm_exec_core+7549>, 0x5b9100a4b4bd <vm_exec_core+4253>, 0x5b9100a51332 <vm_exec_core+28434>, 0x5b9100a4d14d <vm_exec_core+11565>, 0x5b9100a52a6e <vm_exec_core+34382>, 0x5b9100a5261b <vm_exec_core+33275>, 0x5b9100a4d9c5 <vm_exec_core+13733>, 0x5b9100a4e91e <vm_exec_core+17662>, 0x5b9100a50fab <vm_exec_core+27531>, 0x5b9100a52563 <vm_exec_core+33091>, 0x5b9100a4ff5d <vm_exec_core+23357>, 0x5b9100a5105f <vm_exec_core+27711>, 0x5b9100a514e9 <vm_exec_core+28873>, 0x5b9100a4fe6f <vm_exec_core+23119>, 0x5b9100a4b39d <vm_exec_core+3965>, 0x5b9100a50752 <vm_exec_core+25394>, 0x5b9100a4b1c5 <vm_exec_core+3493>, 0x5b9100a4b57e <vm_exec_core+4446>, 0x5b9100a4dcba <vm_exec_core+14490>, 0x5b9100a4fcdc <vm_exec_core+22716>, 0x5b9100a50320 <vm_exec_core+24320>, 0x5b9100a4fa25 <vm_exec_core+22021>, 0x5b9100a4ad82 <vm_exec_core+2402>, 0x5b9100a5178d <vm_exec_core+29549>, 0x5b9100a5227c <vm_exec_core+32348>, 0x5b9100a4b695 <vm_exec_core+4725>, 0x5b9100a4c94e <vm_exec_core+9518>, 0x5b9100a4c3c1 <vm_exec_core+8097>, 0x5b9100a4d2c8 <vm_exec_core+11944>, 0x5b9100a4e84c <vm_exec_core+17452>, 0x5b9100a4b7a1 <vm_exec_core+4993>, 0x5b9100a515d2 <vm_exec_core+29106>, 0x5b9100a4c893 <vm_exec_core+9331>, 0x5b9100a4e6b5 <vm_exec_core+17045>, 0x5b9100a4f258 <vm_exec_core+20024>, 0x5b9100a5144c <vm_exec_core+28716>, 0x5b9100a50148 <vm_exec_core+23848>, 0x5b9100a4d508 <vm_exec_core+12520>, 0x5b9100a4cbcc <vm_exec_core+10156>, 0x5b9100a511f2 <vm_exec_core+28114>, 0x5b9100a4de66 <vm_exec_core+14918>, 0x5b9100a50819 <vm_exec_core+25593>, 0x5b9100a50277 <vm_exec_core+24151>, 0x5b9100a50a74 <vm_exec_core+26196>, 0x5b9100a51ab7 <vm_exec_core+30359>, 0x5b9100a4f495 <vm_exec_core+20597>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4d69a <vm_exec_core+12922>, 0x5b9100a51122 <vm_exec_core+27906>, 0x5b9100a4d7dd <vm_exec_core+13245>, 0x5b9100a4fd95 <vm_exec_core+22901>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4ef63 <vm_exec_core+19267>, 0x5b9100a4fb7e <vm_exec_core+22366>, 0x5b9100a4da5c <vm_exec_core+13884>, 0x5b9100a4cee2 <vm_exec_core+10946>, 0x5b9100a50b67 <vm_exec_core+26439>, 0x5b9100a4b873 <vm_exec_core+5203>, 0x5b9100a4ed47 <vm_exec_core+18727>, 0x5b9100a5a20c <vm_exec_core+65004>, 0x5b9100a5001d <vm_exec_core+23549>, 0x5b9100a4bb32 <vm_exec_core+5906>, 0x5b9100a4c064 <vm_exec_core+7236>, 0x5b9100a4bc6b <vm_exec_core+6219>, 0x5b9100a4ca5c <vm_exec_core+9788>, 0x5b9100a4d343 <vm_exec_core+12067>, 0x5b9100a4f342 <vm_exec_core+20258>, 0x5b9100a4e842 <vm_exec_core+17442>, 0x5b9100a4f33d <vm_exec_core+20253>, 0x5b9100a4ff58 <vm_exec_core+23352>, 0x5b9100a4fe6a <vm_exec_core+23114>, 0x5b9100a4ca57 <vm_exec_core+9783>, 0x5b9100a5010c <vm_exec_core+23788>, 0x5b9100a4dd78 <vm_exec_core+14680>, 0x5b9100a4dd7d <vm_exec_core+14685>, 0x5b9100a4fe65 <vm_exec_core+23109>, 0x5b9100a4fcd2 <vm_exec_core+22706>, 0x5b9100a4ebfe <vm_exec_core+18398>, 0x5b9100a4eb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7ae609cdd790
        reg_pc = 0x513000053a60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00005b9100a46b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x51600165f6d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00005b9100a84eab in invoke_iseq_block_from_c (ec=0x51600165f6d0, captured=<optimized out>, self=135129007506280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7ae62d754430
        cfp = 0x7ae609cdd7c8
        sp = 0x7ae609bdd818
        use_argv = <optimized out>
        stack_argv = 0x7ae609bdd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600165f6d0, self=135129007506280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#17 0x00005b9100a83136 in rb_vm_invoke_proc (ec=0x7ae602a1ae60, proc=0x1, proc@entry=0x50400097cfd0, argc=770815181, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 4294967295
#18 0x00005b91009d8fd9 in thread_do_start_proc (th=th@entry=0x5150002c6f80) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400097cfd0
        args_len = 0
        args_ptr = <optimized out>
#19 0x00005b91009d6c0a in thread_do_start (th=0x5150002c6f80) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150002c6f80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00005b91009d5ece in call_thread_start_func_2 (th=0x5150002c6f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7ae60cfffcc0
#22 nt_start (ptr=0x50c0009205c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x5150002c6f80
        sched = <optimized out>
        nt = 0x50c0009205c0
        vm = 0x525000000100
#23 0x00005b910067ca9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007ae62de9ca94 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 = {135128479172288, -2276593801852175513, 135128479172288, -360, 25, 140724415284240, -2276593801831203993, -2276662160865838233}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007ae62df29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7ae611c006c0 (LWP 111045) "test_thread.rb*"):
#0  0x00007ae62df1b4cd in __GI___poll (fds=0x7ae5f1d09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b91006236ea in __interceptor_poll ()
No symbol table info available.
#2  0x00005b91009da23f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x00005b910067ca9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ae62de9ca94 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 = {135128558864064, -2276618540863800473, 135128558864064, -360, 0, 135128217016272, -2276618540842828953, -2276662160865838233}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ae62df29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ae62e102c40 (LWP 84487) "ruby"):
#0  0x00007ae62df107e3 in __GI___wait4 (pid=-1, stat_loc=0x7ae62bdbc8c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005b9100610f20 in __interceptor_waitpid ()
No symbol table info available.
#2  0x00005b9100852664 in do_waitpid (pid=-1, st=0x7ae62bdbc8c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x7ae62bdbc8a0) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x7ae62bdbc8a0
#4  0x00005b91009bcc1f in rb_nogvl (func=0x5b9100852620 <waitpid_blocking_no_SIGCHLD>, data1=0x7ae62bdbc8a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1576
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000006d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x00005b910083d21e in waitpid_no_SIGCHLD (w=0x7ae62bdbc8a0) 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 = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7  0x00005b910084bc0e 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 = 135129017857520
        pid = <optimized out>
        status = <optimized out>
#9  0x00005b9100aab2f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x6b3100100001
        cc = <optimized out>
        me = 0x7ae62d7b7580
        cfunc = 0x504000020818
        recv = 135129024206360
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x00005b9100a58857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ae62b3ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5b9100a4db5c <vm_exec_core+14140>, 0x5b9100a4ab2b <vm_exec_core+1803>, 0x5b9100a4c4d9 <vm_exec_core+8377>, 0x5b9100a52008 <vm_exec_core+31720>, 0x5b9100a4bdb1 <vm_exec_core+6545>, 0x5b9100a52dbd <vm_exec_core+35229>, 0x5b9100a50e0a <vm_exec_core+27114>, 0x5b9100a4e9dc <vm_exec_core+17852>, 0x5b9100a4ae60 <vm_exec_core+2624>, 0x5b9100a5283b <vm_exec_core+33819>, 0x5b9100a523db <vm_exec_core+32699>, 0x5b9100a4c1ac <vm_exec_core+7564>, 0x5b9100a4b4cc <vm_exec_core+4268>, 0x5b9100a51341 <vm_exec_core+28449>, 0x5b9100a4d15c <vm_exec_core+11580>, 0x5b9100a52a7d <vm_exec_core+34397>, 0x5b9100a5262a <vm_exec_core+33290>, 0x5b9100a4d9d4 <vm_exec_core+13748>, 0x5b9100a4e92d <vm_exec_core+17677>, 0x5b9100a50fba <vm_exec_core+27546>, 0x5b9100a52572 <vm_exec_core+33106>, 0x5b9100a4ff6c <vm_exec_core+23372>, 0x5b9100a5106e <vm_exec_core+27726>, 0x5b9100a514f8 <vm_exec_core+28888>, 0x5b9100a4fe7e <vm_exec_core+23134>, 0x5b9100a4b3ac <vm_exec_core+3980>, 0x5b9100a50761 <vm_exec_core+25409>, 0x5b9100a4b1d4 <vm_exec_core+3508>, 0x5b9100a4b58d <vm_exec_core+4461>, 0x5b9100a4dcc9 <vm_exec_core+14505>, 0x5b9100a4fceb <vm_exec_core+22731>, 0x5b9100a5032f <vm_exec_core+24335>, 0x5b9100a4fa34 <vm_exec_core+22036>, 0x5b9100a4ad91 <vm_exec_core+2417>, 0x5b9100a5179c <vm_exec_core+29564>, 0x5b9100a5228b <vm_exec_core+32363>, 0x5b9100a4b6a4 <vm_exec_core+4740>, 0x5b9100a4c95d <vm_exec_core+9533>, 0x5b9100a4c3d0 <vm_exec_core+8112>, 0x5b9100a4d2d7 <vm_exec_core+11959>, 0x5b9100a4e85b <vm_exec_core+17467>, 0x5b9100a4b7b0 <vm_exec_core+5008>, 0x5b9100a515e1 <vm_exec_core+29121>, 0x5b9100a4c8a2 <vm_exec_core+9346>, 0x5b9100a4e6c4 <vm_exec_core+17060>, 0x5b9100a4f267 <vm_exec_core+20039>, 0x5b9100a5145b <vm_exec_core+28731>, 0x5b9100a50157 <vm_exec_core+23863>, 0x5b9100a4d517 <vm_exec_core+12535>, 0x5b9100a4cbdb <vm_exec_core+10171>, 0x5b9100a51201 <vm_exec_core+28129>, 0x5b9100a4de75 <vm_exec_core+14933>, 0x5b9100a50828 <vm_exec_core+25608>, 0x5b9100a50286 <vm_exec_core+24166>, 0x5b9100a50a83 <vm_exec_core+26211>, 0x5b9100a51ac6 <vm_exec_core+30374>, 0x5b9100a4f4a4 <vm_exec_core+20612>, 0x5b9100a4a7cb <vm_exec_core+939>, 0x5b9100a4d6a9 <vm_exec_core+12937>, 0x5b9100a51131 <vm_exec_core+27921>, 0x5b9100a4d7ec <vm_exec_core+13260>, 0x5b9100a4fda4 <vm_exec_core+22916>, 0x5b9100a50648 <vm_exec_core+25128>, 0x5b9100a4ef72 <vm_exec_core+19282>, 0x5b9100a4fb8d <vm_exec_core+22381>, 0x5b9100a4da6b <vm_exec_core+13899>, 0x5b9100a4cef1 <vm_exec_core+10961>, 0x5b9100a50b76 <vm_exec_core+26454>, 0x5b9100a4b882 <vm_exec_core+5218>, 0x5b9100a4ed56 <vm_exec_core+18742>, 0x5b9100a5a21b <vm_exec_core+65019>, 0x5b9100a5002c <vm_exec_core+23564>, 0x5b9100a4bb41 <vm_exec_core+5921>, 0x5b9100a4c073 <vm_exec_core+7251>, 0x5b9100a4bc7a <vm_exec_core+6234>, 0x5b9100a4ca6b <vm_exec_core+9803>, 0x5b9100a4d352 <vm_exec_core+12082>, 0x5b9100a4a7d0 <vm_exec_core+944>, 0x5b9100a4c781 <vm_exec_core+9057>, 0x5b9100a53012 <vm_exec_core+35826>, 0x5b9100a50548 <vm_exec_core+24872>, 0x5b9100a4f347 <vm_exec_core+20263>, 0x5b9100a51676 <vm_exec_core+29270>, 0x5b9100a530fb <vm_exec_core+36059>, 0x5b9100a519c9 <vm_exec_core+30121>, 0x5b9100a52b27 <vm_exec_core+34567>, 0x5b9100a52c11 <vm_exec_core+34801>, 0x5b9100a4b2b3 <vm_exec_core+3731>, 0x5b9100a526e8 <vm_exec_core+33480>, 0x5b9100a4dd82 <vm_exec_core+14690>, 0x5b9100a52930 <vm_exec_core+34064>, 0x5b9100a4d8ad <vm_exec_core+13453>, 0x5b9100a5188d <vm_exec_core+29805>, 0x5b9100a4cd24 <vm_exec_core+10500>, 0x5b9100a4e0cb <vm_exec_core+15531>, 0x5b9100a52d07 <vm_exec_core+35047>, 0x5b9100a4e79b <vm_exec_core+17275>, 0x5b9100a4e27c <vm_exec_core+15964>, 0x5b9100a4a8b6 <vm_exec_core+1174>, 0x5b9100a4afcf <vm_exec_core+2991>, 0x5b9100a4a9b4 <vm_exec_core+1428>, 0x5b9100a4f082 <vm_exec_core+19554>, 0x5b9100a4e452 <vm_exec_core+16434>, 0x5b9100a4ec17 <vm_exec_core+18423>, 0x5b9100a4eb1e <vm_exec_core+18174>, 0x5b9100a4dbb6 <vm_exec_core+14230>, 0x5b9100a4e332 <vm_exec_core+16146>, 0x5b9100a4df8c <vm_exec_core+15212>, 0x5b9100a4e596 <vm_exec_core+16758>, 0x5b9100a4e62d <vm_exec_core+16909>, 0x5b9100a4db4d <vm_exec_core+14125>, 0x5b9100a4ab1c <vm_exec_core+1788>, 0x5b9100a4c4ca <vm_exec_core+8362>, 0x5b9100a51ff9 <vm_exec_core+31705>, 0x5b9100a4bda2 <vm_exec_core+6530>, 0x5b9100a52dae <vm_exec_core+35214>, 0x5b9100a50dfb <vm_exec_core+27099>, 0x5b9100a4e9cd <vm_exec_core+17837>, 0x5b9100a4ae51 <vm_exec_core+2609>, 0x5b9100a5282c <vm_exec_core+33804>, 0x5b9100a523cc <vm_exec_core+32684>, 0x5b9100a4c19d <vm_exec_core+7549>, 0x5b9100a4b4bd <vm_exec_core+4253>, 0x5b9100a51332 <vm_exec_core+28434>, 0x5b9100a4d14d <vm_exec_core+11565>, 0x5b9100a52a6e <vm_exec_core+34382>, 0x5b9100a5261b <vm_exec_core+33275>, 0x5b9100a4d9c5 <vm_exec_core+13733>, 0x5b9100a4e91e <vm_exec_core+17662>, 0x5b9100a50fab <vm_exec_core+27531>, 0x5b9100a52563 <vm_exec_core+33091>, 0x5b9100a4ff5d <vm_exec_core+23357>, 0x5b9100a5105f <vm_exec_core+27711>, 0x5b9100a514e9 <vm_exec_core+28873>, 0x5b9100a4fe6f <vm_exec_core+23119>, 0x5b9100a4b39d <vm_exec_core+3965>, 0x5b9100a50752 <vm_exec_core+25394>, 0x5b9100a4b1c5 <vm_exec_core+3493>, 0x5b9100a4b57e <vm_exec_core+4446>, 0x5b9100a4dcba <vm_exec_core+14490>, 0x5b9100a4fcdc <vm_exec_core+22716>, 0x5b9100a50320 <vm_exec_core+24320>, 0x5b9100a4fa25 <vm_exec_core+22021>, 0x5b9100a4ad82 <vm_exec_core+2402>, 0x5b9100a5178d <vm_exec_core+29549>, 0x5b9100a5227c <vm_exec_core+32348>, 0x5b9100a4b695 <vm_exec_core+4725>, 0x5b9100a4c94e <vm_exec_core+9518>, 0x5b9100a4c3c1 <vm_exec_core+8097>, 0x5b9100a4d2c8 <vm_exec_core+11944>, 0x5b9100a4e84c <vm_exec_core+17452>, 0x5b9100a4b7a1 <vm_exec_core+4993>, 0x5b9100a515d2 <vm_exec_core+29106>, 0x5b9100a4c893 <vm_exec_core+9331>, 0x5b9100a4e6b5 <vm_exec_core+17045>, 0x5b9100a4f258 <vm_exec_core+20024>, 0x5b9100a5144c <vm_exec_core+28716>, 0x5b9100a50148 <vm_exec_core+23848>, 0x5b9100a4d508 <vm_exec_core+12520>, 0x5b9100a4cbcc <vm_exec_core+10156>, 0x5b9100a511f2 <vm_exec_core+28114>, 0x5b9100a4de66 <vm_exec_core+14918>, 0x5b9100a50819 <vm_exec_core+25593>, 0x5b9100a50277 <vm_exec_core+24151>, 0x5b9100a50a74 <vm_exec_core+26196>, 0x5b9100a51ab7 <vm_exec_core+30359>, 0x5b9100a4f495 <vm_exec_core+20597>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4d69a <vm_exec_core+12922>, 0x5b9100a51122 <vm_exec_core+27906>, 0x5b9100a4d7dd <vm_exec_core+13245>, 0x5b9100a4fd95 <vm_exec_core+22901>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4ef63 <vm_exec_core+19267>, 0x5b9100a4fb7e <vm_exec_core+22366>, 0x5b9100a4da5c <vm_exec_core+13884>, 0x5b9100a4cee2 <vm_exec_core+10946>, 0x5b9100a50b67 <vm_exec_core+26439>, 0x5b9100a4b873 <vm_exec_core+5203>, 0x5b9100a4ed47 <vm_exec_core+18727>, 0x5b9100a5a20c <vm_exec_core+65004>, 0x5b9100a5001d <vm_exec_core+23549>, 0x5b9100a4bb32 <vm_exec_core+5906>, 0x5b9100a4c064 <vm_exec_core+7236>, 0x5b9100a4bc6b <vm_exec_core+6219>, 0x5b9100a4ca5c <vm_exec_core+9788>, 0x5b9100a4d343 <vm_exec_core+12067>, 0x5b9100a4f342 <vm_exec_core+20258>, 0x5b9100a4e842 <vm_exec_core+17442>, 0x5b9100a4f33d <vm_exec_core+20253>, 0x5b9100a4ff58 <vm_exec_core+23352>, 0x5b9100a4fe6a <vm_exec_core+23114>, 0x5b9100a4ca57 <vm_exec_core+9783>, 0x5b9100a5010c <vm_exec_core+23788>, 0x5b9100a4dd78 <vm_exec_core+14680>, 0x5b9100a4dd7d <vm_exec_core+14685>, 0x5b9100a4fe65 <vm_exec_core+23109>, 0x5b9100a4fcd2 <vm_exec_core+22706>, 0x5b9100a4ebfe <vm_exec_core+18398>, 0x5b9100a4eb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7ae62b3ff480
        reg_pc = 0x50b000025c30
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005b9100a46b98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#13 0x00005b9100ac8cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ae62b3ff578, self=135128424396320, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7ae62d77ced0
        cfp = <optimized out>
        sp = 0x7ae62b2ffac8
        use_argv = 0x7ae62bc210e0
        stack_argv = 0x7ae62b2ffac8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#14 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7ae62b3ff578
#15 0x00005b9100a75256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#16 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#18 0x00005b9100a75256 in rb_yield (val=<optimized out>)
No locals.
#19 0x00005b9100c1c65a in rb_ary_each (ary=135129017858120) at /tmp/ruby/src/trunk_asan/array.c:2641
        i = 2
#20 0x00005b9100aab2f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x7ae62d7e0548
        cfunc = 0x50400000a298
        recv = 135129017858120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00005b9100a51e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ae62b3ff560, cd=0x512000020fc0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#22 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000020fc0
        insns_address_table = {0x5b9100a4db5c <vm_exec_core+14140>, 0x5b9100a4ab2b <vm_exec_core+1803>, 0x5b9100a4c4d9 <vm_exec_core+8377>, 0x5b9100a52008 <vm_exec_core+31720>, 0x5b9100a4bdb1 <vm_exec_core+6545>, 0x5b9100a52dbd <vm_exec_core+35229>, 0x5b9100a50e0a <vm_exec_core+27114>, 0x5b9100a4e9dc <vm_exec_core+17852>, 0x5b9100a4ae60 <vm_exec_core+2624>, 0x5b9100a5283b <vm_exec_core+33819>, 0x5b9100a523db <vm_exec_core+32699>, 0x5b9100a4c1ac <vm_exec_core+7564>, 0x5b9100a4b4cc <vm_exec_core+4268>, 0x5b9100a51341 <vm_exec_core+28449>, 0x5b9100a4d15c <vm_exec_core+11580>, 0x5b9100a52a7d <vm_exec_core+34397>, 0x5b9100a5262a <vm_exec_core+33290>, 0x5b9100a4d9d4 <vm_exec_core+13748>, 0x5b9100a4e92d <vm_exec_core+17677>, 0x5b9100a50fba <vm_exec_core+27546>, 0x5b9100a52572 <vm_exec_core+33106>, 0x5b9100a4ff6c <vm_exec_core+23372>, 0x5b9100a5106e <vm_exec_core+27726>, 0x5b9100a514f8 <vm_exec_core+28888>, 0x5b9100a4fe7e <vm_exec_core+23134>, 0x5b9100a4b3ac <vm_exec_core+3980>, 0x5b9100a50761 <vm_exec_core+25409>, 0x5b9100a4b1d4 <vm_exec_core+3508>, 0x5b9100a4b58d <vm_exec_core+4461>, 0x5b9100a4dcc9 <vm_exec_core+14505>, 0x5b9100a4fceb <vm_exec_core+22731>, 0x5b9100a5032f <vm_exec_core+24335>, 0x5b9100a4fa34 <vm_exec_core+22036>, 0x5b9100a4ad91 <vm_exec_core+2417>, 0x5b9100a5179c <vm_exec_core+29564>, 0x5b9100a5228b <vm_exec_core+32363>, 0x5b9100a4b6a4 <vm_exec_core+4740>, 0x5b9100a4c95d <vm_exec_core+9533>, 0x5b9100a4c3d0 <vm_exec_core+8112>, 0x5b9100a4d2d7 <vm_exec_core+11959>, 0x5b9100a4e85b <vm_exec_core+17467>, 0x5b9100a4b7b0 <vm_exec_core+5008>, 0x5b9100a515e1 <vm_exec_core+29121>, 0x5b9100a4c8a2 <vm_exec_core+9346>, 0x5b9100a4e6c4 <vm_exec_core+17060>, 0x5b9100a4f267 <vm_exec_core+20039>, 0x5b9100a5145b <vm_exec_core+28731>, 0x5b9100a50157 <vm_exec_core+23863>, 0x5b9100a4d517 <vm_exec_core+12535>, 0x5b9100a4cbdb <vm_exec_core+10171>, 0x5b9100a51201 <vm_exec_core+28129>, 0x5b9100a4de75 <vm_exec_core+14933>, 0x5b9100a50828 <vm_exec_core+25608>, 0x5b9100a50286 <vm_exec_core+24166>, 0x5b9100a50a83 <vm_exec_core+26211>, 0x5b9100a51ac6 <vm_exec_core+30374>, 0x5b9100a4f4a4 <vm_exec_core+20612>, 0x5b9100a4a7cb <vm_exec_core+939>, 0x5b9100a4d6a9 <vm_exec_core+12937>, 0x5b9100a51131 <vm_exec_core+27921>, 0x5b9100a4d7ec <vm_exec_core+13260>, 0x5b9100a4fda4 <vm_exec_core+22916>, 0x5b9100a50648 <vm_exec_core+25128>, 0x5b9100a4ef72 <vm_exec_core+19282>, 0x5b9100a4fb8d <vm_exec_core+22381>, 0x5b9100a4da6b <vm_exec_core+13899>, 0x5b9100a4cef1 <vm_exec_core+10961>, 0x5b9100a50b76 <vm_exec_core+26454>, 0x5b9100a4b882 <vm_exec_core+5218>, 0x5b9100a4ed56 <vm_exec_core+18742>, 0x5b9100a5a21b <vm_exec_core+65019>, 0x5b9100a5002c <vm_exec_core+23564>, 0x5b9100a4bb41 <vm_exec_core+5921>, 0x5b9100a4c073 <vm_exec_core+7251>, 0x5b9100a4bc7a <vm_exec_core+6234>, 0x5b9100a4ca6b <vm_exec_core+9803>, 0x5b9100a4d352 <vm_exec_core+12082>, 0x5b9100a4a7d0 <vm_exec_core+944>, 0x5b9100a4c781 <vm_exec_core+9057>, 0x5b9100a53012 <vm_exec_core+35826>, 0x5b9100a50548 <vm_exec_core+24872>, 0x5b9100a4f347 <vm_exec_core+20263>, 0x5b9100a51676 <vm_exec_core+29270>, 0x5b9100a530fb <vm_exec_core+36059>, 0x5b9100a519c9 <vm_exec_core+30121>, 0x5b9100a52b27 <vm_exec_core+34567>, 0x5b9100a52c11 <vm_exec_core+34801>, 0x5b9100a4b2b3 <vm_exec_core+3731>, 0x5b9100a526e8 <vm_exec_core+33480>, 0x5b9100a4dd82 <vm_exec_core+14690>, 0x5b9100a52930 <vm_exec_core+34064>, 0x5b9100a4d8ad <vm_exec_core+13453>, 0x5b9100a5188d <vm_exec_core+29805>, 0x5b9100a4cd24 <vm_exec_core+10500>, 0x5b9100a4e0cb <vm_exec_core+15531>, 0x5b9100a52d07 <vm_exec_core+35047>, 0x5b9100a4e79b <vm_exec_core+17275>, 0x5b9100a4e27c <vm_exec_core+15964>, 0x5b9100a4a8b6 <vm_exec_core+1174>, 0x5b9100a4afcf <vm_exec_core+2991>, 0x5b9100a4a9b4 <vm_exec_core+1428>, 0x5b9100a4f082 <vm_exec_core+19554>, 0x5b9100a4e452 <vm_exec_core+16434>, 0x5b9100a4ec17 <vm_exec_core+18423>, 0x5b9100a4eb1e <vm_exec_core+18174>, 0x5b9100a4dbb6 <vm_exec_core+14230>, 0x5b9100a4e332 <vm_exec_core+16146>, 0x5b9100a4df8c <vm_exec_core+15212>, 0x5b9100a4e596 <vm_exec_core+16758>, 0x5b9100a4e62d <vm_exec_core+16909>, 0x5b9100a4db4d <vm_exec_core+14125>, 0x5b9100a4ab1c <vm_exec_core+1788>, 0x5b9100a4c4ca <vm_exec_core+8362>, 0x5b9100a51ff9 <vm_exec_core+31705>, 0x5b9100a4bda2 <vm_exec_core+6530>, 0x5b9100a52dae <vm_exec_core+35214>, 0x5b9100a50dfb <vm_exec_core+27099>, 0x5b9100a4e9cd <vm_exec_core+17837>, 0x5b9100a4ae51 <vm_exec_core+2609>, 0x5b9100a5282c <vm_exec_core+33804>, 0x5b9100a523cc <vm_exec_core+32684>, 0x5b9100a4c19d <vm_exec_core+7549>, 0x5b9100a4b4bd <vm_exec_core+4253>, 0x5b9100a51332 <vm_exec_core+28434>, 0x5b9100a4d14d <vm_exec_core+11565>, 0x5b9100a52a6e <vm_exec_core+34382>, 0x5b9100a5261b <vm_exec_core+33275>, 0x5b9100a4d9c5 <vm_exec_core+13733>, 0x5b9100a4e91e <vm_exec_core+17662>, 0x5b9100a50fab <vm_exec_core+27531>, 0x5b9100a52563 <vm_exec_core+33091>, 0x5b9100a4ff5d <vm_exec_core+23357>, 0x5b9100a5105f <vm_exec_core+27711>, 0x5b9100a514e9 <vm_exec_core+28873>, 0x5b9100a4fe6f <vm_exec_core+23119>, 0x5b9100a4b39d <vm_exec_core+3965>, 0x5b9100a50752 <vm_exec_core+25394>, 0x5b9100a4b1c5 <vm_exec_core+3493>, 0x5b9100a4b57e <vm_exec_core+4446>, 0x5b9100a4dcba <vm_exec_core+14490>, 0x5b9100a4fcdc <vm_exec_core+22716>, 0x5b9100a50320 <vm_exec_core+24320>, 0x5b9100a4fa25 <vm_exec_core+22021>, 0x5b9100a4ad82 <vm_exec_core+2402>, 0x5b9100a5178d <vm_exec_core+29549>, 0x5b9100a5227c <vm_exec_core+32348>, 0x5b9100a4b695 <vm_exec_core+4725>, 0x5b9100a4c94e <vm_exec_core+9518>, 0x5b9100a4c3c1 <vm_exec_core+8097>, 0x5b9100a4d2c8 <vm_exec_core+11944>, 0x5b9100a4e84c <vm_exec_core+17452>, 0x5b9100a4b7a1 <vm_exec_core+4993>, 0x5b9100a515d2 <vm_exec_core+29106>, 0x5b9100a4c893 <vm_exec_core+9331>, 0x5b9100a4e6b5 <vm_exec_core+17045>, 0x5b9100a4f258 <vm_exec_core+20024>, 0x5b9100a5144c <vm_exec_core+28716>, 0x5b9100a50148 <vm_exec_core+23848>, 0x5b9100a4d508 <vm_exec_core+12520>, 0x5b9100a4cbcc <vm_exec_core+10156>, 0x5b9100a511f2 <vm_exec_core+28114>, 0x5b9100a4de66 <vm_exec_core+14918>, 0x5b9100a50819 <vm_exec_core+25593>, 0x5b9100a50277 <vm_exec_core+24151>, 0x5b9100a50a74 <vm_exec_core+26196>, 0x5b9100a51ab7 <vm_exec_core+30359>, 0x5b9100a4f495 <vm_exec_core+20597>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4d69a <vm_exec_core+12922>, 0x5b9100a51122 <vm_exec_core+27906>, 0x5b9100a4d7dd <vm_exec_core+13245>, 0x5b9100a4fd95 <vm_exec_core+22901>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4ef63 <vm_exec_core+19267>, 0x5b9100a4fb7e <vm_exec_core+22366>, 0x5b9100a4da5c <vm_exec_core+13884>, 0x5b9100a4cee2 <vm_exec_core+10946>, 0x5b9100a50b67 <vm_exec_core+26439>, 0x5b9100a4b873 <vm_exec_core+5203>, 0x5b9100a4ed47 <vm_exec_core+18727>, 0x5b9100a5a20c <vm_exec_core+65004>, 0x5b9100a5001d <vm_exec_core+23549>, 0x5b9100a4bb32 <vm_exec_core+5906>, 0x5b9100a4c064 <vm_exec_core+7236>, 0x5b9100a4bc6b <vm_exec_core+6219>, 0x5b9100a4ca5c <vm_exec_core+9788>, 0x5b9100a4d343 <vm_exec_core+12067>, 0x5b9100a4f342 <vm_exec_core+20258>, 0x5b9100a4e842 <vm_exec_core+17442>, 0x5b9100a4f33d <vm_exec_core+20253>, 0x5b9100a4ff58 <vm_exec_core+23352>, 0x5b9100a4fe6a <vm_exec_core+23114>, 0x5b9100a4ca57 <vm_exec_core+9783>, 0x5b9100a5010c <vm_exec_core+23788>, 0x5b9100a4dd78 <vm_exec_core+14680>, 0x5b9100a4dd7d <vm_exec_core+14685>, 0x5b9100a4fe65 <vm_exec_core+23109>, 0x5b9100a4fcd2 <vm_exec_core+22706>, 0x5b9100a4ebfe <vm_exec_core+18398>, 0x5b9100a4eb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7ae62b3ff560
        reg_pc = 0x51900001deb0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
th: 0x515000000300, native_id: 0x7ae62e102c40
-- Control frame information -----------------------------------------------
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
c:0017 p:---- s:0108 e:000107 CFUNC  :waitall
c:0016 p:0010 s:0104 e:000102 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
        INSN_LABEL_getblockparamproxy = <optimized out>
c:0015 p:0004 s:0099 e:000098 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
c:0014 p:0006 s:0093 e:000092 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH]
c:0013 p:---- s:0089 e:000088 CFUNC  :each
c:0012 p:0102 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
        INSN_LABEL_getspecial = <optimized out>
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
        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>
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:000c40 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
        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>
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

th: 0x5150000b3b80, native_id: 0x7ae60b0006c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
        INSN_LABEL_objtostring = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

th: 0x5150002c6f80, native_id: 0x7ae60d0006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#23 0x00005b9100a46f51 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#24 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#25 0x00005b9100ac8cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ae62b3ff620, self=135129007506280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7ae62d745ef8
        cfp = <optimized out>
        sp = 0x7ae62b2ffa28
        use_argv = 0x7ae62bcd8ba0
        stack_argv = 0x7ae62b2ffa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7ae62b3ff620
#27 0x00005b9100a75256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x00005b9100a75256 in rb_yield (val=<optimized out>)
No locals.
#31 0x00005b9100c293e6 in rb_ary_collect (ary=135128424138760) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 135128424134440
        i = 31
#32 0x00005b9100aab2f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7ae62d7e0138
        cfunc = 0x50400000a758
        recv = 135128424138760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#33 0x00005b9100a51e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ae62b3ff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d310
        insns_address_table = {0x5b9100a4db5c <vm_exec_core+14140>, 0x5b9100a4ab2b <vm_exec_core+1803>, 0x5b9100a4c4d9 <vm_exec_core+8377>, 0x5b9100a52008 <vm_exec_core+31720>, 0x5b9100a4bdb1 <vm_exec_core+6545>, 0x5b9100a52dbd <vm_exec_core+35229>, 0x5b9100a50e0a <vm_exec_core+27114>, 0x5b9100a4e9dc <vm_exec_core+17852>, 0x5b9100a4ae60 <vm_exec_core+2624>, 0x5b9100a5283b <vm_exec_core+33819>, 0x5b9100a523db <vm_exec_core+32699>, 0x5b9100a4c1ac <vm_exec_core+7564>, 0x5b9100a4b4cc <vm_exec_core+4268>, 0x5b9100a51341 <vm_exec_core+28449>, 0x5b9100a4d15c <vm_exec_core+11580>, 0x5b9100a52a7d <vm_exec_core+34397>, 0x5b9100a5262a <vm_exec_core+33290>, 0x5b9100a4d9d4 <vm_exec_core+13748>, 0x5b9100a4e92d <vm_exec_core+17677>, 0x5b9100a50fba <vm_exec_core+27546>, 0x5b9100a52572 <vm_exec_core+33106>, 0x5b9100a4ff6c <vm_exec_core+23372>, 0x5b9100a5106e <vm_exec_core+27726>, 0x5b9100a514f8 <vm_exec_core+28888>, 0x5b9100a4fe7e <vm_exec_core+23134>, 0x5b9100a4b3ac <vm_exec_core+3980>, 0x5b9100a50761 <vm_exec_core+25409>, 0x5b9100a4b1d4 <vm_exec_core+3508>, 0x5b9100a4b58d <vm_exec_core+4461>, 0x5b9100a4dcc9 <vm_exec_core+14505>, 0x5b9100a4fceb <vm_exec_core+22731>, 0x5b9100a5032f <vm_exec_core+24335>, 0x5b9100a4fa34 <vm_exec_core+22036>, 0x5b9100a4ad91 <vm_exec_core+2417>, 0x5b9100a5179c <vm_exec_core+29564>, 0x5b9100a5228b <vm_exec_core+32363>, 0x5b9100a4b6a4 <vm_exec_core+4740>, 0x5b9100a4c95d <vm_exec_core+9533>, 0x5b9100a4c3d0 <vm_exec_core+8112>, 0x5b9100a4d2d7 <vm_exec_core+11959>, 0x5b9100a4e85b <vm_exec_core+17467>, 0x5b9100a4b7b0 <vm_exec_core+5008>, 0x5b9100a515e1 <vm_exec_core+29121>, 0x5b9100a4c8a2 <vm_exec_core+9346>, 0x5b9100a4e6c4 <vm_exec_core+17060>, 0x5b9100a4f267 <vm_exec_core+20039>, 0x5b9100a5145b <vm_exec_core+28731>, 0x5b9100a50157 <vm_exec_core+23863>, 0x5b9100a4d517 <vm_exec_core+12535>, 0x5b9100a4cbdb <vm_exec_core+10171>, 0x5b9100a51201 <vm_exec_core+28129>, 0x5b9100a4de75 <vm_exec_core+14933>, 0x5b9100a50828 <vm_exec_core+25608>, 0x5b9100a50286 <vm_exec_core+24166>, 0x5b9100a50a83 <vm_exec_core+26211>, 0x5b9100a51ac6 <vm_exec_core+30374>, 0x5b9100a4f4a4 <vm_exec_core+20612>, 0x5b9100a4a7cb <vm_exec_core+939>, 0x5b9100a4d6a9 <vm_exec_core+12937>, 0x5b9100a51131 <vm_exec_core+27921>, 0x5b9100a4d7ec <vm_exec_core+13260>, 0x5b9100a4fda4 <vm_exec_core+22916>, 0x5b9100a50648 <vm_exec_core+25128>, 0x5b9100a4ef72 <vm_exec_core+19282>, 0x5b9100a4fb8d <vm_exec_core+22381>, 0x5b9100a4da6b <vm_exec_core+13899>, 0x5b9100a4cef1 <vm_exec_core+10961>, 0x5b9100a50b76 <vm_exec_core+26454>, 0x5b9100a4b882 <vm_exec_core+5218>, 0x5b9100a4ed56 <vm_exec_core+18742>, 0x5b9100a5a21b <vm_exec_core+65019>, 0x5b9100a5002c <vm_exec_core+23564>, 0x5b9100a4bb41 <vm_exec_core+5921>, 0x5b9100a4c073 <vm_exec_core+7251>, 0x5b9100a4bc7a <vm_exec_core+6234>, 0x5b9100a4ca6b <vm_exec_core+9803>, 0x5b9100a4d352 <vm_exec_core+12082>, 0x5b9100a4a7d0 <vm_exec_core+944>, 0x5b9100a4c781 <vm_exec_core+9057>, 0x5b9100a53012 <vm_exec_core+35826>, 0x5b9100a50548 <vm_exec_core+24872>, 0x5b9100a4f347 <vm_exec_core+20263>, 0x5b9100a51676 <vm_exec_core+29270>, 0x5b9100a530fb <vm_exec_core+36059>, 0x5b9100a519c9 <vm_exec_core+30121>, 0x5b9100a52b27 <vm_exec_core+34567>, 0x5b9100a52c11 <vm_exec_core+34801>, 0x5b9100a4b2b3 <vm_exec_core+3731>, 0x5b9100a526e8 <vm_exec_core+33480>, 0x5b9100a4dd82 <vm_exec_core+14690>, 0x5b9100a52930 <vm_exec_core+34064>, 0x5b9100a4d8ad <vm_exec_core+13453>, 0x5b9100a5188d <vm_exec_core+29805>, 0x5b9100a4cd24 <vm_exec_core+10500>, 0x5b9100a4e0cb <vm_exec_core+15531>, 0x5b9100a52d07 <vm_exec_core+35047>, 0x5b9100a4e79b <vm_exec_core+17275>, 0x5b9100a4e27c <vm_exec_core+15964>, 0x5b9100a4a8b6 <vm_exec_core+1174>, 0x5b9100a4afcf <vm_exec_core+2991>, 0x5b9100a4a9b4 <vm_exec_core+1428>, 0x5b9100a4f082 <vm_exec_core+19554>, 0x5b9100a4e452 <vm_exec_core+16434>, 0x5b9100a4ec17 <vm_exec_core+18423>, 0x5b9100a4eb1e <vm_exec_core+18174>, 0x5b9100a4dbb6 <vm_exec_core+14230>, 0x5b9100a4e332 <vm_exec_core+16146>, 0x5b9100a4df8c <vm_exec_core+15212>, 0x5b9100a4e596 <vm_exec_core+16758>, 0x5b9100a4e62d <vm_exec_core+16909>, 0x5b9100a4db4d <vm_exec_core+14125>, 0x5b9100a4ab1c <vm_exec_core+1788>, 0x5b9100a4c4ca <vm_exec_core+8362>, 0x5b9100a51ff9 <vm_exec_core+31705>, 0x5b9100a4bda2 <vm_exec_core+6530>, 0x5b9100a52dae <vm_exec_core+35214>, 0x5b9100a50dfb <vm_exec_core+27099>, 0x5b9100a4e9cd <vm_exec_core+17837>, 0x5b9100a4ae51 <vm_exec_core+2609>, 0x5b9100a5282c <vm_exec_core+33804>, 0x5b9100a523cc <vm_exec_core+32684>, 0x5b9100a4c19d <vm_exec_core+7549>, 0x5b9100a4b4bd <vm_exec_core+4253>, 0x5b9100a51332 <vm_exec_core+28434>, 0x5b9100a4d14d <vm_exec_core+11565>, 0x5b9100a52a6e <vm_exec_core+34382>, 0x5b9100a5261b <vm_exec_core+33275>, 0x5b9100a4d9c5 <vm_exec_core+13733>, 0x5b9100a4e91e <vm_exec_core+17662>, 0x5b9100a50fab <vm_exec_core+27531>, 0x5b9100a52563 <vm_exec_core+33091>, 0x5b9100a4ff5d <vm_exec_core+23357>, 0x5b9100a5105f <vm_exec_core+27711>, 0x5b9100a514e9 <vm_exec_core+28873>, 0x5b9100a4fe6f <vm_exec_core+23119>, 0x5b9100a4b39d <vm_exec_core+3965>, 0x5b9100a50752 <vm_exec_core+25394>, 0x5b9100a4b1c5 <vm_exec_core+3493>, 0x5b9100a4b57e <vm_exec_core+4446>, 0x5b9100a4dcba <vm_exec_core+14490>, 0x5b9100a4fcdc <vm_exec_core+22716>, 0x5b9100a50320 <vm_exec_core+24320>, 0x5b9100a4fa25 <vm_exec_core+22021>, 0x5b9100a4ad82 <vm_exec_core+2402>, 0x5b9100a5178d <vm_exec_core+29549>, 0x5b9100a5227c <vm_exec_core+32348>, 0x5b9100a4b695 <vm_exec_core+4725>, 0x5b9100a4c94e <vm_exec_core+9518>, 0x5b9100a4c3c1 <vm_exec_core+8097>, 0x5b9100a4d2c8 <vm_exec_core+11944>, 0x5b9100a4e84c <vm_exec_core+17452>, 0x5b9100a4b7a1 <vm_exec_core+4993>, 0x5b9100a515d2 <vm_exec_core+29106>, 0x5b9100a4c893 <vm_exec_core+9331>, 0x5b9100a4e6b5 <vm_exec_core+17045>, 0x5b9100a4f258 <vm_exec_core+20024>, 0x5b9100a5144c <vm_exec_core+28716>, 0x5b9100a50148 <vm_exec_core+23848>, 0x5b9100a4d508 <vm_exec_core+12520>, 0x5b9100a4cbcc <vm_exec_core+10156>, 0x5b9100a511f2 <vm_exec_core+28114>, 0x5b9100a4de66 <vm_exec_core+14918>, 0x5b9100a50819 <vm_exec_core+25593>, 0x5b9100a50277 <vm_exec_core+24151>, 0x5b9100a50a74 <vm_exec_core+26196>, 0x5b9100a51ab7 <vm_exec_core+30359>, 0x5b9100a4f495 <vm_exec_core+20597>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4d69a <vm_exec_core+12922>, 0x5b9100a51122 <vm_exec_core+27906>, 0x5b9100a4d7dd <vm_exec_core+13245>, 0x5b9100a4fd95 <vm_exec_core+22901>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4ef63 <vm_exec_core+19267>, 0x5b9100a4fb7e <vm_exec_core+22366>, 0x5b9100a4da5c <vm_exec_core+13884>, 0x5b9100a4cee2 <vm_exec_core+10946>, 0x5b9100a50b67 <vm_exec_core+26439>, 0x5b9100a4b873 <vm_exec_core+5203>, 0x5b9100a4ed47 <vm_exec_core+18727>, 0x5b9100a5a20c <vm_exec_core+65004>, 0x5b9100a5001d <vm_exec_core+23549>, 0x5b9100a4bb32 <vm_exec_core+5906>, 0x5b9100a4c064 <vm_exec_core+7236>, 0x5b9100a4bc6b <vm_exec_core+6219>, 0x5b9100a4ca5c <vm_exec_core+9788>, 0x5b9100a4d343 <vm_exec_core+12067>, 0x5b9100a4f342 <vm_exec_core+20258>, 0x5b9100a4e842 <vm_exec_core+17442>, 0x5b9100a4f33d <vm_exec_core+20253>, 0x5b9100a4ff58 <vm_exec_core+23352>, 0x5b9100a4fe6a <vm_exec_core+23114>, 0x5b9100a4ca57 <vm_exec_core+9783>, 0x5b9100a5010c <vm_exec_core+23788>, 0x5b9100a4dd78 <vm_exec_core+14680>, 0x5b9100a4dd7d <vm_exec_core+14685>, 0x5b9100a4fe65 <vm_exec_core+23109>, 0x5b9100a4fcd2 <vm_exec_core+22706>, 0x5b9100a4ebfe <vm_exec_core+18398>, 0x5b9100a4eb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7ae62b3ff608
        reg_pc = 0x519000015cb8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x00005b9100a46d2f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#36 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x00005b9100ac8cc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7ae62b3ff738, self=135129007506280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
        iseq = 0x7ae62d7545e8
        cfp = <optimized out>
        sp = 0x7ae62b2ff8d0
        use_argv = 0x7ae62bc93720
        stack_argv = 0x7ae62b2ff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#38 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x7ae62b3ff738
#39 0x00005b9100a75256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
No locals.
#40 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#42 0x00005b9100a75256 in rb_yield (val=<optimized out>)
No locals.
#43 0x00005b9100c293e6 in rb_ary_collect (ary=135128424142480) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 135128424142400
        i = 0
#44 0x00005b9100aab2f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7ae62d7e0138
        cfunc = 0x50400000a758
        recv = 135128424142480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#45 0x00005b9100a51e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7ae62b3ff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#46 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012d50
        insns_address_table = {0x5b9100a4db5c <vm_exec_core+14140>, 0x5b9100a4ab2b <vm_exec_core+1803>, 0x5b9100a4c4d9 <vm_exec_core+8377>, 0x5b9100a52008 <vm_exec_core+31720>, 0x5b9100a4bdb1 <vm_exec_core+6545>, 0x5b9100a52dbd <vm_exec_core+35229>, 0x5b9100a50e0a <vm_exec_core+27114>, 0x5b9100a4e9dc <vm_exec_core+17852>, 0x5b9100a4ae60 <vm_exec_core+2624>, 0x5b9100a5283b <vm_exec_core+33819>, 0x5b9100a523db <vm_exec_core+32699>, 0x5b9100a4c1ac <vm_exec_core+7564>, 0x5b9100a4b4cc <vm_exec_core+4268>, 0x5b9100a51341 <vm_exec_core+28449>, 0x5b9100a4d15c <vm_exec_core+11580>, 0x5b9100a52a7d <vm_exec_core+34397>, 0x5b9100a5262a <vm_exec_core+33290>, 0x5b9100a4d9d4 <vm_exec_core+13748>, 0x5b9100a4e92d <vm_exec_core+17677>, 0x5b9100a50fba <vm_exec_core+27546>, 0x5b9100a52572 <vm_exec_core+33106>, 0x5b9100a4ff6c <vm_exec_core+23372>, 0x5b9100a5106e <vm_exec_core+27726>, 0x5b9100a514f8 <vm_exec_core+28888>, 0x5b9100a4fe7e <vm_exec_core+23134>, 0x5b9100a4b3ac <vm_exec_core+3980>, 0x5b9100a50761 <vm_exec_core+25409>, 0x5b9100a4b1d4 <vm_exec_core+3508>, 0x5b9100a4b58d <vm_exec_core+4461>, 0x5b9100a4dcc9 <vm_exec_core+14505>, 0x5b9100a4fceb <vm_exec_core+22731>, 0x5b9100a5032f <vm_exec_core+24335>, 0x5b9100a4fa34 <vm_exec_core+22036>, 0x5b9100a4ad91 <vm_exec_core+2417>, 0x5b9100a5179c <vm_exec_core+29564>, 0x5b9100a5228b <vm_exec_core+32363>, 0x5b9100a4b6a4 <vm_exec_core+4740>, 0x5b9100a4c95d <vm_exec_core+9533>, 0x5b9100a4c3d0 <vm_exec_core+8112>, 0x5b9100a4d2d7 <vm_exec_core+11959>, 0x5b9100a4e85b <vm_exec_core+17467>, 0x5b9100a4b7b0 <vm_exec_core+5008>, 0x5b9100a515e1 <vm_exec_core+29121>, 0x5b9100a4c8a2 <vm_exec_core+9346>, 0x5b9100a4e6c4 <vm_exec_core+17060>, 0x5b9100a4f267 <vm_exec_core+20039>, 0x5b9100a5145b <vm_exec_core+28731>, 0x5b9100a50157 <vm_exec_core+23863>, 0x5b9100a4d517 <vm_exec_core+12535>, 0x5b9100a4cbdb <vm_exec_core+10171>, 0x5b9100a51201 <vm_exec_core+28129>, 0x5b9100a4de75 <vm_exec_core+14933>, 0x5b9100a50828 <vm_exec_core+25608>, 0x5b9100a50286 <vm_exec_core+24166>, 0x5b9100a50a83 <vm_exec_core+26211>, 0x5b9100a51ac6 <vm_exec_core+30374>, 0x5b9100a4f4a4 <vm_exec_core+20612>, 0x5b9100a4a7cb <vm_exec_core+939>, 0x5b9100a4d6a9 <vm_exec_core+12937>, 0x5b9100a51131 <vm_exec_core+27921>, 0x5b9100a4d7ec <vm_exec_core+13260>, 0x5b9100a4fda4 <vm_exec_core+22916>, 0x5b9100a50648 <vm_exec_core+25128>, 0x5b9100a4ef72 <vm_exec_core+19282>, 0x5b9100a4fb8d <vm_exec_core+22381>, 0x5b9100a4da6b <vm_exec_core+13899>, 0x5b9100a4cef1 <vm_exec_core+10961>, 0x5b9100a50b76 <vm_exec_core+26454>, 0x5b9100a4b882 <vm_exec_core+5218>, 0x5b9100a4ed56 <vm_exec_core+18742>, 0x5b9100a5a21b <vm_exec_core+65019>, 0x5b9100a5002c <vm_exec_core+23564>, 0x5b9100a4bb41 <vm_exec_core+5921>, 0x5b9100a4c073 <vm_exec_core+7251>, 0x5b9100a4bc7a <vm_exec_core+6234>, 0x5b9100a4ca6b <vm_exec_core+9803>, 0x5b9100a4d352 <vm_exec_core+12082>, 0x5b9100a4a7d0 <vm_exec_core+944>, 0x5b9100a4c781 <vm_exec_core+9057>, 0x5b9100a53012 <vm_exec_core+35826>, 0x5b9100a50548 <vm_exec_core+24872>, 0x5b9100a4f347 <vm_exec_core+20263>, 0x5b9100a51676 <vm_exec_core+29270>, 0x5b9100a530fb <vm_exec_core+36059>, 0x5b9100a519c9 <vm_exec_core+30121>, 0x5b9100a52b27 <vm_exec_core+34567>, 0x5b9100a52c11 <vm_exec_core+34801>, 0x5b9100a4b2b3 <vm_exec_core+3731>, 0x5b9100a526e8 <vm_exec_core+33480>, 0x5b9100a4dd82 <vm_exec_core+14690>, 0x5b9100a52930 <vm_exec_core+34064>, 0x5b9100a4d8ad <vm_exec_core+13453>, 0x5b9100a5188d <vm_exec_core+29805>, 0x5b9100a4cd24 <vm_exec_core+10500>, 0x5b9100a4e0cb <vm_exec_core+15531>, 0x5b9100a52d07 <vm_exec_core+35047>, 0x5b9100a4e79b <vm_exec_core+17275>, 0x5b9100a4e27c <vm_exec_core+15964>, 0x5b9100a4a8b6 <vm_exec_core+1174>, 0x5b9100a4afcf <vm_exec_core+2991>, 0x5b9100a4a9b4 <vm_exec_core+1428>, 0x5b9100a4f082 <vm_exec_core+19554>, 0x5b9100a4e452 <vm_exec_core+16434>, 0x5b9100a4ec17 <vm_exec_core+18423>, 0x5b9100a4eb1e <vm_exec_core+18174>, 0x5b9100a4dbb6 <vm_exec_core+14230>, 0x5b9100a4e332 <vm_exec_core+16146>, 0x5b9100a4df8c <vm_exec_core+15212>, 0x5b9100a4e596 <vm_exec_core+16758>, 0x5b9100a4e62d <vm_exec_core+16909>, 0x5b9100a4db4d <vm_exec_core+14125>, 0x5b9100a4ab1c <vm_exec_core+1788>, 0x5b9100a4c4ca <vm_exec_core+8362>, 0x5b9100a51ff9 <vm_exec_core+31705>, 0x5b9100a4bda2 <vm_exec_core+6530>, 0x5b9100a52dae <vm_exec_core+35214>, 0x5b9100a50dfb <vm_exec_core+27099>, 0x5b9100a4e9cd <vm_exec_core+17837>, 0x5b9100a4ae51 <vm_exec_core+2609>, 0x5b9100a5282c <vm_exec_core+33804>, 0x5b9100a523cc <vm_exec_core+32684>, 0x5b9100a4c19d <vm_exec_core+7549>, 0x5b9100a4b4bd <vm_exec_core+4253>, 0x5b9100a51332 <vm_exec_core+28434>, 0x5b9100a4d14d <vm_exec_core+11565>, 0x5b9100a52a6e <vm_exec_core+34382>, 0x5b9100a5261b <vm_exec_core+33275>, 0x5b9100a4d9c5 <vm_exec_core+13733>, 0x5b9100a4e91e <vm_exec_core+17662>, 0x5b9100a50fab <vm_exec_core+27531>, 0x5b9100a52563 <vm_exec_core+33091>, 0x5b9100a4ff5d <vm_exec_core+23357>, 0x5b9100a5105f <vm_exec_core+27711>, 0x5b9100a514e9 <vm_exec_core+28873>, 0x5b9100a4fe6f <vm_exec_core+23119>, 0x5b9100a4b39d <vm_exec_core+3965>, 0x5b9100a50752 <vm_exec_core+25394>, 0x5b9100a4b1c5 <vm_exec_core+3493>, 0x5b9100a4b57e <vm_exec_core+4446>, 0x5b9100a4dcba <vm_exec_core+14490>, 0x5b9100a4fcdc <vm_exec_core+22716>, 0x5b9100a50320 <vm_exec_core+24320>, 0x5b9100a4fa25 <vm_exec_core+22021>, 0x5b9100a4ad82 <vm_exec_core+2402>, 0x5b9100a5178d <vm_exec_core+29549>, 0x5b9100a5227c <vm_exec_core+32348>, 0x5b9100a4b695 <vm_exec_core+4725>, 0x5b9100a4c94e <vm_exec_core+9518>, 0x5b9100a4c3c1 <vm_exec_core+8097>, 0x5b9100a4d2c8 <vm_exec_core+11944>, 0x5b9100a4e84c <vm_exec_core+17452>, 0x5b9100a4b7a1 <vm_exec_core+4993>, 0x5b9100a515d2 <vm_exec_core+29106>, 0x5b9100a4c893 <vm_exec_core+9331>, 0x5b9100a4e6b5 <vm_exec_core+17045>, 0x5b9100a4f258 <vm_exec_core+20024>, 0x5b9100a5144c <vm_exec_core+28716>, 0x5b9100a50148 <vm_exec_core+23848>, 0x5b9100a4d508 <vm_exec_core+12520>, 0x5b9100a4cbcc <vm_exec_core+10156>, 0x5b9100a511f2 <vm_exec_core+28114>, 0x5b9100a4de66 <vm_exec_core+14918>, 0x5b9100a50819 <vm_exec_core+25593>, 0x5b9100a50277 <vm_exec_core+24151>, 0x5b9100a50a74 <vm_exec_core+26196>, 0x5b9100a51ab7 <vm_exec_core+30359>, 0x5b9100a4f495 <vm_exec_core+20597>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4d69a <vm_exec_core+12922>, 0x5b9100a51122 <vm_exec_core+27906>, 0x5b9100a4d7dd <vm_exec_core+13245>, 0x5b9100a4fd95 <vm_exec_core+22901>, 0x5b9100a500f8 <vm_exec_core+23768>, 0x5b9100a4ef63 <vm_exec_core+19267>, 0x5b9100a4fb7e <vm_exec_core+22366>, 0x5b9100a4da5c <vm_exec_core+13884>, 0x5b9100a4cee2 <vm_exec_core+10946>, 0x5b9100a50b67 <vm_exec_core+26439>, 0x5b9100a4b873 <vm_exec_core+5203>, 0x5b9100a4ed47 <vm_exec_core+18727>, 0x5b9100a5a20c <vm_exec_core+65004>, 0x5b9100a5001d <vm_exec_core+23549>, 0x5b9100a4bb32 <vm_exec_core+5906>, 0x5b9100a4c064 <vm_exec_core+7236>, 0x5b9100a4bc6b <vm_exec_core+6219>, 0x5b9100a4ca5c <vm_exec_core+9788>, 0x5b9100a4d343 <vm_exec_core+12067>, 0x5b9100a4f342 <vm_exec_core+20258>, 0x5b9100a4e842 <vm_exec_core+17442>, 0x5b9100a4f33d <vm_exec_core+20253>, 0x5b9100a4ff58 <vm_exec_core+23352>, 0x5b9100a4fe6a <vm_exec_core+23114>, 0x5b9100a4ca57 <vm_exec_core+9783>, 0x5b9100a5010c <vm_exec_core+23788>, 0x5b9100a4dd78 <vm_exec_core+14680>, 0x5b9100a4dd7d <vm_exec_core+14685>, 0x5b9100a4fe65 <vm_exec_core+23109>, 0x5b9100a4fcd2 <vm_exec_core+22706>, 0x5b9100a4ebfe <vm_exec_core+18398>, 0x5b9100a4eb0a <vm_exec_core+18154>...}
        reg_cfp = 0x7ae62b3ff720
        reg_pc = 0x50400002fef8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#47 0x00005b9100a46f51 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#49 0x00005b91006c35db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7ae62d754778) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffcf4c8e670, <optimized out>, 0x7ffcf4c8e5c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ae62d754778
#50 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#51 0x00005b91006bcb47 in rb_main (argc=10, argv=0x7ffcf4c8e848) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#52 main (argc=10, argv=0x7ffcf4c8e848) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                Frame 
* 1    Thread 0x782c7c9d5c40 (LWP 84482) "ruby" 0x0000782c7c726cd7 in __GI___select (nfds=11, readfds=0x50c004cf1800, writefds=0x0, exceptfds=0x0, timeout=0x7fff0645fb00) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x782c604006c0 (LWP 84484) "ruby" 0x0000782c7c71b4cd in __GI___poll (fds=0x782c5f109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x782c604006c0 (LWP 84484) "ruby"):
#0  0x0000782c7c71b4cd in __GI___poll (fds=0x782c5f109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006372431286ea in __interceptor_poll ()
No symbol table info available.
#2  0x00006372434df23f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3006
        vm = <optimized out>
#4  0x0000637243181a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x0000782c7c69ca94 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 = {132131988702912, 3843941345872086882, 132131988702912, -360, 0, 140733298646176, 3843941345893058402, 3843915627850794850}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x0000782c7c729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x782c7c9d5c40 (LWP 84482) "ruby"):
#0  0x0000782c7c726cd7 in __GI___select (nfds=11, readfds=0x50c004cf1800, writefds=0x0, exceptfds=0x0, timeout=0x7fff0645fb00) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 1199, tv_nsec = 946081731}
        pts64 = 0x7fff0645f9a0
        r = <optimized out>
#1  0x00006372434c9f15 in native_fd_select (n=11, readfds=0x50c004cf1800, writefds=0x0, exceptfds=0x782c7c726cd7 <__GI___select+327>, timeout=0x7fff0645f9a0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2380
No locals.
#2  do_select (p=132132427585568) at /tmp/ruby/src/trunk_asan/thread.c:4314
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7fff0645fab0
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x00006372431cc2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff0645fc70, <optimized out>, 0x7fff0645fb80, <optimized out>, <optimized out>}, prev = 0x782c7a68d780, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x00006372434c94ee in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4374
        set = {max = 11, th = 0x515000000300, rset = 0x782c7a68d640, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x782c7a68d6a0}
#5  0x000063724328d6ef in select_internal (read=132132436849440, write=4, except=4, tp=0x782c7a68d6a0, fds=0x782c7a68d640) at /tmp/ruby/src/trunk_asan/io.c:10711
        timerec = <optimized out>
        max = 11
        pending = <optimized out>
        rp = 0x782c7a68d640
        wp = 0x0
        i = <optimized out>
        fptr = <optimized out>
        ep = 0x0
        n = <optimized out>
        res = <optimized out>
        list = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        errno_to_fail = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#6  select_call (arg=132132427585056) at /tmp/ruby/src/trunk_asan/io.c:10781
        p = 0x782c7a68d620
#7  0x00006372431cc2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff0645ff70, <optimized out>, 0x7fff0645fe80, <optimized out>, <optimized out>}, prev = 0x782c7a614640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x0000637243269937 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11137
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x00006372435b02f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x160100100009
        cc = <optimized out>
        me = 0x782c7c1da698
        cfunc = 0x504000010798
        recv = 132132456167960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000063724355d857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x782c79bff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x637243552b5c <vm_exec_core+14140>, 0x63724354fb2b <vm_exec_core+1803>, 0x6372435514d9 <vm_exec_core+8377>, 0x637243557008 <vm_exec_core+31720>, 0x637243550db1 <vm_exec_core+6545>, 0x637243557dbd <vm_exec_core+35229>, 0x637243555e0a <vm_exec_core+27114>, 0x6372435539dc <vm_exec_core+17852>, 0x63724354fe60 <vm_exec_core+2624>, 0x63724355783b <vm_exec_core+33819>, 0x6372435573db <vm_exec_core+32699>, 0x6372435511ac <vm_exec_core+7564>, 0x6372435504cc <vm_exec_core+4268>, 0x637243556341 <vm_exec_core+28449>, 0x63724355215c <vm_exec_core+11580>, 0x637243557a7d <vm_exec_core+34397>, 0x63724355762a <vm_exec_core+33290>, 0x6372435529d4 <vm_exec_core+13748>, 0x63724355392d <vm_exec_core+17677>, 0x637243555fba <vm_exec_core+27546>, 0x637243557572 <vm_exec_core+33106>, 0x637243554f6c <vm_exec_core+23372>, 0x63724355606e <vm_exec_core+27726>, 0x6372435564f8 <vm_exec_core+28888>, 0x637243554e7e <vm_exec_core+23134>, 0x6372435503ac <vm_exec_core+3980>, 0x637243555761 <vm_exec_core+25409>, 0x6372435501d4 <vm_exec_core+3508>, 0x63724355058d <vm_exec_core+4461>, 0x637243552cc9 <vm_exec_core+14505>, 0x637243554ceb <vm_exec_core+22731>, 0x63724355532f <vm_exec_core+24335>, 0x637243554a34 <vm_exec_core+22036>, 0x63724354fd91 <vm_exec_core+2417>, 0x63724355679c <vm_exec_core+29564>, 0x63724355728b <vm_exec_core+32363>, 0x6372435506a4 <vm_exec_core+4740>, 0x63724355195d <vm_exec_core+9533>, 0x6372435513d0 <vm_exec_core+8112>, 0x6372435522d7 <vm_exec_core+11959>, 0x63724355385b <vm_exec_core+17467>, 0x6372435507b0 <vm_exec_core+5008>, 0x6372435565e1 <vm_exec_core+29121>, 0x6372435518a2 <vm_exec_core+9346>, 0x6372435536c4 <vm_exec_core+17060>, 0x637243554267 <vm_exec_core+20039>, 0x63724355645b <vm_exec_core+28731>, 0x637243555157 <vm_exec_core+23863>, 0x637243552517 <vm_exec_core+12535>, 0x637243551bdb <vm_exec_core+10171>, 0x637243556201 <vm_exec_core+28129>, 0x637243552e75 <vm_exec_core+14933>, 0x637243555828 <vm_exec_core+25608>, 0x637243555286 <vm_exec_core+24166>, 0x637243555a83 <vm_exec_core+26211>, 0x637243556ac6 <vm_exec_core+30374>, 0x6372435544a4 <vm_exec_core+20612>, 0x63724354f7cb <vm_exec_core+939>, 0x6372435526a9 <vm_exec_core+12937>, 0x637243556131 <vm_exec_core+27921>, 0x6372435527ec <vm_exec_core+13260>, 0x637243554da4 <vm_exec_core+22916>, 0x637243555648 <vm_exec_core+25128>, 0x637243553f72 <vm_exec_core+19282>, 0x637243554b8d <vm_exec_core+22381>, 0x637243552a6b <vm_exec_core+13899>, 0x637243551ef1 <vm_exec_core+10961>, 0x637243555b76 <vm_exec_core+26454>, 0x637243550882 <vm_exec_core+5218>, 0x637243553d56 <vm_exec_core+18742>, 0x63724355f21b <vm_exec_core+65019>, 0x63724355502c <vm_exec_core+23564>, 0x637243550b41 <vm_exec_core+5921>, 0x637243551073 <vm_exec_core+7251>, 0x637243550c7a <vm_exec_core+6234>, 0x637243551a6b <vm_exec_core+9803>, 0x637243552352 <vm_exec_core+12082>, 0x63724354f7d0 <vm_exec_core+944>, 0x637243551781 <vm_exec_core+9057>, 0x637243558012 <vm_exec_core+35826>, 0x637243555548 <vm_exec_core+24872>, 0x637243554347 <vm_exec_core+20263>, 0x637243556676 <vm_exec_core+29270>, 0x6372435580fb <vm_exec_core+36059>, 0x6372435569c9 <vm_exec_core+30121>, 0x637243557b27 <vm_exec_core+34567>, 0x637243557c11 <vm_exec_core+34801>, 0x6372435502b3 <vm_exec_core+3731>, 0x6372435576e8 <vm_exec_core+33480>, 0x637243552d82 <vm_exec_core+14690>, 0x637243557930 <vm_exec_core+34064>, 0x6372435528ad <vm_exec_core+13453>, 0x63724355688d <vm_exec_core+29805>, 0x637243551d24 <vm_exec_core+10500>, 0x6372435530cb <vm_exec_core+15531>, 0x637243557d07 <vm_exec_core+35047>, 0x63724355379b <vm_exec_core+17275>, 0x63724355327c <vm_exec_core+15964>, 0x63724354f8b6 <vm_exec_core+1174>, 0x63724354ffcf <vm_exec_core+2991>, 0x63724354f9b4 <vm_exec_core+1428>, 0x637243554082 <vm_exec_core+19554>, 0x637243553452 <vm_exec_core+16434>, 0x637243553c17 <vm_exec_core+18423>, 0x637243553b1e <vm_exec_core+18174>, 0x637243552bb6 <vm_exec_core+14230>, 0x637243553332 <vm_exec_core+16146>, 0x637243552f8c <vm_exec_core+15212>, 0x637243553596 <vm_exec_core+16758>, 0x63724355362d <vm_exec_core+16909>, 0x637243552b4d <vm_exec_core+14125>, 0x63724354fb1c <vm_exec_core+1788>, 0x6372435514ca <vm_exec_core+8362>, 0x637243556ff9 <vm_exec_core+31705>, 0x637243550da2 <vm_exec_core+6530>, 0x637243557dae <vm_exec_core+35214>, 0x637243555dfb <vm_exec_core+27099>, 0x6372435539cd <vm_exec_core+17837>, 0x63724354fe51 <vm_exec_core+2609>, 0x63724355782c <vm_exec_core+33804>, 0x6372435573cc <vm_exec_core+32684>, 0x63724355119d <vm_exec_core+7549>, 0x6372435504bd <vm_exec_core+4253>, 0x637243556332 <vm_exec_core+28434>, 0x63724355214d <vm_exec_core+11565>, 0x637243557a6e <vm_exec_core+34382>, 0x63724355761b <vm_exec_core+33275>, 0x6372435529c5 <vm_exec_core+13733>, 0x63724355391e <vm_exec_core+17662>, 0x637243555fab <vm_exec_core+27531>, 0x637243557563 <vm_exec_core+33091>, 0x637243554f5d <vm_exec_core+23357>, 0x63724355605f <vm_exec_core+27711>, 0x6372435564e9 <vm_exec_core+28873>, 0x637243554e6f <vm_exec_core+23119>, 0x63724355039d <vm_exec_core+3965>, 0x637243555752 <vm_exec_core+25394>, 0x6372435501c5 <vm_exec_core+3493>, 0x63724355057e <vm_exec_core+4446>, 0x637243552cba <vm_exec_core+14490>, 0x637243554cdc <vm_exec_core+22716>, 0x637243555320 <vm_exec_core+24320>, 0x637243554a25 <vm_exec_core+22021>, 0x63724354fd82 <vm_exec_core+2402>, 0x63724355678d <vm_exec_core+29549>, 0x63724355727c <vm_exec_core+32348>, 0x637243550695 <vm_exec_core+4725>, 0x63724355194e <vm_exec_core+9518>, 0x6372435513c1 <vm_exec_core+8097>, 0x6372435522c8 <vm_exec_core+11944>, 0x63724355384c <vm_exec_core+17452>, 0x6372435507a1 <vm_exec_core+4993>, 0x6372435565d2 <vm_exec_core+29106>, 0x637243551893 <vm_exec_core+9331>, 0x6372435536b5 <vm_exec_core+17045>, 0x637243554258 <vm_exec_core+20024>, 0x63724355644c <vm_exec_core+28716>, 0x637243555148 <vm_exec_core+23848>, 0x637243552508 <vm_exec_core+12520>, 0x637243551bcc <vm_exec_core+10156>, 0x6372435561f2 <vm_exec_core+28114>, 0x637243552e66 <vm_exec_core+14918>, 0x637243555819 <vm_exec_core+25593>, 0x637243555277 <vm_exec_core+24151>, 0x637243555a74 <vm_exec_core+26196>, 0x637243556ab7 <vm_exec_core+30359>, 0x637243554495 <vm_exec_core+20597>, 0x6372435550f8 <vm_exec_core+23768>, 0x63724355269a <vm_exec_core+12922>, 0x637243556122 <vm_exec_core+27906>, 0x6372435527dd <vm_exec_core+13245>, 0x637243554d95 <vm_exec_core+22901>, 0x6372435550f8 <vm_exec_core+23768>, 0x637243553f63 <vm_exec_core+19267>, 0x637243554b7e <vm_exec_core+22366>, 0x637243552a5c <vm_exec_core+13884>, 0x637243551ee2 <vm_exec_core+10946>, 0x637243555b67 <vm_exec_core+26439>, 0x637243550873 <vm_exec_core+5203>, 0x637243553d47 <vm_exec_core+18727>, 0x63724355f20c <vm_exec_core+65004>, 0x63724355501d <vm_exec_core+23549>, 0x637243550b32 <vm_exec_core+5906>, 0x637243551064 <vm_exec_core+7236>, 0x637243550c6b <vm_exec_core+6219>, 0x637243551a5c <vm_exec_core+9788>, 0x637243552343 <vm_exec_core+12067>, 0x637243554342 <vm_exec_core+20258>, 0x637243553842 <vm_exec_core+17442>, 0x63724355433d <vm_exec_core+20253>, 0x637243554f58 <vm_exec_core+23352>, 0x637243554e6a <vm_exec_core+23114>, 0x637243551a57 <vm_exec_core+9783>, 0x63724355510c <vm_exec_core+23788>, 0x637243552d78 <vm_exec_core+14680>, 0x637243552d7d <vm_exec_core+14685>, 0x637243554e65 <vm_exec_core+23109>, 0x637243554cd2 <vm_exec_core+22706>, 0x637243553bfe <vm_exec_core+18398>, 0x637243553b0a <vm_exec_core+18154>...}
        reg_cfp = 0x782c79bff3a0
        reg_pc = 0x5220000050a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000063724354bd2f in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006372435cdcc2 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x782c79bff578, self=132132454079840, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1625
        flags = 0
th: 0x515000000300, native_id: 0x782c7c9d5c40
-- Control frame information -----------------------------------------------
        iseq = 0x782c7c137560
c:0021 p:---- s:0128 e:000127 CFUNC  :select
c:0020 p:0244 s:0120 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:691
        cfp = <optimized out>
        sp = 0x782c79aff9e8
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
        use_argv = 0x782c7a4dca60
        stack_argv = 0x782c79aff9e8
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1639
        captured = 0x782c79bff578
#16 0x000063724357a256 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1676
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#19 0x000063724357a256 in rb_yield (val=<optimized out>)
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
c:0014 p:0006 s:0065 e:000064 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
No locals.
#20 0x000063724372165a in rb_ary_each (ary=132132449136000) at /tmp/ruby/src/trunk_asan/array.c:2641
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
        i = 0
#21 0x00006372435b02f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
        ci = 0xc0100000001
        cc = <optimized out>
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
        me = 0x782c7c1e0548
        cfunc = 0x50400000a298
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
        recv = 132132449136000
        block_handler = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
        frame_type = 1431634051
c:0002 p:0005 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        len = <optimized out>
        val = <optimized out>
#22 0x0000637243556e27 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x782c79bff560, cd=0x511000020b40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851

        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000020b40
        insns_address_table = {0x637243552b5c <vm_exec_core+14140>, 0x63724354fb2b <vm_exec_core+1803>, 0x6372435514d9 <vm_exec_core+8377>, 0x637243557008 <vm_exec_core+31720>, 0x637243550db1 <vm_exec_core+6545>, 0x637243557dbd <vm_exec_core+35229>, 0x637243555e0a <vm_exec_core+27114>, 0x6372435539dc <vm_exec_core+17852>, 0x63724354fe60 <vm_exec_core+2624>, 0x63724355783b <vm_exec_core+33819>, 0x6372435573db <vm_exec_core+32699>, 0x6372435511ac <vm_exec_core+7564>, 0x6372435504cc <vm_exec_core+4268>, 0x637243556341 <vm_exec_core+28449>, 0x63724355215c <vm_exec_core+11580>, 0x637243557a7d <vm_exec_core+34397>, 0x63724355762a <vm_exec_core+33290>, 0x6372435529d4 <vm_exec_core+13748>, 0x63724355392d <vm_exec_core+17677>, 0x637243555fba <vm_exec_core+27546>, 0x637243557572 <vm_exec_core+33106>, 0x637243554f6c <vm_exec_core+23372>, 0x63724355606e <vm_exec_core+27726>, 0x6372435564f8 <vm_exec_core+28888>, 0x637243554e7e <vm_exec_core+23134>, 0x6372435503ac <vm_exec_core+3980>, 0x637243555761 <vm_exec_core+25409>, 0x6372435501d4 <vm_exec_core+3508>, 0x63724355058d <vm_exec_core+4461>, 0x637243552cc9 <vm_exec_core+14505>, 0x637243554ceb <vm_exec_core+22731>, 0x63724355532f <vm_exec_core+24335>, 0x637243554a34 <vm_exec_core+22036>, 0x63724354fd91 <vm_exec_core+2417>, 0x63724355679c <vm_exec_core+29564>, 0x63724355728b <vm_exec_core+32363>, 0x6372435506a4 <vm_exec_core+4740>, 0x63724355195d <vm_exec_core+9533>, 0x6372435513d0 <vm_exec_core+8112>, 0x6372435522d7 <vm_exec_core+11959>, 0x63724355385b <vm_exec_core+17467>, 0x6372435507b0 <vm_exec_core+5008>, 0x6372435565e1 <vm_exec_core+29121>, 0x6372435518a2 <vm_exec_core+9346>, 0x6372435536c4 <vm_exec_core+17060>, 0x637243554267 <vm_exec_core+20039>, 0x63724355645b <vm_exec_core+28731>, 0x637243555157 <vm_exec_core+23863>, 0x637243552517 <vm_exec_core+12535>, 0x637243551bdb <vm_exec_core+10171>, 0x637243556201 <vm_exec_core+28129>, 0x637243552e75 <vm_exec_core+14933>, 0x637243555828 <vm_exec_core+25608>, 0x637243555286 <vm_exec_core+24166>, 0x637243555a83 <vm_exec_core+26211>, 0x637243556ac6 <vm_exec_core+30374>, 0x6372435544a4 <vm_exec_core+20612>, 0x63724354f7cb <vm_exec_core+939>, 0x6372435526a9 <vm_exec_core+12937>, 0x637243556131 <vm_exec_core+27921>, 0x6372435527ec <vm_exec_core+13260>, 0x637243554da4 <vm_exec_core+22916>, 0x637243555648 <vm_exec_core+25128>, 0x637243553f72 <vm_exec_core+19282>, 0x637243554b8d <vm_exec_core+22381>, 0x637243552a6b <vm_exec_core+13899>, 0x637243551ef1 <vm_exec_core+10961>, 0x637243555b76 <vm_exec_core+26454>, 0x637243550882 <vm_exec_core+5218>, 0x637243553d56 <vm_exec_core+18742>, 0x63724355f21b <vm_exec_core+65019>, 0x63724355502c <vm_exec_core+23564>, 0x637243550b41 <vm_exec_core+5921>, 0x637243551073 <vm_exec_core+7251>, 0x637243550c7a <vm_exec_core+6234>, 0x637243551a6b <vm_exec_core+9803>, 0x637243552352 <vm_exec_core+12082>, 0x63724354f7d0 <vm_exec_core+944>, 0x637243551781 <vm_exec_core+9057>, 0x637243558012 <vm_exec_core+35826>, 0x637243555548 <vm_exec_core+24872>, 0x637243554347 <vm_exec_core+20263>, 0x637243556676 <vm_exec_core+29270>, 0x6372435580fb <vm_exec_core+36059>, 0x6372435569c9 <vm_exec_core+30121>, 0x637243557b27 <vm_exec_core+34567>, 0x637243557c11 <vm_exec_core+34801>, 0x6372435502b3 <vm_exec_core+3731>, 0x6372435576e8 <vm_exec_core+33480>, 0x637243552d82 <vm_exec_core+14690>, 0x637243557930 <vm_exec_core+34064>, 0x6372435528ad <vm_exec_core+13453>, 0x63724355688d <vm_exec_core+29805>, 0x637243551d24 <vm_exec_core+10500>, 0x6372435530cb <vm_exec_core+15531>, 0x637243557d07 <vm_exec_core+35047>, 0x63724355379b <vm_exec_core+17275>, 0x63724355327c <vm_exec_core+15964>, 0x63724354f8b6 <vm_exec_core+1174>, 0x63724354ffcf <vm_exec_core+2991>, 0x63724354f9b4 <vm_exec_core+1428>, 0x637243554082 <vm_exec_core+19554>, 0x637243553452 <vm_exec_core+16434>, 0x637243553c17 <vm_exec_core+18423>, 0x637243553b1e <vm_exec_core+18174>, 0x637243552bb6 <vm_exec_core+14230>, 0x637243553332 <vm_exec_core+16146>, 0x637243552f8c <vm_exec_core+15212>, 0x637243553596 <vm_exec_core+16758>, 0x63724355362d <vm_exec_core+16909>, 0x637243552b4d <vm_exec_core+14125>, 0x63724354fb1c <vm_exec_core+1788>, 0x6372435514ca <vm_exec_core+8362>, 0x637243556ff9 <vm_exec_core+31705>, 0x637243550da2 <vm_exec_core+6530>, 0x637243557dae <vm_exec_core+35214>, 0x637243555dfb <vm_exec_core+27099>, 0x6372435539cd <vm_exec_core+17837>, 0x63724354fe51 <vm_exec_core+2609>, 0x63724355782c <vm_exec_core+33804>, 0x6372435573cc <vm_exec_core+32684>, 0x63724355119d <vm_exec_core+7549>, 0x6372435504bd <vm_exec_core+4253>, 0x637243556332 <vm_exec_core+28434>, 0x63724355214d <vm_exec_core+11565>, 0x637243557a6e <vm_exec_core+34382>, 0x63724355761b <vm_exec_core+33275>, 0x6372435529c5 <vm_exec_core+13733>, 0x63724355391e <vm_exec_core+17662>, 0x637243555fab <vm_exec_core+27531>, 0x637243557563 <vm_exec_core+33091>, 0x637243554f5d <vm_exec_core+23357>, 0x63724355605f <vm_exec_core+27711>, 0x6372435564e9 <vm_exec_core+28873>, 0x637243554e6f <vm_exec_core+23119>, 0x63724355039d <vm_exec_core+3965>, 0x637243555752 <vm_exec_core+25394>, 0x6372435501c5 <vm_exec_core+3493>, 0x63724355057e <vm_exec_core+4446>, 0x637243552cba <vm_exec_core+14490>, 0x637243554cdc <vm_exec_core+22716>, 0x637243555320 <vm_exec_core+24320>, 0x637243554a25 <vm_exec_core+22021>, 0x63724354fd82 <vm_exec_core+2402>, 0x63724355678d <vm_exec_core+29549>, 0x63724355727c <vm_exec_core+32348>, 0x637243550695 <vm_exec_core+4725>, 0x63724355194e <vm_exec_core+9518>, 0x6372435513c1 <vm_exec_core+8097>, 0x6372435522c8 <vm_exec_core+11944>, 0x63724355384c <vm_exec_core+17452>, 0x6372435507a1 <vm_exec_core+4993>, 0x6372435565d2 <vm_exec_core+29106>, 0x637243551893 <vm_exec_core+9331>, 0x6372435536b5 <vm_exec_core+17045>, 0x637243554258 <vm_exec_core+20024>, 0x63724355644c <vm_exec_core+28716>, 0x637243555148 <vm_exec_core+23848>, 0x637243552508 <vm_exec_core+12520>, 0x637243551bcc <vm_exec_core+10156>, 0x6372435561f2 <vm_exec_core+28114>, 0x637243552e66 <vm_exec_core+14918>, 0x637243555819 <vm_exec_core+25593>, 0x637243555277 <vm_exec_core+24151>, 0x637243555a74 <vm_exec_core+26196>, 0x637243556ab7 <vm_exec_core+30359>, 0x637243554495 <vm_exec_core+20597>, 0x6372435550f8 <vm_exec_core+23768>, 0x63724355269a <vm_exec_core+12922>, 0x637243556122 <vm_exec_core+27906>, 0x6372435527dd <vm_exec_core+13245>, 0x637243554d95 <vm_exec_core+22901>, 0x6372435550f8 <vm_exec_core+23768>, 0x637243553f63 <vm_exec_core+19267>, 0x637243554b7e <vm_exec_core+22366>, 0x637243552a5c <vm_exec_core+13884>, 0x637243551ee2 <vm_exec_core+10946>, 0x637243555b67 <vm_exec_core+26439>, 0x637243550873 <vm_exec_core+5203>, 0x637243553d47 <vm_exec_core+18727>, 0x63724355f20c <vm_exec_core+65004>, 0x63724355501d <vm_exec_core+23549>, 0x637243550b32 <vm_exec_core+5906>, 0x637243551064 <vm_exec_core+7236>, 0x637243550c6b <vm_exec_core+6219>, 0x637243551a5c <vm_exec_core+9788>, 0x637243552343 <vm_exec_core+12067>, 0x637243554342 <vm_exec_core+20258>, 0x637243553842 <vm_exec_core+17442>, 0x63724355433d <vm_exec_core+20253>, 0x637243554f58 <vm_exec_core+23352>, 0x637243554e6a <vm_exec_core+23114>, 0x637243551a57 <vm_exec_core+9783>, 0x63724355510c <vm_exec_core+23788>, 0x637243552d78 <vm_exec_core+14680>, 0x637243552d7d <vm_exec_core+14685>, 0x637243554e65 <vm_exec_core+23109>, 0x637243554cd2 <vm_exec_core+22706>, 0x637243553bfe <vm_exec_core+18398>, 0x637243553b0a <vm_exec_core+18154>...}
        reg_cfp = 0x782c79bff560
        reg_pc = 0x51500001a5d0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000063724354bf51 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x00006372432cbe3c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=132132455528440) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x782c7c1336e0
#27 0x00006372432c6cfb in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 132132456158200
        realpath_map = 132132456158040
        path = 132132455528440
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#28 0x00006372432c4eb5 in rb_require_string_internal (fname=132132455528480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160000006d0
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
        base = <optimized out>
#30 0x00006372435b02f8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x58a100140003
        cc = <optimized out>
        me = 0x782c7c133870
        cfunc = 0x5040000185d8
        recv = 132132456287640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#31 0x000063724359674d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff06462350) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#32 0x0000637243596205 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#33 0x000063724355d857 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x782c79bff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x637243552b5c <vm_exec_core+14140>, 0x63724354fb2b <vm_exec_core+1803>, 0x6372435514d9 <vm_exec_core+8377>, 0x637243557008 <vm_exec_core+31720>, 0x637243550db1 <vm_exec_core+6545>, 0x637243557dbd <vm_exec_core+35229>, 0x637243555e0a <vm_exec_core+27114>, 0x6372435539dc <vm_exec_core+17852>, 0x63724354fe60 <vm_exec_core+2624>, 0x63724355783b <vm_exec_core+33819>, 0x6372435573db <vm_exec_core+32699>, 0x6372435511ac <vm_exec_core+7564>, 0x6372435504cc <vm_exec_core+4268>, 0x637243556341 <vm_exec_core+28449>, 0x63724355215c <vm_exec_core+11580>, 0x637243557a7d <vm_exec_core+34397>, 0x63724355762a <vm_exec_core+33290>, 0x6372435529d4 <vm_exec_core+13748>, 0x63724355392d <vm_exec_core+17677>, 0x637243555fba <vm_exec_core+27546>, 0x637243557572 <vm_exec_core+33106>, 0x637243554f6c <vm_exec_core+23372>, 0x63724355606e <vm_exec_core+27726>, 0x6372435564f8 <vm_exec_core+28888>, 0x637243554e7e <vm_exec_core+23134>, 0x6372435503ac <vm_exec_core+3980>, 0x637243555761 <vm_exec_core+25409>, 0x6372435501d4 <vm_exec_core+3508>, 0x63724355058d <vm_exec_core+4461>, 0x637243552cc9 <vm_exec_core+14505>, 0x637243554ceb <vm_exec_core+22731>, 0x63724355532f <vm_exec_core+24335>, 0x637243554a34 <vm_exec_core+22036>, 0x63724354fd91 <vm_exec_core+2417>, 0x63724355679c <vm_exec_core+29564>, 0x63724355728b <vm_exec_core+32363>, 0x6372435506a4 <vm_exec_core+4740>, 0x63724355195d <vm_exec_core+9533>, 0x6372435513d0 <vm_exec_core+8112>, 0x6372435522d7 <vm_exec_core+11959>, 0x63724355385b <vm_exec_core+17467>, 0x6372435507b0 <vm_exec_core+5008>, 0x6372435565e1 <vm_exec_core+29121>, 0x6372435518a2 <vm_exec_core+9346>, 0x6372435536c4 <vm_exec_core+17060>, 0x637243554267 <vm_exec_core+20039>, 0x63724355645b <vm_exec_core+28731>, 0x637243555157 <vm_exec_core+23863>, 0x637243552517 <vm_exec_core+12535>, 0x637243551bdb <vm_exec_core+10171>, 0x637243556201 <vm_exec_core+28129>, 0x637243552e75 <vm_exec_core+14933>, 0x637243555828 <vm_exec_core+25608>, 0x637243555286 <vm_exec_core+24166>, 0x637243555a83 <vm_exec_core+26211>, 0x637243556ac6 <vm_exec_core+30374>, 0x6372435544a4 <vm_exec_core+20612>, 0x63724354f7cb <vm_exec_core+939>, 0x6372435526a9 <vm_exec_core+12937>, 0x637243556131 <vm_exec_core+27921>, 0x6372435527ec <vm_exec_core+13260>, 0x637243554da4 <vm_exec_core+22916>, 0x637243555648 <vm_exec_core+25128>, 0x637243553f72 <vm_exec_core+19282>, 0x637243554b8d <vm_exec_core+22381>, 0x637243552a6b <vm_exec_core+13899>, 0x637243551ef1 <vm_exec_core+10961>, 0x637243555b76 <vm_exec_core+26454>, 0x637243550882 <vm_exec_core+5218>, 0x637243553d56 <vm_exec_core+18742>, 0x63724355f21b <vm_exec_core+65019>, 0x63724355502c <vm_exec_core+23564>, 0x637243550b41 <vm_exec_core+5921>, 0x637243551073 <vm_exec_core+7251>, 0x637243550c7a <vm_exec_core+6234>, 0x637243551a6b <vm_exec_core+9803>, 0x637243552352 <vm_exec_core+12082>, 0x63724354f7d0 <vm_exec_core+944>, 0x637243551781 <vm_exec_core+9057>, 0x637243558012 <vm_exec_core+35826>, 0x637243555548 <vm_exec_core+24872>, 0x637243554347 <vm_exec_core+20263>, 0x637243556676 <vm_exec_core+29270>, 0x6372435580fb <vm_exec_core+36059>, 0x6372435569c9 <vm_exec_core+30121>, 0x637243557b27 <vm_exec_core+34567>, 0x637243557c11 <vm_exec_core+34801>, 0x6372435502b3 <vm_exec_core+3731>, 0x6372435576e8 <vm_exec_core+33480>, 0x637243552d82 <vm_exec_core+14690>, 0x637243557930 <vm_exec_core+34064>, 0x6372435528ad <vm_exec_core+13453>, 0x63724355688d <vm_exec_core+29805>, 0x637243551d24 <vm_exec_core+10500>, 0x6372435530cb <vm_exec_core+15531>, 0x637243557d07 <vm_exec_core+35047>, 0x63724355379b <vm_exec_core+17275>, 0x63724355327c <vm_exec_core+15964>, 0x63724354f8b6 <vm_exec_core+1174>, 0x63724354ffcf <vm_exec_core+2991>, 0x63724354f9b4 <vm_exec_core+1428>, 0x637243554082 <vm_exec_core+19554>, 0x637243553452 <vm_exec_core+16434>, 0x637243553c17 <vm_exec_core+18423>, 0x637243553b1e <vm_exec_core+18174>, 0x637243552bb6 <vm_exec_core+14230>, 0x637243553332 <vm_exec_core+16146>, 0x637243552f8c <vm_exec_core+15212>, 0x637243553596 <vm_exec_core+16758>, 0x63724355362d <vm_exec_core+16909>, 0x637243552b4d <vm_exec_core+14125>, 0x63724354fb1c <vm_exec_core+1788>, 0x6372435514ca <vm_exec_core+8362>, 0x637243556ff9 <vm_exec_core+31705>, 0x637243550da2 <vm_exec_core+6530>, 0x637243557dae <vm_exec_core+35214>, 0x637243555dfb <vm_exec_core+27099>, 0x6372435539cd <vm_exec_core+17837>, 0x63724354fe51 <vm_exec_core+2609>, 0x63724355782c <vm_exec_core+33804>, 0x6372435573cc <vm_exec_core+32684>, 0x63724355119d <vm_exec_core+7549>, 0x6372435504bd <vm_exec_core+4253>, 0x637243556332 <vm_exec_core+28434>, 0x63724355214d <vm_exec_core+11565>, 0x637243557a6e <vm_exec_core+34382>, 0x63724355761b <vm_exec_core+33275>, 0x6372435529c5 <vm_exec_core+13733>, 0x63724355391e <vm_exec_core+17662>, 0x637243555fab <vm_exec_core+27531>, 0x637243557563 <vm_exec_core+33091>, 0x637243554f5d <vm_exec_core+23357>, 0x63724355605f <vm_exec_core+27711>, 0x6372435564e9 <vm_exec_core+28873>, 0x637243554e6f <vm_exec_core+23119>, 0x63724355039d <vm_exec_core+3965>, 0x637243555752 <vm_exec_core+25394>, 0x6372435501c5 <vm_exec_core+3493>, 0x63724355057e <vm_exec_core+4446>, 0x637243552cba <vm_exec_core+14490>, 0x637243554cdc <vm_exec_core+22716>, 0x637243555320 <vm_exec_core+24320>, 0x637243554a25 <vm_exec_core+22021>, 0x63724354fd82 <vm_exec_core+2402>, 0x63724355678d <vm_exec_core+29549>, 0x63724355727c <vm_exec_core+32348>, 0x637243550695 <vm_exec_core+4725>, 0x63724355194e <vm_exec_core+9518>, 0x6372435513c1 <vm_exec_core+8097>, 0x6372435522c8 <vm_exec_core+11944>, 0x63724355384c <vm_exec_core+17452>, 0x6372435507a1 <vm_exec_core+4993>, 0x6372435565d2 <vm_exec_core+29106>, 0x637243551893 <vm_exec_core+9331>, 0x6372435536b5 <vm_exec_core+17045>, 0x637243554258 <vm_exec_core+20024>, 0x63724355644c <vm_exec_core+28716>, 0x637243555148 <vm_exec_core+23848>, 0x637243552508 <vm_exec_core+12520>, 0x637243551bcc <vm_exec_core+10156>, 0x6372435561f2 <vm_exec_core+28114>, 0x637243552e66 <vm_exec_core+14918>, 0x637243555819 <vm_exec_core+25593>, 0x637243555277 <vm_exec_core+24151>, 0x637243555a74 <vm_exec_core+26196>, 0x637243556ab7 <vm_exec_core+30359>, 0x637243554495 <vm_exec_core+20597>, 0x6372435550f8 <vm_exec_core+23768>, 0x63724355269a <vm_exec_core+12922>, 0x637243556122 <vm_exec_core+27906>, 0x6372435527dd <vm_exec_core+13245>, 0x637243554d95 <vm_exec_core+22901>, 0x6372435550f8 <vm_exec_core+23768>, 0x637243553f63 <vm_exec_core+19267>, 0x637243554b7e <vm_exec_core+22366>, 0x637243552a5c <vm_exec_core+13884>, 0x637243551ee2 <vm_exec_core+10946>, 0x637243555b67 <vm_exec_core+26439>, 0x637243550873 <vm_exec_core+5203>, 0x637243553d47 <vm_exec_core+18727>, 0x63724355f20c <vm_exec_core+65004>, 0x63724355501d <vm_exec_core+23549>, 0x637243550b32 <vm_exec_core+5906>, 0x637243551064 <vm_exec_core+7236>, 0x637243550c6b <vm_exec_core+6219>, 0x637243551a5c <vm_exec_core+9788>, 0x637243552343 <vm_exec_core+12067>, 0x637243554342 <vm_exec_core+20258>, 0x637243553842 <vm_exec_core+17442>, 0x63724355433d <vm_exec_core+20253>, 0x637243554f58 <vm_exec_core+23352>, 0x637243554e6a <vm_exec_core+23114>, 0x637243551a57 <vm_exec_core+9783>, 0x63724355510c <vm_exec_core+23788>, 0x637243552d78 <vm_exec_core+14680>, 0x637243552d7d <vm_exec_core+14685>, 0x637243554e65 <vm_exec_core+23109>, 0x637243554cd2 <vm_exec_core+22706>, 0x637243553bfe <vm_exec_core+18398>, 0x637243553b0a <vm_exec_core+18154>...}
        reg_cfp = 0x782c79bff790
        reg_pc = 0x50400002fcf8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000063724354bb98 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#36 0x00006372431c85db in rb_ec_exec_node (ec=0x5160000006d0, n=0x782c7c133910) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7fff06462890, <optimized out>, 0x7fff064627e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x782c7c133910
#37 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#38 0x00006372431c1b47 in rb_main (argc=9, argv=0x7fff06462a58) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#39 main (argc=9, argv=0x7fff06462a58) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 84482) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb

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

$ timeout 60 gdb -p 84153 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:965: 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 84152 -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 111028 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-01-21T18:17:06Z master 72fdba156d) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ........................................

Finished in 35.323350 seconds

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