# Logfile created on 2026-01-21 23:03:55 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007979bd32fdd8 @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.20260121-230355", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007979c1c7c7c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007979c1c7c5e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007979bd2692f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260121-230355", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260121-230355>, @binmode=false, @mon_data=#<Monitor:0x00007979c1c7c298>, @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 = 965b16d766
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
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'
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
0077791a6c5c531f840dcc28423af9967ec47699287596e734863c63b79fc32a builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
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/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/net-imap.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/date'
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/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+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.8.0
resolv 0.7.0
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.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.2
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=5462
"--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] 2917598=socket/test_udp
[ 2/758] 2917601=prism/ruby/dispatcher_test
[ 3/758] 2917605=mkmf/test_configuration
[ 4/758] 2917599=ruby/enc/test_windows_1252
[ 5/758] 2917600=-ext-/load/test_stringify_symbols
[ 6/758] 2917598=prism/result/warnings_test
[ 7/758] 2917599=-ext-/array/test_to_ary_concat
[ 8/758] 2917603=-ext-/test_printf
[ 9/758] 2917600=ruby/test_rubyoptions
[ 10/758] 2917610=rubygems/test_gem_source_subpath_problem
[ 11/758] 2917607=test_tmpdir
[ 12/758] 2917612=prism/result/node_id_test
[ 13/758] 2917614=openssl/test_ts
[ 14/758] 2917619=psych/test_emitter
[ 15/758] 2917616=rubygems/test_gem_resolver_api_set
[ 16/758] 2917622=prism/api/parse_stream_test
[ 17/758] 2917625=prism/encoding/encodings_test
[ 18/758] 2917627=fiber/test_io_buffer
[ 19/758] 2917632=rubygems/test_gem_impossible_dependencies_error
[ 20/758] 2917603=json/json_generator_test
[ 21/758] 2917619=fileutils/test_dryrun
[ 22/758] 2917601=-ext-/symbol/test_type
[ 23/758] 2917627=ruby/test_range
[ 24/758] 2917619=rubygems/test_gem_commands_cleanup_command
[ 25/758] 2917601=optparse/test_placearg
[ 26/758] 2917598=-ext-/string/test_interned_str
[ 27/758] 2917598=rubygems/test_project_sanity
[ 28/758] 2917622=ruby/test_env
[ 29/758] 2917607=ruby/test_zjit
[ 30/758] 2917607=prism/encoding/regular_expression_encoding_test
[ 31/758] 2917607=test_forwardable
[ 32/758] 2917605=dtrace/test_object_create_start
[ 33/758] 2917625=ruby/test_continuation
[ 34/758] 2917605=-ext-/exception/test_ensured
[ 35/758] 2917607=prism/result/comments_test
[ 36/758] 2917625=-ext-/hash/test_delete
[ 37/758] 2917625=rubygems/test_config
[ 38/758] 2917607=ruby/test_io_m17n
[ 39/758] 2917632=rubygems/test_gem_commands_uninstall_command
[ 40/758] 2917605=rubygems/test_gem_dependency_list
[ 41/758] 2917599=ripper/test_files_test
[ 42/758] 2917603=rubygems/test_gem_resolver_installer_set
[ 43/758] 2917616=rubygems/test_gem_silent_ui
[ 44/758] 2917616=dtrace/test_require
[ 45/758] 2917616=ruby/test_ifunless
[ 46/758] 2917616=openssl/test_pkey_dh
[ 47/758] 2917610=ruby/test_shapes
[ 48/758] 2917610=openssl/test_ocsp
[ 49/758] 2917625=ruby/test_threadgroup
[ 50/758] 2917616=-ext-/string/test_set_len
[ 51/758] 2917598=rubygems/test_gem_commands_lock_command
[ 52/758] 2917599=ruby/enc/test_euc_kr
[ 53/758] 2917616=rubygems/test_gem_local_remote_options
[ 54/758] 2917599=optparse/test_bash_completion
[ 55/758] 2917599=ruby/test_exception
[ 56/758] 2917598=rubygems/test_gem_security_signer
[ 57/758] 2917612=resolv/test_mdns
[ 58/758] 2917616=openssl/test_x509store
[ 59/758] 2917612=rubygems/test_gem_ext_configure_builder
[ 60/758] 2917601=cgi/test_cgi_escape
[ 61/758] 2917598=ruby/test_dir
[ 62/758] 2917605=psych/test_merge_keys
[ 63/758] 2917605=-ext-/test_random
[ 64/758] 2917605=optparse/test_kwargs
[ 65/758] 2917605=io/wait/test_io_wait
[ 66/758] 2917614=ripper/test_lexer
[ 67/758] 2917625=ruby/test_integer_comb
[ 68/758] 2917616=prism/result/index_write_test
[ 69/758] 2917614=psych/visitors/test_depth_first
[ 70/758] 2917614=openssl/test_ns_spki
[ 71/758] 2917614=prism/lex_test
[ 72/758] 2917616=test_bundled_gems
[ 73/758] 2917603=ruby/test_m17n_comb
[ 74/758] 2917616=date/test_date_ractor
[ 75/758] 2917612=openssl/test_pair
[ 76/758] 2917601=did_you_mean/test_tree_spell_checker
[ 77/758] 2917614=mkmf/test_install
[ 78/758] 2917619=prism/result/integer_parse_test
[ 79/758] 2917601=rubygems/test_gem_validator
[ 80/758] 2917619=test_prettyprint
[ 81/758] 2917619=prism/result/regular_expression_options_test
[ 82/758] 2917619=fiber/test_queue
[ 83/758] 2917619=ruby/test_sleep
[ 84/758] 2917598=net/http/test_buffered_io
[ 85/758] 2917598=ruby/test_yjit
[ 86/758] 2917610=ruby/test_m17n
[ 87/758] 2917601=mkmf/test_egrep_cpp
[ 88/758] 2917632=ruby/test_argf
[ 89/758] 2917614=rubygems/test_gem_resolver_composed_set
[ 90/758] 2917616=date/test_date_conv
[ 91/758] 2917616=rubygems/test_webauthn_poller
[ 92/758] 2917601=ruby/test_trace
[ 93/758] 2917601=-ext-/st/test_numhash
[ 94/758] 2917601=rubygems/test_gem_stream_ui
[ 95/758] 2917616=-ext-/string/test_nofree
[ 96/758] 2917616=openssl/test_pkey_rsa
[ 97/758] 2917601=test_ipaddr
[ 98/758] 2917601=ruby/test_arity
[ 99/758] 2917601=resolv/test_resource
[100/758] 2917614=rubygems/test_gem_source_fetch_problem
[101/758] 2917614=psych/test_set
[102/758] 2917601=rubygems/test_gem_update_suggestion
[103/758] 2917614=rubygems/test_gem_console_ui
[104/758] 2917614=-ext-/struct/test_member
[105/758] 2917614=ruby/test_method
[106/758] 2917627=test_unicode_normalize
[107/758] 2917601=did_you_mean/test_ractor_compatibility
[108/758] 2917627=-ext-/econv/test_append
[109/758] 2917627=rubygems/test_gem_resolver_lock_set
[110/758] 2917610=optparse/test_reqarg
[111/758] 2917627=ruby/enc/test_case_mapping
[112/758] 2917616=psych/visitors/test_yaml_tree
[113/758] 2917627=uri/test_mailto
[114/758] 2917627=rubygems/test_rubygems
[115/758] 2917616=rubygems/test_gem_package_tar_writer
[116/758] 2917605=prism/ruby/ripper_test
[117/758] 2917616=test_timeout
[118/758] 2917607=ruby/test_not
[119/758] 2917607=test_weakref
[120/758] 2917627=socket/test_socket
[121/758] 2917607=ruby/test_io_buffer
[122/758] 2917601=-ext-/arith_seq/test_arith_seq_beg_len_step
[123/758] 2917607=ruby/test_hash
[124/758] 2917601=rubygems/test_gem_resolver_requirement_list
[125/758] 2917601=ruby/test_beginendblock
[126/758] 2917612=psych/test_scalar_scanner
[127/758] 2917612=rubygems/test_gem_commands_pristine_command
[128/758] 2917619=rubygems/test_gem_config_file
[129/758] 2917619=psych/test_yamlstore
[130/758] 2917619=ruby/test_yjit_exit_locations
[131/758] 2917610=optparse/test_autoconf
[132/758] 2917610=optparse/test_did_you_mean
[133/758] 2917616=-ext-/popen_deadlock/test_popen_deadlock
[134/758] 2917619=rubygems/test_gem_safe_yaml
[135/758] 2917619=digest/test_digest_extend
[136/758] 2917610=ruby/test_case
[137/758] 2917619=-ext-/test_bug-5832
[138/758] 2917619=prism/onigmo_test
[139/758] 2917619=psych/test_struct
[140/758] 2917619=ruby/test_ast
[141/758] 2917610=-ext-/string/test_rb_str_dup
[142/758] 2917610=prism/fuzzer_test
[143/758] 2917610=dtrace/test_gc
[144/758] 2917610=ruby/test_math
[145/758] 2917599=test_time
[146/758] 2917610=json/json_encoding_test
[147/758] 2917610=ruby/test_super
[148/758] 2917601=mkmf/test_libs
[149/758] 2917599=rubygems/test_gem_bundler_version_finder
[150/758] 2917601=-ext-/win32/test_console_attr
[151/758] 2917601=optparse/test_switch
[152/758] 2917601=prism/newline_test
[153/758] 2917601=psych/test_array
[154/758] 2917601=-ext-/gvl/test_ubf_async_safe
[155/758] 2917601=prism/snippets_test
[156/758] 2917599=prism/ruby/parser_test
[157/758] 2917599=rubygems/test_webauthn_listener_response
[158/758] 2917599=psych/test_psych_set
[159/758] 2917599=prism/result/heredoc_test
[160/758] 2917599=rubygems/test_gem_path_support
[161/758] 2917599=prism/result/constant_path_node_test
[162/758] 2917599=stringio/test_stringio
[163/758] 2917627=resolv/test_dns
[164/758] 2917599=ruby/test_dup
[165/758] 2917616=ruby/test_require
[166/758] 2917627=-ext-/test_bug-3571
[167/758] 2917610=ruby/test_system
[168/758] 2917627=ruby/enc/test_emoji_breaks
[169/758] 2917625=-ext-/test_notimplement
[170/758] 2917627=mmtk/test_configuration
[171/758] 2917625=ruby/test_comparable
[172/758] 2917627=-ext-/box/test_load_ext
[173/758] 2917625=rubygems/test_gem_commands_info_command
[174/758] 2917627=prism/api/command_line_test
[175/758] 2917599=ruby/test_io_timeout
[176/758] 2917599=date/test_date_new
[177/758] 2917599=ruby/test_compile_prism
[178/758] 2917625=rubygems/test_gem_commands_build_command
[179/758] 2917627=rubygems/test_gem_security
[180/758] 2917605=ruby/enc/test_euc_tw
[181/758] 2917605=ruby/test_alias
[182/758] 2917625=rubygems/test_gem_requirement
[183/758] 2917625=mkmf/test_sizeof
[184/758] 2917622=-ext-/wait/test_wait
[185/758] 2917599=psych/test_object_references
[186/758] 2917599=openssl/test_x509name
[187/758] 2917622=fiber/test_sleep
[188/758] 2917605=ruby/test_set
[189/758] 2917599=-ext-/stack/test_stack_overflow
[190/758] 2917599=test_delegate
[191/758] 2917605=psych/test_yaml_special_cases
[192/758] 2917605=rubygems/test_gem_source_list
[193/758] 2917612=prism/result/attribute_write_test
[194/758] 2917612=psych/test_parser
[195/758] 2917599=stringio/test_ractor
[196/758] 2917612=ruby/test_float
[197/758] 2917605=rubygems/test_gem_remote_fetcher_local_ssl_server
[198/758] 2917599=ripper/test_files_test_1
[199/758] 2917599=prism/percent_delimiter_string_test
[200/758] 2917599=rubygems/test_gem
[201/758] 2917622=prism/api/freeze_test
[202/758] 2917622=openssl/test_pkey_dsa
[203/758] 2917622=net/http/test_https_proxy
[204/758] 2917622=ruby/test_nomethod_error
[205/758] 2917622=date/test_date_strptime
[206/758] 2917603=open-uri/test_ssl
[207/758] 2917622=psych/test_ractor
[208/758] 2917610=prism/library_symbols_test
[209/758] 2917610=psych/test_json_tree
[210/758] 2917610=psych/visitors/test_emitter
[211/758] 2917610=psych/test_omap
[212/758] 2917610=ruby/test_marshal
[213/758] 2917612=zlib/test_zlib
[214/758] 2917605=prism/magic_comment_test
[215/758] 2917622=mkmf/test_framework
[216/758] 2917622=ruby/enc/test_case_comprehensive
[217/758] 2917622=ruby/test_proc
[218/758] 2917614=optparse/test_cclass
[219/758] 2917599=test_shellwords
[220/758] 2917599=dtrace/test_singleton_function
[221/758] 2917599=did_you_mean/spell_checking/test_uncorrectable_name_check
[222/758] 2917599=optparse/test_load
[223/758] 2917599=ruby/test_integer
[224/758] 2917627=-ext-/struct/test_duplicate
[225/758] 2917627=json/json_ext_parser_test
[226/758] 2917627=ruby/test_time
[227/758] 2917603=date/test_date_attr
[228/758] 2917610=-ext-/test_scan_args
[229/758] 2917603=erb/test_erb
[230/758] 2917610=ruby/test_condition
[231/758] 2917610=ruby/enc/test_cp949
[232/758] 2917610=did_you_mean/spell_checking/test_class_name_check
[233/758] 2917610=rubygems/test_gem_resolver_git_set
[234/758] 2917603=ruby/test_string
[235/758] 2917627=ruby/enc/test_emoji
[236/758] 2917627=ripper/test_files_lib
[237/758] 2917605=rubygems/test_gem_commands_check_command
[238/758] 2917605=ruby/test_random_formatter
[239/758] 2917614=rubygems/test_gem_source_git
[240/758] 2917605=ruby/test_pipe
[241/758] 2917605=ruby/enc/test_regex_casefold
[242/758] 2917605=rubygems/test_gem_command_manager
[243/758] 2917605=rubygems/test_gem_installer
[244/758] 2917632=did_you_mean/tree_spell/test_change_word
[245/758] 2917632=-ext-/string/test_modify_expand
[246/758] 2917632=rubygems/test_gem_source_installed
[247/758] 2917632=rubygems/test_gem_available_set
[248/758] 2917632=uri/test_parser
[249/758] 2917632=date/test_date
[250/758] 2917632=openssl/test_pkcs12
[251/758] 2917607=psych/test_date_time
[252/758] 2917622=test_pty
[253/758] 2917607=did_you_mean/spell_checking/test_variable_name_check
[254/758] 2917607=yaml/test_dbm
[255/758] 2917607=rubygems/test_gem_source_vendor
[256/758] 2917625=rubygems/test_gem_commands_list_command
[257/758] 2917625=prism/ractor_test
[258/758] 2917632=rubygems/test_gem_platform
[259/758] 2917607=psych/test_symbol
[260/758] 2917632=rubygems/test_gem_uninstaller
[261/758] 2917607=prism/result/overlap_test
[262/758] 2917625=rubygems/test_gem_source
[263/758] 2917622=ruby/test_frozen
[264/758] 2917622=psych/test_safe_load
[265/758] 2917622=prism/encoding/string_encoding_test
[266/758] 2917622=-ext-/exception/test_exception_at_throwing
[267/758] 2917622=ruby/test_name_error
[268/758] 2917625=ruby/test_enumerator
[269/758] 2917612=ruby/enc/test_utf16
[270/758] 2917612=rubygems/test_gem_package
[271/758] 2917607=psych/test_nil
[272/758] 2917607=-ext-/class/test_class2name
[273/758] 2917607=rubygems/test_gem_commands_outdated_command
[274/758] 2917607=json/json_ryu_fallback_test
[275/758] 2917607=rubygems/test_gem_request_set_lockfile_tokenizer
[276/758] 2917607=openssl/test_kdf
[277/758] 2917610=ruby/test_backtrace
[278/758] 2917607=ruby/test_time_tz
[279/758] 2917607=prism/ruby/string_query_test
[280/758] 2917607=-ext-/load/test_resolve_symbol
[281/758] 2917622=-ext-/debug/test_profile_frames
[282/758] 2917607=date/test_date_compat
[283/758] 2917607=ruby/test_lazy_enumerator
[284/758] 2917612=ruby/test_array
[285/758] 2917622=mkmf/test_find_executable
[286/758] 2917622=error_highlight/test_error_highlight
[287/758] 2917632=-ext-/debug/test_debug
[288/758] 2917632=rubygems/test_gem_commands_help_command
[289/758] 2917632=rubygems/test_gem_package_tar_header_ractor
[290/758] 2917616=ruby/test_stringchar
[291/758] 2917610=-ext-/arith_seq/test_arith_seq_extract
[292/758] 2917607=digest/test_digest
[293/758] 2917616=test_rbconfig
[294/758] 2917616=rubygems/test_gem_uri
[295/758] 2917616=rubygems/test_gem_package_old
[296/758] 2917616=digest/test_ractor
[297/758] 2917610=psych/test_psych
[298/758] 2917610=json/json_coder_test
[299/758] 2917610=fiber/test_enumerator
[300/758] 2917632=rubygems/test_gem_ext_cargo_builder
[301/758] 2917610=rubygems/test_gem_gem_runner
[302/758] 2917610=ruby/test_file_exhaustive
[303/758] 2917632=psych/test_object
[304/758] 2917632=rubygems/test_gem_commands_signout_command
[305/758] 2917632=psych/test_exception
[306/758] 2917632=rubygems/test_gem_resolver_local_specification
[307/758] 2917632=ruby/test_autoload
[308/758] 2917614=rubygems/test_gem_commands_unpack_command
[309/758] 2917616=rubygems/test_gem_commands_exec_command
[310/758] 2917614=ruby/test_pack
[311/758] 2917627=psych/json/test_stream
[312/758] 2917627=openssl/test_ssl_session
[313/758] 2917599=io/wait/test_ractor
[314/758] 2917599=optparse/test_optarg
[315/758] 2917599=ruby/test_assignment
[316/758] 2917614=openssl/test_ossl
[317/758] 2917627=date/test_date_marshal
[318/758] 2917614=ruby/enc/test_grapheme_breaks
[319/758] 2917614=rubygems/test_gem_request_set_gem_dependency_api
[320/758] 2917627=ruby/test_syntax
[321/758] 2917614=did_you_mean/spell_checking/test_key_name_check
[322/758] 2917614=ripper/test_ripper
[323/758] 2917616=test_singleton
[324/758] 2917616=openssl/test_provider
[325/758] 2917601=openssl/test_bn
[326/758] 2917601=rubygems/test_gem_package_task
[327/758] 2917601=rubygems/test_gem_commands_server_command
[328/758] 2917601=net/http/test_httpheader
[329/758] 2917601=ruby/test_data
[330/758] 2917601=net/http/test_http_request
[331/758] 2917601=lib/!Nothing_to_test
[332/758] 2917601=ruby/test_keyword
[333/758] 2917616=prism/result/numeric_value_test
[334/758] 2917616=prism/heredoc_dedent_test
[335/758] 2917616=rubygems/test_kernel
[336/758] 2917614=did_you_mean/spell_checking/test_method_name_check
[337/758] 2917622=dtrace/test_function_entry
[338/758] 2917614=-ext-/struct/test_len
[339/758] 2917622=prism/result/implicit_array_test
[340/758] 2917614=optparse/test_acceptable
[341/758] 2917622=rubygems/test_gem_safe_marshal
[342/758] 2917614=-ext-/string/test_capacity
[343/758] 2917614=-ext-/float/test_nextafter
[344/758] 2917614=openssl/test_random
[345/758] 2917614=psych/visitors/test_to_ruby
[346/758] 2917614=rubygems/test_bundled_ca
[347/758] 2917601=prism/result/static_literals_test
[348/758] 2917616=fiber/test_backtrace
[349/758] 2917601=openssl/test_fips
[350/758] 2917616=rubygems/test_gem_commands_update_command
[351/758] 2917607=date/test_date_parse
[352/758] 2917607=-ext-/struct/test_data
[353/758] 2917607=optparse/test_noarg
[354/758] 2917622=openssl/test_pkey_ec
[355/758] 2917614=ruby/test_rand
[356/758] 2917622=-ext-/string/test_ellipsize
[357/758] 2917601=ruby/enc/test_utf32
[358/758] 2917622=-ext-/integer/test_integer
[359/758] 2917601=ruby/test_memory_view
[360/758] 2917601=prism/test_helper
[361/758] 2917601=open-uri/test_ftp
[362/758] 2917601=ruby/test_vm_dump
[363/758] 2917601=test_open3
[364/758] 2917622=prism/errors_test
[365/758] 2917605=ruby/enc/test_cesu8
[366/758] 2917605=rubygems/test_gem_commands_rebuild_command
[367/758] 2917605=rubygems/test_gem_commands_setup_command
[368/758] 2917614=psych/test_alias_and_anchor
[369/758] 2917607=json/json_parser_test
[370/758] 2917614=prism/result/breadth_first_search_test
[371/758] 2917614=uri/test_generic
[372/758] 2917614=ruby/test_fiber
[373/758] 2917607=-ext-/bignum/test_div
[374/758] 2917607=-ext-/array/test_resize
[375/758] 2917607=ruby/test_gc_compact
[376/758] 2917622=psych/test_deprecated
[377/758] 2917622=uri/test_file
[378/758] 2917622=rubygems/test_gem_install_update_options
[379/758] 2917605=rubygems/test_gem_security_policy
[380/758] 2917622=rubygems/test_gem_resolver_index_set
[381/758] 2917622=-ext-/method/test_arity
[382/758] 2917622=ruby/test_ractor
[383/758] 2917605=ripper/test_files_sample
[384/758] 2917599=-ext-/st/test_update
[385/758] 2917599=ruby/enc/test_case_options
[386/758] 2917616=ruby/test_defined
[387/758] 2917605=-ext-/bignum/test_pack
[388/758] 2917599=date/test_switch_hitter
[389/758] 2917599=ruby/test_thread
[390/758] 2917616=ruby/test_call
[391/758] 2917605=dtrace/test_hash_create
[392/758] 2917605=json/json_generic_object_test
[393/758] 2917605=ripper/test_filter
[394/758] 2917616=rubygems/test_gem_ext_cmake_builder
[395/758] 2917605=-ext-/string/test_too_many_dummy_encodings
[396/758] 2917616=ruby/enc/test_koi8
[397/758] 2917616=erb/test_erb_m17n
[398/758] 2917616=objspace/test_objspace
[399/758] 2917605=ruby/test_clone
[400/758] 2917605=mkmf/test_have_library
[401/758] 2917612=erb/test_erb_command
[402/758] 2917632=rubygems/test_require
[403/758] 2917612=net/http/test_https
[404/758] 2917603=rubygems/test_gem_resolver_vendor_set
[405/758] 2917603=ruby/test_fnmatch
[406/758] 2917603=uri/test_ftp
[407/758] 2917603=net/http/test_httpresponses
[408/758] 2917603=prism/result/integer_base_flags_test
[409/758] 2917605=ruby/test_unicode_escape
[410/758] 2917603=open-uri/test_proxy
[411/758] 2917603=dtrace/test_raise
[412/758] 2917603=ruby/enc/test_shift_jis
[413/758] 2917603=ruby/test_yield
[414/758] 2917605=rubygems/test_gem_request_set_lockfile_parser
[415/758] 2917605=rubygems/test_gem_ci_detector
[416/758] 2917605=io/wait/test_io_wait_uncommon
[417/758] 2917605=psych/test_string
[418/758] 2917605=net/http/test_http
[419/758] 2917601=prism/fixtures_test
[420/758] 2917625=ruby/test_rational2
[421/758] 2917625=rubygems/test_gem_dependency_resolution_error
[422/758] 2917625=-ext-/integer/test_my_integer
[423/758] 2917625=rubygems/test_gem_commands_environment_command
[424/758] 2917625=-ext-/tracepoint/test_tracepoint
[425/758] 2917632=dtrace/test_array_create
[426/758] 2917632=rubygems/test_gem_resolver_installed_specification
[427/758] 2917632=pathname/test_ractor
[428/758] 2917601=prism/ruby/desugar_compiler_test
[429/758] 2917601=openssl/test_hmac
[430/758] 2917601=mkmf/test_signedness
[431/758] 2917632=-ext-/marshal/test_internal_ivar
[432/758] 2917632=rubygems/test_gem_commands_mirror
[433/758] 2917632=prism/encoding/symbol_encoding_test
[434/758] 2917632=ruby/test_undef
[435/758] 2917632=rubygems/test_gem_commands_sources_command
[436/758] 2917625=rubygems/test_gem_spec_fetcher
[437/758] 2917625=io/console/test_ractor
[438/758] 2917625=ruby/test_metaclass
[439/758] 2917625=ruby/test_numeric
[440/758] 2917632=ruby/test_io
[441/758] 2917625=uri/test_ws
[442/758] 2917625=date/test_date_arith
[443/758] 2917625=io/console/test_io_console
[444/758] 2917607=rubygems/test_gem_source_specific_file
[445/758] 2917607=socket/test_unix
[446/758] 2917607=prism/api/parse_test
[447/758] 2917607=ruby/test_enum
[448/758] 2917612=rubygems/test_gem_commands_which_command
[449/758] 2917612=ruby/test_symbol
[450/758] 2917601=psych/test_coder
[451/758] 2917601=optparse/test_optparse
[452/758] 2917601=rubygems/test_gem_source_lock
[453/758] 2917601=uri/test_ldap
[454/758] 2917601=rubygems/test_gem_remote_fetcher_local_server
[455/758] 2917601=etc/test_etc
[456/758] 2917598=-ext-/gvl/test_last_thread
[457/758] 2917625=-ext-/time/test_new
[458/758] 2917625=psych/test_hash
[459/758] 2917625=openssl/test_cipher
[460/758] 2917601=rubygems/test_gem_resolver
[461/758] 2917625=rubygems/test_gem_gemcutter_utilities
[462/758] 2917598=rubygems/test_gem_remote_fetcher
[463/758] 2917625=rubygems/test_gem_util
[464/758] 2917601=openssl/test_config
[465/758] 2917601=test_tempfile
[466/758] 2917622=rubygems/test_exit
[467/758] 2917625=did_you_mean/spell_checking/test_pattern_key_name_check
[468/758] 2917625=did_you_mean/edit_distance/test_jaro_winkler
[469/758] 2917625=rubygems/test_gem_commands_yank_command
[470/758] 2917605=json/ractor_test
[471/758] 2917622=rubygems/test_gem_request_set_lockfile
[472/758] 2917598=fiber/test_io_close
[473/758] 2917598=-ext-/postponed_job/test_postponed_job
[474/758] 2917625=ruby/test_bignum
[475/758] 2917605=prism/ruby/reflection_test
[476/758] 2917605=did_you_mean/tree_spell/test_human_typo
[477/758] 2917600=-ext-/load/test_dot_dot
[478/758] 2917600=-ext-/exception/test_enc_raise
[479/758] 2917605=openssl/test_engine
[480/758] 2917600=ruby/test_key_error
[481/758] 2917600=ruby/test_weakkeymap
[482/758] 2917605=-ext-/marshal/test_usrmarshal
[483/758] 2917625=net/http/test_httpresponse
[484/758] 2917625=ruby/test_inlinecache
[485/758] 2917603=rubygems/test_gem_command
[486/758] 2917603=rubygems/test_gem_dependency
[487/758] 2917625=dtrace/test_method_cache
[488/758] 2917625=ruby/test_iterator
[489/758] 2917605=dtrace/test_string
[490/758] 2917605=rubygems/test_gem_resolver_index_specification
[491/758] 2917601=psych/test_marshalable
[492/758] 2917601=psych/test_serialize_subclasses
[493/758] 2917603=ruby/test_const
[494/758] 2917601=ruby/test_class
[495/758] 2917605=prism/api/parse_comments_test
[496/758] 2917603=dtrace/test_cmethod
[497/758] 2917605=-ext-/string/test_qsort
[498/758] 2917603=rubygems/test_gem_ext_ext_conf_builder
[499/758] 2917605=rubygems/test_gem_commands_dependency_command
[500/758] 2917625=-ext-/path_to_class/test_path_to_class
[501/758] 2917625=prism/result/string_test
[502/758] 2917625=fiber/test_storage
[503/758] 2917625=json/json_addition_test
[504/758] 2917625=pathname/test_pathname
[505/758] 2917605=rubygems/test_remote_fetch_error
[506/758] 2917598=coverage/test_coverage
[507/758] 2917605=psych/test_stream
[508/758] 2917605=json/json_common_interface_test
[509/758] 2917605=prism/result/named_capture_test
[510/758] 2917605=rubygems/test_gem_resolver_git_specification
[511/758] 2917607=ruby/test_dir_m17n
[512/758] 2917614=rubygems/test_gem_commands_cert_command
[513/758] 2917600=fiber/test_io
[514/758] 2917600=-ext-/eval/test_eval
[515/758] 2917600=fiber/test_process
[516/758] 2917600=ruby/test_object
[517/758] 2917625=fileutils/test_fileutils
[518/758] 2917622=test_securerandom
[519/758] 2917622=-ext-/st/test_foreach
[520/758] 2917622=ruby/test_econv
[521/758] 2917605=optparse/test_summary
[522/758] 2917614=fileutils/test_nowrite
[523/758] 2917614=ruby/test_flip
[524/758] 2917614=ruby/test_thread_queue
[525/758] 2917612=rubygems/test_gem_commands_install_command
[526/758] 2917605=rubygems/test_gem_ext_cargo_builder_unit
[527/758] 2917605=ruby/test_stack
[528/758] 2917600=-ext-/num2int/test_num2int
[529/758] 2917598=rubygems/test_gem_source_local
[530/758] 2917600=-ext-/iter/test_iter_break
[531/758] 2917600=ruby/test_parse
[532/758] 2917603=mkmf/test_have_macro
[533/758] 2917598=ruby/test_process
[534/758] 2917603=fiber/test_address_resolve
[535/758] 2917603=uri/test_wss
[536/758] 2917603=openssl/test_digest
[537/758] 2917603=ruby/test_variable
[538/758] 2917622=-ext-/string/test_cstr
[539/758] 2917600=rubygems/test_gem_resolver_lock_specification
[540/758] 2917614=prism/ruby/parameters_signature_test
[541/758] 2917614=rubygems/test_gem_resolver_api_specification
[542/758] 2917612=optparse/test_getopts
[543/758] 2917607=socket/test_nonblock
[544/758] 2917612=rubygems/test_gem_commands_signin_command
[545/758] 2917614=openssl/test_pkey
[546/758] 2917607=ruby/test_primitive
[547/758] 2917607=rubygems/test_gem_request
[548/758] 2917612=psych/test_yaml
[549/758] 2917614=psych/test_boolean
[550/758] 2917614=mkmf/test_config
[551/758] 2917605=rubygems/test_gem_commands_specification_command
[552/758] 2917612=-ext-/iter/test_yield_block
[553/758] 2917612=psych/handlers/test_recorder
[554/758] 2917612=-ext-/bug_reporter/test_bug_reporter
[555/758] 2917600=did_you_mean/test_spell_checker
[556/758] 2917600=fiber/test_ractor
[557/758] 2917607=psych/test_document
[558/758] 2917605=ruby/test_lambda
[559/758] 2917607=ruby/test_file
[560/758] 2917622=prism/bom_test
[561/758] 2917600=socket/test_sockopt
[562/758] 2917600=ruby/test_frozen_error
[563/758] 2917622=psych/test_encoding
[564/758] 2917600=rubygems/test_gem_commands_search_command
[565/758] 2917600=ruby/test_pattern_matching
[566/758] 2917622=fiber/test_thread
[567/758] 2917605=ruby/test_literal
[568/758] 2917622=ruby/test_arithmetic_sequence
[569/758] 2917622=rubygems/test_gem_resolver_conflict
[570/758] 2917622=rubygems/test_gem_commands_contents_command
[571/758] 2917622=ruby/test_readpartial
[572/758] 2917612=psych/test_scalar
[573/758] 2917612=-ext-/bignum/test_str2big
[574/758] 2917612=ruby/test_rational
[575/758] 2917600=rubygems/test_gem_util_atomic_file_writer
[576/758] 2917600=prism/newline_offsets_test
[577/758] 2917622=ruby/test_regexp
[578/758] 2917614=ripper/test_parser_events
[579/758] 2917612=prism/ruby/relocation_test
[580/758] 2917612=ruby/enc/test_windows_1251
[581/758] 2917612=resolv/test_win32_config
[582/758] 2917612=mkmf/test_convertible
[583/758] 2917603=rubygems/test_gem_resolver_best_set
[584/758] 2917614=resolv/test_addr
[585/758] 2917600=-ext-/file/test_stat
[586/758] 2917600=ruby/test_eval
[587/758] 2917614=psych/test_yamldbm
[588/758] 2917603=json/test_helper
[589/758] 2917603=ruby/test_thread_cv
[590/758] 2917614=psych/test_tree_builder
[591/758] 2917614=net/protocol/test_protocol
[592/758] 2917614=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[593/758] 2917614=-ext-/load/test_protect
[594/758] 2917614=openssl/test_x509req
[595/758] 2917603=rubygems/test_gem_commands_open_command
[596/758] 2917614=prism/api/dump_test
[597/758] 2917603=-ext-/string/test_enc_associate
[598/758] 2917607=ruby/test_allocation
[599/758] 2917627=ruby/test_gc
[600/758] 2917600=prism/ruby/location_test
[601/758] 2917600=yaml/test_store
[602/758] 2917600=ruby/test_insns_leaf
[603/758] 2917600=ruby/test_iseq
[604/758] 2917632=mkmf/test_pkg_config
[605/758] 2917632=ruby/test_string_memory
[606/758] 2917632=prism/regexp_test
[607/758] 2917632=open-uri/test_open-uri
[608/758] 2917603=-ext-/string/test_coderange
[609/758] 2917603=-ext-/bignum/test_big2str
[610/758] 2917603=-ext-/win32/test_dln
[611/758] 2917603=ruby/test_complex2
[612/758] 2917603=ruby/enc/test_iso_8859
[613/758] 2917603=openssl/test_x509attr
[614/758] 2917603=io/nonblock/test_flush
[615/758] 2917603=ruby/test_complexrational
[616/758] 2917603=openssl/test_pkcs7
[617/758] 2917632=rubygems/test_gem_commands_fetch_command
[618/758] 2917605=-ext-/bignum/test_mul
[619/758] 2917632=mkmf/test_mkmf
[620/758] 2917605=-ext-/test_enumerator_kw
[621/758] 2917632=ruby/test_mixed_unicode_escapes
[622/758] 2917605=did_you_mean/spell_checking/test_require_path_check
[623/758] 2917632=psych/test_class
[624/758] 2917632=openssl/test_x509crl
[625/758] 2917605=psych/test_numeric
[626/758] 2917605=strscan/test_stringscanner
[627/758] 2917605=ruby/enc/test_gb18030
[628/758] 2917605=rubygems/test_gem_package_tar_reader
[629/758] 2917605=ruby/enc/test_gbk
[630/758] 2917605=rubygems/test_gem_specification
[631/758] 2917614=rubygems/test_gem_dependency_installer
[632/758] 2917632=ruby/test_refinement
[633/758] 2917603=rubygems/test_gem_name_tuple
[634/758] 2917603=ruby/test_warning
[635/758] 2917603=prism/result/equality_test
[636/758] 2917603=openssl/test_x509ext
[637/758] 2917603=psych/test_data
[638/758] 2917603=ripper/test_files_ext
[639/758] 2917600=ruby/test_object_id
[640/758] 2917603=prism/unescape_test
[641/758] 2917603=ruby/test_complex
[642/758] 2917625=prism/result/source_location_test
[643/758] 2917625=-ext-/thread/test_instrumentation_api
[644/758] 2917600=prism/ruby/source_test
[645/758] 2917600=-ext-/vm/test_at_exit
[646/758] 2917600=-ext-/symbol/test_inadvertent_creation
[647/758] 2917600=prism/result/static_inspect_test
[648/758] 2917600=-ext-/rational/test_rat
[649/758] 2917600=test_extlibs
[650/758] 2917612=mkmf/test_flags
[651/758] 2917603=openssl/test_asn1
[652/758] 2917603=json/json_string_matching_test
[653/758] 2917603=rubygems/test_gem_ext_rake_builder
[654/758] 2917625=monitor/test_monitor
[655/758] 2917625=ruby/test_whileuntil
[656/758] 2917625=ruby/test_transcode
[657/758] 2917605=ruby/test_method_cache
[658/758] 2917605=ruby/test_path
[659/758] 2917605=socket/test_tcp
[660/758] 2917614=test_pp
[661/758] 2917605=ruby/test_sprintf_comb
[662/758] 2917614=rubygems/test_gem_stub_specification
[663/758] 2917612=prism/ruby/tunnel_test
[664/758] 2917612=rubygems/test_gem_text
[665/758] 2917612=ruby/test_settracefunc
[666/758] 2917605=rubygems/test_gem_version
[667/758] 2917614=rubygems/test_gem_commands_stale_command
[668/758] 2917614=ruby/test_encoding
[669/758] 2917605=dtrace/test_load
[670/758] 2917605=json/json_fixtures_test
[671/758] 2917605=rubygems/test_gem_resolver_specification
[672/758] 2917605=mkmf/test_constant
[673/758] 2917603=rubygems/test_gem_security_trust_dir
[674/758] 2917603=ruby/test_default_gems
[675/758] 2917603=-ext-/string/test_enc_str_buf_cat
[676/758] 2917603=mkmf/test_have_func
[677/758] 2917603=rubygems/test_webauthn_listener
[678/758] 2917603=-ext-/thread/test_lock_native_thread
[679/758] 2917603=rubygems/test_gem_package_tar_reader_entry
[680/758] 2917614=optparse/test_zsh_completion
[681/758] 2917614=-ext-/funcall/test_passing_block
[682/758] 2917614=uri/test_http
[683/758] 2917614=socket/test_addrinfo
[684/758] 2917614=openssl/test_x509cert
[685/758] 2917603=-ext-/test_bug-14834
[686/758] 2917625=openssl/test_buffering
[687/758] 2917625=prism/ruby/ruby_parser_test
[688/758] 2917625=resolv/test_svcb_https
[689/758] 2917625=psych/nodes/test_enumerable
[690/758] 2917625=-ext-/proc/test_bmethod
[691/758] 2917625=rubygems/test_gem_uri_formatter
[692/758] 2917625=ruby/test_sprintf
[693/758] 2917603=uri/test_common
[694/758] 2917601=ruby/test_optimization
[695/758] 2917625=rubygems/test_gem_request_connection_pools
[696/758] 2917614=openssl/test_ssl
[697/758] 2917603=win32/test_registry
[698/758] 2917603=rubygems/test_deprecate
[699/758] 2917603=strscan/test_ractor
[700/758] 2917603=prism/api/parse_success_test
[701/758] 2917603=ruby/test_module
[702/758] 2917625=rubygems/test_gem_commands_push_command
[703/758] 2917600=ripper/test_scanner_events
[704/758] 2917600=-ext-/string/test_external_new
[705/758] 2917600=-ext-/test_abi
[706/758] 2917625=ruby/enc/test_euc_jp
[707/758] 2917625=rubygems/test_gem_resolver_dependency_request
[708/758] 2917625=ruby/test_rubyvm
[709/758] 2917625=-ext-/exception/test_data_error
[710/758] 2917605=rubygems/test_gem_doctor
[711/758] 2917625=socket/test_ancdata
[712/758] 2917625=ruby/test_weakmap
[713/758] 2917605=objspace/test_ractor
[714/758] 2917600=rubygems/test_gem_unsatisfiable_dependency_error
[715/758] 2917600=ripper/test_sexp
[716/758] 2917600=prism/ruby/pattern_test
[717/758] 2917600=rubygems/test_gem_package_tar_header
[718/758] 2917600=rubygems/test_gem_commands_owner_command
[719/758] 2917612=socket/test_basicsocket
[720/758] 2917612=test_find
[721/758] 2917612=prism/locals_test
[722/758] 2917612=-ext-/test_recursion
[723/758] 2917612=-ext-/string/test_normalize
[724/758] 2917612=ruby/test_struct
[725/758] 2917600=rubygems/test_gem_resolver_vendor_specification
[726/758] 2917612=-ext-/typeddata/test_typeddata
[727/758] 2917600=date/test_date_strftime
[728/758] 2917605=prism/ruby/compiler_test
[729/758] 2917605=ruby/test_box
[730/758] 2917612=ruby/test_basicinstructions
[731/758] 2917612=-ext-/bignum/test_bigzero
[732/758] 2917612=fiber/test_mutex
[733/758] 2917600=fileutils/test_verbose
[734/758] 2917600=rubygems/test_gem_ext_builder
[735/758] 2917612=fiber/test_timeout
[736/758] 2917612=ruby/test_fixnum
[737/758] 2917612=ruby/test_signal
[738/758] 2917632=-ext-/scheduler/test_interrupt_with_scheduler
[739/758] 2917632=-ext-/iseq_load/test_iseq_load
[740/758] 2917605=-ext-/string/test_fstring
[741/758] 2917605=did_you_mean/core_ext/test_name_error_extension
[742/758] 2917605=fiber/test_scheduler
[743/758] 2917600=-ext-/test_ensure_and_callcc
[744/758] 2917600=ruby/enc/test_big5
[745/758] 2917600=rubygems/test_gem_resolver_activation_request
[746/758] 2917600=psych/test_null
[747/758] 2917600=-ext-/win32/test_fd_setsize
[748/758] 2917600=rubygems/test_gem_request_set
[749/758] 2917607=prism/version_test
[750/758] 2917607=ruby/test_objectspace
[751/758] 2917603=test_trick
[752/758] 2917600=prism/api/lex_test
[753/758] 2917600=rubygems/test_gem_rdoc
[754/758] 2917600=ruby/test_require_lib
[755/758] 2917632=ripper/test_files_test_2
[756/758] 2917614=rubygems/test_gem_version_option
[757/758] 2917614=rubygems/test_gem_remote_fetcher_s3
[758/758] 2917614=psych/test_stringio
$$$ #<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:01 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 2916329 1018 1018 pts/0 1018 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2916329 2916332 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.20260121-230355 --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
2916332 2916333 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.20260121-230355 --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
2916333 2917264 1018 1018 pts/0 1018 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2917264 2917265 1018 1018 pts/0 1018 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2917265 2917595 1018 1018 pts/0 1018 Sl+ 1000 0:21 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
2917595 2917599 1018 1018 pts/0 1018 Sl+ 1000 0:39 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
2917599 2930008 1018 1018 pts/0 1018 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
2916333 2945775 1018 1018 pts/0 1018 R+ 1000 0:00 ps jx
{1=>[1010], 1010=>[1018], 1018=>[1020], 1020=>[2916329], 2916329=>[2916332], 2916332=>[2916333], 2916333=>[2917264, 2945775], 2917264=>[2917265], 2917265=>[2917595], 2917595=>[2917599], 2917599=>[2930008]}
$ timeout 60 gdb -p 2930008 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2930010]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000058a98417eeae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7d4157ef26c0 (LWP 2930008) "test_thread.rb*" 0x000058a98417eeae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x7d4160bff6c0 (LWP 2930010) "test_thread.rb*" 0x00007d417cd1b4fd in __GI___poll (fds=0x7d415f9ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7d4160bff6c0 (LWP 2930010) "test_thread.rb*"):
#0 0x00007d417cd1b4fd in __GI___poll (fds=0x7d415f9ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000058a98410974a in __interceptor_poll ()
No symbol table info available.
#2 0x000058a98450b2cb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
vm = <optimized out>
#4 0x000058a984162aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007d417cc9caa4 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 = {137719749539520, 3481710240193585240, 137719749539520, -352, 0, 137719601625072, 3481710240181002328, 3481772792927363160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007d417cd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7d4157ef26c0 (LWP 2930008) "test_thread.rb*"):
#0 0x000058a98417eeae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000058a98417fe6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000058a9840ce6e0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000058a9840ce559 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 0x000058a9840ce185 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 0x000058a9840c918e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000058a9840c9843 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000058a9841650e0 in __interceptor_calloc ()
No symbol table info available.
#8 0x000058a9841de9ad in calloc1 (n=40) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1514
No locals.
#9 rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=40, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8288
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5305
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5299
No locals.
#12 0x000058a9841df5e9 in rb_data_typed_object_zalloc (klass=<optimized out>, size=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1156
obj = 137720173362800
#13 0x000058a9845b8d84 in vm_proc_create_from_captured (klass=137720214178920, captured=0x7d4153fcd6c8, is_from_method=0 '\000', is_lambda=0 '\000', block_type=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1290
procval = <optimized out>
proc = <optimized out>
#14 rb_vm_make_proc_lambda (ec=<optimized out>, captured=0x7d4153fcd6c8, klass=137720214178920, is_lambda=is_lambda@entry=0 '\000') at /tmp/ruby/src/trunk_asan/vm.c:1629
code_type = <optimized out>
procval = <optimized out>
#15 0x000058a9845f571b in rb_vm_make_proc (ec=0x540000000208, klass=0, captured=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_core.h:1952
No locals.
#16 vm_make_proc_with_iseq (blockiseq=0x7d415aa25620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5521
ec = 0x540000000208
cfp = <optimized out>
captured = <optimized out>
#17 vm_once_exec (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5527
proc = <optimized out>
#18 0x000058a9841ae6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x51700033e350
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d4157eef790, <optimized out>, 0x7d4157eef6a0, <optimized out>, <optimized out>}, prev = 0x7d414f9e6d40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#19 0x000058a9841aeb59 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:1163
No locals.
#20 0x000058a984584940 in vm_once_dispatch (ec=0x51700033e350, iseq=0x7d415aa25620, is=0x50200082f790) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6627
val = <optimized out>
th = 0x51500023c600
RUNNING_THREAD_ONCE_DONE = 0x1
val = <optimized out>
#21 vm_exec_core (ec=ec@entry=0x51700033e350) at ../../src/trunk_asan/insns.def:1278
iseq = 0x7d415aa25620
ise = 0x50200082f790
leaf = false
val = <optimized out>
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d4153fcd6b0
reg_pc = 0x50300012dbe8
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>
#22 0x000058a984577ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700033e350
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#23 0x000058a9845bc1db in invoke_iseq_block_from_c (ec=0x51700033e350, captured=<optimized out>, self=137719628501240, 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 = 0x7d415aa25648
cfp = 0x7d4153fcd6e8
sp = 0x7d4153ecd890
use_argv = <optimized out>
stack_argv = 0x7d4153ecd890
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#24 invoke_block_from_c_proc (ec=0x51700033e350, self=137719628501240, 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>
#25 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.
#26 0x000058a9845ba436 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, argc=-2078806354, argc@entry=0, argv=0x0, kw_splat=kw_splat@entry=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#27 0x000058a98432b507 in rb_proc_call_kw (self=137719646934000, args=137720173363120, kw_splat=0) at /tmp/ruby/src/trunk_asan/proc.c:1135
argc = 0
argv = 0x58a98417eeae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>
proc = 0x80
vret = <optimized out>
rb_gc_guarded_ptr = <optimized out>
rb_gc_guarded_ptr = <optimized out>
#28 rb_proc_call (self=<optimized out>, args=<optimized out>) at /tmp/ruby/src/trunk_asan/proc.c:1145
No locals.
#29 0x000058a9841a8116 in exec_end_procs_chain (errp=0x51700033e3d0, procs=<optimized out>) at /tmp/ruby/src/trunk_asan/eval_jump.c:105
endproc = {func = 0x58a9841a5670 <rb_call_end_proc>, data = 137719646934000, next = 0x50300012dea0}
errinfo = 4
link = <optimized out>
#30 rb_ec_exec_end_proc (ec=0x51700033e350) at /tmp/ruby/src/trunk_asan/eval_jump.c:121
_ec = 0x51700033e350
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d4157ef02f0, <optimized out>, 0x7d4157ef01a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
errinfo = <optimized out>
finished = <optimized out>
state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
#31 rb_ec_teardown (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:157
No locals.
#32 0x000058a9841a8e6a in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:209
mode0 = <optimized out>
err = <optimized out>
mode1 = <optimized out>
_ec = 0x51700033e350
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d4157ef0430, <optimized out>, 0x7d4157ef0300, <optimized out>, <optimized out>}, prev = 0x7d414f9e6740, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x51500023c600
step = 1
message = 4
th = 0x51500023c600
buf = <optimized out>
state = <optimized out>
#33 0x000058a9841a8844 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#34 0x000058a9841a975b in ruby_stop (ex=520, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#35 0x000058a98434f62d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
status = <optimized out>
pid = <optimized out>
#36 0x000058a9845e8518 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x660100040001
cc = <optimized out>
me = 0x7d417a0c8dc8
cfunc = 0x506000048748
recv = 137720173482760
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#37 0x000058a98458133f in vm_sendish (ec=0x51700033e350, reg_cfp=0x7d4153fcd720, cd=0x504003b37d50, 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>
th: 0x51500023c600, native_id: 0x7d4157ef26c0
-- Control frame information -----------------------------------------------
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
c:0006 p:0003 s:0021 E:0016c0 l:n b:---- BLOCK <compiled>:2 [FINISH]
#38 vm_exec_core (ec=ec@entry=0x51700033e350) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
c:0005 p:---- s:0018 e:000017 l:y b:---- CFUNC :fork
c:0004 p:0006 s:0014 e:000012 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1277 [FINISH]
leaf = false
val = <optimized out>
c:0003 p:0018 s:0010 e:000009 l:y b:0001 METHOD <internal:thread_sync>:390
c:0002 p:0006 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1277 [FINISH]
cd = 0x504003b37d50
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d4153fcd720
reg_pc = 0x50800093ced0
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#39 0x000058a984577ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700033e350
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#40 0x000058a9846091a2 in invoke_iseq_block_from_c (ec=0x51700033e350, captured=0x7d4153fcd7a8, self=137720173482760, 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 = 0x7d417a0b7370
cfp = <optimized out>
sp = 0x7d4153ecd850
use_argv = 0x0
stack_argv = 0x7d4153ecd850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#41 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 = 0x7d4153fcd7a8
#42 0x000058a9845a9f0c 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.
#43 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.
#44 0x000058a9845a9f0c in rb_ec_yield (ec=<optimized out>, val=<optimized out>)
No locals.
#45 0x000058a9841ae6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x51700033e350
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d4157ef1010, <optimized out>, 0x7d4157ef0f20, <optimized out>, <optimized out>}, prev = 0x7d414f9e6240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#46 0x000058a9844dcaad in rb_mut_synchronize (ec=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:653
args = {self = 137719691499000, mutex = 0x504003b28f50, ec = <optimized out>}
#47 0x000058a9845846c9 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7538
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#48 0x000058a9845846c9 in vm_invoke_builtin_delegate (ec=0x51700033e350, cfp=0x7d4153fcd758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#49 vm_exec_core (ec=ec@entry=0x51700033e350) at ../../src/trunk_asan/insns.def:1677
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d4153fcd758
reg_pc = 0x50e000001950
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>
#50 0x000058a984577ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x51700033e350
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#51 0x000058a9845bc1db in invoke_iseq_block_from_c (ec=0x51700033e350, captured=<optimized out>, self=137720173482760, 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 = 0x7d417a0b7398
cfp = 0x7d4153fcd7c8
sp = 0x7d4153ecd818
use_argv = <optimized out>
stack_argv = 0x7d4153ecd818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#52 invoke_block_from_c_proc (ec=0x51700033e350, self=137720173482760, 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>
#53 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.
#54 0x000058a9845ba436 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, argc=-2078806354, 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
#55 0x000058a984509acb in thread_do_start_proc (th=th@entry=0x51500023c600) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504003b28e50
args_len = <optimized out>
args_ptr = <optimized out>
#56 0x000058a98450766d in thread_do_start (th=0x51500023c600) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#57 thread_start_func_2 (th=th@entry=0x51500023c600, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#58 0x000058a98450695e in call_thread_start_func_2 (th=0x51500023c600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7d4157ef1cc0
#59 nt_start (ptr=0x50c000313480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x51500023c600
sched = <optimized out>
nt = 0x50c000313480
vm = 0x525000000100
#60 0x000058a984162aff in asan_thread_start(void*) ()
No symbol table info available.
#61 0x00007d417cc9caa4 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 = {137719601637056, 3481823084553707608, 137719601637056, -352, 0, 140730644892944, 3481823084541124696, 3481772792927363160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#62 0x00007d417cd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2930008) detached]
$ timeout 60 gdb -p 2917599 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2945803]
[New LWP 2928933]
[New LWP 2919935]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007d417cd10813 in __GI___wait4 (pid=-1, stat_loc=0x7d417ad46768, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x7d417cef7c40 (LWP 2917599) "ruby" 0x00007d417cd10813 in __GI___wait4 (pid=-1, stat_loc=0x7d417ad46768, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
2 Thread 0x7d4160bff6c0 (LWP 2945803) "test_thread.rb*" 0x00007d417cd1b4fd in __GI___poll (fds=0x7d415f9ff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7d414c6ba6c0 (LWP 2928933) "parallel.rb:40" 0x00007d417cd1b4fd in __GI___poll (fds=0x7d4158207860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x7d415a8ed6c0 (LWP 2919935) "Timeout stdlib " 0x00007d417cc98d71 in __futex_abstimed_wait_common64 (private=32065, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00008fe54) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 4 (Thread 0x7d415a8ed6c0 (LWP 2919935) "Timeout stdlib "):
#0 0x00007d417cc98d71 in __futex_abstimed_wait_common64 (private=32065, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00008fe54) 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=32065, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00008fe54) 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=0x50c00008fe54, 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 0x00007d417cc9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5150000008d8, cond=0x50c00008fe28) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7d417cc9b4b0 <__condvar_cleanup_waiting>, __arg = 0x7d415a8ebb70, __canceltype = 2080038960, __prev = 0x0}
cbuffer = {wseq = 5, cond = 0x50c00008fe28, mutex = 0x5150000008d8, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 5
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=0x50c00008fe28, mutex=mutex@entry=0x5150000008d8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000058a9844d5e5f in rb_native_cond_wait (cond=0x50c00008fe54, mutex=0x5150000008d8) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x5150000008d8, th=th@entry=0x5150000b6b00, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000000300
#7 0x000058a984505851 in thread_sched_to_waiting_until_wakeup (sched=0x5150000008d8, th=th@entry=0x5150000b6b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1114
can_direct_transfer = <optimized out>
#8 0x000058a9844e540c in native_sleep (th=0x5150000b6b00, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3341
sched = <optimized out>
#9 sleep_forever (th=th@entry=0x5150000b6b00, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x000058a984503d1d in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=137720212512680, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
th = 0x5150000b6b00
scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:983
args = <optimized out>
#12 0x000058a9841ae6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x5170000c1a50
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d415a8ebf10, <optimized out>, 0x7d415a8ebe20, <optimized out>, <optimized out>}, prev = 0x7d41541d7240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000058a9841aeb59 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:1163
No locals.
#14 0x000058a9845032b1 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x5060003697a0, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1055
queue_waiter = {w = {self = 137720212512680, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 137720212512680, timeout = 4, end = <optimized out>}
waitq = 0x5060003697a0
end = 0
#15 0x000058a9845846c9 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7538
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#16 0x000058a9845846c9 in vm_invoke_builtin_delegate (ec=0x5170000c1a50, cfp=0x7d415a153758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x5170000c1a50) at ../../src/trunk_asan/insns.def:1677
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d415a153758
reg_pc = 0x510000002af8
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>
#18 0x000058a984577ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000c1a50
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#19 0x000058a9845bc1db in invoke_iseq_block_from_c (ec=0x5170000c1a50, captured=<optimized out>, self=137720206385920, 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 = 0x7d417bf30608
cfp = 0x7d415a1537c8
sp = 0x7d415a053818
use_argv = <optimized out>
stack_argv = 0x7d415a053818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5170000c1a50, self=137720206385920, 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>
#21 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.
#22 0x000058a9845ba436 in rb_vm_invoke_proc (ec=0x50c00008fe54, proc=0x189, argc=2093583729, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 0
#23 0x000058a984509acb in thread_do_start_proc (th=th@entry=0x5150000b6b00) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504000b67dd0
args_len = <optimized out>
args_ptr = <optimized out>
#24 0x000058a98450766d in thread_do_start (th=0x5150000b6b00) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#25 thread_start_func_2 (th=th@entry=0x5150000b6b00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#26 0x000058a98450695e in call_thread_start_func_2 (th=0x5150000b6b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7d415a8eccc0
#27 nt_start (ptr=0x50c00008fe00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x5150000b6b00
sched = <optimized out>
nt = 0x50c00008fe00
vm = 0x525000000100
#28 0x000058a984162aff in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007d417cc9caa4 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 = {137719645656768, 3481829409429921880, 137719645656768, -352, 0, 140730644884816, 3481829409417338968, 3481772792927363160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007d417cd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7d414c6ba6c0 (LWP 2928933) "parallel.rb:40"):
#0 0x00007d417cd1b4fd in __GI___poll (fds=0x7d4158207860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000058a98410974a in __interceptor_poll ()
No symbol table info available.
#2 0x000058a98427a879 in nogvl_wait_for (th=137720173892120, fptr=0x5110000dde40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x000058a98427bdea in internal_read_func (ptr=0x7d4158207640) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7d4158207640
result = <optimized out>
#5 0x000058a9844ea69e in rb_thread_io_blocking_call (io=0x5110000dde40, func=0x58a98427b8e0 <internal_read_func>, data1=0x7d4158207640, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x000058a9841ae6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x517000353dd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7d414c6b8dd0, <optimized out>, 0x7d414c6b8ce0, <optimized out>, <optimized out>}, prev = 0x7d41581fe240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000058a9841aeb59 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:1163
No locals.
#8 0x000058a98428fbc2 in io_read_memory_locktmp (str=137719604869216, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3526
str = <optimized out>
iis = {th = 137720173892120, fptr = 0x5110000dde40, nonblock = 0, fd = 4, buf = 0x51900014b480, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x5110000dde40
n = <optimized out>
shrinkable = <optimized out>
#10 0x000058a98426c291 in io_readpartial (argc=1478522976, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
ret = <optimized out>
#11 0x000058a9845e8518 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 = 0x412100100003
cc = <optimized out>
me = 0x7d417c728388
cfunc = 0x50600002c1e8
recv = 137720173892280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000058a98458914d in vm_sendish (ec=0x517000353dd0, reg_cfp=0x7d415b3f6790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x517000353dd0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d415b3f6790
reg_pc = 0x51300001ed18
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x000058a984577ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x517000353dd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x000058a9845bc1db in invoke_iseq_block_from_c (ec=0x517000353dd0, captured=<optimized out>, self=137720205854880, 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 = 0x7d417c59b6a0
cfp = 0x7d415b3f67c8
sp = 0x7d415b2f6818
use_argv = <optimized out>
stack_argv = 0x7d415b2f6818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x517000353dd0, self=137720205854880, 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>
#17 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.
#18 0x000058a9845ba436 in rb_vm_invoke_proc (ec=0x7d4158207860, proc=0x1, argc=2094118141, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1965
self = 4294967295
#19 0x000058a984509acb in thread_do_start_proc (th=th@entry=0x515000172800) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x504003b34010
args_len = <optimized out>
args_ptr = <optimized out>
#20 0x000058a98450766d in thread_do_start (th=0x515000172800) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#21 thread_start_func_2 (th=th@entry=0x515000172800, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#22 0x000058a98450695e in call_thread_start_func_2 (th=0x515000172800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7d414c6b9cc0
#23 nt_start (ptr=0x50c0002d7b40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000172800
sched = <optimized out>
nt = 0x50c0002d7b40
vm = 0x525000000100
#24 0x000058a984162aff in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007d417cc9caa4 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 = {137719408469696, 3481806621944062040, 137719408469696, -352, 25, 140730644895824, 3481806621931479128, 3481772792927363160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#26 0x00007d417cd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7d4160bff6c0 (LWP 2945803) "test_thread.rb*"):
#0 0x00007d417cd1b4fd in __GI___poll (fds=0x7d415f9ff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000058a98410974a in __interceptor_poll ()
No symbol table info available.
#2 0x000058a98450b2cb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = 10
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
vm = <optimized out>
#4 0x000058a984162aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007d417cc9caa4 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 = {137719749539520, 3481710240193585240, 137719749539520, -352, 0, 137719664585072, 3481710240181002328, 3481772792927363160}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007d417cd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7d417cef7c40 (LWP 2917599) "ruby"):
#0 0x00007d417cd10813 in __GI___wait4 (pid=-1, stat_loc=0x7d417ad46768, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000058a9840f6f80 in __interceptor_waitpid ()
No symbol table info available.
#2 0x000058a984358144 in do_waitpid (pid=-1, st=0x7d417ad46768, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3 waitpid_blocking_no_SIGCHLD (x=0x7d417ad46740) at /tmp/ruby/src/trunk_asan/process.c:1074
w = 0x7d417ad46740
#4 0x000058a9844e8468 in rb_nogvl (func=0x58a984358100 <waitpid_blocking_no_SIGCHLD>, data1=0x7d417ad46740, ubf=<optimized out>, data2=0x0, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1628
__region = <optimized out>
val = 0x0
ec = 0x5170000000d0
th = 0x515000000300
vm = <optimized out>
saved_errno = 0
saved_vm = <optimized out>
is_main_thread = <optimized out>
#5 0x000058a9843406db in waitpid_no_SIGCHLD (w=0x7d417ad46740) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1111
waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5170000000d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7 0x000058a9843509df in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
status = <optimized out>
data = <optimized out>
#8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1419
result = 137719691490560
pid = <optimized out>
status = <optimized out>
#9 0x000058a9845e8518 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x6cd100100001
cc = <optimized out>
me = 0x7d417c5f53f8
cfunc = 0x506000049588
recv = 137720214162120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x000058a98458914d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d417a1ff480, 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>
#11 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d417a1ff480
reg_pc = 0x50b0000242c0
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000058a984577ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#13 0x000058a9846091a2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7d417a1ff578, self=137720173482760, 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 = 0x7d417c597550
cfp = <optimized out>
sp = 0x7d417a0ffac8
use_argv = 0x7d417ac05160
stack_argv = 0x7d417a0ffac8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#14 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 = 0x7d417a1ff578
#15 0x000058a9845a9b1c 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.
#16 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.
#17 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#18 0x000058a9845a9b1c in rb_yield (val=<optimized out>)
No locals.
#19 0x000058a9847763da in rb_ary_each (ary=137719691490960) at /tmp/ruby/src/trunk_asan/array.c:2750
i = 2
#20 0x000058a9845e8518 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0xc1100000001
cc = <optimized out>
me = 0x7d417c72eb20
cfunc = 0x50600001e928
recv = 137719691490960
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#21 0x000058a98458133f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d417a1ff560, cd=0x512000021a40, 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>
#22 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x512000021a40
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d417a1ff560
reg_pc = 0x519000024cb0
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>
th: 0x515000000300, native_id: 0x7d417cef7c40
-- Control frame information -----------------------------------------------
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
c:0017 p:---- s:0108 e:000107 l:y b:---- CFUNC :waitall
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
c:0016 p:0010 s:0104 e:000102 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6
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>
c:0015 p:0004 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb:13
c:0014 p:0005 s:0093 e:000092 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:185 [FINISH]
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
c:0013 p:---- s:0089 e:000088 l:y b:---- CFUNC :each
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
c:0012 p:0102 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:183
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
INSN_LABEL_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>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
INSN_LABEL_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>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:0013b0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
INSN_LABEL_opt_invokebuiltin_delegate = <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
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>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
th: 0x5150000b6b00, native_id: 0x7d415a8ed6c0
-- Control frame information -----------------------------------------------
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>
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x515000172800, native_id: 0x7d414c6ba6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_trace_opt_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 0x000058a984577eb1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#24 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#25 0x000058a9846091a2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7d417a1ff620, self=137720205854880, 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 = 0x7d417c55d2b0
cfp = <optimized out>
sp = 0x7d417a0ffa28
use_argv = 0x7d417acdace0
stack_argv = 0x7d417a0ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7d417a1ff620
#27 0x000058a9845a9b1c 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.
#28 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.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#30 0x000058a9845a9b1c in rb_yield (val=<optimized out>)
No locals.
#31 0x000058a984783c16 in rb_ary_collect (ary=137720173889280) at /tmp/ruby/src/trunk_asan/array.c:3763
collect = 137719624037880
i = 19
#32 0x000058a9845e8518 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 = 0x7d417c72e670
cfunc = 0x506000020188
recv = 137720173889280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#33 0x000058a98458133f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d417a1ff608, cd=0x512000013db0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x512000013db0
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d417a1ff608
reg_pc = 0x51900001b210
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x000058a984577eb1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#36 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#37 0x000058a9846091a2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7d417a1ff738, self=137720205854880, 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 = 0x7d417c59b858
cfp = <optimized out>
sp = 0x7d417a0ff8d0
use_argv = 0x7d417acd9fe0
stack_argv = 0x7d417a0ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#38 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7d417a1ff738
#39 0x000058a9845a9b1c 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.
#40 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.
#41 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#42 0x000058a9845a9b1c in rb_yield (val=<optimized out>)
No locals.
#43 0x000058a984783c16 in rb_ary_collect (ary=137720173892480) at /tmp/ruby/src/trunk_asan/array.c:3763
collect = 137720173892400
i = 0
#44 0x000058a9845e8518 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 = 0x7d417c72e670
cfunc = 0x506000020188
recv = 137720173892480
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#45 0x000058a98458133f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7d417a1ff720, cd=0x50200002ad50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#46 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002ad50
insns_address_table = {0x58a98457cf06 <vm_exec_core+1494>, 0x58a98457e20d <vm_exec_core+6365>, 0x58a9845833a1 <vm_exec_core+27249>, 0x58a98457dd7f <vm_exec_core+5199>, 0x58a984584152 <vm_exec_core+30754>, 0x58a984581f54 <vm_exec_core+22052>, 0x58a98457fbfe <vm_exec_core+13006>, 0x58a98457d06e <vm_exec_core+1854>, 0x58a984583994 <vm_exec_core+28772>, 0x58a9845836dc <vm_exec_core+28076>, 0x58a98457dffc <vm_exec_core+5836>, 0x58a98457d55e <vm_exec_core+3118>, 0x58a984582656 <vm_exec_core+23846>, 0x58a98457eb03 <vm_exec_core+8659>, 0x58a984583b95 <vm_exec_core+29285>, 0x58a98458383e <vm_exec_core+28430>, 0x58a98457f1f1 <vm_exec_core+10433>, 0x58a98457fb8d <vm_exec_core+12893>, 0x58a9845821b5 <vm_exec_core+22661>, 0x58a9845837b5 <vm_exec_core+28293>, 0x58a984581660 <vm_exec_core+19760>, 0x58a98458223e <vm_exec_core+22798>, 0x58a984582cf7 <vm_exec_core+25543>, 0x58a98458159d <vm_exec_core+19565>, 0x58a98457d49b <vm_exec_core+2923>, 0x58a984581c57 <vm_exec_core+21287>, 0x58a98457d32e <vm_exec_core+2558>, 0x58a98457d764 <vm_exec_core+3636>, 0x58a98457f474 <vm_exec_core+11076>, 0x58a98458116a <vm_exec_core+18490>, 0x58a984581af0 <vm_exec_core+20928>, 0x58a984580e0f <vm_exec_core+17631>, 0x58a98457cf3a <vm_exec_core+1546>, 0x58a984582f27 <vm_exec_core+26103>, 0x58a984583607 <vm_exec_core+27863>, 0x58a98457d90b <vm_exec_core+4059>, 0x58a98457e4b7 <vm_exec_core+7047>, 0x58a98457e175 <vm_exec_core+6213>, 0x58a98457ebf2 <vm_exec_core+8898>, 0x58a98457fa29 <vm_exec_core+12537>, 0x58a98457d9b2 <vm_exec_core+4226>, 0x58a984582d8f <vm_exec_core+25695>, 0x58a98457e441 <vm_exec_core+6929>, 0x58a98457f8d7 <vm_exec_core+12199>, 0x58a98458039e <vm_exec_core+14958>, 0x58a9845826ec <vm_exec_core+23996>, 0x58a984581822 <vm_exec_core+20210>, 0x58a98457eecc <vm_exec_core+9628>, 0x58a98457e74e <vm_exec_core+7710>, 0x58a984582542 <vm_exec_core+23570>, 0x58a98457f654 <vm_exec_core+11556>, 0x58a984581d56 <vm_exec_core+21542>, 0x58a984581894 <vm_exec_core+20324>, 0x58a984581e0d <vm_exec_core+21725>, 0x58a9845832d9 <vm_exec_core+27049>, 0x58a984580c21 <vm_exec_core+17137>, 0x58a9845827a5 <vm_exec_core+24181>, 0x58a98457cc88 <vm_exec_core+856>, 0x58a9845822d3 <vm_exec_core+22947>, 0x58a98457efeb <vm_exec_core+9915>, 0x58a9845814f8 <vm_exec_core+19400>, 0x58a984581738 <vm_exec_core+19976>, 0x58a98457ffd2 <vm_exec_core+13986>, 0x58a98457d818 <vm_exec_core+3816>, 0x58a98457f399 <vm_exec_core+10857>, 0x58a98457e9d6 <vm_exec_core+8358>, 0x58a984581e8b <vm_exec_core+21851>, 0x58a98457db43 <vm_exec_core+4627>, 0x58a98457fd7f <vm_exec_core+13391>, 0x58a9845806cf <vm_exec_core+15775>, 0x58a98457ecd0 <vm_exec_core+9120>, 0x58a98458a8e0 <vm_exec_core+57264>, 0x58a98457e6a5 <vm_exec_core+7541>, 0x58a98457e59d <vm_exec_core+7277>, 0x58a98457e8a8 <vm_exec_core+8056>, 0x58a98457f293 <vm_exec_core+10595>, 0x58a98458100e <vm_exec_core+18142>, 0x58a984580459 <vm_exec_core+15145>, 0x58a984581b6f <vm_exec_core+21055>, 0x58a9845808b5 <vm_exec_core+16261>, 0x58a984582e50 <vm_exec_core+25888>, 0x58a9845843f7 <vm_exec_core+31431>, 0x58a984583094 <vm_exec_core+26468>, 0x58a984583ce5 <vm_exec_core+29621>, 0x58a984583dd6 <vm_exec_core+29862>, 0x58a98457d3c0 <vm_exec_core+2704>, 0x58a9845838bd <vm_exec_core+28557>, 0x58a98457f579 <vm_exec_core+11337>, 0x58a984583ab8 <vm_exec_core+29064>, 0x58a98457f0ba <vm_exec_core+10122>, 0x58a984582fcb <vm_exec_core+26267>, 0x58a98457d257 <vm_exec_core+2343>, 0x58a98457da3d <vm_exec_core+4365>, 0x58a98458401a <vm_exec_core+30442>, 0x58a98457f95d <vm_exec_core+12333>, 0x58a98457f75a <vm_exec_core+11818>, 0x58a98457cc8d <vm_exec_core+861>, 0x58a98457d17a <vm_exec_core+2122>, 0x58a98457cd13 <vm_exec_core+995>, 0x58a984583183 <vm_exec_core+26707>, 0x58a984580ade <vm_exec_core+16814>, 0x58a9845801a2 <vm_exec_core+14450>, 0x58a9845809ba <vm_exec_core+16522>, 0x58a984580606 <vm_exec_core+15574>, 0x58a98457f7ef <vm_exec_core+11967>, 0x58a9845800ad <vm_exec_core+14205>, 0x58a98457fa79 <vm_exec_core+12617>, 0x58a9845802bc <vm_exec_core+14732>, 0x58a98458032d <vm_exec_core+14845>, 0x58a98457cef7 <vm_exec_core+1479>, 0x58a98457e1fe <vm_exec_core+6350>, 0x58a984583392 <vm_exec_core+27234>, 0x58a98457dd70 <vm_exec_core+5184>, 0x58a984584143 <vm_exec_core+30739>, 0x58a984581f45 <vm_exec_core+22037>, 0x58a98457fbef <vm_exec_core+12991>, 0x58a98457d05f <vm_exec_core+1839>, 0x58a984583985 <vm_exec_core+28757>, 0x58a9845836cd <vm_exec_core+28061>, 0x58a98457dfed <vm_exec_core+5821>, 0x58a98457d54f <vm_exec_core+3103>, 0x58a984582647 <vm_exec_core+23831>, 0x58a98457eaf4 <vm_exec_core+8644>, 0x58a984583b86 <vm_exec_core+29270>, 0x58a98458382f <vm_exec_core+28415>, 0x58a98457f1e2 <vm_exec_core+10418>, 0x58a98457fb7e <vm_exec_core+12878>, 0x58a9845821a6 <vm_exec_core+22646>, 0x58a9845837a6 <vm_exec_core+28278>, 0x58a984581651 <vm_exec_core+19745>, 0x58a98458222f <vm_exec_core+22783>, 0x58a984582ce8 <vm_exec_core+25528>, 0x58a98458158e <vm_exec_core+19550>, 0x58a98457d48c <vm_exec_core+2908>, 0x58a984581c48 <vm_exec_core+21272>, 0x58a98457d31f <vm_exec_core+2543>, 0x58a98457d755 <vm_exec_core+3621>, 0x58a98457f465 <vm_exec_core+11061>, 0x58a98458115b <vm_exec_core+18475>, 0x58a984581ae1 <vm_exec_core+20913>, 0x58a984580e00 <vm_exec_core+17616>, 0x58a98457cf2b <vm_exec_core+1531>, 0x58a984582f18 <vm_exec_core+26088>, 0x58a9845835f8 <vm_exec_core+27848>, 0x58a98457d8fc <vm_exec_core+4044>, 0x58a98457e4a8 <vm_exec_core+7032>, 0x58a98457e166 <vm_exec_core+6198>, 0x58a98457ebe3 <vm_exec_core+8883>, 0x58a98457fa1a <vm_exec_core+12522>, 0x58a98457d9a3 <vm_exec_core+4211>, 0x58a984582d80 <vm_exec_core+25680>, 0x58a98457e432 <vm_exec_core+6914>, 0x58a98457f8c8 <vm_exec_core+12184>, 0x58a98458038f <vm_exec_core+14943>, 0x58a9845826dd <vm_exec_core+23981>, 0x58a984581813 <vm_exec_core+20195>, 0x58a98457eebd <vm_exec_core+9613>, 0x58a98457e73f <vm_exec_core+7695>, 0x58a984582533 <vm_exec_core+23555>, 0x58a98457f645 <vm_exec_core+11541>, 0x58a984581d47 <vm_exec_core+21527>, 0x58a984581885 <vm_exec_core+20309>, 0x58a984581dfe <vm_exec_core+21710>, 0x58a9845832ca <vm_exec_core+27034>, 0x58a984580c12 <vm_exec_core+17122>, 0x58a984582796 <vm_exec_core+24166>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a9845822c4 <vm_exec_core+22932>, 0x58a98457efdc <vm_exec_core+9900>, 0x58a9845814e9 <vm_exec_core+19385>, 0x58a984581729 <vm_exec_core+19961>, 0x58a98457ffc3 <vm_exec_core+13971>, 0x58a984581156 <vm_exec_core+18470>, 0x58a98457f38a <vm_exec_core+10842>, 0x58a98457e9c7 <vm_exec_core+8343>, 0x58a984581e7c <vm_exec_core+21836>, 0x58a98457db34 <vm_exec_core+4612>, 0x58a98457fd70 <vm_exec_core+13376>, 0x58a9845806c0 <vm_exec_core+15760>, 0x58a98457ecc1 <vm_exec_core+9105>, 0x58a98458a8d1 <vm_exec_core+57249>, 0x58a98457e696 <vm_exec_core+7526>, 0x58a98457e58e <vm_exec_core+7262>, 0x58a98457e899 <vm_exec_core+8041>, 0x58a98457f284 <vm_exec_core+10580>, 0x58a984580fff <vm_exec_core+18127>, 0x58a98458044a <vm_exec_core+15130>, 0x58a984580ffa <vm_exec_core+18122>, 0x58a98458180e <vm_exec_core+20190>, 0x58a984581809 <vm_exec_core+20185>, 0x58a98457e894 <vm_exec_core+8036>, 0x58a984581c34 <vm_exec_core+21252>, 0x58a98457f9e3 <vm_exec_core+12467>, 0x58a98457f9e8 <vm_exec_core+12472>, 0x58a984581804 <vm_exec_core+20180>, 0x58a98458164c <vm_exec_core+19740>, 0x58a9845806bb <vm_exec_core+15755>, 0x58a9845805f2 <vm_exec_core+15554>, 0x58a9845816fb <vm_exec_core+19915>, 0x58a984580ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7d417a1ff720
reg_pc = 0x5040000089f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#47 0x000058a984577eb1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#48 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#49 0x000058a9845c0f79 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d0
val = <optimized out>
#50 0x000058a9841a9c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x7d417c59b9e8) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe68193b90, <optimized out>, 0x7ffe68193ae0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7d417c59b9e8
#51 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#52 0x000058a9841a2bb7 in rb_main (argc=11, argv=0x7ffe68193d68) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#53 main (argc=11, argv=0x7ffe68193d68) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2917599) detached]
$ timeout 60 gdb -p 2917595 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2917597]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000762262f26d07 in __GI___select (nfds=9, readfds=0x50c0058c5dc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd9bbf4b20) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x7622630ddc40 (LWP 2917595) "ruby" 0x0000762262f26d07 in __GI___select (nfds=9, readfds=0x50c0058c5dc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd9bbf4b20) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x762246dff6c0 (LWP 2917597) "ruby" 0x0000762262f1b4fd in __GI___poll (fds=0x762245bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x762246dff6c0 (LWP 2917597) "ruby"):
#0 0x0000762262f1b4fd in __GI___poll (fds=0x762245bff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062e923d2274a in __interceptor_poll ()
No symbol table info available.
#2 0x000062e9241242cb in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3066
vm = <optimized out>
#4 0x000062e923d7baff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000762262e9caa4 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 = {129889590048448, -6248996003311786957, 129889590048448, -352, 0, 140727216467248, -6248996003332758477, -6248934346143964109}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000762262f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7622630ddc40 (LWP 2917595) "ruby"):
#0 0x0000762262f26d07 in __GI___select (nfds=9, readfds=0x50c0058c5dc0, writefds=0x0, exceptfds=0x0, timeout=0x7ffd9bbf4b20) at ../sysdeps/unix/sysv/linux/select.c:69
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
s = <optimized out>
us = <optimized out>
ns = <optimized out>
ts64 = {tv_sec = 59999, tv_nsec = 947260475}
pts64 = 0x7ffd9bbf49c0
r = <optimized out>
#1 0x000062e92410ad94 in native_fd_select (n=9, readfds=0x50c0058c5dc0, writefds=0x0, exceptfds=0x762262f26d07 <__GI___select+327>, timeout=0x7ffd9bbf49c0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2 do_select (p=129890028271232) at /tmp/ruby/src/trunk_asan/thread.c:4508
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffd9bbf4ad0
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x000062e923dc76ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd9bbf4c90, <optimized out>, 0x7ffd9bbf4ba0, <optimized out>, <optimized out>}, prev = 0x762260feb560, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x000062e923dc7b59 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:1163
No locals.
#5 0x000062e92410a29c in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4570
set = {max = 9, th = 0x515000000300, rset = 0x762260feb440, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x762260feb4a0}
#6 0x000062e923e9e495 in select_internal (read=129890025126320, write=4, except=4, tp=0x762260feb4a0, fds=0x762260feb440) at /tmp/ruby/src/trunk_asan/io.c:10754
timerec = <optimized out>
max = 9
pending = <optimized out>
rp = 0x762260feb440
wp = 0x0
i = <optimized out>
fptr = <optimized out>
ep = 0x0
n = <optimized out>
res = <optimized out>
list = <optimized out>
write_io = <optimized out>
io = <optimized out>
write_io = <optimized out>
errno_to_fail = <optimized out>
obj = <optimized out>
io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
#7 select_call (arg=129890028270624) at /tmp/ruby/src/trunk_asan/io.c:10824
p = 0x762260feb420
#8 0x000062e923dc76ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd9bbf5010, <optimized out>, 0x7ffd9bbf4f20, <optimized out>, <optimized out>}, prev = 0x762260f70d40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x000062e923dc7b59 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:1163
No locals.
#10 0x000062e923e7a66b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#11 0x000062e924201518 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 = 0x165100100009
cc = <optimized out>
me = 0x7622627f8b68
cfunc = 0x50600002b408
recv = 129890053454040
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000062e9241a214d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7622603ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62e924195f06 <vm_exec_core+1494>, 0x62e92419720d <vm_exec_core+6365>, 0x62e92419c3a1 <vm_exec_core+27249>, 0x62e924196d7f <vm_exec_core+5199>, 0x62e92419d152 <vm_exec_core+30754>, 0x62e92419af54 <vm_exec_core+22052>, 0x62e924198bfe <vm_exec_core+13006>, 0x62e92419606e <vm_exec_core+1854>, 0x62e92419c994 <vm_exec_core+28772>, 0x62e92419c6dc <vm_exec_core+28076>, 0x62e924196ffc <vm_exec_core+5836>, 0x62e92419655e <vm_exec_core+3118>, 0x62e92419b656 <vm_exec_core+23846>, 0x62e924197b03 <vm_exec_core+8659>, 0x62e92419cb95 <vm_exec_core+29285>, 0x62e92419c83e <vm_exec_core+28430>, 0x62e9241981f1 <vm_exec_core+10433>, 0x62e924198b8d <vm_exec_core+12893>, 0x62e92419b1b5 <vm_exec_core+22661>, 0x62e92419c7b5 <vm_exec_core+28293>, 0x62e92419a660 <vm_exec_core+19760>, 0x62e92419b23e <vm_exec_core+22798>, 0x62e92419bcf7 <vm_exec_core+25543>, 0x62e92419a59d <vm_exec_core+19565>, 0x62e92419649b <vm_exec_core+2923>, 0x62e92419ac57 <vm_exec_core+21287>, 0x62e92419632e <vm_exec_core+2558>, 0x62e924196764 <vm_exec_core+3636>, 0x62e924198474 <vm_exec_core+11076>, 0x62e92419a16a <vm_exec_core+18490>, 0x62e92419aaf0 <vm_exec_core+20928>, 0x62e924199e0f <vm_exec_core+17631>, 0x62e924195f3a <vm_exec_core+1546>, 0x62e92419bf27 <vm_exec_core+26103>, 0x62e92419c607 <vm_exec_core+27863>, 0x62e92419690b <vm_exec_core+4059>, 0x62e9241974b7 <vm_exec_core+7047>, 0x62e924197175 <vm_exec_core+6213>, 0x62e924197bf2 <vm_exec_core+8898>, 0x62e924198a29 <vm_exec_core+12537>, 0x62e9241969b2 <vm_exec_core+4226>, 0x62e92419bd8f <vm_exec_core+25695>, 0x62e924197441 <vm_exec_core+6929>, 0x62e9241988d7 <vm_exec_core+12199>, 0x62e92419939e <vm_exec_core+14958>, 0x62e92419b6ec <vm_exec_core+23996>, 0x62e92419a822 <vm_exec_core+20210>, 0x62e924197ecc <vm_exec_core+9628>, 0x62e92419774e <vm_exec_core+7710>, 0x62e92419b542 <vm_exec_core+23570>, 0x62e924198654 <vm_exec_core+11556>, 0x62e92419ad56 <vm_exec_core+21542>, 0x62e92419a894 <vm_exec_core+20324>, 0x62e92419ae0d <vm_exec_core+21725>, 0x62e92419c2d9 <vm_exec_core+27049>, 0x62e924199c21 <vm_exec_core+17137>, 0x62e92419b7a5 <vm_exec_core+24181>, 0x62e924195c88 <vm_exec_core+856>, 0x62e92419b2d3 <vm_exec_core+22947>, 0x62e924197feb <vm_exec_core+9915>, 0x62e92419a4f8 <vm_exec_core+19400>, 0x62e92419a738 <vm_exec_core+19976>, 0x62e924198fd2 <vm_exec_core+13986>, 0x62e924196818 <vm_exec_core+3816>, 0x62e924198399 <vm_exec_core+10857>, 0x62e9241979d6 <vm_exec_core+8358>, 0x62e92419ae8b <vm_exec_core+21851>, 0x62e924196b43 <vm_exec_core+4627>, 0x62e924198d7f <vm_exec_core+13391>, 0x62e9241996cf <vm_exec_core+15775>, 0x62e924197cd0 <vm_exec_core+9120>, 0x62e9241a38e0 <vm_exec_core+57264>, 0x62e9241976a5 <vm_exec_core+7541>, 0x62e92419759d <vm_exec_core+7277>, 0x62e9241978a8 <vm_exec_core+8056>, 0x62e924198293 <vm_exec_core+10595>, 0x62e92419a00e <vm_exec_core+18142>, 0x62e924199459 <vm_exec_core+15145>, 0x62e92419ab6f <vm_exec_core+21055>, 0x62e9241998b5 <vm_exec_core+16261>, 0x62e92419be50 <vm_exec_core+25888>, 0x62e92419d3f7 <vm_exec_core+31431>, 0x62e92419c094 <vm_exec_core+26468>, 0x62e92419cce5 <vm_exec_core+29621>, 0x62e92419cdd6 <vm_exec_core+29862>, 0x62e9241963c0 <vm_exec_core+2704>, 0x62e92419c8bd <vm_exec_core+28557>, 0x62e924198579 <vm_exec_core+11337>, 0x62e92419cab8 <vm_exec_core+29064>, 0x62e9241980ba <vm_exec_core+10122>, 0x62e92419bfcb <vm_exec_core+26267>, 0x62e924196257 <vm_exec_core+2343>, 0x62e924196a3d <vm_exec_core+4365>, 0x62e92419d01a <vm_exec_core+30442>, 0x62e92419895d <vm_exec_core+12333>, 0x62e92419875a <vm_exec_core+11818>, 0x62e924195c8d <vm_exec_core+861>, 0x62e92419617a <vm_exec_core+2122>, 0x62e924195d13 <vm_exec_core+995>, 0x62e92419c183 <vm_exec_core+26707>, 0x62e924199ade <vm_exec_core+16814>, 0x62e9241991a2 <vm_exec_core+14450>, 0x62e9241999ba <vm_exec_core+16522>, 0x62e924199606 <vm_exec_core+15574>, 0x62e9241987ef <vm_exec_core+11967>, 0x62e9241990ad <vm_exec_core+14205>, 0x62e924198a79 <vm_exec_core+12617>, 0x62e9241992bc <vm_exec_core+14732>, 0x62e92419932d <vm_exec_core+14845>, 0x62e924195ef7 <vm_exec_core+1479>, 0x62e9241971fe <vm_exec_core+6350>, 0x62e92419c392 <vm_exec_core+27234>, 0x62e924196d70 <vm_exec_core+5184>, 0x62e92419d143 <vm_exec_core+30739>, 0x62e92419af45 <vm_exec_core+22037>, 0x62e924198bef <vm_exec_core+12991>, 0x62e92419605f <vm_exec_core+1839>, 0x62e92419c985 <vm_exec_core+28757>, 0x62e92419c6cd <vm_exec_core+28061>, 0x62e924196fed <vm_exec_core+5821>, 0x62e92419654f <vm_exec_core+3103>, 0x62e92419b647 <vm_exec_core+23831>, 0x62e924197af4 <vm_exec_core+8644>, 0x62e92419cb86 <vm_exec_core+29270>, 0x62e92419c82f <vm_exec_core+28415>, 0x62e9241981e2 <vm_exec_core+10418>, 0x62e924198b7e <vm_exec_core+12878>, 0x62e92419b1a6 <vm_exec_core+22646>, 0x62e92419c7a6 <vm_exec_core+28278>, 0x62e92419a651 <vm_exec_core+19745>, 0x62e92419b22f <vm_exec_core+22783>, 0x62e92419bce8 <vm_exec_core+25528>, 0x62e92419a58e <vm_exec_core+19550>, 0x62e92419648c <vm_exec_core+2908>, 0x62e92419ac48 <vm_exec_core+21272>, 0x62e92419631f <vm_exec_core+2543>, 0x62e924196755 <vm_exec_core+3621>, 0x62e924198465 <vm_exec_core+11061>, 0x62e92419a15b <vm_exec_core+18475>, 0x62e92419aae1 <vm_exec_core+20913>, 0x62e924199e00 <vm_exec_core+17616>, 0x62e924195f2b <vm_exec_core+1531>, 0x62e92419bf18 <vm_exec_core+26088>, 0x62e92419c5f8 <vm_exec_core+27848>, 0x62e9241968fc <vm_exec_core+4044>, 0x62e9241974a8 <vm_exec_core+7032>, 0x62e924197166 <vm_exec_core+6198>, 0x62e924197be3 <vm_exec_core+8883>, 0x62e924198a1a <vm_exec_core+12522>, 0x62e9241969a3 <vm_exec_core+4211>, 0x62e92419bd80 <vm_exec_core+25680>, 0x62e924197432 <vm_exec_core+6914>, 0x62e9241988c8 <vm_exec_core+12184>, 0x62e92419938f <vm_exec_core+14943>, 0x62e92419b6dd <vm_exec_core+23981>, 0x62e92419a813 <vm_exec_core+20195>, 0x62e924197ebd <vm_exec_core+9613>, 0x62e92419773f <vm_exec_core+7695>, 0x62e92419b533 <vm_exec_core+23555>, 0x62e924198645 <vm_exec_core+11541>, 0x62e92419ad47 <vm_exec_core+21527>, 0x62e92419a885 <vm_exec_core+20309>, 0x62e92419adfe <vm_exec_core+21710>, 0x62e92419c2ca <vm_exec_core+27034>, 0x62e924199c12 <vm_exec_core+17122>, 0x62e92419b796 <vm_exec_core+24166>, 0x62e92419ac34 <vm_exec_core+21252>, 0x62e92419b2c4 <vm_exec_core+22932>, 0x62e924197fdc <vm_exec_core+9900>, 0x62e92419a4e9 <vm_exec_core+19385>, 0x62e92419a729 <vm_exec_core+19961>, 0x62e924198fc3 <vm_exec_core+13971>, 0x62e92419a156 <vm_exec_core+18470>, 0x62e92419838a <vm_exec_core+10842>, 0x62e9241979c7 <vm_exec_core+8343>, 0x62e92419ae7c <vm_exec_core+21836>, 0x62e924196b34 <vm_exec_core+4612>, 0x62e924198d70 <vm_exec_core+13376>, 0x62e9241996c0 <vm_exec_core+15760>, 0x62e924197cc1 <vm_exec_core+9105>, 0x62e9241a38d1 <vm_exec_core+57249>, 0x62e924197696 <vm_exec_core+7526>, 0x62e92419758e <vm_exec_core+7262>, 0x62e924197899 <vm_exec_core+8041>, 0x62e924198284 <vm_exec_core+10580>, 0x62e924199fff <vm_exec_core+18127>, 0x62e92419944a <vm_exec_core+15130>, 0x62e924199ffa <vm_exec_core+18122>, 0x62e92419a80e <vm_exec_core+20190>, 0x62e92419a809 <vm_exec_core+20185>, 0x62e924197894 <vm_exec_core+8036>, 0x62e92419ac34 <vm_exec_core+21252>, 0x62e9241989e3 <vm_exec_core+12467>, 0x62e9241989e8 <vm_exec_core+12472>, 0x62e92419a804 <vm_exec_core+20180>, 0x62e92419a64c <vm_exec_core+19740>, 0x62e9241996bb <vm_exec_core+15755>, 0x62e9241995f2 <vm_exec_core+15554>, 0x62e92419a6fb <vm_exec_core+19915>, 0x62e924199ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7622603ff3a0
reg_pc = 0x52300000b0f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x000062e924190c79 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2801
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x000062e9242221a2 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x7622603ff578, self=129890052539760, 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 = 0x762262751e80
cfp = <optimized out>
sp = 0x7622602ff9e8
use_argv = 0x762260e5c360
stack_argv = 0x7622602ff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x7622603ff578
#18 0x000062e9241c2b1c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#21 0x000062e9241c2b1c in rb_yield (val=<optimized out>)
No locals.
#22 0x000062e92438f3da in rb_ary_each (ary=129890046374960) at /tmp/ruby/src/trunk_asan/array.c:2750
i = 0
#23 0x000062e924201518 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0xc1100000001
cc = <optimized out>
me = 0x7622627feb30
cfunc = 0x50600001e928
recv = 129890046374960
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#24 0x000062e92419a33f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7622603ff560, cd=0x511000021400, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000021400
insns_address_table = {0x62e924195f06 <vm_exec_core+1494>, 0x62e92419720d <vm_exec_core+6365>, 0x62e92419c3a1 <vm_exec_core+27249>, 0x62e924196d7f <vm_exec_core+5199>, 0x62e92419d152 <vm_exec_core+30754>, 0x62e92419af54 <vm_exec_core+22052>, 0x62e924198bfe <vm_exec_core+13006>, 0x62e92419606e <vm_exec_core+1854>, 0x62e92419c994 <vm_exec_core+28772>, 0x62e92419c6dc <vm_exec_core+28076>, 0x62e924196ffc <vm_exec_core+5836>, 0x62e92419655e <vm_exec_core+3118>, 0x62e92419b656 <vm_exec_core+23846>, 0x62e924197b03 <vm_exec_core+8659>, 0x62e92419cb95 <vm_exec_core+29285>, 0x62e92419c83e <vm_exec_core+28430>, 0x62e9241981f1 <vm_exec_core+10433>, 0x62e924198b8d <vm_exec_core+12893>, 0x62e92419b1b5 <vm_exec_core+22661>, 0x62e92419c7b5 <vm_exec_core+28293>, 0x62e92419a660 <vm_exec_core+19760>, 0x62e92419b23e <vm_exec_core+22798>, 0x62e92419bcf7 <vm_exec_core+25543>, 0x62e92419a59d <vm_exec_core+19565>, 0x62e92419649b <vm_exec_core+2923>, 0x62e92419ac57 <vm_exec_core+21287>, 0x62e92419632e <vm_exec_core+2558>, 0x62e924196764 <vm_exec_core+3636>, 0x62e924198474 <vm_exec_core+11076>, 0x62e92419a16a <vm_exec_core+18490>, 0x62e92419aaf0 <vm_exec_core+20928>, 0x62e924199e0f <vm_exec_core+17631>, 0x62e924195f3a <vm_exec_core+1546>, 0x62e92419bf27 <vm_exec_core+26103>, 0x62e92419c607 <vm_exec_core+27863>, 0x62e92419690b <vm_exec_core+4059>, 0x62e9241974b7 <vm_exec_core+7047>, 0x62e924197175 <vm_exec_core+6213>, 0x62e924197bf2 <vm_exec_core+8898>, 0x62e924198a29 <vm_exec_core+12537>, 0x62e9241969b2 <vm_exec_core+4226>, 0x62e92419bd8f <vm_exec_core+25695>, 0x62e924197441 <vm_exec_core+6929>, 0x62e9241988d7 <vm_exec_core+12199>, 0x62e92419939e <vm_exec_core+14958>, 0x62e92419b6ec <vm_exec_core+23996>, 0x62e92419a822 <vm_exec_core+20210>, 0x62e924197ecc <vm_exec_core+9628>, 0x62e92419774e <vm_exec_core+7710>, 0x62e92419b542 <vm_exec_core+23570>, 0x62e924198654 <vm_exec_core+11556>, 0x62e92419ad56 <vm_exec_core+21542>, 0x62e92419a894 <vm_exec_core+20324>, 0x62e92419ae0d <vm_exec_core+21725>, 0x62e92419c2d9 <vm_exec_core+27049>, 0x62e924199c21 <vm_exec_core+17137>, 0x62e92419b7a5 <vm_exec_core+24181>, 0x62e924195c88 <vm_exec_core+856>, 0x62e92419b2d3 <vm_exec_core+22947>, 0x62e924197feb <vm_exec_core+9915>, 0x62e92419a4f8 <vm_exec_core+19400>, 0x62e92419a738 <vm_exec_core+19976>, 0x62e924198fd2 <vm_exec_core+13986>, 0x62e924196818 <vm_exec_core+3816>, 0x62e924198399 <vm_exec_core+10857>, 0x62e9241979d6 <vm_exec_core+8358>, 0x62e92419ae8b <vm_exec_core+21851>, 0x62e924196b43 <vm_exec_core+4627>, 0x62e924198d7f <vm_exec_core+13391>, 0x62e9241996cf <vm_exec_core+15775>, 0x62e924197cd0 <vm_exec_core+9120>, 0x62e9241a38e0 <vm_exec_core+57264>, 0x62e9241976a5 <vm_exec_core+7541>, 0x62e92419759d <vm_exec_core+7277>, 0x62e9241978a8 <vm_exec_core+8056>, 0x62e924198293 <vm_exec_core+10595>, 0x62e92419a00e <vm_exec_core+18142>, 0x62e924199459 <vm_exec_core+15145>, 0x62e92419ab6f <vm_exec_core+21055>, 0x62e9241998b5 <vm_exec_core+16261>, 0x62e92419be50 <vm_exec_core+25888>, 0x62e92419d3f7 <vm_exec_core+31431>, 0x62e92419c094 <vm_exec_core+26468>, 0x62e92419cce5 <vm_exec_core+29621>, 0x62e92419cdd6 <vm_exec_core+29862>, 0x62e9241963c0 <vm_exec_core+2704>, 0x62e92419c8bd <vm_exec_core+28557>, 0x62e924198579 <vm_exec_core+11337>, 0x62e92419cab8 <vm_exec_core+29064>, 0x62e9241980ba <vm_exec_core+10122>, 0x62e92419bfcb <vm_exec_core+26267>, 0x62e924196257 <vm_exec_core+2343>, 0x62e924196a3d <vm_exec_core+4365>, 0x62e92419d01a <vm_exec_core+30442>, 0x62e92419895d <vm_exec_core+12333>, 0x62e92419875a <vm_exec_core+11818>, 0x62e924195c8d <vm_exec_core+861>, 0x62e92419617a <vm_exec_core+2122>, 0x62e924195d13 <vm_exec_core+995>, 0x62e92419c183 <vm_exec_core+26707>, 0x62e924199ade <vm_exec_core+16814>, 0x62e9241991a2 <vm_exec_core+14450>, 0x62e9241999ba <vm_exec_core+16522>, 0x62e924199606 <vm_exec_core+15574>, 0x62e9241987ef <vm_exec_core+11967>, 0x62e9241990ad <vm_exec_core+14205>, 0x62e924198a79 <vm_exec_core+12617>, 0x62e9241992bc <vm_exec_core+14732>, 0x62e92419932d <vm_exec_core+14845>, 0x62e924195ef7 <vm_exec_core+1479>, 0x62e9241971fe <vm_exec_core+6350>, 0x62e92419c392 <vm_exec_core+27234>, 0x62e924196d70 <vm_exec_core+5184>, 0x62e92419d143 <vm_exec_core+30739>, 0x62e92419af45 <vm_exec_core+22037>, 0x62e924198bef <vm_exec_core+12991>, 0x62e92419605f <vm_exec_core+1839>, 0x62e92419c985 <vm_exec_core+28757>, 0x62e92419c6cd <vm_exec_core+28061>, 0x62e924196fed <vm_exec_core+5821>, 0x62e92419654f <vm_exec_core+3103>, 0x62e92419b647 <vm_exec_core+23831>, 0x62e924197af4 <vm_exec_core+8644>, 0x62e92419cb86 <vm_exec_core+29270>, 0x62e92419c82f <vm_exec_core+28415>, 0x62e9241981e2 <vm_exec_core+10418>, 0x62e924198b7e <vm_exec_core+12878>, 0x62e92419b1a6 <vm_exec_core+22646>, 0x62e92419c7a6 <vm_exec_core+28278>, 0x62e92419a651 <vm_exec_core+19745>, 0x62e92419b22f <vm_exec_core+22783>, 0x62e92419bce8 <vm_exec_core+25528>, 0x62e92419a58e <vm_exec_core+19550>, 0x62e92419648c <vm_exec_core+2908>, 0x62e92419ac48 <vm_exec_core+21272>, 0x62e92419631f <vm_exec_core+2543>, 0x62e924196755 <vm_exec_core+3621>, 0x62e924198465 <vm_exec_core+11061>, 0x62e92419a15b <vm_exec_core+18475>, 0x62e92419aae1 <vm_exec_core+20913>, 0x62e924199e00 <vm_exec_core+17616>, 0x62e924195f2b <vm_exec_core+1531>, 0x62e92419bf18 <vm_exec_core+26088>, 0x62e92419c5f8 <vm_exec_core+27848>, 0x62e9241968fc <vm_exec_core+4044>, 0x62e9241974a8 <vm_exec_core+7032>, 0x62e924197166 <vm_exec_core+6198>, 0x62e924197be3 <vm_exec_core+8883>, 0x62e924198a1a <vm_exec_core+12522>, 0x62e9241969a3 <vm_exec_core+4211>, 0x62e92419bd80 <vm_exec_core+25680>, 0x62e924197432 <vm_exec_core+6914>, 0x62e9241988c8 <vm_exec_core+12184>, 0x62e92419938f <vm_exec_core+14943>, 0x62e92419b6dd <vm_exec_core+23981>, 0x62e92419a813 <vm_exec_core+20195>, 0x62e924197ebd <vm_exec_core+9613>, 0x62e92419773f <vm_exec_core+7695>, 0x62e92419b533 <vm_exec_core+23555>, 0x62e924198645 <vm_exec_core+11541>, 0x62e92419ad47 <vm_exec_core+21527>, 0x62e92419a885 <vm_exec_core+20309>, 0x62e92419adfe <vm_exec_core+21710>, 0x62e92419c2ca <vm_exec_core+27034>, 0x62e924199c12 <vm_exec_core+17122>, 0x62e92419b796 <vm_exec_core+24166>, 0x62e92419ac34 <vm_exec_core+21252>, 0x62e92419b2c4 <vm_exec_core+22932>, 0x62e924197fdc <vm_exec_core+9900>, 0x62e92419a4e9 <vm_exec_core+19385>, 0x62e92419a729 <vm_exec_core+19961>, 0x62e924198fc3 <vm_exec_core+13971>, 0x62e92419a156 <vm_exec_core+18470>, 0x62e92419838a <vm_exec_core+10842>, 0x62e9241979c7 <vm_exec_core+8343>, 0x62e92419ae7c <vm_exec_core+21836>, 0x62e924196b34 <vm_exec_core+4612>, 0x62e924198d70 <vm_exec_core+13376>, 0x62e9241996c0 <vm_exec_core+15760>, 0x62e924197cc1 <vm_exec_core+9105>, 0x62e9241a38d1 <vm_exec_core+57249>, 0x62e924197696 <vm_exec_core+7526>, 0x62e92419758e <vm_exec_core+7262>, 0x62e924197899 <vm_exec_core+8041>, 0x62e924198284 <vm_exec_core+10580>, 0x62e924199fff <vm_exec_core+18127>, 0x62e92419944a <vm_exec_core+15130>, 0x62e924199ffa <vm_exec_core+18122>, 0x62e92419a80e <vm_exec_core+20190>, 0x62e92419a809 <vm_exec_core+20185>, 0x62e924197894 <vm_exec_core+8036>, 0x62e92419ac34 <vm_exec_core+21252>, 0x62e9241989e3 <vm_exec_core+12467>, 0x62e9241989e8 <vm_exec_core+12472>, 0x62e92419a804 <vm_exec_core+20180>, 0x62e92419a64c <vm_exec_core+19740>, 0x62e9241996bb <vm_exec_core+15755>, 0x62e9241995f2 <vm_exec_core+15554>, 0x62e92419a6fb <vm_exec_core+19915>, 0x62e924199ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7622603ff560
reg_pc = 0x51500001b9d0
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
th: 0x515000000300, native_id: 0x7622630ddc40
INSN_LABEL_setclassvariable = <optimized out>
-- Control frame information -----------------------------------------------
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
INSN_LABEL_setglobal = <optimized out>
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
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>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
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>
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
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>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
INSN_LABEL_getlocal_WC_1 = <optimized out>
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
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>
#26 0x000062e924190eb1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#28 0x000062e9241d9aa3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3054
ec = 0x5170000000d0
val = <optimized out>
#29 0x000062e923ee1251 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=129890052975600) at /tmp/ruby/src/trunk_asan/load.c:774
box = 0x62e9254dc6e0 <root_box>
iseq = 0x76226277aad8
#30 0x000062e923edb448 in require_internal (ec=ec@entry=0x5170000000d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
box = 0x62e9254dc6e0 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 129890053443480
realpath_map = 129890053443320
path = 129890052975600
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#31 0x000062e923ed9724 in rb_require_string_internal (fname=129890052975640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
result = <optimized out>
ec = 0x5170000000d0
result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
base = <optimized out>
#33 0x000062e924201518 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 = 0x594100140003
cc = <optimized out>
me = 0x76226277ac68
cfunc = 0x5060000371c8
recv = 129890054748040
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x000062e9241e6d65 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd9bbf7420) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4888
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#35 0x000062e9241e67f5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5028
ci = <optimized out>
cc = 0x0
#36 0x000062e9241a214d in vm_sendish (ec=0x5170000000d0, reg_cfp=0x7622603ff790, 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>
#37 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:904
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62e924195f06 <vm_exec_core+1494>, 0x62e92419720d <vm_exec_core+6365>, 0x62e92419c3a1 <vm_exec_core+27249>, 0x62e924196d7f <vm_exec_core+5199>, 0x62e92419d152 <vm_exec_core+30754>, 0x62e92419af54 <vm_exec_core+22052>, 0x62e924198bfe <vm_exec_core+13006>, 0x62e92419606e <vm_exec_core+1854>, 0x62e92419c994 <vm_exec_core+28772>, 0x62e92419c6dc <vm_exec_core+28076>, 0x62e924196ffc <vm_exec_core+5836>, 0x62e92419655e <vm_exec_core+3118>, 0x62e92419b656 <vm_exec_core+23846>, 0x62e924197b03 <vm_exec_core+8659>, 0x62e92419cb95 <vm_exec_core+29285>, 0x62e92419c83e <vm_exec_core+28430>, 0x62e9241981f1 <vm_exec_core+10433>, 0x62e924198b8d <vm_exec_core+12893>, 0x62e92419b1b5 <vm_exec_core+22661>, 0x62e92419c7b5 <vm_exec_core+28293>, 0x62e92419a660 <vm_exec_core+19760>, 0x62e92419b23e <vm_exec_core+22798>, 0x62e92419bcf7 <vm_exec_core+25543>, 0x62e92419a59d <vm_exec_core+19565>, 0x62e92419649b <vm_exec_core+2923>, 0x62e92419ac57 <vm_exec_core+21287>, 0x62e92419632e <vm_exec_core+2558>, 0x62e924196764 <vm_exec_core+3636>, 0x62e924198474 <vm_exec_core+11076>, 0x62e92419a16a <vm_exec_core+18490>, 0x62e92419aaf0 <vm_exec_core+20928>, 0x62e924199e0f <vm_exec_core+17631>, 0x62e924195f3a <vm_exec_core+1546>, 0x62e92419bf27 <vm_exec_core+26103>, 0x62e92419c607 <vm_exec_core+27863>, 0x62e92419690b <vm_exec_core+4059>, 0x62e9241974b7 <vm_exec_core+7047>, 0x62e924197175 <vm_exec_core+6213>, 0x62e924197bf2 <vm_exec_core+8898>, 0x62e924198a29 <vm_exec_core+12537>, 0x62e9241969b2 <vm_exec_core+4226>, 0x62e92419bd8f <vm_exec_core+25695>, 0x62e924197441 <vm_exec_core+6929>, 0x62e9241988d7 <vm_exec_core+12199>, 0x62e92419939e <vm_exec_core+14958>, 0x62e92419b6ec <vm_exec_core+23996>, 0x62e92419a822 <vm_exec_core+20210>, 0x62e924197ecc <vm_exec_core+9628>, 0x62e92419774e <vm_exec_core+7710>, 0x62e92419b542 <vm_exec_core+23570>, 0x62e924198654 <vm_exec_core+11556>, 0x62e92419ad56 <vm_exec_core+21542>, 0x62e92419a894 <vm_exec_core+20324>, 0x62e92419ae0d <vm_exec_core+21725>, 0x62e92419c2d9 <vm_exec_core+27049>, 0x62e924199c21 <vm_exec_core+17137>, 0x62e92419b7a5 <vm_exec_core+24181>, 0x62e924195c88 <vm_exec_core+856>, 0x62e92419b2d3 <vm_exec_core+22947>, 0x62e924197feb <vm_exec_core+9915>, 0x62e92419a4f8 <vm_exec_core+19400>, 0x62e92419a738 <vm_exec_core+19976>, 0x62e924198fd2 <vm_exec_core+13986>, 0x62e924196818 <vm_exec_core+3816>, 0x62e924198399 <vm_exec_core+10857>, 0x62e9241979d6 <vm_exec_core+8358>, 0x62e92419ae8b <vm_exec_core+21851>, 0x62e924196b43 <vm_exec_core+4627>, 0x62e924198d7f <vm_exec_core+13391>, 0x62e9241996cf <vm_exec_core+15775>, 0x62e924197cd0 <vm_exec_core+9120>, 0x62e9241a38e0 <vm_exec_core+57264>, 0x62e9241976a5 <vm_exec_core+7541>, 0x62e92419759d <vm_exec_core+7277>, 0x62e9241978a8 <vm_exec_core+8056>, 0x62e924198293 <vm_exec_core+10595>, 0x62e92419a00e <vm_exec_core+18142>, 0x62e924199459 <vm_exec_core+15145>, 0x62e92419ab6f <vm_exec_core+21055>, 0x62e9241998b5 <vm_exec_core+16261>, 0x62e92419be50 <vm_exec_core+25888>, 0x62e92419d3f7 <vm_exec_core+31431>, 0x62e92419c094 <vm_exec_core+26468>, 0x62e92419cce5 <vm_exec_core+29621>, 0x62e92419cdd6 <vm_exec_core+29862>, 0x62e9241963c0 <vm_exec_core+2704>, 0x62e92419c8bd <vm_exec_core+28557>, 0x62e924198579 <vm_exec_core+11337>, 0x62e92419cab8 <vm_exec_core+29064>, 0x62e9241980ba <vm_exec_core+10122>, 0x62e92419bfcb <vm_exec_core+26267>, 0x62e924196257 <vm_exec_core+2343>, 0x62e924196a3d <vm_exec_core+4365>, 0x62e92419d01a <vm_exec_core+30442>, 0x62e92419895d <vm_exec_core+12333>, 0x62e92419875a <vm_exec_core+11818>, 0x62e924195c8d <vm_exec_core+861>, 0x62e92419617a <vm_exec_core+2122>, 0x62e924195d13 <vm_exec_core+995>, 0x62e92419c183 <vm_exec_core+26707>, 0x62e924199ade <vm_exec_core+16814>, 0x62e9241991a2 <vm_exec_core+14450>, 0x62e9241999ba <vm_exec_core+16522>, 0x62e924199606 <vm_exec_core+15574>, 0x62e9241987ef <vm_exec_core+11967>, 0x62e9241990ad <vm_exec_core+14205>, 0x62e924198a79 <vm_exec_core+12617>, 0x62e9241992bc <vm_exec_core+14732>, 0x62e92419932d <vm_exec_core+14845>, 0x62e924195ef7 <vm_exec_core+1479>, 0x62e9241971fe <vm_exec_core+6350>, 0x62e92419c392 <vm_exec_core+27234>, 0x62e924196d70 <vm_exec_core+5184>, 0x62e92419d143 <vm_exec_core+30739>, 0x62e92419af45 <vm_exec_core+22037>, 0x62e924198bef <vm_exec_core+12991>, 0x62e92419605f <vm_exec_core+1839>, 0x62e92419c985 <vm_exec_core+28757>, 0x62e92419c6cd <vm_exec_core+28061>, 0x62e924196fed <vm_exec_core+5821>, 0x62e92419654f <vm_exec_core+3103>, 0x62e92419b647 <vm_exec_core+23831>, 0x62e924197af4 <vm_exec_core+8644>, 0x62e92419cb86 <vm_exec_core+29270>, 0x62e92419c82f <vm_exec_core+28415>, 0x62e9241981e2 <vm_exec_core+10418>, 0x62e924198b7e <vm_exec_core+12878>, 0x62e92419b1a6 <vm_exec_core+22646>, 0x62e92419c7a6 <vm_exec_core+28278>, 0x62e92419a651 <vm_exec_core+19745>, 0x62e92419b22f <vm_exec_core+22783>, 0x62e92419bce8 <vm_exec_core+25528>, 0x62e92419a58e <vm_exec_core+19550>, 0x62e92419648c <vm_exec_core+2908>, 0x62e92419ac48 <vm_exec_core+21272>, 0x62e92419631f <vm_exec_core+2543>, 0x62e924196755 <vm_exec_core+3621>, 0x62e924198465 <vm_exec_core+11061>, 0x62e92419a15b <vm_exec_core+18475>, 0x62e92419aae1 <vm_exec_core+20913>, 0x62e924199e00 <vm_exec_core+17616>, 0x62e924195f2b <vm_exec_core+1531>, 0x62e92419bf18 <vm_exec_core+26088>, 0x62e92419c5f8 <vm_exec_core+27848>, 0x62e9241968fc <vm_exec_core+4044>, 0x62e9241974a8 <vm_exec_core+7032>, 0x62e924197166 <vm_exec_core+6198>, 0x62e924197be3 <vm_exec_core+8883>, 0x62e924198a1a <vm_exec_core+12522>, 0x62e9241969a3 <vm_exec_core+4211>, 0x62e92419bd80 <vm_exec_core+25680>, 0x62e924197432 <vm_exec_core+6914>, 0x62e9241988c8 <vm_exec_core+12184>, 0x62e92419938f <vm_exec_core+14943>, 0x62e92419b6dd <vm_exec_core+23981>, 0x62e92419a813 <vm_exec_core+20195>, 0x62e924197ebd <vm_exec_core+9613>, 0x62e92419773f <vm_exec_core+7695>, 0x62e92419b533 <vm_exec_core+23555>, 0x62e924198645 <vm_exec_core+11541>, 0x62e92419ad47 <vm_exec_core+21527>, 0x62e92419a885 <vm_exec_core+20309>, 0x62e92419adfe <vm_exec_core+21710>, 0x62e92419c2ca <vm_exec_core+27034>, 0x62e924199c12 <vm_exec_core+17122>, 0x62e92419b796 <vm_exec_core+24166>, 0x62e92419ac34 <vm_exec_core+21252>, 0x62e92419b2c4 <vm_exec_core+22932>, 0x62e924197fdc <vm_exec_core+9900>, 0x62e92419a4e9 <vm_exec_core+19385>, 0x62e92419a729 <vm_exec_core+19961>, 0x62e924198fc3 <vm_exec_core+13971>, 0x62e92419a156 <vm_exec_core+18470>, 0x62e92419838a <vm_exec_core+10842>, 0x62e9241979c7 <vm_exec_core+8343>, 0x62e92419ae7c <vm_exec_core+21836>, 0x62e924196b34 <vm_exec_core+4612>, 0x62e924198d70 <vm_exec_core+13376>, 0x62e9241996c0 <vm_exec_core+15760>, 0x62e924197cc1 <vm_exec_core+9105>, 0x62e9241a38d1 <vm_exec_core+57249>, 0x62e924197696 <vm_exec_core+7526>, 0x62e92419758e <vm_exec_core+7262>, 0x62e924197899 <vm_exec_core+8041>, 0x62e924198284 <vm_exec_core+10580>, 0x62e924199fff <vm_exec_core+18127>, 0x62e92419944a <vm_exec_core+15130>, 0x62e924199ffa <vm_exec_core+18122>, 0x62e92419a80e <vm_exec_core+20190>, 0x62e92419a809 <vm_exec_core+20185>, 0x62e924197894 <vm_exec_core+8036>, 0x62e92419ac34 <vm_exec_core+21252>, 0x62e9241989e3 <vm_exec_core+12467>, 0x62e9241989e8 <vm_exec_core+12472>, 0x62e92419a804 <vm_exec_core+20180>, 0x62e92419a64c <vm_exec_core+19740>, 0x62e9241996bb <vm_exec_core+15755>, 0x62e9241995f2 <vm_exec_core+15554>, 0x62e92419a6fb <vm_exec_core+19915>, 0x62e924199ac5 <vm_exec_core+16789>...}
reg_cfp = 0x7622603ff790
reg_pc = 0x504000008d78
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>
#38 0x000062e924190ac2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#39 0x000062e9241d9f79 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d0
val = <optimized out>
#40 0x000062e923dc2c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x76226277ad08) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd9bbf7990, <optimized out>, 0x7ffd9bbf78e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x76226277ad08
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#42 0x000062e923dbbbb7 in rb_main (argc=9, argv=0x7ffd9bbf7b68) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffd9bbf7b68) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2917595) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.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.
$ timeout 60 gdb -p 2917265 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:913: yes-test-all] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2917264 -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 2945775 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-01-21T22:43:44Z master 965b16d766) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
Finished in 40.448000 seconds
3359 files, 33934 examples, 192491 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.