# Logfile created on 2026-01-15 13:38:02 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000074937b2ffde0 @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.20260115-133802", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000074937b82c7f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000074937b82c638 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000074937b239208 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260115-133802", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260115-133802>, @binmode=false, @mon_data=#<Monitor:0x000074937b82c2a0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 11edc286d8
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
0077791a6c5c531f840dcc28423af9967ec47699287596e734863c63b79fc32a builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: 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]: 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/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.8.0
resolv 0.7.0
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.0
openssl 4.0.0
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.2
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/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=18189
"--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] 4114233=prism/result/static_inspect_test
[ 2/756] 4114238=-ext-/symbol/test_inadvertent_creation
[ 3/756] 4114231=prism/result/source_location_test
[ 4/756] 4114236=ruby/test_complex
[ 5/756] 4114232=-ext-/vm/test_at_exit
[ 6/756] 4114241=-ext-/thread/test_instrumentation_api
[ 7/756] 4114234=psych/test_data
[ 8/756] 4114243=ripper/test_files_ext
[ 9/756] 4114245=openssl/test_x509ext
[ 10/756] 4114252=prism/unescape_test
[ 11/756] 4114247=ruby/test_object_id
[ 12/756] 4114258=prism/result/equality_test
[ 13/756] 4114255=prism/ruby/tunnel_test
[ 14/756] 4114249=rubygems/test_gem_text
[ 15/756] 4114266=ruby/test_settracefunc
[ 16/756] 4114234=rubygems/test_gem_commands_stale_command
[ 17/756] 4114232=rubygems/test_gem_version
[ 18/756] 4114263=test_pp
[ 19/756] 4114233=socket/test_tcp
[ 20/756] 4114263=ruby/test_sprintf_comb
[ 21/756] 4114245=ruby/test_method_cache
[ 22/756] 4114245=ruby/test_path
[ 23/756] 4114252=rubygems/test_gem_stub_specification
[ 24/756] 4114245=rubygems/test_gem_ext_rake_builder
[ 25/756] 4114255=monitor/test_monitor
[ 26/756] 4114258=json/json_string_matching_test
[ 27/756] 4114258=mkmf/test_flags
[ 28/756] 4114231=openssl/test_asn1
[ 29/756] 4114243=ruby/test_transcode
[ 30/756] 4114255=ruby/test_whileuntil
[ 31/756] 4114238=test_extlibs
[ 32/756] 4114255=-ext-/rational/test_rat
[ 33/756] 4114255=-ext-/win32/test_dln
[ 34/756] 4114255=openssl/test_x509attr
[ 35/756] 4114231=ruby/test_complex2
[ 36/756] 4114231=ruby/enc/test_iso_8859
[ 37/756] 4114255=ruby/test_string_memory
[ 38/756] 4114234=prism/regexp_test
[ 39/756] 4114233=mkmf/test_pkg_config
[ 40/756] 4114263=-ext-/bignum/test_big2str
[ 41/756] 4114231=open-uri/test_open-uri
[ 42/756] 4114263=-ext-/string/test_coderange
[ 43/756] 4114255=prism/ruby/location_test
[ 44/756] 4114249=-ext-/string/test_enc_associate
[ 45/756] 4114263=prism/api/dump_test
[ 46/756] 4114255=ruby/test_allocation
[ 47/756] 4114232=ruby/test_gc
[ 48/756] 4114247=ruby/test_iseq
[ 49/756] 4114234=yaml/test_store
[ 50/756] 4114233=ruby/test_insns_leaf
[ 51/756] 4114233=-ext-/load/test_protect
[ 52/756] 4114234=psych/test_tree_builder
[ 53/756] 4114234=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 54/756] 4114233=net/protocol/test_protocol
[ 55/756] 4114234=rubygems/test_gem_commands_open_command
[ 56/756] 4114233=openssl/test_x509req
[ 57/756] 4114236=ruby/enc/test_gbk
[ 58/756] 4114236=rubygems/test_gem_specification
Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_hash: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 40669>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4114231 ko1 8u IPv4 50049484 0t0 TCP localhost:40669->localhost:46848 (CLOSE_WAIT)
[ 59/756] 4114252=rubygems/test_gem_name_tuple
Closed file descriptor: TestOpenURI#test_redirect_relative: 8
Leaked file descriptor: TestOpenURI#test_404: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33107>
[ 60/756] 4114252=ruby/test_warning
[ 61/756] 4114234=rubygems/test_gem_dependency_installer
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4114231 ko1 8u IPv4 50056343 0t0 TCP localhost:33107->localhost:60462 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_header: 8
Leaked file descriptor: TestOpenURI#test_redirect_auth_failure_r2: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 34359>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4114231 ko1 8u IPv4 50050763 0t0 TCP localhost:34359->localhost:38924 (CLOSE_WAIT)
[ 62/756] 4114231=ruby/test_refinement
[ 63/756] 4114233=openssl/test_x509crl
[ 64/756] 4114252=strscan/test_stringscanner
[ 65/756] 4114252=psych/test_numeric
[ 66/756] 4114252=psych/test_class
[ 67/756] 4114252=ruby/enc/test_gb18030
[ 68/756] 4114241=rubygems/test_gem_package_tar_reader
[ 69/756] 4114252=mkmf/test_mkmf
[ 70/756] 4114252=-ext-/bignum/test_mul
[ 71/756] 4114233=ruby/test_mixed_unicode_escapes
[ 72/756] 4114233=-ext-/test_enumerator_kw
[ 73/756] 4114252=did_you_mean/spell_checking/test_require_path_check
[ 74/756] 4114233=io/nonblock/test_flush
[ 75/756] 4114233=openssl/test_pkcs7
[ 76/756] 4114252=rubygems/test_gem_commands_fetch_command
[ 77/756] 4114258=ruby/test_complexrational
[ 78/756] 4114258=rubygems/test_gem_ext_builder
[ 79/756] 4114241=fileutils/test_verbose
[ 80/756] 4114252=-ext-/typeddata/test_typeddata
[ 81/756] 4114241=rubygems/test_gem_resolver_vendor_specification
[ 82/756] 4114241=prism/ruby/compiler_test
[ 83/756] 4114241=date/test_date_strftime
[ 84/756] 4114249=ruby/test_struct
[ 85/756] 4114245=-ext-/bignum/test_bigzero
[ 86/756] 4114245=ruby/test_basicinstructions
[ 87/756] 4114249=fiber/test_mutex
[ 88/756] 4114245=ruby/test_box
[ 89/756] 4114233=socket/test_basicsocket
[ 90/756] 4114252=rubygems/test_gem_commands_owner_command
[ 91/756] 4114233=-ext-/test_recursion
[ 92/756] 4114233=-ext-/string/test_normalize
[ 93/756] 4114233=prism/locals_test
[ 94/756] 4114233=test_find
[ 95/756] 4114233=rubygems/test_gem_unsatisfiable_dependency_error
[ 96/756] 4114247=objspace/test_ractor
[ 97/756] 4114249=rubygems/test_gem_package_tar_header
[ 98/756] 4114233=prism/ruby/pattern_test
[ 99/756] 4114249=ripper/test_sexp
[100/756] 4114233=prism/api/lex_test
[101/756] 4114233=rubygems/test_gem_rdoc
[102/756] 4114243=rubygems/test_gem_version_option
[103/756] 4114249=ripper/test_files_test_2
[104/756] 4114233=ruby/test_require_lib
[105/756] 4114252=psych/test_stringio
[106/756] 4114252=rubygems/test_gem_remote_fetcher_s3
[107/756] 4114252=-ext-/win32/test_fd_setsize
[108/756] 4114252=ruby/test_objectspace
[109/756] 4114241=test_trick
[110/756] 4114243=prism/version_test
[111/756] 4114263=rubygems/test_gem_request_set
[112/756] 4114243=psych/test_null
[113/756] 4114243=rubygems/test_gem_resolver_activation_request
[114/756] 4114243=ruby/enc/test_big5
[115/756] 4114243=-ext-/iseq_load/test_iseq_load
[116/756] 4114247=-ext-/scheduler/test_interrupt_with_scheduler
[117/756] 4114247=did_you_mean/core_ext/test_name_error_extension
[118/756] 4114247=-ext-/string/test_fstring
[119/756] 4114247=ruby/test_fixnum
[120/756] 4114247=fiber/test_timeout
[121/756] 4114247=ruby/test_signal
[122/756] 4114236=fiber/test_scheduler
[123/756] 4114266=-ext-/test_ensure_and_callcc
[124/756] 4114266=-ext-/test_bug-14834
[125/756] 4114234=openssl/test_buffering
[126/756] 4114266=prism/ruby/ruby_parser_test
[127/756] 4114234=resolv/test_svcb_https
[128/756] 4114234=psych/nodes/test_enumerable
[129/756] 4114234=-ext-/proc/test_bmethod
[130/756] 4114234=-ext-/funcall/test_passing_block
[131/756] 4114234=uri/test_http
[132/756] 4114234=openssl/test_x509cert
[133/756] 4114263=socket/test_addrinfo
[134/756] 4114266=mkmf/test_have_func
[135/756] 4114238=-ext-/string/test_enc_str_buf_cat
[136/756] 4114238=rubygems/test_gem_package_tar_reader_entry
[137/756] 4114263=optparse/test_zsh_completion
[138/756] 4114263=rubygems/test_webauthn_listener
[139/756] 4114245=-ext-/thread/test_lock_native_thread
[140/756] 4114263=rubygems/test_gem_resolver_specification
[141/756] 4114258=dtrace/test_load
[142/756] 4114258=ruby/test_encoding
[143/756] 4114263=json/json_fixtures_test
[144/756] 4114245=ruby/test_default_gems
[145/756] 4114263=rubygems/test_gem_security_trust_dir
[146/756] 4114263=mkmf/test_constant
[147/756] 4114245=-ext-/exception/test_data_error
[148/756] 4114245=ruby/test_rubyvm
[149/756] 4114245=ruby/test_weakmap
[150/756] 4114238=rubygems/test_gem_doctor
[151/756] 4114234=socket/test_ancdata
[152/756] 4114238=ruby/enc/test_euc_jp
[153/756] 4114234=-ext-/string/test_external_new
[154/756] 4114238=ripper/test_scanner_events
[155/756] 4114234=-ext-/test_abi
[156/756] 4114238=rubygems/test_gem_resolver_dependency_request
[157/756] 4114238=rubygems/test_deprecate
[158/756] 4114238=win32/test_registry
[159/756] 4114238=openssl/test_ssl
[160/756] 4114266=prism/api/parse_success_test
[161/756] 4114266=rubygems/test_gem_commands_push_command
[162/756] 4114234=ruby/test_module
[163/756] 4114258=strscan/test_ractor
[164/756] 4114258=ruby/test_sprintf
[165/756] 4114266=rubygems/test_gem_uri_formatter
[166/756] 4114266=ruby/test_optimization
[167/756] 4114258=rubygems/test_gem_request_connection_pools
[168/756] 4114243=uri/test_common
[169/756] 4114258=-ext-/gvl/test_last_thread
[170/756] 4114236=uri/test_ldap
[171/756] 4114236=rubygems/test_gem_source_lock
[172/756] 4114236=etc/test_etc
[173/756] 4114243=rubygems/test_gem_remote_fetcher_local_server
[174/756] 4114243=openssl/test_cipher
[175/756] 4114236=psych/test_hash
[176/756] 4114258=-ext-/time/test_new
[177/756] 4114258=rubygems/test_gem_commands_which_command
[178/756] 4114236=ruby/test_enum
[179/756] 4114258=prism/api/parse_test
[180/756] 4114258=rubygems/test_gem_source_specific_file
[181/756] 4114243=socket/test_unix
[182/756] 4114243=optparse/test_optparse
[183/756] 4114258=psych/test_coder
[184/756] 4114258=ruby/test_symbol
[185/756] 4114243=io/console/test_ractor
[186/756] 4114243=rubygems/test_gem_spec_fetcher
[187/756] 4114241=ruby/test_undef
[188/756] 4114241=rubygems/test_gem_commands_sources_command
[189/756] 4114243=uri/test_ws
[190/756] 4114243=io/console/test_io_console
[191/756] 4114263=date/test_date_arith
[192/756] 4114263=ruby/test_numeric
[193/756] 4114263=ruby/test_metaclass
[194/756] 4114263=ruby/test_io
[195/756] 4114241=pathname/test_ractor
[196/756] 4114247=rubygems/test_gem_commands_environment_command
[197/756] 4114241=-ext-/tracepoint/test_tracepoint
[198/756] 4114245=-ext-/integer/test_my_integer
[199/756] 4114245=dtrace/test_array_create
[200/756] 4114245=rubygems/test_gem_resolver_installed_specification
[201/756] 4114245=rubygems/test_gem_commands_mirror
[202/756] 4114245=-ext-/marshal/test_internal_ivar
[203/756] 4114245=prism/encoding/symbol_encoding_test
[204/756] 4114249=prism/ruby/desugar_compiler_test
[205/756] 4114245=mkmf/test_signedness
[206/756] 4114249=openssl/test_hmac
[207/756] 4114249=net/http/test_httpresponse
[208/756] 4114249=ruby/test_inlinecache
[209/756] 4114247=ruby/test_weakkeymap
[210/756] 4114249=-ext-/marshal/test_usrmarshal
[211/756] 4114241=rubygems/test_gem_command
[212/756] 4114241=ruby/test_key_error
[213/756] 4114241=openssl/test_engine
[214/756] 4114241=-ext-/exception/test_enc_raise
[215/756] 4114241=-ext-/postponed_job/test_postponed_job
[216/756] 4114243=rubygems/test_gem_request_set_lockfile
[217/756] 4114249=json/ractor_test
[218/756] 4114233=fiber/test_io_close
[219/756] 4114233=did_you_mean/tree_spell/test_human_typo
[220/756] 4114233=-ext-/load/test_dot_dot
[221/756] 4114233=ruby/test_bignum
[222/756] 4114249=prism/ruby/reflection_test
[223/756] 4114249=rubygems/test_gem_util
[224/756] 4114249=test_tempfile
[225/756] 4114233=openssl/test_config
[226/756] 4114233=rubygems/test_gem_resolver
[227/756] 4114247=rubygems/test_gem_gemcutter_utilities
[228/756] 4114236=rubygems/test_gem_remote_fetcher
[229/756] 4114247=did_you_mean/edit_distance/test_jaro_winkler
[230/756] 4114247=rubygems/test_gem_commands_yank_command
[231/756] 4114241=rubygems/test_exit
[232/756] 4114233=did_you_mean/spell_checking/test_pattern_key_name_check
[233/756] 4114233=ruby/test_call
[234/756] 4114231=ruby/test_thread
[235/756] 4114236=dtrace/test_hash_create
[236/756] 4114236=json/json_generic_object_test
[237/756] 4114236=date/test_switch_hitter
[238/756] 4114236=ruby/test_defined
[239/756] 4114241=-ext-/bignum/test_pack
[240/756] 4114247=ruby/enc/test_case_options
[241/756] 4114247=ruby/test_ractor
[242/756] 4114233=-ext-/method/test_arity
[243/756] 4114233=ripper/test_files_sample
[244/756] 4114236=-ext-/st/test_update
[245/756] 4114236=rubygems/test_gem_security_policy
[246/756] 4114249=rubygems/test_gem_install_update_options
[247/756] 4114233=uri/test_file
[248/756] 4114241=rubygems/test_gem_resolver_index_set
[249/756] 4114241=rubygems/test_gem_dependency_resolution_error
[250/756] 4114241=prism/fixtures_test
[251/756] 4114245=ruby/test_rational2
[252/756] 4114233=net/http/test_http
[253/756] 4114245=dtrace/test_raise
[254/756] 4114245=open-uri/test_proxy
[255/756] 4114236=io/wait/test_io_wait_uncommon
[256/756] 4114236=psych/test_string
[257/756] 4114245=ruby/test_yield
[258/756] 4114243=rubygems/test_gem_request_set_lockfile_parser
[259/756] 4114234=ruby/enc/test_shift_jis
[260/756] 4114234=rubygems/test_gem_ci_detector
[261/756] 4114234=rubygems/test_gem_resolver_vendor_set
[262/756] 4114249=ruby/test_fnmatch
[263/756] 4114234=mkmf/test_have_library
[264/756] 4114243=rubygems/test_require
[265/756] 4114241=net/http/test_https
[266/756] 4114249=erb/test_erb_command
[267/756] 4114236=prism/result/integer_base_flags_test
[268/756] 4114258=net/http/test_httpresponses
[269/756] 4114236=ruby/test_unicode_escape
[270/756] 4114249=uri/test_ftp
[271/756] 4114249=-ext-/string/test_too_many_dummy_encodings
[272/756] 4114258=ripper/test_filter
[273/756] 4114258=rubygems/test_gem_ext_cmake_builder
[274/756] 4114249=ruby/test_clone
[275/756] 4114236=objspace/test_objspace
[276/756] 4114258=erb/test_erb_m17n
[277/756] 4114258=ruby/enc/test_koi8
[278/756] 4114258=ruby/test_pattern_matching
[279/756] 4114238=fiber/test_thread
[280/756] 4114238=rubygems/test_gem_commands_search_command
[281/756] 4114238=ruby/test_arithmetic_sequence
[282/756] 4114238=ruby/test_literal
[283/756] 4114252=ruby/test_file
[284/756] 4114249=socket/test_sockopt
[285/756] 4114249=ruby/test_frozen_error
[286/756] 4114249=prism/bom_test
[287/756] 4114258=ruby/test_lambda
[288/756] 4114249=psych/test_encoding
[289/756] 4114249=rubygems/test_gem_commands_specification_command
[290/756] 4114258=psych/handlers/test_recorder
[291/756] 4114258=-ext-/iter/test_yield_block
[292/756] 4114258=psych/test_yaml
[293/756] 4114249=psych/test_boolean
[294/756] 4114249=mkmf/test_config
[295/756] 4114258=fiber/test_ractor
[296/756] 4114258=psych/test_document
[297/756] 4114258=did_you_mean/test_spell_checker
[298/756] 4114258=-ext-/bug_reporter/test_bug_reporter
[299/756] 4114234=optparse/test_getopts
[300/756] 4114234=rubygems/test_gem_resolver_api_specification
[301/756] 4114234=prism/ruby/parameters_signature_test
[302/756] 4114234=ruby/test_primitive
[303/756] 4114234=rubygems/test_gem_request
[304/756] 4114258=rubygems/test_gem_commands_signin_command
[305/756] 4114258=socket/test_nonblock
[306/756] 4114234=openssl/test_pkey
[307/756] 4114258=psych/test_yamldbm
[308/756] 4114258=json/test_helper
[309/756] 4114258=ruby/test_thread_cv
[310/756] 4114243=ruby/enc/test_windows_1251
[311/756] 4114243=prism/ruby/relocation_test
[312/756] 4114249=ripper/test_parser_events
[313/756] 4114243=resolv/test_addr
[314/756] 4114255=-ext-/file/test_stat
[315/756] 4114255=ruby/test_eval
[316/756] 4114243=resolv/test_win32_config
[317/756] 4114243=mkmf/test_convertible
[318/756] 4114249=rubygems/test_gem_resolver_best_set
[319/756] 4114234=prism/newline_offsets_test
[320/756] 4114249=ruby/test_regexp
[321/756] 4114258=ruby/test_rational
[322/756] 4114234=-ext-/bignum/test_str2big
[323/756] 4114234=rubygems/test_gem_resolver_conflict
[324/756] 4114234=ruby/test_readpartial
[325/756] 4114234=psych/test_scalar
[326/756] 4114234=rubygems/test_gem_commands_contents_command
[327/756] 4114252=rubygems/test_gem_commands_cert_command
[328/756] 4114234=fiber/test_io
[329/756] 4114258=fileutils/test_fileutils
[330/756] 4114234=-ext-/eval/test_eval
[331/756] 4114234=fiber/test_process
[332/756] 4114255=ruby/test_object
[333/756] 4114238=coverage/test_coverage
[334/756] 4114241=json/json_common_interface_test
[335/756] 4114233=psych/test_stream
[336/756] 4114233=pathname/test_pathname
[337/756] 4114241=rubygems/test_remote_fetch_error
[338/756] 4114241=ruby/test_dir_m17n
[339/756] 4114252=rubygems/test_gem_resolver_git_specification
[340/756] 4114233=prism/result/named_capture_test
[341/756] 4114233=rubygems/test_gem_commands_dependency_command
[342/756] 4114233=rubygems/test_gem_ext_ext_conf_builder
[343/756] 4114252=dtrace/test_cmethod
[344/756] 4114252=-ext-/string/test_qsort
[345/756] 4114252=fiber/test_storage
[346/756] 4114252=-ext-/path_to_class/test_path_to_class
[347/756] 4114252=prism/result/string_test
[348/756] 4114252=json/json_addition_test
[349/756] 4114252=dtrace/test_method_cache
[350/756] 4114252=ruby/test_iterator
[351/756] 4114252=rubygems/test_gem_resolver_index_specification
[352/756] 4114252=dtrace/test_string
[353/756] 4114252=psych/test_marshalable
[354/756] 4114252=rubygems/test_gem_dependency
[355/756] 4114255=ruby/test_class
[356/756] 4114252=psych/test_serialize_subclasses
[357/756] 4114252=ruby/test_const
[358/756] 4114252=prism/api/parse_comments_test
[359/756] 4114252=uri/test_wss
[360/756] 4114252=fiber/test_address_resolve
[361/756] 4114252=ruby/test_variable
[362/756] 4114245=openssl/test_digest
[363/756] 4114245=rubygems/test_gem_resolver_lock_specification
[364/756] 4114245=-ext-/string/test_cstr
[365/756] 4114238=-ext-/num2int/test_num2int
[366/756] 4114238=rubygems/test_gem_source_local
[367/756] 4114247=-ext-/iter/test_iter_break
[368/756] 4114247=mkmf/test_have_macro
[369/756] 4114245=ruby/test_process
[370/756] 4114238=ruby/test_parse
[371/756] 4114233=fileutils/test_nowrite
[372/756] 4114243=ruby/test_flip
[373/756] 4114233=ruby/test_thread_queue
[374/756] 4114243=optparse/test_summary
[375/756] 4114243=ruby/test_stack
[376/756] 4114247=rubygems/test_gem_ext_cargo_builder_unit
[377/756] 4114247=rubygems/test_gem_commands_install_command
[378/756] 4114241=-ext-/st/test_foreach
[379/756] 4114241=ruby/test_econv
[380/756] 4114263=test_securerandom
[381/756] 4114263=ruby/test_enumerator
[382/756] 4114252=rubygems/test_gem_package
[383/756] 4114238=ruby/enc/test_utf16
[384/756] 4114238=psych/test_safe_load
[385/756] 4114238=ruby/test_frozen
[386/756] 4114238=rubygems/test_gem_source
[387/756] 4114252=ruby/test_name_error
[388/756] 4114238=-ext-/exception/test_exception_at_throwing
[389/756] 4114238=prism/encoding/string_encoding_test
[390/756] 4114232=rubygems/test_gem_source_vendor
[391/756] 4114238=rubygems/test_gem_commands_list_command
[392/756] 4114232=did_you_mean/spell_checking/test_variable_name_check
[393/756] 4114233=yaml/test_dbm
[394/756] 4114233=test_pty
[395/756] 4114238=psych/test_symbol
[396/756] 4114238=rubygems/test_gem_uninstaller
[397/756] 4114232=rubygems/test_gem_platform
[398/756] 4114243=prism/ractor_test
[399/756] 4114232=prism/result/overlap_test
[400/756] 4114252=rubygems/test_gem_source_installed
[401/756] 4114252=-ext-/string/test_modify_expand
[402/756] 4114252=rubygems/test_gem_available_set
[403/756] 4114243=did_you_mean/tree_spell/test_change_word
[404/756] 4114243=psych/test_date_time
[405/756] 4114252=openssl/test_pkcs12
[406/756] 4114247=date/test_date
[407/756] 4114247=uri/test_parser
[408/756] 4114243=digest/test_ractor
[409/756] 4114247=json/json_coder_test
[410/756] 4114247=psych/test_psych
[411/756] 4114233=fiber/test_enumerator
[412/756] 4114233=rubygems/test_gem_commands_help_command
[413/756] 4114247=ruby/test_stringchar
[414/756] 4114232=rubygems/test_gem_package_tar_header_ractor
[415/756] 4114233=-ext-/arith_seq/test_arith_seq_extract
[416/756] 4114247=-ext-/debug/test_debug
[417/756] 4114247=rubygems/test_gem_uri
[418/756] 4114247=test_rbconfig
[419/756] 4114252=rubygems/test_gem_package_old
[420/756] 4114241=digest/test_digest
[421/756] 4114252=ruby/test_lazy_enumerator
[422/756] 4114247=-ext-/debug/test_profile_frames
[423/756] 4114243=-ext-/load/test_resolve_symbol
[424/756] 4114233=date/test_date_compat
[425/756] 4114233=error_highlight/test_error_highlight
[426/756] 4114243=ruby/test_array
[427/756] 4114247=mkmf/test_find_executable
[428/756] 4114247=openssl/test_kdf
[429/756] 4114247=-ext-/class/test_class2name
[430/756] 4114247=psych/test_nil
[431/756] 4114247=rubygems/test_gem_request_set_lockfile_tokenizer
[432/756] 4114247=rubygems/test_gem_commands_outdated_command
[433/756] 4114238=json/json_ryu_fallback_test
[434/756] 4114238=prism/ruby/string_query_test
[435/756] 4114247=ruby/test_backtrace
[436/756] 4114238=ruby/test_time_tz
[437/756] 4114238=mkmf/test_framework
[438/756] 4114238=ruby/enc/test_case_comprehensive
[439/756] 4114238=psych/test_omap
[440/756] 4114238=zlib/test_zlib
[441/756] 4114258=prism/magic_comment_test
[442/756] 4114232=ruby/test_marshal
[443/756] 4114252=did_you_mean/spell_checking/test_uncorrectable_name_check
[444/756] 4114252=optparse/test_load
[445/756] 4114266=ruby/test_proc
[446/756] 4114252=dtrace/test_singleton_function
[447/756] 4114252=optparse/test_cclass
[448/756] 4114258=test_shellwords
[449/756] 4114258=date/test_date_strptime
[450/756] 4114258=open-uri/test_ssl
[451/756] 4114252=net/http/test_https_proxy
[452/756] 4114252=openssl/test_pkey_dsa
[453/756] 4114247=ruby/test_nomethod_error
[454/756] 4114247=prism/library_symbols_test
[455/756] 4114247=psych/visitors/test_emitter
[456/756] 4114247=psych/test_json_tree
[457/756] 4114247=psych/test_ractor
[458/756] 4114232=rubygems/test_gem_remote_fetcher_local_ssl_server
[459/756] 4114252=stringio/test_ractor
[460/756] 4114252=ruby/test_float
[461/756] 4114247=rubygems/test_gem
[462/756] 4114258=prism/percent_delimiter_string_test
[463/756] 4114258=prism/api/freeze_test
[464/756] 4114258=ripper/test_files_test_1
[465/756] 4114252=test_delegate
[466/756] 4114266=ruby/test_set
[467/756] 4114252=-ext-/stack/test_stack_overflow
[468/756] 4114252=prism/result/attribute_write_test
[469/756] 4114252=psych/test_parser
[470/756] 4114266=psych/test_yaml_special_cases
[471/756] 4114252=rubygems/test_gem_source_list
[472/756] 4114266=rubygems/test_gem_installer
[473/756] 4114252=rubygems/test_gem_command_manager
[474/756] 4114232=rubygems/test_gem_commands_check_command
[475/756] 4114232=ruby/test_random_formatter
[476/756] 4114232=rubygems/test_gem_source_git
[477/756] 4114252=ruby/enc/test_regex_casefold
[478/756] 4114252=ruby/test_pipe
[479/756] 4114252=ruby/test_condition
[480/756] 4114252=ruby/enc/test_cp949
[481/756] 4114252=ruby/test_string
[482/756] 4114241=ripper/test_files_lib
[483/756] 4114247=ruby/enc/test_emoji
[484/756] 4114247=rubygems/test_gem_resolver_git_set
[485/756] 4114238=did_you_mean/spell_checking/test_class_name_check
[486/756] 4114238=date/test_date_attr
[487/756] 4114238=-ext-/test_scan_args
[488/756] 4114238=-ext-/struct/test_duplicate
[489/756] 4114238=json/json_ext_parser_test
[490/756] 4114238=ruby/test_time
[491/756] 4114238=ruby/test_integer
[492/756] 4114255=erb/test_erb
[493/756] 4114233=ruby/enc/test_utf32
[494/756] 4114233=-ext-/integer/test_integer
[495/756] 4114255=-ext-/string/test_ellipsize
[496/756] 4114255=ruby/test_memory_view
[497/756] 4114233=prism/test_helper
[498/756] 4114233=date/test_date_parse
[499/756] 4114255=rubygems/test_gem_commands_update_command
[500/756] 4114247=openssl/test_fips
[501/756] 4114233=openssl/test_pkey_ec
[502/756] 4114233=ruby/test_rand
[503/756] 4114247=-ext-/struct/test_data
[504/756] 4114247=optparse/test_noarg
[505/756] 4114232=prism/result/static_literals_test
[506/756] 4114232=psych/visitors/test_to_ruby
[507/756] 4114232=rubygems/test_bundled_ca
[508/756] 4114233=openssl/test_random
[509/756] 4114233=fiber/test_backtrace
[510/756] 4114233=rubygems/test_gem_safe_marshal
[511/756] 4114258=-ext-/string/test_capacity
[512/756] 4114258=-ext-/float/test_nextafter
[513/756] 4114243=-ext-/array/test_resize
[514/756] 4114243=-ext-/bignum/test_div
[515/756] 4114243=psych/test_deprecated
[516/756] 4114243=ruby/test_gc_compact
[517/756] 4114258=uri/test_generic
[518/756] 4114258=prism/result/breadth_first_search_test
[519/756] 4114258=ruby/test_fiber
[520/756] 4114247=rubygems/test_gem_commands_rebuild_command
[521/756] 4114247=psych/test_alias_and_anchor
[522/756] 4114232=rubygems/test_gem_commands_setup_command
[523/756] 4114247=ruby/enc/test_cesu8
[524/756] 4114247=json/json_parser_test
[525/756] 4114247=ruby/test_vm_dump
[526/756] 4114247=open-uri/test_ftp
[527/756] 4114247=test_open3
[528/756] 4114241=prism/errors_test
[529/756] 4114233=ripper/test_ripper
[530/756] 4114241=did_you_mean/spell_checking/test_key_name_check
[531/756] 4114241=test_singleton
[532/756] 4114241=ruby/test_assignment
[533/756] 4114232=ruby/test_syntax
[534/756] 4114255=date/test_date_marshal
[535/756] 4114255=openssl/test_ossl
[536/756] 4114255=rubygems/test_gem_request_set_gem_dependency_api
[537/756] 4114255=ruby/enc/test_grapheme_breaks
[538/756] 4114255=ruby/test_pack
[539/756] 4114233=rubygems/test_gem_commands_unpack_command
[540/756] 4114233=rubygems/test_gem_commands_exec_command
[541/756] 4114255=rubygems/test_gem_resolver_local_specification
[542/756] 4114255=ruby/test_autoload
[543/756] 4114238=optparse/test_optarg
[544/756] 4114266=io/wait/test_ractor
[545/756] 4114266=openssl/test_ssl_session
[546/756] 4114238=psych/json/test_stream
[547/756] 4114238=ruby/test_file_exhaustive
[548/756] 4114233=rubygems/test_gem_ext_cargo_builder
[549/756] 4114266=rubygems/test_gem_gem_runner
[550/756] 4114266=psych/test_exception
[551/756] 4114266=psych/test_object
[552/756] 4114233=rubygems/test_gem_commands_signout_command
[553/756] 4114266=dtrace/test_function_entry
[554/756] 4114266=prism/result/implicit_array_test
[555/756] 4114266=optparse/test_acceptable
[556/756] 4114233=-ext-/struct/test_len
[557/756] 4114233=prism/heredoc_dedent_test
[558/756] 4114233=rubygems/test_kernel
[559/756] 4114263=did_you_mean/spell_checking/test_method_name_check
[560/756] 4114263=lib/!Nothing_to_test
[561/756] 4114263=ruby/test_keyword
[562/756] 4114266=prism/result/numeric_value_test
[563/756] 4114266=rubygems/test_gem_package_task
[564/756] 4114266=openssl/test_provider
[565/756] 4114233=openssl/test_bn
[566/756] 4114233=net/http/test_httpheader
[567/756] 4114233=net/http/test_http_request
[568/756] 4114233=ruby/test_data
[569/756] 4114233=rubygems/test_gem_commands_server_command
[570/756] 4114233=-ext-/test_random
[571/756] 4114233=psych/test_merge_keys
[572/756] 4114233=ripper/test_lexer
[573/756] 4114233=optparse/test_kwargs
[574/756] 4114233=io/wait/test_io_wait
[575/756] 4114263=rubygems/test_gem_ext_configure_builder
[576/756] 4114263=openssl/test_x509store
[577/756] 4114266=resolv/test_mdns
[578/756] 4114241=cgi/test_cgi_escape
[579/756] 4114266=ruby/test_dir
[580/756] 4114243=rubygems/test_gem_local_remote_options
[581/756] 4114247=ruby/test_exception
[582/756] 4114243=optparse/test_bash_completion
[583/756] 4114243=rubygems/test_gem_security_signer
[584/756] 4114263=-ext-/string/test_set_len
[585/756] 4114263=ruby/test_threadgroup
[586/756] 4114243=ruby/enc/test_euc_kr
[587/756] 4114243=rubygems/test_gem_commands_lock_command
[588/756] 4114243=ruby/test_sleep
[589/756] 4114241=fiber/test_queue
[590/756] 4114241=prism/result/regular_expression_options_test
[591/756] 4114241=mkmf/test_install
[592/756] 4114263=test_prettyprint
[593/756] 4114266=prism/result/integer_parse_test
[594/756] 4114266=rubygems/test_gem_validator
[595/756] 4114263=test_bundled_gems
[596/756] 4114263=prism/lex_test
[597/756] 4114266=did_you_mean/test_tree_spell_checker
[598/756] 4114266=ruby/test_m17n_comb
[599/756] 4114241=date/test_date_ractor
[600/756] 4114233=openssl/test_pair
[601/756] 4114241=prism/result/index_write_test
[602/756] 4114241=ruby/test_integer_comb
[603/756] 4114263=psych/visitors/test_depth_first
[604/756] 4114263=openssl/test_ns_spki
[605/756] 4114263=fileutils/test_dryrun
[606/756] 4114263=fiber/test_io_buffer
[607/756] 4114263=prism/encoding/encodings_test
[608/756] 4114263=json/json_generator_test
[609/756] 4114243=rubygems/test_gem_impossible_dependencies_error
[610/756] 4114243=-ext-/symbol/test_type
[611/756] 4114243=ruby/test_range
[612/756] 4114233=rubygems/test_gem_source_subpath_problem
[613/756] 4114233=test_tmpdir
[614/756] 4114263=prism/result/node_id_test
[615/756] 4114233=prism/api/parse_stream_test
[616/756] 4114233=rubygems/test_gem_resolver_api_set
[617/756] 4114233=psych/test_emitter
[618/756] 4114233=openssl/test_ts
[619/756] 4114258=-ext-/load/test_stringify_symbols
[620/756] 4114258=ruby/test_rubyoptions
[621/756] 4114255=-ext-/test_printf
[622/756] 4114263=prism/result/warnings_test
[623/756] 4114255=-ext-/array/test_to_ary_concat
[624/756] 4114263=socket/test_udp
[625/756] 4114263=prism/ruby/dispatcher_test
[626/756] 4114263=mkmf/test_configuration
[627/756] 4114243=ruby/enc/test_windows_1252
[628/756] 4114243=dtrace/test_require
[629/756] 4114243=ruby/test_ifunless
[630/756] 4114243=rubygems/test_gem_silent_ui
[631/756] 4114243=ruby/test_shapes
[632/756] 4114243=openssl/test_ocsp
[633/756] 4114263=openssl/test_pkey_dh
[634/756] 4114233=rubygems/test_gem_commands_uninstall_command
[635/756] 4114263=rubygems/test_gem_dependency_list
[636/756] 4114263=ripper/test_files_test
[637/756] 4114263=rubygems/test_gem_resolver_installer_set
[638/756] 4114263=ruby/test_continuation
[639/756] 4114263=dtrace/test_object_create_start
[640/756] 4114263=test_forwardable
[641/756] 4114263=rubygems/test_config
[642/756] 4114263=prism/result/comments_test
[643/756] 4114255=-ext-/hash/test_delete
[644/756] 4114263=ruby/test_io_m17n
[645/756] 4114255=-ext-/exception/test_ensured
[646/756] 4114243=optparse/test_placearg
[647/756] 4114247=-ext-/string/test_interned_str
[648/756] 4114247=rubygems/test_gem_commands_cleanup_command
[649/756] 4114255=ruby/test_env
[650/756] 4114233=prism/encoding/regular_expression_encoding_test
[651/756] 4114233=ruby/test_zjit
[652/756] 4114233=rubygems/test_project_sanity
[653/756] 4114243=rubygems/test_webauthn_listener_response
[654/756] 4114243=prism/result/heredoc_test
[655/756] 4114243=psych/test_psych_set
[656/756] 4114243=prism/newline_test
[657/756] 4114233=-ext-/gvl/test_ubf_async_safe
[658/756] 4114233=psych/test_array
[659/756] 4114233=prism/ruby/parser_test
[660/756] 4114233=prism/snippets_test
[661/756] 4114243=rubygems/test_gem_path_support
[662/756] 4114243=prism/result/constant_path_node_test
[663/756] 4114243=-ext-/win32/test_console_attr
[664/756] 4114243=rubygems/test_gem_bundler_version_finder
[665/756] 4114247=optparse/test_switch
[666/756] 4114243=ruby/test_ast
[667/756] 4114247=-ext-/string/test_rb_str_dup
[668/756] 4114247=prism/fuzzer_test
[669/756] 4114247=prism/onigmo_test
[670/756] 4114247=psych/test_struct
[671/756] 4114247=ruby/test_math
[672/756] 4114247=test_time
[673/756] 4114241=json/json_encoding_test
[674/756] 4114241=dtrace/test_gc
[675/756] 4114241=mkmf/test_libs
[676/756] 4114241=ruby/test_super
[677/756] 4114247=rubygems/test_gem_safe_yaml
[678/756] 4114247=digest/test_digest_extend
[679/756] 4114247=optparse/test_did_you_mean
[680/756] 4114247=optparse/test_autoconf
[681/756] 4114247=-ext-/popen_deadlock/test_popen_deadlock
[682/756] 4114263=-ext-/test_bug-5832
[683/756] 4114263=ruby/test_case
[684/756] 4114263=psych/test_object_references
[685/756] 4114263=-ext-/wait/test_wait
[686/756] 4114241=openssl/test_x509name
[687/756] 4114263=fiber/test_sleep
[688/756] 4114241=rubygems/test_gem_security
[689/756] 4114252=ruby/enc/test_euc_tw
[690/756] 4114263=ruby/test_compile_prism
[691/756] 4114252=rubygems/test_gem_commands_build_command
[692/756] 4114247=mkmf/test_sizeof
[693/756] 4114252=rubygems/test_gem_requirement
[694/756] 4114252=ruby/test_alias
[695/756] 4114263=mmtk/test_configuration
[696/756] 4114263=ruby/test_comparable
[697/756] 4114263=-ext-/box/test_load_ext
[698/756] 4114263=-ext-/test_bug-3571
[699/756] 4114263=ruby/enc/test_emoji_breaks
[700/756] 4114263=-ext-/test_notimplement
[701/756] 4114263=ruby/test_system
[702/756] 4114252=date/test_date_new
[703/756] 4114252=ruby/test_io_timeout
[704/756] 4114252=rubygems/test_gem_commands_info_command
[705/756] 4114266=prism/api/command_line_test
[706/756] 4114266=resolv/test_dns
[707/756] 4114252=stringio/test_stringio
[708/756] 4114252=ruby/test_require
[709/756] 4114266=ruby/test_dup
[710/756] 4114236=-ext-/econv/test_append
[711/756] 4114236=did_you_mean/test_ractor_compatibility
[712/756] 4114266=rubygems/test_gem_resolver_lock_set
[713/756] 4114266=test_unicode_normalize
[714/756] 4114266=ruby/test_method
[715/756] 4114241=optparse/test_reqarg
[716/756] 4114236=psych/test_set
[717/756] 4114236=rubygems/test_gem_source_fetch_problem
[718/756] 4114236=rubygems/test_gem_update_suggestion
[719/756] 4114236=resolv/test_resource
[720/756] 4114236=-ext-/struct/test_member
[721/756] 4114236=rubygems/test_gem_console_ui
[722/756] 4114236=openssl/test_pkey_rsa
[723/756] 4114263=-ext-/st/test_numhash
[724/756] 4114263=rubygems/test_gem_stream_ui
[725/756] 4114263=ruby/test_trace
[726/756] 4114263=-ext-/string/test_nofree
[727/756] 4114263=ruby/test_arity
[728/756] 4114263=test_ipaddr
[729/756] 4114263=ruby/test_m17n
[730/756] 4114236=net/http/test_buffered_io
[731/756] 4114236=ruby/test_yjit
[732/756] 4114263=date/test_date_conv
[733/756] 4114263=rubygems/test_webauthn_poller
[734/756] 4114247=ruby/test_argf
[735/756] 4114263=mkmf/test_egrep_cpp
[736/756] 4114241=rubygems/test_gem_resolver_composed_set
[737/756] 4114241=rubygems/test_gem_config_file
[738/756] 4114263=rubygems/test_gem_commands_pristine_command
[739/756] 4114241=psych/test_yamlstore
[740/756] 4114241=ruby/test_yjit_exit_locations
[741/756] 4114241=ruby/test_hash
[742/756] 4114255=-ext-/arith_seq/test_arith_seq_beg_len_step
[743/756] 4114255=ruby/test_beginendblock
[744/756] 4114255=rubygems/test_gem_resolver_requirement_list
[745/756] 4114255=ruby/test_io_buffer
[746/756] 4114255=psych/test_scalar_scanner
[747/756] 4114255=test_weakref
[748/756] 4114233=test_timeout
[749/756] 4114255=ruby/test_not
[750/756] 4114255=socket/test_socket
[751/756] 4114232=uri/test_mailto
[752/756] 4114232=ruby/enc/test_case_mapping
[753/756] 4114232=psych/visitors/test_yaml_tree
[754/756] 4114232=rubygems/test_rubygems
[755/756] 4114245=rubygems/test_gem_package_tar_writer
[756/756] 4114232=prism/ruby/ripper_test
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1010 1010 1010 ? -1 Ss 1000 0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1010 1018 1018 1018 pts/0 1018 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1018 1020 1018 1018 pts/0 1018 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
4112969 470885 1018 1018 pts/0 1018 R+ 1000 0:00 ps jx
1 2044590 2044590 2044590 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user
2044590 2044595 2044590 2044590 ? -1 S 1000 0:00 (sd-pam)
2044549 2044685 2044549 2044549 ? -1 S 1000 0:00 sshd: ko1@pts/1
2044685 2044697 2044697 2044697 pts/1 2044697 Ss+ 1000 0:00 -bash
1020 4112965 1018 1018 pts/0 1018 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
4112965 4112968 1018 1018 pts/0 1018 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260115-133802 --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
4112968 4112969 1018 1018 pts/0 1018 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260115-133802 --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
4112969 4113897 1018 1018 pts/0 1018 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
4113897 4113898 1018 1018 pts/0 1018 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
4113898 4114228 1018 1018 pts/0 1018 Sl+ 1000 0:20 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
4114228 4114234 1018 1018 pts/0 1018 Sl+ 1000 0:24 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
4114234 4129529 1018 1018 pts/0 1018 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiberProcess#test_fork
{1=>[1010, 2044590], 1010=>[1018], 1018=>[1020], 4112969=>[470885, 4113897], 2044590=>[2044595], 2044549=>[2044685], 2044685=>[2044697], 1020=>[4112965], 4112965=>[4112968], 4112968=>[4112969], 4113897=>[4113898], 4113898=>[4114228], 4114228=>[4114234], 4114234=>[4129529]}
$ timeout 60 gdb -p 470885 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 4129529 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 4129534]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005ec73e528eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x747c130b2c40 (LWP 4129529) "ruby" 0x00005ec73e528eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x747bf6dff6c0 (LWP 4129534) "ruby" 0x0000747c12f1b4fd in __GI___poll (fds=0x747bf5bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x747bf6dff6c0 (LWP 4129534) "ruby"):
#0 0x0000747c12f1b4fd in __GI___poll (fds=0x747bf5bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005ec73e4b374a in __interceptor_poll ()
No symbol table info available.
#2 0x00005ec73e8b3efb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
vm = <optimized out>
#4 0x00005ec73e50caff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000747c12e9caa4 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 = {128075771672256, 2956567827147826320, 128075771672256, -352, 0, 140736590143664, 2956567827126854800, 2956646872504378512}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000747c12f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x747c130b2c40 (LWP 4129529) "ruby"):
#0 0x00005ec73e528eae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x00005ec73e529e6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x00005ec73e4767f8 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3 0x00005ec73e4765e9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x00005ec73e47641d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5 0x00005ec73e475e5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x00005ec73e475aa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x00005ec73e477d76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x00005ec73e50ec40 in __interceptor_free ()
No symbol table info available.
#9 0x0000747bf111b0fd in BUF_MEM_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x0000747bf138ae52 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x0000747bf10e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x0000747bf10e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x0000747bf10e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x0000747bf10e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#15 0x0000747bf10e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#16 0x0000747bf137b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#17 0x0000747bf134d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#18 0x0000747bf137beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#19 0x00005ec73e5bcffd in rb_data_free (objspace=0x51d000000a80, obj=128076227980400) at /tmp/ruby/src/trunk_asan/gc.c:1282
dfree = 0x0
free_immediately = -512
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#20 rb_gc_obj_free (objspace=<optimized out>, obj=128076227980400) at /tmp/ruby/src/trunk_asan/gc.c:1428
args = <optimized out>
#21 0x00005ec73e58aa24 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3080
poisoned = 0x0
vp = 128076227980400
page = <optimized out>
p = 128076227980400
pend = 128076228001760
i = 93
objspace = 0x51d000000a80
lock_lev = 0
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#22 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1805
No locals.
#23 0x00005ec73e553159 in rb_ec_finalize (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#24 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffca766cf0, <optimized out>, 0x7fffca766bc0, <optimized out>, <optimized out>}, prev = 0x747c10fb3b40, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000000300
step = 4
message = 4
th = 0x515000000300
buf = <optimized out>
state = <optimized out>
#25 0x00005ec73e552844 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#26 0x00005ec73e55375b in ruby_stop (ex=2824, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#27 0x00005ec73e6f8c8d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
status = <optimized out>
pid = <optimized out>
#28 0x00005ec73e9910e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x660100000001
cc = <optimized out>
me = 0x747c127b5798
cfunc = 0x506000048e68
recv = 128076234918600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#29 0x00005ec73e976935 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fffca767420) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#30 0x00005ec73e9763c5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
ci = <optimized out>
cc = 0x0
#31 0x00005ec73e929f6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x747c103ff4f0, cd=0x507000035330, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#32 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x507000035330
insns_address_table = {0x5ec73e925b36 <vm_exec_core+1494>, 0x5ec73e926e3d <vm_exec_core+6365>, 0x5ec73e92bfd1 <vm_exec_core+27249>, 0x5ec73e9269af <vm_exec_core+5199>, 0x5ec73e92cd82 <vm_exec_core+30754>, 0x5ec73e92ab84 <vm_exec_core+22052>, 0x5ec73e92882e <vm_exec_core+13006>, 0x5ec73e925c9e <vm_exec_core+1854>, 0x5ec73e92c5c4 <vm_exec_core+28772>, 0x5ec73e92c30c <vm_exec_core+28076>, 0x5ec73e926c2c <vm_exec_core+5836>, 0x5ec73e92618e <vm_exec_core+3118>, 0x5ec73e92b286 <vm_exec_core+23846>, 0x5ec73e927733 <vm_exec_core+8659>, 0x5ec73e92c7c5 <vm_exec_core+29285>, 0x5ec73e92c46e <vm_exec_core+28430>, 0x5ec73e927e21 <vm_exec_core+10433>, 0x5ec73e9287bd <vm_exec_core+12893>, 0x5ec73e92ade5 <vm_exec_core+22661>, 0x5ec73e92c3e5 <vm_exec_core+28293>, 0x5ec73e92a290 <vm_exec_core+19760>, 0x5ec73e92ae6e <vm_exec_core+22798>, 0x5ec73e92b927 <vm_exec_core+25543>, 0x5ec73e92a1cd <vm_exec_core+19565>, 0x5ec73e9260cb <vm_exec_core+2923>, 0x5ec73e92a887 <vm_exec_core+21287>, 0x5ec73e925f5e <vm_exec_core+2558>, 0x5ec73e926394 <vm_exec_core+3636>, 0x5ec73e9280a4 <vm_exec_core+11076>, 0x5ec73e929d9a <vm_exec_core+18490>, 0x5ec73e92a720 <vm_exec_core+20928>, 0x5ec73e929a3f <vm_exec_core+17631>, 0x5ec73e925b6a <vm_exec_core+1546>, 0x5ec73e92bb57 <vm_exec_core+26103>, 0x5ec73e92c237 <vm_exec_core+27863>, 0x5ec73e92653b <vm_exec_core+4059>, 0x5ec73e9270e7 <vm_exec_core+7047>, 0x5ec73e926da5 <vm_exec_core+6213>, 0x5ec73e927822 <vm_exec_core+8898>, 0x5ec73e928659 <vm_exec_core+12537>, 0x5ec73e9265e2 <vm_exec_core+4226>, 0x5ec73e92b9bf <vm_exec_core+25695>, 0x5ec73e927071 <vm_exec_core+6929>, 0x5ec73e928507 <vm_exec_core+12199>, 0x5ec73e928fce <vm_exec_core+14958>, 0x5ec73e92b31c <vm_exec_core+23996>, 0x5ec73e92a452 <vm_exec_core+20210>, 0x5ec73e927afc <vm_exec_core+9628>, 0x5ec73e92737e <vm_exec_core+7710>, 0x5ec73e92b172 <vm_exec_core+23570>, 0x5ec73e928284 <vm_exec_core+11556>, 0x5ec73e92a986 <vm_exec_core+21542>, 0x5ec73e92a4c4 <vm_exec_core+20324>, 0x5ec73e92aa3d <vm_exec_core+21725>, 0x5ec73e92bf09 <vm_exec_core+27049>, 0x5ec73e929851 <vm_exec_core+17137>, 0x5ec73e92b3d5 <vm_exec_core+24181>, 0x5ec73e9258b8 <vm_exec_core+856>, 0x5ec73e92af03 <vm_exec_core+22947>, 0x5ec73e927c1b <vm_exec_core+9915>, 0x5ec73e92a128 <vm_exec_core+19400>, 0x5ec73e92a368 <vm_exec_core+19976>, 0x5ec73e928c02 <vm_exec_core+13986>, 0x5ec73e926448 <vm_exec_core+3816>, 0x5ec73e927fc9 <vm_exec_core+10857>, 0x5ec73e927606 <vm_exec_core+8358>, 0x5ec73e92aabb <vm_exec_core+21851>, 0x5ec73e926773 <vm_exec_core+4627>, 0x5ec73e9289af <vm_exec_core+13391>, 0x5ec73e9292ff <vm_exec_core+15775>, 0x5ec73e927900 <vm_exec_core+9120>, 0x5ec73e933510 <vm_exec_core+57264>, 0x5ec73e9272d5 <vm_exec_core+7541>, 0x5ec73e9271cd <vm_exec_core+7277>, 0x5ec73e9274d8 <vm_exec_core+8056>, 0x5ec73e927ec3 <vm_exec_core+10595>, 0x5ec73e929c3e <vm_exec_core+18142>, 0x5ec73e929089 <vm_exec_core+15145>, 0x5ec73e92a79f <vm_exec_core+21055>, 0x5ec73e9294e5 <vm_exec_core+16261>, 0x5ec73e92ba80 <vm_exec_core+25888>, 0x5ec73e92d027 <vm_exec_core+31431>, 0x5ec73e92bcc4 <vm_exec_core+26468>, 0x5ec73e92c915 <vm_exec_core+29621>, 0x5ec73e92ca06 <vm_exec_core+29862>, 0x5ec73e925ff0 <vm_exec_core+2704>, 0x5ec73e92c4ed <vm_exec_core+28557>, 0x5ec73e9281a9 <vm_exec_core+11337>, 0x5ec73e92c6e8 <vm_exec_core+29064>, 0x5ec73e927cea <vm_exec_core+10122>, 0x5ec73e92bbfb <vm_exec_core+26267>, 0x5ec73e925e87 <vm_exec_core+2343>, 0x5ec73e92666d <vm_exec_core+4365>, 0x5ec73e92cc4a <vm_exec_core+30442>, 0x5ec73e92858d <vm_exec_core+12333>, 0x5ec73e92838a <vm_exec_core+11818>, 0x5ec73e9258bd <vm_exec_core+861>, 0x5ec73e925daa <vm_exec_core+2122>, 0x5ec73e925943 <vm_exec_core+995>, 0x5ec73e92bdb3 <vm_exec_core+26707>, 0x5ec73e92970e <vm_exec_core+16814>, 0x5ec73e928dd2 <vm_exec_core+14450>, 0x5ec73e9295ea <vm_exec_core+16522>, 0x5ec73e929236 <vm_exec_core+15574>, 0x5ec73e92841f <vm_exec_core+11967>, 0x5ec73e928cdd <vm_exec_core+14205>, 0x5ec73e9286a9 <vm_exec_core+12617>, 0x5ec73e928eec <vm_exec_core+14732>, 0x5ec73e928f5d <vm_exec_core+14845>, 0x5ec73e925b27 <vm_exec_core+1479>, 0x5ec73e926e2e <vm_exec_core+6350>, 0x5ec73e92bfc2 <vm_exec_core+27234>, 0x5ec73e9269a0 <vm_exec_core+5184>, 0x5ec73e92cd73 <vm_exec_core+30739>, 0x5ec73e92ab75 <vm_exec_core+22037>, 0x5ec73e92881f <vm_exec_core+12991>, 0x5ec73e925c8f <vm_exec_core+1839>, 0x5ec73e92c5b5 <vm_exec_core+28757>, 0x5ec73e92c2fd <vm_exec_core+28061>, 0x5ec73e926c1d <vm_exec_core+5821>, 0x5ec73e92617f <vm_exec_core+3103>, 0x5ec73e92b277 <vm_exec_core+23831>, 0x5ec73e927724 <vm_exec_core+8644>, 0x5ec73e92c7b6 <vm_exec_core+29270>, 0x5ec73e92c45f <vm_exec_core+28415>, 0x5ec73e927e12 <vm_exec_core+10418>, 0x5ec73e9287ae <vm_exec_core+12878>, 0x5ec73e92add6 <vm_exec_core+22646>, 0x5ec73e92c3d6 <vm_exec_core+28278>, 0x5ec73e92a281 <vm_exec_core+19745>, 0x5ec73e92ae5f <vm_exec_core+22783>, 0x5ec73e92b918 <vm_exec_core+25528>, 0x5ec73e92a1be <vm_exec_core+19550>, 0x5ec73e9260bc <vm_exec_core+2908>, 0x5ec73e92a878 <vm_exec_core+21272>, 0x5ec73e925f4f <vm_exec_core+2543>, 0x5ec73e926385 <vm_exec_core+3621>, 0x5ec73e928095 <vm_exec_core+11061>, 0x5ec73e929d8b <vm_exec_core+18475>, 0x5ec73e92a711 <vm_exec_core+20913>, 0x5ec73e929a30 <vm_exec_core+17616>, 0x5ec73e925b5b <vm_exec_core+1531>, 0x5ec73e92bb48 <vm_exec_core+26088>, 0x5ec73e92c228 <vm_exec_core+27848>, 0x5ec73e92652c <vm_exec_core+4044>, 0x5ec73e9270d8 <vm_exec_core+7032>, 0x5ec73e926d96 <vm_exec_core+6198>, 0x5ec73e927813 <vm_exec_core+8883>, 0x5ec73e92864a <vm_exec_core+12522>, 0x5ec73e9265d3 <vm_exec_core+4211>, 0x5ec73e92b9b0 <vm_exec_core+25680>, 0x5ec73e927062 <vm_exec_core+6914>, 0x5ec73e9284f8 <vm_exec_core+12184>, 0x5ec73e928fbf <vm_exec_core+14943>, 0x5ec73e92b30d <vm_exec_core+23981>, 0x5ec73e92a443 <vm_exec_core+20195>, 0x5ec73e927aed <vm_exec_core+9613>, 0x5ec73e92736f <vm_exec_core+7695>, 0x5ec73e92b163 <vm_exec_core+23555>, 0x5ec73e928275 <vm_exec_core+11541>, 0x5ec73e92a977 <vm_exec_core+21527>, 0x5ec73e92a4b5 <vm_exec_core+20309>, 0x5ec73e92aa2e <vm_exec_core+21710>, 0x5ec73e92befa <vm_exec_core+27034>, 0x5ec73e929842 <vm_exec_core+17122>, 0x5ec73e92b3c6 <vm_exec_core+24166>, 0x5ec73e92a864 <vm_exec_core+21252>, 0x5ec73e92aef4 <vm_exec_core+22932>, 0x5ec73e927c0c <vm_exec_core+9900>, 0x5ec73e92a119 <vm_exec_core+19385>, 0x5ec73e92a359 <vm_exec_core+19961>, 0x5ec73e928bf3 <vm_exec_core+13971>, 0x5ec73e929d86 <vm_exec_core+18470>, 0x5ec73e927fba <vm_exec_core+10842>, 0x5ec73e9275f7 <vm_exec_core+8343>, 0x5ec73e92aaac <vm_exec_core+21836>, 0x5ec73e926764 <vm_exec_core+4612>, 0x5ec73e9289a0 <vm_exec_core+13376>, 0x5ec73e9292f0 <vm_exec_core+15760>, 0x5ec73e9278f1 <vm_exec_core+9105>, 0x5ec73e933501 <vm_exec_core+57249>, 0x5ec73e9272c6 <vm_exec_core+7526>, 0x5ec73e9271be <vm_exec_core+7262>, 0x5ec73e9274c9 <vm_exec_core+8041>, 0x5ec73e927eb4 <vm_exec_core+10580>, 0x5ec73e929c2f <vm_exec_core+18127>, 0x5ec73e92907a <vm_exec_core+15130>, 0x5ec73e929c2a <vm_exec_core+18122>, 0x5ec73e92a43e <vm_exec_core+20190>, 0x5ec73e92a439 <vm_exec_core+20185>, 0x5ec73e9274c4 <vm_exec_core+8036>, 0x5ec73e92a864 <vm_exec_core+21252>, 0x5ec73e928613 <vm_exec_core+12467>, 0x5ec73e928618 <vm_exec_core+12472>, 0x5ec73e92a434 <vm_exec_core+20180>, 0x5ec73e92a27c <vm_exec_core+19740>, 0x5ec73e9292eb <vm_exec_core+15755>, 0x5ec73e929222 <vm_exec_core+15554>, 0x5ec73e92a32b <vm_exec_core+19915>, 0x5ec73e9296f5 <vm_exec_core+16789>...}
reg_cfp = 0x747c103ff4f0
reg_pc = 0x5110002ebdd8
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>
th: 0x515000000300, native_id: 0x747c130b2c40
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
-- Control frame information -----------------------------------------------
c:0015 p:---- s:0100 e:000099 l:y b:---- CFUNC :fork
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
c:0014 p:0019 s:0096 e:000095 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:63
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <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:1356
c:0007 p:0069 s:0046 E:002170 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
#33 0x00005ec73e9206f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
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
_ec = 0x5170000000d0
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
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
_tag = <optimized out>
state = RUBY_TAG_NONE
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]
result = <optimized out>
#34 0x00005ec73e9b1d72 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x747c103ff620, self=128076206683880, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
flags = 0
iseq = 0x747c1271d240
cfp = <optimized out>
sp = 0x747c102ffa28
use_argv = 0x747c10e97960
stack_argv = 0x747c102ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#35 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x747c103ff620
#36 0x00005ec73e95274c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#37 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#38 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#39 0x00005ec73e95274c in rb_yield (val=<optimized out>)
No locals.
#40 0x00005ec73eb2c816 in rb_ary_collect (ary=128075568305840) at /tmp/ruby/src/trunk_asan/array.c:3763
collect = 128075568304160
i = 3
#41 0x00005ec73e9910e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x747c127de670
cfunc = 0x506000020188
recv = 128075568305840
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#42 0x00005ec73e929f6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x747c103ff608, cd=0x512000013db0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#43 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x512000013db0
insns_address_table = {0x5ec73e925b36 <vm_exec_core+1494>, 0x5ec73e926e3d <vm_exec_core+6365>, 0x5ec73e92bfd1 <vm_exec_core+27249>, 0x5ec73e9269af <vm_exec_core+5199>, 0x5ec73e92cd82 <vm_exec_core+30754>, 0x5ec73e92ab84 <vm_exec_core+22052>, 0x5ec73e92882e <vm_exec_core+13006>, 0x5ec73e925c9e <vm_exec_core+1854>, 0x5ec73e92c5c4 <vm_exec_core+28772>, 0x5ec73e92c30c <vm_exec_core+28076>, 0x5ec73e926c2c <vm_exec_core+5836>, 0x5ec73e92618e <vm_exec_core+3118>, 0x5ec73e92b286 <vm_exec_core+23846>, 0x5ec73e927733 <vm_exec_core+8659>, 0x5ec73e92c7c5 <vm_exec_core+29285>, 0x5ec73e92c46e <vm_exec_core+28430>, 0x5ec73e927e21 <vm_exec_core+10433>, 0x5ec73e9287bd <vm_exec_core+12893>, 0x5ec73e92ade5 <vm_exec_core+22661>, 0x5ec73e92c3e5 <vm_exec_core+28293>, 0x5ec73e92a290 <vm_exec_core+19760>, 0x5ec73e92ae6e <vm_exec_core+22798>, 0x5ec73e92b927 <vm_exec_core+25543>, 0x5ec73e92a1cd <vm_exec_core+19565>, 0x5ec73e9260cb <vm_exec_core+2923>, 0x5ec73e92a887 <vm_exec_core+21287>, 0x5ec73e925f5e <vm_exec_core+2558>, 0x5ec73e926394 <vm_exec_core+3636>, 0x5ec73e9280a4 <vm_exec_core+11076>, 0x5ec73e929d9a <vm_exec_core+18490>, 0x5ec73e92a720 <vm_exec_core+20928>, 0x5ec73e929a3f <vm_exec_core+17631>, 0x5ec73e925b6a <vm_exec_core+1546>, 0x5ec73e92bb57 <vm_exec_core+26103>, 0x5ec73e92c237 <vm_exec_core+27863>, 0x5ec73e92653b <vm_exec_core+4059>, 0x5ec73e9270e7 <vm_exec_core+7047>, 0x5ec73e926da5 <vm_exec_core+6213>, 0x5ec73e927822 <vm_exec_core+8898>, 0x5ec73e928659 <vm_exec_core+12537>, 0x5ec73e9265e2 <vm_exec_core+4226>, 0x5ec73e92b9bf <vm_exec_core+25695>, 0x5ec73e927071 <vm_exec_core+6929>, 0x5ec73e928507 <vm_exec_core+12199>, 0x5ec73e928fce <vm_exec_core+14958>, 0x5ec73e92b31c <vm_exec_core+23996>, 0x5ec73e92a452 <vm_exec_core+20210>, 0x5ec73e927afc <vm_exec_core+9628>, 0x5ec73e92737e <vm_exec_core+7710>, 0x5ec73e92b172 <vm_exec_core+23570>, 0x5ec73e928284 <vm_exec_core+11556>, 0x5ec73e92a986 <vm_exec_core+21542>, 0x5ec73e92a4c4 <vm_exec_core+20324>, 0x5ec73e92aa3d <vm_exec_core+21725>, 0x5ec73e92bf09 <vm_exec_core+27049>, 0x5ec73e929851 <vm_exec_core+17137>, 0x5ec73e92b3d5 <vm_exec_core+24181>, 0x5ec73e9258b8 <vm_exec_core+856>, 0x5ec73e92af03 <vm_exec_core+22947>, 0x5ec73e927c1b <vm_exec_core+9915>, 0x5ec73e92a128 <vm_exec_core+19400>, 0x5ec73e92a368 <vm_exec_core+19976>, 0x5ec73e928c02 <vm_exec_core+13986>, 0x5ec73e926448 <vm_exec_core+3816>, 0x5ec73e927fc9 <vm_exec_core+10857>, 0x5ec73e927606 <vm_exec_core+8358>, 0x5ec73e92aabb <vm_exec_core+21851>, 0x5ec73e926773 <vm_exec_core+4627>, 0x5ec73e9289af <vm_exec_core+13391>, 0x5ec73e9292ff <vm_exec_core+15775>, 0x5ec73e927900 <vm_exec_core+9120>, 0x5ec73e933510 <vm_exec_core+57264>, 0x5ec73e9272d5 <vm_exec_core+7541>, 0x5ec73e9271cd <vm_exec_core+7277>, 0x5ec73e9274d8 <vm_exec_core+8056>, 0x5ec73e927ec3 <vm_exec_core+10595>, 0x5ec73e929c3e <vm_exec_core+18142>, 0x5ec73e929089 <vm_exec_core+15145>, 0x5ec73e92a79f <vm_exec_core+21055>, 0x5ec73e9294e5 <vm_exec_core+16261>, 0x5ec73e92ba80 <vm_exec_core+25888>, 0x5ec73e92d027 <vm_exec_core+31431>, 0x5ec73e92bcc4 <vm_exec_core+26468>, 0x5ec73e92c915 <vm_exec_core+29621>, 0x5ec73e92ca06 <vm_exec_core+29862>, 0x5ec73e925ff0 <vm_exec_core+2704>, 0x5ec73e92c4ed <vm_exec_core+28557>, 0x5ec73e9281a9 <vm_exec_core+11337>, 0x5ec73e92c6e8 <vm_exec_core+29064>, 0x5ec73e927cea <vm_exec_core+10122>, 0x5ec73e92bbfb <vm_exec_core+26267>, 0x5ec73e925e87 <vm_exec_core+2343>, 0x5ec73e92666d <vm_exec_core+4365>, 0x5ec73e92cc4a <vm_exec_core+30442>, 0x5ec73e92858d <vm_exec_core+12333>, 0x5ec73e92838a <vm_exec_core+11818>, 0x5ec73e9258bd <vm_exec_core+861>, 0x5ec73e925daa <vm_exec_core+2122>, 0x5ec73e925943 <vm_exec_core+995>, 0x5ec73e92bdb3 <vm_exec_core+26707>, 0x5ec73e92970e <vm_exec_core+16814>, 0x5ec73e928dd2 <vm_exec_core+14450>, 0x5ec73e9295ea <vm_exec_core+16522>, 0x5ec73e929236 <vm_exec_core+15574>, 0x5ec73e92841f <vm_exec_core+11967>, 0x5ec73e928cdd <vm_exec_core+14205>, 0x5ec73e9286a9 <vm_exec_core+12617>, 0x5ec73e928eec <vm_exec_core+14732>, 0x5ec73e928f5d <vm_exec_core+14845>, 0x5ec73e925b27 <vm_exec_core+1479>, 0x5ec73e926e2e <vm_exec_core+6350>, 0x5ec73e92bfc2 <vm_exec_core+27234>, 0x5ec73e9269a0 <vm_exec_core+5184>, 0x5ec73e92cd73 <vm_exec_core+30739>, 0x5ec73e92ab75 <vm_exec_core+22037>, 0x5ec73e92881f <vm_exec_core+12991>, 0x5ec73e925c8f <vm_exec_core+1839>, 0x5ec73e92c5b5 <vm_exec_core+28757>, 0x5ec73e92c2fd <vm_exec_core+28061>, 0x5ec73e926c1d <vm_exec_core+5821>, 0x5ec73e92617f <vm_exec_core+3103>, 0x5ec73e92b277 <vm_exec_core+23831>, 0x5ec73e927724 <vm_exec_core+8644>, 0x5ec73e92c7b6 <vm_exec_core+29270>, 0x5ec73e92c45f <vm_exec_core+28415>, 0x5ec73e927e12 <vm_exec_core+10418>, 0x5ec73e9287ae <vm_exec_core+12878>, 0x5ec73e92add6 <vm_exec_core+22646>, 0x5ec73e92c3d6 <vm_exec_core+28278>, 0x5ec73e92a281 <vm_exec_core+19745>, 0x5ec73e92ae5f <vm_exec_core+22783>, 0x5ec73e92b918 <vm_exec_core+25528>, 0x5ec73e92a1be <vm_exec_core+19550>, 0x5ec73e9260bc <vm_exec_core+2908>, 0x5ec73e92a878 <vm_exec_core+21272>, 0x5ec73e925f4f <vm_exec_core+2543>, 0x5ec73e926385 <vm_exec_core+3621>, 0x5ec73e928095 <vm_exec_core+11061>, 0x5ec73e929d8b <vm_exec_core+18475>, 0x5ec73e92a711 <vm_exec_core+20913>, 0x5ec73e929a30 <vm_exec_core+17616>, 0x5ec73e925b5b <vm_exec_core+1531>, 0x5ec73e92bb48 <vm_exec_core+26088>, 0x5ec73e92c228 <vm_exec_core+27848>, 0x5ec73e92652c <vm_exec_core+4044>, 0x5ec73e9270d8 <vm_exec_core+7032>, 0x5ec73e926d96 <vm_exec_core+6198>, 0x5ec73e927813 <vm_exec_core+8883>, 0x5ec73e92864a <vm_exec_core+12522>, 0x5ec73e9265d3 <vm_exec_core+4211>, 0x5ec73e92b9b0 <vm_exec_core+25680>, 0x5ec73e927062 <vm_exec_core+6914>, 0x5ec73e9284f8 <vm_exec_core+12184>, 0x5ec73e928fbf <vm_exec_core+14943>, 0x5ec73e92b30d <vm_exec_core+23981>, 0x5ec73e92a443 <vm_exec_core+20195>, 0x5ec73e927aed <vm_exec_core+9613>, 0x5ec73e92736f <vm_exec_core+7695>, 0x5ec73e92b163 <vm_exec_core+23555>, 0x5ec73e928275 <vm_exec_core+11541>, 0x5ec73e92a977 <vm_exec_core+21527>, 0x5ec73e92a4b5 <vm_exec_core+20309>, 0x5ec73e92aa2e <vm_exec_core+21710>, 0x5ec73e92befa <vm_exec_core+27034>, 0x5ec73e929842 <vm_exec_core+17122>, 0x5ec73e92b3c6 <vm_exec_core+24166>, 0x5ec73e92a864 <vm_exec_core+21252>, 0x5ec73e92aef4 <vm_exec_core+22932>, 0x5ec73e927c0c <vm_exec_core+9900>, 0x5ec73e92a119 <vm_exec_core+19385>, 0x5ec73e92a359 <vm_exec_core+19961>, 0x5ec73e928bf3 <vm_exec_core+13971>, 0x5ec73e929d86 <vm_exec_core+18470>, 0x5ec73e927fba <vm_exec_core+10842>, 0x5ec73e9275f7 <vm_exec_core+8343>, 0x5ec73e92aaac <vm_exec_core+21836>, 0x5ec73e926764 <vm_exec_core+4612>, 0x5ec73e9289a0 <vm_exec_core+13376>, 0x5ec73e9292f0 <vm_exec_core+15760>, 0x5ec73e9278f1 <vm_exec_core+9105>, 0x5ec73e933501 <vm_exec_core+57249>, 0x5ec73e9272c6 <vm_exec_core+7526>, 0x5ec73e9271be <vm_exec_core+7262>, 0x5ec73e9274c9 <vm_exec_core+8041>, 0x5ec73e927eb4 <vm_exec_core+10580>, 0x5ec73e929c2f <vm_exec_core+18127>, 0x5ec73e92907a <vm_exec_core+15130>, 0x5ec73e929c2a <vm_exec_core+18122>, 0x5ec73e92a43e <vm_exec_core+20190>, 0x5ec73e92a439 <vm_exec_core+20185>, 0x5ec73e9274c4 <vm_exec_core+8036>, 0x5ec73e92a864 <vm_exec_core+21252>, 0x5ec73e928613 <vm_exec_core+12467>, 0x5ec73e928618 <vm_exec_core+12472>, 0x5ec73e92a434 <vm_exec_core+20180>, 0x5ec73e92a27c <vm_exec_core+19740>, 0x5ec73e9292eb <vm_exec_core+15755>, 0x5ec73e929222 <vm_exec_core+15554>, 0x5ec73e92a32b <vm_exec_core+19915>, 0x5ec73e9296f5 <vm_exec_core+16789>...}
reg_cfp = 0x747c103ff608
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>
#44 0x00005ec73e920ae1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#45 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#46 0x00005ec73e9b1d72 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x747c103ff738, self=128076206683880, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x747c1275b810
cfp = <optimized out>
sp = 0x747c102ff8d0
use_argv = 0x747c10e1e6e0
stack_argv = 0x747c102ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#47 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x747c103ff738
#48 0x00005ec73e95274c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#49 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#50 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#51 0x00005ec73e95274c in rb_yield (val=<optimized out>)
No locals.
#52 0x00005ec73eb2c816 in rb_ary_collect (ary=128075551525160) at /tmp/ruby/src/trunk_asan/array.c:3763
collect = 128075551474160
i = 0
#53 0x00005ec73e9910e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x747c127de670
cfunc = 0x506000020188
recv = 128075551525160
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#54 0x00005ec73e929f6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x747c103ff720, cd=0x50200002ad50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#55 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002ad50
insns_address_table = {0x5ec73e925b36 <vm_exec_core+1494>, 0x5ec73e926e3d <vm_exec_core+6365>, 0x5ec73e92bfd1 <vm_exec_core+27249>, 0x5ec73e9269af <vm_exec_core+5199>, 0x5ec73e92cd82 <vm_exec_core+30754>, 0x5ec73e92ab84 <vm_exec_core+22052>, 0x5ec73e92882e <vm_exec_core+13006>, 0x5ec73e925c9e <vm_exec_core+1854>, 0x5ec73e92c5c4 <vm_exec_core+28772>, 0x5ec73e92c30c <vm_exec_core+28076>, 0x5ec73e926c2c <vm_exec_core+5836>, 0x5ec73e92618e <vm_exec_core+3118>, 0x5ec73e92b286 <vm_exec_core+23846>, 0x5ec73e927733 <vm_exec_core+8659>, 0x5ec73e92c7c5 <vm_exec_core+29285>, 0x5ec73e92c46e <vm_exec_core+28430>, 0x5ec73e927e21 <vm_exec_core+10433>, 0x5ec73e9287bd <vm_exec_core+12893>, 0x5ec73e92ade5 <vm_exec_core+22661>, 0x5ec73e92c3e5 <vm_exec_core+28293>, 0x5ec73e92a290 <vm_exec_core+19760>, 0x5ec73e92ae6e <vm_exec_core+22798>, 0x5ec73e92b927 <vm_exec_core+25543>, 0x5ec73e92a1cd <vm_exec_core+19565>, 0x5ec73e9260cb <vm_exec_core+2923>, 0x5ec73e92a887 <vm_exec_core+21287>, 0x5ec73e925f5e <vm_exec_core+2558>, 0x5ec73e926394 <vm_exec_core+3636>, 0x5ec73e9280a4 <vm_exec_core+11076>, 0x5ec73e929d9a <vm_exec_core+18490>, 0x5ec73e92a720 <vm_exec_core+20928>, 0x5ec73e929a3f <vm_exec_core+17631>, 0x5ec73e925b6a <vm_exec_core+1546>, 0x5ec73e92bb57 <vm_exec_core+26103>, 0x5ec73e92c237 <vm_exec_core+27863>, 0x5ec73e92653b <vm_exec_core+4059>, 0x5ec73e9270e7 <vm_exec_core+7047>, 0x5ec73e926da5 <vm_exec_core+6213>, 0x5ec73e927822 <vm_exec_core+8898>, 0x5ec73e928659 <vm_exec_core+12537>, 0x5ec73e9265e2 <vm_exec_core+4226>, 0x5ec73e92b9bf <vm_exec_core+25695>, 0x5ec73e927071 <vm_exec_core+6929>, 0x5ec73e928507 <vm_exec_core+12199>, 0x5ec73e928fce <vm_exec_core+14958>, 0x5ec73e92b31c <vm_exec_core+23996>, 0x5ec73e92a452 <vm_exec_core+20210>, 0x5ec73e927afc <vm_exec_core+9628>, 0x5ec73e92737e <vm_exec_core+7710>, 0x5ec73e92b172 <vm_exec_core+23570>, 0x5ec73e928284 <vm_exec_core+11556>, 0x5ec73e92a986 <vm_exec_core+21542>, 0x5ec73e92a4c4 <vm_exec_core+20324>, 0x5ec73e92aa3d <vm_exec_core+21725>, 0x5ec73e92bf09 <vm_exec_core+27049>, 0x5ec73e929851 <vm_exec_core+17137>, 0x5ec73e92b3d5 <vm_exec_core+24181>, 0x5ec73e9258b8 <vm_exec_core+856>, 0x5ec73e92af03 <vm_exec_core+22947>, 0x5ec73e927c1b <vm_exec_core+9915>, 0x5ec73e92a128 <vm_exec_core+19400>, 0x5ec73e92a368 <vm_exec_core+19976>, 0x5ec73e928c02 <vm_exec_core+13986>, 0x5ec73e926448 <vm_exec_core+3816>, 0x5ec73e927fc9 <vm_exec_core+10857>, 0x5ec73e927606 <vm_exec_core+8358>, 0x5ec73e92aabb <vm_exec_core+21851>, 0x5ec73e926773 <vm_exec_core+4627>, 0x5ec73e9289af <vm_exec_core+13391>, 0x5ec73e9292ff <vm_exec_core+15775>, 0x5ec73e927900 <vm_exec_core+9120>, 0x5ec73e933510 <vm_exec_core+57264>, 0x5ec73e9272d5 <vm_exec_core+7541>, 0x5ec73e9271cd <vm_exec_core+7277>, 0x5ec73e9274d8 <vm_exec_core+8056>, 0x5ec73e927ec3 <vm_exec_core+10595>, 0x5ec73e929c3e <vm_exec_core+18142>, 0x5ec73e929089 <vm_exec_core+15145>, 0x5ec73e92a79f <vm_exec_core+21055>, 0x5ec73e9294e5 <vm_exec_core+16261>, 0x5ec73e92ba80 <vm_exec_core+25888>, 0x5ec73e92d027 <vm_exec_core+31431>, 0x5ec73e92bcc4 <vm_exec_core+26468>, 0x5ec73e92c915 <vm_exec_core+29621>, 0x5ec73e92ca06 <vm_exec_core+29862>, 0x5ec73e925ff0 <vm_exec_core+2704>, 0x5ec73e92c4ed <vm_exec_core+28557>, 0x5ec73e9281a9 <vm_exec_core+11337>, 0x5ec73e92c6e8 <vm_exec_core+29064>, 0x5ec73e927cea <vm_exec_core+10122>, 0x5ec73e92bbfb <vm_exec_core+26267>, 0x5ec73e925e87 <vm_exec_core+2343>, 0x5ec73e92666d <vm_exec_core+4365>, 0x5ec73e92cc4a <vm_exec_core+30442>, 0x5ec73e92858d <vm_exec_core+12333>, 0x5ec73e92838a <vm_exec_core+11818>, 0x5ec73e9258bd <vm_exec_core+861>, 0x5ec73e925daa <vm_exec_core+2122>, 0x5ec73e925943 <vm_exec_core+995>, 0x5ec73e92bdb3 <vm_exec_core+26707>, 0x5ec73e92970e <vm_exec_core+16814>, 0x5ec73e928dd2 <vm_exec_core+14450>, 0x5ec73e9295ea <vm_exec_core+16522>, 0x5ec73e929236 <vm_exec_core+15574>, 0x5ec73e92841f <vm_exec_core+11967>, 0x5ec73e928cdd <vm_exec_core+14205>, 0x5ec73e9286a9 <vm_exec_core+12617>, 0x5ec73e928eec <vm_exec_core+14732>, 0x5ec73e928f5d <vm_exec_core+14845>, 0x5ec73e925b27 <vm_exec_core+1479>, 0x5ec73e926e2e <vm_exec_core+6350>, 0x5ec73e92bfc2 <vm_exec_core+27234>, 0x5ec73e9269a0 <vm_exec_core+5184>, 0x5ec73e92cd73 <vm_exec_core+30739>, 0x5ec73e92ab75 <vm_exec_core+22037>, 0x5ec73e92881f <vm_exec_core+12991>, 0x5ec73e925c8f <vm_exec_core+1839>, 0x5ec73e92c5b5 <vm_exec_core+28757>, 0x5ec73e92c2fd <vm_exec_core+28061>, 0x5ec73e926c1d <vm_exec_core+5821>, 0x5ec73e92617f <vm_exec_core+3103>, 0x5ec73e92b277 <vm_exec_core+23831>, 0x5ec73e927724 <vm_exec_core+8644>, 0x5ec73e92c7b6 <vm_exec_core+29270>, 0x5ec73e92c45f <vm_exec_core+28415>, 0x5ec73e927e12 <vm_exec_core+10418>, 0x5ec73e9287ae <vm_exec_core+12878>, 0x5ec73e92add6 <vm_exec_core+22646>, 0x5ec73e92c3d6 <vm_exec_core+28278>, 0x5ec73e92a281 <vm_exec_core+19745>, 0x5ec73e92ae5f <vm_exec_core+22783>, 0x5ec73e92b918 <vm_exec_core+25528>, 0x5ec73e92a1be <vm_exec_core+19550>, 0x5ec73e9260bc <vm_exec_core+2908>, 0x5ec73e92a878 <vm_exec_core+21272>, 0x5ec73e925f4f <vm_exec_core+2543>, 0x5ec73e926385 <vm_exec_core+3621>, 0x5ec73e928095 <vm_exec_core+11061>, 0x5ec73e929d8b <vm_exec_core+18475>, 0x5ec73e92a711 <vm_exec_core+20913>, 0x5ec73e929a30 <vm_exec_core+17616>, 0x5ec73e925b5b <vm_exec_core+1531>, 0x5ec73e92bb48 <vm_exec_core+26088>, 0x5ec73e92c228 <vm_exec_core+27848>, 0x5ec73e92652c <vm_exec_core+4044>, 0x5ec73e9270d8 <vm_exec_core+7032>, 0x5ec73e926d96 <vm_exec_core+6198>, 0x5ec73e927813 <vm_exec_core+8883>, 0x5ec73e92864a <vm_exec_core+12522>, 0x5ec73e9265d3 <vm_exec_core+4211>, 0x5ec73e92b9b0 <vm_exec_core+25680>, 0x5ec73e927062 <vm_exec_core+6914>, 0x5ec73e9284f8 <vm_exec_core+12184>, 0x5ec73e928fbf <vm_exec_core+14943>, 0x5ec73e92b30d <vm_exec_core+23981>, 0x5ec73e92a443 <vm_exec_core+20195>, 0x5ec73e927aed <vm_exec_core+9613>, 0x5ec73e92736f <vm_exec_core+7695>, 0x5ec73e92b163 <vm_exec_core+23555>, 0x5ec73e928275 <vm_exec_core+11541>, 0x5ec73e92a977 <vm_exec_core+21527>, 0x5ec73e92a4b5 <vm_exec_core+20309>, 0x5ec73e92aa2e <vm_exec_core+21710>, 0x5ec73e92befa <vm_exec_core+27034>, 0x5ec73e929842 <vm_exec_core+17122>, 0x5ec73e92b3c6 <vm_exec_core+24166>, 0x5ec73e92a864 <vm_exec_core+21252>, 0x5ec73e92aef4 <vm_exec_core+22932>, 0x5ec73e927c0c <vm_exec_core+9900>, 0x5ec73e92a119 <vm_exec_core+19385>, 0x5ec73e92a359 <vm_exec_core+19961>, 0x5ec73e928bf3 <vm_exec_core+13971>, 0x5ec73e929d86 <vm_exec_core+18470>, 0x5ec73e927fba <vm_exec_core+10842>, 0x5ec73e9275f7 <vm_exec_core+8343>, 0x5ec73e92aaac <vm_exec_core+21836>, 0x5ec73e926764 <vm_exec_core+4612>, 0x5ec73e9289a0 <vm_exec_core+13376>, 0x5ec73e9292f0 <vm_exec_core+15760>, 0x5ec73e9278f1 <vm_exec_core+9105>, 0x5ec73e933501 <vm_exec_core+57249>, 0x5ec73e9272c6 <vm_exec_core+7526>, 0x5ec73e9271be <vm_exec_core+7262>, 0x5ec73e9274c9 <vm_exec_core+8041>, 0x5ec73e927eb4 <vm_exec_core+10580>, 0x5ec73e929c2f <vm_exec_core+18127>, 0x5ec73e92907a <vm_exec_core+15130>, 0x5ec73e929c2a <vm_exec_core+18122>, 0x5ec73e92a43e <vm_exec_core+20190>, 0x5ec73e92a439 <vm_exec_core+20185>, 0x5ec73e9274c4 <vm_exec_core+8036>, 0x5ec73e92a864 <vm_exec_core+21252>, 0x5ec73e928613 <vm_exec_core+12467>, 0x5ec73e928618 <vm_exec_core+12472>, 0x5ec73e92a434 <vm_exec_core+20180>, 0x5ec73e92a27c <vm_exec_core+19740>, 0x5ec73e9292eb <vm_exec_core+15755>, 0x5ec73e929222 <vm_exec_core+15554>, 0x5ec73e92a32b <vm_exec_core+19915>, 0x5ec73e9296f5 <vm_exec_core+16789>...}
reg_cfp = 0x747c103ff720
reg_pc = 0x5040000089f8
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>
#56 0x00005ec73e920ae1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#57 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#58 0x00005ec73e969ba9 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d0
val = <optimized out>
#59 0x00005ec73e553c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x747c1275b9a0) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffca768db0, <optimized out>, 0x7fffca768d00, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x747c1275b9a0
#60 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#61 0x00005ec73e54cbb7 in rb_main (argc=11, argv=0x7fffca768f88) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#62 main (argc=11, argv=0x7fffca768f88) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 4129529) detached]
$ timeout 60 gdb -p 4114234 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
#<Thread:0x0000747be9c041b0 /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': Expected #<Process::Status: pid 4129529 SIGKILL (signal 9)> to be success?. (Test::Unit::AssertionFailedError)
from /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:630:in 'Test::Unit::CoreAssertions#assert'
from /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb:257:in 'Test::Unit::Assertions#assert_predicate'
from /tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72:in 'block (2 levels) in TestFiberProcess#test_fork'
[New LWP 4129531]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005ec73e53b4d9 in __sanitizer::BufferedStackTrace::UnwindFast(unsigned long, unsigned long, unsigned long, unsigned long, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x747c130b2c40 (LWP 4114234) "ruby" 0x00005ec73e53b4d9 in __sanitizer::BufferedStackTrace::UnwindFast(unsigned long, unsigned long, unsigned long, unsigned long, unsigned int) ()
2 Thread 0x747bf6dff6c0 (LWP 4129531) "ruby" 0x0000747c12f1b4fd in __GI___poll (fds=0x747bf5bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x747bf6dff6c0 (LWP 4129531) "ruby"):
#0 0x0000747c12f1b4fd in __GI___poll (fds=0x747bf5bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005ec73e4b374a in __interceptor_poll ()
No symbol table info available.
#2 0x00005ec73e8b3efb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
vm = <optimized out>
#4 0x00005ec73e50caff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000747c12e9caa4 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 = {128075771672256, 2956567827147826320, 128075771672256, -352, 0, 140736590144048, 2956567827126854800, 2956646872504378512}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000747c12f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x747c130b2c40 (LWP 4114234) "ruby"):
#0 0x00005ec73e53b4d9 in __sanitizer::BufferedStackTrace::UnwindFast(unsigned long, unsigned long, unsigned long, unsigned long, unsigned int) ()
No symbol table info available.
#1 0x00005ec73e519b34 in __sanitizer::BufferedStackTrace::UnwindImpl(unsigned long, unsigned long, void*, bool, unsigned int) ()
No symbol table info available.
#2 0x00005ec73e50ec2c in __interceptor_free ()
No symbol table info available.
#3 0x0000747bf10d5685 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#4 0x0000747bf10e210f in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#5 0x0000747bf10e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#6 0x0000747bf10e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#7 0x0000747bf10e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#8 0x0000747bf137b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#9 0x0000747bf134d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x0000747bf137beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x00005ec73e5bcffd in rb_data_free (objspace=0x51d000000a80, obj=128076227980400) at /tmp/ruby/src/trunk_asan/gc.c:1282
dfree = 0x747c12e2a1ca <__libc_start_call_main+122>
free_immediately = 4096
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#12 rb_gc_obj_free (objspace=<optimized out>, obj=128076227980400) at /tmp/ruby/src/trunk_asan/gc.c:1428
args = <optimized out>
#13 0x00005ec73e58aa24 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3080
poisoned = 0x0
vp = 128076227980400
page = <optimized out>
p = 128076227980400
pend = 128076228001760
i = 93
objspace = 0x51d000000a80
lock_lev = 0
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#14 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1805
No locals.
#15 0x00005ec73e553159 in rb_ec_finalize (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#16 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffca768cf0, <optimized out>, 0x7fffca768bc0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000000300
step = 4
message = 4
th = 0x515000000300
buf = <optimized out>
state = <optimized out>
#17 0x00005ec73e553d0f in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = <optimized out>
status = <optimized out>
#18 0x00005ec73e54cbb7 in rb_main (argc=11, argv=0x7fffca768f88) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#19 main (argc=11, argv=0x7fffca768f88) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
th: 0x515000000300, native_id: 0x747c130b2c40
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
$1 = true
[Inferior 1 (process 4114234) detached]
$ timeout 60 gdb -p 4114228 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 470924]
[New LWP 4114230]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000072b5f7110813 in __GI___wait4 (pid=-1, stat_loc=0x72b5f5188168, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x72b5f731dc40 (LWP 4114228) "ruby" 0x000072b5f7110813 in __GI___wait4 (pid=-1, stat_loc=0x72b5f5188168, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
2 Thread 0x72b5d661d6c0 (LWP 470924) "Timeout stdlib " 0x000072b5f7098d71 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x72b5d661b120, op=137, expected=0, futex_word=0x50c00592acd4) at ./nptl/futex-internal.c:57
3 Thread 0x72b5dafff6c0 (LWP 4114230) "ruby" 0x000072b5f711b4fd in __GI___poll (fds=0x72b5d9dff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 3 (Thread 0x72b5dafff6c0 (LWP 4114230) "ruby"):
#0 0x000072b5f711b4fd in __GI___poll (fds=0x72b5d9dff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000608b4474674a in __interceptor_poll ()
No symbol table info available.
#2 0x0000608b44b46efb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
vm = <optimized out>
#4 0x0000608b4479faff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000072b5f709caa4 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 = {126125388854976, -5098136445737674472, 126125388854976, -352, 0, 140731796690320, -5098136445758645992, -5098184704821077736}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000072b5f7129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x72b5d661d6c0 (LWP 470924) "Timeout stdlib "):
#0 0x000072b5f7098d71 in __futex_abstimed_wait_common64 (private=-2147483648, cancel=true, abstime=0x72b5d661b120, op=137, expected=0, futex_word=0x50c00592acd4) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=-2147483648, abstime=0x72b5d661b120, clockid=0, expected=0, futex_word=0x50c00592acd4) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00592acd4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x72b5d661b120, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000072b5f709bc8e in __pthread_cond_wait_common (abstime=0x72b5d661b120, clockid=1, mutex=0x515000050e28, cond=0x50c00592aca8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x72b5f709b4b0 <__condvar_cleanup_waiting>, __arg = 0x72b5d661b010, __canceltype = 0, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x50c00592aca8, mutex = 0x515000050e28, 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=0x50c00592aca8, mutex=mutex@entry=0x515000050e28, abstime=abstime@entry=0x72b5d661b120) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x0000608b44b40fb0 in native_cond_timedwait (cond=0x50c00592aca8, mutex=0x515000050e28, 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=0x515000050d00, rel=rel@entry=0x72b5d571e420) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2478
end = <optimized out>
sched = 0x5150000008d8
lock = 0x515000050e28
cond = 0x50c00592aca8
max = 100000000000000000
#7 0x0000608b44b21c77 in native_sleep (th=0x515000050d00, rel=0x72b5d571e420) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3334
sched = <optimized out>
#8 sleep_hrtime (th=<optimized out>, rel=999859000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1341
prev_status = THREAD_RUNNABLE
end = 326879991914829
woke = 1
#9 0x0000608b44b3e5d4 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:592
timeout_value = <optimized out>
relative_timeout = 18446744073709551100
arguments = <optimized out>
timeout = 18410705165859422210
woken = 20
scheduler = <optimized out>
#10 0x0000608b447eb6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x517000080750
_tag = {tag = 36, retval = <optimized out>, buf = {0x72b5d661b410, <optimized out>, 0x72b5d661b320, <optimized out>, <optimized out>}, prev = 0x72b5d591ee60, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x0000608b44b17dac in rb_mut_sleep (ec=<optimized out>, self=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:615
arguments = {self = 126125849416560, timeout = <optimized out>}
beg = 1768484893
woken = <optimized out>
end = <optimized out>
#12 0x0000608b447eb6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x517000080750
_tag = {tag = 36, retval = <optimized out>, buf = {0x72b5d661b5b0, <optimized out>, 0x72b5d661b4c0, <optimized out>, <optimized out>}, prev = 0x72b5d591e840, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x0000608b44b1d237 in rb_condvar_wait (ec=<optimized out>, self=<optimized out>, mutex=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1237
args = {ec = 0x517000080750, mutex = 126125849416560, timeout = 18410705165859422210}
sync_waiter = {self = 126125849416560, th = 0x515000050d00, fiber = 0x0, node = {next = 0x503003fb1970, prev = 0x503003fb1970}}
cv = <optimized out>
#14 0x0000608b44bc02f9 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7538
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x0000608b44bc02f9 in vm_invoke_builtin_delegate (ec=0x517000080750, cfp=0x72b5d671f6e8, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x517000080750) at ../../src/trunk_asan/insns.def:1677
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x608b44bb8b36 <vm_exec_core+1494>, 0x608b44bb9e3d <vm_exec_core+6365>, 0x608b44bbefd1 <vm_exec_core+27249>, 0x608b44bb99af <vm_exec_core+5199>, 0x608b44bbfd82 <vm_exec_core+30754>, 0x608b44bbdb84 <vm_exec_core+22052>, 0x608b44bbb82e <vm_exec_core+13006>, 0x608b44bb8c9e <vm_exec_core+1854>, 0x608b44bbf5c4 <vm_exec_core+28772>, 0x608b44bbf30c <vm_exec_core+28076>, 0x608b44bb9c2c <vm_exec_core+5836>, 0x608b44bb918e <vm_exec_core+3118>, 0x608b44bbe286 <vm_exec_core+23846>, 0x608b44bba733 <vm_exec_core+8659>, 0x608b44bbf7c5 <vm_exec_core+29285>, 0x608b44bbf46e <vm_exec_core+28430>, 0x608b44bbae21 <vm_exec_core+10433>, 0x608b44bbb7bd <vm_exec_core+12893>, 0x608b44bbdde5 <vm_exec_core+22661>, 0x608b44bbf3e5 <vm_exec_core+28293>, 0x608b44bbd290 <vm_exec_core+19760>, 0x608b44bbde6e <vm_exec_core+22798>, 0x608b44bbe927 <vm_exec_core+25543>, 0x608b44bbd1cd <vm_exec_core+19565>, 0x608b44bb90cb <vm_exec_core+2923>, 0x608b44bbd887 <vm_exec_core+21287>, 0x608b44bb8f5e <vm_exec_core+2558>, 0x608b44bb9394 <vm_exec_core+3636>, 0x608b44bbb0a4 <vm_exec_core+11076>, 0x608b44bbcd9a <vm_exec_core+18490>, 0x608b44bbd720 <vm_exec_core+20928>, 0x608b44bbca3f <vm_exec_core+17631>, 0x608b44bb8b6a <vm_exec_core+1546>, 0x608b44bbeb57 <vm_exec_core+26103>, 0x608b44bbf237 <vm_exec_core+27863>, 0x608b44bb953b <vm_exec_core+4059>, 0x608b44bba0e7 <vm_exec_core+7047>, 0x608b44bb9da5 <vm_exec_core+6213>, 0x608b44bba822 <vm_exec_core+8898>, 0x608b44bbb659 <vm_exec_core+12537>, 0x608b44bb95e2 <vm_exec_core+4226>, 0x608b44bbe9bf <vm_exec_core+25695>, 0x608b44bba071 <vm_exec_core+6929>, 0x608b44bbb507 <vm_exec_core+12199>, 0x608b44bbbfce <vm_exec_core+14958>, 0x608b44bbe31c <vm_exec_core+23996>, 0x608b44bbd452 <vm_exec_core+20210>, 0x608b44bbaafc <vm_exec_core+9628>, 0x608b44bba37e <vm_exec_core+7710>, 0x608b44bbe172 <vm_exec_core+23570>, 0x608b44bbb284 <vm_exec_core+11556>, 0x608b44bbd986 <vm_exec_core+21542>, 0x608b44bbd4c4 <vm_exec_core+20324>, 0x608b44bbda3d <vm_exec_core+21725>, 0x608b44bbef09 <vm_exec_core+27049>, 0x608b44bbc851 <vm_exec_core+17137>, 0x608b44bbe3d5 <vm_exec_core+24181>, 0x608b44bb88b8 <vm_exec_core+856>, 0x608b44bbdf03 <vm_exec_core+22947>, 0x608b44bbac1b <vm_exec_core+9915>, 0x608b44bbd128 <vm_exec_core+19400>, 0x608b44bbd368 <vm_exec_core+19976>, 0x608b44bbbc02 <vm_exec_core+13986>, 0x608b44bb9448 <vm_exec_core+3816>, 0x608b44bbafc9 <vm_exec_core+10857>, 0x608b44bba606 <vm_exec_core+8358>, 0x608b44bbdabb <vm_exec_core+21851>, 0x608b44bb9773 <vm_exec_core+4627>, 0x608b44bbb9af <vm_exec_core+13391>, 0x608b44bbc2ff <vm_exec_core+15775>, 0x608b44bba900 <vm_exec_core+9120>, 0x608b44bc6510 <vm_exec_core+57264>, 0x608b44bba2d5 <vm_exec_core+7541>, 0x608b44bba1cd <vm_exec_core+7277>, 0x608b44bba4d8 <vm_exec_core+8056>, 0x608b44bbaec3 <vm_exec_core+10595>, 0x608b44bbcc3e <vm_exec_core+18142>, 0x608b44bbc089 <vm_exec_core+15145>, 0x608b44bbd79f <vm_exec_core+21055>, 0x608b44bbc4e5 <vm_exec_core+16261>, 0x608b44bbea80 <vm_exec_core+25888>, 0x608b44bc0027 <vm_exec_core+31431>, 0x608b44bbecc4 <vm_exec_core+26468>, 0x608b44bbf915 <vm_exec_core+29621>, 0x608b44bbfa06 <vm_exec_core+29862>, 0x608b44bb8ff0 <vm_exec_core+2704>, 0x608b44bbf4ed <vm_exec_core+28557>, 0x608b44bbb1a9 <vm_exec_core+11337>, 0x608b44bbf6e8 <vm_exec_core+29064>, 0x608b44bbacea <vm_exec_core+10122>, 0x608b44bbebfb <vm_exec_core+26267>, 0x608b44bb8e87 <vm_exec_core+2343>, 0x608b44bb966d <vm_exec_core+4365>, 0x608b44bbfc4a <vm_exec_core+30442>, 0x608b44bbb58d <vm_exec_core+12333>, 0x608b44bbb38a <vm_exec_core+11818>, 0x608b44bb88bd <vm_exec_core+861>, 0x608b44bb8daa <vm_exec_core+2122>, 0x608b44bb8943 <vm_exec_core+995>, 0x608b44bbedb3 <vm_exec_core+26707>, 0x608b44bbc70e <vm_exec_core+16814>, 0x608b44bbbdd2 <vm_exec_core+14450>, 0x608b44bbc5ea <vm_exec_core+16522>, 0x608b44bbc236 <vm_exec_core+15574>, 0x608b44bbb41f <vm_exec_core+11967>, 0x608b44bbbcdd <vm_exec_core+14205>, 0x608b44bbb6a9 <vm_exec_core+12617>, 0x608b44bbbeec <vm_exec_core+14732>, 0x608b44bbbf5d <vm_exec_core+14845>, 0x608b44bb8b27 <vm_exec_core+1479>, 0x608b44bb9e2e <vm_exec_core+6350>, 0x608b44bbefc2 <vm_exec_core+27234>, 0x608b44bb99a0 <vm_exec_core+5184>, 0x608b44bbfd73 <vm_exec_core+30739>, 0x608b44bbdb75 <vm_exec_core+22037>, 0x608b44bbb81f <vm_exec_core+12991>, 0x608b44bb8c8f <vm_exec_core+1839>, 0x608b44bbf5b5 <vm_exec_core+28757>, 0x608b44bbf2fd <vm_exec_core+28061>, 0x608b44bb9c1d <vm_exec_core+5821>, 0x608b44bb917f <vm_exec_core+3103>, 0x608b44bbe277 <vm_exec_core+23831>, 0x608b44bba724 <vm_exec_core+8644>, 0x608b44bbf7b6 <vm_exec_core+29270>, 0x608b44bbf45f <vm_exec_core+28415>, 0x608b44bbae12 <vm_exec_core+10418>, 0x608b44bbb7ae <vm_exec_core+12878>, 0x608b44bbddd6 <vm_exec_core+22646>, 0x608b44bbf3d6 <vm_exec_core+28278>, 0x608b44bbd281 <vm_exec_core+19745>, 0x608b44bbde5f <vm_exec_core+22783>, 0x608b44bbe918 <vm_exec_core+25528>, 0x608b44bbd1be <vm_exec_core+19550>, 0x608b44bb90bc <vm_exec_core+2908>, 0x608b44bbd878 <vm_exec_core+21272>, 0x608b44bb8f4f <vm_exec_core+2543>, 0x608b44bb9385 <vm_exec_core+3621>, 0x608b44bbb095 <vm_exec_core+11061>, 0x608b44bbcd8b <vm_exec_core+18475>, 0x608b44bbd711 <vm_exec_core+20913>, 0x608b44bbca30 <vm_exec_core+17616>, 0x608b44bb8b5b <vm_exec_core+1531>, 0x608b44bbeb48 <vm_exec_core+26088>, 0x608b44bbf228 <vm_exec_core+27848>, 0x608b44bb952c <vm_exec_core+4044>, 0x608b44bba0d8 <vm_exec_core+7032>, 0x608b44bb9d96 <vm_exec_core+6198>, 0x608b44bba813 <vm_exec_core+8883>, 0x608b44bbb64a <vm_exec_core+12522>, 0x608b44bb95d3 <vm_exec_core+4211>, 0x608b44bbe9b0 <vm_exec_core+25680>, 0x608b44bba062 <vm_exec_core+6914>, 0x608b44bbb4f8 <vm_exec_core+12184>, 0x608b44bbbfbf <vm_exec_core+14943>, 0x608b44bbe30d <vm_exec_core+23981>, 0x608b44bbd443 <vm_exec_core+20195>, 0x608b44bbaaed <vm_exec_core+9613>, 0x608b44bba36f <vm_exec_core+7695>, 0x608b44bbe163 <vm_exec_core+23555>, 0x608b44bbb275 <vm_exec_core+11541>, 0x608b44bbd977 <vm_exec_core+21527>, 0x608b44bbd4b5 <vm_exec_core+20309>, 0x608b44bbda2e <vm_exec_core+21710>, 0x608b44bbeefa <vm_exec_core+27034>, 0x608b44bbc842 <vm_exec_core+17122>, 0x608b44bbe3c6 <vm_exec_core+24166>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbdef4 <vm_exec_core+22932>, 0x608b44bbac0c <vm_exec_core+9900>, 0x608b44bbd119 <vm_exec_core+19385>, 0x608b44bbd359 <vm_exec_core+19961>, 0x608b44bbbbf3 <vm_exec_core+13971>, 0x608b44bbcd86 <vm_exec_core+18470>, 0x608b44bbafba <vm_exec_core+10842>, 0x608b44bba5f7 <vm_exec_core+8343>, 0x608b44bbdaac <vm_exec_core+21836>, 0x608b44bb9764 <vm_exec_core+4612>, 0x608b44bbb9a0 <vm_exec_core+13376>, 0x608b44bbc2f0 <vm_exec_core+15760>, 0x608b44bba8f1 <vm_exec_core+9105>, 0x608b44bc6501 <vm_exec_core+57249>, 0x608b44bba2c6 <vm_exec_core+7526>, 0x608b44bba1be <vm_exec_core+7262>, 0x608b44bba4c9 <vm_exec_core+8041>, 0x608b44bbaeb4 <vm_exec_core+10580>, 0x608b44bbcc2f <vm_exec_core+18127>, 0x608b44bbc07a <vm_exec_core+15130>, 0x608b44bbcc2a <vm_exec_core+18122>, 0x608b44bbd43e <vm_exec_core+20190>, 0x608b44bbd439 <vm_exec_core+20185>, 0x608b44bba4c4 <vm_exec_core+8036>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbb613 <vm_exec_core+12467>, 0x608b44bbb618 <vm_exec_core+12472>, 0x608b44bbd434 <vm_exec_core+20180>, 0x608b44bbd27c <vm_exec_core+19740>, 0x608b44bbc2eb <vm_exec_core+15755>, 0x608b44bbc222 <vm_exec_core+15554>, 0x608b44bbd32b <vm_exec_core+19915>, 0x608b44bbc6f5 <vm_exec_core+16789>...}
reg_cfp = 0x72b5d671f6e8
reg_pc = 0x5060000617f0
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000608b44bb36f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x517000080750
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x0000608b44c44d72 in invoke_iseq_block_from_c (ec=0x517000080750, captured=0x72b5d671f7a8, self=126125845482920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x72b5f69b2c00
cfp = <optimized out>
sp = 0x72b5d661f870
use_argv = 0x0
stack_argv = 0x72b5d661f870
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x72b5d671f7a8
#20 0x0000608b44be5b3c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#21 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#22 0x0000608b44be5b3c in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#23 0x0000608b447eb6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x517000080750
_tag = {tag = 36, retval = <optimized out>, buf = {0x72b5d661c010, <optimized out>, 0x72b5d661bf20, <optimized out>, <optimized out>}, prev = 0x72b5d591d240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#24 0x0000608b44b186dd in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:653
args = {self = 126125849416560, mutex = 0x504000113ed0, ec = <optimized out>}
#25 0x0000608b44bc02f9 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7538
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#26 0x0000608b44bc02f9 in vm_invoke_builtin_delegate (ec=0x517000080750, cfp=0x72b5d671f758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#27 vm_exec_core (ec=ec@entry=0x517000080750) at ../../src/trunk_asan/insns.def:1677
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x608b44bb8b36 <vm_exec_core+1494>, 0x608b44bb9e3d <vm_exec_core+6365>, 0x608b44bbefd1 <vm_exec_core+27249>, 0x608b44bb99af <vm_exec_core+5199>, 0x608b44bbfd82 <vm_exec_core+30754>, 0x608b44bbdb84 <vm_exec_core+22052>, 0x608b44bbb82e <vm_exec_core+13006>, 0x608b44bb8c9e <vm_exec_core+1854>, 0x608b44bbf5c4 <vm_exec_core+28772>, 0x608b44bbf30c <vm_exec_core+28076>, 0x608b44bb9c2c <vm_exec_core+5836>, 0x608b44bb918e <vm_exec_core+3118>, 0x608b44bbe286 <vm_exec_core+23846>, 0x608b44bba733 <vm_exec_core+8659>, 0x608b44bbf7c5 <vm_exec_core+29285>, 0x608b44bbf46e <vm_exec_core+28430>, 0x608b44bbae21 <vm_exec_core+10433>, 0x608b44bbb7bd <vm_exec_core+12893>, 0x608b44bbdde5 <vm_exec_core+22661>, 0x608b44bbf3e5 <vm_exec_core+28293>, 0x608b44bbd290 <vm_exec_core+19760>, 0x608b44bbde6e <vm_exec_core+22798>, 0x608b44bbe927 <vm_exec_core+25543>, 0x608b44bbd1cd <vm_exec_core+19565>, 0x608b44bb90cb <vm_exec_core+2923>, 0x608b44bbd887 <vm_exec_core+21287>, 0x608b44bb8f5e <vm_exec_core+2558>, 0x608b44bb9394 <vm_exec_core+3636>, 0x608b44bbb0a4 <vm_exec_core+11076>, 0x608b44bbcd9a <vm_exec_core+18490>, 0x608b44bbd720 <vm_exec_core+20928>, 0x608b44bbca3f <vm_exec_core+17631>, 0x608b44bb8b6a <vm_exec_core+1546>, 0x608b44bbeb57 <vm_exec_core+26103>, 0x608b44bbf237 <vm_exec_core+27863>, 0x608b44bb953b <vm_exec_core+4059>, 0x608b44bba0e7 <vm_exec_core+7047>, 0x608b44bb9da5 <vm_exec_core+6213>, 0x608b44bba822 <vm_exec_core+8898>, 0x608b44bbb659 <vm_exec_core+12537>, 0x608b44bb95e2 <vm_exec_core+4226>, 0x608b44bbe9bf <vm_exec_core+25695>, 0x608b44bba071 <vm_exec_core+6929>, 0x608b44bbb507 <vm_exec_core+12199>, 0x608b44bbbfce <vm_exec_core+14958>, 0x608b44bbe31c <vm_exec_core+23996>, 0x608b44bbd452 <vm_exec_core+20210>, 0x608b44bbaafc <vm_exec_core+9628>, 0x608b44bba37e <vm_exec_core+7710>, 0x608b44bbe172 <vm_exec_core+23570>, 0x608b44bbb284 <vm_exec_core+11556>, 0x608b44bbd986 <vm_exec_core+21542>, 0x608b44bbd4c4 <vm_exec_core+20324>, 0x608b44bbda3d <vm_exec_core+21725>, 0x608b44bbef09 <vm_exec_core+27049>, 0x608b44bbc851 <vm_exec_core+17137>, 0x608b44bbe3d5 <vm_exec_core+24181>, 0x608b44bb88b8 <vm_exec_core+856>, 0x608b44bbdf03 <vm_exec_core+22947>, 0x608b44bbac1b <vm_exec_core+9915>, 0x608b44bbd128 <vm_exec_core+19400>, 0x608b44bbd368 <vm_exec_core+19976>, 0x608b44bbbc02 <vm_exec_core+13986>, 0x608b44bb9448 <vm_exec_core+3816>, 0x608b44bbafc9 <vm_exec_core+10857>, 0x608b44bba606 <vm_exec_core+8358>, 0x608b44bbdabb <vm_exec_core+21851>, 0x608b44bb9773 <vm_exec_core+4627>, 0x608b44bbb9af <vm_exec_core+13391>, 0x608b44bbc2ff <vm_exec_core+15775>, 0x608b44bba900 <vm_exec_core+9120>, 0x608b44bc6510 <vm_exec_core+57264>, 0x608b44bba2d5 <vm_exec_core+7541>, 0x608b44bba1cd <vm_exec_core+7277>, 0x608b44bba4d8 <vm_exec_core+8056>, 0x608b44bbaec3 <vm_exec_core+10595>, 0x608b44bbcc3e <vm_exec_core+18142>, 0x608b44bbc089 <vm_exec_core+15145>, 0x608b44bbd79f <vm_exec_core+21055>, 0x608b44bbc4e5 <vm_exec_core+16261>, 0x608b44bbea80 <vm_exec_core+25888>, 0x608b44bc0027 <vm_exec_core+31431>, 0x608b44bbecc4 <vm_exec_core+26468>, 0x608b44bbf915 <vm_exec_core+29621>, 0x608b44bbfa06 <vm_exec_core+29862>, 0x608b44bb8ff0 <vm_exec_core+2704>, 0x608b44bbf4ed <vm_exec_core+28557>, 0x608b44bbb1a9 <vm_exec_core+11337>, 0x608b44bbf6e8 <vm_exec_core+29064>, 0x608b44bbacea <vm_exec_core+10122>, 0x608b44bbebfb <vm_exec_core+26267>, 0x608b44bb8e87 <vm_exec_core+2343>, 0x608b44bb966d <vm_exec_core+4365>, 0x608b44bbfc4a <vm_exec_core+30442>, 0x608b44bbb58d <vm_exec_core+12333>, 0x608b44bbb38a <vm_exec_core+11818>, 0x608b44bb88bd <vm_exec_core+861>, 0x608b44bb8daa <vm_exec_core+2122>, 0x608b44bb8943 <vm_exec_core+995>, 0x608b44bbedb3 <vm_exec_core+26707>, 0x608b44bbc70e <vm_exec_core+16814>, 0x608b44bbbdd2 <vm_exec_core+14450>, 0x608b44bbc5ea <vm_exec_core+16522>, 0x608b44bbc236 <vm_exec_core+15574>, 0x608b44bbb41f <vm_exec_core+11967>, 0x608b44bbbcdd <vm_exec_core+14205>, 0x608b44bbb6a9 <vm_exec_core+12617>, 0x608b44bbbeec <vm_exec_core+14732>, 0x608b44bbbf5d <vm_exec_core+14845>, 0x608b44bb8b27 <vm_exec_core+1479>, 0x608b44bb9e2e <vm_exec_core+6350>, 0x608b44bbefc2 <vm_exec_core+27234>, 0x608b44bb99a0 <vm_exec_core+5184>, 0x608b44bbfd73 <vm_exec_core+30739>, 0x608b44bbdb75 <vm_exec_core+22037>, 0x608b44bbb81f <vm_exec_core+12991>, 0x608b44bb8c8f <vm_exec_core+1839>, 0x608b44bbf5b5 <vm_exec_core+28757>, 0x608b44bbf2fd <vm_exec_core+28061>, 0x608b44bb9c1d <vm_exec_core+5821>, 0x608b44bb917f <vm_exec_core+3103>, 0x608b44bbe277 <vm_exec_core+23831>, 0x608b44bba724 <vm_exec_core+8644>, 0x608b44bbf7b6 <vm_exec_core+29270>, 0x608b44bbf45f <vm_exec_core+28415>, 0x608b44bbae12 <vm_exec_core+10418>, 0x608b44bbb7ae <vm_exec_core+12878>, 0x608b44bbddd6 <vm_exec_core+22646>, 0x608b44bbf3d6 <vm_exec_core+28278>, 0x608b44bbd281 <vm_exec_core+19745>, 0x608b44bbde5f <vm_exec_core+22783>, 0x608b44bbe918 <vm_exec_core+25528>, 0x608b44bbd1be <vm_exec_core+19550>, 0x608b44bb90bc <vm_exec_core+2908>, 0x608b44bbd878 <vm_exec_core+21272>, 0x608b44bb8f4f <vm_exec_core+2543>, 0x608b44bb9385 <vm_exec_core+3621>, 0x608b44bbb095 <vm_exec_core+11061>, 0x608b44bbcd8b <vm_exec_core+18475>, 0x608b44bbd711 <vm_exec_core+20913>, 0x608b44bbca30 <vm_exec_core+17616>, 0x608b44bb8b5b <vm_exec_core+1531>, 0x608b44bbeb48 <vm_exec_core+26088>, 0x608b44bbf228 <vm_exec_core+27848>, 0x608b44bb952c <vm_exec_core+4044>, 0x608b44bba0d8 <vm_exec_core+7032>, 0x608b44bb9d96 <vm_exec_core+6198>, 0x608b44bba813 <vm_exec_core+8883>, 0x608b44bbb64a <vm_exec_core+12522>, 0x608b44bb95d3 <vm_exec_core+4211>, 0x608b44bbe9b0 <vm_exec_core+25680>, 0x608b44bba062 <vm_exec_core+6914>, 0x608b44bbb4f8 <vm_exec_core+12184>, 0x608b44bbbfbf <vm_exec_core+14943>, 0x608b44bbe30d <vm_exec_core+23981>, 0x608b44bbd443 <vm_exec_core+20195>, 0x608b44bbaaed <vm_exec_core+9613>, 0x608b44bba36f <vm_exec_core+7695>, 0x608b44bbe163 <vm_exec_core+23555>, 0x608b44bbb275 <vm_exec_core+11541>, 0x608b44bbd977 <vm_exec_core+21527>, 0x608b44bbd4b5 <vm_exec_core+20309>, 0x608b44bbda2e <vm_exec_core+21710>, 0x608b44bbeefa <vm_exec_core+27034>, 0x608b44bbc842 <vm_exec_core+17122>, 0x608b44bbe3c6 <vm_exec_core+24166>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbdef4 <vm_exec_core+22932>, 0x608b44bbac0c <vm_exec_core+9900>, 0x608b44bbd119 <vm_exec_core+19385>, 0x608b44bbd359 <vm_exec_core+19961>, 0x608b44bbbbf3 <vm_exec_core+13971>, 0x608b44bbcd86 <vm_exec_core+18470>, 0x608b44bbafba <vm_exec_core+10842>, 0x608b44bba5f7 <vm_exec_core+8343>, 0x608b44bbdaac <vm_exec_core+21836>, 0x608b44bb9764 <vm_exec_core+4612>, 0x608b44bbb9a0 <vm_exec_core+13376>, 0x608b44bbc2f0 <vm_exec_core+15760>, 0x608b44bba8f1 <vm_exec_core+9105>, 0x608b44bc6501 <vm_exec_core+57249>, 0x608b44bba2c6 <vm_exec_core+7526>, 0x608b44bba1be <vm_exec_core+7262>, 0x608b44bba4c9 <vm_exec_core+8041>, 0x608b44bbaeb4 <vm_exec_core+10580>, 0x608b44bbcc2f <vm_exec_core+18127>, 0x608b44bbc07a <vm_exec_core+15130>, 0x608b44bbcc2a <vm_exec_core+18122>, 0x608b44bbd43e <vm_exec_core+20190>, 0x608b44bbd439 <vm_exec_core+20185>, 0x608b44bba4c4 <vm_exec_core+8036>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbb613 <vm_exec_core+12467>, 0x608b44bbb618 <vm_exec_core+12472>, 0x608b44bbd434 <vm_exec_core+20180>, 0x608b44bbd27c <vm_exec_core+19740>, 0x608b44bbc2eb <vm_exec_core+15755>, 0x608b44bbc222 <vm_exec_core+15554>, 0x608b44bbd32b <vm_exec_core+19915>, 0x608b44bbc6f5 <vm_exec_core+16789>...}
reg_cfp = 0x72b5d671f758
reg_pc = 0x50e000001a30
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#28 0x0000608b44bb36f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x517000080750
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#29 0x0000608b44bf7e0b in invoke_iseq_block_from_c (ec=0x517000080750, captured=<optimized out>, self=126125845482920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x72b5f69b2c50
cfp = 0x72b5d671f7c8
sp = 0x72b5d661f818
use_argv = <optimized out>
stack_argv = 0x72b5d661f818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#30 invoke_block_from_c_proc (ec=0x517000080750, self=126125845482920, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1914
block = <optimized out>
keyword_hash = <optimized out>
#31 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1944
No locals.
#32 0x0000608b44bf6066 in rb_vm_invoke_proc (ec=0x50c00592acd4, proc=0x89, argc=-150368911, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#33 0x0000608b44b456fb in thread_do_start_proc (th=th@entry=0x515000050d00) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504000114210
args_len = <optimized out>
args_ptr = <optimized out>
#34 0x0000608b44b4329d in thread_do_start (th=0x515000050d00) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#35 thread_start_func_2 (th=th@entry=0x515000050d00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#36 0x0000608b44b4258e in call_thread_start_func_2 (th=0x515000050d00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x72b5d661ccc0
#37 nt_start (ptr=0x50c00592ac80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000050d00
sched = <optimized out>
nt = 0x50c00592ac80
vm = 0x525000000100
#38 0x0000608b4479faff in asan_thread_start(void*) ()
No symbol table info available.
#39 0x000072b5f709caa4 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 = {126125311383232, -5098111243943323368, 126125311383232, -352, 0, 140731796672944, -5098111243964294888, -5098184704821077736}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#40 0x000072b5f7129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x72b5f731dc40 (LWP 4114228) "ruby"):
#0 0x000072b5f7110813 in __GI___wait4 (pid=-1, stat_loc=0x72b5f5188168, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000608b44733f80 in __interceptor_waitpid ()
No symbol table info available.
#2 0x0000608b449947a4 in do_waitpid (pid=-1, st=0x72b5f5188168, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3 waitpid_blocking_no_SIGCHLD (x=0x72b5f5188140) at /tmp/ruby/src/trunk_asan/process.c:1074
w = 0x72b5f5188140
#4 0x0000608b44b24098 in rb_nogvl (func=0x608b44994760 <waitpid_blocking_no_SIGCHLD>, data1=0x72b5f5188140, ubf=<optimized out>, data2=0x0, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1628
__region = <optimized out>
val = 0x0
ec = 0x5170000000d0
th = 0x515000000300
vm = <optimized out>
saved_errno = 0
saved_vm = <optimized out>
is_main_thread = <optimized out>
#5 0x0000608b4497cd3b in waitpid_no_SIGCHLD (w=0x72b5f5188140) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5170000000d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7 0x0000608b4498d03f in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
status = <optimized out>
data = <optimized out>
#8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
result = 126125849412320
pid = <optimized out>
status = <optimized out>
#9 0x0000608b44c240e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x6cd100100001
cc = <optimized out>
me = 0x72b5f6b253f8
cfunc = 0x506000049588
recv = 126125853608640
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x0000608b44c09935 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffeacbffd40) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x5150000008d8
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#11 0x0000608b44c093c5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
ci = <optimized out>
cc = 0x0
#12 0x0000608b44bc4d7d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x72b5f45ff288, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x608b44bb8b36 <vm_exec_core+1494>, 0x608b44bb9e3d <vm_exec_core+6365>, 0x608b44bbefd1 <vm_exec_core+27249>, 0x608b44bb99af <vm_exec_core+5199>, 0x608b44bbfd82 <vm_exec_core+30754>, 0x608b44bbdb84 <vm_exec_core+22052>, 0x608b44bbb82e <vm_exec_core+13006>, 0x608b44bb8c9e <vm_exec_core+1854>, 0x608b44bbf5c4 <vm_exec_core+28772>, 0x608b44bbf30c <vm_exec_core+28076>, 0x608b44bb9c2c <vm_exec_core+5836>, 0x608b44bb918e <vm_exec_core+3118>, 0x608b44bbe286 <vm_exec_core+23846>, 0x608b44bba733 <vm_exec_core+8659>, 0x608b44bbf7c5 <vm_exec_core+29285>, 0x608b44bbf46e <vm_exec_core+28430>, 0x608b44bbae21 <vm_exec_core+10433>, 0x608b44bbb7bd <vm_exec_core+12893>, 0x608b44bbdde5 <vm_exec_core+22661>, 0x608b44bbf3e5 <vm_exec_core+28293>, 0x608b44bbd290 <vm_exec_core+19760>, 0x608b44bbde6e <vm_exec_core+22798>, 0x608b44bbe927 <vm_exec_core+25543>, 0x608b44bbd1cd <vm_exec_core+19565>, 0x608b44bb90cb <vm_exec_core+2923>, 0x608b44bbd887 <vm_exec_core+21287>, 0x608b44bb8f5e <vm_exec_core+2558>, 0x608b44bb9394 <vm_exec_core+3636>, 0x608b44bbb0a4 <vm_exec_core+11076>, 0x608b44bbcd9a <vm_exec_core+18490>, 0x608b44bbd720 <vm_exec_core+20928>, 0x608b44bbca3f <vm_exec_core+17631>, 0x608b44bb8b6a <vm_exec_core+1546>, 0x608b44bbeb57 <vm_exec_core+26103>, 0x608b44bbf237 <vm_exec_core+27863>, 0x608b44bb953b <vm_exec_core+4059>, 0x608b44bba0e7 <vm_exec_core+7047>, 0x608b44bb9da5 <vm_exec_core+6213>, 0x608b44bba822 <vm_exec_core+8898>, 0x608b44bbb659 <vm_exec_core+12537>, 0x608b44bb95e2 <vm_exec_core+4226>, 0x608b44bbe9bf <vm_exec_core+25695>, 0x608b44bba071 <vm_exec_core+6929>, 0x608b44bbb507 <vm_exec_core+12199>, 0x608b44bbbfce <vm_exec_core+14958>, 0x608b44bbe31c <vm_exec_core+23996>, 0x608b44bbd452 <vm_exec_core+20210>, 0x608b44bbaafc <vm_exec_core+9628>, 0x608b44bba37e <vm_exec_core+7710>, 0x608b44bbe172 <vm_exec_core+23570>, 0x608b44bbb284 <vm_exec_core+11556>, 0x608b44bbd986 <vm_exec_core+21542>, 0x608b44bbd4c4 <vm_exec_core+20324>, 0x608b44bbda3d <vm_exec_core+21725>, 0x608b44bbef09 <vm_exec_core+27049>, 0x608b44bbc851 <vm_exec_core+17137>, 0x608b44bbe3d5 <vm_exec_core+24181>, 0x608b44bb88b8 <vm_exec_core+856>, 0x608b44bbdf03 <vm_exec_core+22947>, 0x608b44bbac1b <vm_exec_core+9915>, 0x608b44bbd128 <vm_exec_core+19400>, 0x608b44bbd368 <vm_exec_core+19976>, 0x608b44bbbc02 <vm_exec_core+13986>, 0x608b44bb9448 <vm_exec_core+3816>, 0x608b44bbafc9 <vm_exec_core+10857>, 0x608b44bba606 <vm_exec_core+8358>, 0x608b44bbdabb <vm_exec_core+21851>, 0x608b44bb9773 <vm_exec_core+4627>, 0x608b44bbb9af <vm_exec_core+13391>, 0x608b44bbc2ff <vm_exec_core+15775>, 0x608b44bba900 <vm_exec_core+9120>, 0x608b44bc6510 <vm_exec_core+57264>, 0x608b44bba2d5 <vm_exec_core+7541>, 0x608b44bba1cd <vm_exec_core+7277>, 0x608b44bba4d8 <vm_exec_core+8056>, 0x608b44bbaec3 <vm_exec_core+10595>, 0x608b44bbcc3e <vm_exec_core+18142>, 0x608b44bbc089 <vm_exec_core+15145>, 0x608b44bbd79f <vm_exec_core+21055>, 0x608b44bbc4e5 <vm_exec_core+16261>, 0x608b44bbea80 <vm_exec_core+25888>, 0x608b44bc0027 <vm_exec_core+31431>, 0x608b44bbecc4 <vm_exec_core+26468>, 0x608b44bbf915 <vm_exec_core+29621>, 0x608b44bbfa06 <vm_exec_core+29862>, 0x608b44bb8ff0 <vm_exec_core+2704>, 0x608b44bbf4ed <vm_exec_core+28557>, 0x608b44bbb1a9 <vm_exec_core+11337>, 0x608b44bbf6e8 <vm_exec_core+29064>, 0x608b44bbacea <vm_exec_core+10122>, 0x608b44bbebfb <vm_exec_core+26267>, 0x608b44bb8e87 <vm_exec_core+2343>, 0x608b44bb966d <vm_exec_core+4365>, 0x608b44bbfc4a <vm_exec_core+30442>, 0x608b44bbb58d <vm_exec_core+12333>, 0x608b44bbb38a <vm_exec_core+11818>, 0x608b44bb88bd <vm_exec_core+861>, 0x608b44bb8daa <vm_exec_core+2122>, 0x608b44bb8943 <vm_exec_core+995>, 0x608b44bbedb3 <vm_exec_core+26707>, 0x608b44bbc70e <vm_exec_core+16814>, 0x608b44bbbdd2 <vm_exec_core+14450>, 0x608b44bbc5ea <vm_exec_core+16522>, 0x608b44bbc236 <vm_exec_core+15574>, 0x608b44bbb41f <vm_exec_core+11967>, 0x608b44bbbcdd <vm_exec_core+14205>, 0x608b44bbb6a9 <vm_exec_core+12617>, 0x608b44bbbeec <vm_exec_core+14732>, 0x608b44bbbf5d <vm_exec_core+14845>, 0x608b44bb8b27 <vm_exec_core+1479>, 0x608b44bb9e2e <vm_exec_core+6350>, 0x608b44bbefc2 <vm_exec_core+27234>, 0x608b44bb99a0 <vm_exec_core+5184>, 0x608b44bbfd73 <vm_exec_core+30739>, 0x608b44bbdb75 <vm_exec_core+22037>, 0x608b44bbb81f <vm_exec_core+12991>, 0x608b44bb8c8f <vm_exec_core+1839>, 0x608b44bbf5b5 <vm_exec_core+28757>, 0x608b44bbf2fd <vm_exec_core+28061>, 0x608b44bb9c1d <vm_exec_core+5821>, 0x608b44bb917f <vm_exec_core+3103>, 0x608b44bbe277 <vm_exec_core+23831>, 0x608b44bba724 <vm_exec_core+8644>, 0x608b44bbf7b6 <vm_exec_core+29270>, 0x608b44bbf45f <vm_exec_core+28415>, 0x608b44bbae12 <vm_exec_core+10418>, 0x608b44bbb7ae <vm_exec_core+12878>, 0x608b44bbddd6 <vm_exec_core+22646>, 0x608b44bbf3d6 <vm_exec_core+28278>, 0x608b44bbd281 <vm_exec_core+19745>, 0x608b44bbde5f <vm_exec_core+22783>, 0x608b44bbe918 <vm_exec_core+25528>, 0x608b44bbd1be <vm_exec_core+19550>, 0x608b44bb90bc <vm_exec_core+2908>, 0x608b44bbd878 <vm_exec_core+21272>, 0x608b44bb8f4f <vm_exec_core+2543>, 0x608b44bb9385 <vm_exec_core+3621>, 0x608b44bbb095 <vm_exec_core+11061>, 0x608b44bbcd8b <vm_exec_core+18475>, 0x608b44bbd711 <vm_exec_core+20913>, 0x608b44bbca30 <vm_exec_core+17616>, 0x608b44bb8b5b <vm_exec_core+1531>, 0x608b44bbeb48 <vm_exec_core+26088>, 0x608b44bbf228 <vm_exec_core+27848>, 0x608b44bb952c <vm_exec_core+4044>, 0x608b44bba0d8 <vm_exec_core+7032>, 0x608b44bb9d96 <vm_exec_core+6198>, 0x608b44bba813 <vm_exec_core+8883>, 0x608b44bbb64a <vm_exec_core+12522>, 0x608b44bb95d3 <vm_exec_core+4211>, 0x608b44bbe9b0 <vm_exec_core+25680>, 0x608b44bba062 <vm_exec_core+6914>, 0x608b44bbb4f8 <vm_exec_core+12184>, 0x608b44bbbfbf <vm_exec_core+14943>, 0x608b44bbe30d <vm_exec_core+23981>, 0x608b44bbd443 <vm_exec_core+20195>, 0x608b44bbaaed <vm_exec_core+9613>, 0x608b44bba36f <vm_exec_core+7695>, 0x608b44bbe163 <vm_exec_core+23555>, 0x608b44bbb275 <vm_exec_core+11541>, 0x608b44bbd977 <vm_exec_core+21527>, 0x608b44bbd4b5 <vm_exec_core+20309>, 0x608b44bbda2e <vm_exec_core+21710>, 0x608b44bbeefa <vm_exec_core+27034>, 0x608b44bbc842 <vm_exec_core+17122>, 0x608b44bbe3c6 <vm_exec_core+24166>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbdef4 <vm_exec_core+22932>, 0x608b44bbac0c <vm_exec_core+9900>, 0x608b44bbd119 <vm_exec_core+19385>, 0x608b44bbd359 <vm_exec_core+19961>, 0x608b44bbbbf3 <vm_exec_core+13971>, 0x608b44bbcd86 <vm_exec_core+18470>, 0x608b44bbafba <vm_exec_core+10842>, 0x608b44bba5f7 <vm_exec_core+8343>, 0x608b44bbdaac <vm_exec_core+21836>, 0x608b44bb9764 <vm_exec_core+4612>, 0x608b44bbb9a0 <vm_exec_core+13376>, 0x608b44bbc2f0 <vm_exec_core+15760>, 0x608b44bba8f1 <vm_exec_core+9105>, 0x608b44bc6501 <vm_exec_core+57249>, 0x608b44bba2c6 <vm_exec_core+7526>, 0x608b44bba1be <vm_exec_core+7262>, 0x608b44bba4c9 <vm_exec_core+8041>, 0x608b44bbaeb4 <vm_exec_core+10580>, 0x608b44bbcc2f <vm_exec_core+18127>, 0x608b44bbc07a <vm_exec_core+15130>, 0x608b44bbcc2a <vm_exec_core+18122>, 0x608b44bbd43e <vm_exec_core+20190>, 0x608b44bbd439 <vm_exec_core+20185>, 0x608b44bba4c4 <vm_exec_core+8036>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbb613 <vm_exec_core+12467>, 0x608b44bbb618 <vm_exec_core+12472>, 0x608b44bbd434 <vm_exec_core+20180>, 0x608b44bbd27c <vm_exec_core+19740>, 0x608b44bbc2eb <vm_exec_core+15755>, 0x608b44bbc222 <vm_exec_core+15554>, 0x608b44bbd32b <vm_exec_core+19915>, 0x608b44bbc6f5 <vm_exec_core+16789>...}
reg_cfp = 0x72b5f45ff288
reg_pc = 0x50400002b330
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x0000608b44bb38a9 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x0000608b44c44d72 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x72b5f45ff578, self=126125851608400, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x72b5f6991e38
cfp = <optimized out>
sp = 0x72b5f44ff9e8
use_argv = 0x72b5f5092360
stack_argv = 0x72b5f44ff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x72b5f45ff578
#18 0x0000608b44be574c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x0000608b44be574c in rb_yield (val=<optimized out>)
No locals.
#22 0x0000608b44db1fda in rb_ary_each (ary=126125845378080) at /tmp/ruby/src/trunk_asan/array.c:2750
i = 0
#23 0x0000608b44c240e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0xc1100000001
cc = <optimized out>
me = 0x72b5f6b4eb18
cfunc = 0x50600001e928
recv = 126125845378080
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#24 0x0000608b44bbcf6f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x72b5f45ff560, cd=0x511000021400, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000021400
insns_address_table = {0x608b44bb8b36 <vm_exec_core+1494>, 0x608b44bb9e3d <vm_exec_core+6365>, 0x608b44bbefd1 <vm_exec_core+27249>, 0x608b44bb99af <vm_exec_core+5199>, 0x608b44bbfd82 <vm_exec_core+30754>, 0x608b44bbdb84 <vm_exec_core+22052>, 0x608b44bbb82e <vm_exec_core+13006>, 0x608b44bb8c9e <vm_exec_core+1854>, 0x608b44bbf5c4 <vm_exec_core+28772>, 0x608b44bbf30c <vm_exec_core+28076>, 0x608b44bb9c2c <vm_exec_core+5836>, 0x608b44bb918e <vm_exec_core+3118>, 0x608b44bbe286 <vm_exec_core+23846>, 0x608b44bba733 <vm_exec_core+8659>, 0x608b44bbf7c5 <vm_exec_core+29285>, 0x608b44bbf46e <vm_exec_core+28430>, 0x608b44bbae21 <vm_exec_core+10433>, 0x608b44bbb7bd <vm_exec_core+12893>, 0x608b44bbdde5 <vm_exec_core+22661>, 0x608b44bbf3e5 <vm_exec_core+28293>, 0x608b44bbd290 <vm_exec_core+19760>, 0x608b44bbde6e <vm_exec_core+22798>, 0x608b44bbe927 <vm_exec_core+25543>, 0x608b44bbd1cd <vm_exec_core+19565>, 0x608b44bb90cb <vm_exec_core+2923>, 0x608b44bbd887 <vm_exec_core+21287>, 0x608b44bb8f5e <vm_exec_core+2558>, 0x608b44bb9394 <vm_exec_core+3636>, 0x608b44bbb0a4 <vm_exec_core+11076>, 0x608b44bbcd9a <vm_exec_core+18490>, 0x608b44bbd720 <vm_exec_core+20928>, 0x608b44bbca3f <vm_exec_core+17631>, 0x608b44bb8b6a <vm_exec_core+1546>, 0x608b44bbeb57 <vm_exec_core+26103>, 0x608b44bbf237 <vm_exec_core+27863>, 0x608b44bb953b <vm_exec_core+4059>, 0x608b44bba0e7 <vm_exec_core+7047>, 0x608b44bb9da5 <vm_exec_core+6213>, 0x608b44bba822 <vm_exec_core+8898>, 0x608b44bbb659 <vm_exec_core+12537>, 0x608b44bb95e2 <vm_exec_core+4226>, 0x608b44bbe9bf <vm_exec_core+25695>, 0x608b44bba071 <vm_exec_core+6929>, 0x608b44bbb507 <vm_exec_core+12199>, 0x608b44bbbfce <vm_exec_core+14958>, 0x608b44bbe31c <vm_exec_core+23996>, 0x608b44bbd452 <vm_exec_core+20210>, 0x608b44bbaafc <vm_exec_core+9628>, 0x608b44bba37e <vm_exec_core+7710>, 0x608b44bbe172 <vm_exec_core+23570>, 0x608b44bbb284 <vm_exec_core+11556>, 0x608b44bbd986 <vm_exec_core+21542>, 0x608b44bbd4c4 <vm_exec_core+20324>, 0x608b44bbda3d <vm_exec_core+21725>, 0x608b44bbef09 <vm_exec_core+27049>, 0x608b44bbc851 <vm_exec_core+17137>, 0x608b44bbe3d5 <vm_exec_core+24181>, 0x608b44bb88b8 <vm_exec_core+856>, 0x608b44bbdf03 <vm_exec_core+22947>, 0x608b44bbac1b <vm_exec_core+9915>, 0x608b44bbd128 <vm_exec_core+19400>, 0x608b44bbd368 <vm_exec_core+19976>, 0x608b44bbbc02 <vm_exec_core+13986>, 0x608b44bb9448 <vm_exec_core+3816>, 0x608b44bbafc9 <vm_exec_core+10857>, 0x608b44bba606 <vm_exec_core+8358>, 0x608b44bbdabb <vm_exec_core+21851>, 0x608b44bb9773 <vm_exec_core+4627>, 0x608b44bbb9af <vm_exec_core+13391>, 0x608b44bbc2ff <vm_exec_core+15775>, 0x608b44bba900 <vm_exec_core+9120>, 0x608b44bc6510 <vm_exec_core+57264>, 0x608b44bba2d5 <vm_exec_core+7541>, 0x608b44bba1cd <vm_exec_core+7277>, 0x608b44bba4d8 <vm_exec_core+8056>, 0x608b44bbaec3 <vm_exec_core+10595>, 0x608b44bbcc3e <vm_exec_core+18142>, 0x608b44bbc089 <vm_exec_core+15145>, 0x608b44bbd79f <vm_exec_core+21055>, 0x608b44bbc4e5 <vm_exec_core+16261>, 0x608b44bbea80 <vm_exec_core+25888>, 0x608b44bc0027 <vm_exec_core+31431>, 0x608b44bbecc4 <vm_exec_core+26468>, 0x608b44bbf915 <vm_exec_core+29621>, 0x608b44bbfa06 <vm_exec_core+29862>, 0x608b44bb8ff0 <vm_exec_core+2704>, 0x608b44bbf4ed <vm_exec_core+28557>, 0x608b44bbb1a9 <vm_exec_core+11337>, 0x608b44bbf6e8 <vm_exec_core+29064>, 0x608b44bbacea <vm_exec_core+10122>, 0x608b44bbebfb <vm_exec_core+26267>, 0x608b44bb8e87 <vm_exec_core+2343>, 0x608b44bb966d <vm_exec_core+4365>, 0x608b44bbfc4a <vm_exec_core+30442>, 0x608b44bbb58d <vm_exec_core+12333>, 0x608b44bbb38a <vm_exec_core+11818>, 0x608b44bb88bd <vm_exec_core+861>, 0x608b44bb8daa <vm_exec_core+2122>, 0x608b44bb8943 <vm_exec_core+995>, 0x608b44bbedb3 <vm_exec_core+26707>, 0x608b44bbc70e <vm_exec_core+16814>, 0x608b44bbbdd2 <vm_exec_core+14450>, 0x608b44bbc5ea <vm_exec_core+16522>, 0x608b44bbc236 <vm_exec_core+15574>, 0x608b44bbb41f <vm_exec_core+11967>, 0x608b44bbbcdd <vm_exec_core+14205>, 0x608b44bbb6a9 <vm_exec_core+12617>, 0x608b44bbbeec <vm_exec_core+14732>, 0x608b44bbbf5d <vm_exec_core+14845>, 0x608b44bb8b27 <vm_exec_core+1479>, 0x608b44bb9e2e <vm_exec_core+6350>, 0x608b44bbefc2 <vm_exec_core+27234>, 0x608b44bb99a0 <vm_exec_core+5184>, 0x608b44bbfd73 <vm_exec_core+30739>, 0x608b44bbdb75 <vm_exec_core+22037>, 0x608b44bbb81f <vm_exec_core+12991>, 0x608b44bb8c8f <vm_exec_core+1839>, 0x608b44bbf5b5 <vm_exec_core+28757>, 0x608b44bbf2fd <vm_exec_core+28061>, 0x608b44bb9c1d <vm_exec_core+5821>, 0x608b44bb917f <vm_exec_core+3103>, 0x608b44bbe277 <vm_exec_core+23831>, 0x608b44bba724 <vm_exec_core+8644>, 0x608b44bbf7b6 <vm_exec_core+29270>, 0x608b44bbf45f <vm_exec_core+28415>, 0x608b44bbae12 <vm_exec_core+10418>, 0x608b44bbb7ae <vm_exec_core+12878>, 0x608b44bbddd6 <vm_exec_core+22646>, 0x608b44bbf3d6 <vm_exec_core+28278>, 0x608b44bbd281 <vm_exec_core+19745>, 0x608b44bbde5f <vm_exec_core+22783>, 0x608b44bbe918 <vm_exec_core+25528>, 0x608b44bbd1be <vm_exec_core+19550>, 0x608b44bb90bc <vm_exec_core+2908>, 0x608b44bbd878 <vm_exec_core+21272>, 0x608b44bb8f4f <vm_exec_core+2543>, 0x608b44bb9385 <vm_exec_core+3621>, 0x608b44bbb095 <vm_exec_core+11061>, 0x608b44bbcd8b <vm_exec_core+18475>, 0x608b44bbd711 <vm_exec_core+20913>, 0x608b44bbca30 <vm_exec_core+17616>, 0x608b44bb8b5b <vm_exec_core+1531>, 0x608b44bbeb48 <vm_exec_core+26088>, 0x608b44bbf228 <vm_exec_core+27848>, 0x608b44bb952c <vm_exec_core+4044>, 0x608b44bba0d8 <vm_exec_core+7032>, 0x608b44bb9d96 <vm_exec_core+6198>, 0x608b44bba813 <vm_exec_core+8883>, 0x608b44bbb64a <vm_exec_core+12522>, 0x608b44bb95d3 <vm_exec_core+4211>, 0x608b44bbe9b0 <vm_exec_core+25680>, 0x608b44bba062 <vm_exec_core+6914>, 0x608b44bbb4f8 <vm_exec_core+12184>, 0x608b44bbbfbf <vm_exec_core+14943>, 0x608b44bbe30d <vm_exec_core+23981>, 0x608b44bbd443 <vm_exec_core+20195>, 0x608b44bbaaed <vm_exec_core+9613>, 0x608b44bba36f <vm_exec_core+7695>, 0x608b44bbe163 <vm_exec_core+23555>, 0x608b44bbb275 <vm_exec_core+11541>, 0x608b44bbd977 <vm_exec_core+21527>, 0x608b44bbd4b5 <vm_exec_core+20309>, 0x608b44bbda2e <vm_exec_core+21710>, 0x608b44bbeefa <vm_exec_core+27034>, 0x608b44bbc842 <vm_exec_core+17122>, 0x608b44bbe3c6 <vm_exec_core+24166>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbdef4 <vm_exec_core+22932>, 0x608b44bbac0c <vm_exec_core+9900>, 0x608b44bbd119 <vm_exec_core+19385>, 0x608b44bbd359 <vm_exec_core+19961>, 0x608b44bbbbf3 <vm_exec_core+13971>, 0x608b44bbcd86 <vm_exec_core+18470>, 0x608b44bbafba <vm_exec_core+10842>, 0x608b44bba5f7 <vm_exec_core+8343>, 0x608b44bbdaac <vm_exec_core+21836>, 0x608b44bb9764 <vm_exec_core+4612>, 0x608b44bbb9a0 <vm_exec_core+13376>, 0x608b44bbc2f0 <vm_exec_core+15760>, 0x608b44bba8f1 <vm_exec_core+9105>, 0x608b44bc6501 <vm_exec_core+57249>, 0x608b44bba2c6 <vm_exec_core+7526>, 0x608b44bba1be <vm_exec_core+7262>, 0x608b44bba4c9 <vm_exec_core+8041>, 0x608b44bbaeb4 <vm_exec_core+10580>, 0x608b44bbcc2f <vm_exec_core+18127>, 0x608b44bbc07a <vm_exec_core+15130>, 0x608b44bbcc2a <vm_exec_core+18122>, 0x608b44bbd43e <vm_exec_core+20190>, 0x608b44bbd439 <vm_exec_core+20185>, 0x608b44bba4c4 <vm_exec_core+8036>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbb613 <vm_exec_core+12467>, 0x608b44bbb618 <vm_exec_core+12472>, 0x608b44bbd434 <vm_exec_core+20180>, 0x608b44bbd27c <vm_exec_core+19740>, 0x608b44bbc2eb <vm_exec_core+15755>, 0x608b44bbc222 <vm_exec_core+15554>, 0x608b44bbd32b <vm_exec_core+19915>, 0x608b44bbc6f5 <vm_exec_core+16789>...}
reg_cfp = 0x72b5f45ff560
reg_pc = 0x51500001b9d0
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>
th: 0x515000000300, native_id: 0x72b5f731dc40
-- Control frame information -----------------------------------------------
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>
#26 0x0000608b44bb3ae1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
c:0026 p:---- s:0158 e:000157 l:y b:---- CFUNC :waitall
c:0025 p:0004 s:0154 e:000153 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:549
state = <optimized out>
result = 36
c:0024 p:0039 s:0151 e:000150 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:295
#28 0x0000608b44bfc6d3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
ec = 0x5170000000d0
val = <optimized out>
#29 0x0000608b449048a1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=126125852044200) at /tmp/ruby/src/trunk_asan/load.c:774
box = 0x608b45efd660 <root_box>
iseq = 0x72b5f69baa90
#30 0x0000608b448fea98 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
c:0023 p:0023 s:0146 e:000145 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
c:0022 p:0130 s:0139 E:0004b8 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:304
c:0021 p:0064 s:0128 E:002198 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:548
box = 0x608b45efd660 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 126125853626400
realpath_map = 126125853626240
path = 126125852044200
c:0020 p:0406 s:0121 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:716
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
state = RUBY_TAG_NONE
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
th2 = <optimized out>
result = <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:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#31 0x0000608b448fcd74 in rb_require_string_internal (fname=126125852044240, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
result = <optimized out>
ec = 0x5170000000d0
result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
base = <optimized out>
#33 0x0000608b44c240e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
ci = 0x594100140003
cc = <optimized out>
me = 0x72b5f69bac20
cfunc = 0x5060000371c8
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
recv = 126125853816720
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
#34 0x0000608b44c09935 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffeacc01c80) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x5150000008d8
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
#35 0x0000608b44c093c5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
ci = <optimized out>
cc = 0x0
#36 0x0000608b44bc4d7d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x72b5f45ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
val = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
insns_address_table = {0x608b44bb8b36 <vm_exec_core+1494>, 0x608b44bb9e3d <vm_exec_core+6365>, 0x608b44bbefd1 <vm_exec_core+27249>, 0x608b44bb99af <vm_exec_core+5199>, 0x608b44bbfd82 <vm_exec_core+30754>, 0x608b44bbdb84 <vm_exec_core+22052>, 0x608b44bbb82e <vm_exec_core+13006>, 0x608b44bb8c9e <vm_exec_core+1854>, 0x608b44bbf5c4 <vm_exec_core+28772>, 0x608b44bbf30c <vm_exec_core+28076>, 0x608b44bb9c2c <vm_exec_core+5836>, 0x608b44bb918e <vm_exec_core+3118>, 0x608b44bbe286 <vm_exec_core+23846>, 0x608b44bba733 <vm_exec_core+8659>, 0x608b44bbf7c5 <vm_exec_core+29285>, 0x608b44bbf46e <vm_exec_core+28430>, 0x608b44bbae21 <vm_exec_core+10433>, 0x608b44bbb7bd <vm_exec_core+12893>, 0x608b44bbdde5 <vm_exec_core+22661>, 0x608b44bbf3e5 <vm_exec_core+28293>, 0x608b44bbd290 <vm_exec_core+19760>, 0x608b44bbde6e <vm_exec_core+22798>, 0x608b44bbe927 <vm_exec_core+25543>, 0x608b44bbd1cd <vm_exec_core+19565>, 0x608b44bb90cb <vm_exec_core+2923>, 0x608b44bbd887 <vm_exec_core+21287>, 0x608b44bb8f5e <vm_exec_core+2558>, 0x608b44bb9394 <vm_exec_core+3636>, 0x608b44bbb0a4 <vm_exec_core+11076>, 0x608b44bbcd9a <vm_exec_core+18490>, 0x608b44bbd720 <vm_exec_core+20928>, 0x608b44bbca3f <vm_exec_core+17631>, 0x608b44bb8b6a <vm_exec_core+1546>, 0x608b44bbeb57 <vm_exec_core+26103>, 0x608b44bbf237 <vm_exec_core+27863>, 0x608b44bb953b <vm_exec_core+4059>, 0x608b44bba0e7 <vm_exec_core+7047>, 0x608b44bb9da5 <vm_exec_core+6213>, 0x608b44bba822 <vm_exec_core+8898>, 0x608b44bbb659 <vm_exec_core+12537>, 0x608b44bb95e2 <vm_exec_core+4226>, 0x608b44bbe9bf <vm_exec_core+25695>, 0x608b44bba071 <vm_exec_core+6929>, 0x608b44bbb507 <vm_exec_core+12199>, 0x608b44bbbfce <vm_exec_core+14958>, 0x608b44bbe31c <vm_exec_core+23996>, 0x608b44bbd452 <vm_exec_core+20210>, 0x608b44bbaafc <vm_exec_core+9628>, 0x608b44bba37e <vm_exec_core+7710>, 0x608b44bbe172 <vm_exec_core+23570>, 0x608b44bbb284 <vm_exec_core+11556>, 0x608b44bbd986 <vm_exec_core+21542>, 0x608b44bbd4c4 <vm_exec_core+20324>, 0x608b44bbda3d <vm_exec_core+21725>, 0x608b44bbef09 <vm_exec_core+27049>, 0x608b44bbc851 <vm_exec_core+17137>, 0x608b44bbe3d5 <vm_exec_core+24181>, 0x608b44bb88b8 <vm_exec_core+856>, 0x608b44bbdf03 <vm_exec_core+22947>, 0x608b44bbac1b <vm_exec_core+9915>, 0x608b44bbd128 <vm_exec_core+19400>, 0x608b44bbd368 <vm_exec_core+19976>, 0x608b44bbbc02 <vm_exec_core+13986>, 0x608b44bb9448 <vm_exec_core+3816>, 0x608b44bbafc9 <vm_exec_core+10857>, 0x608b44bba606 <vm_exec_core+8358>, 0x608b44bbdabb <vm_exec_core+21851>, 0x608b44bb9773 <vm_exec_core+4627>, 0x608b44bbb9af <vm_exec_core+13391>, 0x608b44bbc2ff <vm_exec_core+15775>, 0x608b44bba900 <vm_exec_core+9120>, 0x608b44bc6510 <vm_exec_core+57264>, 0x608b44bba2d5 <vm_exec_core+7541>, 0x608b44bba1cd <vm_exec_core+7277>, 0x608b44bba4d8 <vm_exec_core+8056>, 0x608b44bbaec3 <vm_exec_core+10595>, 0x608b44bbcc3e <vm_exec_core+18142>, 0x608b44bbc089 <vm_exec_core+15145>, 0x608b44bbd79f <vm_exec_core+21055>, 0x608b44bbc4e5 <vm_exec_core+16261>, 0x608b44bbea80 <vm_exec_core+25888>, 0x608b44bc0027 <vm_exec_core+31431>, 0x608b44bbecc4 <vm_exec_core+26468>, 0x608b44bbf915 <vm_exec_core+29621>, 0x608b44bbfa06 <vm_exec_core+29862>, 0x608b44bb8ff0 <vm_exec_core+2704>, 0x608b44bbf4ed <vm_exec_core+28557>, 0x608b44bbb1a9 <vm_exec_core+11337>, 0x608b44bbf6e8 <vm_exec_core+29064>, 0x608b44bbacea <vm_exec_core+10122>, 0x608b44bbebfb <vm_exec_core+26267>, 0x608b44bb8e87 <vm_exec_core+2343>, 0x608b44bb966d <vm_exec_core+4365>, 0x608b44bbfc4a <vm_exec_core+30442>, 0x608b44bbb58d <vm_exec_core+12333>, 0x608b44bbb38a <vm_exec_core+11818>, 0x608b44bb88bd <vm_exec_core+861>, 0x608b44bb8daa <vm_exec_core+2122>, 0x608b44bb8943 <vm_exec_core+995>, 0x608b44bbedb3 <vm_exec_core+26707>, 0x608b44bbc70e <vm_exec_core+16814>, 0x608b44bbbdd2 <vm_exec_core+14450>, 0x608b44bbc5ea <vm_exec_core+16522>, 0x608b44bbc236 <vm_exec_core+15574>, 0x608b44bbb41f <vm_exec_core+11967>, 0x608b44bbbcdd <vm_exec_core+14205>, 0x608b44bbb6a9 <vm_exec_core+12617>, 0x608b44bbbeec <vm_exec_core+14732>, 0x608b44bbbf5d <vm_exec_core+14845>, 0x608b44bb8b27 <vm_exec_core+1479>, 0x608b44bb9e2e <vm_exec_core+6350>, 0x608b44bbefc2 <vm_exec_core+27234>, 0x608b44bb99a0 <vm_exec_core+5184>, 0x608b44bbfd73 <vm_exec_core+30739>, 0x608b44bbdb75 <vm_exec_core+22037>, 0x608b44bbb81f <vm_exec_core+12991>, 0x608b44bb8c8f <vm_exec_core+1839>, 0x608b44bbf5b5 <vm_exec_core+28757>, 0x608b44bbf2fd <vm_exec_core+28061>, 0x608b44bb9c1d <vm_exec_core+5821>, 0x608b44bb917f <vm_exec_core+3103>, 0x608b44bbe277 <vm_exec_core+23831>, 0x608b44bba724 <vm_exec_core+8644>, 0x608b44bbf7b6 <vm_exec_core+29270>, 0x608b44bbf45f <vm_exec_core+28415>, 0x608b44bbae12 <vm_exec_core+10418>, 0x608b44bbb7ae <vm_exec_core+12878>, 0x608b44bbddd6 <vm_exec_core+22646>, 0x608b44bbf3d6 <vm_exec_core+28278>, 0x608b44bbd281 <vm_exec_core+19745>, 0x608b44bbde5f <vm_exec_core+22783>, 0x608b44bbe918 <vm_exec_core+25528>, 0x608b44bbd1be <vm_exec_core+19550>, 0x608b44bb90bc <vm_exec_core+2908>, 0x608b44bbd878 <vm_exec_core+21272>, 0x608b44bb8f4f <vm_exec_core+2543>, 0x608b44bb9385 <vm_exec_core+3621>, 0x608b44bbb095 <vm_exec_core+11061>, 0x608b44bbcd8b <vm_exec_core+18475>, 0x608b44bbd711 <vm_exec_core+20913>, 0x608b44bbca30 <vm_exec_core+17616>, 0x608b44bb8b5b <vm_exec_core+1531>, 0x608b44bbeb48 <vm_exec_core+26088>, 0x608b44bbf228 <vm_exec_core+27848>, 0x608b44bb952c <vm_exec_core+4044>, 0x608b44bba0d8 <vm_exec_core+7032>, 0x608b44bb9d96 <vm_exec_core+6198>, 0x608b44bba813 <vm_exec_core+8883>, 0x608b44bbb64a <vm_exec_core+12522>, 0x608b44bb95d3 <vm_exec_core+4211>, 0x608b44bbe9b0 <vm_exec_core+25680>, 0x608b44bba062 <vm_exec_core+6914>, 0x608b44bbb4f8 <vm_exec_core+12184>, 0x608b44bbbfbf <vm_exec_core+14943>, 0x608b44bbe30d <vm_exec_core+23981>, 0x608b44bbd443 <vm_exec_core+20195>, 0x608b44bbaaed <vm_exec_core+9613>, 0x608b44bba36f <vm_exec_core+7695>, 0x608b44bbe163 <vm_exec_core+23555>, 0x608b44bbb275 <vm_exec_core+11541>, 0x608b44bbd977 <vm_exec_core+21527>, 0x608b44bbd4b5 <vm_exec_core+20309>, 0x608b44bbda2e <vm_exec_core+21710>, 0x608b44bbeefa <vm_exec_core+27034>, 0x608b44bbc842 <vm_exec_core+17122>, 0x608b44bbe3c6 <vm_exec_core+24166>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbdef4 <vm_exec_core+22932>, 0x608b44bbac0c <vm_exec_core+9900>, 0x608b44bbd119 <vm_exec_core+19385>, 0x608b44bbd359 <vm_exec_core+19961>, 0x608b44bbbbf3 <vm_exec_core+13971>, 0x608b44bbcd86 <vm_exec_core+18470>, 0x608b44bbafba <vm_exec_core+10842>, 0x608b44bba5f7 <vm_exec_core+8343>, 0x608b44bbdaac <vm_exec_core+21836>, 0x608b44bb9764 <vm_exec_core+4612>, 0x608b44bbb9a0 <vm_exec_core+13376>, 0x608b44bbc2f0 <vm_exec_core+15760>, 0x608b44bba8f1 <vm_exec_core+9105>, 0x608b44bc6501 <vm_exec_core+57249>, 0x608b44bba2c6 <vm_exec_core+7526>, 0x608b44bba1be <vm_exec_core+7262>, 0x608b44bba4c9 <vm_exec_core+8041>, 0x608b44bbaeb4 <vm_exec_core+10580>, 0x608b44bbcc2f <vm_exec_core+18127>, 0x608b44bbc07a <vm_exec_core+15130>, 0x608b44bbcc2a <vm_exec_core+18122>, 0x608b44bbd43e <vm_exec_core+20190>, 0x608b44bbd439 <vm_exec_core+20185>, 0x608b44bba4c4 <vm_exec_core+8036>, 0x608b44bbd864 <vm_exec_core+21252>, 0x608b44bbb613 <vm_exec_core+12467>, 0x608b44bbb618 <vm_exec_core+12472>, 0x608b44bbd434 <vm_exec_core+20180>, 0x608b44bbd27c <vm_exec_core+19740>, 0x608b44bbc2eb <vm_exec_core+15755>, 0x608b44bbc222 <vm_exec_core+15554>, 0x608b44bbd32b <vm_exec_core+19915>, 0x608b44bbc6f5 <vm_exec_core+16789>...}
reg_cfp = 0x72b5f45ff790
reg_pc = 0x504000008d78
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
th: 0x515000050d00, native_id: 0x72b5d661d6c0
-- Control frame information -----------------------------------------------
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
c:0005 p:0006 s:0023 e:000022 l:y b:0001 METHOD <internal:thread_sync>:529
c:0004 p:0020 s:0017 e:000016 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
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>
c:0003 p:0018 s:0014 e:000013 l:y b:0001 METHOD <internal:thread_sync>:390
c:0002 p:0072 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:97 [FINISH]
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x0000608b44bb36f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#39 0x0000608b44bfcba9 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d0
val = <optimized out>
#40 0x0000608b447e6c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x72b5f69bacc0) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffeacc021f0, <optimized out>, 0x7ffeacc02140, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x72b5f69bacc0
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#42 0x0000608b447dfbb7 in rb_main (argc=9, argv=0x7ffeacc023c8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffeacc023c8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 4114228) detached]
1) Failure:
TestFiberProcess#test_fork [/tmp/ruby/src/trunk_asan/test/fiber/test_process.rb:72]:
Expected #<Process::Status: pid 4129529 SIGKILL (signal 9)> to be success?.
Finished tests in 593.551131s, 56.0474 tests/s, 12148.3013 assertions/s.
33267 tests, 7210638 assertions, 1 failures, 0 errors, 177 skips
ruby -v: ruby 4.1.0dev (2026-01-15T11:32:20Z master 11edc286d8) +PRISM [x86_64-linux]
$ timeout 60 gdb -p 4113898 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:913: yes-test-all] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 4113897 -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)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-01-15T11:32:20Z master 11edc286d8) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
Finished in 40.503724 seconds
3359 files, 33932 examples, 195877 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.