# Logfile created on 2025-11-19 08:29:00 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007d4901cafdd8 @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.20251119-082900", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007d490262c690 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d490262c438 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d48fd789240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251119-082900", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251119-082900>, @binmode=false, @mon_data=#<Monitor:0x00007d490262c190>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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 = 169d6c7cad
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
4e5a2af4cec19632c96282b6146091e37871e21f4fb366bd5fc88dfce6783bcf builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering 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/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
bundler 4.0.0.dev
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.8.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.4
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.16.0
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
minitest 5.26.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.1
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.15.1
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/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 --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=50485
"--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j16
# Running tests:
[ 1/756] 3439636=fiber/test_thread
[ 2/756] 3439642=ruby/test_pattern_matching
[ 3/756] 3439638=rubygems/test_gem_commands_search_command
[ 4/756] 3439648=ruby/test_arithmetic_sequence
[ 5/756] 3439645=ruby/test_literal
[ 6/756] 3439634=prism/bom_test
[ 7/756] 3439640=socket/test_sockopt
[ 8/756] 3439646=ruby/test_frozen_error
[ 9/756] 3439644=ruby/test_file
[ 10/756] 3439646=ruby/test_lambda
[ 11/756] 3439635=psych/test_encoding
[ 12/756] 3439633=-ext-/iter/test_yield_block
[ 13/756] 3439647=psych/handlers/test_recorder
[ 14/756] 3439639=rubygems/test_gem_commands_specification_command
[ 15/756] 3439643=mkmf/test_config
[ 16/756] 3439637=psych/test_boolean
[ 17/756] 3439641=psych/test_yaml
[ 18/756] 3439633=psych/test_document
[ 19/756] 3439640=fiber/test_ractor
[ 20/756] 3439648=-ext-/bug_reporter/test_bug_reporter
[ 21/756] 3439647=did_you_mean/test_spell_checker
[ 22/756] 3439633=rubygems/test_gem_resolver_api_specification
[ 23/756] 3439637=optparse/test_getopts
[ 24/756] 3439637=prism/ruby/parameters_signature_test
[ 25/756] 3439647=ruby/test_primitive
[ 26/756] 3439635=rubygems/test_gem_request
[ 27/756] 3439647=openssl/test_pkey
[ 28/756] 3439636=rubygems/test_gem_commands_signin_command
[ 29/756] 3439634=socket/test_nonblock
[ 30/756] 3439646=json/test_helper
[ 31/756] 3439640=psych/test_yamldbm
[ 32/756] 3439634=ruby/test_thread_cv
[ 33/756] 3439646=prism/ruby/relocation_test
[ 34/756] 3439640=ruby/enc/test_windows_1251
[ 35/756] 3439637=ripper/test_parser_events
[ 36/756] 3439641=-ext-/file/test_stat
[ 37/756] 3439640=ruby/test_eval
[ 38/756] 3439641=resolv/test_addr
[ 39/756] 3439642=mkmf/test_convertible
[ 40/756] 3439641=rubygems/test_gem_resolver_best_set
[ 41/756] 3439637=resolv/test_win32_config
[ 42/756] 3439638=prism/newline_offsets_test
[ 43/756] 3439646=ruby/test_regexp
[ 44/756] 3439637=-ext-/bignum/test_str2big
[ 45/756] 3439637=ruby/test_rational
[ 46/756] 3439647=rubygems/test_gem_resolver_conflict
[ 47/756] 3439633=psych/test_scalar
[ 48/756] 3439633=ruby/test_readpartial
[ 49/756] 3439634=rubygems/test_gem_commands_contents_command
[ 50/756] 3439636=fiber/test_io
[ 51/756] 3439648=rubygems/test_gem_commands_cert_command
[ 52/756] 3439639=fileutils/test_fileutils
[ 53/756] 3439633=fiber/test_process
[ 54/756] 3439633=ruby/test_object
[ 55/756] 3439641=-ext-/eval/test_eval
[ 56/756] 3439641=psych/test_stream
[ 57/756] 3439641=json/json_common_interface_test
[ 58/756] 3439647=coverage/test_coverage
[ 59/756] 3439641=pathname/test_pathname
[ 60/756] 3439636=rubygems/test_remote_fetch_error
[ 61/756] 3439636=rubygems/test_gem_resolver_git_specification
[ 62/756] 3439635=ruby/test_dir_m17n
[ 63/756] 3439634=prism/result/named_capture_test
[ 64/756] 3439634=rubygems/test_gem_commands_dependency_command
[ 65/756] 3439638=dtrace/test_cmethod
[ 66/756] 3439638=-ext-/string/test_qsort
[ 67/756] 3439643=rubygems/test_gem_ext_ext_conf_builder
[ 68/756] 3439638=json/json_addition_test
[ 69/756] 3439634=-ext-/path_to_class/test_path_to_class
[ 70/756] 3439639=prism/result/string_test
[ 71/756] 3439634=fiber/test_storage
[ 72/756] 3439634=ruby/test_iterator
[ 73/756] 3439636=rubygems/test_gem_resolver_index_specification
[ 74/756] 3439638=dtrace/test_string
[ 75/756] 3439638=psych/test_marshalable
[ 76/756] 3439638=dtrace/test_method_cache
[ 77/756] 3439638=rubygems/test_gem_dependency
[ 78/756] 3439641=prism/api/parse_comments_test
[ 79/756] 3439636=psych/test_serialize_subclasses
[ 80/756] 3439639=ruby/test_const
[ 81/756] 3439637=ruby/test_class
[ 82/756] 3439639=uri/test_wss
[ 83/756] 3439636=fiber/test_address_resolve
[ 84/756] 3439636=-ext-/string/test_cstr
[ 85/756] 3439639=rubygems/test_gem_resolver_lock_specification
[ 86/756] 3439634=openssl/test_digest
[ 87/756] 3439641=ruby/test_variable
[ 88/756] 3439634=rubygems/test_gem_source_local
[ 89/756] 3439638=-ext-/num2int/test_num2int
[ 90/756] 3439639=ruby/test_parse
[ 91/756] 3439638=mkmf/test_have_macro
[ 92/756] 3439640=ruby/test_process
[ 93/756] 3439634=-ext-/iter/test_iter_break
[ 94/756] 3439634=ruby/test_thread_queue
[ 95/756] 3439636=fileutils/test_nowrite
[ 96/756] 3439636=ruby/test_flip
[ 97/756] 3439636=optparse/test_summary
[ 98/756] 3439638=ruby/test_stack
[ 99/756] 3439648=rubygems/test_gem_commands_install_command
[100/756] 3439644=rubygems/test_gem_ext_cargo_builder_unit
[101/756] 3439633=ruby/test_econv
[102/756] 3439636=-ext-/st/test_foreach
[103/756] 3439636=test_securerandom
[104/756] 3439636=-ext-/gvl/test_last_thread
[105/756] 3439647=rubygems/test_gem_remote_fetcher_local_server
[106/756] 3439647=etc/test_etc
[107/756] 3439644=rubygems/test_gem_source_lock
[108/756] 3439639=uri/test_ldap
[109/756] 3439639=psych/test_hash
[110/756] 3439639=openssl/test_cipher
[111/756] 3439639=-ext-/time/test_new
[112/756] 3439644=ruby/test_enum
[113/756] 3439639=rubygems/test_gem_commands_which_command
[114/756] 3439636=socket/test_unix
[115/756] 3439639=rubygems/test_gem_source_specific_file
[116/756] 3439645=prism/api/parse_test
[117/756] 3439636=ruby/test_symbol
[118/756] 3439647=psych/test_coder
[119/756] 3439639=optparse/test_optparse
[120/756] 3439647=rubygems/test_gem_spec_fetcher
[121/756] 3439645=io/console/test_ractor
[122/756] 3439645=rubygems/test_gem_commands_sources_command
[123/756] 3439639=ruby/test_undef
[124/756] 3439639=date/test_date_arith
[125/756] 3439639=io/console/test_io_console
[126/756] 3439647=uri/test_ws
[127/756] 3439647=ruby/test_io
[128/756] 3439641=ruby/test_metaclass
[129/756] 3439641=ruby/test_numeric
[130/756] 3439643=pathname/test_ractor
[131/756] 3439641=dtrace/test_array_create
[132/756] 3439641=rubygems/test_gem_resolver_installed_specification
[133/756] 3439643=-ext-/integer/test_my_integer
[134/756] 3439643=rubygems/test_gem_commands_environment_command
[135/756] 3439641=-ext-/tracepoint/test_tracepoint
[136/756] 3439638=prism/encoding/symbol_encoding_test
[137/756] 3439643=-ext-/marshal/test_internal_ivar
[138/756] 3439643=rubygems/test_gem_commands_mirror
[139/756] 3439638=openssl/test_hmac
[140/756] 3439643=mkmf/test_signedness
[141/756] 3439638=prism/ruby/desugar_compiler_test
[142/756] 3439638=ruby/test_inlinecache
[143/756] 3439638=net/http/test_httpresponse
[144/756] 3439634=ruby/test_weakkeymap
[145/756] 3439638=-ext-/marshal/test_usrmarshal
[146/756] 3439645=rubygems/test_gem_command
[147/756] 3439635=ruby/test_key_error
[148/756] 3439635=-ext-/exception/test_enc_raise
[149/756] 3439641=openssl/test_engine
[150/756] 3439635=-ext-/postponed_job/test_postponed_job
[151/756] 3439641=fiber/test_io_close
[152/756] 3439645=json/ractor_test
[153/756] 3439641=rubygems/test_gem_request_set_lockfile
[154/756] 3439648=-ext-/load/test_dot_dot
[155/756] 3439648=did_you_mean/tree_spell/test_human_typo
[156/756] 3439648=prism/ruby/reflection_test
[157/756] 3439645=ruby/test_bignum
[158/756] 3439648=openssl/test_config
[159/756] 3439648=test_tempfile
[160/756] 3439633=rubygems/test_gem_util
[161/756] 3439645=rubygems/test_gem_gemcutter_utilities
[162/756] 3439638=rubygems/test_gem_remote_fetcher
[163/756] 3439642=rubygems/test_gem_resolver
[164/756] 3439641=rubygems/test_gem_commands_yank_command
[165/756] 3439633=did_you_mean/edit_distance/test_jaro_winkler
[166/756] 3439633=did_you_mean/spell_checking/test_pattern_key_name_check
[167/756] 3439633=rubygems/test_exit
[168/756] 3439639=ruby/test_call
[169/756] 3439645=ruby/test_thread
[170/756] 3439633=dtrace/test_hash_create
[171/756] 3439633=json/json_generic_object_test
[172/756] 3439633=date/test_switch_hitter
[173/756] 3439633=ruby/test_defined
[174/756] 3439641=-ext-/bignum/test_pack
[175/756] 3439639=ruby/enc/test_case_options
[176/756] 3439639=ripper/test_files_sample
[177/756] 3439633=-ext-/st/test_update
[178/756] 3439638=-ext-/method/test_arity
[179/756] 3439633=ruby/test_ractor
[180/756] 3439638=rubygems/test_gem_security_policy
[181/756] 3439635=uri/test_file
[182/756] 3439635=rubygems/test_gem_install_update_options
[183/756] 3439639=rubygems/test_gem_resolver_index_set
[184/756] 3439639=prism/fixtures_test
[185/756] 3439648=ruby/test_rational2
[186/756] 3439648=rubygems/test_gem_dependency_resolution_error
[187/756] 3439648=net/http/test_http
[188/756] 3439642=dtrace/test_raise
[189/756] 3439642=open-uri/test_proxy
[190/756] 3439644=io/wait/test_io_wait_uncommon
[191/756] 3439641=psych/test_string
[192/756] 3439644=rubygems/test_gem_ci_detector
[193/756] 3439644=ruby/enc/test_shift_jis
[194/756] 3439644=ruby/test_yield
[195/756] 3439635=rubygems/test_gem_request_set_lockfile_parser
[196/756] 3439642=ruby/test_fnmatch
[197/756] 3439638=rubygems/test_gem_resolver_vendor_set
[198/756] 3439638=net/http/test_https
[199/756] 3439642=rubygems/test_require
[200/756] 3439639=erb/test_erb_command
[201/756] 3439635=mkmf/test_have_library
[202/756] 3439641=ruby/test_unicode_escape
[203/756] 3439639=net/http/test_httpresponses
[204/756] 3439641=prism/result/integer_base_flags_test
[205/756] 3439641=uri/test_ftp
[206/756] 3439639=-ext-/string/test_too_many_dummy_encodings
[207/756] 3439641=ripper/test_filter
[208/756] 3439641=rubygems/test_gem_ext_cmake_builder
[209/756] 3439643=erb/test_erb_m17n
[210/756] 3439641=objspace/test_objspace
[211/756] 3439643=ruby/test_clone
[212/756] 3439634=ruby/enc/test_koi8
[213/756] 3439634=rubygems/test_gem_ext_builder
[214/756] 3439639=fileutils/test_verbose
[215/756] 3439639=date/test_date_strftime
[216/756] 3439643=prism/ruby/compiler_test
[217/756] 3439643=rubygems/test_gem_resolver_vendor_specification
[218/756] 3439643=-ext-/typeddata/test_typeddata
[219/756] 3439636=ruby/test_struct
[220/756] 3439636=fiber/test_mutex
[221/756] 3439643=ruby/test_basicinstructions
[222/756] 3439639=-ext-/bignum/test_bigzero
[223/756] 3439639=ruby/test_box
[224/756] 3439635=socket/test_basicsocket
[225/756] 3439635=rubygems/test_gem_commands_owner_command
[226/756] 3439643=-ext-/string/test_normalize
[227/756] 3439643=-ext-/test_recursion
[228/756] 3439643=test_find
[229/756] 3439643=prism/locals_test
[230/756] 3439643=rubygems/test_gem_unsatisfiable_dependency_error
[231/756] 3439643=objspace/test_ractor
[232/756] 3439636=prism/ruby/pattern_test
[233/756] 3439636=rubygems/test_gem_package_tar_header
[234/756] 3439636=ripper/test_sexp
[235/756] 3439636=ruby/test_require_lib
[236/756] 3439635=ripper/test_files_test_2
[237/756] 3439642=rubygems/test_gem_version_option
[238/756] 3439642=prism/api/lex_test
[239/756] 3439642=rubygems/test_gem_rdoc
[240/756] 3439642=rubygems/test_gem_remote_fetcher_s3
[241/756] 3439643=psych/test_stringio
[242/756] 3439642=-ext-/win32/test_fd_setsize
[243/756] 3439642=test_trick
[244/756] 3439643=ruby/test_objectspace
[245/756] 3439634=rubygems/test_gem_request_set
[246/756] 3439638=prism/version_test
[247/756] 3439638=psych/test_null
[248/756] 3439638=ruby/enc/test_big5
[249/756] 3439638=rubygems/test_gem_resolver_activation_request
[250/756] 3439638=-ext-/string/test_fstring
[251/756] 3439639=did_you_mean/core_ext/test_name_error_extension
[252/756] 3439639=-ext-/iseq_load/test_iseq_load
[253/756] 3439634=fiber/test_timeout
[254/756] 3439634=ruby/test_fixnum
[255/756] 3439634=ruby/test_signal
[256/756] 3439638=-ext-/test_ensure_and_callcc
[257/756] 3439638=fiber/test_scheduler
[258/756] 3439648=openssl/test_buffering
[259/756] 3439648=prism/ruby/ruby_parser_test
[260/756] 3439648=resolv/test_svcb_https
[261/756] 3439648=-ext-/test_bug-14834
[262/756] 3439648=-ext-/proc/test_bmethod
[263/756] 3439648=psych/nodes/test_enumerable
[264/756] 3439648=-ext-/funcall/test_passing_block
[265/756] 3439648=uri/test_http
[266/756] 3439648=openssl/test_x509cert
[267/756] 3439648=socket/test_addrinfo
[268/756] 3439648=mkmf/test_have_func
[269/756] 3439648=-ext-/string/test_enc_str_buf_cat
[270/756] 3439648=optparse/test_zsh_completion
[271/756] 3439648=rubygems/test_gem_package_tar_reader_entry
[272/756] 3439648=-ext-/thread/test_lock_native_thread
[273/756] 3439648=rubygems/test_webauthn_listener
[274/756] 3439648=rubygems/test_gem_resolver_specification
[275/756] 3439648=json/json_fixtures_test
[276/756] 3439648=ruby/test_encoding
[277/756] 3439639=dtrace/test_load
[278/756] 3439639=ruby/test_default_gems
[279/756] 3439639=mkmf/test_constant
[280/756] 3439644=rubygems/test_gem_security_trust_dir
[281/756] 3439644=ruby/test_rubyvm
[282/756] 3439644=-ext-/exception/test_data_error
[283/756] 3439644=rubygems/test_gem_doctor
[284/756] 3439644=socket/test_ancdata
[285/756] 3439644=ruby/test_weakmap
[286/756] 3439647=ruby/enc/test_euc_jp
[287/756] 3439647=-ext-/test_abi
[288/756] 3439648=ripper/test_scanner_events
[289/756] 3439648=-ext-/string/test_external_new
[290/756] 3439648=rubygems/test_gem_resolver_dependency_request
[291/756] 3439648=win32/test_registry
[292/756] 3439648=rubygems/test_deprecate
[293/756] 3439648=openssl/test_ssl
[294/756] 3439638=ruby/test_module
[295/756] 3439647=rubygems/test_gem_commands_push_command
[296/756] 3439642=prism/api/parse_success_test
[297/756] 3439642=strscan/test_ractor
[298/756] 3439634=rubygems/test_gem_uri_formatter
[299/756] 3439642=ruby/test_sprintf
[300/756] 3439634=rubygems/test_gem_request_connection_pools
[301/756] 3439634=ruby/test_optimization
[302/756] 3439637=uri/test_common
[303/756] 3439647=-ext-/symbol/test_inadvertent_creation
[304/756] 3439636=prism/result/static_inspect_test
[305/756] 3439636=prism/result/source_location_test
[306/756] 3439642=ruby/test_complex
[307/756] 3439636=-ext-/vm/test_at_exit
[308/756] 3439636=-ext-/thread/test_instrumentation_api
[309/756] 3439647=ripper/test_files_ext
[310/756] 3439633=psych/test_data
[311/756] 3439633=openssl/test_x509ext
[312/756] 3439647=prism/unescape_test
[313/756] 3439633=ruby/test_object_id
[314/756] 3439647=prism/result/equality_test
[315/756] 3439647=rubygems/test_gem_text
[316/756] 3439637=ruby/test_settracefunc
[317/756] 3439642=prism/ruby/tunnel_test
[318/756] 3439642=rubygems/test_gem_commands_stale_command
[319/756] 3439642=rubygems/test_gem_version
[320/756] 3439647=socket/test_tcp
[321/756] 3439635=test_pp
[322/756] 3439642=ruby/test_sprintf_comb
[323/756] 3439635=ruby/test_path
[324/756] 3439635=ruby/test_method_cache
[325/756] 3439635=rubygems/test_gem_stub_specification
[326/756] 3439643=json/json_string_matching_test
[327/756] 3439647=rubygems/test_gem_ext_rake_builder
[328/756] 3439643=monitor/test_monitor
[329/756] 3439633=openssl/test_asn1
[330/756] 3439643=mkmf/test_flags
[331/756] 3439642=ruby/test_transcode
[332/756] 3439635=ruby/test_whileuntil
[333/756] 3439633=-ext-/rational/test_rat
[334/756] 3439635=test_extlibs
[335/756] 3439633=-ext-/win32/test_dln
[336/756] 3439633=openssl/test_x509attr
[337/756] 3439633=ruby/enc/test_iso_8859
[338/756] 3439633=ruby/test_complex2
[339/756] 3439633=prism/regexp_test
[340/756] 3439639=ruby/test_string_memory
[341/756] 3439639=mkmf/test_pkg_config
[342/756] 3439633=-ext-/bignum/test_big2str
[343/756] 3439633=open-uri/test_open-uri
[344/756] 3439639=-ext-/string/test_coderange
[345/756] 3439639=prism/ruby/location_test
[346/756] 3439639=ruby/test_allocation
[347/756] 3439636=ruby/test_gc
[348/756] 3439633=prism/api/dump_test
[349/756] 3439647=-ext-/string/test_enc_associate
[350/756] 3439643=ruby/test_iseq
[351/756] 3439637=ruby/test_insns_leaf
[352/756] 3439637=yaml/test_store
[353/756] 3439637=-ext-/load/test_protect
[354/756] 3439637=net/protocol/test_protocol
[355/756] 3439637=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[356/756] 3439644=psych/test_tree_builder
[357/756] 3439644=rubygems/test_gem_commands_open_command
[358/756] 3439644=openssl/test_x509req
[359/756] 3439637=rubygems/test_gem_specification
[360/756] 3439644=ruby/enc/test_gbk
[361/756] 3439644=ruby/test_warning
[362/756] 3439642=rubygems/test_gem_name_tuple
[363/756] 3439642=ruby/test_refinement
[364/756] 3439647=rubygems/test_gem_dependency_installer
[365/756] 3439644=psych/test_numeric
[366/756] 3439644=strscan/test_stringscanner
[367/756] 3439644=openssl/test_x509crl
[368/756] 3439644=psych/test_class
[369/756] 3439644=rubygems/test_gem_package_tar_reader
[370/756] 3439633=ruby/enc/test_gb18030
[371/756] 3439644=-ext-/test_enumerator_kw
[372/756] 3439633=ruby/test_mixed_unicode_escapes
[373/756] 3439644=-ext-/bignum/test_mul
[374/756] 3439633=mkmf/test_mkmf
[375/756] 3439644=did_you_mean/spell_checking/test_require_path_check
[376/756] 3439638=io/nonblock/test_flush
[377/756] 3439638=ruby/test_complexrational
[378/756] 3439633=openssl/test_pkcs7
[379/756] 3439638=rubygems/test_gem_commands_fetch_command
[380/756] 3439644=psych/test_psych_set
[381/756] 3439644=prism/result/heredoc_test
[382/756] 3439638=rubygems/test_webauthn_listener_response
[383/756] 3439644=psych/test_array
[384/756] 3439644=-ext-/gvl/test_ubf_async_safe
[385/756] 3439638=prism/ruby/parser_test
[386/756] 3439638=prism/snippets_test
[387/756] 3439644=prism/newline_test
[388/756] 3439643=rubygems/test_gem_path_support
[389/756] 3439643=prism/result/constant_path_node_test
[390/756] 3439643=-ext-/win32/test_console_attr
[391/756] 3439643=rubygems/test_gem_bundler_version_finder
[392/756] 3439644=optparse/test_switch
[393/756] 3439644=-ext-/string/test_rb_str_dup
[394/756] 3439644=prism/fuzzer_test
[395/756] 3439643=ruby/test_ast
[396/756] 3439644=psych/test_struct
[397/756] 3439644=prism/onigmo_test
[398/756] 3439644=ruby/test_super
[399/756] 3439633=mkmf/test_libs
[400/756] 3439633=dtrace/test_gc
[401/756] 3439633=ruby/test_math
[402/756] 3439633=test_time
[403/756] 3439635=json/json_encoding_test
[404/756] 3439635=digest/test_digest_extend
[405/756] 3439635=rubygems/test_gem_safe_yaml
[406/756] 3439635=-ext-/popen_deadlock/test_popen_deadlock
[407/756] 3439633=optparse/test_autoconf
[408/756] 3439633=optparse/test_did_you_mean
[409/756] 3439633=-ext-/test_bug-5832
[410/756] 3439633=ruby/test_case
[411/756] 3439644=psych/test_object_references
[412/756] 3439633=-ext-/wait/test_wait
[413/756] 3439644=fiber/test_sleep
[414/756] 3439633=openssl/test_x509name
[415/756] 3439633=ruby/enc/test_euc_tw
[416/756] 3439633=rubygems/test_gem_security
[417/756] 3439648=rubygems/test_gem_commands_build_command
[418/756] 3439644=ruby/test_compile_prism
[419/756] 3439637=mkmf/test_sizeof
[420/756] 3439647=ruby/test_alias
[421/756] 3439635=rubygems/test_gem_requirement
[422/756] 3439648=-ext-/box/test_load_ext
[423/756] 3439648=mmtk/test_configuration
[424/756] 3439648=ruby/test_comparable
[425/756] 3439648=ruby/test_system
[426/756] 3439635=ruby/enc/test_emoji_breaks
[427/756] 3439635=-ext-/test_notimplement
[428/756] 3439635=-ext-/test_bug-3571
[429/756] 3439635=ruby/test_io_timeout
[430/756] 3439635=date/test_date_new
[431/756] 3439635=prism/api/command_line_test
[432/756] 3439647=rubygems/test_gem_commands_info_command
[433/756] 3439635=resolv/test_dns
[434/756] 3439647=stringio/test_stringio
[435/756] 3439644=ruby/test_require
[436/756] 3439647=ruby/test_dup
[437/756] 3439635=rubygems/test_gem_resolver_lock_set
[438/756] 3439635=did_you_mean/test_ractor_compatibility
[439/756] 3439647=-ext-/econv/test_append
[440/756] 3439647=ruby/test_method
[441/756] 3439633=test_unicode_normalize
[442/756] 3439635=optparse/test_reqarg
[443/756] 3439633=rubygems/test_gem_update_suggestion
[444/756] 3439633=psych/test_set
[445/756] 3439633=rubygems/test_gem_source_fetch_problem
[446/756] 3439633=resolv/test_resource
[447/756] 3439633=-ext-/struct/test_member
[448/756] 3439633=rubygems/test_gem_console_ui
[449/756] 3439633=openssl/test_pkey_rsa
[450/756] 3439648=-ext-/string/test_nofree
[451/756] 3439648=ruby/test_trace
[452/756] 3439648=-ext-/st/test_numhash
[453/756] 3439648=rubygems/test_gem_stream_ui
[454/756] 3439648=ruby/test_arity
[455/756] 3439648=test_ipaddr
[456/756] 3439648=ruby/test_m17n
[457/756] 3439633=ruby/test_yjit
[458/756] 3439648=net/http/test_buffered_io
[459/756] 3439648=rubygems/test_webauthn_poller
[460/756] 3439648=date/test_date_conv
[461/756] 3439648=rubygems/test_gem_resolver_composed_set
[462/756] 3439635=mkmf/test_egrep_cpp
[463/756] 3439648=ruby/test_argf
[464/756] 3439635=psych/test_yamlstore
[465/756] 3439635=rubygems/test_gem_commands_pristine_command
[466/756] 3439637=rubygems/test_gem_config_file
[467/756] 3439637=ruby/test_yjit_exit_locations
[468/756] 3439637=rubygems/test_gem_resolver_requirement_list
[469/756] 3439637=ruby/test_beginendblock
[470/756] 3439637=-ext-/arith_seq/test_arith_seq_beg_len_step
[471/756] 3439635=ruby/test_hash
[472/756] 3439637=ruby/test_io_buffer
[473/756] 3439642=psych/test_scalar_scanner
[474/756] 3439642=test_weakref
[475/756] 3439637=ruby/test_not
[476/756] 3439637=test_timeout
[477/756] 3439642=socket/test_socket
[478/756] 3439638=ruby/enc/test_case_mapping
[479/756] 3439638=psych/visitors/test_yaml_tree
[480/756] 3439638=uri/test_mailto
[481/756] 3439638=prism/ruby/ripper_test
[482/756] 3439637=rubygems/test_rubygems
[483/756] 3439637=rubygems/test_gem_package_tar_writer
[484/756] 3439637=psych/test_merge_keys
[485/756] 3439637=-ext-/test_random
[486/756] 3439637=ripper/test_lexer
[487/756] 3439637=io/wait/test_io_wait
[488/756] 3439638=optparse/test_kwargs
[489/756] 3439638=cgi/test_cgi_escape
[490/756] 3439639=ruby/test_dir
[491/756] 3439634=resolv/test_mdns
[492/756] 3439634=openssl/test_x509store
[493/756] 3439638=rubygems/test_gem_ext_configure_builder
[494/756] 3439638=rubygems/test_gem_local_remote_options
[495/756] 3439638=rubygems/test_gem_security_signer
[496/756] 3439639=optparse/test_bash_completion
[497/756] 3439639=ruby/test_exception
[498/756] 3439634=-ext-/string/test_set_len
[499/756] 3439634=ruby/test_threadgroup
[500/756] 3439638=ruby/enc/test_euc_kr
[501/756] 3439638=rubygems/test_gem_commands_lock_command
[502/756] 3439638=fiber/test_queue
[503/756] 3439638=ruby/test_sleep
[504/756] 3439644=prism/result/regular_expression_options_test
[505/756] 3439644=mkmf/test_install
[506/756] 3439634=test_prettyprint
[507/756] 3439634=rubygems/test_gem_validator
[508/756] 3439634=prism/result/integer_parse_test
[509/756] 3439634=test_bundled_gems
[510/756] 3439634=prism/lex_test
[511/756] 3439642=did_you_mean/test_tree_spell_checker
[512/756] 3439644=openssl/test_pair
[513/756] 3439642=ruby/test_m17n_comb
[514/756] 3439637=date/test_date_ractor
[515/756] 3439647=prism/result/index_write_test
[516/756] 3439647=ruby/test_integer_comb
[517/756] 3439637=test_tsort
[518/756] 3439637=psych/visitors/test_depth_first
[519/756] 3439637=openssl/test_ns_spki
[520/756] 3439637=fileutils/test_dryrun
[521/756] 3439637=rubygems/test_gem_impossible_dependencies_error
[522/756] 3439637=json/json_generator_test
[523/756] 3439638=prism/encoding/encodings_test
[524/756] 3439638=fiber/test_io_buffer
[525/756] 3439638=ruby/test_range
[526/756] 3439637=-ext-/symbol/test_type
[527/756] 3439637=test_tmpdir
[528/756] 3439637=prism/result/node_id_test
[529/756] 3439634=rubygems/test_gem_source_subpath_problem
[530/756] 3439644=rubygems/test_gem_resolver_api_set
[531/756] 3439648=prism/api/parse_stream_test
[532/756] 3439648=openssl/test_ts
[533/756] 3439637=psych/test_emitter
[534/756] 3439637=-ext-/load/test_stringify_symbols
[535/756] 3439637=-ext-/test_printf
[536/756] 3439644=ruby/test_rubyoptions
[537/756] 3439634=-ext-/array/test_to_ary_concat
[538/756] 3439637=prism/result/warnings_test
[539/756] 3439637=prism/ruby/dispatcher_test
[540/756] 3439637=socket/test_udp
[541/756] 3439637=ruby/enc/test_windows_1252
[542/756] 3439637=mkmf/test_configuration
[543/756] 3439637=ruby/test_ifunless
[544/756] 3439637=dtrace/test_require
[545/756] 3439637=rubygems/test_gem_silent_ui
[546/756] 3439637=openssl/test_ocsp
[547/756] 3439638=ruby/test_shapes
[548/756] 3439638=openssl/test_pkey_dh
[549/756] 3439638=rubygems/test_gem_commands_uninstall_command
[550/756] 3439648=rubygems/test_gem_resolver_installer_set
[551/756] 3439648=rubygems/test_gem_dependency_list
[552/756] 3439648=ripper/test_files_test
[553/756] 3439639=ruby/test_continuation
[554/756] 3439639=test_forwardable
[555/756] 3439639=dtrace/test_object_create_start
[556/756] 3439639=ruby/test_io_m17n
[557/756] 3439648=prism/result/comments_test
[558/756] 3439648=-ext-/hash/test_delete
[559/756] 3439648=rubygems/test_config
[560/756] 3439648=-ext-/exception/test_ensured
[561/756] 3439634=optparse/test_placearg
[562/756] 3439637=-ext-/string/test_interned_str
[563/756] 3439637=rubygems/test_gem_commands_cleanup_command
[564/756] 3439648=ruby/test_env
[565/756] 3439635=ruby/test_zjit
[566/756] 3439635=prism/encoding/regular_expression_encoding_test
[567/756] 3439635=rubygems/test_project_sanity
[568/756] 3439634=-ext-/integer/test_integer
[569/756] 3439634=ruby/enc/test_utf32
[570/756] 3439638=-ext-/string/test_ellipsize
[571/756] 3439634=prism/test_helper
[572/756] 3439634=ruby/test_memory_view
[573/756] 3439638=rubygems/test_gem_commands_update_command
[574/756] 3439635=date/test_date_parse
[575/756] 3439634=openssl/test_fips
[576/756] 3439637=ruby/test_rand
[577/756] 3439635=openssl/test_pkey_ec
[578/756] 3439635=-ext-/struct/test_data
[579/756] 3439635=optparse/test_noarg
[580/756] 3439634=prism/result/static_literals_test
[581/756] 3439634=openssl/test_random
[582/756] 3439634=psych/visitors/test_to_ruby
[583/756] 3439634=rubygems/test_bundled_ca
[584/756] 3439635=fiber/test_backtrace
[585/756] 3439635=rubygems/test_gem_safe_marshal
[586/756] 3439634=-ext-/float/test_nextafter
[587/756] 3439634=-ext-/string/test_capacity
[588/756] 3439637=-ext-/array/test_resize
[589/756] 3439634=-ext-/bignum/test_div
[590/756] 3439634=psych/test_deprecated
[591/756] 3439637=ruby/test_gc_compact
[592/756] 3439634=uri/test_generic
[593/756] 3439647=prism/result/breadth_first_search_test
[594/756] 3439647=ruby/test_fiber
[595/756] 3439634=rubygems/test_gem_commands_setup_command
[596/756] 3439639=psych/test_alias_and_anchor
[597/756] 3439639=rubygems/test_gem_commands_rebuild_command
[598/756] 3439639=ruby/enc/test_cesu8
[599/756] 3439639=json/json_parser_test
[600/756] 3439635=ruby/test_vm_dump
[601/756] 3439635=open-uri/test_ftp
[602/756] 3439639=prism/errors_test
[603/756] 3439635=test_open3
[604/756] 3439638=did_you_mean/spell_checking/test_key_name_check
[605/756] 3439638=ripper/test_ripper
[606/756] 3439639=test_singleton
[607/756] 3439639=ruby/test_assignment
[608/756] 3439634=ruby/test_syntax
[609/756] 3439636=ruby/enc/test_grapheme_breaks
[610/756] 3439636=rubygems/test_gem_request_set_gem_dependency_api
[611/756] 3439636=openssl/test_ossl
[612/756] 3439636=date/test_date_marshal
[613/756] 3439636=rubygems/test_gem_commands_unpack_command
[614/756] 3439638=rubygems/test_gem_commands_exec_command
[615/756] 3439642=ruby/test_pack
[616/756] 3439636=ruby/test_autoload
[617/756] 3439642=rubygems/test_gem_resolver_local_specification
[618/756] 3439642=io/wait/test_ractor
[619/756] 3439642=openssl/test_ssl_session
[620/756] 3439638=optparse/test_optarg
[621/756] 3439642=psych/json/test_stream
[622/756] 3439642=ruby/test_file_exhaustive
[623/756] 3439638=rubygems/test_gem_gem_runner
[624/756] 3439638=rubygems/test_gem_ext_cargo_builder
[625/756] 3439638=psych/test_exception
[626/756] 3439638=rubygems/test_gem_commands_signout_command
[627/756] 3439638=psych/test_object
[628/756] 3439638=dtrace/test_function_entry
[629/756] 3439638=optparse/test_acceptable
[630/756] 3439638=prism/result/implicit_array_test
[631/756] 3439638=-ext-/struct/test_len
[632/756] 3439638=prism/heredoc_dedent_test
[633/756] 3439638=rubygems/test_kernel
[634/756] 3439638=did_you_mean/spell_checking/test_method_name_check
[635/756] 3439635=ruby/test_keyword
[636/756] 3439638=prism/result/numeric_value_test
[637/756] 3439638=lib/!Nothing_to_test
[638/756] 3439638=rubygems/test_gem_package_task
[639/756] 3439638=openssl/test_bn
[640/756] 3439638=openssl/test_provider
[641/756] 3439648=ruby/test_data
[642/756] 3439648=net/http/test_http_request
[643/756] 3439648=net/http/test_httpheader
[644/756] 3439648=rubygems/test_gem_commands_server_command
[645/756] 3439648=ruby/test_enumerator
[646/756] 3439639=rubygems/test_gem_package
[647/756] 3439638=ruby/enc/test_utf16
[648/756] 3439638=psych/test_safe_load
[649/756] 3439638=rubygems/test_gem_source
[650/756] 3439635=ruby/test_frozen
[651/756] 3439635=-ext-/exception/test_exception_at_throwing
[652/756] 3439638=ruby/test_name_error
[653/756] 3439635=prism/encoding/string_encoding_test
[654/756] 3439639=did_you_mean/spell_checking/test_variable_name_check
[655/756] 3439635=yaml/test_dbm
[656/756] 3439635=rubygems/test_gem_source_vendor
[657/756] 3439635=rubygems/test_gem_commands_list_command
[658/756] 3439635=test_pty
[659/756] 3439639=prism/result/overlap_test
[660/756] 3439637=prism/ractor_test
[661/756] 3439646=rubygems/test_gem_platform
[662/756] 3439638=psych/test_symbol
[663/756] 3439638=rubygems/test_gem_uninstaller
[664/756] 3439635=rubygems/test_gem_available_set
[665/756] 3439637=-ext-/string/test_modify_expand
[666/756] 3439637=rubygems/test_gem_source_installed
[667/756] 3439639=did_you_mean/tree_spell/test_change_word
[668/756] 3439639=date/test_date
[669/756] 3439639=openssl/test_pkcs12
[670/756] 3439637=psych/test_date_time
[671/756] 3439635=uri/test_parser
[672/756] 3439635=psych/test_psych
[673/756] 3439635=json/json_coder_test
[674/756] 3439635=digest/test_ractor
[675/756] 3439646=fiber/test_enumerator
[676/756] 3439646=-ext-/arith_seq/test_arith_seq_extract
[677/756] 3439637=rubygems/test_gem_commands_help_command
[678/756] 3439637=rubygems/test_gem_package_tar_header_ractor
[679/756] 3439635=ruby/test_stringchar
[680/756] 3439646=-ext-/debug/test_debug
[681/756] 3439639=digest/test_digest
[682/756] 3439646=test_rbconfig
[683/756] 3439635=rubygems/test_gem_uri
[684/756] 3439635=rubygems/test_gem_package_old
[685/756] 3439635=ruby/test_lazy_enumerator
[686/756] 3439646=date/test_date_compat
[687/756] 3439646=-ext-/load/test_resolve_symbol
[688/756] 3439646=-ext-/debug/test_profile_frames
[689/756] 3439646=error_highlight/test_error_highlight
[690/756] 3439638=mkmf/test_find_executable
[691/756] 3439638=ruby/test_array
[692/756] 3439637=openssl/test_kdf
[693/756] 3439641=rubygems/test_gem_commands_outdated_command
[694/756] 3439641=json/json_ryu_fallback_test
[695/756] 3439635=rubygems/test_gem_request_set_lockfile_tokenizer
[696/756] 3439641=psych/test_nil
[697/756] 3439641=-ext-/class/test_class2name
[698/756] 3439641=prism/ruby/string_query_test
[699/756] 3439637=ruby/test_backtrace
[700/756] 3439641=ruby/test_time_tz
[701/756] 3439635=ruby/enc/test_case_comprehensive
[702/756] 3439635=mkmf/test_framework
[703/756] 3439635=ruby/test_marshal
[704/756] 3439641=zlib/test_zlib
[705/756] 3439636=prism/magic_comment_test
[706/756] 3439647=psych/test_omap
[707/756] 3439647=optparse/test_load
[708/756] 3439647=did_you_mean/spell_checking/test_uncorrectable_name_check
[709/756] 3439647=optparse/test_cclass
[710/756] 3439636=test_shellwords
[711/756] 3439636=dtrace/test_singleton_function
[712/756] 3439636=ruby/test_proc
[713/756] 3439637=date/test_date_strptime
[714/756] 3439647=open-uri/test_ssl
[715/756] 3439635=ruby/test_nomethod_error
[716/756] 3439635=openssl/test_pkey_dsa
[717/756] 3439637=net/http/test_https_proxy
[718/756] 3439637=psych/test_json_tree
[719/756] 3439637=psych/visitors/test_emitter
[720/756] 3439637=prism/library_symbols_test
[721/756] 3439637=psych/test_ractor
[722/756] 3439635=rubygems/test_gem_remote_fetcher_local_ssl_server
[723/756] 3439633=ruby/test_float
[724/756] 3439637=stringio/test_ractor
[725/756] 3439637=prism/api/freeze_test
[726/756] 3439637=prism/percent_delimiter_string_test
[727/756] 3439637=rubygems/test_gem
[728/756] 3439647=ripper/test_files_test_1
[729/756] 3439647=test_delegate
[730/756] 3439647=-ext-/stack/test_stack_overflow
[731/756] 3439647=ruby/test_set
[732/756] 3439633=psych/test_parser
[733/756] 3439633=prism/result/attribute_write_test
[734/756] 3439633=psych/test_yaml_special_cases
[735/756] 3439633=rubygems/test_gem_source_list
[736/756] 3439636=rubygems/test_gem_installer
[737/756] 3439633=rubygems/test_gem_command_manager
[738/756] 3439647=rubygems/test_gem_commands_check_command
[739/756] 3439647=ruby/test_random_formatter
[740/756] 3439647=ruby/test_pipe
[741/756] 3439633=ruby/enc/test_regex_casefold
[742/756] 3439633=rubygems/test_gem_source_git
[743/756] 3439647=ruby/enc/test_cp949
[744/756] 3439647=ruby/test_condition
[745/756] 3439647=ruby/enc/test_emoji
[746/756] 3439635=ripper/test_files_lib
[747/756] 3439635=ruby/test_string
[748/756] 3439647=did_you_mean/spell_checking/test_class_name_check
[749/756] 3439647=rubygems/test_gem_resolver_git_set
[750/756] 3439639=-ext-/test_scan_args
[751/756] 3439639=date/test_date_attr
[752/756] 3439639=ruby/test_integer
[753/756] 3439647=-ext-/struct/test_duplicate
[754/756] 3439633=json/json_ext_parser_test
[755/756] 3439647=ruby/test_time
[756/756] 3439633=erb/test_erb
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 999 999 999 ? -1 Ss 1000 0:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
999 1021 1021 1021 pts/0 1021 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1021 1022 1021 1021 pts/0 1021 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1 65610 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 177887 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 452310 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 584441 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 1164625 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2005784 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2117046 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2306871 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2681903 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2825499 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2849766 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3202376 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3220467 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3393617 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1022 3438376 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
3438376 3438379 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251119-082900 --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
3438379 3438380 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251119-082900 --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
3438380 3439302 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
3439302 3439303 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
3439303 3439630 1021 1021 pts/0 1021 Sl+ 1000 0:21 /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
3439630 3439640 1021 1021 pts/0 1021 Sl+ 1000 0:01 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_threading_works_after_exec_fail
3439640 3482233 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_threading_works_after_exec_fail
1 3696633 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
3438380 3947587 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
1 4123412 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[3438376], 3438376=>[3438379], 3438379=>[3438380], 3438380=>[3439302, 3947587], 3439302=>[3439303], 3439303=>[3439630], 3439630=>[3439640], 3439640=>[3482233]}
$ timeout 60 gdb -p 3482233 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3482238]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007990dd698d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3482238, futex_word=0x7990c15ff990) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x7990dd938c40 (LWP 3482233) "ruby" 0x00007990dd698d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3482238, futex_word=0x7990c15ff990) at ./nptl/futex-internal.c:57
2 Thread 0x7990c15ff6c0 (LWP 3482238) "ruby" 0x00006092f3a3aede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Machine level backtrace
Thread 2 (Thread 0x7990c15ff6c0 (LWP 3482238) "ruby"):
#0 0x00006092f3a3aede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x00006092f3a3be9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x00006092f398a710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x00006092f398a589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x00006092f3989f7a in __sanitizer::QuarantineCache<__asan::QuarantineCallback>::Enqueue(__asan::QuarantineCallback, void*, unsigned long) ()
No symbol table info available.
#5 0x00006092f3989e36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#6 0x00006092f3a20c70 in __interceptor_free ()
No symbol table info available.
#7 0x00007990dd69e012 in __pthread_getattr_np (thread_id=<optimized out>, attr=0x7990c15fec98) at ./nptl/pthread_getattr_np.c:198
size = 32
cpuset = 0x5030003fab40
thread = <optimized out>
ret = 0
iattr = 0x7990c15fec98
#8 0x00006092f3a45b99 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#9 0x00006092f3a460e8 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x00006092f3a2eab2 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#11 0x00006092f3a2e72c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x00006092f3a2ebb6 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#13 0x00006092f3a1eb2f in asan_thread_start(void*) ()
No symbol table info available.
#14 0x00007990dd69caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133662626543296, -6100650867419315596, 133662626543296, -352, 25, 140732474499056, -6100650867406732684, -6100659819447778700}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#15 0x00007990dd729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7990dd938c40 (LWP 3482233) "ruby"):
#0 0x00007990dd698d71 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=3482238, futex_word=0x7990c15ff990) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=128, abstime=0x0, clockid=0, expected=3482238, futex_word=0x7990c15ff990) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 265
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7990c15ff990, expected=3482238, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007990dd69e7a3 in __pthread_clockjoin_ex (threadid=133662626543296, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
ret = <optimized out>
_buffer = {__routine = 0x7990dd69e650 <cleanup>, __arg = 0x7990c15ffce0, __canceltype = 4168096, __prev = 0x0}
tid = <optimized out>
pd = 0x7990c15ff6c0
self = <optimized out>
result = 0
pd_result = <optimized out>
#4 0x00006092f3a06a72 in __interceptor_pthread_join ()
No symbol table info available.
#5 0x00006092f3d9747e in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3193
No locals.
#6 rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4874
No locals.
#7 0x00006092f3bf6a4b in before_exec_non_async_signal_safe () at /tmp/ruby/src/trunk_asan/process.c:1524
No locals.
#8 before_exec () at /tmp/ruby/src/trunk_asan/process.c:1563
No locals.
#9 rb_f_exec (argc=argc@entry=1, argv=argv@entry=0x7990daaffc88) at /tmp/ruby/src/trunk_asan/process.c:2927
errmsg = '\000' <repeats 24 times>, "\361\017\000\000\000\000\000\000\360\2449t/V\000\000\240\2029t/V\000\000\360\2159t/V\000\000\240\2159t/V\000\000\003\000\000\000\000\000\000\000#\322iݐy\000"
eargp = 0x7990be3afe00
fail_str = <optimized out>
err = <optimized out>
execarg_obj = <optimized out>
state = <optimized out>
#10 0x00006092f3bfdfad in f_exec (c=1, a=0x7990daaffc88, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:3041
No locals.
#11 0x00006092f3e8ca38 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:3896
ci = 0x6c0100140003
cc = <optimized out>
me = 0x7990bde95dc8
cfunc = 0x506000049288
recv = 133662568357720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x00006092f3e72305 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffed526a5e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4882
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#13 0x00006092f3e71d95 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5022
ci = <optimized out>
cc = 0x0
#14 0x00006092f3e2e3bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7990dabff368, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990dabff368
reg_pc = 0x518000030d70
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>
#16 0x00006092f3e1d272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#17 0x00006092f3ead1a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7990dabff3f0, self=133662568357720, 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:1814
flags = 0
iseq = 0x7990bde3efa0
cfp = <optimized out>
sp = 0x7990daaffc50
use_argv = 0x0
stack_argv = 0x7990daaffc50
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#18 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:1828
captured = 0x7990dabff3f0
#19 0x00006092f3e4e9ec 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:1865
No locals.
#20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#22 0x00006092f3e4e9ec in rb_yield (val=<optimized out>)
No locals.
#23 0x00006092f3a6a18c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed526acd0, <optimized out>, 0x7ffed526abe0, <optimized out>, <optimized out>}, prev = 0x7990db764740, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5160000003d0
cfp = 0x7990dabff3a0
#24 0x00006092f3bfe0fb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
status = <optimized out>
pid = <optimized out>
#25 0x00006092f3e8ca38 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:3896
ci = 0x657100040001
cc = <optimized out>
me = 0x7990bde38060
cfunc = 0x506000049348
recv = 133662568357720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#26 0x00006092f3e26a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7990dabff3d8, cd=0x5100001e8840, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5100001e8840
th: 0x515000000300, native_id: 0x7990dd938c40
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990dabff3d8
reg_pc = 0x516001671fa0
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>
-- Control frame information -----------------------------------------------
c:0022 p:---- s:0149 e:000148 l:y b:---- CFUNC :exec
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
c:0021 p:0030 s:0144 e:000143 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2508 [FINISH]
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
c:0020 p:---- s:0138 e:000137 l:y b:---- CFUNC :fork
c:0019 p:0004 s:0134 e:000133 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2505
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>
c:0018 p:0038 s:0129 e:000128 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:188
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
c:0017 p:0023 s:0124 e:000123 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
c:0016 p:0124 s:0117 E:000730 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:197
c:0015 p:0045 s:0107 e:000106 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:78
INSN_LABEL_putstring = <optimized out>
c:0014 p:0024 s:0099 E:0024c0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2504
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
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>
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
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>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
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>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001190 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
INSN_LABEL_opt_reverse = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
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>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#28 0x00006092f3e1d272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#29 0x00006092f3ead1a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7990dabff620, self=133663089471880, 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:1814
flags = 0
iseq = 0x7990dcfd0b10
cfp = <optimized out>
sp = 0x7990daaffa28
use_argv = 0x7990db634de0
stack_argv = 0x7990daaffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#30 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:1828
captured = 0x7990dabff620
#31 0x00006092f3e4e9ec 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:1865
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#34 0x00006092f3e4e9ec in rb_yield (val=<optimized out>)
No locals.
#35 0x00006092f4013763 in rb_ary_collect (ary=133662568051200) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 133662568047640
i = 50
#36 0x00006092f3e8ca38 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:3896
ci = 0x167100000001
cc = <optimized out>
me = 0x7990dd17ebd8
cfunc = 0x506000020068
recv = 133662568051200
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#37 0x00006092f3e26a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7990dabff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x512000013f30
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990dabff608
reg_pc = 0x51900001b210
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x00006092f3e1d65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#41 0x00006092f3ead1a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7990dabff738, self=133663089471880, 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:1814
flags = 0
iseq = 0x7990dcfdf4d0
cfp = <optimized out>
sp = 0x7990daaff8d0
use_argv = 0x7990db6fe6e0
stack_argv = 0x7990daaff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#42 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:1828
captured = 0x7990dabff738
#43 0x00006092f3e4e9ec 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:1865
No locals.
#44 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#45 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#46 0x00006092f3e4e9ec in rb_yield (val=<optimized out>)
No locals.
#47 0x00006092f4013763 in rb_ary_collect (ary=133662568052520) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 133662568052400
i = 0
#48 0x00006092f3e8ca38 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:3896
ci = 0x167100000001
cc = <optimized out>
me = 0x7990dd17ebd8
cfunc = 0x506000020068
recv = 133662568052520
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#49 0x00006092f3e26a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7990dabff720, cd=0x502000029f10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#50 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000029f10
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990dabff720
reg_pc = 0x5040000085b8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#51 0x00006092f3e1d65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#52 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#53 0x00006092f3e65ab8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#54 0x00006092f3a65c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x7990dcfdf660) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed526cb10, <optimized out>, 0x7ffed526ca60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7990dcfdf660
#55 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#56 0x00006092f3a5ebe7 in rb_main (argc=11, argv=0x7ffed526ccd8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#57 main (argc=11, argv=0x7ffed526ccd8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 3482233) detached]
$ timeout 60 gdb -p 3439640 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3482235]
[New LWP 3482216]
[New LWP 3440881]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007990dd710813 in __GI___wait4 (pid=3947605, stat_loc=0x7990db7b5668, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x7990dd938c40 (LWP 3439640) "ruby" 0x00007990dd710813 in __GI___wait4 (pid=3947605, stat_loc=0x7990db7b5668, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
2 Thread 0x7990c15ff6c0 (LWP 3482235) "ruby" 0x00007990dd71b4fd in __GI___poll (fds=0x7990b80f2040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7990bb3ef6c0 (LWP 3482216) "Timeout stdlib " 0x00007990dd698d71 in __futex_abstimed_wait_common64 (private=843463294, cancel=true, abstime=0x7990bb3ecc00, op=137, expected=0, futex_word=0x50c00008fd94) at ./nptl/futex-internal.c:57
4 Thread 0x7990bc4fd6c0 (LWP 3440881) "parallel.rb:40" 0x00007990dd71b4fd in __GI___poll (fds=0x7990ba701160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 4 (Thread 0x7990bc4fd6c0 (LWP 3440881) "parallel.rb:40"):
#0 0x00007990dd71b4fd in __GI___poll (fds=0x7990ba701160, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00006092f39c577a in __interceptor_poll ()
No symbol table info available.
#2 0x00006092f3b30089 in nogvl_wait_for (th=133662568052200, fptr=0x511000107c40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12561
fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x00006092f3b3151a in internal_read_func (ptr=0x7990ba701040) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7990ba701040
result = <optimized out>
#5 0x00006092f3d8d982 in rb_thread_io_blocking_call (io=0x511000107c40, func=0x6092f3b31010 <internal_read_func>, data1=0x7990ba701040, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x00006092f3a6a8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160016a9dd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7990bc4fbe50, <optimized out>, 0x7990bc4fbd60, <optimized out>, <optimized out>}, prev = 0x7990ba6ef240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160016a9dd0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x00006092f3b452d2 in io_read_memory_locktmp (str=133662510158176, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
No locals.
#8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3502
str = <optimized out>
iis = {th = 133662568052200, fptr = 0x511000107c40, nonblock = 0, fd = 4, buf = 0x5190000bea80, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000107c40
n = <optimized out>
shrinkable = <optimized out>
#9 0x00006092f3b21e21 in io_readpartial (argc=-1167060640, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
ret = <optimized out>
#10 0x00006092f3e8ca38 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:3896
ci = 0x40e100100003
cc = <optimized out>
me = 0x7990dd1788f0
cfunc = 0x50600002c0c8
recv = 133662568052320
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x00006092f3e2e3bd in vm_sendish (ec=0x5160016a9dd0, reg_cfp=0x7990bb8ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5160016a9dd0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990bb8ff790
reg_pc = 0x51300005f758
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00006092f3e1d272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160016a9dd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x00006092f3e60d7b in invoke_iseq_block_from_c (ec=0x5160016a9dd0, captured=<optimized out>, self=133663089471880, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x7990dcfdf318
cfp = 0x7990bb8ff7c8
sp = 0x7990bb7ff818
use_argv = <optimized out>
stack_argv = 0x7990bb7ff818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x5160016a9dd0, self=133663089471880, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x00006092f3e5efd6 in rb_vm_invoke_proc (ec=0x7990ba701160, proc=0x1, proc@entry=0x5040002163d0, argc=-579750659, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 4294967295
#18 0x00006092f3dabf5d in thread_do_start_proc (th=th@entry=0x5150000abe80) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040002163d0
args_len = 0
args_ptr = <optimized out>
#19 0x00006092f3da9acd in thread_do_start (th=0x5150000abe80) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#20 thread_start_func_2 (th=th@entry=0x5150000abe80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#21 0x00006092f3da8dbe in call_thread_start_func_2 (th=0x5150000abe80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x7990bc4fccc0
#22 nt_start (ptr=0x50c0000a66c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150000abe80
sched = <optimized out>
nt = 0x50c0000a66c0
vm = 0x525000000100
#23 0x00006092f3a1eb2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007990dd69caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133662541600448, -6100450619937848716, 133662541600448, -352, 25, 140732474501104, -6100450619925265804, -6100659819447778700}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x00007990dd729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7990bb3ef6c0 (LWP 3482216) "Timeout stdlib "):
#0 0x00007990dd698d71 in __futex_abstimed_wait_common64 (private=843463294, cancel=true, abstime=0x7990bb3ecc00, op=137, expected=0, futex_word=0x50c00008fd94) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=843463294, abstime=0x7990bb3ecc00, clockid=1915711597, expected=0, futex_word=0x50c00008fd94) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 795896832
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00008fd94, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7990bb3ecc00, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007990dd69bc8e in __pthread_cond_wait_common (abstime=0x7990bb3ecc00, clockid=1, mutex=0x5150000b4ba0, cond=0x50c00008fd68) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7990dd69b4b0 <__condvar_cleanup_waiting>, __arg = 0x7990bb3ecaf0, __canceltype = -1196438528, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x50c00008fd68, mutex = 0x5150000b4ba0, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3
seq = 1
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c00008fd68, mutex=mutex@entry=0x5150000b4ba0, abstime=abstime@entry=0x7990bb3ecc00) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00006092f3da77e1 in native_cond_timedwait (cond=0x50c00008fd68, mutex=0x5150000b4ba0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
r = <optimized out>
ts = <optimized out>
#6 native_cond_sleep (th=th@entry=0x5150000b4a80, rel=rel@entry=0x7990b8afcba0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
end = <optimized out>
sched = 0x514000000108
lock = 0x5150000b4ba0
cond = 0x50c00008fd68
max = 100000000000000000
#7 0x00006092f3d897e4 in native_sleep (th=0x5150000b4a80, rel=0x7990b8afcba0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
sched = <optimized out>
#8 sleep_hrtime (th=<optimized out>, rel=4499986888000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1329
prev_status = THREAD_RUNNABLE
end = 8473009555326192
woke = 1
#9 0x00006092f3d8398e in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:617
timeout_value = <optimized out>
relative_timeout = 18446744073709551100
arguments = <optimized out>
timeout = 399870273457635330
woken = 20
scheduler = <optimized out>
#10 0x00006092f3a6a8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160016b39d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7990bb3ecef0, <optimized out>, 0x7990bb3ece00, <optimized out>, <optimized out>}, prev = 0x7990b8dfbca0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160016b39d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x00006092f3d8335e in rb_mutex_sleep (self=<optimized out>, timeout=399870273457635330) at /tmp/ruby/src/trunk_asan/thread_sync.c:640
arguments = {self = 133663089586360, timeout = <optimized out>}
beg = 1763541004
woken = <optimized out>
end = <optimized out>
#12 0x00006092f3ea3152 in vm_call0_cfunc_with_frame (ec=0x5160016b39d0, calling=<optimized out>, argv=0x7990b8cfd848) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
reg_cfp = 0x7990be4b46e8
ci = <optimized out>
me = <optimized out>
cfunc = <optimized out>
len = -1
recv = 133663089586360
argc = 1
mid = 26577
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>
#13 vm_call0_cfunc (ec=0x5160016b39d0, calling=<optimized out>, argv=0x7990b8cfd848) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 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>
#15 0x00006092f3e4b97a in vm_call0_cc (ec=0x5160016b39d0, recv=133663089586360, id=26577, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = <error reading variable calling (Cannot access memory at address 0x89)>
use_argv = 0x0
av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
ci = <optimized out>
ec = 0x5160016b39d0
cc = <optimized out>
self = <optimized out>
#17 0x00006092f3a6a8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160016b39d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7990bb3ed290, <optimized out>, 0x7990bb3ed1a0, <optimized out>, <optimized out>}, prev = 0x7990b8cfcc40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160016b39d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#18 0x00006092f3db2dc2 in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1652
sync_waiter = {self = 133663089586360, th = 0x5150000b4a80, fiber = 0x0, node = {next = 0x503000096040, prev = 0x503000096040}}
ec = 0x5160016b39d0
cv = 0x503000096040
args = <optimized out>
#19 0x00006092f3e8ca38 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:3896
ci = 0x463100100005
cc = <optimized out>
me = 0x7990dd1568b8
cfunc = 0x506000047de8
recv = 133663089586720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#20 0x00006092f3e72305 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7990bb3ed8a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4882
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#21 0x00006092f3e71d95 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5022
ci = <optimized out>
cc = 0x7990bb3ecc00
#22 0x00006092f3e2e3bd in vm_sendish (ec=0x5160016b39d0, reg_cfp=0x7990be4b4720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160016b39d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990be4b4720
reg_pc = 0x5130000b2c50
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00006092f3e1d272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160016b39d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#25 0x00006092f3ead1a2 in invoke_iseq_block_from_c (ec=0x5160016b39d0, captured=0x7990be4b47a8, self=133663089652480, 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:1814
flags = 0
iseq = 0x7990dcf97a18
cfp = <optimized out>
sp = 0x7990be3b4870
use_argv = 0x0
stack_argv = 0x7990be3b4870
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x7990be4b47a8
#27 0x00006092f3e4e9ec 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:1865
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#30 0x00006092f3e4e9ec in rb_yield (val=<optimized out>)
No locals.
#31 0x00006092f3a6a8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160016b39d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7990bb3edf90, <optimized out>, 0x7990bb3edea0, <optimized out>, <optimized out>}, prev = 0x7990b8cfb240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160016b39d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#32 0x00006092f3e8ca38 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:3896
ci = 0x67e100000001
cc = <optimized out>
me = 0x7990dd156ea8
cfunc = 0x506000047008
recv = 133663089586360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#33 0x00006092f3e26a7f in vm_sendish (ec=0x5160016b39d0, reg_cfp=0x7990be4b4790, cd=0x50f000005520, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5160016b39d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50f000005520
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990be4b4790
reg_pc = 0x517000012fa8
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>
#35 0x00006092f3e1d272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160016b39d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#36 0x00006092f3e60d7b in invoke_iseq_block_from_c (ec=0x5160016b39d0, captured=<optimized out>, self=133663089652480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x7990dcf97ae0
cfp = 0x7990be4b47c8
sp = 0x7990be3b4818
use_argv = <optimized out>
stack_argv = 0x7990be3b4818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x5160016b39d0, self=133663089652480, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#38 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#39 0x00006092f3e5efd6 in rb_vm_invoke_proc (ec=0x50c00008fd94, proc=0x89, proc@entry=0x504000236690, argc=-580285071, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#40 0x00006092f3dabf5d in thread_do_start_proc (th=th@entry=0x5150000b4a80) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504000236690
args_len = 0
args_ptr = <optimized out>
#41 0x00006092f3da9acd in thread_do_start (th=0x5150000b4a80) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#42 thread_start_func_2 (th=th@entry=0x5150000b4a80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#43 0x00006092f3da8dbe in call_thread_start_func_2 (th=0x5150000b4a80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x7990bb3eecc0
#44 nt_start (ptr=0x50c00008fd40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150000b4a80
sched = <optimized out>
nt = 0x50c00008fd40
vm = 0x525000000100
#45 0x00006092f3a1eb2f in asan_thread_start(void*) ()
No symbol table info available.
#46 0x00007990dd69caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133662523717312, -6100452689038343564, 133662523717312, -352, 25, 140732474495728, -6100452689025760652, -6100659819447778700}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#47 0x00007990dd729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7990c15ff6c0 (LWP 3482235) "ruby"):
#0 0x00007990dd71b4fd in __GI___poll (fds=0x7990b80f2040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00006092f39c577a in __interceptor_poll ()
No symbol table info available.
#2 0x00006092f3dad90a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x00006092f3a1eb2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007990dd69caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {133662626543296, -6100650867419315596, 133662626543296, -352, 25, 140732474499440, -6100650867406732684, -6100659819447778700}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007990dd729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7990dd938c40 (LWP 3439640) "ruby"):
#0 0x00007990dd710813 in __GI___wait4 (pid=3947605, stat_loc=0x7990db7b5668, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00006092f39b2fb0 in __interceptor_waitpid ()
No symbol table info available.
#2 0x00006092f3c05e44 in do_waitpid (pid=3947605, st=0x7990db7b5668, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3 waitpid_blocking_no_SIGCHLD (x=0x7990db7b5640) at /tmp/ruby/src/trunk_asan/process.c:1074
w = 0x7990db7b5640
#4 0x00006092f3d8bce7 in rb_nogvl (func=0x6092f3c05e00 <waitpid_blocking_no_SIGCHLD>, data1=0x7990db7b5640, ubf=<optimized out>, data2=0x0, flags=0) at /tmp/ruby/src/trunk_asan/thread.c:1615
__region = <optimized out>
val = 0x0
ec = 0x5160000003d0
th = 0x515000000300
vm = <optimized out>
saved_errno = 0
saved_vm = <optimized out>
is_main_thread = <optimized out>
#5 0x00006092f3befd0b in waitpid_no_SIGCHLD (w=0x7990db7b5640) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = 3947605, status = 0, options = 0, errnum = 0}
#7 0x00006092f3bfe3c7 in rb_f_system (argc=<optimized out>, argv=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4765
status = <optimized out>
data = <optimized out>
th = <optimized out>
eargp = 0x7990bb797840
status = {pid = 0, status = 0, error = 0}
pid = -512
execarg_obj = <optimized out>
#8 0x00006092f3e8ca38 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:3896
ci = 0x7990dc9f03a8
cc = <optimized out>
me = 0x7990dc93b6b0
cfunc = 0x5060000494c8
recv = 133662568352760
block_handler = <optimized out>
frame_type = 1431635075
len = <optimized out>
val = <optimized out>
#9 0x00006092f3e2e3bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7990dabff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#10 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990dabff3a0
reg_pc = 0x51200008a880
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>
#11 0x00006092f3e1d272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#12 0x00006092f3ead1a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7990dabff460, self=133662568352760, 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:1814
flags = 0
iseq = 0x7990dc9dea40
cfp = <optimized out>
sp = 0x7990daaffbb8
use_argv = 0x7990db6a75e0
stack_argv = 0x7990daaffbb8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#13 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:1828
captured = 0x7990dabff460
#14 0x00006092f3e4e9ec 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:1865
No locals.
#15 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#16 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#17 0x00006092f3e4e9ec in rb_yield (val=<optimized out>)
No locals.
#18 0x00006092f3a6a8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed526acb0, <optimized out>, 0x7ffed526abc0, <optimized out>, <optimized out>}, prev = 0x7990db7af140, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#19 0x00006092f421f5f0 in chdir_path (path=133662568351640, yield_path=true) at /tmp/ruby/src/trunk_asan/dir.c:1226
args = {old_path = 133662568351560, new_path = 133662568351640, done = 1, yield_path = <optimized out>}
args = <optimized out>
p = <optimized out>
r = <optimized out>
errno_to_fail = <optimized out>
#20 dir_s_chdir (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/dir.c:1318
path = 133662568351640
#21 0x00006092f3e8ca38 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:3896
ci = 0x530100000003
cc = <optimized out>
me = 0x7990dd172ab8
cfunc = 0x506000033328
recv = 133663091515040
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x00006092f3e26a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7990dabff448, cd=0x5030003cf590, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5030003cf590
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990dabff448
reg_pc = 0x50c00009c9b8
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>
th: 0x515000000300, native_id: 0x7990dd938c40
-- Control frame information -----------------------------------------------
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>
c:0021 p:---- s:0133 e:000132 l:y b:---- CFUNC :system
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
c:0020 p:0024 s:0126 e:000125 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:443
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
c:0019 p:0004 s:0122 e:000121 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:30 [FINISH]
INSN_LABEL_topn = <optimized out>
c:0018 p:---- s:0119 e:000118 l:y b:---- CFUNC :chdir
c:0017 p:0015 s:0114 e:000113 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:29
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>
c:0016 p:0038 s:0110 e:000109 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105
c:0015 p:0005 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:27
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>
c:0014 p:0004 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:441
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>
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
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>
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
INSN_LABEL_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>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
INSN_LABEL_leave = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
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>
c:0007 p:0069 s:0046 E:001190 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
INSN_LABEL_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>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
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>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
th: 0x5150000abe80, native_id: 0x7990bc4fd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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>
th: 0x5150000b4a80, native_id: 0x7990bb3ef6c0
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00006092f3e1d65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x00006092f3ead1a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7990dabff620, self=133663089471880, 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:1814
flags = 0
iseq = 0x7990dcfd0b10
cfp = <optimized out>
sp = 0x7990daaffa28
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC :sleep
use_argv = 0x7990db6a1ae0
stack_argv = 0x7990daaffa28
c:0005 p:---- s:0023 e:000022 l:y b:---- CFUNC :wait
c:0004 p:0018 s:0017 e:000016 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
opt_pc = 0
c:0003 p:---- s:0014 e:000013 l:y b:---- CFUNC :synchronize
type = <optimized out>
av = <optimized out>
c:0002 p:0069 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
bound = <optimized out>
#27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x7990dabff620
#28 0x00006092f3e4e9ec 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:1865
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x00006092f3e4e9ec in rb_yield (val=<optimized out>)
No locals.
#32 0x00006092f4013763 in rb_ary_collect (ary=133662568051200) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 133662568047640
i = 51
#33 0x00006092f3e8ca38 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:3896
ci = 0x167100000001
cc = <optimized out>
me = 0x7990dd17ebd8
cfunc = 0x506000020068
recv = 133662568051200
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x00006092f3e26a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7990dabff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x512000013f30
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990dabff608
reg_pc = 0x51900001b210
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00006092f3e1d65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#38 0x00006092f3ead1a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7990dabff738, self=133663089471880, 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:1814
flags = 0
iseq = 0x7990dcfdf4d0
cfp = <optimized out>
sp = 0x7990daaff8d0
use_argv = 0x7990db6fe6e0
stack_argv = 0x7990daaff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#39 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:1828
captured = 0x7990dabff738
#40 0x00006092f3e4e9ec 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:1865
No locals.
#41 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#42 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#43 0x00006092f3e4e9ec in rb_yield (val=<optimized out>)
No locals.
#44 0x00006092f4013763 in rb_ary_collect (ary=133662568052520) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 133662568052400
i = 0
#45 0x00006092f3e8ca38 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:3896
ci = 0x167100000001
cc = <optimized out>
me = 0x7990dd17ebd8
cfunc = 0x506000020068
recv = 133662568052520
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#46 0x00006092f3e26a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7990dabff720, cd=0x502000029f10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#47 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000029f10
insns_address_table = {0x6092f3e22646 <vm_exec_core+1494>, 0x6092f3e2394d <vm_exec_core+6365>, 0x6092f3e28b71 <vm_exec_core+27393>, 0x6092f3e234bf <vm_exec_core+5199>, 0x6092f3e29922 <vm_exec_core+30898>, 0x6092f3e2772d <vm_exec_core+22205>, 0x6092f3e2533e <vm_exec_core+13006>, 0x6092f3e227ae <vm_exec_core+1854>, 0x6092f3e29164 <vm_exec_core+28916>, 0x6092f3e28eac <vm_exec_core+28220>, 0x6092f3e2373c <vm_exec_core+5836>, 0x6092f3e22c9e <vm_exec_core+3118>, 0x6092f3e27e26 <vm_exec_core+23990>, 0x6092f3e24243 <vm_exec_core+8659>, 0x6092f3e29365 <vm_exec_core+29429>, 0x6092f3e2900e <vm_exec_core+28574>, 0x6092f3e24931 <vm_exec_core+10433>, 0x6092f3e252cd <vm_exec_core+12893>, 0x6092f3e27985 <vm_exec_core+22805>, 0x6092f3e28f85 <vm_exec_core+28437>, 0x6092f3e26da0 <vm_exec_core+19760>, 0x6092f3e27a0e <vm_exec_core+22942>, 0x6092f3e284c7 <vm_exec_core+25687>, 0x6092f3e26cdd <vm_exec_core+19565>, 0x6092f3e22bdb <vm_exec_core+2923>, 0x6092f3e27430 <vm_exec_core+21440>, 0x6092f3e22a6e <vm_exec_core+2558>, 0x6092f3e22ea4 <vm_exec_core+3636>, 0x6092f3e24bb4 <vm_exec_core+11076>, 0x6092f3e268aa <vm_exec_core+18490>, 0x6092f3e272c9 <vm_exec_core+21081>, 0x6092f3e2654f <vm_exec_core+17631>, 0x6092f3e2267a <vm_exec_core+1546>, 0x6092f3e286f7 <vm_exec_core+26247>, 0x6092f3e28dd7 <vm_exec_core+28007>, 0x6092f3e2304b <vm_exec_core+4059>, 0x6092f3e23bf7 <vm_exec_core+7047>, 0x6092f3e238b5 <vm_exec_core+6213>, 0x6092f3e24332 <vm_exec_core+8898>, 0x6092f3e25169 <vm_exec_core+12537>, 0x6092f3e230f2 <vm_exec_core+4226>, 0x6092f3e2855f <vm_exec_core+25839>, 0x6092f3e23b81 <vm_exec_core+6929>, 0x6092f3e25017 <vm_exec_core+12199>, 0x6092f3e25ade <vm_exec_core+14958>, 0x6092f3e27ebc <vm_exec_core+24140>, 0x6092f3e26f62 <vm_exec_core+20210>, 0x6092f3e2460c <vm_exec_core+9628>, 0x6092f3e23e8e <vm_exec_core+7710>, 0x6092f3e27d12 <vm_exec_core+23714>, 0x6092f3e24d94 <vm_exec_core+11556>, 0x6092f3e2752f <vm_exec_core+21695>, 0x6092f3e26fd4 <vm_exec_core+20324>, 0x6092f3e275e6 <vm_exec_core+21878>, 0x6092f3e28aa9 <vm_exec_core+27193>, 0x6092f3e26361 <vm_exec_core+17137>, 0x6092f3e27f75 <vm_exec_core+24325>, 0x6092f3e223c8 <vm_exec_core+856>, 0x6092f3e27aa3 <vm_exec_core+23091>, 0x6092f3e2472b <vm_exec_core+9915>, 0x6092f3e26c38 <vm_exec_core+19400>, 0x6092f3e26e78 <vm_exec_core+19976>, 0x6092f3e25712 <vm_exec_core+13986>, 0x6092f3e22f58 <vm_exec_core+3816>, 0x6092f3e24ad9 <vm_exec_core+10857>, 0x6092f3e24116 <vm_exec_core+8358>, 0x6092f3e27664 <vm_exec_core+22004>, 0x6092f3e23283 <vm_exec_core+4627>, 0x6092f3e254bf <vm_exec_core+13391>, 0x6092f3e25e0f <vm_exec_core+15775>, 0x6092f3e24410 <vm_exec_core+9120>, 0x6092f3e2fe19 <vm_exec_core+56745>, 0x6092f3e23de5 <vm_exec_core+7541>, 0x6092f3e23cdd <vm_exec_core+7277>, 0x6092f3e23fe8 <vm_exec_core+8056>, 0x6092f3e249d3 <vm_exec_core+10595>, 0x6092f3e2674e <vm_exec_core+18142>, 0x6092f3e25b99 <vm_exec_core+15145>, 0x6092f3e27348 <vm_exec_core+21208>, 0x6092f3e25ff5 <vm_exec_core+16261>, 0x6092f3e28620 <vm_exec_core+26032>, 0x6092f3e29bc7 <vm_exec_core+31575>, 0x6092f3e28864 <vm_exec_core+26612>, 0x6092f3e294b5 <vm_exec_core+29765>, 0x6092f3e295a6 <vm_exec_core+30006>, 0x6092f3e22b00 <vm_exec_core+2704>, 0x6092f3e2908d <vm_exec_core+28701>, 0x6092f3e24cb9 <vm_exec_core+11337>, 0x6092f3e29288 <vm_exec_core+29208>, 0x6092f3e247fa <vm_exec_core+10122>, 0x6092f3e2879b <vm_exec_core+26411>, 0x6092f3e22997 <vm_exec_core+2343>, 0x6092f3e2317d <vm_exec_core+4365>, 0x6092f3e297ea <vm_exec_core+30586>, 0x6092f3e2509d <vm_exec_core+12333>, 0x6092f3e24e9a <vm_exec_core+11818>, 0x6092f3e223cd <vm_exec_core+861>, 0x6092f3e228ba <vm_exec_core+2122>, 0x6092f3e22453 <vm_exec_core+995>, 0x6092f3e28953 <vm_exec_core+26851>, 0x6092f3e2621e <vm_exec_core+16814>, 0x6092f3e258e2 <vm_exec_core+14450>, 0x6092f3e260fa <vm_exec_core+16522>, 0x6092f3e25d46 <vm_exec_core+15574>, 0x6092f3e24f2f <vm_exec_core+11967>, 0x6092f3e257ed <vm_exec_core+14205>, 0x6092f3e251b9 <vm_exec_core+12617>, 0x6092f3e259fc <vm_exec_core+14732>, 0x6092f3e25a6d <vm_exec_core+14845>, 0x6092f3e22637 <vm_exec_core+1479>, 0x6092f3e2393e <vm_exec_core+6350>, 0x6092f3e28b62 <vm_exec_core+27378>, 0x6092f3e234b0 <vm_exec_core+5184>, 0x6092f3e29913 <vm_exec_core+30883>, 0x6092f3e2771e <vm_exec_core+22190>, 0x6092f3e2532f <vm_exec_core+12991>, 0x6092f3e2279f <vm_exec_core+1839>, 0x6092f3e29155 <vm_exec_core+28901>, 0x6092f3e28e9d <vm_exec_core+28205>, 0x6092f3e2372d <vm_exec_core+5821>, 0x6092f3e22c8f <vm_exec_core+3103>, 0x6092f3e27e17 <vm_exec_core+23975>, 0x6092f3e24234 <vm_exec_core+8644>, 0x6092f3e29356 <vm_exec_core+29414>, 0x6092f3e28fff <vm_exec_core+28559>, 0x6092f3e24922 <vm_exec_core+10418>, 0x6092f3e252be <vm_exec_core+12878>, 0x6092f3e27976 <vm_exec_core+22790>, 0x6092f3e28f76 <vm_exec_core+28422>, 0x6092f3e26d91 <vm_exec_core+19745>, 0x6092f3e279ff <vm_exec_core+22927>, 0x6092f3e284b8 <vm_exec_core+25672>, 0x6092f3e26cce <vm_exec_core+19550>, 0x6092f3e22bcc <vm_exec_core+2908>, 0x6092f3e27421 <vm_exec_core+21425>, 0x6092f3e22a5f <vm_exec_core+2543>, 0x6092f3e22e95 <vm_exec_core+3621>, 0x6092f3e24ba5 <vm_exec_core+11061>, 0x6092f3e2689b <vm_exec_core+18475>, 0x6092f3e272ba <vm_exec_core+21066>, 0x6092f3e26540 <vm_exec_core+17616>, 0x6092f3e2266b <vm_exec_core+1531>, 0x6092f3e286e8 <vm_exec_core+26232>, 0x6092f3e28dc8 <vm_exec_core+27992>, 0x6092f3e2303c <vm_exec_core+4044>, 0x6092f3e23be8 <vm_exec_core+7032>, 0x6092f3e238a6 <vm_exec_core+6198>, 0x6092f3e24323 <vm_exec_core+8883>, 0x6092f3e2515a <vm_exec_core+12522>, 0x6092f3e230e3 <vm_exec_core+4211>, 0x6092f3e28550 <vm_exec_core+25824>, 0x6092f3e23b72 <vm_exec_core+6914>, 0x6092f3e25008 <vm_exec_core+12184>, 0x6092f3e25acf <vm_exec_core+14943>, 0x6092f3e27ead <vm_exec_core+24125>, 0x6092f3e26f53 <vm_exec_core+20195>, 0x6092f3e245fd <vm_exec_core+9613>, 0x6092f3e23e7f <vm_exec_core+7695>, 0x6092f3e27d03 <vm_exec_core+23699>, 0x6092f3e24d85 <vm_exec_core+11541>, 0x6092f3e27520 <vm_exec_core+21680>, 0x6092f3e26fc5 <vm_exec_core+20309>, 0x6092f3e275d7 <vm_exec_core+21863>, 0x6092f3e28a9a <vm_exec_core+27178>, 0x6092f3e26352 <vm_exec_core+17122>, 0x6092f3e27f66 <vm_exec_core+24310>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e27a94 <vm_exec_core+23076>, 0x6092f3e2471c <vm_exec_core+9900>, 0x6092f3e26c29 <vm_exec_core+19385>, 0x6092f3e26e69 <vm_exec_core+19961>, 0x6092f3e25703 <vm_exec_core+13971>, 0x6092f3e26896 <vm_exec_core+18470>, 0x6092f3e24aca <vm_exec_core+10842>, 0x6092f3e24107 <vm_exec_core+8343>, 0x6092f3e27655 <vm_exec_core+21989>, 0x6092f3e23274 <vm_exec_core+4612>, 0x6092f3e254b0 <vm_exec_core+13376>, 0x6092f3e25e00 <vm_exec_core+15760>, 0x6092f3e24401 <vm_exec_core+9105>, 0x6092f3e2fe0a <vm_exec_core+56730>, 0x6092f3e23dd6 <vm_exec_core+7526>, 0x6092f3e23cce <vm_exec_core+7262>, 0x6092f3e23fd9 <vm_exec_core+8041>, 0x6092f3e249c4 <vm_exec_core+10580>, 0x6092f3e2673f <vm_exec_core+18127>, 0x6092f3e25b8a <vm_exec_core+15130>, 0x6092f3e2673a <vm_exec_core+18122>, 0x6092f3e26f4e <vm_exec_core+20190>, 0x6092f3e26f49 <vm_exec_core+20185>, 0x6092f3e23fd4 <vm_exec_core+8036>, 0x6092f3e2740d <vm_exec_core+21405>, 0x6092f3e25123 <vm_exec_core+12467>, 0x6092f3e25128 <vm_exec_core+12472>, 0x6092f3e26f44 <vm_exec_core+20180>, 0x6092f3e26d8c <vm_exec_core+19740>, 0x6092f3e25dfb <vm_exec_core+15755>, 0x6092f3e25d32 <vm_exec_core+15554>, 0x6092f3e26e3b <vm_exec_core+19915>, 0x6092f3e26205 <vm_exec_core+16789>...}
reg_cfp = 0x7990dabff720
reg_pc = 0x5040000085b8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#48 0x00006092f3e1d65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#49 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#50 0x00006092f3e65ab8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#51 0x00006092f3a65c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x7990dcfdf660) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffed526cb10, <optimized out>, 0x7ffed526ca60, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7990dcfdf660
#52 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#53 0x00006092f3a5ebe7 in rb_main (argc=11, argv=0x7ffed526ccd8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#54 main (argc=11, argv=0x7ffed526ccd8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 3439640) detached]
$ timeout 60 gdb -p 3439630 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 3439632]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007db2f0126d07 in __GI___select (nfds=21, readfds=0x50c0058f2880, writefds=0x0, exceptfds=0x0, timeout=0x7fff008387c0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x7db2f02b4c40 (LWP 3439630) "ruby" 0x00007db2f0126d07 in __GI___select (nfds=21, readfds=0x50c0058f2880, writefds=0x0, exceptfds=0x0, timeout=0x7fff008387c0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x7db2d3fff6c0 (LWP 3439632) "ruby" 0x00007db2f011b4fd in __GI___poll (fds=0x7db2d2dff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7db2d3fff6c0 (LWP 3439632) "ruby"):
#0 0x00007db2f011b4fd in __GI___poll (fds=0x7db2d2dff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005b67706b477a in __interceptor_poll ()
No symbol table info available.
#2 0x00005b6770a9c90a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x00005b677070db2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007db2f009caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {138207014418112, -7566046786145578456, 138207014418112, -352, 0, 140733202016464, -7566046786166549976, -7565968876755447256}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007db2f0129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7db2f02b4c40 (LWP 3439630) "ruby"):
#0 0x00007db2f0126d07 in __GI___select (nfds=21, readfds=0x50c0058f2880, writefds=0x0, exceptfds=0x0, timeout=0x7fff008387c0) at ../sysdeps/unix/sysv/linux/select.c:69
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
s = <optimized out>
us = <optimized out>
ns = <optimized out>
ts64 = {tv_sec = 59999, tv_nsec = 945684798}
pts64 = 0x7fff00838660
r = <optimized out>
#1 0x00005b6770a83f25 in native_fd_select (n=21, readfds=0x50c0058f2880, writefds=0x0, exceptfds=0x7db2f0126d07 <__GI___select+327>, timeout=0x7fff00838660, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2 do_select (p=138207451766400) at /tmp/ruby/src/trunk_asan/thread.c:4492
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7fff00838770
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x00005b67707598f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff00838930, <optimized out>, 0x7fff00838840, <optimized out>, <optimized out>}, prev = 0x7db2ee2b8aa0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x00005b6770a834b1 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4554
set = {max = 21, th = 0x515000000300, rset = 0x7db2ee115d40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x7db2ee115da0}
#5 0x00005b6770829b61 in select_internal (read=138207438124520, write=4, except=4, tp=0x7db2ee115da0, fds=0x7db2ee115d40) at /tmp/ruby/src/trunk_asan/io.c:10723
timerec = <optimized out>
max = 21
pending = <optimized out>
rp = 0x7db2ee115d40
wp = 0x0
i = <optimized out>
fptr = <optimized out>
ep = 0x0
n = <optimized out>
res = <optimized out>
list = <optimized out>
write_io = <optimized out>
io = <optimized out>
write_io = <optimized out>
errno_to_fail = <optimized out>
obj = <optimized out>
io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
#6 select_call (arg=138207451766048) at /tmp/ruby/src/trunk_asan/io.c:10793
p = 0x7db2ee115d20
#7 0x00005b67707598f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff00838c30, <optimized out>, 0x7fff00838b40, <optimized out>, <optimized out>}, prev = 0x7db2ee143240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x00005b67708062bb in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11161
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x00005b6770b7ba38 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:3896
ci = 0x162100100009
cc = <optimized out>
me = 0x7db2ef9d90c0
cfunc = 0x50600002b2e8
recv = 138207477692800
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x00005b6770b1d3bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7db2ed5ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5b6770b11646 <vm_exec_core+1494>, 0x5b6770b1294d <vm_exec_core+6365>, 0x5b6770b17b71 <vm_exec_core+27393>, 0x5b6770b124bf <vm_exec_core+5199>, 0x5b6770b18922 <vm_exec_core+30898>, 0x5b6770b1672d <vm_exec_core+22205>, 0x5b6770b1433e <vm_exec_core+13006>, 0x5b6770b117ae <vm_exec_core+1854>, 0x5b6770b18164 <vm_exec_core+28916>, 0x5b6770b17eac <vm_exec_core+28220>, 0x5b6770b1273c <vm_exec_core+5836>, 0x5b6770b11c9e <vm_exec_core+3118>, 0x5b6770b16e26 <vm_exec_core+23990>, 0x5b6770b13243 <vm_exec_core+8659>, 0x5b6770b18365 <vm_exec_core+29429>, 0x5b6770b1800e <vm_exec_core+28574>, 0x5b6770b13931 <vm_exec_core+10433>, 0x5b6770b142cd <vm_exec_core+12893>, 0x5b6770b16985 <vm_exec_core+22805>, 0x5b6770b17f85 <vm_exec_core+28437>, 0x5b6770b15da0 <vm_exec_core+19760>, 0x5b6770b16a0e <vm_exec_core+22942>, 0x5b6770b174c7 <vm_exec_core+25687>, 0x5b6770b15cdd <vm_exec_core+19565>, 0x5b6770b11bdb <vm_exec_core+2923>, 0x5b6770b16430 <vm_exec_core+21440>, 0x5b6770b11a6e <vm_exec_core+2558>, 0x5b6770b11ea4 <vm_exec_core+3636>, 0x5b6770b13bb4 <vm_exec_core+11076>, 0x5b6770b158aa <vm_exec_core+18490>, 0x5b6770b162c9 <vm_exec_core+21081>, 0x5b6770b1554f <vm_exec_core+17631>, 0x5b6770b1167a <vm_exec_core+1546>, 0x5b6770b176f7 <vm_exec_core+26247>, 0x5b6770b17dd7 <vm_exec_core+28007>, 0x5b6770b1204b <vm_exec_core+4059>, 0x5b6770b12bf7 <vm_exec_core+7047>, 0x5b6770b128b5 <vm_exec_core+6213>, 0x5b6770b13332 <vm_exec_core+8898>, 0x5b6770b14169 <vm_exec_core+12537>, 0x5b6770b120f2 <vm_exec_core+4226>, 0x5b6770b1755f <vm_exec_core+25839>, 0x5b6770b12b81 <vm_exec_core+6929>, 0x5b6770b14017 <vm_exec_core+12199>, 0x5b6770b14ade <vm_exec_core+14958>, 0x5b6770b16ebc <vm_exec_core+24140>, 0x5b6770b15f62 <vm_exec_core+20210>, 0x5b6770b1360c <vm_exec_core+9628>, 0x5b6770b12e8e <vm_exec_core+7710>, 0x5b6770b16d12 <vm_exec_core+23714>, 0x5b6770b13d94 <vm_exec_core+11556>, 0x5b6770b1652f <vm_exec_core+21695>, 0x5b6770b15fd4 <vm_exec_core+20324>, 0x5b6770b165e6 <vm_exec_core+21878>, 0x5b6770b17aa9 <vm_exec_core+27193>, 0x5b6770b15361 <vm_exec_core+17137>, 0x5b6770b16f75 <vm_exec_core+24325>, 0x5b6770b113c8 <vm_exec_core+856>, 0x5b6770b16aa3 <vm_exec_core+23091>, 0x5b6770b1372b <vm_exec_core+9915>, 0x5b6770b15c38 <vm_exec_core+19400>, 0x5b6770b15e78 <vm_exec_core+19976>, 0x5b6770b14712 <vm_exec_core+13986>, 0x5b6770b11f58 <vm_exec_core+3816>, 0x5b6770b13ad9 <vm_exec_core+10857>, 0x5b6770b13116 <vm_exec_core+8358>, 0x5b6770b16664 <vm_exec_core+22004>, 0x5b6770b12283 <vm_exec_core+4627>, 0x5b6770b144bf <vm_exec_core+13391>, 0x5b6770b14e0f <vm_exec_core+15775>, 0x5b6770b13410 <vm_exec_core+9120>, 0x5b6770b1ee19 <vm_exec_core+56745>, 0x5b6770b12de5 <vm_exec_core+7541>, 0x5b6770b12cdd <vm_exec_core+7277>, 0x5b6770b12fe8 <vm_exec_core+8056>, 0x5b6770b139d3 <vm_exec_core+10595>, 0x5b6770b1574e <vm_exec_core+18142>, 0x5b6770b14b99 <vm_exec_core+15145>, 0x5b6770b16348 <vm_exec_core+21208>, 0x5b6770b14ff5 <vm_exec_core+16261>, 0x5b6770b17620 <vm_exec_core+26032>, 0x5b6770b18bc7 <vm_exec_core+31575>, 0x5b6770b17864 <vm_exec_core+26612>, 0x5b6770b184b5 <vm_exec_core+29765>, 0x5b6770b185a6 <vm_exec_core+30006>, 0x5b6770b11b00 <vm_exec_core+2704>, 0x5b6770b1808d <vm_exec_core+28701>, 0x5b6770b13cb9 <vm_exec_core+11337>, 0x5b6770b18288 <vm_exec_core+29208>, 0x5b6770b137fa <vm_exec_core+10122>, 0x5b6770b1779b <vm_exec_core+26411>, 0x5b6770b11997 <vm_exec_core+2343>, 0x5b6770b1217d <vm_exec_core+4365>, 0x5b6770b187ea <vm_exec_core+30586>, 0x5b6770b1409d <vm_exec_core+12333>, 0x5b6770b13e9a <vm_exec_core+11818>, 0x5b6770b113cd <vm_exec_core+861>, 0x5b6770b118ba <vm_exec_core+2122>, 0x5b6770b11453 <vm_exec_core+995>, 0x5b6770b17953 <vm_exec_core+26851>, 0x5b6770b1521e <vm_exec_core+16814>, 0x5b6770b148e2 <vm_exec_core+14450>, 0x5b6770b150fa <vm_exec_core+16522>, 0x5b6770b14d46 <vm_exec_core+15574>, 0x5b6770b13f2f <vm_exec_core+11967>, 0x5b6770b147ed <vm_exec_core+14205>, 0x5b6770b141b9 <vm_exec_core+12617>, 0x5b6770b149fc <vm_exec_core+14732>, 0x5b6770b14a6d <vm_exec_core+14845>, 0x5b6770b11637 <vm_exec_core+1479>, 0x5b6770b1293e <vm_exec_core+6350>, 0x5b6770b17b62 <vm_exec_core+27378>, 0x5b6770b124b0 <vm_exec_core+5184>, 0x5b6770b18913 <vm_exec_core+30883>, 0x5b6770b1671e <vm_exec_core+22190>, 0x5b6770b1432f <vm_exec_core+12991>, 0x5b6770b1179f <vm_exec_core+1839>, 0x5b6770b18155 <vm_exec_core+28901>, 0x5b6770b17e9d <vm_exec_core+28205>, 0x5b6770b1272d <vm_exec_core+5821>, 0x5b6770b11c8f <vm_exec_core+3103>, 0x5b6770b16e17 <vm_exec_core+23975>, 0x5b6770b13234 <vm_exec_core+8644>, 0x5b6770b18356 <vm_exec_core+29414>, 0x5b6770b17fff <vm_exec_core+28559>, 0x5b6770b13922 <vm_exec_core+10418>, 0x5b6770b142be <vm_exec_core+12878>, 0x5b6770b16976 <vm_exec_core+22790>, 0x5b6770b17f76 <vm_exec_core+28422>, 0x5b6770b15d91 <vm_exec_core+19745>, 0x5b6770b169ff <vm_exec_core+22927>, 0x5b6770b174b8 <vm_exec_core+25672>, 0x5b6770b15cce <vm_exec_core+19550>, 0x5b6770b11bcc <vm_exec_core+2908>, 0x5b6770b16421 <vm_exec_core+21425>, 0x5b6770b11a5f <vm_exec_core+2543>, 0x5b6770b11e95 <vm_exec_core+3621>, 0x5b6770b13ba5 <vm_exec_core+11061>, 0x5b6770b1589b <vm_exec_core+18475>, 0x5b6770b162ba <vm_exec_core+21066>, 0x5b6770b15540 <vm_exec_core+17616>, 0x5b6770b1166b <vm_exec_core+1531>, 0x5b6770b176e8 <vm_exec_core+26232>, 0x5b6770b17dc8 <vm_exec_core+27992>, 0x5b6770b1203c <vm_exec_core+4044>, 0x5b6770b12be8 <vm_exec_core+7032>, 0x5b6770b128a6 <vm_exec_core+6198>, 0x5b6770b13323 <vm_exec_core+8883>, 0x5b6770b1415a <vm_exec_core+12522>, 0x5b6770b120e3 <vm_exec_core+4211>, 0x5b6770b17550 <vm_exec_core+25824>, 0x5b6770b12b72 <vm_exec_core+6914>, 0x5b6770b14008 <vm_exec_core+12184>, 0x5b6770b14acf <vm_exec_core+14943>, 0x5b6770b16ead <vm_exec_core+24125>, 0x5b6770b15f53 <vm_exec_core+20195>, 0x5b6770b135fd <vm_exec_core+9613>, 0x5b6770b12e7f <vm_exec_core+7695>, 0x5b6770b16d03 <vm_exec_core+23699>, 0x5b6770b13d85 <vm_exec_core+11541>, 0x5b6770b16520 <vm_exec_core+21680>, 0x5b6770b15fc5 <vm_exec_core+20309>, 0x5b6770b165d7 <vm_exec_core+21863>, 0x5b6770b17a9a <vm_exec_core+27178>, 0x5b6770b15352 <vm_exec_core+17122>, 0x5b6770b16f66 <vm_exec_core+24310>, 0x5b6770b1640d <vm_exec_core+21405>, 0x5b6770b16a94 <vm_exec_core+23076>, 0x5b6770b1371c <vm_exec_core+9900>, 0x5b6770b15c29 <vm_exec_core+19385>, 0x5b6770b15e69 <vm_exec_core+19961>, 0x5b6770b14703 <vm_exec_core+13971>, 0x5b6770b15896 <vm_exec_core+18470>, 0x5b6770b13aca <vm_exec_core+10842>, 0x5b6770b13107 <vm_exec_core+8343>, 0x5b6770b16655 <vm_exec_core+21989>, 0x5b6770b12274 <vm_exec_core+4612>, 0x5b6770b144b0 <vm_exec_core+13376>, 0x5b6770b14e00 <vm_exec_core+15760>, 0x5b6770b13401 <vm_exec_core+9105>, 0x5b6770b1ee0a <vm_exec_core+56730>, 0x5b6770b12dd6 <vm_exec_core+7526>, 0x5b6770b12cce <vm_exec_core+7262>, 0x5b6770b12fd9 <vm_exec_core+8041>, 0x5b6770b139c4 <vm_exec_core+10580>, 0x5b6770b1573f <vm_exec_core+18127>, 0x5b6770b14b8a <vm_exec_core+15130>, 0x5b6770b1573a <vm_exec_core+18122>, 0x5b6770b15f4e <vm_exec_core+20190>, 0x5b6770b15f49 <vm_exec_core+20185>, 0x5b6770b12fd4 <vm_exec_core+8036>, 0x5b6770b1640d <vm_exec_core+21405>, 0x5b6770b14123 <vm_exec_core+12467>, 0x5b6770b14128 <vm_exec_core+12472>, 0x5b6770b15f44 <vm_exec_core+20180>, 0x5b6770b15d8c <vm_exec_core+19740>, 0x5b6770b14dfb <vm_exec_core+15755>, 0x5b6770b14d32 <vm_exec_core+15554>, 0x5b6770b15e3b <vm_exec_core+19915>, 0x5b6770b15205 <vm_exec_core+16789>...}
reg_cfp = 0x7db2ed5ff3a0
reg_pc = 0x52300000b0f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
th: 0x515000000300, native_id: 0x7db2f02b4c40
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
-- Control frame information -----------------------------------------------
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
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>
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
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>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
INSN_LABEL_trace_opt_div = <optimized out>
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
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>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
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>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x00005b6770b0c429 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2787
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
#14 0x00005b6770b9c1a2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7db2ed5ff578, self=138207475470240, 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:1814
flags = 0
iseq = 0x7db2ef937838
cfp = <optimized out>
sp = 0x7db2ed4ff9e8
use_argv = 0x7db2ee062a60
stack_argv = 0x7db2ed4ff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x7db2ed5ff578
#16 0x00005b6770b3d9ec 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:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00005b6770b3d9ec in rb_yield (val=<optimized out>)
No locals.
#20 0x00005b6770cf4b4a in rb_ary_each (ary=138207471015600) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 0
#21 0x00005b6770b7ba38 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:3896
ci = 0xc0100000001
cc = <optimized out>
me = 0x7db2ef9defe8
cfunc = 0x50600001e928
recv = 138207471015600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x00005b6770b15a7f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7db2ed5ff560, cd=0x511000021900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000021900
insns_address_table = {0x5b6770b11646 <vm_exec_core+1494>, 0x5b6770b1294d <vm_exec_core+6365>, 0x5b6770b17b71 <vm_exec_core+27393>, 0x5b6770b124bf <vm_exec_core+5199>, 0x5b6770b18922 <vm_exec_core+30898>, 0x5b6770b1672d <vm_exec_core+22205>, 0x5b6770b1433e <vm_exec_core+13006>, 0x5b6770b117ae <vm_exec_core+1854>, 0x5b6770b18164 <vm_exec_core+28916>, 0x5b6770b17eac <vm_exec_core+28220>, 0x5b6770b1273c <vm_exec_core+5836>, 0x5b6770b11c9e <vm_exec_core+3118>, 0x5b6770b16e26 <vm_exec_core+23990>, 0x5b6770b13243 <vm_exec_core+8659>, 0x5b6770b18365 <vm_exec_core+29429>, 0x5b6770b1800e <vm_exec_core+28574>, 0x5b6770b13931 <vm_exec_core+10433>, 0x5b6770b142cd <vm_exec_core+12893>, 0x5b6770b16985 <vm_exec_core+22805>, 0x5b6770b17f85 <vm_exec_core+28437>, 0x5b6770b15da0 <vm_exec_core+19760>, 0x5b6770b16a0e <vm_exec_core+22942>, 0x5b6770b174c7 <vm_exec_core+25687>, 0x5b6770b15cdd <vm_exec_core+19565>, 0x5b6770b11bdb <vm_exec_core+2923>, 0x5b6770b16430 <vm_exec_core+21440>, 0x5b6770b11a6e <vm_exec_core+2558>, 0x5b6770b11ea4 <vm_exec_core+3636>, 0x5b6770b13bb4 <vm_exec_core+11076>, 0x5b6770b158aa <vm_exec_core+18490>, 0x5b6770b162c9 <vm_exec_core+21081>, 0x5b6770b1554f <vm_exec_core+17631>, 0x5b6770b1167a <vm_exec_core+1546>, 0x5b6770b176f7 <vm_exec_core+26247>, 0x5b6770b17dd7 <vm_exec_core+28007>, 0x5b6770b1204b <vm_exec_core+4059>, 0x5b6770b12bf7 <vm_exec_core+7047>, 0x5b6770b128b5 <vm_exec_core+6213>, 0x5b6770b13332 <vm_exec_core+8898>, 0x5b6770b14169 <vm_exec_core+12537>, 0x5b6770b120f2 <vm_exec_core+4226>, 0x5b6770b1755f <vm_exec_core+25839>, 0x5b6770b12b81 <vm_exec_core+6929>, 0x5b6770b14017 <vm_exec_core+12199>, 0x5b6770b14ade <vm_exec_core+14958>, 0x5b6770b16ebc <vm_exec_core+24140>, 0x5b6770b15f62 <vm_exec_core+20210>, 0x5b6770b1360c <vm_exec_core+9628>, 0x5b6770b12e8e <vm_exec_core+7710>, 0x5b6770b16d12 <vm_exec_core+23714>, 0x5b6770b13d94 <vm_exec_core+11556>, 0x5b6770b1652f <vm_exec_core+21695>, 0x5b6770b15fd4 <vm_exec_core+20324>, 0x5b6770b165e6 <vm_exec_core+21878>, 0x5b6770b17aa9 <vm_exec_core+27193>, 0x5b6770b15361 <vm_exec_core+17137>, 0x5b6770b16f75 <vm_exec_core+24325>, 0x5b6770b113c8 <vm_exec_core+856>, 0x5b6770b16aa3 <vm_exec_core+23091>, 0x5b6770b1372b <vm_exec_core+9915>, 0x5b6770b15c38 <vm_exec_core+19400>, 0x5b6770b15e78 <vm_exec_core+19976>, 0x5b6770b14712 <vm_exec_core+13986>, 0x5b6770b11f58 <vm_exec_core+3816>, 0x5b6770b13ad9 <vm_exec_core+10857>, 0x5b6770b13116 <vm_exec_core+8358>, 0x5b6770b16664 <vm_exec_core+22004>, 0x5b6770b12283 <vm_exec_core+4627>, 0x5b6770b144bf <vm_exec_core+13391>, 0x5b6770b14e0f <vm_exec_core+15775>, 0x5b6770b13410 <vm_exec_core+9120>, 0x5b6770b1ee19 <vm_exec_core+56745>, 0x5b6770b12de5 <vm_exec_core+7541>, 0x5b6770b12cdd <vm_exec_core+7277>, 0x5b6770b12fe8 <vm_exec_core+8056>, 0x5b6770b139d3 <vm_exec_core+10595>, 0x5b6770b1574e <vm_exec_core+18142>, 0x5b6770b14b99 <vm_exec_core+15145>, 0x5b6770b16348 <vm_exec_core+21208>, 0x5b6770b14ff5 <vm_exec_core+16261>, 0x5b6770b17620 <vm_exec_core+26032>, 0x5b6770b18bc7 <vm_exec_core+31575>, 0x5b6770b17864 <vm_exec_core+26612>, 0x5b6770b184b5 <vm_exec_core+29765>, 0x5b6770b185a6 <vm_exec_core+30006>, 0x5b6770b11b00 <vm_exec_core+2704>, 0x5b6770b1808d <vm_exec_core+28701>, 0x5b6770b13cb9 <vm_exec_core+11337>, 0x5b6770b18288 <vm_exec_core+29208>, 0x5b6770b137fa <vm_exec_core+10122>, 0x5b6770b1779b <vm_exec_core+26411>, 0x5b6770b11997 <vm_exec_core+2343>, 0x5b6770b1217d <vm_exec_core+4365>, 0x5b6770b187ea <vm_exec_core+30586>, 0x5b6770b1409d <vm_exec_core+12333>, 0x5b6770b13e9a <vm_exec_core+11818>, 0x5b6770b113cd <vm_exec_core+861>, 0x5b6770b118ba <vm_exec_core+2122>, 0x5b6770b11453 <vm_exec_core+995>, 0x5b6770b17953 <vm_exec_core+26851>, 0x5b6770b1521e <vm_exec_core+16814>, 0x5b6770b148e2 <vm_exec_core+14450>, 0x5b6770b150fa <vm_exec_core+16522>, 0x5b6770b14d46 <vm_exec_core+15574>, 0x5b6770b13f2f <vm_exec_core+11967>, 0x5b6770b147ed <vm_exec_core+14205>, 0x5b6770b141b9 <vm_exec_core+12617>, 0x5b6770b149fc <vm_exec_core+14732>, 0x5b6770b14a6d <vm_exec_core+14845>, 0x5b6770b11637 <vm_exec_core+1479>, 0x5b6770b1293e <vm_exec_core+6350>, 0x5b6770b17b62 <vm_exec_core+27378>, 0x5b6770b124b0 <vm_exec_core+5184>, 0x5b6770b18913 <vm_exec_core+30883>, 0x5b6770b1671e <vm_exec_core+22190>, 0x5b6770b1432f <vm_exec_core+12991>, 0x5b6770b1179f <vm_exec_core+1839>, 0x5b6770b18155 <vm_exec_core+28901>, 0x5b6770b17e9d <vm_exec_core+28205>, 0x5b6770b1272d <vm_exec_core+5821>, 0x5b6770b11c8f <vm_exec_core+3103>, 0x5b6770b16e17 <vm_exec_core+23975>, 0x5b6770b13234 <vm_exec_core+8644>, 0x5b6770b18356 <vm_exec_core+29414>, 0x5b6770b17fff <vm_exec_core+28559>, 0x5b6770b13922 <vm_exec_core+10418>, 0x5b6770b142be <vm_exec_core+12878>, 0x5b6770b16976 <vm_exec_core+22790>, 0x5b6770b17f76 <vm_exec_core+28422>, 0x5b6770b15d91 <vm_exec_core+19745>, 0x5b6770b169ff <vm_exec_core+22927>, 0x5b6770b174b8 <vm_exec_core+25672>, 0x5b6770b15cce <vm_exec_core+19550>, 0x5b6770b11bcc <vm_exec_core+2908>, 0x5b6770b16421 <vm_exec_core+21425>, 0x5b6770b11a5f <vm_exec_core+2543>, 0x5b6770b11e95 <vm_exec_core+3621>, 0x5b6770b13ba5 <vm_exec_core+11061>, 0x5b6770b1589b <vm_exec_core+18475>, 0x5b6770b162ba <vm_exec_core+21066>, 0x5b6770b15540 <vm_exec_core+17616>, 0x5b6770b1166b <vm_exec_core+1531>, 0x5b6770b176e8 <vm_exec_core+26232>, 0x5b6770b17dc8 <vm_exec_core+27992>, 0x5b6770b1203c <vm_exec_core+4044>, 0x5b6770b12be8 <vm_exec_core+7032>, 0x5b6770b128a6 <vm_exec_core+6198>, 0x5b6770b13323 <vm_exec_core+8883>, 0x5b6770b1415a <vm_exec_core+12522>, 0x5b6770b120e3 <vm_exec_core+4211>, 0x5b6770b17550 <vm_exec_core+25824>, 0x5b6770b12b72 <vm_exec_core+6914>, 0x5b6770b14008 <vm_exec_core+12184>, 0x5b6770b14acf <vm_exec_core+14943>, 0x5b6770b16ead <vm_exec_core+24125>, 0x5b6770b15f53 <vm_exec_core+20195>, 0x5b6770b135fd <vm_exec_core+9613>, 0x5b6770b12e7f <vm_exec_core+7695>, 0x5b6770b16d03 <vm_exec_core+23699>, 0x5b6770b13d85 <vm_exec_core+11541>, 0x5b6770b16520 <vm_exec_core+21680>, 0x5b6770b15fc5 <vm_exec_core+20309>, 0x5b6770b165d7 <vm_exec_core+21863>, 0x5b6770b17a9a <vm_exec_core+27178>, 0x5b6770b15352 <vm_exec_core+17122>, 0x5b6770b16f66 <vm_exec_core+24310>, 0x5b6770b1640d <vm_exec_core+21405>, 0x5b6770b16a94 <vm_exec_core+23076>, 0x5b6770b1371c <vm_exec_core+9900>, 0x5b6770b15c29 <vm_exec_core+19385>, 0x5b6770b15e69 <vm_exec_core+19961>, 0x5b6770b14703 <vm_exec_core+13971>, 0x5b6770b15896 <vm_exec_core+18470>, 0x5b6770b13aca <vm_exec_core+10842>, 0x5b6770b13107 <vm_exec_core+8343>, 0x5b6770b16655 <vm_exec_core+21989>, 0x5b6770b12274 <vm_exec_core+4612>, 0x5b6770b144b0 <vm_exec_core+13376>, 0x5b6770b14e00 <vm_exec_core+15760>, 0x5b6770b13401 <vm_exec_core+9105>, 0x5b6770b1ee0a <vm_exec_core+56730>, 0x5b6770b12dd6 <vm_exec_core+7526>, 0x5b6770b12cce <vm_exec_core+7262>, 0x5b6770b12fd9 <vm_exec_core+8041>, 0x5b6770b139c4 <vm_exec_core+10580>, 0x5b6770b1573f <vm_exec_core+18127>, 0x5b6770b14b8a <vm_exec_core+15130>, 0x5b6770b1573a <vm_exec_core+18122>, 0x5b6770b15f4e <vm_exec_core+20190>, 0x5b6770b15f49 <vm_exec_core+20185>, 0x5b6770b12fd4 <vm_exec_core+8036>, 0x5b6770b1640d <vm_exec_core+21405>, 0x5b6770b14123 <vm_exec_core+12467>, 0x5b6770b14128 <vm_exec_core+12472>, 0x5b6770b15f44 <vm_exec_core+20180>, 0x5b6770b15d8c <vm_exec_core+19740>, 0x5b6770b14dfb <vm_exec_core+15755>, 0x5b6770b14d32 <vm_exec_core+15554>, 0x5b6770b15e3b <vm_exec_core+19915>, 0x5b6770b15205 <vm_exec_core+16789>...}
reg_cfp = 0x7db2ed5ff560
reg_pc = 0x51500001b750
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005b6770b0c65b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x00005b6770b54603 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
ec = 0x5160000003d0
val = <optimized out>
#27 0x00005b6770868e61 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=138207477229320) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x5b6771e45ee0 <root_box_data>
iseq = 0x7db2ef95e5f0
#28 0x00005b67708633d5 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
box = 0x5b6771e45ee0 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 138207477682240
realpath_map = 138207477682080
path = 138207477229320
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#29 0x00005b67708612d4 in rb_require_string_internal (fname=138207477229360, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
result = <optimized out>
ec = 0x5160000003d0
result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
base = <optimized out>
#31 0x00005b6770b7ba38 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:3896
ci = 0x58c100140003
cc = <optimized out>
me = 0x7db2ef95e780
cfunc = 0x5060000370a8
recv = 138207477872720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x00005b6770b61305 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff0083afc0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4882
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#33 0x00005b6770b60d95 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5022
ci = <optimized out>
cc = 0x0
#34 0x00005b6770b1d3bd in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7db2ed5ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6115
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5b6770b11646 <vm_exec_core+1494>, 0x5b6770b1294d <vm_exec_core+6365>, 0x5b6770b17b71 <vm_exec_core+27393>, 0x5b6770b124bf <vm_exec_core+5199>, 0x5b6770b18922 <vm_exec_core+30898>, 0x5b6770b1672d <vm_exec_core+22205>, 0x5b6770b1433e <vm_exec_core+13006>, 0x5b6770b117ae <vm_exec_core+1854>, 0x5b6770b18164 <vm_exec_core+28916>, 0x5b6770b17eac <vm_exec_core+28220>, 0x5b6770b1273c <vm_exec_core+5836>, 0x5b6770b11c9e <vm_exec_core+3118>, 0x5b6770b16e26 <vm_exec_core+23990>, 0x5b6770b13243 <vm_exec_core+8659>, 0x5b6770b18365 <vm_exec_core+29429>, 0x5b6770b1800e <vm_exec_core+28574>, 0x5b6770b13931 <vm_exec_core+10433>, 0x5b6770b142cd <vm_exec_core+12893>, 0x5b6770b16985 <vm_exec_core+22805>, 0x5b6770b17f85 <vm_exec_core+28437>, 0x5b6770b15da0 <vm_exec_core+19760>, 0x5b6770b16a0e <vm_exec_core+22942>, 0x5b6770b174c7 <vm_exec_core+25687>, 0x5b6770b15cdd <vm_exec_core+19565>, 0x5b6770b11bdb <vm_exec_core+2923>, 0x5b6770b16430 <vm_exec_core+21440>, 0x5b6770b11a6e <vm_exec_core+2558>, 0x5b6770b11ea4 <vm_exec_core+3636>, 0x5b6770b13bb4 <vm_exec_core+11076>, 0x5b6770b158aa <vm_exec_core+18490>, 0x5b6770b162c9 <vm_exec_core+21081>, 0x5b6770b1554f <vm_exec_core+17631>, 0x5b6770b1167a <vm_exec_core+1546>, 0x5b6770b176f7 <vm_exec_core+26247>, 0x5b6770b17dd7 <vm_exec_core+28007>, 0x5b6770b1204b <vm_exec_core+4059>, 0x5b6770b12bf7 <vm_exec_core+7047>, 0x5b6770b128b5 <vm_exec_core+6213>, 0x5b6770b13332 <vm_exec_core+8898>, 0x5b6770b14169 <vm_exec_core+12537>, 0x5b6770b120f2 <vm_exec_core+4226>, 0x5b6770b1755f <vm_exec_core+25839>, 0x5b6770b12b81 <vm_exec_core+6929>, 0x5b6770b14017 <vm_exec_core+12199>, 0x5b6770b14ade <vm_exec_core+14958>, 0x5b6770b16ebc <vm_exec_core+24140>, 0x5b6770b15f62 <vm_exec_core+20210>, 0x5b6770b1360c <vm_exec_core+9628>, 0x5b6770b12e8e <vm_exec_core+7710>, 0x5b6770b16d12 <vm_exec_core+23714>, 0x5b6770b13d94 <vm_exec_core+11556>, 0x5b6770b1652f <vm_exec_core+21695>, 0x5b6770b15fd4 <vm_exec_core+20324>, 0x5b6770b165e6 <vm_exec_core+21878>, 0x5b6770b17aa9 <vm_exec_core+27193>, 0x5b6770b15361 <vm_exec_core+17137>, 0x5b6770b16f75 <vm_exec_core+24325>, 0x5b6770b113c8 <vm_exec_core+856>, 0x5b6770b16aa3 <vm_exec_core+23091>, 0x5b6770b1372b <vm_exec_core+9915>, 0x5b6770b15c38 <vm_exec_core+19400>, 0x5b6770b15e78 <vm_exec_core+19976>, 0x5b6770b14712 <vm_exec_core+13986>, 0x5b6770b11f58 <vm_exec_core+3816>, 0x5b6770b13ad9 <vm_exec_core+10857>, 0x5b6770b13116 <vm_exec_core+8358>, 0x5b6770b16664 <vm_exec_core+22004>, 0x5b6770b12283 <vm_exec_core+4627>, 0x5b6770b144bf <vm_exec_core+13391>, 0x5b6770b14e0f <vm_exec_core+15775>, 0x5b6770b13410 <vm_exec_core+9120>, 0x5b6770b1ee19 <vm_exec_core+56745>, 0x5b6770b12de5 <vm_exec_core+7541>, 0x5b6770b12cdd <vm_exec_core+7277>, 0x5b6770b12fe8 <vm_exec_core+8056>, 0x5b6770b139d3 <vm_exec_core+10595>, 0x5b6770b1574e <vm_exec_core+18142>, 0x5b6770b14b99 <vm_exec_core+15145>, 0x5b6770b16348 <vm_exec_core+21208>, 0x5b6770b14ff5 <vm_exec_core+16261>, 0x5b6770b17620 <vm_exec_core+26032>, 0x5b6770b18bc7 <vm_exec_core+31575>, 0x5b6770b17864 <vm_exec_core+26612>, 0x5b6770b184b5 <vm_exec_core+29765>, 0x5b6770b185a6 <vm_exec_core+30006>, 0x5b6770b11b00 <vm_exec_core+2704>, 0x5b6770b1808d <vm_exec_core+28701>, 0x5b6770b13cb9 <vm_exec_core+11337>, 0x5b6770b18288 <vm_exec_core+29208>, 0x5b6770b137fa <vm_exec_core+10122>, 0x5b6770b1779b <vm_exec_core+26411>, 0x5b6770b11997 <vm_exec_core+2343>, 0x5b6770b1217d <vm_exec_core+4365>, 0x5b6770b187ea <vm_exec_core+30586>, 0x5b6770b1409d <vm_exec_core+12333>, 0x5b6770b13e9a <vm_exec_core+11818>, 0x5b6770b113cd <vm_exec_core+861>, 0x5b6770b118ba <vm_exec_core+2122>, 0x5b6770b11453 <vm_exec_core+995>, 0x5b6770b17953 <vm_exec_core+26851>, 0x5b6770b1521e <vm_exec_core+16814>, 0x5b6770b148e2 <vm_exec_core+14450>, 0x5b6770b150fa <vm_exec_core+16522>, 0x5b6770b14d46 <vm_exec_core+15574>, 0x5b6770b13f2f <vm_exec_core+11967>, 0x5b6770b147ed <vm_exec_core+14205>, 0x5b6770b141b9 <vm_exec_core+12617>, 0x5b6770b149fc <vm_exec_core+14732>, 0x5b6770b14a6d <vm_exec_core+14845>, 0x5b6770b11637 <vm_exec_core+1479>, 0x5b6770b1293e <vm_exec_core+6350>, 0x5b6770b17b62 <vm_exec_core+27378>, 0x5b6770b124b0 <vm_exec_core+5184>, 0x5b6770b18913 <vm_exec_core+30883>, 0x5b6770b1671e <vm_exec_core+22190>, 0x5b6770b1432f <vm_exec_core+12991>, 0x5b6770b1179f <vm_exec_core+1839>, 0x5b6770b18155 <vm_exec_core+28901>, 0x5b6770b17e9d <vm_exec_core+28205>, 0x5b6770b1272d <vm_exec_core+5821>, 0x5b6770b11c8f <vm_exec_core+3103>, 0x5b6770b16e17 <vm_exec_core+23975>, 0x5b6770b13234 <vm_exec_core+8644>, 0x5b6770b18356 <vm_exec_core+29414>, 0x5b6770b17fff <vm_exec_core+28559>, 0x5b6770b13922 <vm_exec_core+10418>, 0x5b6770b142be <vm_exec_core+12878>, 0x5b6770b16976 <vm_exec_core+22790>, 0x5b6770b17f76 <vm_exec_core+28422>, 0x5b6770b15d91 <vm_exec_core+19745>, 0x5b6770b169ff <vm_exec_core+22927>, 0x5b6770b174b8 <vm_exec_core+25672>, 0x5b6770b15cce <vm_exec_core+19550>, 0x5b6770b11bcc <vm_exec_core+2908>, 0x5b6770b16421 <vm_exec_core+21425>, 0x5b6770b11a5f <vm_exec_core+2543>, 0x5b6770b11e95 <vm_exec_core+3621>, 0x5b6770b13ba5 <vm_exec_core+11061>, 0x5b6770b1589b <vm_exec_core+18475>, 0x5b6770b162ba <vm_exec_core+21066>, 0x5b6770b15540 <vm_exec_core+17616>, 0x5b6770b1166b <vm_exec_core+1531>, 0x5b6770b176e8 <vm_exec_core+26232>, 0x5b6770b17dc8 <vm_exec_core+27992>, 0x5b6770b1203c <vm_exec_core+4044>, 0x5b6770b12be8 <vm_exec_core+7032>, 0x5b6770b128a6 <vm_exec_core+6198>, 0x5b6770b13323 <vm_exec_core+8883>, 0x5b6770b1415a <vm_exec_core+12522>, 0x5b6770b120e3 <vm_exec_core+4211>, 0x5b6770b17550 <vm_exec_core+25824>, 0x5b6770b12b72 <vm_exec_core+6914>, 0x5b6770b14008 <vm_exec_core+12184>, 0x5b6770b14acf <vm_exec_core+14943>, 0x5b6770b16ead <vm_exec_core+24125>, 0x5b6770b15f53 <vm_exec_core+20195>, 0x5b6770b135fd <vm_exec_core+9613>, 0x5b6770b12e7f <vm_exec_core+7695>, 0x5b6770b16d03 <vm_exec_core+23699>, 0x5b6770b13d85 <vm_exec_core+11541>, 0x5b6770b16520 <vm_exec_core+21680>, 0x5b6770b15fc5 <vm_exec_core+20309>, 0x5b6770b165d7 <vm_exec_core+21863>, 0x5b6770b17a9a <vm_exec_core+27178>, 0x5b6770b15352 <vm_exec_core+17122>, 0x5b6770b16f66 <vm_exec_core+24310>, 0x5b6770b1640d <vm_exec_core+21405>, 0x5b6770b16a94 <vm_exec_core+23076>, 0x5b6770b1371c <vm_exec_core+9900>, 0x5b6770b15c29 <vm_exec_core+19385>, 0x5b6770b15e69 <vm_exec_core+19961>, 0x5b6770b14703 <vm_exec_core+13971>, 0x5b6770b15896 <vm_exec_core+18470>, 0x5b6770b13aca <vm_exec_core+10842>, 0x5b6770b13107 <vm_exec_core+8343>, 0x5b6770b16655 <vm_exec_core+21989>, 0x5b6770b12274 <vm_exec_core+4612>, 0x5b6770b144b0 <vm_exec_core+13376>, 0x5b6770b14e00 <vm_exec_core+15760>, 0x5b6770b13401 <vm_exec_core+9105>, 0x5b6770b1ee0a <vm_exec_core+56730>, 0x5b6770b12dd6 <vm_exec_core+7526>, 0x5b6770b12cce <vm_exec_core+7262>, 0x5b6770b12fd9 <vm_exec_core+8041>, 0x5b6770b139c4 <vm_exec_core+10580>, 0x5b6770b1573f <vm_exec_core+18127>, 0x5b6770b14b8a <vm_exec_core+15130>, 0x5b6770b1573a <vm_exec_core+18122>, 0x5b6770b15f4e <vm_exec_core+20190>, 0x5b6770b15f49 <vm_exec_core+20185>, 0x5b6770b12fd4 <vm_exec_core+8036>, 0x5b6770b1640d <vm_exec_core+21405>, 0x5b6770b14123 <vm_exec_core+12467>, 0x5b6770b14128 <vm_exec_core+12472>, 0x5b6770b15f44 <vm_exec_core+20180>, 0x5b6770b15d8c <vm_exec_core+19740>, 0x5b6770b14dfb <vm_exec_core+15755>, 0x5b6770b14d32 <vm_exec_core+15554>, 0x5b6770b15e3b <vm_exec_core+19915>, 0x5b6770b15205 <vm_exec_core+16789>...}
reg_cfp = 0x7db2ed5ff790
reg_pc = 0x504000008978
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00005b6770b0c272 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#37 0x00005b6770b54ab8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#38 0x00005b6770754c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x7db2ef95e820) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff0083b530, <optimized out>, 0x7fff0083b480, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7db2ef95e820
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#40 0x00005b677074dbe7 in rb_main (argc=9, argv=0x7fff0083b708) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7fff0083b708) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 3439630) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.te2i4s:
* -rw-r--r-- 1 100112 2025-11-19 08:29:45 +0000 _ruby_box_p3456578_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-19 08:29:45 +0000 _ruby_box_p3456578_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-19 08:29:45 +0000 _ruby_box_p3456578_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-19 08:29:45 +0000 _ruby_box_p3455839_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-19 08:29:45 +0000 _ruby_box_p3455839_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-19 08:29:45 +0000 _ruby_box_p3455839_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-19 08:29:44 +0000 _ruby_box_p3455148_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-19 08:29:44 +0000 _ruby_box_p3455148_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-19 08:29:44 +0000 _ruby_box_p3455148_2_rbconfig+sizeof.so
* -rw-r--r-- 1 31544 2025-11-19 08:29:44 +0000 _ruby_box_p3452383_2_monitor.so
* -rw-r--r-- 1 152440 2025-11-19 08:29:44 +0000 _ruby_box_p3452383_2_stringio.so
* -rw-r--r-- 1 28832 2025-11-19 08:29:44 +0000 _ruby_box_p3452383_2_erb+escape.so
* -rw-r--r-- 1 51032 2025-11-19 08:29:44 +0000 _ruby_box_p3452383_2_cgi+escape.so
* -rw-r--r-- 1 104440 2025-11-19 08:29:44 +0000 _ruby_box_p3452383_2_strscan.so
* -rw-r--r-- 1 24216 2025-11-19 08:29:44 +0000 _ruby_box_p3452383_2_io+nonblock.so
* -rw-r--r-- 1 65840 2025-11-19 08:29:44 +0000 _ruby_box_p3452383_2_digest.so
* -rw-r--r-- 1 1504016 2025-11-19 08:29:44 +0000 _ruby_box_p3452383_2_openssl.so
* -rw-r--r-- 1 16768 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_io+wait.so
* -rw-r--r-- 1 960176 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_socket.so
* -rw-r--r-- 1 302216 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_zlib.so
* -rw-r--r-- 1 112944 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_psych.so
* -rw-r--r-- 1 223704 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_json+ext+generator.so
* -rw-r--r-- 1 158088 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_json+ext+parser.so
* -rw-r--r-- 1 109520 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_etc.so
* -rw-r--r-- 1 941192 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_date_core.so
* -rw-r--r-- 1 100112 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-19 08:29:43 +0000 _ruby_box_p3452383_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-19 08:29:42 +0000 _ruby_box_p3452383_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-19 08:29:42 +0000 _ruby_box_p3450997_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-19 08:29:42 +0000 _ruby_box_p3450997_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-19 08:29:42 +0000 _ruby_box_p3450997_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 3439303 -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".
0x000074871b3107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe6ab14a3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x74871b56d740 (LWP 3439303) "make" 0x000074871b3107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe6ab14a3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Machine level backtrace
Thread 1 (Thread 0x74871b56d740 (LWP 3439303) "make"):
#0 0x000074871b3107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffe6ab14a3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_ret = <optimized out>
#1 0x000059b5aeab6d16 in reap_children ()
No symbol table info available.
#2 0x000059b5aeab7a8c in new_job ()
No symbol table info available.
#3 0x000059b5aeac672a in ?? ()
No symbol table info available.
#4 0x000059b5aeac709e in update_goal_chain ()
No symbol table info available.
#5 0x000059b5aeaa167a in main ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)
[Inferior 1 (process 3439303) detached]
make: *** [uncommon.mk:915: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 3439302 -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 3947587 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-19T07:43:24Z master 169d6c7cad) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ..................................
Finished in 37.539827 seconds
3333 files, 33486 examples, 135214 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.