# Logfile created on 2026-02-03 15:49:05 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007e72814efdc8 @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.20260203-154905", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007e7285e2c928 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007e7285e2c720 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007e7281429380 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260203-154905", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260203-154905>, @binmode=false, @mon_data=#<Monitor:0x00007e7285e2c3b0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
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 = 6a4e53f94d
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
ee82bcf5f45a910a469b2c55449c5c548ade0456cd7005763191036d1fc92802 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.1
openssl 4.0.0
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=43018
"--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j16
# Running tests:
[ 1/758] 793875=ruby/test_lazy_enumerator
[ 2/758] 793878=-ext-/load/test_resolve_symbol
[ 3/758] 793876=-ext-/debug/test_profile_frames
[ 4/758] 793877=date/test_date_compat
[ 5/758] 793882=error_highlight/test_error_highlight
[ 6/758] 793877=ruby/test_array
[ 7/758] 793880=mkmf/test_find_executable
[ 8/758] 793884=openssl/test_kdf
[ 9/758] 793886=psych/test_nil
[ 10/758] 793889=-ext-/class/test_class2name
[ 11/758] 793891=json/json_ryu_fallback_test
[ 12/758] 793889=rubygems/test_gem_commands_outdated_command
[ 13/758] 793893=rubygems/test_gem_request_set_lockfile_tokenizer
[ 14/758] 793899=prism/ruby/string_query_test
[ 15/758] 793880=ruby/test_backtrace
[ 16/758] 793902=ruby/test_time_tz
[ 17/758] 793896=digest/test_ractor
[ 18/758] 793886=psych/test_psych
[ 19/758] 793908=json/json_coder_test
[ 20/758] 793891=fiber/test_enumerator
[ 21/758] 793906=rubygems/test_gem_commands_help_command
[ 22/758] 793891=ruby/test_stringchar
[ 23/758] 793908=rubygems/test_gem_package_tar_header_ractor
[ 24/758] 793886=-ext-/arith_seq/test_arith_seq_extract
[ 25/758] 793878=-ext-/debug/test_debug
[ 26/758] 793902=digest/test_digest
[ 27/758] 793899=test_rbconfig
[ 28/758] 793878=rubygems/test_gem_uri
[ 29/758] 793884=rubygems/test_gem_package_old
[ 30/758] 793876=did_you_mean/spell_checking/test_variable_name_check
[ 31/758] 793876=yaml/test_dbm
[ 32/758] 793876=rubygems/test_gem_source_vendor
[ 33/758] 793891=rubygems/test_gem_commands_list_command
[ 34/758] 793899=test_pty
[ 35/758] 793893=prism/ractor_test
[ 36/758] 793896=rubygems/test_gem_platform
[ 37/758] 793884=rubygems/test_gem_uninstaller
[ 38/758] 793889=psych/test_symbol
[ 39/758] 793889=prism/result/overlap_test
[ 40/758] 793878=-ext-/string/test_modify_expand
[ 41/758] 793878=rubygems/test_gem_source_installed
[ 42/758] 793886=rubygems/test_gem_available_set
[ 43/758] 793906=did_you_mean/tree_spell/test_change_word
[ 44/758] 793906=date/test_date
[ 45/758] 793878=openssl/test_pkcs12
[ 46/758] 793906=psych/test_date_time
[ 47/758] 793876=uri/test_parser
[ 48/758] 793893=ruby/test_enumerator
[ 49/758] 793876=rubygems/test_gem_package
[ 50/758] 793891=ruby/enc/test_utf16
[ 51/758] 793891=psych/test_safe_load
[ 52/758] 793891=rubygems/test_gem_source
[ 53/758] 793906=ruby/test_frozen
[ 54/758] 793906=ruby/test_name_error
[ 55/758] 793896=-ext-/exception/test_exception_at_throwing
[ 56/758] 793886=prism/encoding/string_encoding_test
[ 57/758] 793899=ruby/test_condition
[ 58/758] 793899=ruby/enc/test_cp949
[ 59/758] 793899=ruby/test_string
[ 60/758] 793896=ruby/enc/test_emoji
[ 61/758] 793875=ripper/test_files_lib
[ 62/758] 793891=did_you_mean/spell_checking/test_class_name_check
[ 63/758] 793896=rubygems/test_gem_resolver_git_set
[ 64/758] 793886=date/test_date_attr
[ 65/758] 793886=-ext-/test_scan_args
[ 66/758] 793891=ruby/test_integer
[ 67/758] 793880=-ext-/struct/test_duplicate
[ 68/758] 793880=ruby/test_time
[ 69/758] 793886=json/json_ext_parser_test
[ 70/758] 793878=erb/test_erb
[ 71/758] 793886=rubygems/test_gem_installer
[ 72/758] 793878=rubygems/test_gem_command_manager
[ 73/758] 793880=rubygems/test_gem_commands_check_command
[ 74/758] 793876=ruby/test_random_formatter
[ 75/758] 793878=rubygems/test_gem_source_git
[ 76/758] 793876=ruby/test_pipe
[ 77/758] 793889=ruby/enc/test_regex_casefold
[ 78/758] 793889=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 79/758] 793908=stringio/test_ractor
[ 80/758] 793908=ruby/test_float
[ 81/758] 793906=prism/percent_delimiter_string_test
[ 82/758] 793880=rubygems/test_gem
[ 83/758] 793876=prism/api/freeze_test
[ 84/758] 793906=ripper/test_files_test_1
[ 85/758] 793876=test_delegate
[ 86/758] 793884=ruby/test_set
[ 87/758] 793876=-ext-/stack/test_stack_overflow
[ 88/758] 793876=prism/result/attribute_write_test
[ 89/758] 793876=psych/test_parser
[ 90/758] 793884=psych/test_yaml_special_cases
[ 91/758] 793876=rubygems/test_gem_source_list
[ 92/758] 793884=mkmf/test_framework
[ 93/758] 793884=ruby/enc/test_case_comprehensive
[ 94/758] 793884=psych/test_omap
[ 95/758] 793884=ruby/test_marshal
[ 96/758] 793876=prism/magic_comment_test
[ 97/758] 793908=zlib/test_zlib
[ 98/758] 793876=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 99/758] 793876=optparse/test_load
[100/758] 793876=ruby/test_proc
[101/758] 793889=optparse/test_cclass
[102/758] 793896=test_shellwords
[103/758] 793896=dtrace/test_singleton_function
[104/758] 793896=date/test_date_strptime
[105/758] 793884=open-uri/test_ssl
[106/758] 793896=openssl/test_pkey_dsa
[107/758] 793880=net/http/test_https_proxy
[108/758] 793880=ruby/test_nomethod_error
[109/758] 793880=prism/library_symbols_test
[110/758] 793889=psych/test_json_tree
[111/758] 793889=psych/visitors/test_emitter
[112/758] 793889=psych/test_ractor
[113/758] 793880=rubygems/test_gem_commands_rebuild_command
[114/758] 793880=rubygems/test_gem_commands_setup_command
[115/758] 793896=psych/test_alias_and_anchor
[116/758] 793896=ruby/enc/test_cesu8
[117/758] 793896=json/json_parser_test
[118/758] 793896=ruby/test_vm_dump
[119/758] 793896=open-uri/test_ftp
[120/758] 793896=test_open3
[121/758] 793902=prism/errors_test
[122/758] 793884=-ext-/array/test_resize
[123/758] 793884=-ext-/bignum/test_div
[124/758] 793884=psych/test_deprecated
[125/758] 793884=ruby/test_gc_compact
[126/758] 793880=uri/test_generic
[127/758] 793889=prism/result/breadth_first_search_test
[128/758] 793889=ruby/test_fiber
[129/758] 793880=prism/result/static_literals_test
[130/758] 793880=openssl/test_random
[131/758] 793880=psych/visitors/test_to_ruby
[132/758] 793880=rubygems/test_bundled_ca
[133/758] 793882=fiber/test_backtrace
[134/758] 793882=rubygems/test_gem_safe_marshal
[135/758] 793880=-ext-/string/test_capacity
[136/758] 793880=-ext-/float/test_nextafter
[137/758] 793902=ruby/enc/test_utf32
[138/758] 793902=-ext-/integer/test_integer
[139/758] 793880=-ext-/string/test_ellipsize
[140/758] 793880=ruby/test_memory_view
[141/758] 793880=prism/test_helper
[142/758] 793880=rubygems/test_gem_commands_update_command
[143/758] 793876=date/test_date_parse
[144/758] 793902=openssl/test_fips
[145/758] 793908=openssl/test_pkey_ec
[146/758] 793876=ruby/test_rand
[147/758] 793908=optparse/test_noarg
[148/758] 793877=-ext-/struct/test_data
[149/758] 793877=lib/!Nothing_to_test
[150/758] 793877=prism/result/numeric_value_test
[151/758] 793882=ruby/test_keyword
[152/758] 793877=rubygems/test_gem_package_task
[153/758] 793902=openssl/test_provider
[154/758] 793877=openssl/test_bn
[155/758] 793877=net/http/test_httpheader
[156/758] 793877=ruby/test_data
[157/758] 793877=net/http/test_http_request
[158/758] 793877=rubygems/test_gem_commands_server_command
[159/758] 793877=dtrace/test_function_entry
[160/758] 793877=prism/result/implicit_array_test
[161/758] 793878=optparse/test_acceptable
[162/758] 793877=-ext-/struct/test_len
[163/758] 793877=prism/heredoc_dedent_test
[164/758] 793877=did_you_mean/spell_checking/test_method_name_check
[165/758] 793877=rubygems/test_kernel
[166/758] 793908=rubygems/test_gem_commands_exec_command
[167/758] 793902=rubygems/test_gem_commands_unpack_command
[168/758] 793878=ruby/test_pack
[169/758] 793875=rubygems/test_gem_resolver_local_specification
[170/758] 793891=ruby/test_autoload
[171/758] 793877=openssl/test_ssl_session
[172/758] 793882=io/wait/test_ractor
[173/758] 793882=optparse/test_optarg
[174/758] 793875=psych/json/test_stream
[175/758] 793875=ruby/test_file_exhaustive
[176/758] 793902=rubygems/test_gem_ext_cargo_builder
[177/758] 793880=rubygems/test_gem_gem_runner
[178/758] 793880=psych/test_exception
[179/758] 793880=psych/test_object
[180/758] 793902=rubygems/test_gem_commands_signout_command
[181/758] 793880=ripper/test_ripper
[182/758] 793902=did_you_mean/spell_checking/test_key_name_check
[183/758] 793902=test_singleton
[184/758] 793906=ruby/test_assignment
[185/758] 793902=ruby/test_syntax
[186/758] 793878=date/test_date_marshal
[187/758] 793878=openssl/test_ossl
[188/758] 793878=rubygems/test_gem_request_set_gem_dependency_api
[189/758] 793882=ruby/enc/test_grapheme_breaks
[190/758] 793882=test_bundled_gems
[191/758] 793882=prism/lex_test
[192/758] 793877=did_you_mean/test_tree_spell_checker
[193/758] 793882=ruby/test_m17n_comb
[194/758] 793877=date/test_date_ractor
[195/758] 793878=openssl/test_pair
[196/758] 793908=prism/result/index_write_test
[197/758] 793908=ruby/test_integer_comb
[198/758] 793877=psych/visitors/test_depth_first
[199/758] 793877=openssl/test_ns_spki
[200/758] 793877=fiber/test_queue
[201/758] 793877=ruby/test_sleep
[202/758] 793880=prism/result/regular_expression_options_test
[203/758] 793880=mkmf/test_install
[204/758] 793899=test_prettyprint
[205/758] 793899=prism/result/integer_parse_test
[206/758] 793899=rubygems/test_gem_validator
[207/758] 793896=rubygems/test_gem_local_remote_options
[208/758] 793896=optparse/test_bash_completion
[209/758] 793896=ruby/test_exception
[210/758] 793899=rubygems/test_gem_security_signer
[211/758] 793880=-ext-/string/test_set_len
[212/758] 793880=ruby/test_threadgroup
[213/758] 793899=ruby/enc/test_euc_kr
[214/758] 793899=rubygems/test_gem_commands_lock_command
[215/758] 793899=psych/test_merge_keys
[216/758] 793899=-ext-/test_random
[217/758] 793899=ripper/test_lexer
[218/758] 793899=optparse/test_kwargs
[219/758] 793899=io/wait/test_io_wait
[220/758] 793880=resolv/test_mdns
[221/758] 793880=openssl/test_x509store
[222/758] 793886=rubygems/test_gem_ext_configure_builder
[223/758] 793886=ruby/test_dir
[224/758] 793880=cgi/test_cgi_escape
[225/758] 793884=ruby/test_continuation
[226/758] 793893=test_forwardable
[227/758] 793884=dtrace/test_object_create_start
[228/758] 793884=-ext-/hash/test_delete
[229/758] 793884=prism/result/comments_test
[230/758] 793893=rubygems/test_config
[231/758] 793893=ruby/test_io_m17n
[232/758] 793884=-ext-/exception/test_ensured
[233/758] 793878=-ext-/string/test_interned_str
[234/758] 793886=optparse/test_placearg
[235/758] 793878=rubygems/test_gem_commands_cleanup_command
[236/758] 793884=ruby/test_env
[237/758] 793880=ruby/test_zjit
[238/758] 793880=prism/encoding/regular_expression_encoding_test
[239/758] 793880=rubygems/test_project_sanity
[240/758] 793880=dtrace/test_require
[241/758] 793880=ruby/test_ifunless
[242/758] 793880=rubygems/test_gem_silent_ui
[243/758] 793880=ruby/test_shapes
[244/758] 793880=openssl/test_ocsp
[245/758] 793886=openssl/test_pkey_dh
[246/758] 793878=rubygems/test_gem_commands_uninstall_command
[247/758] 793886=rubygems/test_gem_dependency_list
[248/758] 793886=ripper/test_files_test
[249/758] 793877=rubygems/test_gem_resolver_installer_set
[250/758] 793899=-ext-/load/test_stringify_symbols
[251/758] 793899=-ext-/test_printf
[252/758] 793886=ruby/test_rubyoptions
[253/758] 793877=prism/result/warnings_test
[254/758] 793899=-ext-/array/test_to_ary_concat
[255/758] 793877=socket/test_udp
[256/758] 793877=prism/ruby/dispatcher_test
[257/758] 793877=mkmf/test_configuration
[258/758] 793906=ruby/enc/test_windows_1252
[259/758] 793906=fileutils/test_dryrun
[260/758] 793906=prism/encoding/encodings_test
[261/758] 793880=fiber/test_io_buffer
[262/758] 793906=rubygems/test_gem_impossible_dependencies_error
[263/758] 793906=json/json_generator_test
[264/758] 793880=-ext-/symbol/test_type
[265/758] 793880=ruby/test_range
[266/758] 793877=rubygems/test_gem_source_subpath_problem
[267/758] 793877=test_tmpdir
[268/758] 793878=prism/result/node_id_test
[269/758] 793877=rubygems/test_gem_resolver_api_set
[270/758] 793877=prism/api/parse_stream_test
[271/758] 793877=openssl/test_ts
[272/758] 793899=psych/test_emitter
[273/758] 793899=mmtk/test_configuration
[274/758] 793899=ruby/test_comparable
[275/758] 793899=-ext-/box/test_load_ext
[276/758] 793899=-ext-/test_bug-3571
[277/758] 793899=ruby/test_system
[278/758] 793906=ruby/enc/test_emoji_breaks
[279/758] 793906=-ext-/test_notimplement
[280/758] 793906=ruby/test_io_timeout
[281/758] 793893=date/test_date_new
[282/758] 793906=rubygems/test_gem_commands_info_command
[283/758] 793893=prism/api/command_line_test
[284/758] 793893=resolv/test_dns
[285/758] 793878=stringio/test_stringio
[286/758] 793906=ruby/test_require
[287/758] 793878=ruby/test_dup
[288/758] 793877=psych/test_object_references
[289/758] 793877=-ext-/wait/test_wait
[290/758] 793877=openssl/test_x509name
[291/758] 793877=fiber/test_sleep
[292/758] 793908=rubygems/test_gem_security
[293/758] 793878=ruby/enc/test_euc_tw
[294/758] 793878=ruby/test_compile_prism
[295/758] 793880=rubygems/test_gem_commands_build_command
[296/758] 793877=mkmf/test_sizeof
[297/758] 793880=ruby/test_alias
[298/758] 793896=rubygems/test_gem_requirement
[299/758] 793878=ruby/test_ast
[300/758] 793882=-ext-/string/test_rb_str_dup
[301/758] 793882=prism/fuzzer_test
[302/758] 793882=prism/onigmo_test
[303/758] 793882=psych/test_struct
[304/758] 793882=dtrace/test_gc
[305/758] 793882=ruby/test_math
[306/758] 793882=json/json_encoding_test
[307/758] 793896=test_time
[308/758] 793882=ruby/test_super
[309/758] 793889=mkmf/test_libs
[310/758] 793880=rubygems/test_gem_safe_yaml
[311/758] 793880=digest/test_digest_extend
[312/758] 793889=optparse/test_autoconf
[313/758] 793891=optparse/test_did_you_mean
[314/758] 793880=-ext-/popen_deadlock/test_popen_deadlock
[315/758] 793889=-ext-/test_bug-5832
[316/758] 793889=ruby/test_case
[317/758] 793896=rubygems/test_webauthn_listener_response
[318/758] 793899=psych/test_psych_set
[319/758] 793899=prism/result/heredoc_test
[320/758] 793899=prism/newline_test
[321/758] 793896=-ext-/gvl/test_ubf_async_safe
[322/758] 793889=psych/test_array
[323/758] 793896=prism/snippets_test
[324/758] 793889=prism/ruby/parser_test
[325/758] 793889=rubygems/test_gem_path_support
[326/758] 793893=prism/result/constant_path_node_test
[327/758] 793893=-ext-/win32/test_console_attr
[328/758] 793893=rubygems/test_gem_bundler_version_finder
[329/758] 793889=optparse/test_switch
[330/758] 793889=test_weakref
[331/758] 793893=test_timeout
[332/758] 793899=ruby/test_not
[333/758] 793899=socket/test_socket
[334/758] 793908=psych/visitors/test_yaml_tree
[335/758] 793908=ruby/enc/test_case_mapping
[336/758] 793908=uri/test_mailto
[337/758] 793908=rubygems/test_rubygems
[338/758] 793889=rubygems/test_gem_package_tar_writer
[339/758] 793891=prism/ruby/ripper_test
[340/758] 793889=rubygems/test_gem_commands_pristine_command
[341/758] 793908=rubygems/test_gem_config_file
[342/758] 793908=psych/test_yamlstore
[343/758] 793908=ruby/test_yjit_exit_locations
[344/758] 793882=-ext-/arith_seq/test_arith_seq_beg_len_step
[345/758] 793908=ruby/test_hash
[346/758] 793882=rubygems/test_gem_resolver_requirement_list
[347/758] 793882=ruby/test_beginendblock
[348/758] 793893=ruby/test_io_buffer
[349/758] 793880=psych/test_scalar_scanner
[350/758] 793893=openssl/test_pkey_rsa
[351/758] 793880=ruby/test_trace
[352/758] 793880=-ext-/st/test_numhash
[353/758] 793880=rubygems/test_gem_stream_ui
[354/758] 793880=-ext-/string/test_nofree
[355/758] 793880=ruby/test_arity
[356/758] 793880=test_ipaddr
[357/758] 793880=ruby/test_m17n
[358/758] 793893=net/http/test_buffered_io
[359/758] 793893=ruby/test_yjit
[360/758] 793880=date/test_date_conv
[361/758] 793880=rubygems/test_webauthn_poller
[362/758] 793880=mkmf/test_egrep_cpp
[363/758] 793880=ruby/test_argf
[364/758] 793899=rubygems/test_gem_resolver_composed_set
[365/758] 793899=did_you_mean/test_ractor_compatibility
[366/758] 793882=-ext-/econv/test_append
[367/758] 793877=rubygems/test_gem_resolver_lock_set
[368/758] 793882=ruby/test_method
[369/758] 793877=test_unicode_normalize
[370/758] 793877=optparse/test_reqarg
[371/758] 793884=rubygems/test_gem_source_fetch_problem
[372/758] 793884=psych/test_set
[373/758] 793884=rubygems/test_gem_update_suggestion
[374/758] 793884=resolv/test_resource
[375/758] 793884=-ext-/struct/test_member
[376/758] 793884=rubygems/test_gem_console_ui
[377/758] 793884=json/json_string_matching_test
[378/758] 793884=rubygems/test_gem_ext_rake_builder
[379/758] 793891=monitor/test_monitor
[380/758] 793891=mkmf/test_flags
[381/758] 793899=openssl/test_asn1
[382/758] 793899=ruby/test_transcode
[383/758] 793889=ruby/test_whileuntil
[384/758] 793889=-ext-/rational/test_rat
[385/758] 793889=test_extlibs
[386/758] 793884=prism/ruby/tunnel_test
[387/758] 793884=rubygems/test_gem_text
[388/758] 793884=ruby/test_settracefunc
[389/758] 793877=rubygems/test_gem_commands_stale_command
[390/758] 793891=rubygems/test_gem_version
[391/758] 793877=test_pp
[392/758] 793877=socket/test_tcp
[393/758] 793891=ruby/test_sprintf_comb
[394/758] 793891=ruby/test_method_cache
[395/758] 793891=ruby/test_path
[396/758] 793891=rubygems/test_gem_stub_specification
[397/758] 793877=psych/test_data
[398/758] 793877=ripper/test_files_ext
[399/758] 793877=openssl/test_x509ext
[400/758] 793877=prism/unescape_test
[401/758] 793877=ruby/test_object_id
[402/758] 793891=prism/result/equality_test
[403/758] 793891=prism/result/static_inspect_test
[404/758] 793891=-ext-/symbol/test_inadvertent_creation
[405/758] 793891=prism/result/source_location_test
[406/758] 793906=ruby/test_complex
[407/758] 793891=prism/ruby/source_test
[408/758] 793899=-ext-/vm/test_at_exit
[409/758] 793891=-ext-/thread/test_instrumentation_api
[410/758] 793899=-ext-/bignum/test_mul
[411/758] 793899=mkmf/test_mkmf
[412/758] 793899=-ext-/test_enumerator_kw
[413/758] 793899=ruby/test_mixed_unicode_escapes
[414/758] 793877=did_you_mean/spell_checking/test_require_path_check
[415/758] 793899=io/nonblock/test_flush
[416/758] 793899=ruby/test_complexrational
[417/758] 793899=rubygems/test_gem_commands_fetch_command
[418/758] 793877=openssl/test_pkcs7
[419/758] 793899=ruby/enc/test_gbk
[420/758] 793899=rubygems/test_gem_specification
[421/758] 793906=rubygems/test_gem_name_tuple
[422/758] 793906=ruby/test_warning
[423/758] 793877=rubygems/test_gem_dependency_installer
[424/758] 793906=ruby/test_refinement
[425/758] 793891=openssl/test_x509crl
[426/758] 793891=strscan/test_stringscanner
[427/758] 793891=psych/test_numeric
[428/758] 793891=psych/test_class
[429/758] 793891=ruby/enc/test_gb18030
[430/758] 793891=rubygems/test_gem_package_tar_reader
[431/758] 793891=prism/ruby/location_test
[432/758] 793891=prism/api/dump_test
[433/758] 793889=-ext-/string/test_enc_associate
[434/758] 793884=ruby/test_gc
[435/758] 793899=ruby/test_allocation
[436/758] 793896=ruby/test_iseq
[437/758] 793889=yaml/test_store
[438/758] 793889=ruby/test_insns_leaf
[439/758] 793889=-ext-/load/test_protect
[440/758] 793889=psych/test_tree_builder
[441/758] 793889=net/protocol/test_protocol
[442/758] 793891=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[443/758] 793889=rubygems/test_gem_commands_open_command
[444/758] 793891=openssl/test_x509req
[445/758] 793877=-ext-/win32/test_dln
[446/758] 793877=openssl/test_x509attr
[447/758] 793877=ruby/test_complex2
[448/758] 793877=ruby/enc/test_iso_8859
[449/758] 793877=ruby/test_string_memory
[450/758] 793889=prism/regexp_test
[451/758] 793889=mkmf/test_pkg_config
[452/758] 793877=-ext-/bignum/test_big2str
[453/758] 793877=-ext-/string/test_coderange
[454/758] 793877=open-uri/test_open-uri
[455/758] 793891=psych/test_null
[456/758] 793889=ruby/enc/test_big5
[457/758] 793891=rubygems/test_gem_resolver_activation_request
[458/758] 793891=-ext-/iseq_load/test_iseq_load
[459/758] 793889=-ext-/scheduler/test_interrupt_with_scheduler
[460/758] 793889=-ext-/string/test_fstring
[461/758] 793877=did_you_mean/core_ext/test_name_error_extension
[462/758] 793877=ruby/test_fixnum
[463/758] 793877=fiber/test_timeout
[464/758] 793877=ruby/test_signal
[465/758] 793889=fiber/test_scheduler
[466/758] 793908=-ext-/test_ensure_and_callcc
[467/758] 793908=rubygems/test_gem_rdoc
[468/758] 793908=prism/api/lex_test
[469/758] 793908=ruby/test_require_lib
[470/758] 793882=rubygems/test_gem_version_option
[471/758] 793882=ripper/test_files_test_2
[472/758] 793902=rubygems/test_gem_remote_fetcher_s3
[473/758] 793902=psych/test_stringio
[474/758] 793902=-ext-/win32/test_fd_setsize
[475/758] 793902=ruby/test_objectspace
[476/758] 793896=test_trick
[477/758] 793880=rubygems/test_gem_request_set
[478/758] 793891=prism/version_test
[479/758] 793891=socket/test_basicsocket
[480/758] 793891=rubygems/test_gem_commands_owner_command
[481/758] 793880=-ext-/test_recursion
[482/758] 793880=-ext-/string/test_normalize
[483/758] 793880=test_find
[484/758] 793880=prism/locals_test
[485/758] 793880=rubygems/test_gem_unsatisfiable_dependency_error
[486/758] 793880=objspace/test_ractor
[487/758] 793891=prism/ruby/pattern_test
[488/758] 793891=rubygems/test_gem_package_tar_header
[489/758] 793891=ripper/test_sexp
[490/758] 793891=rubygems/test_gem_ext_builder
[491/758] 793889=fileutils/test_verbose
[492/758] 793889=rubygems/test_gem_resolver_vendor_specification
[493/758] 793889=-ext-/typeddata/test_typeddata
[494/758] 793880=date/test_date_strftime
[495/758] 793889=prism/ruby/compiler_test
[496/758] 793889=ruby/test_struct
[497/758] 793889=ruby/test_basicinstructions
[498/758] 793889=-ext-/bignum/test_bigzero
[499/758] 793889=fiber/test_mutex
[500/758] 793880=ruby/test_box
[501/758] 793889=win32/test_registry
[502/758] 793889=rubygems/test_deprecate
[503/758] 793889=openssl/test_ssl
[504/758] 793877=prism/api/parse_success_test
[505/758] 793877=ruby/test_module
[506/758] 793891=rubygems/test_gem_commands_push_command
[507/758] 793906=strscan/test_ractor
[508/758] 793906=rubygems/test_gem_uri_formatter
[509/758] 793906=ruby/test_sprintf
[510/758] 793896=ruby/test_optimization
[511/758] 793891=rubygems/test_gem_request_connection_pools
[512/758] 793906=uri/test_common
[513/758] 793891=ruby/test_rubyvm
[514/758] 793891=-ext-/exception/test_data_error
[515/758] 793891=rubygems/test_gem_doctor
[516/758] 793891=socket/test_ancdata
[517/758] 793891=ruby/test_weakmap
[518/758] 793882=ruby/enc/test_euc_jp
[519/758] 793880=ripper/test_scanner_events
[520/758] 793882=-ext-/string/test_external_new
[521/758] 793882=-ext-/test_abi
[522/758] 793880=rubygems/test_gem_resolver_dependency_request
[523/758] 793880=mkmf/test_have_func
[524/758] 793906=-ext-/string/test_enc_str_buf_cat
[525/758] 793906=rubygems/test_gem_package_tar_reader_entry
[526/758] 793908=optparse/test_zsh_completion
[527/758] 793906=rubygems/test_webauthn_listener
[528/758] 793908=-ext-/thread/test_lock_native_thread
[529/758] 793906=rubygems/test_gem_resolver_specification
[530/758] 793908=ruby/test_encoding
[531/758] 793906=dtrace/test_load
[532/758] 793906=json/json_fixtures_test
[533/758] 793906=ruby/test_default_gems
[534/758] 793882=mkmf/test_constant
[535/758] 793906=rubygems/test_gem_security_trust_dir
[536/758] 793906=-ext-/test_bug-14834
[537/758] 793906=prism/ruby/ruby_parser_test
[538/758] 793906=openssl/test_buffering
[539/758] 793906=resolv/test_svcb_https
[540/758] 793906=psych/nodes/test_enumerable
[541/758] 793906=-ext-/proc/test_bmethod
[542/758] 793906=-ext-/funcall/test_passing_block
[543/758] 793906=uri/test_http
[544/758] 793906=openssl/test_x509cert
[545/758] 793880=socket/test_addrinfo
[546/758] 793880=-ext-/postponed_job/test_postponed_job
[547/758] 793906=json/ractor_test
[548/758] 793908=rubygems/test_gem_request_set_lockfile
[549/758] 793906=fiber/test_io_close
[550/758] 793906=did_you_mean/tree_spell/test_human_typo
[551/758] 793906=-ext-/load/test_dot_dot
[552/758] 793906=ruby/test_bignum
[553/758] 793902=prism/ruby/reflection_test
[554/758] 793902=rubygems/test_gem_util
[555/758] 793906=openssl/test_config
[556/758] 793902=test_tempfile
[557/758] 793906=rubygems/test_gem_resolver
[558/758] 793880=rubygems/test_gem_remote_fetcher
[559/758] 793906=rubygems/test_gem_gemcutter_utilities
[560/758] 793880=did_you_mean/edit_distance/test_jaro_winkler
[561/758] 793880=rubygems/test_gem_commands_yank_command
[562/758] 793906=rubygems/test_exit
[563/758] 793906=did_you_mean/spell_checking/test_pattern_key_name_check
[564/758] 793906=net/http/test_httpresponse
[565/758] 793880=ruby/test_inlinecache
[566/758] 793906=-ext-/marshal/test_usrmarshal
[567/758] 793902=ruby/test_weakkeymap
[568/758] 793880=rubygems/test_gem_command
[569/758] 793880=ruby/test_key_error
[570/758] 793880=-ext-/exception/test_enc_raise
[571/758] 793880=openssl/test_engine
[572/758] 793880=rubygems/test_gem_spec_fetcher
[573/758] 793908=io/console/test_ractor
[574/758] 793880=ruby/test_undef
[575/758] 793880=rubygems/test_gem_commands_sources_command
[576/758] 793908=uri/test_ws
[577/758] 793906=io/console/test_io_console
[578/758] 793908=date/test_date_arith
[579/758] 793908=ruby/test_metaclass
[580/758] 793908=ruby/test_numeric
[581/758] 793908=ruby/test_io
[582/758] 793882=pathname/test_ractor
[583/758] 793902=-ext-/integer/test_my_integer
[584/758] 793902=rubygems/test_gem_commands_environment_command
[585/758] 793877=-ext-/tracepoint/test_tracepoint
[586/758] 793880=dtrace/test_array_create
[587/758] 793880=rubygems/test_gem_resolver_installed_specification
[588/758] 793880=-ext-/marshal/test_internal_ivar
[589/758] 793902=rubygems/test_gem_commands_mirror
[590/758] 793880=prism/encoding/symbol_encoding_test
[591/758] 793902=prism/ruby/desugar_compiler_test
[592/758] 793880=openssl/test_hmac
[593/758] 793880=mkmf/test_signedness
[594/758] 793882=-ext-/gvl/test_last_thread
[595/758] 793902=rubygems/test_gem_source_lock
[596/758] 793902=uri/test_ldap
[597/758] 793902=rubygems/test_gem_remote_fetcher_local_server
[598/758] 793902=etc/test_etc
[599/758] 793877=psych/test_hash
[600/758] 793902=openssl/test_cipher
[601/758] 793882=-ext-/time/test_new
[602/758] 793882=ruby/test_enum
[603/758] 793877=rubygems/test_gem_commands_which_command
[604/758] 793877=rubygems/test_gem_source_specific_file
[605/758] 793889=socket/test_unix
[606/758] 793902=prism/api/parse_test
[607/758] 793889=ruby/test_symbol
[608/758] 793902=psych/test_coder
[609/758] 793877=optparse/test_optparse
[610/758] 793877=rubygems/test_gem_resolver_vendor_set
[611/758] 793902=ruby/test_fnmatch
[612/758] 793877=mkmf/test_have_library
[613/758] 793902=erb/test_erb_command
[614/758] 793902=rubygems/test_require
[615/758] 793899=net/http/test_https
[616/758] 793906=net/http/test_httpresponses
[617/758] 793906=prism/result/integer_base_flags_test
[618/758] 793906=ruby/test_unicode_escape
[619/758] 793906=uri/test_ftp
[620/758] 793906=-ext-/string/test_too_many_dummy_encodings
[621/758] 793906=ripper/test_filter
[622/758] 793906=rubygems/test_gem_ext_cmake_builder
[623/758] 793906=erb/test_erb_m17n
[624/758] 793906=objspace/test_objspace
[625/758] 793877=ruby/test_clone
[626/758] 793880=ruby/enc/test_koi8
[627/758] 793880=prism/fixtures_test
[628/758] 793877=ruby/test_rational2
[629/758] 793877=rubygems/test_gem_dependency_resolution_error
[630/758] 793880=net/http/test_http
[631/758] 793877=dtrace/test_raise
[632/758] 793877=open-uri/test_proxy
[633/758] 793877=io/wait/test_io_wait_uncommon
[634/758] 793877=psych/test_string
[635/758] 793877=ruby/enc/test_shift_jis
[636/758] 793877=ruby/test_yield
[637/758] 793902=rubygems/test_gem_request_set_lockfile_parser
[638/758] 793902=rubygems/test_gem_ci_detector
[639/758] 793902=ruby/enc/test_case_options
[640/758] 793902=ruby/test_ractor
[641/758] 793891=-ext-/method/test_arity
[642/758] 793891=-ext-/st/test_update
[643/758] 793891=ripper/test_files_sample
[644/758] 793891=rubygems/test_gem_security_policy
[645/758] 793882=uri/test_file
[646/758] 793882=rubygems/test_gem_install_update_options
[647/758] 793891=rubygems/test_gem_resolver_index_set
[648/758] 793891=ruby/test_call
[649/758] 793882=ruby/test_thread
[650/758] 793891=json/json_generic_object_test
[651/758] 793891=dtrace/test_hash_create
[652/758] 793891=date/test_switch_hitter
[653/758] 793891=ruby/test_defined
[654/758] 793891=-ext-/bignum/test_pack
[655/758] 793891=ruby/test_regexp
[656/758] 793899=prism/newline_offsets_test
[657/758] 793889=-ext-/bignum/test_str2big
[658/758] 793889=ruby/test_rational
[659/758] 793899=rubygems/test_gem_util_atomic_file_writer
[660/758] 793899=rubygems/test_gem_resolver_conflict
[661/758] 793899=ruby/test_readpartial
[662/758] 793899=psych/test_scalar
[663/758] 793899=rubygems/test_gem_commands_contents_command
[664/758] 793899=psych/test_yamldbm
[665/758] 793899=json/test_helper
[666/758] 793899=ruby/test_thread_cv
[667/758] 793899=prism/ruby/relocation_test
[668/758] 793899=ruby/enc/test_windows_1251
[669/758] 793899=ripper/test_parser_events
[670/758] 793889=resolv/test_addr
[671/758] 793889=ruby/test_eval
[672/758] 793893=-ext-/file/test_stat
[673/758] 793893=resolv/test_win32_config
[674/758] 793893=rubygems/test_gem_resolver_best_set
[675/758] 793899=mkmf/test_convertible
[676/758] 793893=rubygems/test_gem_commands_specification_command
[677/758] 793875=-ext-/iter/test_yield_block
[678/758] 793875=psych/handlers/test_recorder
[679/758] 793875=psych/test_yaml
[680/758] 793893=psych/test_boolean
[681/758] 793893=mkmf/test_config
[682/758] 793875=fiber/test_ractor
[683/758] 793875=psych/test_document
[684/758] 793875=-ext-/bug_reporter/test_bug_reporter
[685/758] 793880=did_you_mean/test_spell_checker
[686/758] 793880=rubygems/test_gem_resolver_api_specification
[687/758] 793880=optparse/test_getopts
[688/758] 793880=prism/ruby/parameters_signature_test
[689/758] 793875=ruby/test_primitive
[690/758] 793880=rubygems/test_gem_request
[691/758] 793875=rubygems/test_gem_commands_signin_command
[692/758] 793875=socket/test_nonblock
[693/758] 793875=openssl/test_pkey
[694/758] 793875=ruby/test_pattern_matching
[695/758] 793880=fiber/test_thread
[696/758] 793893=rubygems/test_gem_commands_search_command
[697/758] 793893=ruby/test_arithmetic_sequence
[698/758] 793893=ruby/test_literal
[699/758] 793880=ruby/test_file
[700/758] 793889=prism/bom_test
[701/758] 793889=socket/test_sockopt
[702/758] 793889=ruby/test_frozen_error
[703/758] 793889=ruby/test_lambda
[704/758] 793889=psych/test_encoding
[705/758] 793875=ruby/test_flip
[706/758] 793889=fileutils/test_nowrite
[707/758] 793889=ruby/test_thread_queue
[708/758] 793875=optparse/test_summary
[709/758] 793884=ruby/test_stack
[710/758] 793875=rubygems/test_gem_commands_install_command
[711/758] 793886=rubygems/test_gem_ext_cargo_builder_unit
[712/758] 793886=-ext-/st/test_foreach
[713/758] 793886=ruby/test_econv
[714/758] 793877=test_securerandom
[715/758] 793877=uri/test_wss
[716/758] 793877=fiber/test_address_resolve
[717/758] 793877=openssl/test_digest
[718/758] 793877=ruby/test_variable
[719/758] 793880=-ext-/string/test_cstr
[720/758] 793889=rubygems/test_gem_resolver_lock_specification
[721/758] 793889=-ext-/num2int/test_num2int
[722/758] 793889=rubygems/test_gem_source_local
[723/758] 793884=-ext-/iter/test_iter_break
[724/758] 793884=ruby/test_parse
[725/758] 793889=mkmf/test_have_macro
[726/758] 793893=ruby/test_process
[727/758] 793875=rubygems/test_gem_commands_dependency_command
[728/758] 793908=dtrace/test_cmethod
[729/758] 793908=-ext-/string/test_qsort
[730/758] 793908=rubygems/test_gem_ext_ext_conf_builder
[731/758] 793875=prism/result/string_test
[732/758] 793899=-ext-/path_to_class/test_path_to_class
[733/758] 793899=fiber/test_storage
[734/758] 793899=json/json_addition_test
[735/758] 793899=dtrace/test_method_cache
[736/758] 793899=ruby/test_iterator
[737/758] 793875=psych/test_marshalable
[738/758] 793875=dtrace/test_string
[739/758] 793875=rubygems/test_gem_resolver_index_specification
[740/758] 793875=rubygems/test_gem_dependency
[741/758] 793902=psych/test_serialize_subclasses
[742/758] 793886=ruby/test_const
[743/758] 793902=ruby/test_class
[744/758] 793886=prism/api/parse_comments_test
[745/758] 793886=rubygems/test_gem_commands_cert_command
[746/758] 793880=fiber/test_io
[747/758] 793889=fileutils/test_fileutils
[748/758] 793875=-ext-/eval/test_eval
[749/758] 793875=fiber/test_process
[750/758] 793899=ruby/test_object
[751/758] 793875=coverage/test_coverage
[752/758] 793880=json/json_common_interface_test
[753/758] 793880=psych/test_stream
[754/758] 793880=rubygems/test_remote_fetch_error
[755/758] 793880=pathname/test_pathname
[756/758] 793877=rubygems/test_gem_resolver_git_specification
[757/758] 793884=ruby/test_dir_m17n
[758/758] 793880=prism/result/named_capture_test
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1010 1010 1010 ? -1 Ss 1000 0:02 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
1010 1018 1018 1018 pts/0 1018 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
1018 1020 1018 1018 pts/0 1018 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1020 792601 1018 1018 pts/0 1018 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
792601 792604 1018 1018 pts/0 1018 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.20260203-154905 --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
792604 792605 1018 1018 pts/0 1018 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260203-154905 --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
792605 793540 1018 1018 pts/0 1018 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
793540 793541 1018 1018 pts/0 1018 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
793541 793872 1018 1018 pts/0 1018 Sl+ 1000 0:20 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
793872 793876 1018 1018 pts/0 1018 Sl+ 1000 0:10 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
793876 796340 1018 1018 pts/0 1018 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
792605 1552134 1018 1018 pts/0 1018 R+ 1000 0:00 ps jx
{1=>[1010], 1010=>[1018], 1018=>[1020], 1020=>[792601], 792601=>[792604], 792604=>[792605], 792605=>[793540, 1552134], 793540=>[793541], 793541=>[793872], 793872=>[793876], 793876=>[796340]}
$ timeout 60 gdb -p 796340 -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".
0x000055909603feae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7b6ffef66c40 (LWP 796340) "ruby" 0x000055909603feae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Machine level backtrace
Thread 1 (Thread 0x7b6ffef66c40 (LWP 796340) "ruby"):
#0 0x000055909603feae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x0000559096040e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x0000559095f8d7f8 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 0x0000559095f8d5e9 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 0x0000559095f8d41d 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 0x0000559095f8ce5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x0000559095f8caa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x0000559095f8ed76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x0000559096025c40 in __interceptor_free ()
No symbol table info available.
#9 0x00005590960a9916 in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x7b6ffe711800, old_size=1048576) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8296
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x7b6ffe711800, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5477
No locals.
#11 0x000055909639c98b in rb_threadptr_sched_free (th=th@entry=0x559096d63460 <_main_thread>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2354
No locals.
#12 0x0000559096489439 in thread_free (ptr=0x559096d63460 <_main_thread>) at /tmp/ruby/src/trunk_asan/vm.c:3803
th = 0x559096d63460 <_main_thread>
#13 ruby_vm_destruct (vm=0x559097791cc0 <_vm>) at /tmp/ruby/src/trunk_asan/vm.c:3406
th = 0x559096d63460 <_main_thread>
objspace = <optimized out>
next = <optimized out>
#14 0x000055909606a241 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:265
save_error = 4
sysex = 0
signaled = 0
th0 = 0x559096d63460 <_main_thread>
step = 4
message = 4
th = <optimized out>
buf = <optimized out>
state = <optimized out>
#15 0x0000559096069854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#16 0x000055909606a76b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#17 0x00005590962124bd in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
status = <optimized out>
pid = <optimized out>
#18 0x00005590964adbe8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x660100040001
cc = <optimized out>
me = 0x7b6fd53297c0
cfunc = 0x506000048748
recv = 135720248917360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#19 0x00005590964467cf in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7b6ffe8112f8, cd=0x5080005530a0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5080005530a0
insns_address_table = {0x559096442396 <vm_exec_core+1494>, 0x55909644369d <vm_exec_core+6365>, 0x559096448831 <vm_exec_core+27249>, 0x55909644320f <vm_exec_core+5199>, 0x5590964495e2 <vm_exec_core+30754>, 0x5590964473e4 <vm_exec_core+22052>, 0x55909644508e <vm_exec_core+13006>, 0x5590964424fe <vm_exec_core+1854>, 0x559096448e24 <vm_exec_core+28772>, 0x559096448b6c <vm_exec_core+28076>, 0x55909644348c <vm_exec_core+5836>, 0x5590964429ee <vm_exec_core+3118>, 0x559096447ae6 <vm_exec_core+23846>, 0x559096443f93 <vm_exec_core+8659>, 0x559096449025 <vm_exec_core+29285>, 0x559096448cce <vm_exec_core+28430>, 0x559096444681 <vm_exec_core+10433>, 0x55909644501d <vm_exec_core+12893>, 0x559096447645 <vm_exec_core+22661>, 0x559096448c45 <vm_exec_core+28293>, 0x559096446af0 <vm_exec_core+19760>, 0x5590964476ce <vm_exec_core+22798>, 0x559096448187 <vm_exec_core+25543>, 0x559096446a2d <vm_exec_core+19565>, 0x55909644292b <vm_exec_core+2923>, 0x5590964470e7 <vm_exec_core+21287>, 0x5590964427be <vm_exec_core+2558>, 0x559096442bf4 <vm_exec_core+3636>, 0x559096444904 <vm_exec_core+11076>, 0x5590964465fa <vm_exec_core+18490>, 0x559096446f80 <vm_exec_core+20928>, 0x55909644629f <vm_exec_core+17631>, 0x5590964423ca <vm_exec_core+1546>, 0x5590964483b7 <vm_exec_core+26103>, 0x559096448a97 <vm_exec_core+27863>, 0x559096442d9b <vm_exec_core+4059>, 0x559096443947 <vm_exec_core+7047>, 0x559096443605 <vm_exec_core+6213>, 0x559096444082 <vm_exec_core+8898>, 0x559096444eb9 <vm_exec_core+12537>, 0x559096442e42 <vm_exec_core+4226>, 0x55909644821f <vm_exec_core+25695>, 0x5590964438d1 <vm_exec_core+6929>, 0x559096444d67 <vm_exec_core+12199>, 0x55909644582e <vm_exec_core+14958>, 0x559096447b7c <vm_exec_core+23996>, 0x559096446cb2 <vm_exec_core+20210>, 0x55909644435c <vm_exec_core+9628>, 0x559096443bde <vm_exec_core+7710>, 0x5590964479d2 <vm_exec_core+23570>, 0x559096444ae4 <vm_exec_core+11556>, 0x5590964471e6 <vm_exec_core+21542>, 0x559096446d24 <vm_exec_core+20324>, 0x55909644729d <vm_exec_core+21725>, 0x559096448769 <vm_exec_core+27049>, 0x5590964460b1 <vm_exec_core+17137>, 0x559096447c35 <vm_exec_core+24181>, 0x559096442118 <vm_exec_core+856>, 0x559096447763 <vm_exec_core+22947>, 0x55909644447b <vm_exec_core+9915>, 0x559096446988 <vm_exec_core+19400>, 0x559096446bc8 <vm_exec_core+19976>, 0x559096445462 <vm_exec_core+13986>, 0x559096442ca8 <vm_exec_core+3816>, 0x559096444829 <vm_exec_core+10857>, 0x559096443e66 <vm_exec_core+8358>, 0x55909644731b <vm_exec_core+21851>, 0x559096442fd3 <vm_exec_core+4627>, 0x55909644520f <vm_exec_core+13391>, 0x559096445b5f <vm_exec_core+15775>, 0x559096444160 <vm_exec_core+9120>, 0x55909644fd70 <vm_exec_core+57264>, 0x559096443b35 <vm_exec_core+7541>, 0x559096443a2d <vm_exec_core+7277>, 0x559096443d38 <vm_exec_core+8056>, 0x559096444723 <vm_exec_core+10595>, 0x55909644649e <vm_exec_core+18142>, 0x5590964458e9 <vm_exec_core+15145>, 0x559096446fff <vm_exec_core+21055>, 0x559096445d45 <vm_exec_core+16261>, 0x5590964482e0 <vm_exec_core+25888>, 0x559096449887 <vm_exec_core+31431>, 0x559096448524 <vm_exec_core+26468>, 0x559096449175 <vm_exec_core+29621>, 0x559096449266 <vm_exec_core+29862>, 0x559096442850 <vm_exec_core+2704>, 0x559096448d4d <vm_exec_core+28557>, 0x559096444a09 <vm_exec_core+11337>, 0x559096448f48 <vm_exec_core+29064>, 0x55909644454a <vm_exec_core+10122>, 0x55909644845b <vm_exec_core+26267>, 0x5590964426e7 <vm_exec_core+2343>, 0x559096442ecd <vm_exec_core+4365>, 0x5590964494aa <vm_exec_core+30442>, 0x559096444ded <vm_exec_core+12333>, 0x559096444bea <vm_exec_core+11818>, 0x55909644211d <vm_exec_core+861>, 0x55909644260a <vm_exec_core+2122>, 0x5590964421a3 <vm_exec_core+995>, 0x559096448613 <vm_exec_core+26707>, 0x559096445f6e <vm_exec_core+16814>, 0x559096445632 <vm_exec_core+14450>, 0x559096445e4a <vm_exec_core+16522>, 0x559096445a96 <vm_exec_core+15574>, 0x559096444c7f <vm_exec_core+11967>, 0x55909644553d <vm_exec_core+14205>, 0x559096444f09 <vm_exec_core+12617>, 0x55909644574c <vm_exec_core+14732>, 0x5590964457bd <vm_exec_core+14845>, 0x559096442387 <vm_exec_core+1479>, 0x55909644368e <vm_exec_core+6350>, 0x559096448822 <vm_exec_core+27234>, 0x559096443200 <vm_exec_core+5184>, 0x5590964495d3 <vm_exec_core+30739>, 0x5590964473d5 <vm_exec_core+22037>, 0x55909644507f <vm_exec_core+12991>, 0x5590964424ef <vm_exec_core+1839>, 0x559096448e15 <vm_exec_core+28757>, 0x559096448b5d <vm_exec_core+28061>, 0x55909644347d <vm_exec_core+5821>, 0x5590964429df <vm_exec_core+3103>, 0x559096447ad7 <vm_exec_core+23831>, 0x559096443f84 <vm_exec_core+8644>, 0x559096449016 <vm_exec_core+29270>, 0x559096448cbf <vm_exec_core+28415>, 0x559096444672 <vm_exec_core+10418>, 0x55909644500e <vm_exec_core+12878>, 0x559096447636 <vm_exec_core+22646>, 0x559096448c36 <vm_exec_core+28278>, 0x559096446ae1 <vm_exec_core+19745>, 0x5590964476bf <vm_exec_core+22783>, 0x559096448178 <vm_exec_core+25528>, 0x559096446a1e <vm_exec_core+19550>, 0x55909644291c <vm_exec_core+2908>, 0x5590964470d8 <vm_exec_core+21272>, 0x5590964427af <vm_exec_core+2543>, 0x559096442be5 <vm_exec_core+3621>, 0x5590964448f5 <vm_exec_core+11061>, 0x5590964465eb <vm_exec_core+18475>, 0x559096446f71 <vm_exec_core+20913>, 0x559096446290 <vm_exec_core+17616>, 0x5590964423bb <vm_exec_core+1531>, 0x5590964483a8 <vm_exec_core+26088>, 0x559096448a88 <vm_exec_core+27848>, 0x559096442d8c <vm_exec_core+4044>, 0x559096443938 <vm_exec_core+7032>, 0x5590964435f6 <vm_exec_core+6198>, 0x559096444073 <vm_exec_core+8883>, 0x559096444eaa <vm_exec_core+12522>, 0x559096442e33 <vm_exec_core+4211>, 0x559096448210 <vm_exec_core+25680>, 0x5590964438c2 <vm_exec_core+6914>, 0x559096444d58 <vm_exec_core+12184>, 0x55909644581f <vm_exec_core+14943>, 0x559096447b6d <vm_exec_core+23981>, 0x559096446ca3 <vm_exec_core+20195>, 0x55909644434d <vm_exec_core+9613>, 0x559096443bcf <vm_exec_core+7695>, 0x5590964479c3 <vm_exec_core+23555>, 0x559096444ad5 <vm_exec_core+11541>, 0x5590964471d7 <vm_exec_core+21527>, 0x559096446d15 <vm_exec_core+20309>, 0x55909644728e <vm_exec_core+21710>, 0x55909644875a <vm_exec_core+27034>, 0x5590964460a2 <vm_exec_core+17122>, 0x559096447c26 <vm_exec_core+24166>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096447754 <vm_exec_core+22932>, 0x55909644446c <vm_exec_core+9900>, 0x559096446979 <vm_exec_core+19385>, 0x559096446bb9 <vm_exec_core+19961>, 0x559096445453 <vm_exec_core+13971>, 0x5590964465e6 <vm_exec_core+18470>, 0x55909644481a <vm_exec_core+10842>, 0x559096443e57 <vm_exec_core+8343>, 0x55909644730c <vm_exec_core+21836>, 0x559096442fc4 <vm_exec_core+4612>, 0x559096445200 <vm_exec_core+13376>, 0x559096445b50 <vm_exec_core+15760>, 0x559096444151 <vm_exec_core+9105>, 0x55909644fd61 <vm_exec_core+57249>, 0x559096443b26 <vm_exec_core+7526>, 0x559096443a1e <vm_exec_core+7262>, 0x559096443d29 <vm_exec_core+8041>, 0x559096444714 <vm_exec_core+10580>, 0x55909644648f <vm_exec_core+18127>, 0x5590964458da <vm_exec_core+15130>, 0x55909644648a <vm_exec_core+18122>, 0x559096446c9e <vm_exec_core+20190>, 0x559096446c99 <vm_exec_core+20185>, 0x559096443d24 <vm_exec_core+8036>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096444e73 <vm_exec_core+12467>, 0x559096444e78 <vm_exec_core+12472>, 0x559096446c94 <vm_exec_core+20180>, 0x559096446adc <vm_exec_core+19740>, 0x559096445b4b <vm_exec_core+15755>, 0x559096445a82 <vm_exec_core+15554>, 0x559096446b8b <vm_exec_core+19915>, 0x559096445f55 <vm_exec_core+16789>...}
reg_cfp = 0x7b6ffe8112f8
reg_pc = 0x5130006f2ae0
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>
#21 0x000055909643cf52 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#22 0x00005590964ce9e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7b6ffe811380, self=135720248917360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x7b6fdf615a88
cfp = <optimized out>
sp = 0x7b6ffe711c30
use_argv = 0x7b6ffcc8e8e0
stack_argv = 0x7b6ffe711c30
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7b6ffe811380
#24 0x000055909646f06c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#27 0x000055909646f06c in rb_yield (val=<optimized out>)
No locals.
#28 0x000055909606f6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffea3eaf2b0, <optimized out>, 0x7ffea3eaf1c0, <optimized out>, <optimized out>}, prev = 0x7b6ffcdce840, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#29 0x000055909606fb69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#30 0x0000559096126651 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11999
rw = {9895527813286708059, <optimized out>}
args = <optimized out>
ies_args = <optimized out>
fmode = 0
v1 = 4
v2 = 4
r = 135720248720720
fptr = 0x5110000bf080
w = 135720248720680
fptr2 = <optimized out>
ret = 135720248720640
pipes = <optimized out>
state = <optimized out>
opt = <optimized out>
#31 0x00005590964adbe8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x431100000001
cc = <optimized out>
me = 0x7b6ffe598b40
cfunc = 0x50600002b468
recv = 135720938830200
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x00005590964467cf in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7b6ffe811368, cd=0x50c000219580, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#33 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50c000219580
insns_address_table = {0x559096442396 <vm_exec_core+1494>, 0x55909644369d <vm_exec_core+6365>, 0x559096448831 <vm_exec_core+27249>, 0x55909644320f <vm_exec_core+5199>, 0x5590964495e2 <vm_exec_core+30754>, 0x5590964473e4 <vm_exec_core+22052>, 0x55909644508e <vm_exec_core+13006>, 0x5590964424fe <vm_exec_core+1854>, 0x559096448e24 <vm_exec_core+28772>, 0x559096448b6c <vm_exec_core+28076>, 0x55909644348c <vm_exec_core+5836>, 0x5590964429ee <vm_exec_core+3118>, 0x559096447ae6 <vm_exec_core+23846>, 0x559096443f93 <vm_exec_core+8659>, 0x559096449025 <vm_exec_core+29285>, 0x559096448cce <vm_exec_core+28430>, 0x559096444681 <vm_exec_core+10433>, 0x55909644501d <vm_exec_core+12893>, 0x559096447645 <vm_exec_core+22661>, 0x559096448c45 <vm_exec_core+28293>, 0x559096446af0 <vm_exec_core+19760>, 0x5590964476ce <vm_exec_core+22798>, 0x559096448187 <vm_exec_core+25543>, 0x559096446a2d <vm_exec_core+19565>, 0x55909644292b <vm_exec_core+2923>, 0x5590964470e7 <vm_exec_core+21287>, 0x5590964427be <vm_exec_core+2558>, 0x559096442bf4 <vm_exec_core+3636>, 0x559096444904 <vm_exec_core+11076>, 0x5590964465fa <vm_exec_core+18490>, 0x559096446f80 <vm_exec_core+20928>, 0x55909644629f <vm_exec_core+17631>, 0x5590964423ca <vm_exec_core+1546>, 0x5590964483b7 <vm_exec_core+26103>, 0x559096448a97 <vm_exec_core+27863>, 0x559096442d9b <vm_exec_core+4059>, 0x559096443947 <vm_exec_core+7047>, 0x559096443605 <vm_exec_core+6213>, 0x559096444082 <vm_exec_core+8898>, 0x559096444eb9 <vm_exec_core+12537>, 0x559096442e42 <vm_exec_core+4226>, 0x55909644821f <vm_exec_core+25695>, 0x5590964438d1 <vm_exec_core+6929>, 0x559096444d67 <vm_exec_core+12199>, 0x55909644582e <vm_exec_core+14958>, 0x559096447b7c <vm_exec_core+23996>, 0x559096446cb2 <vm_exec_core+20210>, 0x55909644435c <vm_exec_core+9628>, 0x559096443bde <vm_exec_core+7710>, 0x5590964479d2 <vm_exec_core+23570>, 0x559096444ae4 <vm_exec_core+11556>, 0x5590964471e6 <vm_exec_core+21542>, 0x559096446d24 <vm_exec_core+20324>, 0x55909644729d <vm_exec_core+21725>, 0x559096448769 <vm_exec_core+27049>, 0x5590964460b1 <vm_exec_core+17137>, 0x559096447c35 <vm_exec_core+24181>, 0x559096442118 <vm_exec_core+856>, 0x559096447763 <vm_exec_core+22947>, 0x55909644447b <vm_exec_core+9915>, 0x559096446988 <vm_exec_core+19400>, 0x559096446bc8 <vm_exec_core+19976>, 0x559096445462 <vm_exec_core+13986>, 0x559096442ca8 <vm_exec_core+3816>, 0x559096444829 <vm_exec_core+10857>, 0x559096443e66 <vm_exec_core+8358>, 0x55909644731b <vm_exec_core+21851>, 0x559096442fd3 <vm_exec_core+4627>, 0x55909644520f <vm_exec_core+13391>, 0x559096445b5f <vm_exec_core+15775>, 0x559096444160 <vm_exec_core+9120>, 0x55909644fd70 <vm_exec_core+57264>, 0x559096443b35 <vm_exec_core+7541>, 0x559096443a2d <vm_exec_core+7277>, 0x559096443d38 <vm_exec_core+8056>, 0x559096444723 <vm_exec_core+10595>, 0x55909644649e <vm_exec_core+18142>, 0x5590964458e9 <vm_exec_core+15145>, 0x559096446fff <vm_exec_core+21055>, 0x559096445d45 <vm_exec_core+16261>, 0x5590964482e0 <vm_exec_core+25888>, 0x559096449887 <vm_exec_core+31431>, 0x559096448524 <vm_exec_core+26468>, 0x559096449175 <vm_exec_core+29621>, 0x559096449266 <vm_exec_core+29862>, 0x559096442850 <vm_exec_core+2704>, 0x559096448d4d <vm_exec_core+28557>, 0x559096444a09 <vm_exec_core+11337>, 0x559096448f48 <vm_exec_core+29064>, 0x55909644454a <vm_exec_core+10122>, 0x55909644845b <vm_exec_core+26267>, 0x5590964426e7 <vm_exec_core+2343>, 0x559096442ecd <vm_exec_core+4365>, 0x5590964494aa <vm_exec_core+30442>, 0x559096444ded <vm_exec_core+12333>, 0x559096444bea <vm_exec_core+11818>, 0x55909644211d <vm_exec_core+861>, 0x55909644260a <vm_exec_core+2122>, 0x5590964421a3 <vm_exec_core+995>, 0x559096448613 <vm_exec_core+26707>, 0x559096445f6e <vm_exec_core+16814>, 0x559096445632 <vm_exec_core+14450>, 0x559096445e4a <vm_exec_core+16522>, 0x559096445a96 <vm_exec_core+15574>, 0x559096444c7f <vm_exec_core+11967>, 0x55909644553d <vm_exec_core+14205>, 0x559096444f09 <vm_exec_core+12617>, 0x55909644574c <vm_exec_core+14732>, 0x5590964457bd <vm_exec_core+14845>, 0x559096442387 <vm_exec_core+1479>, 0x55909644368e <vm_exec_core+6350>, 0x559096448822 <vm_exec_core+27234>, 0x559096443200 <vm_exec_core+5184>, 0x5590964495d3 <vm_exec_core+30739>, 0x5590964473d5 <vm_exec_core+22037>, 0x55909644507f <vm_exec_core+12991>, 0x5590964424ef <vm_exec_core+1839>, 0x559096448e15 <vm_exec_core+28757>, 0x559096448b5d <vm_exec_core+28061>, 0x55909644347d <vm_exec_core+5821>, 0x5590964429df <vm_exec_core+3103>, 0x559096447ad7 <vm_exec_core+23831>, 0x559096443f84 <vm_exec_core+8644>, 0x559096449016 <vm_exec_core+29270>, 0x559096448cbf <vm_exec_core+28415>, 0x559096444672 <vm_exec_core+10418>, 0x55909644500e <vm_exec_core+12878>, 0x559096447636 <vm_exec_core+22646>, 0x559096448c36 <vm_exec_core+28278>, 0x559096446ae1 <vm_exec_core+19745>, 0x5590964476bf <vm_exec_core+22783>, 0x559096448178 <vm_exec_core+25528>, 0x559096446a1e <vm_exec_core+19550>, 0x55909644291c <vm_exec_core+2908>, 0x5590964470d8 <vm_exec_core+21272>, 0x5590964427af <vm_exec_core+2543>, 0x559096442be5 <vm_exec_core+3621>, 0x5590964448f5 <vm_exec_core+11061>, 0x5590964465eb <vm_exec_core+18475>, 0x559096446f71 <vm_exec_core+20913>, 0x559096446290 <vm_exec_core+17616>, 0x5590964423bb <vm_exec_core+1531>, 0x5590964483a8 <vm_exec_core+26088>, 0x559096448a88 <vm_exec_core+27848>, 0x559096442d8c <vm_exec_core+4044>, 0x559096443938 <vm_exec_core+7032>, 0x5590964435f6 <vm_exec_core+6198>, 0x559096444073 <vm_exec_core+8883>, 0x559096444eaa <vm_exec_core+12522>, 0x559096442e33 <vm_exec_core+4211>, 0x559096448210 <vm_exec_core+25680>, 0x5590964438c2 <vm_exec_core+6914>, 0x559096444d58 <vm_exec_core+12184>, 0x55909644581f <vm_exec_core+14943>, 0x559096447b6d <vm_exec_core+23981>, 0x559096446ca3 <vm_exec_core+20195>, 0x55909644434d <vm_exec_core+9613>, 0x559096443bcf <vm_exec_core+7695>, 0x5590964479c3 <vm_exec_core+23555>, 0x559096444ad5 <vm_exec_core+11541>, 0x5590964471d7 <vm_exec_core+21527>, 0x559096446d15 <vm_exec_core+20309>, 0x55909644728e <vm_exec_core+21710>, 0x55909644875a <vm_exec_core+27034>, 0x5590964460a2 <vm_exec_core+17122>, 0x559096447c26 <vm_exec_core+24166>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096447754 <vm_exec_core+22932>, 0x55909644446c <vm_exec_core+9900>, 0x559096446979 <vm_exec_core+19385>, 0x559096446bb9 <vm_exec_core+19961>, 0x559096445453 <vm_exec_core+13971>, 0x5590964465e6 <vm_exec_core+18470>, 0x55909644481a <vm_exec_core+10842>, 0x559096443e57 <vm_exec_core+8343>, 0x55909644730c <vm_exec_core+21836>, 0x559096442fc4 <vm_exec_core+4612>, 0x559096445200 <vm_exec_core+13376>, 0x559096445b50 <vm_exec_core+15760>, 0x559096444151 <vm_exec_core+9105>, 0x55909644fd61 <vm_exec_core+57249>, 0x559096443b26 <vm_exec_core+7526>, 0x559096443a1e <vm_exec_core+7262>, 0x559096443d29 <vm_exec_core+8041>, 0x559096444714 <vm_exec_core+10580>, 0x55909644648f <vm_exec_core+18127>, 0x5590964458da <vm_exec_core+15130>, 0x55909644648a <vm_exec_core+18122>, 0x559096446c9e <vm_exec_core+20190>, 0x559096446c99 <vm_exec_core+20185>, 0x559096443d24 <vm_exec_core+8036>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096444e73 <vm_exec_core+12467>, 0x559096444e78 <vm_exec_core+12472>, 0x559096446c94 <vm_exec_core+20180>, 0x559096446adc <vm_exec_core+19740>, 0x559096445b4b <vm_exec_core+15755>, 0x559096445a82 <vm_exec_core+15554>, 0x559096446b8b <vm_exec_core+19915>, 0x559096445f55 <vm_exec_core+16789>...}
reg_cfp = 0x7b6ffe811368
reg_pc = 0x5130006f2cd8
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>
#34 0x000055909643cf52 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#35 0x00005590964ce9e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7b6ffe811460, self=135720248917360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x7b6fdf615b78
cfp = <optimized out>
sp = 0x7b6ffe711be8
use_argv = 0x7b6ffcc8e460
stack_argv = 0x7b6ffe711be8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#36 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7b6ffe811460
#37 0x00005590964700de in vm_yield_with_cref (ec=0x540000001288, argc=1, argv=0x7b6ffcc8e460, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#38 vm_yield (ec=0x540000001288, argc=1, argv=0x7b6ffcc8e460, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#39 rb_yield_0 (argc=1, argv=0x7b6ffcc8e460) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#40 rb_yield_values2 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1419
No locals.
#41 0x0000559096879d43 in collect_i (i=<optimized out>, ary=135720248720840, argc=0, argv=0x55909603feae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:628
No locals.
#42 0x00005590964390db in vm_yield_with_cfunc (ec=ec@entry=0x5170000000d8, captured=<optimized out>, self=135720248720880, argc=argc@entry=1, argv=argv@entry=0x7b6ffcc8e460, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5259
is_lambda = 0
ifunc = 0x7b6fd536bd78
arg = 3
blockarg = 4
frame_flag = <optimized out>
val = <optimized out>
#43 0x00005590964ce279 in 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:1839
No locals.
#44 0x000055909646f06c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#45 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#46 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#47 0x000055909646f06c in rb_yield (val=<optimized out>)
No locals.
#48 0x0000559096242fc8 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=135720248720880) at /tmp/ruby/src/trunk_asan/range.c:1083
i = 1
lim = 2
i = <optimized out>
#49 range_each (range=135720248720880) at /tmp/ruby/src/trunk_asan/range.c:1120
beg = <optimized out>
end = <optimized out>
i = <optimized out>
#50 0x00005590964c48e2 in vm_call0_cfunc_with_frame (ec=0x5170000000d8, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
reg_cfp = 0x7b6ffe811410
ci = <optimized out>
me = <optimized out>
cfunc = <optimized out>
len = 0
recv = 135720248720880
argc = 0
mid = 3089
block_handler = <optimized out>
frame_flags = 1431634051
val = <optimized out>
unaligned_member_ptr_result = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
reg_cfp = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#51 vm_call0_cfunc (ec=0x5170000000d8, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#52 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
ci = <optimized out>
cc = <optimized out>
ret = <optimized out>
#53 0x00005590964c96c5 in vm_call0_cc (ec=0x5170000000d8, recv=135720248720880, id=3089, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = 0
calling = <error reading variable calling (Cannot access memory at address 0x80)>
use_argv = 0x0
av = <optimized out>
#54 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
ci = <optimized out>
scope = <optimized out>
kw_splat = <optimized out>
cc = <optimized out>
call_status = <optimized out>
#55 0x0000559096471b88 in rb_call (recv=128, mid=0, argc=-1778123090, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
ec = 0x540000001288
#56 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1550
arg = <optimized out>
#57 0x00005590964723a4 in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1499
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffea3eb0470, <optimized out>, 0x7ffea3eb0360, <optimized out>, <optimized out>}, prev = 0x7b6ffcdce240, state = RUBY_TAG_NONE, lock_rec = 0}
retval = 4
cfp = 0x7b6ffe811410
state = RUBY_TAG_NONE
#58 0x0000559096472cbf in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1622
arg = {obj = 135720248720880, mid = 3089, argc = 0, argv = 0x0, kw_splat = 0}
block = 0xfffffffffffffe00
#59 0x0000559096873872 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:667
ary = 135720248720840
min_argc = -512
max_argc = <optimized out>
#60 0x00005590964adbe8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x7b6ffca651c0
cfunc = 0x506000005c08
recv = 135720248720880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#61 0x00005590964467cf in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7b6ffe811448, cd=0x50200053d890, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#62 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200053d890
insns_address_table = {0x559096442396 <vm_exec_core+1494>, 0x55909644369d <vm_exec_core+6365>, 0x559096448831 <vm_exec_core+27249>, 0x55909644320f <vm_exec_core+5199>, 0x5590964495e2 <vm_exec_core+30754>, 0x5590964473e4 <vm_exec_core+22052>, 0x55909644508e <vm_exec_core+13006>, 0x5590964424fe <vm_exec_core+1854>, 0x559096448e24 <vm_exec_core+28772>, 0x559096448b6c <vm_exec_core+28076>, 0x55909644348c <vm_exec_core+5836>, 0x5590964429ee <vm_exec_core+3118>, 0x559096447ae6 <vm_exec_core+23846>, 0x559096443f93 <vm_exec_core+8659>, 0x559096449025 <vm_exec_core+29285>, 0x559096448cce <vm_exec_core+28430>, 0x559096444681 <vm_exec_core+10433>, 0x55909644501d <vm_exec_core+12893>, 0x559096447645 <vm_exec_core+22661>, 0x559096448c45 <vm_exec_core+28293>, 0x559096446af0 <vm_exec_core+19760>, 0x5590964476ce <vm_exec_core+22798>, 0x559096448187 <vm_exec_core+25543>, 0x559096446a2d <vm_exec_core+19565>, 0x55909644292b <vm_exec_core+2923>, 0x5590964470e7 <vm_exec_core+21287>, 0x5590964427be <vm_exec_core+2558>, 0x559096442bf4 <vm_exec_core+3636>, 0x559096444904 <vm_exec_core+11076>, 0x5590964465fa <vm_exec_core+18490>, 0x559096446f80 <vm_exec_core+20928>, 0x55909644629f <vm_exec_core+17631>, 0x5590964423ca <vm_exec_core+1546>, 0x5590964483b7 <vm_exec_core+26103>, 0x559096448a97 <vm_exec_core+27863>, 0x559096442d9b <vm_exec_core+4059>, 0x559096443947 <vm_exec_core+7047>, 0x559096443605 <vm_exec_core+6213>, 0x559096444082 <vm_exec_core+8898>, 0x559096444eb9 <vm_exec_core+12537>, 0x559096442e42 <vm_exec_core+4226>, 0x55909644821f <vm_exec_core+25695>, 0x5590964438d1 <vm_exec_core+6929>, 0x559096444d67 <vm_exec_core+12199>, 0x55909644582e <vm_exec_core+14958>, 0x559096447b7c <vm_exec_core+23996>, 0x559096446cb2 <vm_exec_core+20210>, 0x55909644435c <vm_exec_core+9628>, 0x559096443bde <vm_exec_core+7710>, 0x5590964479d2 <vm_exec_core+23570>, 0x559096444ae4 <vm_exec_core+11556>, 0x5590964471e6 <vm_exec_core+21542>, 0x559096446d24 <vm_exec_core+20324>, 0x55909644729d <vm_exec_core+21725>, 0x559096448769 <vm_exec_core+27049>, 0x5590964460b1 <vm_exec_core+17137>, 0x559096447c35 <vm_exec_core+24181>, 0x559096442118 <vm_exec_core+856>, 0x559096447763 <vm_exec_core+22947>, 0x55909644447b <vm_exec_core+9915>, 0x559096446988 <vm_exec_core+19400>, 0x559096446bc8 <vm_exec_core+19976>, 0x559096445462 <vm_exec_core+13986>, 0x559096442ca8 <vm_exec_core+3816>, 0x559096444829 <vm_exec_core+10857>, 0x559096443e66 <vm_exec_core+8358>, 0x55909644731b <vm_exec_core+21851>, 0x559096442fd3 <vm_exec_core+4627>, 0x55909644520f <vm_exec_core+13391>, 0x559096445b5f <vm_exec_core+15775>, 0x559096444160 <vm_exec_core+9120>, 0x55909644fd70 <vm_exec_core+57264>, 0x559096443b35 <vm_exec_core+7541>, 0x559096443a2d <vm_exec_core+7277>, 0x559096443d38 <vm_exec_core+8056>, 0x559096444723 <vm_exec_core+10595>, 0x55909644649e <vm_exec_core+18142>, 0x5590964458e9 <vm_exec_core+15145>, 0x559096446fff <vm_exec_core+21055>, 0x559096445d45 <vm_exec_core+16261>, 0x5590964482e0 <vm_exec_core+25888>, 0x559096449887 <vm_exec_core+31431>, 0x559096448524 <vm_exec_core+26468>, 0x559096449175 <vm_exec_core+29621>, 0x559096449266 <vm_exec_core+29862>, 0x559096442850 <vm_exec_core+2704>, 0x559096448d4d <vm_exec_core+28557>, 0x559096444a09 <vm_exec_core+11337>, 0x559096448f48 <vm_exec_core+29064>, 0x55909644454a <vm_exec_core+10122>, 0x55909644845b <vm_exec_core+26267>, 0x5590964426e7 <vm_exec_core+2343>, 0x559096442ecd <vm_exec_core+4365>, 0x5590964494aa <vm_exec_core+30442>, 0x559096444ded <vm_exec_core+12333>, 0x559096444bea <vm_exec_core+11818>, 0x55909644211d <vm_exec_core+861>, 0x55909644260a <vm_exec_core+2122>, 0x5590964421a3 <vm_exec_core+995>, 0x559096448613 <vm_exec_core+26707>, 0x559096445f6e <vm_exec_core+16814>, 0x559096445632 <vm_exec_core+14450>, 0x559096445e4a <vm_exec_core+16522>, 0x559096445a96 <vm_exec_core+15574>, 0x559096444c7f <vm_exec_core+11967>, 0x55909644553d <vm_exec_core+14205>, 0x559096444f09 <vm_exec_core+12617>, 0x55909644574c <vm_exec_core+14732>, 0x5590964457bd <vm_exec_core+14845>, 0x559096442387 <vm_exec_core+1479>, 0x55909644368e <vm_exec_core+6350>, 0x559096448822 <vm_exec_core+27234>, 0x559096443200 <vm_exec_core+5184>, 0x5590964495d3 <vm_exec_core+30739>, 0x5590964473d5 <vm_exec_core+22037>, 0x55909644507f <vm_exec_core+12991>, 0x5590964424ef <vm_exec_core+1839>, 0x559096448e15 <vm_exec_core+28757>, 0x559096448b5d <vm_exec_core+28061>, 0x55909644347d <vm_exec_core+5821>, 0x5590964429df <vm_exec_core+3103>, 0x559096447ad7 <vm_exec_core+23831>, 0x559096443f84 <vm_exec_core+8644>, 0x559096449016 <vm_exec_core+29270>, 0x559096448cbf <vm_exec_core+28415>, 0x559096444672 <vm_exec_core+10418>, 0x55909644500e <vm_exec_core+12878>, 0x559096447636 <vm_exec_core+22646>, 0x559096448c36 <vm_exec_core+28278>, 0x559096446ae1 <vm_exec_core+19745>, 0x5590964476bf <vm_exec_core+22783>, 0x559096448178 <vm_exec_core+25528>, 0x559096446a1e <vm_exec_core+19550>, 0x55909644291c <vm_exec_core+2908>, 0x5590964470d8 <vm_exec_core+21272>, 0x5590964427af <vm_exec_core+2543>, 0x559096442be5 <vm_exec_core+3621>, 0x5590964448f5 <vm_exec_core+11061>, 0x5590964465eb <vm_exec_core+18475>, 0x559096446f71 <vm_exec_core+20913>, 0x559096446290 <vm_exec_core+17616>, 0x5590964423bb <vm_exec_core+1531>, 0x5590964483a8 <vm_exec_core+26088>, 0x559096448a88 <vm_exec_core+27848>, 0x559096442d8c <vm_exec_core+4044>, 0x559096443938 <vm_exec_core+7032>, 0x5590964435f6 <vm_exec_core+6198>, 0x559096444073 <vm_exec_core+8883>, 0x559096444eaa <vm_exec_core+12522>, 0x559096442e33 <vm_exec_core+4211>, 0x559096448210 <vm_exec_core+25680>, 0x5590964438c2 <vm_exec_core+6914>, 0x559096444d58 <vm_exec_core+12184>, 0x55909644581f <vm_exec_core+14943>, 0x559096447b6d <vm_exec_core+23981>, 0x559096446ca3 <vm_exec_core+20195>, 0x55909644434d <vm_exec_core+9613>, 0x559096443bcf <vm_exec_core+7695>, 0x5590964479c3 <vm_exec_core+23555>, 0x559096444ad5 <vm_exec_core+11541>, 0x5590964471d7 <vm_exec_core+21527>, 0x559096446d15 <vm_exec_core+20309>, 0x55909644728e <vm_exec_core+21710>, 0x55909644875a <vm_exec_core+27034>, 0x5590964460a2 <vm_exec_core+17122>, 0x559096447c26 <vm_exec_core+24166>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096447754 <vm_exec_core+22932>, 0x55909644446c <vm_exec_core+9900>, 0x559096446979 <vm_exec_core+19385>, 0x559096446bb9 <vm_exec_core+19961>, 0x559096445453 <vm_exec_core+13971>, 0x5590964465e6 <vm_exec_core+18470>, 0x55909644481a <vm_exec_core+10842>, 0x559096443e57 <vm_exec_core+8343>, 0x55909644730c <vm_exec_core+21836>, 0x559096442fc4 <vm_exec_core+4612>, 0x559096445200 <vm_exec_core+13376>, 0x559096445b50 <vm_exec_core+15760>, 0x559096444151 <vm_exec_core+9105>, 0x55909644fd61 <vm_exec_core+57249>, 0x559096443b26 <vm_exec_core+7526>, 0x559096443a1e <vm_exec_core+7262>, 0x559096443d29 <vm_exec_core+8041>, 0x559096444714 <vm_exec_core+10580>, 0x55909644648f <vm_exec_core+18127>, 0x5590964458da <vm_exec_core+15130>, 0x55909644648a <vm_exec_core+18122>, 0x559096446c9e <vm_exec_core+20190>, 0x559096446c99 <vm_exec_core+20185>, 0x559096443d24 <vm_exec_core+8036>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096444e73 <vm_exec_core+12467>, 0x559096444e78 <vm_exec_core+12472>, 0x559096446c94 <vm_exec_core+20180>, 0x559096446adc <vm_exec_core+19740>, 0x559096445b4b <vm_exec_core+15755>, 0x559096445a82 <vm_exec_core+15554>, 0x559096446b8b <vm_exec_core+19915>, 0x559096445f55 <vm_exec_core+16789>...}
reg_cfp = 0x7b6ffe811448
reg_pc = 0x5070000d9f40
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>
#63 0x000055909643cf52 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#64 0x00005590964ce9e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7b6ffe8114d0, self=135720248917360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x7b6fdf615bc8
cfp = <optimized out>
sp = 0x7b6ffe711b70
use_argv = 0x7b6ffcc8e160
stack_argv = 0x7b6ffe711b70
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#65 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7b6ffe8114d0
#66 0x000055909646f06c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#67 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#68 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#69 0x000055909646f06c in rb_yield (val=<optimized out>)
No locals.
#70 0x000055909606f6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffea3eb1070, <optimized out>, 0x7ffea3eb0f80, <optimized out>, <optimized out>}, prev = 0x7b6ffcd30f40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#71 0x000055909606fb69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#72 0x0000559096126651 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11999
rw = {9895527813286708059, <optimized out>}
args = <optimized out>
ies_args = <optimized out>
fmode = 0
v1 = 4
v2 = 4
r = 135720248721080
fptr = 0x5110000b5e40
w = 135720248720960
fptr2 = <optimized out>
ret = 135720248720920
pipes = <optimized out>
state = <optimized out>
opt = <optimized out>
#73 0x00005590964adbe8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x431100000001
cc = <optimized out>
me = 0x7b6ffe598b40
cfunc = 0x50600002b468
recv = 135720938830200
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#74 0x00005590964467cf in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7b6ffe8114b8, cd=0x50200053d830, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#75 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200053d830
insns_address_table = {0x559096442396 <vm_exec_core+1494>, 0x55909644369d <vm_exec_core+6365>, 0x559096448831 <vm_exec_core+27249>, 0x55909644320f <vm_exec_core+5199>, 0x5590964495e2 <vm_exec_core+30754>, 0x5590964473e4 <vm_exec_core+22052>, 0x55909644508e <vm_exec_core+13006>, 0x5590964424fe <vm_exec_core+1854>, 0x559096448e24 <vm_exec_core+28772>, 0x559096448b6c <vm_exec_core+28076>, 0x55909644348c <vm_exec_core+5836>, 0x5590964429ee <vm_exec_core+3118>, 0x559096447ae6 <vm_exec_core+23846>, 0x559096443f93 <vm_exec_core+8659>, 0x559096449025 <vm_exec_core+29285>, 0x559096448cce <vm_exec_core+28430>, 0x559096444681 <vm_exec_core+10433>, 0x55909644501d <vm_exec_core+12893>, 0x559096447645 <vm_exec_core+22661>, 0x559096448c45 <vm_exec_core+28293>, 0x559096446af0 <vm_exec_core+19760>, 0x5590964476ce <vm_exec_core+22798>, 0x559096448187 <vm_exec_core+25543>, 0x559096446a2d <vm_exec_core+19565>, 0x55909644292b <vm_exec_core+2923>, 0x5590964470e7 <vm_exec_core+21287>, 0x5590964427be <vm_exec_core+2558>, 0x559096442bf4 <vm_exec_core+3636>, 0x559096444904 <vm_exec_core+11076>, 0x5590964465fa <vm_exec_core+18490>, 0x559096446f80 <vm_exec_core+20928>, 0x55909644629f <vm_exec_core+17631>, 0x5590964423ca <vm_exec_core+1546>, 0x5590964483b7 <vm_exec_core+26103>, 0x559096448a97 <vm_exec_core+27863>, 0x559096442d9b <vm_exec_core+4059>, 0x559096443947 <vm_exec_core+7047>, 0x559096443605 <vm_exec_core+6213>, 0x559096444082 <vm_exec_core+8898>, 0x559096444eb9 <vm_exec_core+12537>, 0x559096442e42 <vm_exec_core+4226>, 0x55909644821f <vm_exec_core+25695>, 0x5590964438d1 <vm_exec_core+6929>, 0x559096444d67 <vm_exec_core+12199>, 0x55909644582e <vm_exec_core+14958>, 0x559096447b7c <vm_exec_core+23996>, 0x559096446cb2 <vm_exec_core+20210>, 0x55909644435c <vm_exec_core+9628>, 0x559096443bde <vm_exec_core+7710>, 0x5590964479d2 <vm_exec_core+23570>, 0x559096444ae4 <vm_exec_core+11556>, 0x5590964471e6 <vm_exec_core+21542>, 0x559096446d24 <vm_exec_core+20324>, 0x55909644729d <vm_exec_core+21725>, 0x559096448769 <vm_exec_core+27049>, 0x5590964460b1 <vm_exec_core+17137>, 0x559096447c35 <vm_exec_core+24181>, 0x559096442118 <vm_exec_core+856>, 0x559096447763 <vm_exec_core+22947>, 0x55909644447b <vm_exec_core+9915>, 0x559096446988 <vm_exec_core+19400>, 0x559096446bc8 <vm_exec_core+19976>, 0x559096445462 <vm_exec_core+13986>, 0x559096442ca8 <vm_exec_core+3816>, 0x559096444829 <vm_exec_core+10857>, 0x559096443e66 <vm_exec_core+8358>, 0x55909644731b <vm_exec_core+21851>, 0x559096442fd3 <vm_exec_core+4627>, 0x55909644520f <vm_exec_core+13391>, 0x559096445b5f <vm_exec_core+15775>, 0x559096444160 <vm_exec_core+9120>, 0x55909644fd70 <vm_exec_core+57264>, 0x559096443b35 <vm_exec_core+7541>, 0x559096443a2d <vm_exec_core+7277>, 0x559096443d38 <vm_exec_core+8056>, 0x559096444723 <vm_exec_core+10595>, 0x55909644649e <vm_exec_core+18142>, 0x5590964458e9 <vm_exec_core+15145>, 0x559096446fff <vm_exec_core+21055>, 0x559096445d45 <vm_exec_core+16261>, 0x5590964482e0 <vm_exec_core+25888>, 0x559096449887 <vm_exec_core+31431>, 0x559096448524 <vm_exec_core+26468>, 0x559096449175 <vm_exec_core+29621>, 0x559096449266 <vm_exec_core+29862>, 0x559096442850 <vm_exec_core+2704>, 0x559096448d4d <vm_exec_core+28557>, 0x559096444a09 <vm_exec_core+11337>, 0x559096448f48 <vm_exec_core+29064>, 0x55909644454a <vm_exec_core+10122>, 0x55909644845b <vm_exec_core+26267>, 0x5590964426e7 <vm_exec_core+2343>, 0x559096442ecd <vm_exec_core+4365>, 0x5590964494aa <vm_exec_core+30442>, 0x559096444ded <vm_exec_core+12333>, 0x559096444bea <vm_exec_core+11818>, 0x55909644211d <vm_exec_core+861>, 0x55909644260a <vm_exec_core+2122>, 0x5590964421a3 <vm_exec_core+995>, 0x559096448613 <vm_exec_core+26707>, 0x559096445f6e <vm_exec_core+16814>, 0x559096445632 <vm_exec_core+14450>, 0x559096445e4a <vm_exec_core+16522>, 0x559096445a96 <vm_exec_core+15574>, 0x559096444c7f <vm_exec_core+11967>, 0x55909644553d <vm_exec_core+14205>, 0x559096444f09 <vm_exec_core+12617>, 0x55909644574c <vm_exec_core+14732>, 0x5590964457bd <vm_exec_core+14845>, 0x559096442387 <vm_exec_core+1479>, 0x55909644368e <vm_exec_core+6350>, 0x559096448822 <vm_exec_core+27234>, 0x559096443200 <vm_exec_core+5184>, 0x5590964495d3 <vm_exec_core+30739>, 0x5590964473d5 <vm_exec_core+22037>, 0x55909644507f <vm_exec_core+12991>, 0x5590964424ef <vm_exec_core+1839>, 0x559096448e15 <vm_exec_core+28757>, 0x559096448b5d <vm_exec_core+28061>, 0x55909644347d <vm_exec_core+5821>, 0x5590964429df <vm_exec_core+3103>, 0x559096447ad7 <vm_exec_core+23831>, 0x559096443f84 <vm_exec_core+8644>, 0x559096449016 <vm_exec_core+29270>, 0x559096448cbf <vm_exec_core+28415>, 0x559096444672 <vm_exec_core+10418>, 0x55909644500e <vm_exec_core+12878>, 0x559096447636 <vm_exec_core+22646>, 0x559096448c36 <vm_exec_core+28278>, 0x559096446ae1 <vm_exec_core+19745>, 0x5590964476bf <vm_exec_core+22783>, 0x559096448178 <vm_exec_core+25528>, 0x559096446a1e <vm_exec_core+19550>, 0x55909644291c <vm_exec_core+2908>, 0x5590964470d8 <vm_exec_core+21272>, 0x5590964427af <vm_exec_core+2543>, 0x559096442be5 <vm_exec_core+3621>, 0x5590964448f5 <vm_exec_core+11061>, 0x5590964465eb <vm_exec_core+18475>, 0x559096446f71 <vm_exec_core+20913>, 0x559096446290 <vm_exec_core+17616>, 0x5590964423bb <vm_exec_core+1531>, 0x5590964483a8 <vm_exec_core+26088>, 0x559096448a88 <vm_exec_core+27848>, 0x559096442d8c <vm_exec_core+4044>, 0x559096443938 <vm_exec_core+7032>, 0x5590964435f6 <vm_exec_core+6198>, 0x559096444073 <vm_exec_core+8883>, 0x559096444eaa <vm_exec_core+12522>, 0x559096442e33 <vm_exec_core+4211>, 0x559096448210 <vm_exec_core+25680>, 0x5590964438c2 <vm_exec_core+6914>, 0x559096444d58 <vm_exec_core+12184>, 0x55909644581f <vm_exec_core+14943>, 0x559096447b6d <vm_exec_core+23981>, 0x559096446ca3 <vm_exec_core+20195>, 0x55909644434d <vm_exec_core+9613>, 0x559096443bcf <vm_exec_core+7695>, 0x5590964479c3 <vm_exec_core+23555>, 0x559096444ad5 <vm_exec_core+11541>, 0x5590964471d7 <vm_exec_core+21527>, 0x559096446d15 <vm_exec_core+20309>, 0x55909644728e <vm_exec_core+21710>, 0x55909644875a <vm_exec_core+27034>, 0x5590964460a2 <vm_exec_core+17122>, 0x559096447c26 <vm_exec_core+24166>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096447754 <vm_exec_core+22932>, 0x55909644446c <vm_exec_core+9900>, 0x559096446979 <vm_exec_core+19385>, 0x559096446bb9 <vm_exec_core+19961>, 0x559096445453 <vm_exec_core+13971>, 0x5590964465e6 <vm_exec_core+18470>, 0x55909644481a <vm_exec_core+10842>, 0x559096443e57 <vm_exec_core+8343>, 0x55909644730c <vm_exec_core+21836>, 0x559096442fc4 <vm_exec_core+4612>, 0x559096445200 <vm_exec_core+13376>, 0x559096445b50 <vm_exec_core+15760>, 0x559096444151 <vm_exec_core+9105>, 0x55909644fd61 <vm_exec_core+57249>, 0x559096443b26 <vm_exec_core+7526>, 0x559096443a1e <vm_exec_core+7262>, 0x559096443d29 <vm_exec_core+8041>, 0x559096444714 <vm_exec_core+10580>, 0x55909644648f <vm_exec_core+18127>, 0x5590964458da <vm_exec_core+15130>, 0x55909644648a <vm_exec_core+18122>, 0x559096446c9e <vm_exec_core+20190>, 0x559096446c99 <vm_exec_core+20185>, 0x559096443d24 <vm_exec_core+8036>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096444e73 <vm_exec_core+12467>, 0x559096444e78 <vm_exec_core+12472>, 0x559096446c94 <vm_exec_core+20180>, 0x559096446adc <vm_exec_core+19740>, 0x559096445b4b <vm_exec_core+15755>, 0x559096445a82 <vm_exec_core+15554>, 0x559096446b8b <vm_exec_core+19915>, 0x559096445f55 <vm_exec_core+16789>...}
reg_cfp = 0x7b6ffe8114b8
reg_pc = 0x504000259838
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>
#76 0x000055909643cf52 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#77 0x00005590964ce9e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7b6ffe811620, self=135720910506960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x7b6ffe3cd248
cfp = <optimized out>
sp = 0x7b6ffe711a28
use_argv = 0x7b6ffcc01060
stack_argv = 0x7b6ffe711a28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#78 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7b6ffe811620
#79 0x000055909646f06c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#80 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#81 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#82 0x000055909646f06c in rb_yield (val=<optimized out>)
No locals.
#83 0x000055909664d0d6 in rb_ary_collect (ary=135720419339080) at /tmp/ruby/src/trunk_asan/array.c:3764
collect = 135720377774720
i = 28
#84 0x00005590964adbe8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x7b6ffe59e6a8
cfunc = 0x506000020188
recv = 135720419339080
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#85 0x00005590964467cf in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7b6ffe811608, cd=0x51200000bfb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#86 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51200000bfb0
insns_address_table = {0x559096442396 <vm_exec_core+1494>, 0x55909644369d <vm_exec_core+6365>, 0x559096448831 <vm_exec_core+27249>, 0x55909644320f <vm_exec_core+5199>, 0x5590964495e2 <vm_exec_core+30754>, 0x5590964473e4 <vm_exec_core+22052>, 0x55909644508e <vm_exec_core+13006>, 0x5590964424fe <vm_exec_core+1854>, 0x559096448e24 <vm_exec_core+28772>, 0x559096448b6c <vm_exec_core+28076>, 0x55909644348c <vm_exec_core+5836>, 0x5590964429ee <vm_exec_core+3118>, 0x559096447ae6 <vm_exec_core+23846>, 0x559096443f93 <vm_exec_core+8659>, 0x559096449025 <vm_exec_core+29285>, 0x559096448cce <vm_exec_core+28430>, 0x559096444681 <vm_exec_core+10433>, 0x55909644501d <vm_exec_core+12893>, 0x559096447645 <vm_exec_core+22661>, 0x559096448c45 <vm_exec_core+28293>, 0x559096446af0 <vm_exec_core+19760>, 0x5590964476ce <vm_exec_core+22798>, 0x559096448187 <vm_exec_core+25543>, 0x559096446a2d <vm_exec_core+19565>, 0x55909644292b <vm_exec_core+2923>, 0x5590964470e7 <vm_exec_core+21287>, 0x5590964427be <vm_exec_core+2558>, 0x559096442bf4 <vm_exec_core+3636>, 0x559096444904 <vm_exec_core+11076>, 0x5590964465fa <vm_exec_core+18490>, 0x559096446f80 <vm_exec_core+20928>, 0x55909644629f <vm_exec_core+17631>, 0x5590964423ca <vm_exec_core+1546>, 0x5590964483b7 <vm_exec_core+26103>, 0x559096448a97 <vm_exec_core+27863>, 0x559096442d9b <vm_exec_core+4059>, 0x559096443947 <vm_exec_core+7047>, 0x559096443605 <vm_exec_core+6213>, 0x559096444082 <vm_exec_core+8898>, 0x559096444eb9 <vm_exec_core+12537>, 0x559096442e42 <vm_exec_core+4226>, 0x55909644821f <vm_exec_core+25695>, 0x5590964438d1 <vm_exec_core+6929>, 0x559096444d67 <vm_exec_core+12199>, 0x55909644582e <vm_exec_core+14958>, 0x559096447b7c <vm_exec_core+23996>, 0x559096446cb2 <vm_exec_core+20210>, 0x55909644435c <vm_exec_core+9628>, 0x559096443bde <vm_exec_core+7710>, 0x5590964479d2 <vm_exec_core+23570>, 0x559096444ae4 <vm_exec_core+11556>, 0x5590964471e6 <vm_exec_core+21542>, 0x559096446d24 <vm_exec_core+20324>, 0x55909644729d <vm_exec_core+21725>, 0x559096448769 <vm_exec_core+27049>, 0x5590964460b1 <vm_exec_core+17137>, 0x559096447c35 <vm_exec_core+24181>, 0x559096442118 <vm_exec_core+856>, 0x559096447763 <vm_exec_core+22947>, 0x55909644447b <vm_exec_core+9915>, 0x559096446988 <vm_exec_core+19400>, 0x559096446bc8 <vm_exec_core+19976>, 0x559096445462 <vm_exec_core+13986>, 0x559096442ca8 <vm_exec_core+3816>, 0x559096444829 <vm_exec_core+10857>, 0x559096443e66 <vm_exec_core+8358>, 0x55909644731b <vm_exec_core+21851>, 0x559096442fd3 <vm_exec_core+4627>, 0x55909644520f <vm_exec_core+13391>, 0x559096445b5f <vm_exec_core+15775>, 0x559096444160 <vm_exec_core+9120>, 0x55909644fd70 <vm_exec_core+57264>, 0x559096443b35 <vm_exec_core+7541>, 0x559096443a2d <vm_exec_core+7277>, 0x559096443d38 <vm_exec_core+8056>, 0x559096444723 <vm_exec_core+10595>, 0x55909644649e <vm_exec_core+18142>, 0x5590964458e9 <vm_exec_core+15145>, 0x559096446fff <vm_exec_core+21055>, 0x559096445d45 <vm_exec_core+16261>, 0x5590964482e0 <vm_exec_core+25888>, 0x559096449887 <vm_exec_core+31431>, 0x559096448524 <vm_exec_core+26468>, 0x559096449175 <vm_exec_core+29621>, 0x559096449266 <vm_exec_core+29862>, 0x559096442850 <vm_exec_core+2704>, 0x559096448d4d <vm_exec_core+28557>, 0x559096444a09 <vm_exec_core+11337>, 0x559096448f48 <vm_exec_core+29064>, 0x55909644454a <vm_exec_core+10122>, 0x55909644845b <vm_exec_core+26267>, 0x5590964426e7 <vm_exec_core+2343>, 0x559096442ecd <vm_exec_core+4365>, 0x5590964494aa <vm_exec_core+30442>, 0x559096444ded <vm_exec_core+12333>, 0x559096444bea <vm_exec_core+11818>, 0x55909644211d <vm_exec_core+861>, 0x55909644260a <vm_exec_core+2122>, 0x5590964421a3 <vm_exec_core+995>, 0x559096448613 <vm_exec_core+26707>, 0x559096445f6e <vm_exec_core+16814>, 0x559096445632 <vm_exec_core+14450>, 0x559096445e4a <vm_exec_core+16522>, 0x559096445a96 <vm_exec_core+15574>, 0x559096444c7f <vm_exec_core+11967>, 0x55909644553d <vm_exec_core+14205>, 0x559096444f09 <vm_exec_core+12617>, 0x55909644574c <vm_exec_core+14732>, 0x5590964457bd <vm_exec_core+14845>, 0x559096442387 <vm_exec_core+1479>, 0x55909644368e <vm_exec_core+6350>, 0x559096448822 <vm_exec_core+27234>, 0x559096443200 <vm_exec_core+5184>, 0x5590964495d3 <vm_exec_core+30739>, 0x5590964473d5 <vm_exec_core+22037>, 0x55909644507f <vm_exec_core+12991>, 0x5590964424ef <vm_exec_core+1839>, 0x559096448e15 <vm_exec_core+28757>, 0x559096448b5d <vm_exec_core+28061>, 0x55909644347d <vm_exec_core+5821>, 0x5590964429df <vm_exec_core+3103>, 0x559096447ad7 <vm_exec_core+23831>, 0x559096443f84 <vm_exec_core+8644>, 0x559096449016 <vm_exec_core+29270>, 0x559096448cbf <vm_exec_core+28415>, 0x559096444672 <vm_exec_core+10418>, 0x55909644500e <vm_exec_core+12878>, 0x559096447636 <vm_exec_core+22646>, 0x559096448c36 <vm_exec_core+28278>, 0x559096446ae1 <vm_exec_core+19745>, 0x5590964476bf <vm_exec_core+22783>, 0x559096448178 <vm_exec_core+25528>, 0x559096446a1e <vm_exec_core+19550>, 0x55909644291c <vm_exec_core+2908>, 0x5590964470d8 <vm_exec_core+21272>, 0x5590964427af <vm_exec_core+2543>, 0x559096442be5 <vm_exec_core+3621>, 0x5590964448f5 <vm_exec_core+11061>, 0x5590964465eb <vm_exec_core+18475>, 0x559096446f71 <vm_exec_core+20913>, 0x559096446290 <vm_exec_core+17616>, 0x5590964423bb <vm_exec_core+1531>, 0x5590964483a8 <vm_exec_core+26088>, 0x559096448a88 <vm_exec_core+27848>, 0x559096442d8c <vm_exec_core+4044>, 0x559096443938 <vm_exec_core+7032>, 0x5590964435f6 <vm_exec_core+6198>, 0x559096444073 <vm_exec_core+8883>, 0x559096444eaa <vm_exec_core+12522>, 0x559096442e33 <vm_exec_core+4211>, 0x559096448210 <vm_exec_core+25680>, 0x5590964438c2 <vm_exec_core+6914>, 0x559096444d58 <vm_exec_core+12184>, 0x55909644581f <vm_exec_core+14943>, 0x559096447b6d <vm_exec_core+23981>, 0x559096446ca3 <vm_exec_core+20195>, 0x55909644434d <vm_exec_core+9613>, 0x559096443bcf <vm_exec_core+7695>, 0x5590964479c3 <vm_exec_core+23555>, 0x559096444ad5 <vm_exec_core+11541>, 0x5590964471d7 <vm_exec_core+21527>, 0x559096446d15 <vm_exec_core+20309>, 0x55909644728e <vm_exec_core+21710>, 0x55909644875a <vm_exec_core+27034>, 0x5590964460a2 <vm_exec_core+17122>, 0x559096447c26 <vm_exec_core+24166>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096447754 <vm_exec_core+22932>, 0x55909644446c <vm_exec_core+9900>, 0x559096446979 <vm_exec_core+19385>, 0x559096446bb9 <vm_exec_core+19961>, 0x559096445453 <vm_exec_core+13971>, 0x5590964465e6 <vm_exec_core+18470>, 0x55909644481a <vm_exec_core+10842>, 0x559096443e57 <vm_exec_core+8343>, 0x55909644730c <vm_exec_core+21836>, 0x559096442fc4 <vm_exec_core+4612>, 0x559096445200 <vm_exec_core+13376>, 0x559096445b50 <vm_exec_core+15760>, 0x559096444151 <vm_exec_core+9105>, 0x55909644fd61 <vm_exec_core+57249>, 0x559096443b26 <vm_exec_core+7526>, 0x559096443a1e <vm_exec_core+7262>, 0x559096443d29 <vm_exec_core+8041>, 0x559096444714 <vm_exec_core+10580>, 0x55909644648f <vm_exec_core+18127>, 0x5590964458da <vm_exec_core+15130>, 0x55909644648a <vm_exec_core+18122>, 0x559096446c9e <vm_exec_core+20190>, 0x559096446c99 <vm_exec_core+20185>, 0x559096443d24 <vm_exec_core+8036>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096444e73 <vm_exec_core+12467>, 0x559096444e78 <vm_exec_core+12472>, 0x559096446c94 <vm_exec_core+20180>, 0x559096446adc <vm_exec_core+19740>, 0x559096445b4b <vm_exec_core+15755>, 0x559096445a82 <vm_exec_core+15554>, 0x559096446b8b <vm_exec_core+19915>, 0x559096445f55 <vm_exec_core+16789>...}
reg_cfp = 0x7b6ffe811608
reg_pc = 0x51900001bc10
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>
#87 0x000055909643d341 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#88 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#89 0x00005590964ce9e2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7b6ffe811738, self=135720910506960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x7b6ffe3fb800
cfp = <optimized out>
sp = 0x7b6ffe7118d0
use_argv = 0x7b6ffcc0e7e0
stack_argv = 0x7b6ffe7118d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#90 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7b6ffe811738
#91 0x000055909646f06c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#92 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#93 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#94 0x000055909646f06c in rb_yield (val=<optimized out>)
No locals.
#95 0x000055909664d0d6 in rb_ary_collect (ary=135720419354320) at /tmp/ruby/src/trunk_asan/array.c:3764
collect = 135720419354200
i = 0
#96 0x00005590964adbe8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x7b6ffe59e6a8
cfunc = 0x506000020188
recv = 135720419354320
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#97 0x00005590964467cf in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7b6ffe811720, cd=0x50200002af70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#98 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002af70
insns_address_table = {0x559096442396 <vm_exec_core+1494>, 0x55909644369d <vm_exec_core+6365>, 0x559096448831 <vm_exec_core+27249>, 0x55909644320f <vm_exec_core+5199>, 0x5590964495e2 <vm_exec_core+30754>, 0x5590964473e4 <vm_exec_core+22052>, 0x55909644508e <vm_exec_core+13006>, 0x5590964424fe <vm_exec_core+1854>, 0x559096448e24 <vm_exec_core+28772>, 0x559096448b6c <vm_exec_core+28076>, 0x55909644348c <vm_exec_core+5836>, 0x5590964429ee <vm_exec_core+3118>, 0x559096447ae6 <vm_exec_core+23846>, 0x559096443f93 <vm_exec_core+8659>, 0x559096449025 <vm_exec_core+29285>, 0x559096448cce <vm_exec_core+28430>, 0x559096444681 <vm_exec_core+10433>, 0x55909644501d <vm_exec_core+12893>, 0x559096447645 <vm_exec_core+22661>, 0x559096448c45 <vm_exec_core+28293>, 0x559096446af0 <vm_exec_core+19760>, 0x5590964476ce <vm_exec_core+22798>, 0x559096448187 <vm_exec_core+25543>, 0x559096446a2d <vm_exec_core+19565>, 0x55909644292b <vm_exec_core+2923>, 0x5590964470e7 <vm_exec_core+21287>, 0x5590964427be <vm_exec_core+2558>, 0x559096442bf4 <vm_exec_core+3636>, 0x559096444904 <vm_exec_core+11076>, 0x5590964465fa <vm_exec_core+18490>, 0x559096446f80 <vm_exec_core+20928>, 0x55909644629f <vm_exec_core+17631>, 0x5590964423ca <vm_exec_core+1546>, 0x5590964483b7 <vm_exec_core+26103>, 0x559096448a97 <vm_exec_core+27863>, 0x559096442d9b <vm_exec_core+4059>, 0x559096443947 <vm_exec_core+7047>, 0x559096443605 <vm_exec_core+6213>, 0x559096444082 <vm_exec_core+8898>, 0x559096444eb9 <vm_exec_core+12537>, 0x559096442e42 <vm_exec_core+4226>, 0x55909644821f <vm_exec_core+25695>, 0x5590964438d1 <vm_exec_core+6929>, 0x559096444d67 <vm_exec_core+12199>, 0x55909644582e <vm_exec_core+14958>, 0x559096447b7c <vm_exec_core+23996>, 0x559096446cb2 <vm_exec_core+20210>, 0x55909644435c <vm_exec_core+9628>, 0x559096443bde <vm_exec_core+7710>, 0x5590964479d2 <vm_exec_core+23570>, 0x559096444ae4 <vm_exec_core+11556>, 0x5590964471e6 <vm_exec_core+21542>, 0x559096446d24 <vm_exec_core+20324>, 0x55909644729d <vm_exec_core+21725>, 0x559096448769 <vm_exec_core+27049>, 0x5590964460b1 <vm_exec_core+17137>, 0x559096447c35 <vm_exec_core+24181>, 0x559096442118 <vm_exec_core+856>, 0x559096447763 <vm_exec_core+22947>, 0x55909644447b <vm_exec_core+9915>, 0x559096446988 <vm_exec_core+19400>, 0x559096446bc8 <vm_exec_core+19976>, 0x559096445462 <vm_exec_core+13986>, 0x559096442ca8 <vm_exec_core+3816>, 0x559096444829 <vm_exec_core+10857>, 0x559096443e66 <vm_exec_core+8358>, 0x55909644731b <vm_exec_core+21851>, 0x559096442fd3 <vm_exec_core+4627>, 0x55909644520f <vm_exec_core+13391>, 0x559096445b5f <vm_exec_core+15775>, 0x559096444160 <vm_exec_core+9120>, 0x55909644fd70 <vm_exec_core+57264>, 0x559096443b35 <vm_exec_core+7541>, 0x559096443a2d <vm_exec_core+7277>, 0x559096443d38 <vm_exec_core+8056>, 0x559096444723 <vm_exec_core+10595>, 0x55909644649e <vm_exec_core+18142>, 0x5590964458e9 <vm_exec_core+15145>, 0x559096446fff <vm_exec_core+21055>, 0x559096445d45 <vm_exec_core+16261>, 0x5590964482e0 <vm_exec_core+25888>, 0x559096449887 <vm_exec_core+31431>, 0x559096448524 <vm_exec_core+26468>, 0x559096449175 <vm_exec_core+29621>, 0x559096449266 <vm_exec_core+29862>, 0x559096442850 <vm_exec_core+2704>, 0x559096448d4d <vm_exec_core+28557>, 0x559096444a09 <vm_exec_core+11337>, 0x559096448f48 <vm_exec_core+29064>, 0x55909644454a <vm_exec_core+10122>, 0x55909644845b <vm_exec_core+26267>, 0x5590964426e7 <vm_exec_core+2343>, 0x559096442ecd <vm_exec_core+4365>, 0x5590964494aa <vm_exec_core+30442>, 0x559096444ded <vm_exec_core+12333>, 0x559096444bea <vm_exec_core+11818>, 0x55909644211d <vm_exec_core+861>, 0x55909644260a <vm_exec_core+2122>, 0x5590964421a3 <vm_exec_core+995>, 0x559096448613 <vm_exec_core+26707>, 0x559096445f6e <vm_exec_core+16814>, 0x559096445632 <vm_exec_core+14450>, 0x559096445e4a <vm_exec_core+16522>, 0x559096445a96 <vm_exec_core+15574>, 0x559096444c7f <vm_exec_core+11967>, 0x55909644553d <vm_exec_core+14205>, 0x559096444f09 <vm_exec_core+12617>, 0x55909644574c <vm_exec_core+14732>, 0x5590964457bd <vm_exec_core+14845>, 0x559096442387 <vm_exec_core+1479>, 0x55909644368e <vm_exec_core+6350>, 0x559096448822 <vm_exec_core+27234>, 0x559096443200 <vm_exec_core+5184>, 0x5590964495d3 <vm_exec_core+30739>, 0x5590964473d5 <vm_exec_core+22037>, 0x55909644507f <vm_exec_core+12991>, 0x5590964424ef <vm_exec_core+1839>, 0x559096448e15 <vm_exec_core+28757>, 0x559096448b5d <vm_exec_core+28061>, 0x55909644347d <vm_exec_core+5821>, 0x5590964429df <vm_exec_core+3103>, 0x559096447ad7 <vm_exec_core+23831>, 0x559096443f84 <vm_exec_core+8644>, 0x559096449016 <vm_exec_core+29270>, 0x559096448cbf <vm_exec_core+28415>, 0x559096444672 <vm_exec_core+10418>, 0x55909644500e <vm_exec_core+12878>, 0x559096447636 <vm_exec_core+22646>, 0x559096448c36 <vm_exec_core+28278>, 0x559096446ae1 <vm_exec_core+19745>, 0x5590964476bf <vm_exec_core+22783>, 0x559096448178 <vm_exec_core+25528>, 0x559096446a1e <vm_exec_core+19550>, 0x55909644291c <vm_exec_core+2908>, 0x5590964470d8 <vm_exec_core+21272>, 0x5590964427af <vm_exec_core+2543>, 0x559096442be5 <vm_exec_core+3621>, 0x5590964448f5 <vm_exec_core+11061>, 0x5590964465eb <vm_exec_core+18475>, 0x559096446f71 <vm_exec_core+20913>, 0x559096446290 <vm_exec_core+17616>, 0x5590964423bb <vm_exec_core+1531>, 0x5590964483a8 <vm_exec_core+26088>, 0x559096448a88 <vm_exec_core+27848>, 0x559096442d8c <vm_exec_core+4044>, 0x559096443938 <vm_exec_core+7032>, 0x5590964435f6 <vm_exec_core+6198>, 0x559096444073 <vm_exec_core+8883>, 0x559096444eaa <vm_exec_core+12522>, 0x559096442e33 <vm_exec_core+4211>, 0x559096448210 <vm_exec_core+25680>, 0x5590964438c2 <vm_exec_core+6914>, 0x559096444d58 <vm_exec_core+12184>, 0x55909644581f <vm_exec_core+14943>, 0x559096447b6d <vm_exec_core+23981>, 0x559096446ca3 <vm_exec_core+20195>, 0x55909644434d <vm_exec_core+9613>, 0x559096443bcf <vm_exec_core+7695>, 0x5590964479c3 <vm_exec_core+23555>, 0x559096444ad5 <vm_exec_core+11541>, 0x5590964471d7 <vm_exec_core+21527>, 0x559096446d15 <vm_exec_core+20309>, 0x55909644728e <vm_exec_core+21710>, 0x55909644875a <vm_exec_core+27034>, 0x5590964460a2 <vm_exec_core+17122>, 0x559096447c26 <vm_exec_core+24166>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096447754 <vm_exec_core+22932>, 0x55909644446c <vm_exec_core+9900>, 0x559096446979 <vm_exec_core+19385>, 0x559096446bb9 <vm_exec_core+19961>, 0x559096445453 <vm_exec_core+13971>, 0x5590964465e6 <vm_exec_core+18470>, 0x55909644481a <vm_exec_core+10842>, 0x559096443e57 <vm_exec_core+8343>, 0x55909644730c <vm_exec_core+21836>, 0x559096442fc4 <vm_exec_core+4612>, 0x559096445200 <vm_exec_core+13376>, 0x559096445b50 <vm_exec_core+15760>, 0x559096444151 <vm_exec_core+9105>, 0x55909644fd61 <vm_exec_core+57249>, 0x559096443b26 <vm_exec_core+7526>, 0x559096443a1e <vm_exec_core+7262>, 0x559096443d29 <vm_exec_core+8041>, 0x559096444714 <vm_exec_core+10580>, 0x55909644648f <vm_exec_core+18127>, 0x5590964458da <vm_exec_core+15130>, 0x55909644648a <vm_exec_core+18122>, 0x559096446c9e <vm_exec_core+20190>, 0x559096446c99 <vm_exec_core+20185>, 0x559096443d24 <vm_exec_core+8036>, 0x5590964470c4 <vm_exec_core+21252>, 0x559096444e73 <vm_exec_core+12467>, 0x559096444e78 <vm_exec_core+12472>, 0x559096446c94 <vm_exec_core+20180>, 0x559096446adc <vm_exec_core+19740>, 0x559096445b4b <vm_exec_core+15755>, 0x559096445a82 <vm_exec_core+15554>, 0x559096446b8b <vm_exec_core+19915>, 0x559096445f55 <vm_exec_core+16789>...}
reg_cfp = 0x7b6ffe811720
reg_pc = 0x50400000a0b8
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>
#99 0x000055909643d341 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#100 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#101 0x0000559096486566 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#102 0x000055909606ac80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7b6ffe3fb990) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffea3eb2ff0, <optimized out>, 0x7ffea3eb2f40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7b6ffe3fb990
#103 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#104 0x0000559096063bb7 in rb_main (argc=11, argv=0x7ffea3eb31b8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#105 main (argc=11, argv=0x7ffea3eb31b8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
[Detaching after fork from child process 1552149]
[Inferior 1 (process 796340) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 793876 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
1) Failure:
TestRand#test_rand_reseed_on_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:319]:
[ruby-core:82100] [Bug #13753]
Finished tests in 592.907976s, 57.8623 tests/s, 12190.2560 assertions/s.
34307 tests, 7227700 assertions, 1 failures, 0 errors, 179 skips
ruby -v: ruby 4.1.0dev (2026-02-03T15:09:24Z master 6a4e53f94d) +PRISM [x86_64-linux]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 793872 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:913: 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 793541 -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>
$ timeout 60 gdb -p 793540 -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 1552134 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-02-03T15:09:24Z master 6a4e53f94d) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ...
Finished in 40.161213 seconds
3362 files, 34012 examples, 195334 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.