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

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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     999     999     999 ?             -1 Ss    1000   0:10 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    999    1021    1021    1021 pts/0       1021 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1021    1022    1021    1021 pts/0       1021 S+    1000   0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1   65610    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  177887    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1022  305882    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 305882  305885    1021    1021 pts/0       1021 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251102-195418 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 305885  305886    1021    1021 pts/0       1021 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251102-195418 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 305886  306772    1021    1021 pts/0       1021 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 306772  306773    1021    1021 pts/0       1021 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 306773  307100    1021    1021 pts/0       1021 Sl+   1000   0:22 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 307100  307108    1021    1021 pts/0       1021 Sl+   1000   0:29 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestBeginEndBlock#test_internal_errinfo_at_exit
 307108  402785    1021    1021 pts/0       1021 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestBeginEndBlock#test_internal_errinfo_at_exit
      1  452310    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  584441    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 305886  824373    1021    1021 pts/0       1021 R+    1000   0:00 ps jx
      1 1164625    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2005784    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2117046    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2306871    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2681903    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2825499    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 2849766    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3202376    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3220467    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3393617    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3696633    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 4123412    1021    1021 pts/0       1021 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[305882], 305882=>[305885], 305885=>[305886], 305886=>[306772, 824373], 306772=>[306773], 306773=>[307100], 307100=>[307108], 307108=>[402785]}
$ timeout 60 gdb -p 402785 -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".
0x00006501402c2ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x72b49ba46c40 (LWP 402785) "ruby" 0x00006501402c2ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 1 (Thread 0x72b49ba46c40 (LWP 402785) "ruby"):
#0  0x00006501402c2ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006501402c3e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x0000650140210828 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  0x0000650140210619 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  0x000065014021044d 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  0x000065014020fe8d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6  0x000065014020fad6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7  0x0000650140211da6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8  0x00006501402a8c70 in __interceptor_free ()
No symbol table info available.
#9  0x000065014032a39c in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x72b498cff800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8230
        objspace = 0x51d000000a80
        malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x72b498cff800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:5278
No locals.
#11 ruby_xfree (x=0x72b498cff800) at /tmp/ruby/src/trunk_asan/gc.c:5289
No locals.
#12 0x000065014060cee5 in rb_threadptr_sched_free (th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2365
No locals.
#13 0x00006501406f59bf in thread_free (ptr=0x540000001288, ptr@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/vm.c:3766
        th = 0x540000001288
#14 0x00006501406f566c in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3373
        th = 0x515000000300
        objspace = <optimized out>
        next = <optimized out>
#15 0x00006501402ed23b in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:265
        save_error = 4
        sysex = 1
        signaled = 0
        th0 = 0x515000000300
        step = 4
        message = 4
        th = <optimized out>
        buf = <optimized out>
        state = <optimized out>
#16 0x00006501402ec854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#17 0x00006501402ed76b in ruby_stop (ex=4744, ex@entry=2) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#18 0x000065014048ae2d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4291
        status = <optimized out>
        pid = <optimized out>
#19 0x0000650140719b78 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:3915
        ci = 0x656100040001
        cc = <optimized out>
        me = 0x72b479b5a6a8
        cfunc = 0x5060000491c8
        recv = 126119459599600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00006501406ff465 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe1786d8e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x00006501406feef5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#22 0x00006501406b3b3f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72b498dff480, cd=0x5060011724e0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5060011724e0
        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b498dff480
        reg_pc = 0x511000536160
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00006501406aa3b7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2765
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffe1786dba0, <optimized out>, <optimized out>}, prev = 0x72b499a8c2a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x000065014073a302 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x72b498dff508, self=126119459599600, 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:1795
        flags = 0
        iseq = 0x72b46bc5e580
        cfp = <optimized out>
        sp = 0x72b498cffb30
        use_argv = 0x72b49986a160
        stack_argv = 0x72b498cffb30
        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:1809
        captured = 0x72b498dff508
#27 0x00006501406dbabc 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:1846
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:1854
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#30 0x00006501406dbabc in rb_yield (val=<optimized out>)
No locals.
#31 0x00006501402f28f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1786df30, <optimized out>, 0x7ffe1786de40, <optimized out>, <optimized out>}, prev = 0x72b4999c6d40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#32 0x00006501403a2c51 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:12009
        rw = {9895527813286708059, <optimized out>}
        args = <optimized out>
        ies_args = <optimized out>
        fmode = 0
        v1 = 4
        v2 = 4
        r = 126119227762240
        fptr = 0x51100053a4c0
        w = 126119227762200
        fptr2 = <optimized out>
        ret = 126119227762160
        pipes = <optimized out>
        state = <optimized out>
        opt = <optimized out>
#33 0x0000650140719b78 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:3915
        ci = 0x42c100000001
        cc = <optimized out>
        me = 0x72b49b1790e0
        cfunc = 0x50600002b2e8
        recv = 126120021654040
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00006501406b3b3f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72b498dff4f0, cd=0x5060011723c0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5060011723c0
        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b498dff4f0
        reg_pc = 0x5120001d74e8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00006501406aa3b7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2765
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffe1786e760, <optimized out>, <optimized out>}, prev = 0x72b499994540, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x000065014073a302 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x72b498dff620, self=126120019661000, 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:1795
        flags = 0
        iseq = 0x72b49afd0c20
        cfp = <optimized out>
        sp = 0x72b498cffa28
        use_argv = 0x72b499866ce0
        stack_argv = 0x72b498cffa28
        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:1809
        captured = 0x72b498dff620
#39 0x00006501406dbabc 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:1846
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:1854
No locals.
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#42 0x00006501406dbabc in rb_yield (val=<optimized out>)
No locals.
#43 0x00006501408a0f93 in rb_ary_collect (ary=126119227728840) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 126119427701760
        i = 3
#44 0x0000650140719b78 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x72b49b17ebf8
        cfunc = 0x506000020068
        recv = 126119227728840
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#45 0x00006501406b3b3f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72b498dff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#46 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b498dff608
        reg_pc = 0x51900001b210
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#47 0x00006501406aa7ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2792
No locals.
#48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2771
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#49 0x000065014073a302 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x72b498dff738, self=126120019661000, 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:1795
        flags = 0
        iseq = 0x72b49afdf5e0
        cfp = <optimized out>
        sp = 0x72b498cff8d0
        use_argv = 0x72b499852a60
        stack_argv = 0x72b498cff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#50 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:1809
        captured = 0x72b498dff738
#51 0x00006501406dbabc 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:1846
No locals.
#52 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1854
No locals.
#53 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#54 0x00006501406dbabc in rb_yield (val=<optimized out>)
No locals.
#55 0x00006501408a0f93 in rb_ary_collect (ary=126119227808600) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 126119227808520
        i = 0
#56 0x0000650140719b78 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x72b49b17ebf8
        cfunc = 0x506000020068
        recv = 126119227808600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#57 0x00006501406b3b3f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72b498dff720, cd=0x502000029e70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#58 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000029e70
        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b498dff720
        reg_pc = 0x5040000085b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#59 0x00006501406aa7ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2792
No locals.
#60 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2771
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#61 0x00006501406f2bf8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3031
        ec = 0x5160000003d0
        val = <optimized out>
#62 0x00006501402edc7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x72b49afdf770) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1786fdf0, <optimized out>, 0x7ffe1786fd40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x72b49afdf770
#63 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#64 0x00006501402e6be7 in rb_main (argc=11, argv=0x7ffe1786ffc8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#65 main (argc=11, argv=0x7ffe1786ffc8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

