# Logfile created on 2026-02-01 17:44:34 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007d164650fdc8 @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.20260201-174434", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007d1646a4c868 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d1646a4c638 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d1646449330 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260201-174434", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260201-174434>, @binmode=false, @mon_data=#<Monitor:0x00007d1646a4c2f0>, @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 = a93604b5ed
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
6fb451f5af7a6222b5aba9c155905bef9e3206838ed15d09ef39041023d3fe77 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: 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/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/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/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.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+1
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=53451
"--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j16
# Running tests:
[ 1/758] 2354397=prism/result/equality_test
[ 2/758] 2354398=openssl/test_x509ext
[ 3/758] 2354399=ripper/test_files_ext
[ 4/758] 2354402=psych/test_data
[ 5/758] 2354404=ruby/test_object_id
[ 6/758] 2354400=prism/unescape_test
[ 7/758] 2354408=ruby/test_complex
[ 8/758] 2354406=prism/result/source_location_test
[ 9/758] 2354411=-ext-/thread/test_instrumentation_api
[ 10/758] 2354421=-ext-/vm/test_at_exit
[ 11/758] 2354415=prism/ruby/source_test
[ 12/758] 2354413=-ext-/symbol/test_inadvertent_creation
[ 13/758] 2354418=prism/result/static_inspect_test
[ 14/758] 2354402=test_extlibs
[ 15/758] 2354422=-ext-/rational/test_rat
[ 16/758] 2354426=openssl/test_asn1
[ 17/758] 2354430=mkmf/test_flags
[ 18/758] 2354422=monitor/test_monitor
[ 19/758] 2354397=rubygems/test_gem_ext_rake_builder
[ 20/758] 2354398=json/json_string_matching_test
[ 21/758] 2354421=ruby/test_whileuntil
[ 22/758] 2354398=ruby/test_transcode
[ 23/758] 2354421=ruby/test_path
[ 24/758] 2354400=ruby/test_method_cache
[ 25/758] 2354400=ruby/test_sprintf_comb
[ 26/758] 2354421=socket/test_tcp
[ 27/758] 2354415=test_pp
[ 28/758] 2354422=rubygems/test_gem_stub_specification
[ 29/758] 2354418=ruby/test_settracefunc
[ 30/758] 2354426=rubygems/test_gem_text
[ 31/758] 2354415=prism/ruby/tunnel_test
[ 32/758] 2354415=rubygems/test_gem_version
[ 33/758] 2354406=rubygems/test_gem_commands_stale_command
[ 34/758] 2354413=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 35/758] 2354399=net/protocol/test_protocol
[ 36/758] 2354421=psych/test_tree_builder
[ 37/758] 2354400=-ext-/load/test_protect
[ 38/758] 2354400=openssl/test_x509req
[ 39/758] 2354399=rubygems/test_gem_commands_open_command
[ 40/758] 2354421=ruby/test_allocation
[ 41/758] 2354426=ruby/test_gc
[ 42/758] 2354404=-ext-/string/test_enc_associate
[ 43/758] 2354406=prism/api/dump_test
[ 44/758] 2354415=prism/ruby/location_test
[ 45/758] 2354415=ruby/test_insns_leaf
[ 46/758] 2354415=yaml/test_store
[ 47/758] 2354415=ruby/test_iseq
[ 48/758] 2354413=mkmf/test_pkg_config
[ 49/758] 2354408=prism/regexp_test
[ 50/758] 2354422=ruby/test_string_memory
[ 51/758] 2354400=open-uri/test_open-uri
[ 52/758] 2354422=-ext-/string/test_coderange
[ 53/758] 2354413=-ext-/bignum/test_big2str
[ 54/758] 2354422=-ext-/win32/test_dln
[ 55/758] 2354422=ruby/enc/test_iso_8859
[ 56/758] 2354413=ruby/test_complex2
[ 57/758] 2354408=openssl/test_x509attr
[ 58/758] 2354413=io/nonblock/test_flush
[ 59/758] 2354413=openssl/test_pkcs7
[ 60/758] 2354422=rubygems/test_gem_commands_fetch_command
[ 61/758] 2354408=ruby/test_complexrational
[ 62/758] 2354399=ruby/test_mixed_unicode_escapes
[ 63/758] 2354408=-ext-/test_enumerator_kw
[ 64/758] 2354399=mkmf/test_mkmf
[ 65/758] 2354408=-ext-/bignum/test_mul
[ 66/758] 2354408=did_you_mean/spell_checking/test_require_path_check
[ 67/758] 2354399=psych/test_class
[ 68/758] 2354408=psych/test_numeric
[ 69/758] 2354399=strscan/test_stringscanner
[ 70/758] 2354400=openssl/test_x509crl
[ 71/758] 2354408=rubygems/test_gem_package_tar_reader
[ 72/758] 2354422=ruby/enc/test_gb18030
[ 73/758] 2354422=rubygems/test_gem_specification
[ 74/758] 2354399=ruby/enc/test_gbk
[ 75/758] 2354399=ruby/test_refinement
[ 76/758] 2354430=rubygems/test_gem_dependency_installer
[ 77/758] 2354408=ruby/test_warning
[ 78/758] 2354400=rubygems/test_gem_name_tuple
[ 79/758] 2354408=objspace/test_ractor
[ 80/758] 2354413=rubygems/test_gem_unsatisfiable_dependency_error
[ 81/758] 2354400=ripper/test_sexp
[ 82/758] 2354413=rubygems/test_gem_package_tar_header
[ 83/758] 2354400=prism/ruby/pattern_test
[ 84/758] 2354413=rubygems/test_gem_commands_owner_command
[ 85/758] 2354404=socket/test_basicsocket
[ 86/758] 2354400=prism/locals_test
[ 87/758] 2354400=test_find
[ 88/758] 2354404=-ext-/string/test_normalize
[ 89/758] 2354404=-ext-/test_recursion
[ 90/758] 2354400=ruby/test_struct
[ 91/758] 2354404=prism/ruby/compiler_test
[ 92/758] 2354397=date/test_date_strftime
[ 93/758] 2354400=-ext-/typeddata/test_typeddata
[ 94/758] 2354404=rubygems/test_gem_resolver_vendor_specification
[ 95/758] 2354413=ruby/test_box
[ 96/758] 2354404=fiber/test_mutex
[ 97/758] 2354398=-ext-/bignum/test_bigzero
[ 98/758] 2354398=ruby/test_basicinstructions
[ 99/758] 2354400=fileutils/test_verbose
[100/758] 2354400=rubygems/test_gem_ext_builder
[101/758] 2354408=ruby/test_signal
[102/758] 2354398=fiber/test_timeout
[103/758] 2354398=ruby/test_fixnum
[104/758] 2354398=did_you_mean/core_ext/test_name_error_extension
[105/758] 2354398=-ext-/string/test_fstring
[106/758] 2354404=-ext-/scheduler/test_interrupt_with_scheduler
[107/758] 2354404=-ext-/iseq_load/test_iseq_load
[108/758] 2354397=-ext-/test_ensure_and_callcc
[109/758] 2354397=fiber/test_scheduler
[110/758] 2354406=rubygems/test_gem_resolver_activation_request
[111/758] 2354406=ruby/enc/test_big5
[112/758] 2354406=psych/test_null
[113/758] 2354398=-ext-/win32/test_fd_setsize
[114/758] 2354398=prism/version_test
[115/758] 2354406=rubygems/test_gem_request_set
[116/758] 2354398=test_trick
[117/758] 2354415=ruby/test_objectspace
[118/758] 2354422=ripper/test_files_test_2
[119/758] 2354418=rubygems/test_gem_version_option
[120/758] 2354406=ruby/test_require_lib
[121/758] 2354402=prism/api/lex_test
[122/758] 2354418=rubygems/test_gem_rdoc
[123/758] 2354418=psych/test_stringio
[124/758] 2354418=rubygems/test_gem_remote_fetcher_s3
[125/758] 2354402=json/json_fixtures_test
[126/758] 2354402=dtrace/test_load
[127/758] 2354402=ruby/test_encoding
[128/758] 2354418=rubygems/test_gem_resolver_specification
[129/758] 2354418=rubygems/test_gem_security_trust_dir
[130/758] 2354418=mkmf/test_constant
[131/758] 2354413=ruby/test_default_gems
[132/758] 2354430=-ext-/string/test_enc_str_buf_cat
[133/758] 2354430=mkmf/test_have_func
[134/758] 2354413=-ext-/thread/test_lock_native_thread
[135/758] 2354413=rubygems/test_webauthn_listener
[136/758] 2354413=optparse/test_zsh_completion
[137/758] 2354413=rubygems/test_gem_package_tar_reader_entry
[138/758] 2354413=uri/test_http
[139/758] 2354413=-ext-/funcall/test_passing_block
[140/758] 2354413=socket/test_addrinfo
[141/758] 2354402=openssl/test_x509cert
[142/758] 2354400=resolv/test_svcb_https
[143/758] 2354400=openssl/test_buffering
[144/758] 2354400=prism/ruby/ruby_parser_test
[145/758] 2354400=-ext-/test_bug-14834
[146/758] 2354413=-ext-/proc/test_bmethod
[147/758] 2354413=psych/nodes/test_enumerable
[148/758] 2354413=ruby/test_sprintf
[149/758] 2354400=rubygems/test_gem_uri_formatter
[150/758] 2354400=uri/test_common
[151/758] 2354430=rubygems/test_gem_request_connection_pools
[152/758] 2354404=ruby/test_optimization
[153/758] 2354397=openssl/test_ssl
[154/758] 2354413=rubygems/test_deprecate
[155/758] 2354413=win32/test_registry
[156/758] 2354413=strscan/test_ractor
[157/758] 2354413=rubygems/test_gem_commands_push_command
[158/758] 2354402=ruby/test_module
[159/758] 2354430=prism/api/parse_success_test
[160/758] 2354400=-ext-/test_abi
[161/758] 2354430=-ext-/string/test_external_new
[162/758] 2354430=ripper/test_scanner_events
[163/758] 2354430=ruby/enc/test_euc_jp
[164/758] 2354430=rubygems/test_gem_resolver_dependency_request
[165/758] 2354430=-ext-/exception/test_data_error
[166/758] 2354413=ruby/test_rubyvm
[167/758] 2354413=ruby/test_weakmap
[168/758] 2354430=socket/test_ancdata
[169/758] 2354430=rubygems/test_gem_doctor
[170/758] 2354430=rubygems/test_gem_resolver_installed_specification
[171/758] 2354430=dtrace/test_array_create
[172/758] 2354430=-ext-/tracepoint/test_tracepoint
[173/758] 2354400=rubygems/test_gem_commands_environment_command
[174/758] 2354400=-ext-/integer/test_my_integer
[175/758] 2354400=pathname/test_ractor
[176/758] 2354400=mkmf/test_signedness
[177/758] 2354430=openssl/test_hmac
[178/758] 2354430=prism/ruby/desugar_compiler_test
[179/758] 2354430=prism/encoding/symbol_encoding_test
[180/758] 2354430=rubygems/test_gem_commands_mirror
[181/758] 2354430=-ext-/marshal/test_internal_ivar
[182/758] 2354430=rubygems/test_gem_commands_sources_command
[183/758] 2354418=ruby/test_undef
[184/758] 2354418=io/console/test_ractor
[185/758] 2354408=rubygems/test_gem_spec_fetcher
[186/758] 2354418=ruby/test_io
[187/758] 2354430=ruby/test_numeric
[188/758] 2354408=ruby/test_metaclass
[189/758] 2354408=date/test_date_arith
[190/758] 2354408=io/console/test_io_console
[191/758] 2354430=uri/test_ws
[192/758] 2354430=prism/api/parse_test
[193/758] 2354430=rubygems/test_gem_source_specific_file
[194/758] 2354398=socket/test_unix
[195/758] 2354398=rubygems/test_gem_commands_which_command
[196/758] 2354430=ruby/test_enum
[197/758] 2354398=psych/test_coder
[198/758] 2354398=optparse/test_optparse
[199/758] 2354398=ruby/test_symbol
[200/758] 2354400=etc/test_etc
[201/758] 2354408=rubygems/test_gem_remote_fetcher_local_server
[202/758] 2354408=uri/test_ldap
[203/758] 2354408=rubygems/test_gem_source_lock
[204/758] 2354408=-ext-/gvl/test_last_thread
[205/758] 2354400=-ext-/time/test_new
[206/758] 2354400=openssl/test_cipher
[207/758] 2354400=psych/test_hash
[208/758] 2354400=rubygems/test_gem_gemcutter_utilities
[209/758] 2354400=rubygems/test_gem_remote_fetcher
[210/758] 2354408=rubygems/test_gem_resolver
[211/758] 2354399=test_tempfile
[212/758] 2354408=openssl/test_config
[213/758] 2354408=rubygems/test_gem_util
[214/758] 2354422=did_you_mean/spell_checking/test_pattern_key_name_check
[215/758] 2354422=rubygems/test_exit
[216/758] 2354400=rubygems/test_gem_commands_yank_command
[217/758] 2354408=did_you_mean/edit_distance/test_jaro_winkler
[218/758] 2354422=fiber/test_io_close
[219/758] 2354408=rubygems/test_gem_request_set_lockfile
[220/758] 2354422=json/ractor_test
[221/758] 2354406=-ext-/postponed_job/test_postponed_job
[222/758] 2354400=prism/ruby/reflection_test
[223/758] 2354400=ruby/test_bignum
[224/758] 2354422=-ext-/load/test_dot_dot
[225/758] 2354422=did_you_mean/tree_spell/test_human_typo
[226/758] 2354422=openssl/test_engine
[227/758] 2354422=-ext-/exception/test_enc_raise
[228/758] 2354422=ruby/test_key_error
[229/758] 2354422=ruby/test_weakkeymap
[230/758] 2354413=-ext-/marshal/test_usrmarshal
[231/758] 2354399=ruby/test_inlinecache
[232/758] 2354400=net/http/test_httpresponse
[233/758] 2354400=rubygems/test_gem_command
[234/758] 2354399=rubygems/test_gem_install_update_options
[235/758] 2354400=uri/test_file
[236/758] 2354400=rubygems/test_gem_security_policy
[237/758] 2354402=rubygems/test_gem_resolver_index_set
[238/758] 2354430=ripper/test_files_sample
[239/758] 2354413=-ext-/st/test_update
[240/758] 2354413=-ext-/method/test_arity
[241/758] 2354413=ruby/test_ractor
[242/758] 2354402=ruby/enc/test_case_options
[243/758] 2354400=-ext-/bignum/test_pack
[244/758] 2354402=ruby/test_defined
[245/758] 2354399=date/test_switch_hitter
[246/758] 2354430=ruby/test_thread
[247/758] 2354399=ruby/test_call
[248/758] 2354415=dtrace/test_hash_create
[249/758] 2354415=json/json_generic_object_test
[250/758] 2354415=rubygems/test_gem_ext_cmake_builder
[251/758] 2354406=ripper/test_filter
[252/758] 2354402=-ext-/string/test_too_many_dummy_encodings
[253/758] 2354415=ruby/enc/test_koi8
[254/758] 2354415=objspace/test_objspace
[255/758] 2354406=ruby/test_clone
[256/758] 2354399=erb/test_erb_m17n
[257/758] 2354399=erb/test_erb_command
[258/758] 2354400=rubygems/test_require
[259/758] 2354402=net/http/test_https
[260/758] 2354422=mkmf/test_have_library
[261/758] 2354399=ruby/test_fnmatch
[262/758] 2354408=rubygems/test_gem_resolver_vendor_set
[263/758] 2354408=uri/test_ftp
[264/758] 2354408=ruby/test_unicode_escape
[265/758] 2354399=prism/result/integer_base_flags_test
[266/758] 2354399=net/http/test_httpresponses
[267/758] 2354399=open-uri/test_proxy
[268/758] 2354408=dtrace/test_raise
[269/758] 2354408=rubygems/test_gem_ci_detector
[270/758] 2354408=rubygems/test_gem_request_set_lockfile_parser
[271/758] 2354399=ruby/test_yield
[272/758] 2354406=ruby/enc/test_shift_jis
[273/758] 2354406=psych/test_string
[274/758] 2354408=io/wait/test_io_wait_uncommon
[275/758] 2354408=net/http/test_http
[276/758] 2354397=rubygems/test_gem_dependency_resolution_error
[277/758] 2354397=ruby/test_rational2
[278/758] 2354397=prism/fixtures_test
[279/758] 2354406=prism/ruby/parameters_signature_test
[280/758] 2354406=optparse/test_getopts
[281/758] 2354406=rubygems/test_gem_resolver_api_specification
[282/758] 2354406=openssl/test_pkey
[283/758] 2354398=socket/test_nonblock
[284/758] 2354398=rubygems/test_gem_commands_signin_command
[285/758] 2354397=rubygems/test_gem_request
[286/758] 2354406=ruby/test_primitive
[287/758] 2354406=psych/test_boolean
[288/758] 2354398=mkmf/test_config
[289/758] 2354406=psych/test_yaml
[290/758] 2354406=psych/handlers/test_recorder
[291/758] 2354406=-ext-/iter/test_yield_block
[292/758] 2354406=rubygems/test_gem_commands_specification_command
[293/758] 2354421=did_you_mean/test_spell_checker
[294/758] 2354406=-ext-/bug_reporter/test_bug_reporter
[295/758] 2354421=psych/test_document
[296/758] 2354421=fiber/test_ractor
[297/758] 2354397=ruby/test_lambda
[298/758] 2354421=ruby/test_frozen_error
[299/758] 2354421=socket/test_sockopt
[300/758] 2354421=prism/bom_test
[301/758] 2354397=ruby/test_file
[302/758] 2354422=psych/test_encoding
[303/758] 2354421=rubygems/test_gem_commands_search_command
[304/758] 2354422=fiber/test_thread
[305/758] 2354422=ruby/test_pattern_matching
[306/758] 2354406=ruby/test_literal
[307/758] 2354421=ruby/test_arithmetic_sequence
[308/758] 2354421=rubygems/test_gem_resolver_conflict
[309/758] 2354421=rubygems/test_gem_commands_contents_command
[310/758] 2354421=psych/test_scalar
[311/758] 2354421=ruby/test_readpartial
[312/758] 2354398=rubygems/test_gem_util_atomic_file_writer
[313/758] 2354398=ruby/test_rational
[314/758] 2354400=-ext-/bignum/test_str2big
[315/758] 2354421=prism/newline_offsets_test
[316/758] 2354400=ruby/test_regexp
[317/758] 2354422=ripper/test_parser_events
[318/758] 2354422=ruby/enc/test_windows_1251
[319/758] 2354422=prism/ruby/relocation_test
[320/758] 2354422=mkmf/test_convertible
[321/758] 2354421=rubygems/test_gem_resolver_best_set
[322/758] 2354421=resolv/test_win32_config
[323/758] 2354421=-ext-/file/test_stat
[324/758] 2354421=ruby/test_eval
[325/758] 2354398=resolv/test_addr
[326/758] 2354398=json/test_helper
[327/758] 2354398=psych/test_yamldbm
[328/758] 2354398=ruby/test_thread_cv
[329/758] 2354398=rubygems/test_gem_dependency
[330/758] 2354398=dtrace/test_string
[331/758] 2354398=rubygems/test_gem_resolver_index_specification
[332/758] 2354398=psych/test_marshalable
[333/758] 2354398=ruby/test_iterator
[334/758] 2354398=dtrace/test_method_cache
[335/758] 2354398=prism/api/parse_comments_test
[336/758] 2354398=ruby/test_class
[337/758] 2354397=ruby/test_const
[338/758] 2354397=psych/test_serialize_subclasses
[339/758] 2354402=rubygems/test_gem_ext_ext_conf_builder
[340/758] 2354397=-ext-/string/test_qsort
[341/758] 2354421=dtrace/test_cmethod
[342/758] 2354397=rubygems/test_gem_commands_dependency_command
[343/758] 2354421=json/json_addition_test
[344/758] 2354421=fiber/test_storage
[345/758] 2354421=-ext-/path_to_class/test_path_to_class
[346/758] 2354421=prism/result/string_test
[347/758] 2354421=pathname/test_pathname
[348/758] 2354397=rubygems/test_remote_fetch_error
[349/758] 2354397=psych/test_stream
[350/758] 2354397=json/json_common_interface_test
[351/758] 2354397=coverage/test_coverage
[352/758] 2354421=prism/result/named_capture_test
[353/758] 2354421=ruby/test_dir_m17n
[354/758] 2354408=rubygems/test_gem_resolver_git_specification
[355/758] 2354406=fiber/test_io
[356/758] 2354406=rubygems/test_gem_commands_cert_command
[357/758] 2354408=ruby/test_object
[358/758] 2354418=fiber/test_process
[359/758] 2354418=-ext-/eval/test_eval
[360/758] 2354418=fileutils/test_fileutils
[361/758] 2354406=test_securerandom
[362/758] 2354406=ruby/test_econv
[363/758] 2354402=-ext-/st/test_foreach
[364/758] 2354402=optparse/test_summary
[365/758] 2354399=ruby/test_thread_queue
[366/758] 2354413=fileutils/test_nowrite
[367/758] 2354413=ruby/test_flip
[368/758] 2354413=rubygems/test_gem_ext_cargo_builder_unit
[369/758] 2354413=rubygems/test_gem_commands_install_command
[370/758] 2354397=ruby/test_stack
[371/758] 2354422=rubygems/test_gem_source_local
[372/758] 2354402=-ext-/num2int/test_num2int
[373/758] 2354402=ruby/test_process
[374/758] 2354422=mkmf/test_have_macro
[375/758] 2354422=ruby/test_parse
[376/758] 2354426=-ext-/iter/test_iter_break
[377/758] 2354426=fiber/test_address_resolve
[378/758] 2354426=uri/test_wss
[379/758] 2354426=rubygems/test_gem_resolver_lock_specification
[380/758] 2354426=-ext-/string/test_cstr
[381/758] 2354421=ruby/test_variable
[382/758] 2354408=openssl/test_digest
[383/758] 2354408=did_you_mean/tree_spell/test_change_word
[384/758] 2354408=rubygems/test_gem_available_set
[385/758] 2354408=rubygems/test_gem_source_installed
[386/758] 2354408=-ext-/string/test_modify_expand
[387/758] 2354408=uri/test_parser
[388/758] 2354408=openssl/test_pkcs12
[389/758] 2354426=psych/test_date_time
[390/758] 2354399=date/test_date
[391/758] 2354399=test_pty
[392/758] 2354406=rubygems/test_gem_commands_list_command
[393/758] 2354413=rubygems/test_gem_source_vendor
[394/758] 2354406=yaml/test_dbm
[395/758] 2354406=did_you_mean/spell_checking/test_variable_name_check
[396/758] 2354413=prism/result/overlap_test
[397/758] 2354397=psych/test_symbol
[398/758] 2354406=rubygems/test_gem_uninstaller
[399/758] 2354397=prism/ractor_test
[400/758] 2354426=rubygems/test_gem_platform
[401/758] 2354408=ruby/test_frozen
[402/758] 2354408=rubygems/test_gem_source
[403/758] 2354422=psych/test_safe_load
[404/758] 2354426=prism/encoding/string_encoding_test
[405/758] 2354422=-ext-/exception/test_exception_at_throwing
[406/758] 2354397=ruby/test_name_error
[407/758] 2354426=ruby/test_enumerator
[408/758] 2354422=ruby/enc/test_utf16
[409/758] 2354422=rubygems/test_gem_package
[410/758] 2354408=rubygems/test_gem_request_set_lockfile_tokenizer
[411/758] 2354408=rubygems/test_gem_commands_outdated_command
[412/758] 2354408=json/json_ryu_fallback_test
[413/758] 2354408=-ext-/class/test_class2name
[414/758] 2354408=psych/test_nil
[415/758] 2354408=openssl/test_kdf
[416/758] 2354399=ruby/test_time_tz
[417/758] 2354408=ruby/test_backtrace
[418/758] 2354413=prism/ruby/string_query_test
[419/758] 2354413=date/test_date_compat
[420/758] 2354413=-ext-/debug/test_profile_frames
[421/758] 2354404=-ext-/load/test_resolve_symbol
[422/758] 2354399=ruby/test_lazy_enumerator
[423/758] 2354404=mkmf/test_find_executable
[424/758] 2354404=ruby/test_array
[425/758] 2354413=error_highlight/test_error_highlight
[426/758] 2354422=-ext-/debug/test_debug
[427/758] 2354422=-ext-/arith_seq/test_arith_seq_extract
[428/758] 2354397=rubygems/test_gem_package_tar_header_ractor
[429/758] 2354421=ruby/test_stringchar
[430/758] 2354421=rubygems/test_gem_commands_help_command
[431/758] 2354421=rubygems/test_gem_package_old
[432/758] 2354422=test_rbconfig
[433/758] 2354421=rubygems/test_gem_uri
[434/758] 2354406=digest/test_digest
[435/758] 2354421=json/json_coder_test
[436/758] 2354421=psych/test_psych
[437/758] 2354421=digest/test_ractor
[438/758] 2354399=fiber/test_enumerator
[439/758] 2354399=-ext-/stack/test_stack_overflow
[440/758] 2354399=ruby/test_set
[441/758] 2354422=test_delegate
[442/758] 2354399=rubygems/test_gem_source_list
[443/758] 2354408=psych/test_yaml_special_cases
[444/758] 2354422=psych/test_parser
[445/758] 2354408=prism/result/attribute_write_test
[446/758] 2354408=ruby/test_float
[447/758] 2354422=stringio/test_ractor
[448/758] 2354399=rubygems/test_gem_remote_fetcher_local_ssl_server
[449/758] 2354422=ripper/test_files_test_1
[450/758] 2354422=prism/api/freeze_test
[451/758] 2354422=rubygems/test_gem
[452/758] 2354421=prism/percent_delimiter_string_test
[453/758] 2354421=ruby/test_nomethod_error
[454/758] 2354421=net/http/test_https_proxy
[455/758] 2354397=openssl/test_pkey_dsa
[456/758] 2354421=open-uri/test_ssl
[457/758] 2354397=date/test_date_strptime
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=277865463, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 2354421 ko1 7u IPv4 277865463 0t0 TCP localhost:37919->localhost:56504 (CLOSE_WAIT)
[458/758] 2354397=psych/test_ractor
[459/758] 2354418=psych/visitors/test_emitter
[460/758] 2354418=psych/test_json_tree
[461/758] 2354418=prism/library_symbols_test
[462/758] 2354418=zlib/test_zlib
[463/758] 2354408=prism/magic_comment_test
[464/758] 2354397=ruby/test_marshal
[465/758] 2354408=psych/test_omap
[466/758] 2354408=ruby/enc/test_case_comprehensive
[467/758] 2354408=mkmf/test_framework
[468/758] 2354408=dtrace/test_singleton_function
[469/758] 2354408=test_shellwords
[470/758] 2354408=optparse/test_cclass
[471/758] 2354399=ruby/test_proc
[472/758] 2354421=optparse/test_load
[473/758] 2354421=did_you_mean/spell_checking/test_uncorrectable_name_check
[474/758] 2354421=json/json_ext_parser_test
[475/758] 2354421=ruby/test_time
[476/758] 2354422=-ext-/struct/test_duplicate
[477/758] 2354422=ruby/test_integer
[478/758] 2354421=-ext-/test_scan_args
[479/758] 2354421=date/test_date_attr
[480/758] 2354421=erb/test_erb
[481/758] 2354421=ruby/enc/test_cp949
[482/758] 2354408=ruby/test_condition
[483/758] 2354421=did_you_mean/spell_checking/test_class_name_check
[484/758] 2354408=rubygems/test_gem_resolver_git_set
[485/758] 2354421=ripper/test_files_lib
[486/758] 2354397=ruby/enc/test_emoji
[487/758] 2354397=ruby/test_string
[488/758] 2354406=ruby/test_random_formatter
[489/758] 2354406=rubygems/test_gem_commands_check_command
[490/758] 2354406=ruby/enc/test_regex_casefold
[491/758] 2354399=ruby/test_pipe
[492/758] 2354406=rubygems/test_gem_source_git
[493/758] 2354413=rubygems/test_gem_command_manager
[494/758] 2354413=rubygems/test_gem_installer
[495/758] 2354399=rubygems/test_gem_safe_marshal
[496/758] 2354418=-ext-/float/test_nextafter
[497/758] 2354418=-ext-/string/test_capacity
[498/758] 2354418=rubygems/test_bundled_ca
[499/758] 2354418=psych/visitors/test_to_ruby
[500/758] 2354418=openssl/test_random
[501/758] 2354418=prism/result/static_literals_test
[502/758] 2354418=fiber/test_backtrace
[503/758] 2354418=openssl/test_fips
[504/758] 2354399=date/test_date_parse
[505/758] 2354399=rubygems/test_gem_commands_update_command
[506/758] 2354398=-ext-/struct/test_data
[507/758] 2354398=optparse/test_noarg
[508/758] 2354418=ruby/test_rand
[509/758] 2354408=openssl/test_pkey_ec
[510/758] 2354408=-ext-/string/test_ellipsize
[511/758] 2354408=-ext-/integer/test_integer
[512/758] 2354408=ruby/enc/test_utf32
[513/758] 2354408=prism/test_helper
[514/758] 2354408=ruby/test_memory_view
[515/758] 2354398=open-uri/test_ftp
[516/758] 2354408=ruby/test_vm_dump
[517/758] 2354408=prism/errors_test
[518/758] 2354398=test_open3
[519/758] 2354418=ruby/enc/test_cesu8
[520/758] 2354418=psych/test_alias_and_anchor
[521/758] 2354418=rubygems/test_gem_commands_setup_command
[522/758] 2354404=rubygems/test_gem_commands_rebuild_command
[523/758] 2354404=json/json_parser_test
[524/758] 2354404=prism/result/breadth_first_search_test
[525/758] 2354404=uri/test_generic
[526/758] 2354404=ruby/test_fiber
[527/758] 2354408=-ext-/bignum/test_div
[528/758] 2354408=-ext-/array/test_resize
[529/758] 2354408=ruby/test_gc_compact
[530/758] 2354418=psych/test_deprecated
[531/758] 2354418=rubygems/test_gem_gem_runner
[532/758] 2354418=rubygems/test_gem_ext_cargo_builder
[533/758] 2354421=ruby/test_file_exhaustive
[534/758] 2354418=rubygems/test_gem_commands_signout_command
[535/758] 2354418=psych/test_object
[536/758] 2354418=psych/test_exception
[537/758] 2354418=rubygems/test_gem_resolver_local_specification
[538/758] 2354418=ruby/test_autoload
[539/758] 2354399=ruby/test_pack
[540/758] 2354422=rubygems/test_gem_commands_unpack_command
[541/758] 2354422=rubygems/test_gem_commands_exec_command
[542/758] 2354399=psych/json/test_stream
[543/758] 2354399=optparse/test_optarg
[544/758] 2354406=openssl/test_ssl_session
[545/758] 2354399=io/wait/test_ractor
[546/758] 2354399=ruby/test_assignment
[547/758] 2354422=ruby/enc/test_grapheme_breaks
[548/758] 2354422=rubygems/test_gem_request_set_gem_dependency_api
[549/758] 2354406=openssl/test_ossl
[550/758] 2354406=date/test_date_marshal
[551/758] 2354406=ruby/test_syntax
[552/758] 2354422=did_you_mean/spell_checking/test_key_name_check
[553/758] 2354422=ripper/test_ripper
[554/758] 2354422=test_singleton
[555/758] 2354422=openssl/test_bn
[556/758] 2354422=openssl/test_provider
[557/758] 2354398=rubygems/test_gem_package_task
[558/758] 2354398=rubygems/test_gem_commands_server_command
[559/758] 2354398=net/http/test_http_request
[560/758] 2354398=ruby/test_data
[561/758] 2354398=net/http/test_httpheader
[562/758] 2354398=ruby/test_keyword
[563/758] 2354422=prism/result/numeric_value_test
[564/758] 2354422=lib/!Nothing_to_test
[565/758] 2354422=prism/heredoc_dedent_test
[566/758] 2354422=rubygems/test_kernel
[567/758] 2354408=did_you_mean/spell_checking/test_method_name_check
[568/758] 2354408=dtrace/test_function_entry
[569/758] 2354408=-ext-/struct/test_len
[570/758] 2354408=optparse/test_acceptable
[571/758] 2354413=prism/result/implicit_array_test
[572/758] 2354413=ruby/test_threadgroup
[573/758] 2354422=-ext-/string/test_set_len
[574/758] 2354422=rubygems/test_gem_commands_lock_command
[575/758] 2354422=ruby/enc/test_euc_kr
[576/758] 2354422=rubygems/test_gem_local_remote_options
[577/758] 2354398=rubygems/test_gem_security_signer
[578/758] 2354422=ruby/test_exception
[579/758] 2354408=optparse/test_bash_completion
[580/758] 2354408=cgi/test_cgi_escape
[581/758] 2354398=ruby/test_dir
[582/758] 2354413=rubygems/test_gem_ext_configure_builder
[583/758] 2354413=resolv/test_mdns
[584/758] 2354413=openssl/test_x509store
[585/758] 2354408=-ext-/test_random
[586/758] 2354408=psych/test_merge_keys
[587/758] 2354408=io/wait/test_io_wait
[588/758] 2354413=optparse/test_kwargs
[589/758] 2354413=ripper/test_lexer
[590/758] 2354398=ruby/test_integer_comb
[591/758] 2354413=prism/result/index_write_test
[592/758] 2354413=openssl/test_ns_spki
[593/758] 2354413=psych/visitors/test_depth_first
[594/758] 2354413=prism/lex_test
[595/758] 2354399=test_bundled_gems
[596/758] 2354399=openssl/test_pair
[597/758] 2354413=date/test_date_ractor
[598/758] 2354413=ruby/test_m17n_comb
[599/758] 2354418=did_you_mean/test_tree_spell_checker
[600/758] 2354418=mkmf/test_install
[601/758] 2354408=rubygems/test_gem_validator
[602/758] 2354408=prism/result/integer_parse_test
[603/758] 2354418=test_prettyprint
[604/758] 2354408=prism/result/regular_expression_options_test
[605/758] 2354408=ruby/test_sleep
[606/758] 2354418=fiber/test_queue
[607/758] 2354418=prism/ruby/dispatcher_test
[608/758] 2354418=socket/test_udp
[609/758] 2354418=ruby/enc/test_windows_1252
[610/758] 2354418=mkmf/test_configuration
[611/758] 2354418=-ext-/load/test_stringify_symbols
[612/758] 2354418=-ext-/array/test_to_ary_concat
[613/758] 2354404=prism/result/warnings_test
[614/758] 2354404=ruby/test_rubyoptions
[615/758] 2354399=-ext-/test_printf
[616/758] 2354399=prism/result/node_id_test
[617/758] 2354418=test_tmpdir
[618/758] 2354399=rubygems/test_gem_source_subpath_problem
[619/758] 2354415=psych/test_emitter
[620/758] 2354415=openssl/test_ts
[621/758] 2354399=rubygems/test_gem_resolver_api_set
[622/758] 2354418=prism/api/parse_stream_test
[623/758] 2354418=json/json_generator_test
[624/758] 2354399=rubygems/test_gem_impossible_dependencies_error
[625/758] 2354399=fiber/test_io_buffer
[626/758] 2354399=prism/encoding/encodings_test
[627/758] 2354399=fileutils/test_dryrun
[628/758] 2354399=ruby/test_range
[629/758] 2354408=-ext-/symbol/test_type
[630/758] 2354408=rubygems/test_gem_commands_cleanup_command
[631/758] 2354415=optparse/test_placearg
[632/758] 2354397=-ext-/string/test_interned_str
[633/758] 2354397=rubygems/test_project_sanity
[634/758] 2354397=ruby/test_zjit
[635/758] 2354397=prism/encoding/regular_expression_encoding_test
[636/758] 2354397=ruby/test_env
[637/758] 2354418=dtrace/test_object_create_start
[638/758] 2354418=test_forwardable
[639/758] 2354418=ruby/test_continuation
[640/758] 2354418=-ext-/exception/test_ensured
[641/758] 2354415=ruby/test_io_m17n
[642/758] 2354418=rubygems/test_config
[643/758] 2354418=prism/result/comments_test
[644/758] 2354418=-ext-/hash/test_delete
[645/758] 2354422=rubygems/test_gem_commands_uninstall_command
[646/758] 2354418=rubygems/test_gem_resolver_installer_set
[647/758] 2354408=ripper/test_files_test
[648/758] 2354418=rubygems/test_gem_dependency_list
[649/758] 2354408=rubygems/test_gem_silent_ui
[650/758] 2354398=ruby/test_ifunless
[651/758] 2354398=dtrace/test_require
[652/758] 2354398=openssl/test_pkey_dh
[653/758] 2354408=openssl/test_ocsp
[654/758] 2354418=ruby/test_shapes
[655/758] 2354418=-ext-/popen_deadlock/test_popen_deadlock
[656/758] 2354398=optparse/test_did_you_mean
[657/758] 2354398=optparse/test_autoconf
[658/758] 2354398=digest/test_digest_extend
[659/758] 2354398=rubygems/test_gem_safe_yaml
[660/758] 2354398=ruby/test_case
[661/758] 2354426=-ext-/test_bug-5832
[662/758] 2354426=psych/test_struct
[663/758] 2354426=prism/onigmo_test
[664/758] 2354426=prism/fuzzer_test
[665/758] 2354426=-ext-/string/test_rb_str_dup
[666/758] 2354426=ruby/test_ast
[667/758] 2354398=mkmf/test_libs
[668/758] 2354398=ruby/test_super
[669/758] 2354399=test_time
[670/758] 2354422=json/json_encoding_test
[671/758] 2354422=ruby/test_math
[672/758] 2354422=dtrace/test_gc
[673/758] 2354422=rubygems/test_gem_bundler_version_finder
[674/758] 2354408=-ext-/win32/test_console_attr
[675/758] 2354408=optparse/test_switch
[676/758] 2354408=prism/snippets_test
[677/758] 2354422=prism/ruby/parser_test
[678/758] 2354422=psych/test_array
[679/758] 2354422=-ext-/gvl/test_ubf_async_safe
[680/758] 2354422=prism/newline_test
[681/758] 2354399=prism/result/heredoc_test
[682/758] 2354399=psych/test_psych_set
[683/758] 2354422=rubygems/test_webauthn_listener_response
[684/758] 2354399=prism/result/constant_path_node_test
[685/758] 2354422=rubygems/test_gem_path_support
[686/758] 2354399=stringio/test_stringio
[687/758] 2354422=resolv/test_dns
[688/758] 2354399=ruby/test_dup
[689/758] 2354422=ruby/test_require
[690/758] 2354418=-ext-/test_notimplement
[691/758] 2354418=ruby/enc/test_emoji_breaks
[692/758] 2354418=ruby/test_system
[693/758] 2354399=-ext-/test_bug-3571
[694/758] 2354399=-ext-/box/test_load_ext
[695/758] 2354415=ruby/test_comparable
[696/758] 2354399=mmtk/test_configuration
[697/758] 2354399=prism/api/command_line_test
[698/758] 2354415=rubygems/test_gem_commands_info_command
[699/758] 2354399=date/test_date_new
[700/758] 2354399=ruby/test_io_timeout
[701/758] 2354399=rubygems/test_gem_commands_build_command
[702/758] 2354415=ruby/test_compile_prism
[703/758] 2354413=ruby/enc/test_euc_tw
[704/758] 2354413=rubygems/test_gem_security
[705/758] 2354398=rubygems/test_gem_requirement
[706/758] 2354398=ruby/test_alias
[707/758] 2354399=mkmf/test_sizeof
[708/758] 2354415=-ext-/wait/test_wait
[709/758] 2354415=psych/test_object_references
[710/758] 2354415=fiber/test_sleep
[711/758] 2354398=openssl/test_x509name
[712/758] 2354398=net/http/test_buffered_io
[713/758] 2354398=ruby/test_yjit
[714/758] 2354415=ruby/test_m17n
[715/758] 2354413=rubygems/test_gem_resolver_composed_set
[716/758] 2354413=ruby/test_argf
[717/758] 2354418=mkmf/test_egrep_cpp
[718/758] 2354415=rubygems/test_webauthn_poller
[719/758] 2354418=date/test_date_conv
[720/758] 2354418=-ext-/string/test_nofree
[721/758] 2354415=rubygems/test_gem_stream_ui
[722/758] 2354418=-ext-/st/test_numhash
[723/758] 2354418=ruby/test_trace
[724/758] 2354418=openssl/test_pkey_rsa
[725/758] 2354415=test_ipaddr
[726/758] 2354415=ruby/test_arity
[727/758] 2354415=resolv/test_resource
[728/758] 2354415=rubygems/test_gem_update_suggestion
[729/758] 2354415=rubygems/test_gem_source_fetch_problem
[730/758] 2354415=psych/test_set
[731/758] 2354415=rubygems/test_gem_console_ui
[732/758] 2354415=-ext-/struct/test_member
[733/758] 2354415=ruby/test_method
[734/758] 2354418=test_unicode_normalize
[735/758] 2354418=rubygems/test_gem_resolver_lock_set
[736/758] 2354418=-ext-/econv/test_append
[737/758] 2354418=did_you_mean/test_ractor_compatibility
[738/758] 2354418=optparse/test_reqarg
[739/758] 2354399=uri/test_mailto
[740/758] 2354397=ruby/enc/test_case_mapping
[741/758] 2354399=psych/visitors/test_yaml_tree
[742/758] 2354397=prism/ruby/ripper_test
[743/758] 2354399=rubygems/test_gem_package_tar_writer
[744/758] 2354399=rubygems/test_rubygems
[745/758] 2354399=ruby/test_not
[746/758] 2354399=test_timeout
[747/758] 2354418=test_weakref
[748/758] 2354418=socket/test_socket
[749/758] 2354402=ruby/test_io_buffer
[750/758] 2354402=ruby/test_beginendblock
[751/758] 2354399=rubygems/test_gem_resolver_requirement_list
[752/758] 2354399=ruby/test_hash
[753/758] 2354422=-ext-/arith_seq/test_arith_seq_beg_len_step
[754/758] 2354422=psych/test_scalar_scanner
[755/758] 2354422=psych/test_yamlstore
[756/758] 2354422=rubygems/test_gem_config_file
[757/758] 2354422=rubygems/test_gem_commands_pristine_command
[758/758] 2354408=ruby/test_yjit_exit_locations
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1010 1010 1010 ? -1 Ss 1000 0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1010 1018 1018 1018 pts/0 1018 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1018 1020 1018 1018 pts/0 1018 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1020 2353124 1018 1018 pts/0 1018 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2353124 2353127 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.20260201-174434 --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
2353127 2353128 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.20260201-174434 --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
2353128 2354063 1018 1018 pts/0 1018 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2354063 2354064 1018 1018 pts/0 1018 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2354064 2354394 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
2354394 2354411 1018 1018 pts/0 1018 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe
2354411 2354454 1018 1018 pts/0 1018 Sl+ 1000 0:02 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThreadInstrumentation#test_thread_instrumentation_fork_safe
2353128 2902615 1018 1018 pts/0 1018 R+ 1000 0:00 ps jx
{1=>[1010], 1010=>[1018], 1018=>[1020], 1020=>[2353124], 2353124=>[2353127], 2353127=>[2353128], 2353128=>[2354063, 2902615], 2354063=>[2354064], 2354064=>[2354394], 2354394=>[2354411], 2354411=>[2354454]}
$ timeout 60 gdb -p 2354454 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2354459]
[New LWP 2354458]
[New LWP 2354457]
[New LWP 2354456]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000740ecac98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x740ecae7ac40 (LWP 2354454) "ruby" 0x0000740ecac98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
2 Thread 0x740eab8b76c0 (LWP 2354459) "ruby" 0x0000740ecac98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000afad0) at ./nptl/futex-internal.c:57
3 Thread 0x740eabdba6c0 (LWP 2354458) "ruby" 0x0000740ecac98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000afa10) at ./nptl/futex-internal.c:57
4 Thread 0x740ea9afd6c0 (LWP 2354457) "test_instrumen*" 0x0000625c6a32ceae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
5 Thread 0x740eaebff6c0 (LWP 2354456) "ruby" 0x0000740ecad1b4fd in __GI___poll (fds=0x740ea76eb040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 5 (Thread 0x740eaebff6c0 (LWP 2354456) "ruby"):
#0 0x0000740ecad1b4fd in __GI___poll (fds=0x740ea76eb040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000625c6a2b774a in __interceptor_poll ()
No symbol table info available.
#2 0x0000625c6a6bc89b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = 10
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
vm = <optimized out>
#4 0x0000625c6a310aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000740ecac9caa4 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 = {127606410180288, -359053076542292982, 127606410180288, -352, 22, 140721911560816, -359053076554875894, -358973172123075574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000740ecad29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x740ea9afd6c0 (LWP 2354457) "test_instrumen*"):
#0 0x0000625c6a32ceae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x0000625c6a32de6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x0000625c6a27c6e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x0000625c6a27c559 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x0000625c6a27c185 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5 0x0000625c6a27718e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x0000625c6a276f78 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x0000625c6a312ee3 in __interceptor_malloc ()
No symbol table info available.
#8 0x0000625c6a3d6adc in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=size@entry=48, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8311
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
#9 0x0000625c6a39621e in ruby_xmalloc_body (size=48) at /tmp/ruby/src/trunk_asan/gc.c:5368
No locals.
#10 ruby_xmalloc (size=48) at /tmp/ruby/src/trunk_asan/gc.c:5350
No locals.
#11 0x0000625c6a749ac1 in vm_ccs_create (klass=127606844545120, cc_tbl=127606844464040, mid=82513, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2040
initial_capa = 2
ccs = <optimized out>
#12 cache_callable_method_entry (klass=127606844545120, mid=82513, cme=0x740ec8a4c090) at /tmp/ruby/src/trunk_asan/vm_method.c:1852
cc_tbl = 127606844464040
ccs_data = <optimized out>
new_cc_tbl = <optimized out>
#13 callable_method_entry_or_negative (klass=127606844545120, mid=<optimized out>, defined_class_ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_method.c:1919
me = <optimized out>
defined_class = <optimized out>
vm_locking_level = <optimized out>
vm_locking_do = <optimized out>
cc_tbl = <optimized out>
cme = 0x740ec8a4c090
#14 0x0000625c6a723561 in callable_method_entry (klass=127606844545120, mid=82513, defined_class_ptr=0x0) at /tmp/ruby/src/trunk_asan/vm_method.c:1938
cme = <optimized out>
#15 rb_callable_method_entry (klass=127606844545120, mid=82513) at /tmp/ruby/src/trunk_asan/vm_method.c:1945
No locals.
#16 vm_populate_cc (klass=127606844545120, ci=0x1425100140003, mid=82513) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2155
cme = <optimized out>
cc_tbl = <optimized out>
original_cc_table = <optimized out>
ccs = <optimized out>
cc = <optimized out>
ccs_obj = <optimized out>
#17 vm_search_cc (klass=127606844545120, ci=0x1425100140003) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2285
mid = 82513
cc = <optimized out>
vm_locking_level = <optimized out>
vm_locking_do = <optimized out>
#18 rb_vm_search_method_slowpath (ci=0x1425100140003, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2299
cc = <optimized out>
#19 0x0000625c6a73b6e8 in vm_search_method_slowpath0 (cd_owner=127606844608360, cd=0x0, klass=128) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2318
cc = <optimized out>
empty_cc = <optimized out>
#20 vm_search_method_fastpath (cd_owner=127606844608360, cd=0x0, klass=128) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2379
cc = 0x625c6b036d00 <vm_empty_cc>
#21 vm_sendish (ec=0x51700005c258, reg_cfp=0x740eabfbe790, cd=0x0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6123
calling = {cd = <optimized out>, cc = 0x0, 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>
#22 vm_exec_core (ec=ec@entry=0x51700005c258) at ../../src/trunk_asan/insns.def:905
bh = 0
cd = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x625c6a72f146 <vm_exec_core+1494>, 0x625c6a73044d <vm_exec_core+6365>, 0x625c6a7355e1 <vm_exec_core+27249>, 0x625c6a72ffbf <vm_exec_core+5199>, 0x625c6a736392 <vm_exec_core+30754>, 0x625c6a734194 <vm_exec_core+22052>, 0x625c6a731e3e <vm_exec_core+13006>, 0x625c6a72f2ae <vm_exec_core+1854>, 0x625c6a735bd4 <vm_exec_core+28772>, 0x625c6a73591c <vm_exec_core+28076>, 0x625c6a73023c <vm_exec_core+5836>, 0x625c6a72f79e <vm_exec_core+3118>, 0x625c6a734896 <vm_exec_core+23846>, 0x625c6a730d43 <vm_exec_core+8659>, 0x625c6a735dd5 <vm_exec_core+29285>, 0x625c6a735a7e <vm_exec_core+28430>, 0x625c6a731431 <vm_exec_core+10433>, 0x625c6a731dcd <vm_exec_core+12893>, 0x625c6a7343f5 <vm_exec_core+22661>, 0x625c6a7359f5 <vm_exec_core+28293>, 0x625c6a7338a0 <vm_exec_core+19760>, 0x625c6a73447e <vm_exec_core+22798>, 0x625c6a734f37 <vm_exec_core+25543>, 0x625c6a7337dd <vm_exec_core+19565>, 0x625c6a72f6db <vm_exec_core+2923>, 0x625c6a733e97 <vm_exec_core+21287>, 0x625c6a72f56e <vm_exec_core+2558>, 0x625c6a72f9a4 <vm_exec_core+3636>, 0x625c6a7316b4 <vm_exec_core+11076>, 0x625c6a7333aa <vm_exec_core+18490>, 0x625c6a733d30 <vm_exec_core+20928>, 0x625c6a73304f <vm_exec_core+17631>, 0x625c6a72f17a <vm_exec_core+1546>, 0x625c6a735167 <vm_exec_core+26103>, 0x625c6a735847 <vm_exec_core+27863>, 0x625c6a72fb4b <vm_exec_core+4059>, 0x625c6a7306f7 <vm_exec_core+7047>, 0x625c6a7303b5 <vm_exec_core+6213>, 0x625c6a730e32 <vm_exec_core+8898>, 0x625c6a731c69 <vm_exec_core+12537>, 0x625c6a72fbf2 <vm_exec_core+4226>, 0x625c6a734fcf <vm_exec_core+25695>, 0x625c6a730681 <vm_exec_core+6929>, 0x625c6a731b17 <vm_exec_core+12199>, 0x625c6a7325de <vm_exec_core+14958>, 0x625c6a73492c <vm_exec_core+23996>, 0x625c6a733a62 <vm_exec_core+20210>, 0x625c6a73110c <vm_exec_core+9628>, 0x625c6a73098e <vm_exec_core+7710>, 0x625c6a734782 <vm_exec_core+23570>, 0x625c6a731894 <vm_exec_core+11556>, 0x625c6a733f96 <vm_exec_core+21542>, 0x625c6a733ad4 <vm_exec_core+20324>, 0x625c6a73404d <vm_exec_core+21725>, 0x625c6a735519 <vm_exec_core+27049>, 0x625c6a732e61 <vm_exec_core+17137>, 0x625c6a7349e5 <vm_exec_core+24181>, 0x625c6a72eec8 <vm_exec_core+856>, 0x625c6a734513 <vm_exec_core+22947>, 0x625c6a73122b <vm_exec_core+9915>, 0x625c6a733738 <vm_exec_core+19400>, 0x625c6a733978 <vm_exec_core+19976>, 0x625c6a732212 <vm_exec_core+13986>, 0x625c6a72fa58 <vm_exec_core+3816>, 0x625c6a7315d9 <vm_exec_core+10857>, 0x625c6a730c16 <vm_exec_core+8358>, 0x625c6a7340cb <vm_exec_core+21851>, 0x625c6a72fd83 <vm_exec_core+4627>, 0x625c6a731fbf <vm_exec_core+13391>, 0x625c6a73290f <vm_exec_core+15775>, 0x625c6a730f10 <vm_exec_core+9120>, 0x625c6a73cb20 <vm_exec_core+57264>, 0x625c6a7308e5 <vm_exec_core+7541>, 0x625c6a7307dd <vm_exec_core+7277>, 0x625c6a730ae8 <vm_exec_core+8056>, 0x625c6a7314d3 <vm_exec_core+10595>, 0x625c6a73324e <vm_exec_core+18142>, 0x625c6a732699 <vm_exec_core+15145>, 0x625c6a733daf <vm_exec_core+21055>, 0x625c6a732af5 <vm_exec_core+16261>, 0x625c6a735090 <vm_exec_core+25888>, 0x625c6a736637 <vm_exec_core+31431>, 0x625c6a7352d4 <vm_exec_core+26468>, 0x625c6a735f25 <vm_exec_core+29621>, 0x625c6a736016 <vm_exec_core+29862>, 0x625c6a72f600 <vm_exec_core+2704>, 0x625c6a735afd <vm_exec_core+28557>, 0x625c6a7317b9 <vm_exec_core+11337>, 0x625c6a735cf8 <vm_exec_core+29064>, 0x625c6a7312fa <vm_exec_core+10122>, 0x625c6a73520b <vm_exec_core+26267>, 0x625c6a72f497 <vm_exec_core+2343>, 0x625c6a72fc7d <vm_exec_core+4365>, 0x625c6a73625a <vm_exec_core+30442>, 0x625c6a731b9d <vm_exec_core+12333>, 0x625c6a73199a <vm_exec_core+11818>, 0x625c6a72eecd <vm_exec_core+861>, 0x625c6a72f3ba <vm_exec_core+2122>, 0x625c6a72ef53 <vm_exec_core+995>, 0x625c6a7353c3 <vm_exec_core+26707>, 0x625c6a732d1e <vm_exec_core+16814>, 0x625c6a7323e2 <vm_exec_core+14450>, 0x625c6a732bfa <vm_exec_core+16522>, 0x625c6a732846 <vm_exec_core+15574>, 0x625c6a731a2f <vm_exec_core+11967>, 0x625c6a7322ed <vm_exec_core+14205>, 0x625c6a731cb9 <vm_exec_core+12617>, 0x625c6a7324fc <vm_exec_core+14732>, 0x625c6a73256d <vm_exec_core+14845>, 0x625c6a72f137 <vm_exec_core+1479>, 0x625c6a73043e <vm_exec_core+6350>, 0x625c6a7355d2 <vm_exec_core+27234>, 0x625c6a72ffb0 <vm_exec_core+5184>, 0x625c6a736383 <vm_exec_core+30739>, 0x625c6a734185 <vm_exec_core+22037>, 0x625c6a731e2f <vm_exec_core+12991>, 0x625c6a72f29f <vm_exec_core+1839>, 0x625c6a735bc5 <vm_exec_core+28757>, 0x625c6a73590d <vm_exec_core+28061>, 0x625c6a73022d <vm_exec_core+5821>, 0x625c6a72f78f <vm_exec_core+3103>, 0x625c6a734887 <vm_exec_core+23831>, 0x625c6a730d34 <vm_exec_core+8644>, 0x625c6a735dc6 <vm_exec_core+29270>, 0x625c6a735a6f <vm_exec_core+28415>, 0x625c6a731422 <vm_exec_core+10418>, 0x625c6a731dbe <vm_exec_core+12878>, 0x625c6a7343e6 <vm_exec_core+22646>, 0x625c6a7359e6 <vm_exec_core+28278>, 0x625c6a733891 <vm_exec_core+19745>, 0x625c6a73446f <vm_exec_core+22783>, 0x625c6a734f28 <vm_exec_core+25528>, 0x625c6a7337ce <vm_exec_core+19550>, 0x625c6a72f6cc <vm_exec_core+2908>, 0x625c6a733e88 <vm_exec_core+21272>, 0x625c6a72f55f <vm_exec_core+2543>, 0x625c6a72f995 <vm_exec_core+3621>, 0x625c6a7316a5 <vm_exec_core+11061>, 0x625c6a73339b <vm_exec_core+18475>, 0x625c6a733d21 <vm_exec_core+20913>, 0x625c6a733040 <vm_exec_core+17616>, 0x625c6a72f16b <vm_exec_core+1531>, 0x625c6a735158 <vm_exec_core+26088>, 0x625c6a735838 <vm_exec_core+27848>, 0x625c6a72fb3c <vm_exec_core+4044>, 0x625c6a7306e8 <vm_exec_core+7032>, 0x625c6a7303a6 <vm_exec_core+6198>, 0x625c6a730e23 <vm_exec_core+8883>, 0x625c6a731c5a <vm_exec_core+12522>, 0x625c6a72fbe3 <vm_exec_core+4211>, 0x625c6a734fc0 <vm_exec_core+25680>, 0x625c6a730672 <vm_exec_core+6914>, 0x625c6a731b08 <vm_exec_core+12184>, 0x625c6a7325cf <vm_exec_core+14943>, 0x625c6a73491d <vm_exec_core+23981>, 0x625c6a733a53 <vm_exec_core+20195>, 0x625c6a7310fd <vm_exec_core+9613>, 0x625c6a73097f <vm_exec_core+7695>, 0x625c6a734773 <vm_exec_core+23555>, 0x625c6a731885 <vm_exec_core+11541>, 0x625c6a733f87 <vm_exec_core+21527>, 0x625c6a733ac5 <vm_exec_core+20309>, 0x625c6a73403e <vm_exec_core+21710>, 0x625c6a73550a <vm_exec_core+27034>, 0x625c6a732e52 <vm_exec_core+17122>, 0x625c6a7349d6 <vm_exec_core+24166>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a734504 <vm_exec_core+22932>, 0x625c6a73121c <vm_exec_core+9900>, 0x625c6a733729 <vm_exec_core+19385>, 0x625c6a733969 <vm_exec_core+19961>, 0x625c6a732203 <vm_exec_core+13971>, 0x625c6a733396 <vm_exec_core+18470>, 0x625c6a7315ca <vm_exec_core+10842>, 0x625c6a730c07 <vm_exec_core+8343>, 0x625c6a7340bc <vm_exec_core+21836>, 0x625c6a72fd74 <vm_exec_core+4612>, 0x625c6a731fb0 <vm_exec_core+13376>, 0x625c6a732900 <vm_exec_core+15760>, 0x625c6a730f01 <vm_exec_core+9105>, 0x625c6a73cb11 <vm_exec_core+57249>, 0x625c6a7308d6 <vm_exec_core+7526>, 0x625c6a7307ce <vm_exec_core+7262>, 0x625c6a730ad9 <vm_exec_core+8041>, 0x625c6a7314c4 <vm_exec_core+10580>, 0x625c6a73323f <vm_exec_core+18127>, 0x625c6a73268a <vm_exec_core+15130>, 0x625c6a73323a <vm_exec_core+18122>, 0x625c6a733a4e <vm_exec_core+20190>, 0x625c6a733a49 <vm_exec_core+20185>, 0x625c6a730ad4 <vm_exec_core+8036>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a731c23 <vm_exec_core+12467>, 0x625c6a731c28 <vm_exec_core+12472>, 0x625c6a733a44 <vm_exec_core+20180>, 0x625c6a73388c <vm_exec_core+19740>, 0x625c6a7328fb <vm_exec_core+15755>, 0x625c6a732832 <vm_exec_core+15554>, 0x625c6a73393b <vm_exec_core+19915>, 0x625c6a732d05 <vm_exec_core+16789>...}
reg_cfp = 0x740eabfbe790
reg_pc = 0x5060002f8790
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>
#23 0x0000625c6a729d02 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700005c258
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#24 0x0000625c6a76e55b in invoke_iseq_block_from_c (ec=0x51700005c258, captured=<optimized out>, self=127606844594480, 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 = 0x740ec8a4cf68
cfp = 0x740eabfbe7c8
sp = 0x740eabebe818
use_argv = <optimized out>
stack_argv = 0x740eabebe818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#25 invoke_block_from_c_proc (ec=0x51700005c258, self=127606844594480, 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>
#26 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.
#27 0x0000625c6a76c776 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, argc=1781714606, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#28 0x0000625c6a6bb0a2 in thread_do_start_proc (th=th@entry=0x515000071280) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040001b7ed0
args_len = <optimized out>
args_ptr = <optimized out>
#29 0x0000625c6a6b8c3d in thread_do_start (th=0x515000071280) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#30 thread_start_func_2 (th=th@entry=0x515000071280, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x625c6b050460 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#31 0x0000625c6a6b7f2e in call_thread_start_func_2 (th=0x515000071280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x740ea9afccc0
#32 nt_start (ptr=0x50c0000af900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000071280
sched = <optimized out>
nt = 0x50c0000af900
vm = 0x625c6ba7ed00 <_vm>
#33 0x0000625c6a310aff in asan_thread_start(void*) ()
No symbol table info available.
#34 0x0000740ecac9caa4 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 = {127606325237440, -359042217791226870, 127606325237440, -352, 0, 140721911550160, -359042217803809782, -358973172123075574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#35 0x0000740ecad29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x740eabdba6c0 (LWP 2354458) "ruby"):
#0 0x0000740ecac98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000afa10) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0000afa10) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0000afa10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x0000740ecac9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x625c6ba7c398 <_main_ractor+216>, cond=0x50c0000af9e8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x740ecac9b4b0 <__condvar_cleanup_waiting>, __arg = 0x740eabdb9bb0, __canceltype = -1411670960, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x50c0000af9e8, mutex = 0x625c6ba7c398 <_main_ractor+216>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x50c0000af9e8, mutex=mutex@entry=0x625c6ba7c398 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000625c6a686ecf in rb_native_cond_wait (cond=0x50c0000afa10, mutex=0x625c6ba7c398 <_main_ractor+216>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x625c6ba7c398 <_main_ractor+216>, th=th@entry=0x515000071500, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000071280
#7 0x0000625c6a6b7ec0 in nt_start (ptr=0x50c0000af9c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2267
th = 0x515000071500
sched = 0x625c6ba7c398 <_main_ractor+216>
nt = 0x50c0000af9c0
vm = 0x625c6ba7ed00 <_vm>
#8 0x0000625c6a310aff in asan_thread_start(void*) ()
No symbol table info available.
#9 0x0000740ecac9caa4 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 = {127606361663168, -359045616720970742, 127606361663168, -352, 0, 140721911550160, -359045616733553654, -358973172123075574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#10 0x0000740ecad29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x740eab8b76c0 (LWP 2354459) "ruby"):
#0 0x0000740ecac98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000afad0) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0000afad0) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0000afad0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x0000740ecac9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x625c6ba7c398 <_main_ractor+216>, cond=0x50c0000afaa8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x740ecac9b4b0 <__condvar_cleanup_waiting>, __arg = 0x740eab8b6bb0, __canceltype = -1416926128, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x50c0000afaa8, mutex = 0x625c6ba7c398 <_main_ractor+216>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x50c0000afaa8, mutex=mutex@entry=0x625c6ba7c398 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000625c6a686ecf in rb_native_cond_wait (cond=0x50c0000afad0, mutex=0x625c6ba7c398 <_main_ractor+216>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x625c6ba7c398 <_main_ractor+216>, th=th@entry=0x515000071780, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000071280
#7 0x0000625c6a6b7ec0 in nt_start (ptr=0x50c0000afa80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2267
th = 0x515000071780
sched = 0x625c6ba7c398 <_main_ractor+216>
nt = 0x50c0000afa80
vm = 0x625c6ba7ed00 <_vm>
#8 0x0000625c6a310aff in asan_thread_start(void*) ()
No symbol table info available.
#9 0x0000740ecac9caa4 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 = {127606356408000, -359046311968801782, 127606356408000, -352, 0, 140721911550160, -359046311981384694, -358973172123075574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#10 0x0000740ecad29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x740ecae7ac40 (LWP 2354454) "ruby"):
#0 0x0000740ecac98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x0000740ecac9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x625c6ba7c398 <_main_ractor+216>, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x740ecac9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffc5f8cf590, __canceltype = 1786492818, __prev = 0x0}
cbuffer = {wseq = 4, cond = 0x50c000000068, mutex = 0x625c6ba7c398 <_main_ractor+216>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 4
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x50c000000068, mutex=mutex@entry=0x625c6ba7c398 <_main_ractor+216>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000625c6a686ecf in rb_native_cond_wait (cond=0x50c000000090, mutex=0x625c6ba7c398 <_main_ractor+216>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x625c6ba7c398 <_main_ractor+216>, th=th@entry=0x625c6b050460 <_main_thread>, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000071280
#7 0x0000625c6a6b6e21 in thread_sched_to_waiting_until_wakeup (sched=0x625c6ba7c398 <_main_ractor+216>, th=th@entry=0x625c6b050460 <_main_thread>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
can_direct_transfer = <optimized out>
#8 0x0000625c6a6bdad1 in native_sleep (th=0x625c6b050460 <_main_thread>, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
sched = <optimized out>
#9 sleep_forever (th=0x625c6b050460 <_main_thread>, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1393
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1086
scheduler = <optimized out>
p = <optimized out>
target_th = <optimized out>
th = 0x625c6b050460 <_main_thread>
end = 0
limit = 0x0
#11 0x0000625c6a35c6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5f8cf870, <optimized out>, 0x7ffc5f8cf780, <optimized out>, <optimized out>}, prev = 0x740ec8dbeb40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#12 0x0000625c6a35cb69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#13 0x0000625c6a6bd53e in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1143
waiter = {next = 0x0, thread = 0x625c6b050460 <_main_thread>, fiber = 0x0}
arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
ec = <optimized out>
th = <optimized out>
fiber = 0x517000000080
#14 0x0000625c6a6ae370 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1244
rel = <optimized out>
timeout = <optimized out>
limit = 0x0
#15 0x0000625c6a7b1692 in vm_call0_cfunc_with_frame (ec=0x5170000000d8, calling=<optimized out>, argv=0x740ec8c5d0e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
reg_cfp = 0x740ec81ff448
ci = <optimized out>
me = <optimized out>
cfunc = <optimized out>
len = -1
recv = 127606844423840
argc = 0
mid = 13617
block_handler = <optimized out>
frame_flags = 1431634051
val = <optimized out>
unaligned_member_ptr_result = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
reg_cfp = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#16 vm_call0_cfunc (ec=0x5170000000d8, calling=<optimized out>, argv=0x740ec8c5d0e8) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#17 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
ci = <optimized out>
cc = <optimized out>
ret = <optimized out>
#18 0x0000625c6a7b6475 in vm_call0_cc (ec=0x5170000000d8, recv=127606844423840, id=13617, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = 0
calling = <error reading variable calling (Cannot access memory at address 0x189)>
use_argv = 0x740ec8c5d0e8
av = <optimized out>
#19 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
ci = <optimized out>
scope = <optimized out>
kw_splat = <optimized out>
cc = <optimized out>
call_status = <optimized out>
#20 0x0000625c6a75b5eb in rb_call (recv=127606844423840, mid=13617, argc=0, argv=0x740ec8c5d0e8, scope=4294967295) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
ec = 0x50c000000090
#21 rb_funcall_with_block_kw (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, passed_procval=4, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1210
No locals.
#22 0x0000625c6a7bb7f7 in vm_yield_with_symbol (ec=0x5170000000d8, symbol=3485964, argc=1, argv=0x740ec8c5d0e0, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5274
No locals.
#23 invoke_block_from_c_bh (ec=<optimized out>, block_handler=3485964, 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:1843
No locals.
#24 0x0000625c6a75be1c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#27 0x0000625c6a75be1c in rb_yield (val=<optimized out>)
No locals.
#28 0x0000625c6a92c5aa in rb_ary_each (ary=127606844423960) at /tmp/ruby/src/trunk_asan/array.c:2751
i = 0
#29 0x0000625c6a79a998 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 = 0xc1100020001
cc = <optimized out>
me = 0x740eca59eb18
cfunc = 0x50600001e928
recv = 127606844423960
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#30 0x0000625c6a73357f in vm_sendish (ec=0x5170000000d8, reg_cfp=0x740ec81ff480, cd=0x50d0000a7810, 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>
#31 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50d0000a7810
insns_address_table = {0x625c6a72f146 <vm_exec_core+1494>, 0x625c6a73044d <vm_exec_core+6365>, 0x625c6a7355e1 <vm_exec_core+27249>, 0x625c6a72ffbf <vm_exec_core+5199>, 0x625c6a736392 <vm_exec_core+30754>, 0x625c6a734194 <vm_exec_core+22052>, 0x625c6a731e3e <vm_exec_core+13006>, 0x625c6a72f2ae <vm_exec_core+1854>, 0x625c6a735bd4 <vm_exec_core+28772>, 0x625c6a73591c <vm_exec_core+28076>, 0x625c6a73023c <vm_exec_core+5836>, 0x625c6a72f79e <vm_exec_core+3118>, 0x625c6a734896 <vm_exec_core+23846>, 0x625c6a730d43 <vm_exec_core+8659>, 0x625c6a735dd5 <vm_exec_core+29285>, 0x625c6a735a7e <vm_exec_core+28430>, 0x625c6a731431 <vm_exec_core+10433>, 0x625c6a731dcd <vm_exec_core+12893>, 0x625c6a7343f5 <vm_exec_core+22661>, 0x625c6a7359f5 <vm_exec_core+28293>, 0x625c6a7338a0 <vm_exec_core+19760>, 0x625c6a73447e <vm_exec_core+22798>, 0x625c6a734f37 <vm_exec_core+25543>, 0x625c6a7337dd <vm_exec_core+19565>, 0x625c6a72f6db <vm_exec_core+2923>, 0x625c6a733e97 <vm_exec_core+21287>, 0x625c6a72f56e <vm_exec_core+2558>, 0x625c6a72f9a4 <vm_exec_core+3636>, 0x625c6a7316b4 <vm_exec_core+11076>, 0x625c6a7333aa <vm_exec_core+18490>, 0x625c6a733d30 <vm_exec_core+20928>, 0x625c6a73304f <vm_exec_core+17631>, 0x625c6a72f17a <vm_exec_core+1546>, 0x625c6a735167 <vm_exec_core+26103>, 0x625c6a735847 <vm_exec_core+27863>, 0x625c6a72fb4b <vm_exec_core+4059>, 0x625c6a7306f7 <vm_exec_core+7047>, 0x625c6a7303b5 <vm_exec_core+6213>, 0x625c6a730e32 <vm_exec_core+8898>, 0x625c6a731c69 <vm_exec_core+12537>, 0x625c6a72fbf2 <vm_exec_core+4226>, 0x625c6a734fcf <vm_exec_core+25695>, 0x625c6a730681 <vm_exec_core+6929>, 0x625c6a731b17 <vm_exec_core+12199>, 0x625c6a7325de <vm_exec_core+14958>, 0x625c6a73492c <vm_exec_core+23996>, 0x625c6a733a62 <vm_exec_core+20210>, 0x625c6a73110c <vm_exec_core+9628>, 0x625c6a73098e <vm_exec_core+7710>, 0x625c6a734782 <vm_exec_core+23570>, 0x625c6a731894 <vm_exec_core+11556>, 0x625c6a733f96 <vm_exec_core+21542>, 0x625c6a733ad4 <vm_exec_core+20324>, 0x625c6a73404d <vm_exec_core+21725>, 0x625c6a735519 <vm_exec_core+27049>, 0x625c6a732e61 <vm_exec_core+17137>, 0x625c6a7349e5 <vm_exec_core+24181>, 0x625c6a72eec8 <vm_exec_core+856>, 0x625c6a734513 <vm_exec_core+22947>, 0x625c6a73122b <vm_exec_core+9915>, 0x625c6a733738 <vm_exec_core+19400>, 0x625c6a733978 <vm_exec_core+19976>, 0x625c6a732212 <vm_exec_core+13986>, 0x625c6a72fa58 <vm_exec_core+3816>, 0x625c6a7315d9 <vm_exec_core+10857>, 0x625c6a730c16 <vm_exec_core+8358>, 0x625c6a7340cb <vm_exec_core+21851>, 0x625c6a72fd83 <vm_exec_core+4627>, 0x625c6a731fbf <vm_exec_core+13391>, 0x625c6a73290f <vm_exec_core+15775>, 0x625c6a730f10 <vm_exec_core+9120>, 0x625c6a73cb20 <vm_exec_core+57264>, 0x625c6a7308e5 <vm_exec_core+7541>, 0x625c6a7307dd <vm_exec_core+7277>, 0x625c6a730ae8 <vm_exec_core+8056>, 0x625c6a7314d3 <vm_exec_core+10595>, 0x625c6a73324e <vm_exec_core+18142>, 0x625c6a732699 <vm_exec_core+15145>, 0x625c6a733daf <vm_exec_core+21055>, 0x625c6a732af5 <vm_exec_core+16261>, 0x625c6a735090 <vm_exec_core+25888>, 0x625c6a736637 <vm_exec_core+31431>, 0x625c6a7352d4 <vm_exec_core+26468>, 0x625c6a735f25 <vm_exec_core+29621>, 0x625c6a736016 <vm_exec_core+29862>, 0x625c6a72f600 <vm_exec_core+2704>, 0x625c6a735afd <vm_exec_core+28557>, 0x625c6a7317b9 <vm_exec_core+11337>, 0x625c6a735cf8 <vm_exec_core+29064>, 0x625c6a7312fa <vm_exec_core+10122>, 0x625c6a73520b <vm_exec_core+26267>, 0x625c6a72f497 <vm_exec_core+2343>, 0x625c6a72fc7d <vm_exec_core+4365>, 0x625c6a73625a <vm_exec_core+30442>, 0x625c6a731b9d <vm_exec_core+12333>, 0x625c6a73199a <vm_exec_core+11818>, 0x625c6a72eecd <vm_exec_core+861>, 0x625c6a72f3ba <vm_exec_core+2122>, 0x625c6a72ef53 <vm_exec_core+995>, 0x625c6a7353c3 <vm_exec_core+26707>, 0x625c6a732d1e <vm_exec_core+16814>, 0x625c6a7323e2 <vm_exec_core+14450>, 0x625c6a732bfa <vm_exec_core+16522>, 0x625c6a732846 <vm_exec_core+15574>, 0x625c6a731a2f <vm_exec_core+11967>, 0x625c6a7322ed <vm_exec_core+14205>, 0x625c6a731cb9 <vm_exec_core+12617>, 0x625c6a7324fc <vm_exec_core+14732>, 0x625c6a73256d <vm_exec_core+14845>, 0x625c6a72f137 <vm_exec_core+1479>, 0x625c6a73043e <vm_exec_core+6350>, 0x625c6a7355d2 <vm_exec_core+27234>, 0x625c6a72ffb0 <vm_exec_core+5184>, 0x625c6a736383 <vm_exec_core+30739>, 0x625c6a734185 <vm_exec_core+22037>, 0x625c6a731e2f <vm_exec_core+12991>, 0x625c6a72f29f <vm_exec_core+1839>, 0x625c6a735bc5 <vm_exec_core+28757>, 0x625c6a73590d <vm_exec_core+28061>, 0x625c6a73022d <vm_exec_core+5821>, 0x625c6a72f78f <vm_exec_core+3103>, 0x625c6a734887 <vm_exec_core+23831>, 0x625c6a730d34 <vm_exec_core+8644>, 0x625c6a735dc6 <vm_exec_core+29270>, 0x625c6a735a6f <vm_exec_core+28415>, 0x625c6a731422 <vm_exec_core+10418>, 0x625c6a731dbe <vm_exec_core+12878>, 0x625c6a7343e6 <vm_exec_core+22646>, 0x625c6a7359e6 <vm_exec_core+28278>, 0x625c6a733891 <vm_exec_core+19745>, 0x625c6a73446f <vm_exec_core+22783>, 0x625c6a734f28 <vm_exec_core+25528>, 0x625c6a7337ce <vm_exec_core+19550>, 0x625c6a72f6cc <vm_exec_core+2908>, 0x625c6a733e88 <vm_exec_core+21272>, 0x625c6a72f55f <vm_exec_core+2543>, 0x625c6a72f995 <vm_exec_core+3621>, 0x625c6a7316a5 <vm_exec_core+11061>, 0x625c6a73339b <vm_exec_core+18475>, 0x625c6a733d21 <vm_exec_core+20913>, 0x625c6a733040 <vm_exec_core+17616>, 0x625c6a72f16b <vm_exec_core+1531>, 0x625c6a735158 <vm_exec_core+26088>, 0x625c6a735838 <vm_exec_core+27848>, 0x625c6a72fb3c <vm_exec_core+4044>, 0x625c6a7306e8 <vm_exec_core+7032>, 0x625c6a7303a6 <vm_exec_core+6198>, 0x625c6a730e23 <vm_exec_core+8883>, 0x625c6a731c5a <vm_exec_core+12522>, 0x625c6a72fbe3 <vm_exec_core+4211>, 0x625c6a734fc0 <vm_exec_core+25680>, 0x625c6a730672 <vm_exec_core+6914>, 0x625c6a731b08 <vm_exec_core+12184>, 0x625c6a7325cf <vm_exec_core+14943>, 0x625c6a73491d <vm_exec_core+23981>, 0x625c6a733a53 <vm_exec_core+20195>, 0x625c6a7310fd <vm_exec_core+9613>, 0x625c6a73097f <vm_exec_core+7695>, 0x625c6a734773 <vm_exec_core+23555>, 0x625c6a731885 <vm_exec_core+11541>, 0x625c6a733f87 <vm_exec_core+21527>, 0x625c6a733ac5 <vm_exec_core+20309>, 0x625c6a73403e <vm_exec_core+21710>, 0x625c6a73550a <vm_exec_core+27034>, 0x625c6a732e52 <vm_exec_core+17122>, 0x625c6a7349d6 <vm_exec_core+24166>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a734504 <vm_exec_core+22932>, 0x625c6a73121c <vm_exec_core+9900>, 0x625c6a733729 <vm_exec_core+19385>, 0x625c6a733969 <vm_exec_core+19961>, 0x625c6a732203 <vm_exec_core+13971>, 0x625c6a733396 <vm_exec_core+18470>, 0x625c6a7315ca <vm_exec_core+10842>, 0x625c6a730c07 <vm_exec_core+8343>, 0x625c6a7340bc <vm_exec_core+21836>, 0x625c6a72fd74 <vm_exec_core+4612>, 0x625c6a731fb0 <vm_exec_core+13376>, 0x625c6a732900 <vm_exec_core+15760>, 0x625c6a730f01 <vm_exec_core+9105>, 0x625c6a73cb11 <vm_exec_core+57249>, 0x625c6a7308d6 <vm_exec_core+7526>, 0x625c6a7307ce <vm_exec_core+7262>, 0x625c6a730ad9 <vm_exec_core+8041>, 0x625c6a7314c4 <vm_exec_core+10580>, 0x625c6a73323f <vm_exec_core+18127>, 0x625c6a73268a <vm_exec_core+15130>, 0x625c6a73323a <vm_exec_core+18122>, 0x625c6a733a4e <vm_exec_core+20190>, 0x625c6a733a49 <vm_exec_core+20185>, 0x625c6a730ad4 <vm_exec_core+8036>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a731c23 <vm_exec_core+12467>, 0x625c6a731c28 <vm_exec_core+12472>, 0x625c6a733a44 <vm_exec_core+20180>, 0x625c6a73388c <vm_exec_core+19740>, 0x625c6a7328fb <vm_exec_core+15755>, 0x625c6a732832 <vm_exec_core+15554>, 0x625c6a73393b <vm_exec_core+19915>, 0x625c6a732d05 <vm_exec_core+16789>...}
reg_cfp = 0x740ec81ff480
reg_pc = 0x51500006fa70
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>
#32 0x0000625c6a729d02 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#33 0x0000625c6a7bb792 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x740ec81ff508, self=127606844594480, 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 = 0x740ec8a4d3c8
cfp = <optimized out>
sp = 0x740ec80ffb38
use_argv = 0x740ec8c5a2e0
stack_argv = 0x740ec80ffb38
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#34 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 = 0x740ec81ff508
#35 0x0000625c6a75be1c 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.
#36 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.
#37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#38 0x0000625c6a75be1c in rb_yield (val=<optimized out>)
No locals.
#39 0x0000625c6a35c00c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5f8d09b0, <optimized out>, 0x7ffc5f8d08c0, <optimized out>, <optimized out>}, prev = 0x740ec8dad840, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5170000000d8
cfp = 0x740ec81ff4b8
#40 0x0000625c6a41170d in popen_finish (port=<optimized out>, klass=127606873192800) at /tmp/ruby/src/trunk_asan/io.c:8079
No locals.
#41 rb_io_s_popen (argc=1, argv=<optimized out>, klass=127606873192800) at /tmp/ruby/src/trunk_asan/io.c:8032
pmode = 4
opt = <optimized out>
env = <optimized out>
pname = <optimized out>
#42 0x0000625c6a79a998 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 = 0x42d100000003
cc = <optimized out>
me = 0x740eca598ce0
cfunc = 0x50600002b168
recv = 127606873192800
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#43 0x0000625c6a7801a5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc5f8d1000) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#44 0x0000625c6a77fc35 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
#45 0x0000625c6a73357f in vm_sendish (ec=0x5170000000d8, reg_cfp=0x740ec81ff4f0, cd=0x50d0000a79a0, 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>
#46 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50d0000a79a0
insns_address_table = {0x625c6a72f146 <vm_exec_core+1494>, 0x625c6a73044d <vm_exec_core+6365>, 0x625c6a7355e1 <vm_exec_core+27249>, 0x625c6a72ffbf <vm_exec_core+5199>, 0x625c6a736392 <vm_exec_core+30754>, 0x625c6a734194 <vm_exec_core+22052>, 0x625c6a731e3e <vm_exec_core+13006>, 0x625c6a72f2ae <vm_exec_core+1854>, 0x625c6a735bd4 <vm_exec_core+28772>, 0x625c6a73591c <vm_exec_core+28076>, 0x625c6a73023c <vm_exec_core+5836>, 0x625c6a72f79e <vm_exec_core+3118>, 0x625c6a734896 <vm_exec_core+23846>, 0x625c6a730d43 <vm_exec_core+8659>, 0x625c6a735dd5 <vm_exec_core+29285>, 0x625c6a735a7e <vm_exec_core+28430>, 0x625c6a731431 <vm_exec_core+10433>, 0x625c6a731dcd <vm_exec_core+12893>, 0x625c6a7343f5 <vm_exec_core+22661>, 0x625c6a7359f5 <vm_exec_core+28293>, 0x625c6a7338a0 <vm_exec_core+19760>, 0x625c6a73447e <vm_exec_core+22798>, 0x625c6a734f37 <vm_exec_core+25543>, 0x625c6a7337dd <vm_exec_core+19565>, 0x625c6a72f6db <vm_exec_core+2923>, 0x625c6a733e97 <vm_exec_core+21287>, 0x625c6a72f56e <vm_exec_core+2558>, 0x625c6a72f9a4 <vm_exec_core+3636>, 0x625c6a7316b4 <vm_exec_core+11076>, 0x625c6a7333aa <vm_exec_core+18490>, 0x625c6a733d30 <vm_exec_core+20928>, 0x625c6a73304f <vm_exec_core+17631>, 0x625c6a72f17a <vm_exec_core+1546>, 0x625c6a735167 <vm_exec_core+26103>, 0x625c6a735847 <vm_exec_core+27863>, 0x625c6a72fb4b <vm_exec_core+4059>, 0x625c6a7306f7 <vm_exec_core+7047>, 0x625c6a7303b5 <vm_exec_core+6213>, 0x625c6a730e32 <vm_exec_core+8898>, 0x625c6a731c69 <vm_exec_core+12537>, 0x625c6a72fbf2 <vm_exec_core+4226>, 0x625c6a734fcf <vm_exec_core+25695>, 0x625c6a730681 <vm_exec_core+6929>, 0x625c6a731b17 <vm_exec_core+12199>, 0x625c6a7325de <vm_exec_core+14958>, 0x625c6a73492c <vm_exec_core+23996>, 0x625c6a733a62 <vm_exec_core+20210>, 0x625c6a73110c <vm_exec_core+9628>, 0x625c6a73098e <vm_exec_core+7710>, 0x625c6a734782 <vm_exec_core+23570>, 0x625c6a731894 <vm_exec_core+11556>, 0x625c6a733f96 <vm_exec_core+21542>, 0x625c6a733ad4 <vm_exec_core+20324>, 0x625c6a73404d <vm_exec_core+21725>, 0x625c6a735519 <vm_exec_core+27049>, 0x625c6a732e61 <vm_exec_core+17137>, 0x625c6a7349e5 <vm_exec_core+24181>, 0x625c6a72eec8 <vm_exec_core+856>, 0x625c6a734513 <vm_exec_core+22947>, 0x625c6a73122b <vm_exec_core+9915>, 0x625c6a733738 <vm_exec_core+19400>, 0x625c6a733978 <vm_exec_core+19976>, 0x625c6a732212 <vm_exec_core+13986>, 0x625c6a72fa58 <vm_exec_core+3816>, 0x625c6a7315d9 <vm_exec_core+10857>, 0x625c6a730c16 <vm_exec_core+8358>, 0x625c6a7340cb <vm_exec_core+21851>, 0x625c6a72fd83 <vm_exec_core+4627>, 0x625c6a731fbf <vm_exec_core+13391>, 0x625c6a73290f <vm_exec_core+15775>, 0x625c6a730f10 <vm_exec_core+9120>, 0x625c6a73cb20 <vm_exec_core+57264>, 0x625c6a7308e5 <vm_exec_core+7541>, 0x625c6a7307dd <vm_exec_core+7277>, 0x625c6a730ae8 <vm_exec_core+8056>, 0x625c6a7314d3 <vm_exec_core+10595>, 0x625c6a73324e <vm_exec_core+18142>, 0x625c6a732699 <vm_exec_core+15145>, 0x625c6a733daf <vm_exec_core+21055>, 0x625c6a732af5 <vm_exec_core+16261>, 0x625c6a735090 <vm_exec_core+25888>, 0x625c6a736637 <vm_exec_core+31431>, 0x625c6a7352d4 <vm_exec_core+26468>, 0x625c6a735f25 <vm_exec_core+29621>, 0x625c6a736016 <vm_exec_core+29862>, 0x625c6a72f600 <vm_exec_core+2704>, 0x625c6a735afd <vm_exec_core+28557>, 0x625c6a7317b9 <vm_exec_core+11337>, 0x625c6a735cf8 <vm_exec_core+29064>, 0x625c6a7312fa <vm_exec_core+10122>, 0x625c6a73520b <vm_exec_core+26267>, 0x625c6a72f497 <vm_exec_core+2343>, 0x625c6a72fc7d <vm_exec_core+4365>, 0x625c6a73625a <vm_exec_core+30442>, 0x625c6a731b9d <vm_exec_core+12333>, 0x625c6a73199a <vm_exec_core+11818>, 0x625c6a72eecd <vm_exec_core+861>, 0x625c6a72f3ba <vm_exec_core+2122>, 0x625c6a72ef53 <vm_exec_core+995>, 0x625c6a7353c3 <vm_exec_core+26707>, 0x625c6a732d1e <vm_exec_core+16814>, 0x625c6a7323e2 <vm_exec_core+14450>, 0x625c6a732bfa <vm_exec_core+16522>, 0x625c6a732846 <vm_exec_core+15574>, 0x625c6a731a2f <vm_exec_core+11967>, 0x625c6a7322ed <vm_exec_core+14205>, 0x625c6a731cb9 <vm_exec_core+12617>, 0x625c6a7324fc <vm_exec_core+14732>, 0x625c6a73256d <vm_exec_core+14845>, 0x625c6a72f137 <vm_exec_core+1479>, 0x625c6a73043e <vm_exec_core+6350>, 0x625c6a7355d2 <vm_exec_core+27234>, 0x625c6a72ffb0 <vm_exec_core+5184>, 0x625c6a736383 <vm_exec_core+30739>, 0x625c6a734185 <vm_exec_core+22037>, 0x625c6a731e2f <vm_exec_core+12991>, 0x625c6a72f29f <vm_exec_core+1839>, 0x625c6a735bc5 <vm_exec_core+28757>, 0x625c6a73590d <vm_exec_core+28061>, 0x625c6a73022d <vm_exec_core+5821>, 0x625c6a72f78f <vm_exec_core+3103>, 0x625c6a734887 <vm_exec_core+23831>, 0x625c6a730d34 <vm_exec_core+8644>, 0x625c6a735dc6 <vm_exec_core+29270>, 0x625c6a735a6f <vm_exec_core+28415>, 0x625c6a731422 <vm_exec_core+10418>, 0x625c6a731dbe <vm_exec_core+12878>, 0x625c6a7343e6 <vm_exec_core+22646>, 0x625c6a7359e6 <vm_exec_core+28278>, 0x625c6a733891 <vm_exec_core+19745>, 0x625c6a73446f <vm_exec_core+22783>, 0x625c6a734f28 <vm_exec_core+25528>, 0x625c6a7337ce <vm_exec_core+19550>, 0x625c6a72f6cc <vm_exec_core+2908>, 0x625c6a733e88 <vm_exec_core+21272>, 0x625c6a72f55f <vm_exec_core+2543>, 0x625c6a72f995 <vm_exec_core+3621>, 0x625c6a7316a5 <vm_exec_core+11061>, 0x625c6a73339b <vm_exec_core+18475>, 0x625c6a733d21 <vm_exec_core+20913>, 0x625c6a733040 <vm_exec_core+17616>, 0x625c6a72f16b <vm_exec_core+1531>, 0x625c6a735158 <vm_exec_core+26088>, 0x625c6a735838 <vm_exec_core+27848>, 0x625c6a72fb3c <vm_exec_core+4044>, 0x625c6a7306e8 <vm_exec_core+7032>, 0x625c6a7303a6 <vm_exec_core+6198>, 0x625c6a730e23 <vm_exec_core+8883>, 0x625c6a731c5a <vm_exec_core+12522>, 0x625c6a72fbe3 <vm_exec_core+4211>, 0x625c6a734fc0 <vm_exec_core+25680>, 0x625c6a730672 <vm_exec_core+6914>, 0x625c6a731b08 <vm_exec_core+12184>, 0x625c6a7325cf <vm_exec_core+14943>, 0x625c6a73491d <vm_exec_core+23981>, 0x625c6a733a53 <vm_exec_core+20195>, 0x625c6a7310fd <vm_exec_core+9613>, 0x625c6a73097f <vm_exec_core+7695>, 0x625c6a734773 <vm_exec_core+23555>, 0x625c6a731885 <vm_exec_core+11541>, 0x625c6a733f87 <vm_exec_core+21527>, 0x625c6a733ac5 <vm_exec_core+20309>, 0x625c6a73403e <vm_exec_core+21710>, 0x625c6a73550a <vm_exec_core+27034>, 0x625c6a732e52 <vm_exec_core+17122>, 0x625c6a7349d6 <vm_exec_core+24166>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a734504 <vm_exec_core+22932>, 0x625c6a73121c <vm_exec_core+9900>, 0x625c6a733729 <vm_exec_core+19385>, 0x625c6a733969 <vm_exec_core+19961>, 0x625c6a732203 <vm_exec_core+13971>, 0x625c6a733396 <vm_exec_core+18470>, 0x625c6a7315ca <vm_exec_core+10842>, 0x625c6a730c07 <vm_exec_core+8343>, 0x625c6a7340bc <vm_exec_core+21836>, 0x625c6a72fd74 <vm_exec_core+4612>, 0x625c6a731fb0 <vm_exec_core+13376>, 0x625c6a732900 <vm_exec_core+15760>, 0x625c6a730f01 <vm_exec_core+9105>, 0x625c6a73cb11 <vm_exec_core+57249>, 0x625c6a7308d6 <vm_exec_core+7526>, 0x625c6a7307ce <vm_exec_core+7262>, 0x625c6a730ad9 <vm_exec_core+8041>, 0x625c6a7314c4 <vm_exec_core+10580>, 0x625c6a73323f <vm_exec_core+18127>, 0x625c6a73268a <vm_exec_core+15130>, 0x625c6a73323a <vm_exec_core+18122>, 0x625c6a733a4e <vm_exec_core+20190>, 0x625c6a733a49 <vm_exec_core+20185>, 0x625c6a730ad4 <vm_exec_core+8036>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a731c23 <vm_exec_core+12467>, 0x625c6a731c28 <vm_exec_core+12472>, 0x625c6a733a44 <vm_exec_core+20180>, 0x625c6a73388c <vm_exec_core+19740>, 0x625c6a7328fb <vm_exec_core+15755>, 0x625c6a732832 <vm_exec_core+15554>, 0x625c6a73393b <vm_exec_core+19915>, 0x625c6a732d05 <vm_exec_core+16789>...}
reg_cfp = 0x740ec81ff4f0
reg_pc = 0x51600100ab58
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>
th: 0x625c6b050460, native_id: 0x740ecae7ac40
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#47 0x0000625c6a729d02 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#48 0x0000625c6a7bb792 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x740ec81ff620, self=127606844804440, 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 = 0x740eca3dd298
cfp = <optimized out>
sp = 0x740ec80ffa28
use_argv = 0x740ec8c3fde0
stack_argv = 0x740ec80ffa28
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0115 e:000114 l:y b:---- CFUNC :join
opt_pc = 0
type = <optimized out>
c:0017 p:---- s:0112 e:000111 l:y b:---- CFUNC :each
c:0016 p:0030 s:0108 e:000107 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:238 [FINISH]
av = <optimized out>
bound = <optimized out>
c:0015 p:---- s:0103 e:000102 l:y b:---- CFUNC :popen
c:0014 p:0027 s:0098 e:000097 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:233
#49 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
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
captured = 0x740ec81ff620
#50 0x0000625c6a75be1c 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
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
No locals.
#51 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
No locals.
c:0007 p:0069 s:0046 E:002060 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
#52 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#53 0x0000625c6a75be1c in rb_yield (val=<optimized out>)
No locals.
#54 0x0000625c6a939e86 in rb_ary_collect (ary=127606866887440) at /tmp/ruby/src/trunk_asan/array.c:3764
collect = 127606844540320
i = 0
#55 0x0000625c6a79a998 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:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
ci = 0x16a100000001
cc = <optimized out>
me = 0x740eca59e668
cfunc = 0x506000020188
recv = 127606866887440
block_handler = <optimized out>
frame_type = 1431634051
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
len = <optimized out>
val = <optimized out>
#56 0x0000625c6a73357f in vm_sendish (ec=0x5170000000d8, reg_cfp=0x740ec81ff608, cd=0x51200000bfb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#57 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51200000bfb0
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
insns_address_table = {0x625c6a72f146 <vm_exec_core+1494>, 0x625c6a73044d <vm_exec_core+6365>, 0x625c6a7355e1 <vm_exec_core+27249>, 0x625c6a72ffbf <vm_exec_core+5199>, 0x625c6a736392 <vm_exec_core+30754>, 0x625c6a734194 <vm_exec_core+22052>, 0x625c6a731e3e <vm_exec_core+13006>, 0x625c6a72f2ae <vm_exec_core+1854>, 0x625c6a735bd4 <vm_exec_core+28772>, 0x625c6a73591c <vm_exec_core+28076>, 0x625c6a73023c <vm_exec_core+5836>, 0x625c6a72f79e <vm_exec_core+3118>, 0x625c6a734896 <vm_exec_core+23846>, 0x625c6a730d43 <vm_exec_core+8659>, 0x625c6a735dd5 <vm_exec_core+29285>, 0x625c6a735a7e <vm_exec_core+28430>, 0x625c6a731431 <vm_exec_core+10433>, 0x625c6a731dcd <vm_exec_core+12893>, 0x625c6a7343f5 <vm_exec_core+22661>, 0x625c6a7359f5 <vm_exec_core+28293>, 0x625c6a7338a0 <vm_exec_core+19760>, 0x625c6a73447e <vm_exec_core+22798>, 0x625c6a734f37 <vm_exec_core+25543>, 0x625c6a7337dd <vm_exec_core+19565>, 0x625c6a72f6db <vm_exec_core+2923>, 0x625c6a733e97 <vm_exec_core+21287>, 0x625c6a72f56e <vm_exec_core+2558>, 0x625c6a72f9a4 <vm_exec_core+3636>, 0x625c6a7316b4 <vm_exec_core+11076>, 0x625c6a7333aa <vm_exec_core+18490>, 0x625c6a733d30 <vm_exec_core+20928>, 0x625c6a73304f <vm_exec_core+17631>, 0x625c6a72f17a <vm_exec_core+1546>, 0x625c6a735167 <vm_exec_core+26103>, 0x625c6a735847 <vm_exec_core+27863>, 0x625c6a72fb4b <vm_exec_core+4059>, 0x625c6a7306f7 <vm_exec_core+7047>, 0x625c6a7303b5 <vm_exec_core+6213>, 0x625c6a730e32 <vm_exec_core+8898>, 0x625c6a731c69 <vm_exec_core+12537>, 0x625c6a72fbf2 <vm_exec_core+4226>, 0x625c6a734fcf <vm_exec_core+25695>, 0x625c6a730681 <vm_exec_core+6929>, 0x625c6a731b17 <vm_exec_core+12199>, 0x625c6a7325de <vm_exec_core+14958>, 0x625c6a73492c <vm_exec_core+23996>, 0x625c6a733a62 <vm_exec_core+20210>, 0x625c6a73110c <vm_exec_core+9628>, 0x625c6a73098e <vm_exec_core+7710>, 0x625c6a734782 <vm_exec_core+23570>, 0x625c6a731894 <vm_exec_core+11556>, 0x625c6a733f96 <vm_exec_core+21542>, 0x625c6a733ad4 <vm_exec_core+20324>, 0x625c6a73404d <vm_exec_core+21725>, 0x625c6a735519 <vm_exec_core+27049>, 0x625c6a732e61 <vm_exec_core+17137>, 0x625c6a7349e5 <vm_exec_core+24181>, 0x625c6a72eec8 <vm_exec_core+856>, 0x625c6a734513 <vm_exec_core+22947>, 0x625c6a73122b <vm_exec_core+9915>, 0x625c6a733738 <vm_exec_core+19400>, 0x625c6a733978 <vm_exec_core+19976>, 0x625c6a732212 <vm_exec_core+13986>, 0x625c6a72fa58 <vm_exec_core+3816>, 0x625c6a7315d9 <vm_exec_core+10857>, 0x625c6a730c16 <vm_exec_core+8358>, 0x625c6a7340cb <vm_exec_core+21851>, 0x625c6a72fd83 <vm_exec_core+4627>, 0x625c6a731fbf <vm_exec_core+13391>, 0x625c6a73290f <vm_exec_core+15775>, 0x625c6a730f10 <vm_exec_core+9120>, 0x625c6a73cb20 <vm_exec_core+57264>, 0x625c6a7308e5 <vm_exec_core+7541>, 0x625c6a7307dd <vm_exec_core+7277>, 0x625c6a730ae8 <vm_exec_core+8056>, 0x625c6a7314d3 <vm_exec_core+10595>, 0x625c6a73324e <vm_exec_core+18142>, 0x625c6a732699 <vm_exec_core+15145>, 0x625c6a733daf <vm_exec_core+21055>, 0x625c6a732af5 <vm_exec_core+16261>, 0x625c6a735090 <vm_exec_core+25888>, 0x625c6a736637 <vm_exec_core+31431>, 0x625c6a7352d4 <vm_exec_core+26468>, 0x625c6a735f25 <vm_exec_core+29621>, 0x625c6a736016 <vm_exec_core+29862>, 0x625c6a72f600 <vm_exec_core+2704>, 0x625c6a735afd <vm_exec_core+28557>, 0x625c6a7317b9 <vm_exec_core+11337>, 0x625c6a735cf8 <vm_exec_core+29064>, 0x625c6a7312fa <vm_exec_core+10122>, 0x625c6a73520b <vm_exec_core+26267>, 0x625c6a72f497 <vm_exec_core+2343>, 0x625c6a72fc7d <vm_exec_core+4365>, 0x625c6a73625a <vm_exec_core+30442>, 0x625c6a731b9d <vm_exec_core+12333>, 0x625c6a73199a <vm_exec_core+11818>, 0x625c6a72eecd <vm_exec_core+861>, 0x625c6a72f3ba <vm_exec_core+2122>, 0x625c6a72ef53 <vm_exec_core+995>, 0x625c6a7353c3 <vm_exec_core+26707>, 0x625c6a732d1e <vm_exec_core+16814>, 0x625c6a7323e2 <vm_exec_core+14450>, 0x625c6a732bfa <vm_exec_core+16522>, 0x625c6a732846 <vm_exec_core+15574>, 0x625c6a731a2f <vm_exec_core+11967>, 0x625c6a7322ed <vm_exec_core+14205>, 0x625c6a731cb9 <vm_exec_core+12617>, 0x625c6a7324fc <vm_exec_core+14732>, 0x625c6a73256d <vm_exec_core+14845>, 0x625c6a72f137 <vm_exec_core+1479>, 0x625c6a73043e <vm_exec_core+6350>, 0x625c6a7355d2 <vm_exec_core+27234>, 0x625c6a72ffb0 <vm_exec_core+5184>, 0x625c6a736383 <vm_exec_core+30739>, 0x625c6a734185 <vm_exec_core+22037>, 0x625c6a731e2f <vm_exec_core+12991>, 0x625c6a72f29f <vm_exec_core+1839>, 0x625c6a735bc5 <vm_exec_core+28757>, 0x625c6a73590d <vm_exec_core+28061>, 0x625c6a73022d <vm_exec_core+5821>, 0x625c6a72f78f <vm_exec_core+3103>, 0x625c6a734887 <vm_exec_core+23831>, 0x625c6a730d34 <vm_exec_core+8644>, 0x625c6a735dc6 <vm_exec_core+29270>, 0x625c6a735a6f <vm_exec_core+28415>, 0x625c6a731422 <vm_exec_core+10418>, 0x625c6a731dbe <vm_exec_core+12878>, 0x625c6a7343e6 <vm_exec_core+22646>, 0x625c6a7359e6 <vm_exec_core+28278>, 0x625c6a733891 <vm_exec_core+19745>, 0x625c6a73446f <vm_exec_core+22783>, 0x625c6a734f28 <vm_exec_core+25528>, 0x625c6a7337ce <vm_exec_core+19550>, 0x625c6a72f6cc <vm_exec_core+2908>, 0x625c6a733e88 <vm_exec_core+21272>, 0x625c6a72f55f <vm_exec_core+2543>, 0x625c6a72f995 <vm_exec_core+3621>, 0x625c6a7316a5 <vm_exec_core+11061>, 0x625c6a73339b <vm_exec_core+18475>, 0x625c6a733d21 <vm_exec_core+20913>, 0x625c6a733040 <vm_exec_core+17616>, 0x625c6a72f16b <vm_exec_core+1531>, 0x625c6a735158 <vm_exec_core+26088>, 0x625c6a735838 <vm_exec_core+27848>, 0x625c6a72fb3c <vm_exec_core+4044>, 0x625c6a7306e8 <vm_exec_core+7032>, 0x625c6a7303a6 <vm_exec_core+6198>, 0x625c6a730e23 <vm_exec_core+8883>, 0x625c6a731c5a <vm_exec_core+12522>, 0x625c6a72fbe3 <vm_exec_core+4211>, 0x625c6a734fc0 <vm_exec_core+25680>, 0x625c6a730672 <vm_exec_core+6914>, 0x625c6a731b08 <vm_exec_core+12184>, 0x625c6a7325cf <vm_exec_core+14943>, 0x625c6a73491d <vm_exec_core+23981>, 0x625c6a733a53 <vm_exec_core+20195>, 0x625c6a7310fd <vm_exec_core+9613>, 0x625c6a73097f <vm_exec_core+7695>, 0x625c6a734773 <vm_exec_core+23555>, 0x625c6a731885 <vm_exec_core+11541>, 0x625c6a733f87 <vm_exec_core+21527>, 0x625c6a733ac5 <vm_exec_core+20309>, 0x625c6a73403e <vm_exec_core+21710>, 0x625c6a73550a <vm_exec_core+27034>, 0x625c6a732e52 <vm_exec_core+17122>, 0x625c6a7349d6 <vm_exec_core+24166>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a734504 <vm_exec_core+22932>, 0x625c6a73121c <vm_exec_core+9900>, 0x625c6a733729 <vm_exec_core+19385>, 0x625c6a733969 <vm_exec_core+19961>, 0x625c6a732203 <vm_exec_core+13971>, 0x625c6a733396 <vm_exec_core+18470>, 0x625c6a7315ca <vm_exec_core+10842>, 0x625c6a730c07 <vm_exec_core+8343>, 0x625c6a7340bc <vm_exec_core+21836>, 0x625c6a72fd74 <vm_exec_core+4612>, 0x625c6a731fb0 <vm_exec_core+13376>, 0x625c6a732900 <vm_exec_core+15760>, 0x625c6a730f01 <vm_exec_core+9105>, 0x625c6a73cb11 <vm_exec_core+57249>, 0x625c6a7308d6 <vm_exec_core+7526>, 0x625c6a7307ce <vm_exec_core+7262>, 0x625c6a730ad9 <vm_exec_core+8041>, 0x625c6a7314c4 <vm_exec_core+10580>, 0x625c6a73323f <vm_exec_core+18127>, 0x625c6a73268a <vm_exec_core+15130>, 0x625c6a73323a <vm_exec_core+18122>, 0x625c6a733a4e <vm_exec_core+20190>, 0x625c6a733a49 <vm_exec_core+20185>, 0x625c6a730ad4 <vm_exec_core+8036>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a731c23 <vm_exec_core+12467>, 0x625c6a731c28 <vm_exec_core+12472>, 0x625c6a733a44 <vm_exec_core+20180>, 0x625c6a73388c <vm_exec_core+19740>, 0x625c6a7328fb <vm_exec_core+15755>, 0x625c6a732832 <vm_exec_core+15554>, 0x625c6a73393b <vm_exec_core+19915>, 0x625c6a732d05 <vm_exec_core+16789>...}
reg_cfp = 0x740ec81ff608
reg_pc = 0x51900001b710
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>
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]
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
th: 0x515000071280, native_id: 0x740ea9afd6c0
-- Control frame information -----------------------------------------------
c:0002 p:0006 s:0008 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:277 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_getconstant = <optimized out>
th: 0x515000071500, native_id: 0x740eabdba6c0
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
-- Control frame information -----------------------------------------------
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x515000071780, native_id: 0x740eab8b76c0
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
-- Control frame information -----------------------------------------------
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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>
#58 0x0000625c6a72a0f1 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#59 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#60 0x0000625c6a7bb792 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x740ec81ff738, self=127606844804440, 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 = 0x740eca51b858
cfp = <optimized out>
sp = 0x740ec80ff8d0
use_argv = 0x740ec8cd0b60
stack_argv = 0x740ec80ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#61 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 = 0x740ec81ff738
#62 0x0000625c6a75be1c 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.
#63 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.
#64 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#65 0x0000625c6a75be1c in rb_yield (val=<optimized out>)
No locals.
#66 0x0000625c6a939e86 in rb_ary_collect (ary=127606844604240) at /tmp/ruby/src/trunk_asan/array.c:3764
collect = 127606844604040
i = 0
#67 0x0000625c6a79a998 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 = 0x740eca59e668
cfunc = 0x506000020188
recv = 127606844604240
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#68 0x0000625c6a73357f in vm_sendish (ec=0x5170000000d8, reg_cfp=0x740ec81ff720, cd=0x50200002af50, 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>
#69 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002af50
insns_address_table = {0x625c6a72f146 <vm_exec_core+1494>, 0x625c6a73044d <vm_exec_core+6365>, 0x625c6a7355e1 <vm_exec_core+27249>, 0x625c6a72ffbf <vm_exec_core+5199>, 0x625c6a736392 <vm_exec_core+30754>, 0x625c6a734194 <vm_exec_core+22052>, 0x625c6a731e3e <vm_exec_core+13006>, 0x625c6a72f2ae <vm_exec_core+1854>, 0x625c6a735bd4 <vm_exec_core+28772>, 0x625c6a73591c <vm_exec_core+28076>, 0x625c6a73023c <vm_exec_core+5836>, 0x625c6a72f79e <vm_exec_core+3118>, 0x625c6a734896 <vm_exec_core+23846>, 0x625c6a730d43 <vm_exec_core+8659>, 0x625c6a735dd5 <vm_exec_core+29285>, 0x625c6a735a7e <vm_exec_core+28430>, 0x625c6a731431 <vm_exec_core+10433>, 0x625c6a731dcd <vm_exec_core+12893>, 0x625c6a7343f5 <vm_exec_core+22661>, 0x625c6a7359f5 <vm_exec_core+28293>, 0x625c6a7338a0 <vm_exec_core+19760>, 0x625c6a73447e <vm_exec_core+22798>, 0x625c6a734f37 <vm_exec_core+25543>, 0x625c6a7337dd <vm_exec_core+19565>, 0x625c6a72f6db <vm_exec_core+2923>, 0x625c6a733e97 <vm_exec_core+21287>, 0x625c6a72f56e <vm_exec_core+2558>, 0x625c6a72f9a4 <vm_exec_core+3636>, 0x625c6a7316b4 <vm_exec_core+11076>, 0x625c6a7333aa <vm_exec_core+18490>, 0x625c6a733d30 <vm_exec_core+20928>, 0x625c6a73304f <vm_exec_core+17631>, 0x625c6a72f17a <vm_exec_core+1546>, 0x625c6a735167 <vm_exec_core+26103>, 0x625c6a735847 <vm_exec_core+27863>, 0x625c6a72fb4b <vm_exec_core+4059>, 0x625c6a7306f7 <vm_exec_core+7047>, 0x625c6a7303b5 <vm_exec_core+6213>, 0x625c6a730e32 <vm_exec_core+8898>, 0x625c6a731c69 <vm_exec_core+12537>, 0x625c6a72fbf2 <vm_exec_core+4226>, 0x625c6a734fcf <vm_exec_core+25695>, 0x625c6a730681 <vm_exec_core+6929>, 0x625c6a731b17 <vm_exec_core+12199>, 0x625c6a7325de <vm_exec_core+14958>, 0x625c6a73492c <vm_exec_core+23996>, 0x625c6a733a62 <vm_exec_core+20210>, 0x625c6a73110c <vm_exec_core+9628>, 0x625c6a73098e <vm_exec_core+7710>, 0x625c6a734782 <vm_exec_core+23570>, 0x625c6a731894 <vm_exec_core+11556>, 0x625c6a733f96 <vm_exec_core+21542>, 0x625c6a733ad4 <vm_exec_core+20324>, 0x625c6a73404d <vm_exec_core+21725>, 0x625c6a735519 <vm_exec_core+27049>, 0x625c6a732e61 <vm_exec_core+17137>, 0x625c6a7349e5 <vm_exec_core+24181>, 0x625c6a72eec8 <vm_exec_core+856>, 0x625c6a734513 <vm_exec_core+22947>, 0x625c6a73122b <vm_exec_core+9915>, 0x625c6a733738 <vm_exec_core+19400>, 0x625c6a733978 <vm_exec_core+19976>, 0x625c6a732212 <vm_exec_core+13986>, 0x625c6a72fa58 <vm_exec_core+3816>, 0x625c6a7315d9 <vm_exec_core+10857>, 0x625c6a730c16 <vm_exec_core+8358>, 0x625c6a7340cb <vm_exec_core+21851>, 0x625c6a72fd83 <vm_exec_core+4627>, 0x625c6a731fbf <vm_exec_core+13391>, 0x625c6a73290f <vm_exec_core+15775>, 0x625c6a730f10 <vm_exec_core+9120>, 0x625c6a73cb20 <vm_exec_core+57264>, 0x625c6a7308e5 <vm_exec_core+7541>, 0x625c6a7307dd <vm_exec_core+7277>, 0x625c6a730ae8 <vm_exec_core+8056>, 0x625c6a7314d3 <vm_exec_core+10595>, 0x625c6a73324e <vm_exec_core+18142>, 0x625c6a732699 <vm_exec_core+15145>, 0x625c6a733daf <vm_exec_core+21055>, 0x625c6a732af5 <vm_exec_core+16261>, 0x625c6a735090 <vm_exec_core+25888>, 0x625c6a736637 <vm_exec_core+31431>, 0x625c6a7352d4 <vm_exec_core+26468>, 0x625c6a735f25 <vm_exec_core+29621>, 0x625c6a736016 <vm_exec_core+29862>, 0x625c6a72f600 <vm_exec_core+2704>, 0x625c6a735afd <vm_exec_core+28557>, 0x625c6a7317b9 <vm_exec_core+11337>, 0x625c6a735cf8 <vm_exec_core+29064>, 0x625c6a7312fa <vm_exec_core+10122>, 0x625c6a73520b <vm_exec_core+26267>, 0x625c6a72f497 <vm_exec_core+2343>, 0x625c6a72fc7d <vm_exec_core+4365>, 0x625c6a73625a <vm_exec_core+30442>, 0x625c6a731b9d <vm_exec_core+12333>, 0x625c6a73199a <vm_exec_core+11818>, 0x625c6a72eecd <vm_exec_core+861>, 0x625c6a72f3ba <vm_exec_core+2122>, 0x625c6a72ef53 <vm_exec_core+995>, 0x625c6a7353c3 <vm_exec_core+26707>, 0x625c6a732d1e <vm_exec_core+16814>, 0x625c6a7323e2 <vm_exec_core+14450>, 0x625c6a732bfa <vm_exec_core+16522>, 0x625c6a732846 <vm_exec_core+15574>, 0x625c6a731a2f <vm_exec_core+11967>, 0x625c6a7322ed <vm_exec_core+14205>, 0x625c6a731cb9 <vm_exec_core+12617>, 0x625c6a7324fc <vm_exec_core+14732>, 0x625c6a73256d <vm_exec_core+14845>, 0x625c6a72f137 <vm_exec_core+1479>, 0x625c6a73043e <vm_exec_core+6350>, 0x625c6a7355d2 <vm_exec_core+27234>, 0x625c6a72ffb0 <vm_exec_core+5184>, 0x625c6a736383 <vm_exec_core+30739>, 0x625c6a734185 <vm_exec_core+22037>, 0x625c6a731e2f <vm_exec_core+12991>, 0x625c6a72f29f <vm_exec_core+1839>, 0x625c6a735bc5 <vm_exec_core+28757>, 0x625c6a73590d <vm_exec_core+28061>, 0x625c6a73022d <vm_exec_core+5821>, 0x625c6a72f78f <vm_exec_core+3103>, 0x625c6a734887 <vm_exec_core+23831>, 0x625c6a730d34 <vm_exec_core+8644>, 0x625c6a735dc6 <vm_exec_core+29270>, 0x625c6a735a6f <vm_exec_core+28415>, 0x625c6a731422 <vm_exec_core+10418>, 0x625c6a731dbe <vm_exec_core+12878>, 0x625c6a7343e6 <vm_exec_core+22646>, 0x625c6a7359e6 <vm_exec_core+28278>, 0x625c6a733891 <vm_exec_core+19745>, 0x625c6a73446f <vm_exec_core+22783>, 0x625c6a734f28 <vm_exec_core+25528>, 0x625c6a7337ce <vm_exec_core+19550>, 0x625c6a72f6cc <vm_exec_core+2908>, 0x625c6a733e88 <vm_exec_core+21272>, 0x625c6a72f55f <vm_exec_core+2543>, 0x625c6a72f995 <vm_exec_core+3621>, 0x625c6a7316a5 <vm_exec_core+11061>, 0x625c6a73339b <vm_exec_core+18475>, 0x625c6a733d21 <vm_exec_core+20913>, 0x625c6a733040 <vm_exec_core+17616>, 0x625c6a72f16b <vm_exec_core+1531>, 0x625c6a735158 <vm_exec_core+26088>, 0x625c6a735838 <vm_exec_core+27848>, 0x625c6a72fb3c <vm_exec_core+4044>, 0x625c6a7306e8 <vm_exec_core+7032>, 0x625c6a7303a6 <vm_exec_core+6198>, 0x625c6a730e23 <vm_exec_core+8883>, 0x625c6a731c5a <vm_exec_core+12522>, 0x625c6a72fbe3 <vm_exec_core+4211>, 0x625c6a734fc0 <vm_exec_core+25680>, 0x625c6a730672 <vm_exec_core+6914>, 0x625c6a731b08 <vm_exec_core+12184>, 0x625c6a7325cf <vm_exec_core+14943>, 0x625c6a73491d <vm_exec_core+23981>, 0x625c6a733a53 <vm_exec_core+20195>, 0x625c6a7310fd <vm_exec_core+9613>, 0x625c6a73097f <vm_exec_core+7695>, 0x625c6a734773 <vm_exec_core+23555>, 0x625c6a731885 <vm_exec_core+11541>, 0x625c6a733f87 <vm_exec_core+21527>, 0x625c6a733ac5 <vm_exec_core+20309>, 0x625c6a73403e <vm_exec_core+21710>, 0x625c6a73550a <vm_exec_core+27034>, 0x625c6a732e52 <vm_exec_core+17122>, 0x625c6a7349d6 <vm_exec_core+24166>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a734504 <vm_exec_core+22932>, 0x625c6a73121c <vm_exec_core+9900>, 0x625c6a733729 <vm_exec_core+19385>, 0x625c6a733969 <vm_exec_core+19961>, 0x625c6a732203 <vm_exec_core+13971>, 0x625c6a733396 <vm_exec_core+18470>, 0x625c6a7315ca <vm_exec_core+10842>, 0x625c6a730c07 <vm_exec_core+8343>, 0x625c6a7340bc <vm_exec_core+21836>, 0x625c6a72fd74 <vm_exec_core+4612>, 0x625c6a731fb0 <vm_exec_core+13376>, 0x625c6a732900 <vm_exec_core+15760>, 0x625c6a730f01 <vm_exec_core+9105>, 0x625c6a73cb11 <vm_exec_core+57249>, 0x625c6a7308d6 <vm_exec_core+7526>, 0x625c6a7307ce <vm_exec_core+7262>, 0x625c6a730ad9 <vm_exec_core+8041>, 0x625c6a7314c4 <vm_exec_core+10580>, 0x625c6a73323f <vm_exec_core+18127>, 0x625c6a73268a <vm_exec_core+15130>, 0x625c6a73323a <vm_exec_core+18122>, 0x625c6a733a4e <vm_exec_core+20190>, 0x625c6a733a49 <vm_exec_core+20185>, 0x625c6a730ad4 <vm_exec_core+8036>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a731c23 <vm_exec_core+12467>, 0x625c6a731c28 <vm_exec_core+12472>, 0x625c6a733a44 <vm_exec_core+20180>, 0x625c6a73388c <vm_exec_core+19740>, 0x625c6a7328fb <vm_exec_core+15755>, 0x625c6a732832 <vm_exec_core+15554>, 0x625c6a73393b <vm_exec_core+19915>, 0x625c6a732d05 <vm_exec_core+16789>...}
reg_cfp = 0x740ec81ff720
reg_pc = 0x50400000a078
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>
#70 0x0000625c6a72a0f1 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#71 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#72 0x0000625c6a773316 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#73 0x0000625c6a357c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x740eca51b9e8) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5f8d2990, <optimized out>, 0x7ffc5f8d28e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x740eca51b9e8
#74 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#75 0x0000625c6a350bb7 in rb_main (argc=11, argv=0x7ffc5f8d2b58) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#76 main (argc=11, argv=0x7ffc5f8d2b58) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2354454) detached]
$ timeout 60 gdb -p 2354411 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2354455]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
arch_fork (ctid=0x740ecae7af10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
>>> Threads
Id Target Id Frame
* 1 Thread 0x740ecae7ac40 (LWP 2354411) "ruby" arch_fork (ctid=0x740ecae7af10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
2 Thread 0x740eaebff6c0 (LWP 2354455) "ruby" 0x0000740ecad1b4fd in __GI___poll (fds=0x740eab5bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x740eaebff6c0 (LWP 2354455) "ruby"):
#0 0x0000740ecad1b4fd in __GI___poll (fds=0x740eab5bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000625c6a2b774a in __interceptor_poll ()
No symbol table info available.
#2 0x0000625c6a6bc89b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1084
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:3058
vm = <optimized out>
#4 0x0000625c6a310aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000740ecac9caa4 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 = {127606410180288, -359053076542292982, 127606410180288, -352, 22, 140721911561200, -359053076554875894, -358973172123075574}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000740ecad29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x740ecae7ac40 (LWP 2354411) "ruby"):
#0 arch_fork (ctid=0x740ecae7af10) at ../sysdeps/unix/sysv/linux/arch-fork.h:50
sc_ret = 2902644
flags = 18874385
ret = <optimized out>
flags = <optimized out>
ret = <optimized out>
sc_ret = <optimized out>
resultvar = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __GI__Fork () at ../sysdeps/nptl/_Fork.c:25
pid = <optimized out>
self = <optimized out>
resultvar = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#2 0x0000740ecacf424e in __libc_fork () at ./posix/fork.c:74
multiple_threads = true
lastrun = 0
nss_database_data = {nsswitch_conf = {size = 140721911563872, ino = 108149060103180, mtime = {tv_sec = 127606866884712, tv_nsec = 127606844526240}, ctime = {tv_sec = 127606844574256, tv_nsec = 15950858360589}}, services = {0x740ec8a38eb8, 0xe820000000b, 0x740ec9f8b7f0, 0x740ec8d23690, 0x7ffc5f8d04b0, 0x625c6a3dcc7d <any_hash+141>, 0x7ffc5f8d0550, 0x625c6a3e1347 <rb_hash_lookup2+247>, 0x1b, 0x4, 0x740ec8b34fa0, 0xe81d91669f0, 0xa220000069a, 0x740ec8b34f80, 0x740ec8a38f58, 0x740eca5974d0, 0xa220000069a}, reload_disabled = 1494998784, initialized = false}
pid = <optimized out>
#3 0x0000625c6a4fac09 in rb_fork () at /tmp/ruby/src/trunk_asan/process.c:1608
No locals.
#4 retry_fork_async_signal_safe (status=0x0, ep=0x740ec8e2f9a0, chfunc=0x625c6a50ae70 <rb_exec_atfork>, charg=0x740ec9f8b7f0, errmsg=0x7ffc5f8d08e0 "", errmsg_buflen=80, w=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4023
try_gc = 1
pid = <optimized out>
err = <optimized out>
old = <optimized out>
ret = <optimized out>
#5 fork_check_err (status=<optimized out>, chfunc=<optimized out>, charg=<optimized out>, fds=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>, eargp=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4066
ep = <optimized out>
w = 0x0
pid = <optimized out>
err = <optimized out>
error_occurred = <optimized out>
#6 0x0000625c6a50ae01 in rb_spawn_process (eargp=0x740ec9f8b7f0, errmsg=0x0, errmsg_buflen=15) at /tmp/ruby/src/trunk_asan/process.c:4536
pid = <optimized out>
#7 do_spawn_process (arg=127606847230624) at /tmp/ruby/src/trunk_asan/process.c:4591
argp = 0x740ec8ccd2a0
#8 0x0000625c6a35c6de in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5f8d0790, <optimized out>, 0x7ffc5f8d06a0, <optimized out>, <optimized out>}, prev = 0x740ec8de9340, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x0000625c6a35cb69 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#10 0x0000625c6a50abdf in rb_execarg_spawn (execarg_obj=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4607
args = <error reading variable args (Cannot access memory at address 0x0)>
r = <optimized out>
#11 0x0000625c6a4fff8d in rb_f_spawn (argc=113, argv=0x740ec80ffd70, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4928
errmsg = '\000' <repeats 24 times>, "!\000\000\000\000\000\000\000F\2475\251\225a", '\000' <repeats 18 times>, "1\000\000\000\000\000\000\000P\032\026\260\223a\000\000\000j\030\260\223a\000"
execarg_obj = 127606866884560
eargp = 0x740ec9f8b7f0
fail_str = 127606844449240
pid = <optimized out>
#12 0x0000625c6a79a998 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 = 0x6c3110050005
cc = <optimized out>
me = 0x740ec8a44b60
cfunc = 0x506000048988
recv = 127606871216160
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#13 0x0000625c6a7801a5 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc5f8d0f60) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xf
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#14 0x0000625c6a77fc35 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 = 0x740ecae7af10
#15 0x0000625c6a73b38d in vm_sendish (ec=0x5170000000d8, reg_cfp=0x740ec81ff448, 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>
#16 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:905
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x625c6a72f146 <vm_exec_core+1494>, 0x625c6a73044d <vm_exec_core+6365>, 0x625c6a7355e1 <vm_exec_core+27249>, 0x625c6a72ffbf <vm_exec_core+5199>, 0x625c6a736392 <vm_exec_core+30754>, 0x625c6a734194 <vm_exec_core+22052>, 0x625c6a731e3e <vm_exec_core+13006>, 0x625c6a72f2ae <vm_exec_core+1854>, 0x625c6a735bd4 <vm_exec_core+28772>, 0x625c6a73591c <vm_exec_core+28076>, 0x625c6a73023c <vm_exec_core+5836>, 0x625c6a72f79e <vm_exec_core+3118>, 0x625c6a734896 <vm_exec_core+23846>, 0x625c6a730d43 <vm_exec_core+8659>, 0x625c6a735dd5 <vm_exec_core+29285>, 0x625c6a735a7e <vm_exec_core+28430>, 0x625c6a731431 <vm_exec_core+10433>, 0x625c6a731dcd <vm_exec_core+12893>, 0x625c6a7343f5 <vm_exec_core+22661>, 0x625c6a7359f5 <vm_exec_core+28293>, 0x625c6a7338a0 <vm_exec_core+19760>, 0x625c6a73447e <vm_exec_core+22798>, 0x625c6a734f37 <vm_exec_core+25543>, 0x625c6a7337dd <vm_exec_core+19565>, 0x625c6a72f6db <vm_exec_core+2923>, 0x625c6a733e97 <vm_exec_core+21287>, 0x625c6a72f56e <vm_exec_core+2558>, 0x625c6a72f9a4 <vm_exec_core+3636>, 0x625c6a7316b4 <vm_exec_core+11076>, 0x625c6a7333aa <vm_exec_core+18490>, 0x625c6a733d30 <vm_exec_core+20928>, 0x625c6a73304f <vm_exec_core+17631>, 0x625c6a72f17a <vm_exec_core+1546>, 0x625c6a735167 <vm_exec_core+26103>, 0x625c6a735847 <vm_exec_core+27863>, 0x625c6a72fb4b <vm_exec_core+4059>, 0x625c6a7306f7 <vm_exec_core+7047>, 0x625c6a7303b5 <vm_exec_core+6213>, 0x625c6a730e32 <vm_exec_core+8898>, 0x625c6a731c69 <vm_exec_core+12537>, 0x625c6a72fbf2 <vm_exec_core+4226>, 0x625c6a734fcf <vm_exec_core+25695>, 0x625c6a730681 <vm_exec_core+6929>, 0x625c6a731b17 <vm_exec_core+12199>, 0x625c6a7325de <vm_exec_core+14958>, 0x625c6a73492c <vm_exec_core+23996>, 0x625c6a733a62 <vm_exec_core+20210>, 0x625c6a73110c <vm_exec_core+9628>, 0x625c6a73098e <vm_exec_core+7710>, 0x625c6a734782 <vm_exec_core+23570>, 0x625c6a731894 <vm_exec_core+11556>, 0x625c6a733f96 <vm_exec_core+21542>, 0x625c6a733ad4 <vm_exec_core+20324>, 0x625c6a73404d <vm_exec_core+21725>, 0x625c6a735519 <vm_exec_core+27049>, 0x625c6a732e61 <vm_exec_core+17137>, 0x625c6a7349e5 <vm_exec_core+24181>, 0x625c6a72eec8 <vm_exec_core+856>, 0x625c6a734513 <vm_exec_core+22947>, 0x625c6a73122b <vm_exec_core+9915>, 0x625c6a733738 <vm_exec_core+19400>, 0x625c6a733978 <vm_exec_core+19976>, 0x625c6a732212 <vm_exec_core+13986>, 0x625c6a72fa58 <vm_exec_core+3816>, 0x625c6a7315d9 <vm_exec_core+10857>, 0x625c6a730c16 <vm_exec_core+8358>, 0x625c6a7340cb <vm_exec_core+21851>, 0x625c6a72fd83 <vm_exec_core+4627>, 0x625c6a731fbf <vm_exec_core+13391>, 0x625c6a73290f <vm_exec_core+15775>, 0x625c6a730f10 <vm_exec_core+9120>, 0x625c6a73cb20 <vm_exec_core+57264>, 0x625c6a7308e5 <vm_exec_core+7541>, 0x625c6a7307dd <vm_exec_core+7277>, 0x625c6a730ae8 <vm_exec_core+8056>, 0x625c6a7314d3 <vm_exec_core+10595>, 0x625c6a73324e <vm_exec_core+18142>, 0x625c6a732699 <vm_exec_core+15145>, 0x625c6a733daf <vm_exec_core+21055>, 0x625c6a732af5 <vm_exec_core+16261>, 0x625c6a735090 <vm_exec_core+25888>, 0x625c6a736637 <vm_exec_core+31431>, 0x625c6a7352d4 <vm_exec_core+26468>, 0x625c6a735f25 <vm_exec_core+29621>, 0x625c6a736016 <vm_exec_core+29862>, 0x625c6a72f600 <vm_exec_core+2704>, 0x625c6a735afd <vm_exec_core+28557>, 0x625c6a7317b9 <vm_exec_core+11337>, 0x625c6a735cf8 <vm_exec_core+29064>, 0x625c6a7312fa <vm_exec_core+10122>, 0x625c6a73520b <vm_exec_core+26267>, 0x625c6a72f497 <vm_exec_core+2343>, 0x625c6a72fc7d <vm_exec_core+4365>, 0x625c6a73625a <vm_exec_core+30442>, 0x625c6a731b9d <vm_exec_core+12333>, 0x625c6a73199a <vm_exec_core+11818>, 0x625c6a72eecd <vm_exec_core+861>, 0x625c6a72f3ba <vm_exec_core+2122>, 0x625c6a72ef53 <vm_exec_core+995>, 0x625c6a7353c3 <vm_exec_core+26707>, 0x625c6a732d1e <vm_exec_core+16814>, 0x625c6a7323e2 <vm_exec_core+14450>, 0x625c6a732bfa <vm_exec_core+16522>, 0x625c6a732846 <vm_exec_core+15574>, 0x625c6a731a2f <vm_exec_core+11967>, 0x625c6a7322ed <vm_exec_core+14205>, 0x625c6a731cb9 <vm_exec_core+12617>, 0x625c6a7324fc <vm_exec_core+14732>, 0x625c6a73256d <vm_exec_core+14845>, 0x625c6a72f137 <vm_exec_core+1479>, 0x625c6a73043e <vm_exec_core+6350>, 0x625c6a7355d2 <vm_exec_core+27234>, 0x625c6a72ffb0 <vm_exec_core+5184>, 0x625c6a736383 <vm_exec_core+30739>, 0x625c6a734185 <vm_exec_core+22037>, 0x625c6a731e2f <vm_exec_core+12991>, 0x625c6a72f29f <vm_exec_core+1839>, 0x625c6a735bc5 <vm_exec_core+28757>, 0x625c6a73590d <vm_exec_core+28061>, 0x625c6a73022d <vm_exec_core+5821>, 0x625c6a72f78f <vm_exec_core+3103>, 0x625c6a734887 <vm_exec_core+23831>, 0x625c6a730d34 <vm_exec_core+8644>, 0x625c6a735dc6 <vm_exec_core+29270>, 0x625c6a735a6f <vm_exec_core+28415>, 0x625c6a731422 <vm_exec_core+10418>, 0x625c6a731dbe <vm_exec_core+12878>, 0x625c6a7343e6 <vm_exec_core+22646>, 0x625c6a7359e6 <vm_exec_core+28278>, 0x625c6a733891 <vm_exec_core+19745>, 0x625c6a73446f <vm_exec_core+22783>, 0x625c6a734f28 <vm_exec_core+25528>, 0x625c6a7337ce <vm_exec_core+19550>, 0x625c6a72f6cc <vm_exec_core+2908>, 0x625c6a733e88 <vm_exec_core+21272>, 0x625c6a72f55f <vm_exec_core+2543>, 0x625c6a72f995 <vm_exec_core+3621>, 0x625c6a7316a5 <vm_exec_core+11061>, 0x625c6a73339b <vm_exec_core+18475>, 0x625c6a733d21 <vm_exec_core+20913>, 0x625c6a733040 <vm_exec_core+17616>, 0x625c6a72f16b <vm_exec_core+1531>, 0x625c6a735158 <vm_exec_core+26088>, 0x625c6a735838 <vm_exec_core+27848>, 0x625c6a72fb3c <vm_exec_core+4044>, 0x625c6a7306e8 <vm_exec_core+7032>, 0x625c6a7303a6 <vm_exec_core+6198>, 0x625c6a730e23 <vm_exec_core+8883>, 0x625c6a731c5a <vm_exec_core+12522>, 0x625c6a72fbe3 <vm_exec_core+4211>, 0x625c6a734fc0 <vm_exec_core+25680>, 0x625c6a730672 <vm_exec_core+6914>, 0x625c6a731b08 <vm_exec_core+12184>, 0x625c6a7325cf <vm_exec_core+14943>, 0x625c6a73491d <vm_exec_core+23981>, 0x625c6a733a53 <vm_exec_core+20195>, 0x625c6a7310fd <vm_exec_core+9613>, 0x625c6a73097f <vm_exec_core+7695>, 0x625c6a734773 <vm_exec_core+23555>, 0x625c6a731885 <vm_exec_core+11541>, 0x625c6a733f87 <vm_exec_core+21527>, 0x625c6a733ac5 <vm_exec_core+20309>, 0x625c6a73403e <vm_exec_core+21710>, 0x625c6a73550a <vm_exec_core+27034>, 0x625c6a732e52 <vm_exec_core+17122>, 0x625c6a7349d6 <vm_exec_core+24166>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a734504 <vm_exec_core+22932>, 0x625c6a73121c <vm_exec_core+9900>, 0x625c6a733729 <vm_exec_core+19385>, 0x625c6a733969 <vm_exec_core+19961>, 0x625c6a732203 <vm_exec_core+13971>, 0x625c6a733396 <vm_exec_core+18470>, 0x625c6a7315ca <vm_exec_core+10842>, 0x625c6a730c07 <vm_exec_core+8343>, 0x625c6a7340bc <vm_exec_core+21836>, 0x625c6a72fd74 <vm_exec_core+4612>, 0x625c6a731fb0 <vm_exec_core+13376>, 0x625c6a732900 <vm_exec_core+15760>, 0x625c6a730f01 <vm_exec_core+9105>, 0x625c6a73cb11 <vm_exec_core+57249>, 0x625c6a7308d6 <vm_exec_core+7526>, 0x625c6a7307ce <vm_exec_core+7262>, 0x625c6a730ad9 <vm_exec_core+8041>, 0x625c6a7314c4 <vm_exec_core+10580>, 0x625c6a73323f <vm_exec_core+18127>, 0x625c6a73268a <vm_exec_core+15130>, 0x625c6a73323a <vm_exec_core+18122>, 0x625c6a733a4e <vm_exec_core+20190>, 0x625c6a733a49 <vm_exec_core+20185>, 0x625c6a730ad4 <vm_exec_core+8036>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a731c23 <vm_exec_core+12467>, 0x625c6a731c28 <vm_exec_core+12472>, 0x625c6a733a44 <vm_exec_core+20180>, 0x625c6a73388c <vm_exec_core+19740>, 0x625c6a7328fb <vm_exec_core+15755>, 0x625c6a732832 <vm_exec_core+15554>, 0x625c6a73393b <vm_exec_core+19915>, 0x625c6a732d05 <vm_exec_core+16789>...}
reg_cfp = 0x740ec81ff448
reg_pc = 0x52300000b368
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 0x0000625c6a729d02 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
th: 0x625c6b050460, native_id: 0x740ecae7ac40
result = <optimized out>
#18 0x0000625c6a7bb792 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x740ec81ff620, self=127606844804440, 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
-- Control frame information -----------------------------------------------
flags = 0
iseq = 0x740eca3dd298
cfp = <optimized out>
sp = 0x740ec80ffa28
use_argv = 0x740ec8c9a460
stack_argv = 0x740ec80ffa28
c:0018 p:---- s:0290 e:000289 l:y b:---- CFUNC :spawn
c:0017 p:0333 s:0173 e:000172 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:234
opt_pc = 0
type = <optimized out>
av = <optimized out>
c:0016 p:0290 s:0135 e:000134 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:369
c:0015 p:0181 s:0112 e:000111 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:436
bound = <optimized out>
c:0014 p:0009 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb:137
#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 = 0x740ec81ff620
#20 0x0000625c6a75be1c 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
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
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 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#23 0x0000625c6a75be1c in rb_yield (val=<optimized out>)
No locals.
#24 0x0000625c6a939e86 in rb_ary_collect (ary=127606866887440) at /tmp/ruby/src/trunk_asan/array.c:3764
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
collect = 127606844540320
i = 1
#25 0x0000625c6a79a998 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 = 0x740eca59e668
cfunc = 0x506000020188
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
recv = 127606866887440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
c:0007 p:0069 s:0046 E:002060 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
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]
#26 0x0000625c6a73357f in vm_sendish (ec=0x5170000000d8, reg_cfp=0x740ec81ff608, cd=0x51200000bfb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
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
cc = <optimized out>
calling = <optimized out>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
#27 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51200000bfb0
insns_address_table = {0x625c6a72f146 <vm_exec_core+1494>, 0x625c6a73044d <vm_exec_core+6365>, 0x625c6a7355e1 <vm_exec_core+27249>, 0x625c6a72ffbf <vm_exec_core+5199>, 0x625c6a736392 <vm_exec_core+30754>, 0x625c6a734194 <vm_exec_core+22052>, 0x625c6a731e3e <vm_exec_core+13006>, 0x625c6a72f2ae <vm_exec_core+1854>, 0x625c6a735bd4 <vm_exec_core+28772>, 0x625c6a73591c <vm_exec_core+28076>, 0x625c6a73023c <vm_exec_core+5836>, 0x625c6a72f79e <vm_exec_core+3118>, 0x625c6a734896 <vm_exec_core+23846>, 0x625c6a730d43 <vm_exec_core+8659>, 0x625c6a735dd5 <vm_exec_core+29285>, 0x625c6a735a7e <vm_exec_core+28430>, 0x625c6a731431 <vm_exec_core+10433>, 0x625c6a731dcd <vm_exec_core+12893>, 0x625c6a7343f5 <vm_exec_core+22661>, 0x625c6a7359f5 <vm_exec_core+28293>, 0x625c6a7338a0 <vm_exec_core+19760>, 0x625c6a73447e <vm_exec_core+22798>, 0x625c6a734f37 <vm_exec_core+25543>, 0x625c6a7337dd <vm_exec_core+19565>, 0x625c6a72f6db <vm_exec_core+2923>, 0x625c6a733e97 <vm_exec_core+21287>, 0x625c6a72f56e <vm_exec_core+2558>, 0x625c6a72f9a4 <vm_exec_core+3636>, 0x625c6a7316b4 <vm_exec_core+11076>, 0x625c6a7333aa <vm_exec_core+18490>, 0x625c6a733d30 <vm_exec_core+20928>, 0x625c6a73304f <vm_exec_core+17631>, 0x625c6a72f17a <vm_exec_core+1546>, 0x625c6a735167 <vm_exec_core+26103>, 0x625c6a735847 <vm_exec_core+27863>, 0x625c6a72fb4b <vm_exec_core+4059>, 0x625c6a7306f7 <vm_exec_core+7047>, 0x625c6a7303b5 <vm_exec_core+6213>, 0x625c6a730e32 <vm_exec_core+8898>, 0x625c6a731c69 <vm_exec_core+12537>, 0x625c6a72fbf2 <vm_exec_core+4226>, 0x625c6a734fcf <vm_exec_core+25695>, 0x625c6a730681 <vm_exec_core+6929>, 0x625c6a731b17 <vm_exec_core+12199>, 0x625c6a7325de <vm_exec_core+14958>, 0x625c6a73492c <vm_exec_core+23996>, 0x625c6a733a62 <vm_exec_core+20210>, 0x625c6a73110c <vm_exec_core+9628>, 0x625c6a73098e <vm_exec_core+7710>, 0x625c6a734782 <vm_exec_core+23570>, 0x625c6a731894 <vm_exec_core+11556>, 0x625c6a733f96 <vm_exec_core+21542>, 0x625c6a733ad4 <vm_exec_core+20324>, 0x625c6a73404d <vm_exec_core+21725>, 0x625c6a735519 <vm_exec_core+27049>, 0x625c6a732e61 <vm_exec_core+17137>, 0x625c6a7349e5 <vm_exec_core+24181>, 0x625c6a72eec8 <vm_exec_core+856>, 0x625c6a734513 <vm_exec_core+22947>, 0x625c6a73122b <vm_exec_core+9915>, 0x625c6a733738 <vm_exec_core+19400>, 0x625c6a733978 <vm_exec_core+19976>, 0x625c6a732212 <vm_exec_core+13986>, 0x625c6a72fa58 <vm_exec_core+3816>, 0x625c6a7315d9 <vm_exec_core+10857>, 0x625c6a730c16 <vm_exec_core+8358>, 0x625c6a7340cb <vm_exec_core+21851>, 0x625c6a72fd83 <vm_exec_core+4627>, 0x625c6a731fbf <vm_exec_core+13391>, 0x625c6a73290f <vm_exec_core+15775>, 0x625c6a730f10 <vm_exec_core+9120>, 0x625c6a73cb20 <vm_exec_core+57264>, 0x625c6a7308e5 <vm_exec_core+7541>, 0x625c6a7307dd <vm_exec_core+7277>, 0x625c6a730ae8 <vm_exec_core+8056>, 0x625c6a7314d3 <vm_exec_core+10595>, 0x625c6a73324e <vm_exec_core+18142>, 0x625c6a732699 <vm_exec_core+15145>, 0x625c6a733daf <vm_exec_core+21055>, 0x625c6a732af5 <vm_exec_core+16261>, 0x625c6a735090 <vm_exec_core+25888>, 0x625c6a736637 <vm_exec_core+31431>, 0x625c6a7352d4 <vm_exec_core+26468>, 0x625c6a735f25 <vm_exec_core+29621>, 0x625c6a736016 <vm_exec_core+29862>, 0x625c6a72f600 <vm_exec_core+2704>, 0x625c6a735afd <vm_exec_core+28557>, 0x625c6a7317b9 <vm_exec_core+11337>, 0x625c6a735cf8 <vm_exec_core+29064>, 0x625c6a7312fa <vm_exec_core+10122>, 0x625c6a73520b <vm_exec_core+26267>, 0x625c6a72f497 <vm_exec_core+2343>, 0x625c6a72fc7d <vm_exec_core+4365>, 0x625c6a73625a <vm_exec_core+30442>, 0x625c6a731b9d <vm_exec_core+12333>, 0x625c6a73199a <vm_exec_core+11818>, 0x625c6a72eecd <vm_exec_core+861>, 0x625c6a72f3ba <vm_exec_core+2122>, 0x625c6a72ef53 <vm_exec_core+995>, 0x625c6a7353c3 <vm_exec_core+26707>, 0x625c6a732d1e <vm_exec_core+16814>, 0x625c6a7323e2 <vm_exec_core+14450>, 0x625c6a732bfa <vm_exec_core+16522>, 0x625c6a732846 <vm_exec_core+15574>, 0x625c6a731a2f <vm_exec_core+11967>, 0x625c6a7322ed <vm_exec_core+14205>, 0x625c6a731cb9 <vm_exec_core+12617>, 0x625c6a7324fc <vm_exec_core+14732>, 0x625c6a73256d <vm_exec_core+14845>, 0x625c6a72f137 <vm_exec_core+1479>, 0x625c6a73043e <vm_exec_core+6350>, 0x625c6a7355d2 <vm_exec_core+27234>, 0x625c6a72ffb0 <vm_exec_core+5184>, 0x625c6a736383 <vm_exec_core+30739>, 0x625c6a734185 <vm_exec_core+22037>, 0x625c6a731e2f <vm_exec_core+12991>, 0x625c6a72f29f <vm_exec_core+1839>, 0x625c6a735bc5 <vm_exec_core+28757>, 0x625c6a73590d <vm_exec_core+28061>, 0x625c6a73022d <vm_exec_core+5821>, 0x625c6a72f78f <vm_exec_core+3103>, 0x625c6a734887 <vm_exec_core+23831>, 0x625c6a730d34 <vm_exec_core+8644>, 0x625c6a735dc6 <vm_exec_core+29270>, 0x625c6a735a6f <vm_exec_core+28415>, 0x625c6a731422 <vm_exec_core+10418>, 0x625c6a731dbe <vm_exec_core+12878>, 0x625c6a7343e6 <vm_exec_core+22646>, 0x625c6a7359e6 <vm_exec_core+28278>, 0x625c6a733891 <vm_exec_core+19745>, 0x625c6a73446f <vm_exec_core+22783>, 0x625c6a734f28 <vm_exec_core+25528>, 0x625c6a7337ce <vm_exec_core+19550>, 0x625c6a72f6cc <vm_exec_core+2908>, 0x625c6a733e88 <vm_exec_core+21272>, 0x625c6a72f55f <vm_exec_core+2543>, 0x625c6a72f995 <vm_exec_core+3621>, 0x625c6a7316a5 <vm_exec_core+11061>, 0x625c6a73339b <vm_exec_core+18475>, 0x625c6a733d21 <vm_exec_core+20913>, 0x625c6a733040 <vm_exec_core+17616>, 0x625c6a72f16b <vm_exec_core+1531>, 0x625c6a735158 <vm_exec_core+26088>, 0x625c6a735838 <vm_exec_core+27848>, 0x625c6a72fb3c <vm_exec_core+4044>, 0x625c6a7306e8 <vm_exec_core+7032>, 0x625c6a7303a6 <vm_exec_core+6198>, 0x625c6a730e23 <vm_exec_core+8883>, 0x625c6a731c5a <vm_exec_core+12522>, 0x625c6a72fbe3 <vm_exec_core+4211>, 0x625c6a734fc0 <vm_exec_core+25680>, 0x625c6a730672 <vm_exec_core+6914>, 0x625c6a731b08 <vm_exec_core+12184>, 0x625c6a7325cf <vm_exec_core+14943>, 0x625c6a73491d <vm_exec_core+23981>, 0x625c6a733a53 <vm_exec_core+20195>, 0x625c6a7310fd <vm_exec_core+9613>, 0x625c6a73097f <vm_exec_core+7695>, 0x625c6a734773 <vm_exec_core+23555>, 0x625c6a731885 <vm_exec_core+11541>, 0x625c6a733f87 <vm_exec_core+21527>, 0x625c6a733ac5 <vm_exec_core+20309>, 0x625c6a73403e <vm_exec_core+21710>, 0x625c6a73550a <vm_exec_core+27034>, 0x625c6a732e52 <vm_exec_core+17122>, 0x625c6a7349d6 <vm_exec_core+24166>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a734504 <vm_exec_core+22932>, 0x625c6a73121c <vm_exec_core+9900>, 0x625c6a733729 <vm_exec_core+19385>, 0x625c6a733969 <vm_exec_core+19961>, 0x625c6a732203 <vm_exec_core+13971>, 0x625c6a733396 <vm_exec_core+18470>, 0x625c6a7315ca <vm_exec_core+10842>, 0x625c6a730c07 <vm_exec_core+8343>, 0x625c6a7340bc <vm_exec_core+21836>, 0x625c6a72fd74 <vm_exec_core+4612>, 0x625c6a731fb0 <vm_exec_core+13376>, 0x625c6a732900 <vm_exec_core+15760>, 0x625c6a730f01 <vm_exec_core+9105>, 0x625c6a73cb11 <vm_exec_core+57249>, 0x625c6a7308d6 <vm_exec_core+7526>, 0x625c6a7307ce <vm_exec_core+7262>, 0x625c6a730ad9 <vm_exec_core+8041>, 0x625c6a7314c4 <vm_exec_core+10580>, 0x625c6a73323f <vm_exec_core+18127>, 0x625c6a73268a <vm_exec_core+15130>, 0x625c6a73323a <vm_exec_core+18122>, 0x625c6a733a4e <vm_exec_core+20190>, 0x625c6a733a49 <vm_exec_core+20185>, 0x625c6a730ad4 <vm_exec_core+8036>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a731c23 <vm_exec_core+12467>, 0x625c6a731c28 <vm_exec_core+12472>, 0x625c6a733a44 <vm_exec_core+20180>, 0x625c6a73388c <vm_exec_core+19740>, 0x625c6a7328fb <vm_exec_core+15755>, 0x625c6a732832 <vm_exec_core+15554>, 0x625c6a73393b <vm_exec_core+19915>, 0x625c6a732d05 <vm_exec_core+16789>...}
reg_cfp = 0x740ec81ff608
reg_pc = 0x51900001b710
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 0x0000625c6a72a0f1 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#29 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#30 0x0000625c6a7bb792 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x740ec81ff738, self=127606844804440, 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 = 0x740eca51b858
cfp = <optimized out>
sp = 0x740ec80ff8d0
use_argv = 0x740ec8cd0b60
stack_argv = 0x740ec80ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#31 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 = 0x740ec81ff738
#32 0x0000625c6a75be1c 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.
#33 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.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#35 0x0000625c6a75be1c in rb_yield (val=<optimized out>)
No locals.
#36 0x0000625c6a939e86 in rb_ary_collect (ary=127606844604240) at /tmp/ruby/src/trunk_asan/array.c:3764
collect = 127606844604040
i = 0
#37 0x0000625c6a79a998 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 = 0x740eca59e668
cfunc = 0x506000020188
recv = 127606844604240
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#38 0x0000625c6a73357f in vm_sendish (ec=0x5170000000d8, reg_cfp=0x740ec81ff720, cd=0x50200002af50, 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>
#39 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:857
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002af50
insns_address_table = {0x625c6a72f146 <vm_exec_core+1494>, 0x625c6a73044d <vm_exec_core+6365>, 0x625c6a7355e1 <vm_exec_core+27249>, 0x625c6a72ffbf <vm_exec_core+5199>, 0x625c6a736392 <vm_exec_core+30754>, 0x625c6a734194 <vm_exec_core+22052>, 0x625c6a731e3e <vm_exec_core+13006>, 0x625c6a72f2ae <vm_exec_core+1854>, 0x625c6a735bd4 <vm_exec_core+28772>, 0x625c6a73591c <vm_exec_core+28076>, 0x625c6a73023c <vm_exec_core+5836>, 0x625c6a72f79e <vm_exec_core+3118>, 0x625c6a734896 <vm_exec_core+23846>, 0x625c6a730d43 <vm_exec_core+8659>, 0x625c6a735dd5 <vm_exec_core+29285>, 0x625c6a735a7e <vm_exec_core+28430>, 0x625c6a731431 <vm_exec_core+10433>, 0x625c6a731dcd <vm_exec_core+12893>, 0x625c6a7343f5 <vm_exec_core+22661>, 0x625c6a7359f5 <vm_exec_core+28293>, 0x625c6a7338a0 <vm_exec_core+19760>, 0x625c6a73447e <vm_exec_core+22798>, 0x625c6a734f37 <vm_exec_core+25543>, 0x625c6a7337dd <vm_exec_core+19565>, 0x625c6a72f6db <vm_exec_core+2923>, 0x625c6a733e97 <vm_exec_core+21287>, 0x625c6a72f56e <vm_exec_core+2558>, 0x625c6a72f9a4 <vm_exec_core+3636>, 0x625c6a7316b4 <vm_exec_core+11076>, 0x625c6a7333aa <vm_exec_core+18490>, 0x625c6a733d30 <vm_exec_core+20928>, 0x625c6a73304f <vm_exec_core+17631>, 0x625c6a72f17a <vm_exec_core+1546>, 0x625c6a735167 <vm_exec_core+26103>, 0x625c6a735847 <vm_exec_core+27863>, 0x625c6a72fb4b <vm_exec_core+4059>, 0x625c6a7306f7 <vm_exec_core+7047>, 0x625c6a7303b5 <vm_exec_core+6213>, 0x625c6a730e32 <vm_exec_core+8898>, 0x625c6a731c69 <vm_exec_core+12537>, 0x625c6a72fbf2 <vm_exec_core+4226>, 0x625c6a734fcf <vm_exec_core+25695>, 0x625c6a730681 <vm_exec_core+6929>, 0x625c6a731b17 <vm_exec_core+12199>, 0x625c6a7325de <vm_exec_core+14958>, 0x625c6a73492c <vm_exec_core+23996>, 0x625c6a733a62 <vm_exec_core+20210>, 0x625c6a73110c <vm_exec_core+9628>, 0x625c6a73098e <vm_exec_core+7710>, 0x625c6a734782 <vm_exec_core+23570>, 0x625c6a731894 <vm_exec_core+11556>, 0x625c6a733f96 <vm_exec_core+21542>, 0x625c6a733ad4 <vm_exec_core+20324>, 0x625c6a73404d <vm_exec_core+21725>, 0x625c6a735519 <vm_exec_core+27049>, 0x625c6a732e61 <vm_exec_core+17137>, 0x625c6a7349e5 <vm_exec_core+24181>, 0x625c6a72eec8 <vm_exec_core+856>, 0x625c6a734513 <vm_exec_core+22947>, 0x625c6a73122b <vm_exec_core+9915>, 0x625c6a733738 <vm_exec_core+19400>, 0x625c6a733978 <vm_exec_core+19976>, 0x625c6a732212 <vm_exec_core+13986>, 0x625c6a72fa58 <vm_exec_core+3816>, 0x625c6a7315d9 <vm_exec_core+10857>, 0x625c6a730c16 <vm_exec_core+8358>, 0x625c6a7340cb <vm_exec_core+21851>, 0x625c6a72fd83 <vm_exec_core+4627>, 0x625c6a731fbf <vm_exec_core+13391>, 0x625c6a73290f <vm_exec_core+15775>, 0x625c6a730f10 <vm_exec_core+9120>, 0x625c6a73cb20 <vm_exec_core+57264>, 0x625c6a7308e5 <vm_exec_core+7541>, 0x625c6a7307dd <vm_exec_core+7277>, 0x625c6a730ae8 <vm_exec_core+8056>, 0x625c6a7314d3 <vm_exec_core+10595>, 0x625c6a73324e <vm_exec_core+18142>, 0x625c6a732699 <vm_exec_core+15145>, 0x625c6a733daf <vm_exec_core+21055>, 0x625c6a732af5 <vm_exec_core+16261>, 0x625c6a735090 <vm_exec_core+25888>, 0x625c6a736637 <vm_exec_core+31431>, 0x625c6a7352d4 <vm_exec_core+26468>, 0x625c6a735f25 <vm_exec_core+29621>, 0x625c6a736016 <vm_exec_core+29862>, 0x625c6a72f600 <vm_exec_core+2704>, 0x625c6a735afd <vm_exec_core+28557>, 0x625c6a7317b9 <vm_exec_core+11337>, 0x625c6a735cf8 <vm_exec_core+29064>, 0x625c6a7312fa <vm_exec_core+10122>, 0x625c6a73520b <vm_exec_core+26267>, 0x625c6a72f497 <vm_exec_core+2343>, 0x625c6a72fc7d <vm_exec_core+4365>, 0x625c6a73625a <vm_exec_core+30442>, 0x625c6a731b9d <vm_exec_core+12333>, 0x625c6a73199a <vm_exec_core+11818>, 0x625c6a72eecd <vm_exec_core+861>, 0x625c6a72f3ba <vm_exec_core+2122>, 0x625c6a72ef53 <vm_exec_core+995>, 0x625c6a7353c3 <vm_exec_core+26707>, 0x625c6a732d1e <vm_exec_core+16814>, 0x625c6a7323e2 <vm_exec_core+14450>, 0x625c6a732bfa <vm_exec_core+16522>, 0x625c6a732846 <vm_exec_core+15574>, 0x625c6a731a2f <vm_exec_core+11967>, 0x625c6a7322ed <vm_exec_core+14205>, 0x625c6a731cb9 <vm_exec_core+12617>, 0x625c6a7324fc <vm_exec_core+14732>, 0x625c6a73256d <vm_exec_core+14845>, 0x625c6a72f137 <vm_exec_core+1479>, 0x625c6a73043e <vm_exec_core+6350>, 0x625c6a7355d2 <vm_exec_core+27234>, 0x625c6a72ffb0 <vm_exec_core+5184>, 0x625c6a736383 <vm_exec_core+30739>, 0x625c6a734185 <vm_exec_core+22037>, 0x625c6a731e2f <vm_exec_core+12991>, 0x625c6a72f29f <vm_exec_core+1839>, 0x625c6a735bc5 <vm_exec_core+28757>, 0x625c6a73590d <vm_exec_core+28061>, 0x625c6a73022d <vm_exec_core+5821>, 0x625c6a72f78f <vm_exec_core+3103>, 0x625c6a734887 <vm_exec_core+23831>, 0x625c6a730d34 <vm_exec_core+8644>, 0x625c6a735dc6 <vm_exec_core+29270>, 0x625c6a735a6f <vm_exec_core+28415>, 0x625c6a731422 <vm_exec_core+10418>, 0x625c6a731dbe <vm_exec_core+12878>, 0x625c6a7343e6 <vm_exec_core+22646>, 0x625c6a7359e6 <vm_exec_core+28278>, 0x625c6a733891 <vm_exec_core+19745>, 0x625c6a73446f <vm_exec_core+22783>, 0x625c6a734f28 <vm_exec_core+25528>, 0x625c6a7337ce <vm_exec_core+19550>, 0x625c6a72f6cc <vm_exec_core+2908>, 0x625c6a733e88 <vm_exec_core+21272>, 0x625c6a72f55f <vm_exec_core+2543>, 0x625c6a72f995 <vm_exec_core+3621>, 0x625c6a7316a5 <vm_exec_core+11061>, 0x625c6a73339b <vm_exec_core+18475>, 0x625c6a733d21 <vm_exec_core+20913>, 0x625c6a733040 <vm_exec_core+17616>, 0x625c6a72f16b <vm_exec_core+1531>, 0x625c6a735158 <vm_exec_core+26088>, 0x625c6a735838 <vm_exec_core+27848>, 0x625c6a72fb3c <vm_exec_core+4044>, 0x625c6a7306e8 <vm_exec_core+7032>, 0x625c6a7303a6 <vm_exec_core+6198>, 0x625c6a730e23 <vm_exec_core+8883>, 0x625c6a731c5a <vm_exec_core+12522>, 0x625c6a72fbe3 <vm_exec_core+4211>, 0x625c6a734fc0 <vm_exec_core+25680>, 0x625c6a730672 <vm_exec_core+6914>, 0x625c6a731b08 <vm_exec_core+12184>, 0x625c6a7325cf <vm_exec_core+14943>, 0x625c6a73491d <vm_exec_core+23981>, 0x625c6a733a53 <vm_exec_core+20195>, 0x625c6a7310fd <vm_exec_core+9613>, 0x625c6a73097f <vm_exec_core+7695>, 0x625c6a734773 <vm_exec_core+23555>, 0x625c6a731885 <vm_exec_core+11541>, 0x625c6a733f87 <vm_exec_core+21527>, 0x625c6a733ac5 <vm_exec_core+20309>, 0x625c6a73403e <vm_exec_core+21710>, 0x625c6a73550a <vm_exec_core+27034>, 0x625c6a732e52 <vm_exec_core+17122>, 0x625c6a7349d6 <vm_exec_core+24166>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a734504 <vm_exec_core+22932>, 0x625c6a73121c <vm_exec_core+9900>, 0x625c6a733729 <vm_exec_core+19385>, 0x625c6a733969 <vm_exec_core+19961>, 0x625c6a732203 <vm_exec_core+13971>, 0x625c6a733396 <vm_exec_core+18470>, 0x625c6a7315ca <vm_exec_core+10842>, 0x625c6a730c07 <vm_exec_core+8343>, 0x625c6a7340bc <vm_exec_core+21836>, 0x625c6a72fd74 <vm_exec_core+4612>, 0x625c6a731fb0 <vm_exec_core+13376>, 0x625c6a732900 <vm_exec_core+15760>, 0x625c6a730f01 <vm_exec_core+9105>, 0x625c6a73cb11 <vm_exec_core+57249>, 0x625c6a7308d6 <vm_exec_core+7526>, 0x625c6a7307ce <vm_exec_core+7262>, 0x625c6a730ad9 <vm_exec_core+8041>, 0x625c6a7314c4 <vm_exec_core+10580>, 0x625c6a73323f <vm_exec_core+18127>, 0x625c6a73268a <vm_exec_core+15130>, 0x625c6a73323a <vm_exec_core+18122>, 0x625c6a733a4e <vm_exec_core+20190>, 0x625c6a733a49 <vm_exec_core+20185>, 0x625c6a730ad4 <vm_exec_core+8036>, 0x625c6a733e74 <vm_exec_core+21252>, 0x625c6a731c23 <vm_exec_core+12467>, 0x625c6a731c28 <vm_exec_core+12472>, 0x625c6a733a44 <vm_exec_core+20180>, 0x625c6a73388c <vm_exec_core+19740>, 0x625c6a7328fb <vm_exec_core+15755>, 0x625c6a732832 <vm_exec_core+15554>, 0x625c6a73393b <vm_exec_core+19915>, 0x625c6a732d05 <vm_exec_core+16789>...}
reg_cfp = 0x740ec81ff720
reg_pc = 0x50400000a078
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>
#40 0x0000625c6a72a0f1 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#42 0x0000625c6a773316 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d8
val = <optimized out>
#43 0x0000625c6a357c80 in rb_ec_exec_node (ec=0x5170000000d8, n=0x740eca51b9e8) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5f8d2990, <optimized out>, 0x7ffc5f8d28e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x740eca51b9e8
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#45 0x0000625c6a350bb7 in rb_main (argc=11, argv=0x7ffc5f8d2b58) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#46 main (argc=11, argv=0x7ffc5f8d2b58) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2354411) detached]
$ timeout 60 gdb -p 2354394 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/-ext-/thread/test_instrumentation_api.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
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 2354064 -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 2354063 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
$ timeout 60 gdb -p 2902615 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-02-01T15:27:56Z master a93604b5ed) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ...
Finished in 40.503747 seconds
3362 files, 34012 examples, 196690 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.