[Detaching after fork from child process 824388]
[Inferior 1 (process 402785) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 307108 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 402786]
[New LWP 401123]
[New LWP 315520]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000072b49b910813 in __GI___wait4 (pid=824389, stat_loc=0x72b4999fac68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x72b49ba46c40 (LWP 307108) "ruby"            0x000072b49b910813 in __GI___wait4 (pid=824389, stat_loc=0x72b4999fac68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0x72b47f7ff6c0 (LWP 402786) "ruby"            0x000072b49b91b4fd in __GI___poll (fds=0x72b47c1bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x72b4796f16c0 (LWP 401123) "parallel.rb:40"  0x000072b49b91b4fd in __GI___poll (fds=0x72b46a6cf360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x72b476de16c0 (LWP 315520) "Timeout stdlib " 0x000072b49b898d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000323314) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x72b476de16c0 (LWP 315520) "Timeout stdlib "):
#0  0x000072b49b898d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000323314) 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=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000323314) 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=0x50c000323314, 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  0x000072b49b89b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0003232e8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x72b49b89b4b0 <__condvar_cleanup_waiting>, __arg = 0x72b476ddfc00, __canceltype = 1870437136, __prev = 0x0}
        cbuffer = {wseq = 13, cond = 0x50c0003232e8, mutex = 0x514000000108, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 13
        seq = 6
        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=0x50c0003232e8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000065014060a68f in rb_native_cond_wait (cond=0x50c000323314, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000100200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
        next_th = 0x0
#7  0x0000650140634ea1 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000100200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000650140615c31 in native_sleep (th=0x515000100200, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3346
        sched = <optimized out>
#9  sleep_forever (th=0x515000100200, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 0x0000650140633a0c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=126120019784320, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
        scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1076
        args = <optimized out>
#12 0x00006501402f28f7 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:1174
        _ec = 0x5160013440d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72b476ddff70, <optimized out>, 0x72b476ddfe80, <optimized out>, <optimized out>}, prev = 0x72b46f4bf240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160013440d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#13 0x0000650140632d6e in queue_do_pop (self=<optimized out>, q=0x5040000387d0, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
        queue_waiter = {w = {self = 126120019784320, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
        queue_sleep_arg = {self = 126120019784320, timeout = 4, end = <optimized out>}
        ec = <optimized out>
        waitq = 0x5040000387d0
        end = 0
#14 0x00006501406b6f75 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:7522
        func_ptr = <optimized out>
        canary_p = <optimized out>
        ret = <optimized out>
#15 0x00006501406b6f75 in vm_invoke_builtin_delegate (ec=0x5160013440d0, cfp=0x72b47a7ff758, bf=<optimized out>, start_index=<optimized out>)
        argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160013440d0) at ../../src/trunk_asan/insns.def:1673
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        index = <optimized out>
        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b47a7ff758
        reg_pc = 0x5100000029f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00006501406aa3b7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2765
        _ec = 0x5160013440d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72b476de06c0, <optimized out>, <optimized out>}, prev = 0x72b476de0c00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#18 0x00006501406ede9b in invoke_iseq_block_from_c (ec=0x5160013440d0, captured=<optimized out>, self=126120019850800, 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:1795
        flags = 0
        iseq = 0x72b49afa7be0
        cfp = 0x72b47a7ff7c8
        sp = 0x72b47a6ff818
        use_argv = <optimized out>
        stack_argv = 0x72b47a6ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160013440d0, self=126120019850800, 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:1889
        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:1919
No locals.
#21 0x00006501406ec0f6 in rb_vm_invoke_proc (ec=0x50c000323314, proc=0x189, proc@entry=0x504000407990, argc=-1685484175, 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:1940
        self = 0
#22 0x000065014063915d in thread_do_start_proc (th=th@entry=0x515000100200) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000407990
        args_len = 0
        args_ptr = <optimized out>
#23 0x0000650140636cc6 in thread_do_start (th=0x515000100200) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#24 thread_start_func_2 (th=th@entry=0x515000100200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _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 0x0000650140635fae in call_thread_start_func_2 (th=0x515000100200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x72b476de0cc0
#26 nt_start (ptr=0x50c0003232c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x515000100200
        sched = <optimized out>
        nt = 0x50c0003232c0
        vm = 0x525000000100
#27 0x00006501402a6b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000072b49b89caa4 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 = {126119413946048, -675129292596489888, 126119413946048, -352, 0, 140729293129168, -675129292617461408, -675346619779428000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x000072b49b929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x72b4796f16c0 (LWP 401123) "parallel.rb:40"):
#0  0x000072b49b91b4fd in __GI___poll (fds=0x72b46a6cf360, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000065014024d77a in __interceptor_poll ()
No symbol table info available.
#2  0x00006501403b8a29 in nogvl_wait_for (th=126119227808320, fptr=0x511000536780, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12602
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00006501403b9eba in internal_read_func (ptr=0x72b46a6cf240) at /tmp/ruby/src/trunk_asan/io.c:1212
        iis = 0x72b46a6cf240
        result = <optimized out>
#5  0x000065014061ab72 in rb_thread_io_blocking_call (io=0x511000536780, func=0x6501403b99b0 <internal_read_func>, data1=0x72b46a6cf240, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        val = <optimized out>
        blocking_operation = <optimized out>
        state = RUBY_TAG_NONE
        saved_errno = <optimized out>
        prev_mn_schedulable = <optimized out>
        fd = <optimized out>
#6  0x00006501402f28f7 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:1174
        _ec = 0x5160017a81d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x72b4796efe50, <optimized out>, 0x72b4796efd60, <optimized out>, <optimized out>}, prev = 0x72b46a6cd240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160017a81d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00006501403ce1e5 in io_read_memory_locktmp (str=126119205204832, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
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:3504
        str = <optimized out>
        iis = {th = 126119227808320, fptr = 0x511000536780, nonblock = 0, fd = 4, buf = 0x5190008d5980, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000536780
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00006501403aa771 in io_readpartial (argc=1785525088, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
        ret = <optimized out>
#10 0x0000650140719b78 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:3915
        ci = 0x40d100100003
        cc = <optimized out>
        me = 0x72b49b178960
        cfunc = 0x50600002c068
        recv = 126119227808440
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006501406bb4e3 in vm_sendish (ec=0x5160017a81d0, reg_cfp=0x72b4768de790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        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=0x5160017a81d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b4768de790
        reg_pc = 0x51300005f758
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00006501406aa3b7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2765
        _ec = 0x5160017a81d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x72b4796f06c0, <optimized out>, <optimized out>}, prev = 0x72b4796f0c00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006501406ede9b in invoke_iseq_block_from_c (ec=0x5160017a81d0, captured=<optimized out>, self=126120019661000, 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:1795
        flags = 0
        iseq = 0x72b49afdf428
        cfp = 0x72b4768de7c8
        sp = 0x72b4767de818
        use_argv = <optimized out>
        stack_argv = 0x72b4767de818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160017a81d0, self=126120019661000, 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:1889
        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:1919
No locals.
#17 0x00006501406ec0f6 in rb_vm_invoke_proc (ec=0x72b46a6cf360, proc=0x1, proc@entry=0x504000118a90, argc=-1684949763, 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:1940
        self = 4294967295
#18 0x000065014063915d in thread_do_start_proc (th=th@entry=0x5150000d3700) at /tmp/ruby/src/trunk_asan/thread.c:614
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000118a90
        args_len = 0
        args_ptr = <optimized out>
#19 0x0000650140636cc6 in thread_do_start (th=0x5150000d3700) at /tmp/ruby/src/trunk_asan/thread.c:631
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150000d3700, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
        _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 0x0000650140635fae in call_thread_start_func_2 (th=0x5150000d3700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
        stack_start = <optimized out>
        stack_start_addr = 0x72b4796f0cc0
#22 nt_start (ptr=0x50c000217c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
        th = 0x5150000d3700
        sched = <optimized out>
        nt = 0x50c000217c00
        vm = 0x525000000100
#23 0x00006501402a6b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000072b49b89caa4 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 = {126119457003200, -675141790951321248, 126119457003200, -352, 25, 140729293134544, -675141790972292768, -675346619779428000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x000072b49b929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x72b47f7ff6c0 (LWP 402786) "ruby"):
#0  0x000072b49b91b4fd in __GI___poll (fds=0x72b47c1bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000065014024d77a in __interceptor_poll ()
No symbol table info available.
#2  0x000065014063ab1a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1059
        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:3071
        vm = <optimized out>
#4  0x00006501402a6b2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000072b49b89caa4 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 = {126119558772416, -675146046190169760, 126119558772416, -352, 25, 140729293129456, -675146046211141280, -675346619779428000}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000072b49b929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x72b49ba46c40 (LWP 307108) "ruby"):
#0  0x000072b49b910813 in __GI___wait4 (pid=824389, stat_loc=0x72b4999fac68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
        sc_ret = -512
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000065014023afb0 in __interceptor_waitpid ()
No symbol table info available.
#2  0x0000650140492b54 in do_waitpid (pid=824389, st=0x72b4999fac68, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3  waitpid_blocking_no_SIGCHLD (x=0x72b4999fac40) at /tmp/ruby/src/trunk_asan/process.c:1074
        w = 0x72b4999fac40
#4  0x0000650140618ed7 in rb_nogvl (func=0x650140492b10 <waitpid_blocking_no_SIGCHLD>, data1=0x72b4999fac40, ubf=<optimized out>, data2=0x0, flags=0) at /tmp/ruby/src/trunk_asan/thread.c:1615
        __region = <optimized out>
        val = 0x0
        ec = 0x5160000003d0
        th = 0x515000000300
        vm = <optimized out>
        saved_errno = 0
        saved_vm = <optimized out>
        is_main_thread = <optimized out>
#5  0x000065014047c98b in waitpid_no_SIGCHLD (w=0x72b4999fac40) 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 = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = 824389, status = 0, options = 0, errnum = 0}
#7  0x000065014048b0d7 in rb_f_system (argc=<optimized out>, argv=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4765
        status = <optimized out>
        data = <optimized out>
        th = <optimized out>
        eargp = 0x72b46bc46f68
        status = {pid = 0, status = 0, error = 0}
        pid = -512
        execarg_obj = <optimized out>
#8  0x0000650140719b78 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:3915
        ci = 0x6c1100140007
        cc = <optimized out>
        me = 0x72b476f680e0
        cfunc = 0x506000049348
        recv = 126119459593520
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#9  0x00006501406ff465 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe1786e400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x514000000108
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#10 0x00006501406feef5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#11 0x00006501406bb4e3 in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72b498dff4f0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b498dff4f0
        reg_pc = 0x5120001b5f50
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00006501406aa3b7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2765
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffe1786e760, <optimized out>, <optimized out>}, prev = 0x72b499994540, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000065014073a302 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x72b498dff620, self=126120019661000, 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:1795
        flags = 0
        iseq = 0x72b49afd0c20
        cfp = <optimized out>
        sp = 0x72b498cffa28
        use_argv = 0x72b4998bbae0
        stack_argv = 0x72b498cffa28
        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:1809
        captured = 0x72b498dff620
#16 0x00006501406dbabc 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:1846
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:1854
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00006501406dbabc in rb_yield (val=<optimized out>)
No locals.
#20 0x00006501408a0f93 in rb_ary_collect (ary=126119227728840) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 126119427701760
        i = 5
#21 0x0000650140719b78 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x72b49b17ebf8
        cfunc = 0x506000020068
th: 0x515000000300, native_id: 0x72b49ba46c40
        recv = 126119227728840
        block_handler = <optimized out>
        frame_type = 1431634051
-- Control frame information -----------------------------------------------
        len = <optimized out>
        val = <optimized out>
c:0015 p:---- s:0105 e:000104 l:y n:---- CFUNC  :system
c:0014 p:0018 s:0098 e:000095 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_beginendblock.rb:77
c:0013 p:0037 s:0091 e:000090 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
#22 0x00006501406b3b3f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72b498dff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
c:0011 p:0093 s:0076 e:000075 l:n n:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y n:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001de0 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x512000013f30
c:0006 p:0007 s:0030 e:000029 l:n n:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y n:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:000330 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:000740 l:n n:---- EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001570 l:y n:---- DUMMY  [FINISH]

        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b498dff608
th: 0x515000100200, native_id: 0x72b476de16c0
        reg_pc = 0x51900001b210
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y n:0001 METHOD <internal:thread_sync>:18
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n n:---- BLOCK  /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y n:---- DUMMY  [FINISH]
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>

        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
th: 0x5150000d3700, native_id: 0x72b4796f16c0
        INSN_LABEL_opt_hash_freeze = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y n:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n n:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y n:---- DUMMY  [FINISH]

        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00006501406aa7ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2792
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2771
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000065014073a302 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x72b498dff738, self=126120019661000, 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:1795
        flags = 0
        iseq = 0x72b49afdf5e0
        cfp = <optimized out>
        sp = 0x72b498cff8d0
        use_argv = 0x72b499852a60
        stack_argv = 0x72b498cff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1809
        captured = 0x72b498dff738
#28 0x00006501406dbabc 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:1846
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1854
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x00006501406dbabc in rb_yield (val=<optimized out>)
No locals.
#32 0x00006501408a0f93 in rb_ary_collect (ary=126119227808600) at /tmp/ruby/src/trunk_asan/array.c:3673
        collect = 126119227808520
        i = 0
#33 0x0000650140719b78 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:3915
        ci = 0x167100000001
        cc = <optimized out>
        me = 0x72b49b17ebf8
        cfunc = 0x506000020068
        recv = 126119227808600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#34 0x00006501406b3b3f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x72b498dff720, cd=0x502000029e70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000029e70
        insns_address_table = {0x6501406af796 <vm_exec_core+1494>, 0x6501406b0a3d <vm_exec_core+6269>, 0x6501406b5be1 <vm_exec_core+27169>, 0x6501406b05ac <vm_exec_core+5100>, 0x6501406b6992 <vm_exec_core+30674>, 0x6501406b4786 <vm_exec_core+21958>, 0x6501406b242e <vm_exec_core+12910>, 0x6501406af8fe <vm_exec_core+1854>, 0x6501406b61d4 <vm_exec_core+28692>, 0x6501406b5f1c <vm_exec_core+27996>, 0x6501406b082c <vm_exec_core+5740>, 0x6501406afdee <vm_exec_core+3118>, 0x6501406b4e86 <vm_exec_core+23750>, 0x6501406b1333 <vm_exec_core+8563>, 0x6501406b63d5 <vm_exec_core+29205>, 0x6501406b607e <vm_exec_core+28350>, 0x6501406b1a21 <vm_exec_core+10337>, 0x6501406b23bd <vm_exec_core+12797>, 0x6501406b49e5 <vm_exec_core+22565>, 0x6501406b5ff5 <vm_exec_core+28213>, 0x6501406b3df9 <vm_exec_core+19513>, 0x6501406b4a6e <vm_exec_core+22702>, 0x6501406b5537 <vm_exec_core+25463>, 0x6501406b3d36 <vm_exec_core+19318>, 0x6501406afd2b <vm_exec_core+2923>, 0x6501406b4489 <vm_exec_core+21193>, 0x6501406afbbe <vm_exec_core+2558>, 0x6501406afff4 <vm_exec_core+3636>, 0x6501406b1ca4 <vm_exec_core+10980>, 0x6501406b396a <vm_exec_core+18346>, 0x6501406b4322 <vm_exec_core+20834>, 0x6501406b3605 <vm_exec_core+17477>, 0x6501406af7ca <vm_exec_core+1546>, 0x6501406b5767 <vm_exec_core+26023>, 0x6501406b5e47 <vm_exec_core+27783>, 0x6501406b019b <vm_exec_core+4059>, 0x6501406b0ce7 <vm_exec_core+6951>, 0x6501406b09a5 <vm_exec_core+6117>, 0x6501406b1422 <vm_exec_core+8802>, 0x6501406b2259 <vm_exec_core+12441>, 0x6501406b0242 <vm_exec_core+4226>, 0x6501406b55cf <vm_exec_core+25615>, 0x6501406b0c71 <vm_exec_core+6833>, 0x6501406b2107 <vm_exec_core+12103>, 0x6501406b2bf7 <vm_exec_core+14903>, 0x6501406b4f1c <vm_exec_core+23900>, 0x6501406b3fbb <vm_exec_core+19963>, 0x6501406b16fc <vm_exec_core+9532>, 0x6501406b0f7e <vm_exec_core+7614>, 0x6501406b4d72 <vm_exec_core+23474>, 0x6501406b1e84 <vm_exec_core+11460>, 0x6501406b4588 <vm_exec_core+21448>, 0x6501406b402d <vm_exec_core+20077>, 0x6501406b463f <vm_exec_core+21631>, 0x6501406b5b19 <vm_exec_core+26969>, 0x6501406b3417 <vm_exec_core+16983>, 0x6501406b4fd5 <vm_exec_core+24085>, 0x6501406af518 <vm_exec_core+856>, 0x6501406b4b03 <vm_exec_core+22851>, 0x6501406b181b <vm_exec_core+9819>, 0x6501406b3c91 <vm_exec_core+19153>, 0x6501406b3ed1 <vm_exec_core+19729>, 0x6501406b282b <vm_exec_core+13931>, 0x6501406b00a8 <vm_exec_core+3816>, 0x6501406b1bc9 <vm_exec_core+10761>, 0x6501406b1206 <vm_exec_core+8262>, 0x6501406b46bd <vm_exec_core+21757>, 0x6501406b03d3 <vm_exec_core+4627>, 0x6501406b25af <vm_exec_core+13295>, 0x6501406b2f28 <vm_exec_core+15720>, 0x6501406b1500 <vm_exec_core+9024>, 0x6501406bcf55 <vm_exec_core+56725>, 0x6501406b0ed5 <vm_exec_core+7445>, 0x6501406b0dcd <vm_exec_core+7181>, 0x6501406b10d8 <vm_exec_core+7960>, 0x6501406b1ac3 <vm_exec_core+10499>, 0x6501406b3807 <vm_exec_core+17991>, 0x6501406b2cb2 <vm_exec_core+15090>, 0x6501406b43a1 <vm_exec_core+20961>, 0x6501406b30ab <vm_exec_core+16107>, 0x6501406b5690 <vm_exec_core+25808>, 0x6501406b6c37 <vm_exec_core+31351>, 0x6501406b58d4 <vm_exec_core+26388>, 0x6501406b6525 <vm_exec_core+29541>, 0x6501406b6616 <vm_exec_core+29782>, 0x6501406afc50 <vm_exec_core+2704>, 0x6501406b60fd <vm_exec_core+28477>, 0x6501406b1da9 <vm_exec_core+11241>, 0x6501406b62f8 <vm_exec_core+28984>, 0x6501406b18ea <vm_exec_core+10026>, 0x6501406b580b <vm_exec_core+26187>, 0x6501406afae7 <vm_exec_core+2343>, 0x6501406b02cd <vm_exec_core+4365>, 0x6501406b685a <vm_exec_core+30362>, 0x6501406b218d <vm_exec_core+12237>, 0x6501406b1f8a <vm_exec_core+11722>, 0x6501406af51d <vm_exec_core+861>, 0x6501406afa0a <vm_exec_core+2122>, 0x6501406af5a3 <vm_exec_core+995>, 0x6501406b59c3 <vm_exec_core+26627>, 0x6501406b32d4 <vm_exec_core+16660>, 0x6501406b29fb <vm_exec_core+14395>, 0x6501406b31b0 <vm_exec_core+16368>, 0x6501406b2e5f <vm_exec_core+15519>, 0x6501406b201f <vm_exec_core+11871>, 0x6501406b2906 <vm_exec_core+14150>, 0x6501406b22a9 <vm_exec_core+12521>, 0x6501406b2b15 <vm_exec_core+14677>, 0x6501406b2b86 <vm_exec_core+14790>, 0x6501406af787 <vm_exec_core+1479>, 0x6501406b0a2e <vm_exec_core+6254>, 0x6501406b5bd2 <vm_exec_core+27154>, 0x6501406b059d <vm_exec_core+5085>, 0x6501406b6983 <vm_exec_core+30659>, 0x6501406b4777 <vm_exec_core+21943>, 0x6501406b241f <vm_exec_core+12895>, 0x6501406af8ef <vm_exec_core+1839>, 0x6501406b61c5 <vm_exec_core+28677>, 0x6501406b5f0d <vm_exec_core+27981>, 0x6501406b081d <vm_exec_core+5725>, 0x6501406afddf <vm_exec_core+3103>, 0x6501406b4e77 <vm_exec_core+23735>, 0x6501406b1324 <vm_exec_core+8548>, 0x6501406b63c6 <vm_exec_core+29190>, 0x6501406b606f <vm_exec_core+28335>, 0x6501406b1a12 <vm_exec_core+10322>, 0x6501406b23ae <vm_exec_core+12782>, 0x6501406b49d6 <vm_exec_core+22550>, 0x6501406b5fe6 <vm_exec_core+28198>, 0x6501406b3dea <vm_exec_core+19498>, 0x6501406b4a5f <vm_exec_core+22687>, 0x6501406b5528 <vm_exec_core+25448>, 0x6501406b3d27 <vm_exec_core+19303>, 0x6501406afd1c <vm_exec_core+2908>, 0x6501406b447a <vm_exec_core+21178>, 0x6501406afbaf <vm_exec_core+2543>, 0x6501406affe5 <vm_exec_core+3621>, 0x6501406b1c95 <vm_exec_core+10965>, 0x6501406b395b <vm_exec_core+18331>, 0x6501406b4313 <vm_exec_core+20819>, 0x6501406b35f6 <vm_exec_core+17462>, 0x6501406af7bb <vm_exec_core+1531>, 0x6501406b5758 <vm_exec_core+26008>, 0x6501406b5e38 <vm_exec_core+27768>, 0x6501406b018c <vm_exec_core+4044>, 0x6501406b0cd8 <vm_exec_core+6936>, 0x6501406b0996 <vm_exec_core+6102>, 0x6501406b1413 <vm_exec_core+8787>, 0x6501406b224a <vm_exec_core+12426>, 0x6501406b0233 <vm_exec_core+4211>, 0x6501406b55c0 <vm_exec_core+25600>, 0x6501406b0c62 <vm_exec_core+6818>, 0x6501406b20f8 <vm_exec_core+12088>, 0x6501406b2be8 <vm_exec_core+14888>, 0x6501406b4f0d <vm_exec_core+23885>, 0x6501406b3fac <vm_exec_core+19948>, 0x6501406b16ed <vm_exec_core+9517>, 0x6501406b0f6f <vm_exec_core+7599>, 0x6501406b4d63 <vm_exec_core+23459>, 0x6501406b1e75 <vm_exec_core+11445>, 0x6501406b4579 <vm_exec_core+21433>, 0x6501406b401e <vm_exec_core+20062>, 0x6501406b4630 <vm_exec_core+21616>, 0x6501406b5b0a <vm_exec_core+26954>, 0x6501406b3408 <vm_exec_core+16968>, 0x6501406b4fc6 <vm_exec_core+24070>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b4af4 <vm_exec_core+22836>, 0x6501406b180c <vm_exec_core+9804>, 0x6501406b3c82 <vm_exec_core+19138>, 0x6501406b3ec2 <vm_exec_core+19714>, 0x6501406b281c <vm_exec_core+13916>, 0x6501406b3956 <vm_exec_core+18326>, 0x6501406b1bba <vm_exec_core+10746>, 0x6501406b11f7 <vm_exec_core+8247>, 0x6501406b46ae <vm_exec_core+21742>, 0x6501406b03c4 <vm_exec_core+4612>, 0x6501406b25a0 <vm_exec_core+13280>, 0x6501406b2f19 <vm_exec_core+15705>, 0x6501406b14f1 <vm_exec_core+9009>, 0x6501406bcf46 <vm_exec_core+56710>, 0x6501406b0ec6 <vm_exec_core+7430>, 0x6501406b0dbe <vm_exec_core+7166>, 0x6501406b10c9 <vm_exec_core+7945>, 0x6501406b1ab4 <vm_exec_core+10484>, 0x6501406b37f8 <vm_exec_core+17976>, 0x6501406b2ca3 <vm_exec_core+15075>, 0x6501406b37f3 <vm_exec_core+17971>, 0x6501406b3fa7 <vm_exec_core+19943>, 0x6501406b3fa2 <vm_exec_core+19938>, 0x6501406b10c4 <vm_exec_core+7940>, 0x6501406b4466 <vm_exec_core+21158>, 0x6501406b2213 <vm_exec_core+12371>, 0x6501406b2218 <vm_exec_core+12376>, 0x6501406b3f9d <vm_exec_core+19933>, 0x6501406b3de5 <vm_exec_core+19493>, 0x6501406b2f14 <vm_exec_core+15700>, 0x6501406b2e4b <vm_exec_core+15499>, 0x6501406b3e94 <vm_exec_core+19668>, 0x6501406b32bb <vm_exec_core+16635>...}
        reg_cfp = 0x72b498dff720
        reg_pc = 0x5040000085b8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00006501406aa7ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2792
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2771
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#38 0x00006501406f2bf8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3031
        ec = 0x5160000003d0
        val = <optimized out>
#39 0x00006501402edc7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x72b49afdf770) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1786fdf0, <optimized out>, 0x7ffe1786fd40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x72b49afdf770
#40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#41 0x00006501402e6be7 in rb_main (argc=11, argv=0x7ffe1786ffc8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#42 main (argc=11, argv=0x7ffe1786ffc8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

  Id   Target Id                                 Frame 
* 1    Thread 0x77a0d9d00c40 (LWP 307100) "ruby" 0x000077a0d9b26d07 in __GI___select (nfds=17, readfds=0x50c005991d00, writefds=0x0, exceptfds=0x0, timeout=0x7ffc895323c0) at ../sysdeps/unix/sysv/linux/select.c:69
  2    Thread 0x77a0bd9ff6c0 (LWP 307102) "ruby" 0x000077a0d9b1b4fd in __GI___poll (fds=0x77a0bc7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x77a0bd9ff6c0 (LWP 307102) "ruby"):
#0  0x000077a0d9b1b4fd in __GI___poll (fds=0x77a0bc7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058a31ea8277a in __interceptor_poll ()
No symbol table info available.
#2  0x000058a31ee6fb1a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1059
        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:3071
        vm = <optimized out>
#4  0x000058a31eadbb2f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x000077a0d9a9caa4 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 = {131532259849920, -8826002265643631452, 131532259849920, -352, 0, 140722612421840, -8826002265656214364, -8826081240670094172}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x000077a0d9b29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x77a0d9d00c40 (LWP 307100) "ruby"):
#0  0x000077a0d9b26d07 in __GI___select (nfds=17, readfds=0x50c005991d00, writefds=0x0, exceptfds=0x0, timeout=0x7ffc895323c0) at ../sysdeps/unix/sysv/linux/select.c:69
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        s = <optimized out>
        us = <optimized out>
        ns = <optimized out>
        ts64 = {tv_sec = 59999, tv_nsec = 943902805}
        pts64 = 0x7ffc89532260
        r = <optimized out>
#1  0x000058a31ee57115 in native_fd_select (n=17, readfds=0x50c005991d00, writefds=0x0, exceptfds=0x77a0d9b26d07 <__GI___select+327>, timeout=0x7ffc89532260, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2  do_select (p=131532697977472) at /tmp/ruby/src/trunk_asan/thread.c:4489
        tv = <optimized out>
        __region = <optimized out>
        end = <optimized out>
        rel = <optimized out>
        to = 0x7ffc89532370
        lerrno = 0
        set = <optimized out>
        result = <optimized out>
        endtime = <optimized out>
#3  0x000058a31eb278f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc89532530, <optimized out>, 0x7ffc89532440, <optimized out>, <optimized out>}, prev = 0x77a0d7cf98a0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#4  0x000058a31ee566a1 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:4551
        set = {max = 17, th = 0x515000000300, rset = 0x77a0d7bd4140, 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 = 0x77a0d7bd41a0}
#5  0x000058a31ebf8551 in select_internal (read=131532181164960, write=4, except=4, tp=0x77a0d7bd41a0, fds=0x77a0d7bd4140) at /tmp/ruby/src/trunk_asan/io.c:10764
        timerec = <optimized out>
        max = 17
        pending = <optimized out>
        rp = 0x77a0d7bd4140
        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=131532697977120) at /tmp/ruby/src/trunk_asan/io.c:10834
        p = 0x77a0d7bd4120
#7  0x000058a31eb278f7 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:1174
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc89532830, <optimized out>, 0x7ffc89532740, <optimized out>, <optimized out>}, prev = 0x77a0d7b0ee40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000003d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#8  0x000058a31ebd4a9b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11202
        args = <optimized out>
        timerec = <optimized out>
        scheduler = <optimized out>
        timeout = <optimized out>
        i = 4
#9  0x000058a31ef4eb78 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:3915
        ci = 0x162100100009
        cc = <optimized out>
        me = 0x77a0d95290f8
        cfunc = 0x50600002b288
        recv = 131532724501000
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#10 0x000058a31eef04e3 in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77a0d6fff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        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=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58a31eee4796 <vm_exec_core+1494>, 0x58a31eee5a3d <vm_exec_core+6269>, 0x58a31eeeabe1 <vm_exec_core+27169>, 0x58a31eee55ac <vm_exec_core+5100>, 0x58a31eeeb992 <vm_exec_core+30674>, 0x58a31eee9786 <vm_exec_core+21958>, 0x58a31eee742e <vm_exec_core+12910>, 0x58a31eee48fe <vm_exec_core+1854>, 0x58a31eeeb1d4 <vm_exec_core+28692>, 0x58a31eeeaf1c <vm_exec_core+27996>, 0x58a31eee582c <vm_exec_core+5740>, 0x58a31eee4dee <vm_exec_core+3118>, 0x58a31eee9e86 <vm_exec_core+23750>, 0x58a31eee6333 <vm_exec_core+8563>, 0x58a31eeeb3d5 <vm_exec_core+29205>, 0x58a31eeeb07e <vm_exec_core+28350>, 0x58a31eee6a21 <vm_exec_core+10337>, 0x58a31eee73bd <vm_exec_core+12797>, 0x58a31eee99e5 <vm_exec_core+22565>, 0x58a31eeeaff5 <vm_exec_core+28213>, 0x58a31eee8df9 <vm_exec_core+19513>, 0x58a31eee9a6e <vm_exec_core+22702>, 0x58a31eeea537 <vm_exec_core+25463>, 0x58a31eee8d36 <vm_exec_core+19318>, 0x58a31eee4d2b <vm_exec_core+2923>, 0x58a31eee9489 <vm_exec_core+21193>, 0x58a31eee4bbe <vm_exec_core+2558>, 0x58a31eee4ff4 <vm_exec_core+3636>, 0x58a31eee6ca4 <vm_exec_core+10980>, 0x58a31eee896a <vm_exec_core+18346>, 0x58a31eee9322 <vm_exec_core+20834>, 0x58a31eee8605 <vm_exec_core+17477>, 0x58a31eee47ca <vm_exec_core+1546>, 0x58a31eeea767 <vm_exec_core+26023>, 0x58a31eeeae47 <vm_exec_core+27783>, 0x58a31eee519b <vm_exec_core+4059>, 0x58a31eee5ce7 <vm_exec_core+6951>, 0x58a31eee59a5 <vm_exec_core+6117>, 0x58a31eee6422 <vm_exec_core+8802>, 0x58a31eee7259 <vm_exec_core+12441>, 0x58a31eee5242 <vm_exec_core+4226>, 0x58a31eeea5cf <vm_exec_core+25615>, 0x58a31eee5c71 <vm_exec_core+6833>, 0x58a31eee7107 <vm_exec_core+12103>, 0x58a31eee7bf7 <vm_exec_core+14903>, 0x58a31eee9f1c <vm_exec_core+23900>, 0x58a31eee8fbb <vm_exec_core+19963>, 0x58a31eee66fc <vm_exec_core+9532>, 0x58a31eee5f7e <vm_exec_core+7614>, 0x58a31eee9d72 <vm_exec_core+23474>, 0x58a31eee6e84 <vm_exec_core+11460>, 0x58a31eee9588 <vm_exec_core+21448>, 0x58a31eee902d <vm_exec_core+20077>, 0x58a31eee963f <vm_exec_core+21631>, 0x58a31eeeab19 <vm_exec_core+26969>, 0x58a31eee8417 <vm_exec_core+16983>, 0x58a31eee9fd5 <vm_exec_core+24085>, 0x58a31eee4518 <vm_exec_core+856>, 0x58a31eee9b03 <vm_exec_core+22851>, 0x58a31eee681b <vm_exec_core+9819>, 0x58a31eee8c91 <vm_exec_core+19153>, 0x58a31eee8ed1 <vm_exec_core+19729>, 0x58a31eee782b <vm_exec_core+13931>, 0x58a31eee50a8 <vm_exec_core+3816>, 0x58a31eee6bc9 <vm_exec_core+10761>, 0x58a31eee6206 <vm_exec_core+8262>, 0x58a31eee96bd <vm_exec_core+21757>, 0x58a31eee53d3 <vm_exec_core+4627>, 0x58a31eee75af <vm_exec_core+13295>, 0x58a31eee7f28 <vm_exec_core+15720>, 0x58a31eee6500 <vm_exec_core+9024>, 0x58a31eef1f55 <vm_exec_core+56725>, 0x58a31eee5ed5 <vm_exec_core+7445>, 0x58a31eee5dcd <vm_exec_core+7181>, 0x58a31eee60d8 <vm_exec_core+7960>, 0x58a31eee6ac3 <vm_exec_core+10499>, 0x58a31eee8807 <vm_exec_core+17991>, 0x58a31eee7cb2 <vm_exec_core+15090>, 0x58a31eee93a1 <vm_exec_core+20961>, 0x58a31eee80ab <vm_exec_core+16107>, 0x58a31eeea690 <vm_exec_core+25808>, 0x58a31eeebc37 <vm_exec_core+31351>, 0x58a31eeea8d4 <vm_exec_core+26388>, 0x58a31eeeb525 <vm_exec_core+29541>, 0x58a31eeeb616 <vm_exec_core+29782>, 0x58a31eee4c50 <vm_exec_core+2704>, 0x58a31eeeb0fd <vm_exec_core+28477>, 0x58a31eee6da9 <vm_exec_core+11241>, 0x58a31eeeb2f8 <vm_exec_core+28984>, 0x58a31eee68ea <vm_exec_core+10026>, 0x58a31eeea80b <vm_exec_core+26187>, 0x58a31eee4ae7 <vm_exec_core+2343>, 0x58a31eee52cd <vm_exec_core+4365>, 0x58a31eeeb85a <vm_exec_core+30362>, 0x58a31eee718d <vm_exec_core+12237>, 0x58a31eee6f8a <vm_exec_core+11722>, 0x58a31eee451d <vm_exec_core+861>, 0x58a31eee4a0a <vm_exec_core+2122>, 0x58a31eee45a3 <vm_exec_core+995>, 0x58a31eeea9c3 <vm_exec_core+26627>, 0x58a31eee82d4 <vm_exec_core+16660>, 0x58a31eee79fb <vm_exec_core+14395>, 0x58a31eee81b0 <vm_exec_core+16368>, 0x58a31eee7e5f <vm_exec_core+15519>, 0x58a31eee701f <vm_exec_core+11871>, 0x58a31eee7906 <vm_exec_core+14150>, 0x58a31eee72a9 <vm_exec_core+12521>, 0x58a31eee7b15 <vm_exec_core+14677>, 0x58a31eee7b86 <vm_exec_core+14790>, 0x58a31eee4787 <vm_exec_core+1479>, 0x58a31eee5a2e <vm_exec_core+6254>, 0x58a31eeeabd2 <vm_exec_core+27154>, 0x58a31eee559d <vm_exec_core+5085>, 0x58a31eeeb983 <vm_exec_core+30659>, 0x58a31eee9777 <vm_exec_core+21943>, 0x58a31eee741f <vm_exec_core+12895>, 0x58a31eee48ef <vm_exec_core+1839>, 0x58a31eeeb1c5 <vm_exec_core+28677>, 0x58a31eeeaf0d <vm_exec_core+27981>, 0x58a31eee581d <vm_exec_core+5725>, 0x58a31eee4ddf <vm_exec_core+3103>, 0x58a31eee9e77 <vm_exec_core+23735>, 0x58a31eee6324 <vm_exec_core+8548>, 0x58a31eeeb3c6 <vm_exec_core+29190>, 0x58a31eeeb06f <vm_exec_core+28335>, 0x58a31eee6a12 <vm_exec_core+10322>, 0x58a31eee73ae <vm_exec_core+12782>, 0x58a31eee99d6 <vm_exec_core+22550>, 0x58a31eeeafe6 <vm_exec_core+28198>, 0x58a31eee8dea <vm_exec_core+19498>, 0x58a31eee9a5f <vm_exec_core+22687>, 0x58a31eeea528 <vm_exec_core+25448>, 0x58a31eee8d27 <vm_exec_core+19303>, 0x58a31eee4d1c <vm_exec_core+2908>, 0x58a31eee947a <vm_exec_core+21178>, 0x58a31eee4baf <vm_exec_core+2543>, 0x58a31eee4fe5 <vm_exec_core+3621>, 0x58a31eee6c95 <vm_exec_core+10965>, 0x58a31eee895b <vm_exec_core+18331>, 0x58a31eee9313 <vm_exec_core+20819>, 0x58a31eee85f6 <vm_exec_core+17462>, 0x58a31eee47bb <vm_exec_core+1531>, 0x58a31eeea758 <vm_exec_core+26008>, 0x58a31eeeae38 <vm_exec_core+27768>, 0x58a31eee518c <vm_exec_core+4044>, 0x58a31eee5cd8 <vm_exec_core+6936>, 0x58a31eee5996 <vm_exec_core+6102>, 0x58a31eee6413 <vm_exec_core+8787>, 0x58a31eee724a <vm_exec_core+12426>, 0x58a31eee5233 <vm_exec_core+4211>, 0x58a31eeea5c0 <vm_exec_core+25600>, 0x58a31eee5c62 <vm_exec_core+6818>, 0x58a31eee70f8 <vm_exec_core+12088>, 0x58a31eee7be8 <vm_exec_core+14888>, 0x58a31eee9f0d <vm_exec_core+23885>, 0x58a31eee8fac <vm_exec_core+19948>, 0x58a31eee66ed <vm_exec_core+9517>, 0x58a31eee5f6f <vm_exec_core+7599>, 0x58a31eee9d63 <vm_exec_core+23459>, 0x58a31eee6e75 <vm_exec_core+11445>, 0x58a31eee9579 <vm_exec_core+21433>, 0x58a31eee901e <vm_exec_core+20062>, 0x58a31eee9630 <vm_exec_core+21616>, 0x58a31eeeab0a <vm_exec_core+26954>, 0x58a31eee8408 <vm_exec_core+16968>, 0x58a31eee9fc6 <vm_exec_core+24070>, 0x58a31eee9466 <vm_exec_core+21158>, 0x58a31eee9af4 <vm_exec_core+22836>, 0x58a31eee680c <vm_exec_core+9804>, 0x58a31eee8c82 <vm_exec_core+19138>, 0x58a31eee8ec2 <vm_exec_core+19714>, 0x58a31eee781c <vm_exec_core+13916>, 0x58a31eee8956 <vm_exec_core+18326>, 0x58a31eee6bba <vm_exec_core+10746>, 0x58a31eee61f7 <vm_exec_core+8247>, 0x58a31eee96ae <vm_exec_core+21742>, 0x58a31eee53c4 <vm_exec_core+4612>, 0x58a31eee75a0 <vm_exec_core+13280>, 0x58a31eee7f19 <vm_exec_core+15705>, 0x58a31eee64f1 <vm_exec_core+9009>, 0x58a31eef1f46 <vm_exec_core+56710>, 0x58a31eee5ec6 <vm_exec_core+7430>, 0x58a31eee5dbe <vm_exec_core+7166>, 0x58a31eee60c9 <vm_exec_core+7945>, 0x58a31eee6ab4 <vm_exec_core+10484>, 0x58a31eee87f8 <vm_exec_core+17976>, 0x58a31eee7ca3 <vm_exec_core+15075>, 0x58a31eee87f3 <vm_exec_core+17971>, 0x58a31eee8fa7 <vm_exec_core+19943>, 0x58a31eee8fa2 <vm_exec_core+19938>, 0x58a31eee60c4 <vm_exec_core+7940>, 0x58a31eee9466 <vm_exec_core+21158>, 0x58a31eee7213 <vm_exec_core+12371>, 0x58a31eee7218 <vm_exec_core+12376>, 0x58a31eee8f9d <vm_exec_core+19933>, 0x58a31eee8de5 <vm_exec_core+19493>, 0x58a31eee7f14 <vm_exec_core+15700>, 0x58a31eee7e4b <vm_exec_core+15499>, 0x58a31eee8e94 <vm_exec_core+19668>, 0x58a31eee82bb <vm_exec_core+16635>...}
        reg_cfp = 0x77a0d6fff3a0
        reg_pc = 0x52300000b0f8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000058a31eedf579 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2792
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2768
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x000058a31ef6f302 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x77a0d6fff578, self=131532722615280, 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:1795
        flags = 0
        iseq = 0x77a0d9377890
        cfp = <optimized out>
        sp = 0x77a0d6eff9e8
        use_argv = 0x77a0d7acf960
        stack_argv = 0x77a0d6eff9e8
        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:1809
        captured = 0x77a0d6fff578
#16 0x000058a31ef10abc 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:1846
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:1854
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x000058a31ef10abc in rb_yield (val=<optimized out>)
No locals.
#20 0x000058a31f0c837a in rb_ary_each (ary=131532716971760) at /tmp/ruby/src/trunk_asan/array.c:2665
        i = 0
#21 0x000058a31ef4eb78 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:3915
        ci = 0xc0100000001
        cc = <optimized out>
        me = 0x77a0d952efd0
        cfunc = 0x50600001e928
        recv = 131532716971760
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#22 0x000058a31eee8b3f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77a0d6fff560, cd=0x511000021a40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x511000021a40
        insns_address_table = {0x58a31eee4796 <vm_exec_core+1494>, 0x58a31eee5a3d <vm_exec_core+6269>, 0x58a31eeeabe1 <vm_exec_core+27169>, 0x58a31eee55ac <vm_exec_core+5100>, 0x58a31eeeb992 <vm_exec_core+30674>, 0x58a31eee9786 <vm_exec_core+21958>, 0x58a31eee742e <vm_exec_core+12910>, 0x58a31eee48fe <vm_exec_core+1854>, 0x58a31eeeb1d4 <vm_exec_core+28692>, 0x58a31eeeaf1c <vm_exec_core+27996>, 0x58a31eee582c <vm_exec_core+5740>, 0x58a31eee4dee <vm_exec_core+3118>, 0x58a31eee9e86 <vm_exec_core+23750>, 0x58a31eee6333 <vm_exec_core+8563>, 0x58a31eeeb3d5 <vm_exec_core+29205>, 0x58a31eeeb07e <vm_exec_core+28350>, 0x58a31eee6a21 <vm_exec_core+10337>, 0x58a31eee73bd <vm_exec_core+12797>, 0x58a31eee99e5 <vm_exec_core+22565>, 0x58a31eeeaff5 <vm_exec_core+28213>, 0x58a31eee8df9 <vm_exec_core+19513>, 0x58a31eee9a6e <vm_exec_core+22702>, 0x58a31eeea537 <vm_exec_core+25463>, 0x58a31eee8d36 <vm_exec_core+19318>, 0x58a31eee4d2b <vm_exec_core+2923>, 0x58a31eee9489 <vm_exec_core+21193>, 0x58a31eee4bbe <vm_exec_core+2558>, 0x58a31eee4ff4 <vm_exec_core+3636>, 0x58a31eee6ca4 <vm_exec_core+10980>, 0x58a31eee896a <vm_exec_core+18346>, 0x58a31eee9322 <vm_exec_core+20834>, 0x58a31eee8605 <vm_exec_core+17477>, 0x58a31eee47ca <vm_exec_core+1546>, 0x58a31eeea767 <vm_exec_core+26023>, 0x58a31eeeae47 <vm_exec_core+27783>, 0x58a31eee519b <vm_exec_core+4059>, 0x58a31eee5ce7 <vm_exec_core+6951>, 0x58a31eee59a5 <vm_exec_core+6117>, 0x58a31eee6422 <vm_exec_core+8802>, 0x58a31eee7259 <vm_exec_core+12441>, 0x58a31eee5242 <vm_exec_core+4226>, 0x58a31eeea5cf <vm_exec_core+25615>, 0x58a31eee5c71 <vm_exec_core+6833>, 0x58a31eee7107 <vm_exec_core+12103>, 0x58a31eee7bf7 <vm_exec_core+14903>, 0x58a31eee9f1c <vm_exec_core+23900>, 0x58a31eee8fbb <vm_exec_core+19963>, 0x58a31eee66fc <vm_exec_core+9532>, 0x58a31eee5f7e <vm_exec_core+7614>, 0x58a31eee9d72 <vm_exec_core+23474>, 0x58a31eee6e84 <vm_exec_core+11460>, 0x58a31eee9588 <vm_exec_core+21448>, 0x58a31eee902d <vm_exec_core+20077>, 0x58a31eee963f <vm_exec_core+21631>, 0x58a31eeeab19 <vm_exec_core+26969>, 0x58a31eee8417 <vm_exec_core+16983>, 0x58a31eee9fd5 <vm_exec_core+24085>, 0x58a31eee4518 <vm_exec_core+856>, 0x58a31eee9b03 <vm_exec_core+22851>, 0x58a31eee681b <vm_exec_core+9819>, 0x58a31eee8c91 <vm_exec_core+19153>, 0x58a31eee8ed1 <vm_exec_core+19729>, 0x58a31eee782b <vm_exec_core+13931>, 0x58a31eee50a8 <vm_exec_core+3816>, 0x58a31eee6bc9 <vm_exec_core+10761>, 0x58a31eee6206 <vm_exec_core+8262>, 0x58a31eee96bd <vm_exec_core+21757>, 0x58a31eee53d3 <vm_exec_core+4627>, 0x58a31eee75af <vm_exec_core+13295>, 0x58a31eee7f28 <vm_exec_core+15720>, 0x58a31eee6500 <vm_exec_core+9024>, 0x58a31eef1f55 <vm_exec_core+56725>, 0x58a31eee5ed5 <vm_exec_core+7445>, 0x58a31eee5dcd <vm_exec_core+7181>, 0x58a31eee60d8 <vm_exec_core+7960>, 0x58a31eee6ac3 <vm_exec_core+10499>, 0x58a31eee8807 <vm_exec_core+17991>, 0x58a31eee7cb2 <vm_exec_core+15090>, 0x58a31eee93a1 <vm_exec_core+20961>, 0x58a31eee80ab <vm_exec_core+16107>, 0x58a31eeea690 <vm_exec_core+25808>, 0x58a31eeebc37 <vm_exec_core+31351>, 0x58a31eeea8d4 <vm_exec_core+26388>, 0x58a31eeeb525 <vm_exec_core+29541>, 0x58a31eeeb616 <vm_exec_core+29782>, 0x58a31eee4c50 <vm_exec_core+2704>, 0x58a31eeeb0fd <vm_exec_core+28477>, 0x58a31eee6da9 <vm_exec_core+11241>, 0x58a31eeeb2f8 <vm_exec_core+28984>, 0x58a31eee68ea <vm_exec_core+10026>, 0x58a31eeea80b <vm_exec_core+26187>, 0x58a31eee4ae7 <vm_exec_core+2343>, 0x58a31eee52cd <vm_exec_core+4365>, 0x58a31eeeb85a <vm_exec_core+30362>, 0x58a31eee718d <vm_exec_core+12237>, 0x58a31eee6f8a <vm_exec_core+11722>, 0x58a31eee451d <vm_exec_core+861>, 0x58a31eee4a0a <vm_exec_core+2122>, 0x58a31eee45a3 <vm_exec_core+995>, 0x58a31eeea9c3 <vm_exec_core+26627>, 0x58a31eee82d4 <vm_exec_core+16660>, 0x58a31eee79fb <vm_exec_core+14395>, 0x58a31eee81b0 <vm_exec_core+16368>, 0x58a31eee7e5f <vm_exec_core+15519>, 0x58a31eee701f <vm_exec_core+11871>, 0x58a31eee7906 <vm_exec_core+14150>, 0x58a31eee72a9 <vm_exec_core+12521>, 0x58a31eee7b15 <vm_exec_core+14677>, 0x58a31eee7b86 <vm_exec_core+14790>, 0x58a31eee4787 <vm_exec_core+1479>, 0x58a31eee5a2e <vm_exec_core+6254>, 0x58a31eeeabd2 <vm_exec_core+27154>, 0x58a31eee559d <vm_exec_core+5085>, 0x58a31eeeb983 <vm_exec_core+30659>, 0x58a31eee9777 <vm_exec_core+21943>, 0x58a31eee741f <vm_exec_core+12895>, 0x58a31eee48ef <vm_exec_core+1839>, 0x58a31eeeb1c5 <vm_exec_core+28677>, 0x58a31eeeaf0d <vm_exec_core+27981>, 0x58a31eee581d <vm_exec_core+5725>, 0x58a31eee4ddf <vm_exec_core+3103>, 0x58a31eee9e77 <vm_exec_core+23735>, 0x58a31eee6324 <vm_exec_core+8548>, 0x58a31eeeb3c6 <vm_exec_core+29190>, 0x58a31eeeb06f <vm_exec_core+28335>, 0x58a31eee6a12 <vm_exec_core+10322>, 0x58a31eee73ae <vm_exec_core+12782>, 0x58a31eee99d6 <vm_exec_core+22550>, 0x58a31eeeafe6 <vm_exec_core+28198>, 0x58a31eee8dea <vm_exec_core+19498>, 0x58a31eee9a5f <vm_exec_core+22687>, 0x58a31eeea528 <vm_exec_core+25448>, 0x58a31eee8d27 <vm_exec_core+19303>, 0x58a31eee4d1c <vm_exec_core+2908>, 0x58a31eee947a <vm_exec_core+21178>, 0x58a31eee4baf <vm_exec_core+2543>, 0x58a31eee4fe5 <vm_exec_core+3621>, 0x58a31eee6c95 <vm_exec_core+10965>, 0x58a31eee895b <vm_exec_core+18331>, 0x58a31eee9313 <vm_exec_core+20819>, 0x58a31eee85f6 <vm_exec_core+17462>, 0x58a31eee47bb <vm_exec_core+1531>, 0x58a31eeea758 <vm_exec_core+26008>, 0x58a31eeeae38 <vm_exec_core+27768>, 0x58a31eee518c <vm_exec_core+4044>, 0x58a31eee5cd8 <vm_exec_core+6936>, 0x58a31eee5996 <vm_exec_core+6102>, 0x58a31eee6413 <vm_exec_core+8787>, 0x58a31eee724a <vm_exec_core+12426>, 0x58a31eee5233 <vm_exec_core+4211>, 0x58a31eeea5c0 <vm_exec_core+25600>, 0x58a31eee5c62 <vm_exec_core+6818>, 0x58a31eee70f8 <vm_exec_core+12088>, 0x58a31eee7be8 <vm_exec_core+14888>, 0x58a31eee9f0d <vm_exec_core+23885>, 0x58a31eee8fac <vm_exec_core+19948>, 0x58a31eee66ed <vm_exec_core+9517>, 0x58a31eee5f6f <vm_exec_core+7599>, 0x58a31eee9d63 <vm_exec_core+23459>, 0x58a31eee6e75 <vm_exec_core+11445>, 0x58a31eee9579 <vm_exec_core+21433>, 0x58a31eee901e <vm_exec_core+20062>, 0x58a31eee9630 <vm_exec_core+21616>, 0x58a31eeeab0a <vm_exec_core+26954>, 0x58a31eee8408 <vm_exec_core+16968>, 0x58a31eee9fc6 <vm_exec_core+24070>, 0x58a31eee9466 <vm_exec_core+21158>, 0x58a31eee9af4 <vm_exec_core+22836>, 0x58a31eee680c <vm_exec_core+9804>, 0x58a31eee8c82 <vm_exec_core+19138>, 0x58a31eee8ec2 <vm_exec_core+19714>, 0x58a31eee781c <vm_exec_core+13916>, 0x58a31eee8956 <vm_exec_core+18326>, 0x58a31eee6bba <vm_exec_core+10746>, 0x58a31eee61f7 <vm_exec_core+8247>, 0x58a31eee96ae <vm_exec_core+21742>, 0x58a31eee53c4 <vm_exec_core+4612>, 0x58a31eee75a0 <vm_exec_core+13280>, 0x58a31eee7f19 <vm_exec_core+15705>, 0x58a31eee64f1 <vm_exec_core+9009>, 0x58a31eef1f46 <vm_exec_core+56710>, 0x58a31eee5ec6 <vm_exec_core+7430>, 0x58a31eee5dbe <vm_exec_core+7166>, 0x58a31eee60c9 <vm_exec_core+7945>, 0x58a31eee6ab4 <vm_exec_core+10484>, 0x58a31eee87f8 <vm_exec_core+17976>, 0x58a31eee7ca3 <vm_exec_core+15075>, 0x58a31eee87f3 <vm_exec_core+17971>, 0x58a31eee8fa7 <vm_exec_core+19943>, 0x58a31eee8fa2 <vm_exec_core+19938>, 0x58a31eee60c4 <vm_exec_core+7940>, 0x58a31eee9466 <vm_exec_core+21158>, 0x58a31eee7213 <vm_exec_core+12371>, 0x58a31eee7218 <vm_exec_core+12376>, 0x58a31eee8f9d <vm_exec_core+19933>, 0x58a31eee8de5 <vm_exec_core+19493>, 0x58a31eee7f14 <vm_exec_core+15700>, 0x58a31eee7e4b <vm_exec_core+15499>, 0x58a31eee8e94 <vm_exec_core+19668>, 0x58a31eee82bb <vm_exec_core+16635>...}
        reg_cfp = 0x77a0d6fff560
        reg_pc = 0x51500001b750
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
th: 0x515000000300, native_id: 0x77a0d9d00c40
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 l:y n:---- CFUNC  :select
c:0020 p:0255 s:0120 e:000119 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
c:0019 p:0039 s:0101 e:000100 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
c:0018 p:0008 s:0094 e:000093 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
        INSN_LABEL_setlocal = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
c:0016 p:0026 s:0074 e:000073 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 e:000068 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
        INSN_LABEL_setspecial = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n n:---- BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
        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>
c:0013 p:---- s:0061 e:000060 l:y n:---- CFUNC  :each
c:0012 p:0042 s:0057 e:000056 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 e:000046 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
        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>
c:0009 p:0008 s:0041 e:000040 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
        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>
c:0008 p:0017 s:0035 e:000034 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
        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>
c:0006 p:0032 s:0025 e:000024 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
c:0005 p:0020 s:0021 e:000020 l:y n:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
c:0004 p:0065 s:0016 e:000014 l:y n:0001 TOP    /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y n:---- CFUNC  :require_relative
c:0002 p:0005 s:0006 e:000005 l:n n:---- EVAL   /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
c:0001 p:0000 s:0003 E:001540 l:y n:---- DUMMY  [FINISH]
        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 0x000058a31eedf7ab in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2792
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2771
        _ec = 0x5160000003d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#26 0x000058a31ef27743 in rb_iseq_eval (iseq=<optimized out>, ns=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3021
        ec = 0x5160000003d0
        val = <optimized out>
#27 0x000058a31ec37e01 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131532722923480) at /tmp/ruby/src/trunk_asan/load.c:784
        ns = 0x58a3202022e0 <root_namespace_data>
        iseq = 0x77a0d939e6c0
#28 0x000058a31ec32347 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1353
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x515000000300
        ns = 0x58a3202022e0 <root_namespace_data>
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 131532724490600
        realpath_map = 131532724490440
        path = 131532722923480
        state = RUBY_TAG_NONE
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
        prev_ext_config = <optimized out>
#29 0x000058a31ec301f4 in rb_require_string_internal (fname=131532722923520, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1464
        result = <optimized out>
        ec = 0x5160000003d0
        result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1071
        base = <optimized out>
#31 0x000058a31ef4eb78 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:3915
        ci = 0x58b100140003
        cc = <optimized out>
        me = 0x77a0d939e850
        cfunc = 0x506000037048
        recv = 131532724680800
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#32 0x000058a31ef34465 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc89534bc0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#33 0x000058a31ef33ef5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
        ci = <optimized out>
        cc = 0x0
#34 0x000058a31eef04e3 in vm_sendish (ec=0x5160000003d0, reg_cfp=0x77a0d6fff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6108
        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>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58a31eee4796 <vm_exec_core+1494>, 0x58a31eee5a3d <vm_exec_core+6269>, 0x58a31eeeabe1 <vm_exec_core+27169>, 0x58a31eee55ac <vm_exec_core+5100>, 0x58a31eeeb992 <vm_exec_core+30674>, 0x58a31eee9786 <vm_exec_core+21958>, 0x58a31eee742e <vm_exec_core+12910>, 0x58a31eee48fe <vm_exec_core+1854>, 0x58a31eeeb1d4 <vm_exec_core+28692>, 0x58a31eeeaf1c <vm_exec_core+27996>, 0x58a31eee582c <vm_exec_core+5740>, 0x58a31eee4dee <vm_exec_core+3118>, 0x58a31eee9e86 <vm_exec_core+23750>, 0x58a31eee6333 <vm_exec_core+8563>, 0x58a31eeeb3d5 <vm_exec_core+29205>, 0x58a31eeeb07e <vm_exec_core+28350>, 0x58a31eee6a21 <vm_exec_core+10337>, 0x58a31eee73bd <vm_exec_core+12797>, 0x58a31eee99e5 <vm_exec_core+22565>, 0x58a31eeeaff5 <vm_exec_core+28213>, 0x58a31eee8df9 <vm_exec_core+19513>, 0x58a31eee9a6e <vm_exec_core+22702>, 0x58a31eeea537 <vm_exec_core+25463>, 0x58a31eee8d36 <vm_exec_core+19318>, 0x58a31eee4d2b <vm_exec_core+2923>, 0x58a31eee9489 <vm_exec_core+21193>, 0x58a31eee4bbe <vm_exec_core+2558>, 0x58a31eee4ff4 <vm_exec_core+3636>, 0x58a31eee6ca4 <vm_exec_core+10980>, 0x58a31eee896a <vm_exec_core+18346>, 0x58a31eee9322 <vm_exec_core+20834>, 0x58a31eee8605 <vm_exec_core+17477>, 0x58a31eee47ca <vm_exec_core+1546>, 0x58a31eeea767 <vm_exec_core+26023>, 0x58a31eeeae47 <vm_exec_core+27783>, 0x58a31eee519b <vm_exec_core+4059>, 0x58a31eee5ce7 <vm_exec_core+6951>, 0x58a31eee59a5 <vm_exec_core+6117>, 0x58a31eee6422 <vm_exec_core+8802>, 0x58a31eee7259 <vm_exec_core+12441>, 0x58a31eee5242 <vm_exec_core+4226>, 0x58a31eeea5cf <vm_exec_core+25615>, 0x58a31eee5c71 <vm_exec_core+6833>, 0x58a31eee7107 <vm_exec_core+12103>, 0x58a31eee7bf7 <vm_exec_core+14903>, 0x58a31eee9f1c <vm_exec_core+23900>, 0x58a31eee8fbb <vm_exec_core+19963>, 0x58a31eee66fc <vm_exec_core+9532>, 0x58a31eee5f7e <vm_exec_core+7614>, 0x58a31eee9d72 <vm_exec_core+23474>, 0x58a31eee6e84 <vm_exec_core+11460>, 0x58a31eee9588 <vm_exec_core+21448>, 0x58a31eee902d <vm_exec_core+20077>, 0x58a31eee963f <vm_exec_core+21631>, 0x58a31eeeab19 <vm_exec_core+26969>, 0x58a31eee8417 <vm_exec_core+16983>, 0x58a31eee9fd5 <vm_exec_core+24085>, 0x58a31eee4518 <vm_exec_core+856>, 0x58a31eee9b03 <vm_exec_core+22851>, 0x58a31eee681b <vm_exec_core+9819>, 0x58a31eee8c91 <vm_exec_core+19153>, 0x58a31eee8ed1 <vm_exec_core+19729>, 0x58a31eee782b <vm_exec_core+13931>, 0x58a31eee50a8 <vm_exec_core+3816>, 0x58a31eee6bc9 <vm_exec_core+10761>, 0x58a31eee6206 <vm_exec_core+8262>, 0x58a31eee96bd <vm_exec_core+21757>, 0x58a31eee53d3 <vm_exec_core+4627>, 0x58a31eee75af <vm_exec_core+13295>, 0x58a31eee7f28 <vm_exec_core+15720>, 0x58a31eee6500 <vm_exec_core+9024>, 0x58a31eef1f55 <vm_exec_core+56725>, 0x58a31eee5ed5 <vm_exec_core+7445>, 0x58a31eee5dcd <vm_exec_core+7181>, 0x58a31eee60d8 <vm_exec_core+7960>, 0x58a31eee6ac3 <vm_exec_core+10499>, 0x58a31eee8807 <vm_exec_core+17991>, 0x58a31eee7cb2 <vm_exec_core+15090>, 0x58a31eee93a1 <vm_exec_core+20961>, 0x58a31eee80ab <vm_exec_core+16107>, 0x58a31eeea690 <vm_exec_core+25808>, 0x58a31eeebc37 <vm_exec_core+31351>, 0x58a31eeea8d4 <vm_exec_core+26388>, 0x58a31eeeb525 <vm_exec_core+29541>, 0x58a31eeeb616 <vm_exec_core+29782>, 0x58a31eee4c50 <vm_exec_core+2704>, 0x58a31eeeb0fd <vm_exec_core+28477>, 0x58a31eee6da9 <vm_exec_core+11241>, 0x58a31eeeb2f8 <vm_exec_core+28984>, 0x58a31eee68ea <vm_exec_core+10026>, 0x58a31eeea80b <vm_exec_core+26187>, 0x58a31eee4ae7 <vm_exec_core+2343>, 0x58a31eee52cd <vm_exec_core+4365>, 0x58a31eeeb85a <vm_exec_core+30362>, 0x58a31eee718d <vm_exec_core+12237>, 0x58a31eee6f8a <vm_exec_core+11722>, 0x58a31eee451d <vm_exec_core+861>, 0x58a31eee4a0a <vm_exec_core+2122>, 0x58a31eee45a3 <vm_exec_core+995>, 0x58a31eeea9c3 <vm_exec_core+26627>, 0x58a31eee82d4 <vm_exec_core+16660>, 0x58a31eee79fb <vm_exec_core+14395>, 0x58a31eee81b0 <vm_exec_core+16368>, 0x58a31eee7e5f <vm_exec_core+15519>, 0x58a31eee701f <vm_exec_core+11871>, 0x58a31eee7906 <vm_exec_core+14150>, 0x58a31eee72a9 <vm_exec_core+12521>, 0x58a31eee7b15 <vm_exec_core+14677>, 0x58a31eee7b86 <vm_exec_core+14790>, 0x58a31eee4787 <vm_exec_core+1479>, 0x58a31eee5a2e <vm_exec_core+6254>, 0x58a31eeeabd2 <vm_exec_core+27154>, 0x58a31eee559d <vm_exec_core+5085>, 0x58a31eeeb983 <vm_exec_core+30659>, 0x58a31eee9777 <vm_exec_core+21943>, 0x58a31eee741f <vm_exec_core+12895>, 0x58a31eee48ef <vm_exec_core+1839>, 0x58a31eeeb1c5 <vm_exec_core+28677>, 0x58a31eeeaf0d <vm_exec_core+27981>, 0x58a31eee581d <vm_exec_core+5725>, 0x58a31eee4ddf <vm_exec_core+3103>, 0x58a31eee9e77 <vm_exec_core+23735>, 0x58a31eee6324 <vm_exec_core+8548>, 0x58a31eeeb3c6 <vm_exec_core+29190>, 0x58a31eeeb06f <vm_exec_core+28335>, 0x58a31eee6a12 <vm_exec_core+10322>, 0x58a31eee73ae <vm_exec_core+12782>, 0x58a31eee99d6 <vm_exec_core+22550>, 0x58a31eeeafe6 <vm_exec_core+28198>, 0x58a31eee8dea <vm_exec_core+19498>, 0x58a31eee9a5f <vm_exec_core+22687>, 0x58a31eeea528 <vm_exec_core+25448>, 0x58a31eee8d27 <vm_exec_core+19303>, 0x58a31eee4d1c <vm_exec_core+2908>, 0x58a31eee947a <vm_exec_core+21178>, 0x58a31eee4baf <vm_exec_core+2543>, 0x58a31eee4fe5 <vm_exec_core+3621>, 0x58a31eee6c95 <vm_exec_core+10965>, 0x58a31eee895b <vm_exec_core+18331>, 0x58a31eee9313 <vm_exec_core+20819>, 0x58a31eee85f6 <vm_exec_core+17462>, 0x58a31eee47bb <vm_exec_core+1531>, 0x58a31eeea758 <vm_exec_core+26008>, 0x58a31eeeae38 <vm_exec_core+27768>, 0x58a31eee518c <vm_exec_core+4044>, 0x58a31eee5cd8 <vm_exec_core+6936>, 0x58a31eee5996 <vm_exec_core+6102>, 0x58a31eee6413 <vm_exec_core+8787>, 0x58a31eee724a <vm_exec_core+12426>, 0x58a31eee5233 <vm_exec_core+4211>, 0x58a31eeea5c0 <vm_exec_core+25600>, 0x58a31eee5c62 <vm_exec_core+6818>, 0x58a31eee70f8 <vm_exec_core+12088>, 0x58a31eee7be8 <vm_exec_core+14888>, 0x58a31eee9f0d <vm_exec_core+23885>, 0x58a31eee8fac <vm_exec_core+19948>, 0x58a31eee66ed <vm_exec_core+9517>, 0x58a31eee5f6f <vm_exec_core+7599>, 0x58a31eee9d63 <vm_exec_core+23459>, 0x58a31eee6e75 <vm_exec_core+11445>, 0x58a31eee9579 <vm_exec_core+21433>, 0x58a31eee901e <vm_exec_core+20062>, 0x58a31eee9630 <vm_exec_core+21616>, 0x58a31eeeab0a <vm_exec_core+26954>, 0x58a31eee8408 <vm_exec_core+16968>, 0x58a31eee9fc6 <vm_exec_core+24070>, 0x58a31eee9466 <vm_exec_core+21158>, 0x58a31eee9af4 <vm_exec_core+22836>, 0x58a31eee680c <vm_exec_core+9804>, 0x58a31eee8c82 <vm_exec_core+19138>, 0x58a31eee8ec2 <vm_exec_core+19714>, 0x58a31eee781c <vm_exec_core+13916>, 0x58a31eee8956 <vm_exec_core+18326>, 0x58a31eee6bba <vm_exec_core+10746>, 0x58a31eee61f7 <vm_exec_core+8247>, 0x58a31eee96ae <vm_exec_core+21742>, 0x58a31eee53c4 <vm_exec_core+4612>, 0x58a31eee75a0 <vm_exec_core+13280>, 0x58a31eee7f19 <vm_exec_core+15705>, 0x58a31eee64f1 <vm_exec_core+9009>, 0x58a31eef1f46 <vm_exec_core+56710>, 0x58a31eee5ec6 <vm_exec_core+7430>, 0x58a31eee5dbe <vm_exec_core+7166>, 0x58a31eee60c9 <vm_exec_core+7945>, 0x58a31eee6ab4 <vm_exec_core+10484>, 0x58a31eee87f8 <vm_exec_core+17976>, 0x58a31eee7ca3 <vm_exec_core+15075>, 0x58a31eee87f3 <vm_exec_core+17971>, 0x58a31eee8fa7 <vm_exec_core+19943>, 0x58a31eee8fa2 <vm_exec_core+19938>, 0x58a31eee60c4 <vm_exec_core+7940>, 0x58a31eee9466 <vm_exec_core+21158>, 0x58a31eee7213 <vm_exec_core+12371>, 0x58a31eee7218 <vm_exec_core+12376>, 0x58a31eee8f9d <vm_exec_core+19933>, 0x58a31eee8de5 <vm_exec_core+19493>, 0x58a31eee7f14 <vm_exec_core+15700>, 0x58a31eee7e4b <vm_exec_core+15499>, 0x58a31eee8e94 <vm_exec_core+19668>, 0x58a31eee82bb <vm_exec_core+16635>...}
        reg_cfp = 0x77a0d6fff790
        reg_pc = 0x504000008978
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_opt_new = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x000058a31eedf3b7 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2765
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffc89534f20, <optimized out>, <optimized out>}, prev = 0x77a0d7b93250, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#37 0x000058a31ef27bf8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3031
        ec = 0x5160000003d0
        val = <optimized out>
#38 0x000058a31eb22c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x77a0d939e8f0) at /tmp/ruby/src/trunk_asan/eval.c:283
        _ec = 0x5160000003d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc89535130, <optimized out>, 0x7ffc89535080, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x77a0d939e8f0
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
        ec = 0x5160000003d0
        status = <optimized out>
#40 0x000058a31eb1bbe7 in rb_main (argc=9, argv=0x7ffc895352f8) at /tmp/ruby/src/trunk_asan/main.c:42
        variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffc895352f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_beginendblock.rb

[Inferior 1 (process 307100) detached]
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

Children under /tmp/rubytest.p2tfay:
* -rw-r--r-- 1  100248 2025-11-02 19:56:11 +0000 _ruby_ns_p378479_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-02 19:56:11 +0000 _ruby_ns_p378479_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-02 19:56:11 +0000 _ruby_ns_p378479_2_rbconfig+sizeof.so
* -rw-r--r-- 1   31544 2025-11-02 19:56:11 +0000 _ruby_ns_p376136_2_monitor.so
* -rw-r--r-- 1  153600 2025-11-02 19:56:11 +0000 _ruby_ns_p376136_2_stringio.so
* -rw-r--r-- 1   29000 2025-11-02 19:56:11 +0000 _ruby_ns_p376136_2_erb+escape.so
* -rw-r--r-- 1   51456 2025-11-02 19:56:11 +0000 _ruby_ns_p376136_2_cgi+escape.so
* -rw-r--r-- 1  116904 2025-11-02 19:56:11 +0000 _ruby_ns_p376136_2_strscan.so
* -rw-r--r-- 1   24216 2025-11-02 19:56:11 +0000 _ruby_ns_p376136_2_io+nonblock.so
* -rw-r--r-- 1   66784 2025-11-02 19:56:11 +0000 _ruby_ns_p376136_2_digest.so
* -rw-r--r-- 1 1500576 2025-11-02 19:56:11 +0000 _ruby_ns_p376136_2_openssl.so
* -rw-r--r-- 1   22760 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_io+wait.so
* -rw-r--r-- 1  967624 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_socket.so
* -rw-r--r-- 1  314592 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_zlib.so
* -rw-r--r-- 1  113104 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_psych.so
* -rw-r--r-- 1  234528 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_json+ext+generator.so
* -rw-r--r-- 1  146528 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_json+ext+parser.so
* -rw-r--r-- 1  109528 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_etc.so
* -rw-r--r-- 1  943704 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_date_core.so
* -rw-r--r-- 1  100248 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_io+console.so
* -rw-r--r-- 1   18688 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_-test-+sanitizers.so
* -rw-r--r-- 1   57832 2025-11-02 19:56:10 +0000 _ruby_ns_p376136_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 306773 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:910: 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 306772 -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 824373 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.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 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-11-02T18:44:11Z master 4a3d8346a6) +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 37.679392 seconds

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