# Logfile created on 2025-11-20 17:37:19 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000072fdbfcbfdd8 @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.20251120-173719", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000072fdc009c690 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000072fdc009c438 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000072fdbb7991f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251120-173719", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251120-173719>, @binmode=false, @mon_data=#<Monitor:0x000072fdc009c190>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 48027256cf
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
4e5a2af4cec19632c96282b6146091e37871e21f4fb366bd5fc88dfce6783bcf builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
bundler 4.0.0.beta1
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.8.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.4
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.16.0
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
minitest 5.26.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.1
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.15.1
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=2686
"--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j16
# Running tests:
[ 1/756] 2547694=ruby/test_enumerator
[ 2/756] 2547708=rubygems/test_gem_package
[ 3/756] 2547698=ruby/enc/test_utf16
[ 4/756] 2547701=psych/test_safe_load
[ 5/756] 2547695=rubygems/test_gem_source
[ 6/756] 2547703=ruby/test_frozen
[ 7/756] 2547707=ruby/test_name_error
[ 8/756] 2547709=-ext-/exception/test_exception_at_throwing
[ 9/756] 2547703=prism/encoding/string_encoding_test
[ 10/756] 2547699=yaml/test_dbm
[ 11/756] 2547702=did_you_mean/spell_checking/test_variable_name_check
[ 12/756] 2547700=rubygems/test_gem_commands_list_command
[ 13/756] 2547704=rubygems/test_gem_source_vendor
[ 14/756] 2547706=test_pty
[ 15/756] 2547697=prism/result/overlap_test
[ 16/756] 2547705=rubygems/test_gem_platform
[ 17/756] 2547696=prism/ractor_test
[ 18/756] 2547698=psych/test_symbol
[ 19/756] 2547699=rubygems/test_gem_uninstaller
[ 20/756] 2547701=rubygems/test_gem_available_set
[ 21/756] 2547698=-ext-/string/test_modify_expand
[ 22/756] 2547702=rubygems/test_gem_source_installed
[ 23/756] 2547698=did_you_mean/tree_spell/test_change_word
[ 24/756] 2547698=date/test_date
[ 25/756] 2547698=psych/test_date_time
[ 26/756] 2547709=openssl/test_pkcs12
[ 27/756] 2547703=uri/test_parser
[ 28/756] 2547703=psych/test_psych
[ 29/756] 2547696=json/json_coder_test
[ 30/756] 2547696=digest/test_ractor
[ 31/756] 2547698=fiber/test_enumerator
[ 32/756] 2547698=-ext-/arith_seq/test_arith_seq_extract
[ 33/756] 2547703=ruby/test_stringchar
[ 34/756] 2547704=rubygems/test_gem_package_tar_header_ractor
[ 35/756] 2547700=rubygems/test_gem_commands_help_command
[ 36/756] 2547702=-ext-/debug/test_debug
[ 37/756] 2547702=digest/test_digest
[ 38/756] 2547705=rubygems/test_gem_package_old
[ 39/756] 2547701=rubygems/test_gem_uri
[ 40/756] 2547700=test_rbconfig
[ 41/756] 2547703=ruby/test_lazy_enumerator
[ 42/756] 2547701=date/test_date_compat
[ 43/756] 2547701=-ext-/load/test_resolve_symbol
[ 44/756] 2547705=-ext-/debug/test_profile_frames
[ 45/756] 2547706=error_highlight/test_error_highlight
[ 46/756] 2547696=mkmf/test_find_executable
[ 47/756] 2547707=ruby/test_array
[ 48/756] 2547696=openssl/test_kdf
[ 49/756] 2547700=rubygems/test_gem_commands_outdated_command
[ 50/756] 2547701=json/json_ryu_fallback_test
[ 51/756] 2547695=rubygems/test_gem_request_set_lockfile_tokenizer
[ 52/756] 2547701=psych/test_nil
[ 53/756] 2547698=-ext-/class/test_class2name
[ 54/756] 2547701=prism/ruby/string_query_test
[ 55/756] 2547698=ruby/test_time_tz
[ 56/756] 2547700=ruby/test_backtrace
[ 57/756] 2547705=ruby/enc/test_case_comprehensive
[ 58/756] 2547705=mkmf/test_framework
[ 59/756] 2547695=ruby/test_marshal
[ 60/756] 2547705=zlib/test_zlib
[ 61/756] 2547696=prism/magic_comment_test
[ 62/756] 2547698=psych/test_omap
[ 63/756] 2547698=optparse/test_load
[ 64/756] 2547709=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 65/756] 2547709=test_shellwords
[ 66/756] 2547701=optparse/test_cclass
[ 67/756] 2547698=dtrace/test_singleton_function
[ 68/756] 2547698=ruby/test_proc
[ 69/756] 2547709=open-uri/test_ssl
[ 70/756] 2547697=date/test_date_strptime
[ 71/756] 2547708=ruby/test_nomethod_error
[ 72/756] 2547708=openssl/test_pkey_dsa
[ 73/756] 2547697=net/http/test_https_proxy
[ 74/756] 2547701=psych/test_json_tree
[ 75/756] 2547701=psych/visitors/test_emitter
[ 76/756] 2547701=prism/library_symbols_test
[ 77/756] 2547701=psych/test_ractor
[ 78/756] 2547697=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 79/756] 2547696=ruby/test_float
[ 80/756] 2547703=stringio/test_ractor
[ 81/756] 2547703=prism/api/freeze_test
[ 82/756] 2547703=prism/percent_delimiter_string_test
[ 83/756] 2547703=rubygems/test_gem
[ 84/756] 2547708=ripper/test_files_test_1
[ 85/756] 2547704=test_delegate
[ 86/756] 2547695=-ext-/stack/test_stack_overflow
[ 87/756] 2547695=ruby/test_set
[ 88/756] 2547704=psych/test_parser
[ 89/756] 2547704=prism/result/attribute_write_test
[ 90/756] 2547700=rubygems/test_gem_source_list
[ 91/756] 2547695=psych/test_yaml_special_cases
[ 92/756] 2547695=rubygems/test_gem_installer
[ 93/756] 2547700=rubygems/test_gem_command_manager
[ 94/756] 2547704=ruby/test_random_formatter
[ 95/756] 2547704=rubygems/test_gem_commands_check_command
[ 96/756] 2547699=ruby/test_pipe
[ 97/756] 2547704=ruby/enc/test_regex_casefold
[ 98/756] 2547704=rubygems/test_gem_source_git
[ 99/756] 2547700=ruby/enc/test_cp949
[100/756] 2547700=ruby/test_condition
[101/756] 2547700=ruby/enc/test_emoji
[102/756] 2547701=ripper/test_files_lib
[103/756] 2547700=ruby/test_string
[104/756] 2547699=rubygems/test_gem_resolver_git_set
[105/756] 2547709=did_you_mean/spell_checking/test_class_name_check
[106/756] 2547709=-ext-/test_scan_args
[107/756] 2547709=date/test_date_attr
[108/756] 2547709=ruby/test_integer
[109/756] 2547696=json/json_ext_parser_test
[110/756] 2547696=ruby/test_time
[111/756] 2547699=-ext-/struct/test_duplicate
[112/756] 2547699=erb/test_erb
[113/756] 2547704=-ext-/integer/test_integer
[114/756] 2547699=ruby/enc/test_utf32
[115/756] 2547699=-ext-/string/test_ellipsize
[116/756] 2547699=prism/test_helper
[117/756] 2547704=ruby/test_memory_view
[118/756] 2547704=rubygems/test_gem_commands_update_command
[119/756] 2547699=date/test_date_parse
[120/756] 2547696=openssl/test_fips
[121/756] 2547698=ruby/test_rand
[122/756] 2547699=openssl/test_pkey_ec
[123/756] 2547699=-ext-/struct/test_data
[124/756] 2547696=optparse/test_noarg
[125/756] 2547699=prism/result/static_literals_test
[126/756] 2547699=openssl/test_random
[127/756] 2547699=rubygems/test_bundled_ca
[128/756] 2547697=psych/visitors/test_to_ruby
[129/756] 2547698=fiber/test_backtrace
[130/756] 2547698=rubygems/test_gem_safe_marshal
[131/756] 2547697=-ext-/float/test_nextafter
[132/756] 2547697=-ext-/string/test_capacity
[133/756] 2547697=-ext-/array/test_resize
[134/756] 2547697=-ext-/bignum/test_div
[135/756] 2547697=psych/test_deprecated
[136/756] 2547697=ruby/test_gc_compact
[137/756] 2547699=uri/test_generic
[138/756] 2547703=prism/result/breadth_first_search_test
[139/756] 2547703=ruby/test_fiber
[140/756] 2547696=rubygems/test_gem_commands_setup_command
[141/756] 2547699=psych/test_alias_and_anchor
[142/756] 2547699=rubygems/test_gem_commands_rebuild_command
[143/756] 2547699=ruby/enc/test_cesu8
[144/756] 2547699=json/json_parser_test
[145/756] 2547699=ruby/test_vm_dump
[146/756] 2547699=open-uri/test_ftp
[147/756] 2547705=prism/errors_test
[148/756] 2547699=test_open3
[149/756] 2547694=ripper/test_ripper
[150/756] 2547698=did_you_mean/spell_checking/test_key_name_check
[151/756] 2547698=test_singleton
[152/756] 2547698=ruby/test_assignment
[153/756] 2547702=ruby/test_syntax
[154/756] 2547704=rubygems/test_gem_request_set_gem_dependency_api
[155/756] 2547705=ruby/enc/test_grapheme_breaks
[156/756] 2547705=date/test_date_marshal
[157/756] 2547705=openssl/test_ossl
[158/756] 2547705=rubygems/test_gem_commands_unpack_command
[159/756] 2547704=rubygems/test_gem_commands_exec_command
[160/756] 2547696=ruby/test_pack
[161/756] 2547705=ruby/test_autoload
[162/756] 2547694=rubygems/test_gem_resolver_local_specification
[163/756] 2547707=io/wait/test_ractor
[164/756] 2547706=openssl/test_ssl_session
[165/756] 2547707=optparse/test_optarg
[166/756] 2547694=psych/json/test_stream
[167/756] 2547694=ruby/test_file_exhaustive
[168/756] 2547696=rubygems/test_gem_gem_runner
[169/756] 2547696=rubygems/test_gem_ext_cargo_builder
[170/756] 2547696=psych/test_exception
[171/756] 2547696=rubygems/test_gem_commands_signout_command
[172/756] 2547696=psych/test_object
[173/756] 2547696=dtrace/test_function_entry
[174/756] 2547696=optparse/test_acceptable
[175/756] 2547707=prism/result/implicit_array_test
[176/756] 2547696=-ext-/struct/test_len
[177/756] 2547696=prism/heredoc_dedent_test
[178/756] 2547707=rubygems/test_kernel
[179/756] 2547696=did_you_mean/spell_checking/test_method_name_check
[180/756] 2547696=ruby/test_keyword
[181/756] 2547704=prism/result/numeric_value_test
[182/756] 2547704=lib/!Nothing_to_test
[183/756] 2547704=rubygems/test_gem_package_task
[184/756] 2547704=openssl/test_bn
[185/756] 2547704=openssl/test_provider
[186/756] 2547706=ruby/test_data
[187/756] 2547706=net/http/test_http_request
[188/756] 2547706=net/http/test_httpheader
[189/756] 2547706=rubygems/test_gem_commands_server_command
[190/756] 2547706=psych/test_merge_keys
[191/756] 2547706=-ext-/test_random
[192/756] 2547706=ripper/test_lexer
[193/756] 2547706=io/wait/test_io_wait
[194/756] 2547704=optparse/test_kwargs
[195/756] 2547704=cgi/test_cgi_escape
[196/756] 2547701=ruby/test_dir
[197/756] 2547707=openssl/test_x509store
[198/756] 2547696=resolv/test_mdns
[199/756] 2547696=rubygems/test_gem_ext_configure_builder
[200/756] 2547696=rubygems/test_gem_local_remote_options
[201/756] 2547708=rubygems/test_gem_security_signer
[202/756] 2547696=optparse/test_bash_completion
[203/756] 2547696=ruby/test_exception
[204/756] 2547708=-ext-/string/test_set_len
[205/756] 2547708=ruby/test_threadgroup
[206/756] 2547704=ruby/enc/test_euc_kr
[207/756] 2547704=rubygems/test_gem_commands_lock_command
[208/756] 2547704=fiber/test_queue
[209/756] 2547704=ruby/test_sleep
[210/756] 2547707=prism/result/regular_expression_options_test
[211/756] 2547707=mkmf/test_install
[212/756] 2547701=test_prettyprint
[213/756] 2547701=rubygems/test_gem_validator
[214/756] 2547701=prism/result/integer_parse_test
[215/756] 2547701=test_bundled_gems
[216/756] 2547701=prism/lex_test
[217/756] 2547708=did_you_mean/test_tree_spell_checker
[218/756] 2547708=openssl/test_pair
[219/756] 2547707=date/test_date_ractor
[220/756] 2547699=ruby/test_m17n_comb
[221/756] 2547709=prism/result/index_write_test
[222/756] 2547709=ruby/test_integer_comb
[223/756] 2547706=test_tsort
[224/756] 2547706=openssl/test_ns_spki
[225/756] 2547706=psych/visitors/test_depth_first
[226/756] 2547706=fileutils/test_dryrun
[227/756] 2547706=rubygems/test_gem_impossible_dependencies_error
[228/756] 2547706=json/json_generator_test
[229/756] 2547707=prism/encoding/encodings_test
[230/756] 2547698=fiber/test_io_buffer
[231/756] 2547698=ruby/test_range
[232/756] 2547707=-ext-/symbol/test_type
[233/756] 2547707=prism/result/node_id_test
[234/756] 2547695=test_tmpdir
[235/756] 2547707=rubygems/test_gem_source_subpath_problem
[236/756] 2547704=prism/api/parse_stream_test
[237/756] 2547704=rubygems/test_gem_resolver_api_set
[238/756] 2547695=openssl/test_ts
[239/756] 2547704=psych/test_emitter
[240/756] 2547704=-ext-/load/test_stringify_symbols
[241/756] 2547704=-ext-/test_printf
[242/756] 2547707=ruby/test_rubyoptions
[243/756] 2547704=-ext-/array/test_to_ary_concat
[244/756] 2547697=prism/result/warnings_test
[245/756] 2547697=prism/ruby/dispatcher_test
[246/756] 2547697=socket/test_udp
[247/756] 2547697=ruby/enc/test_windows_1252
[248/756] 2547697=mkmf/test_configuration
[249/756] 2547706=ruby/test_ifunless
[250/756] 2547706=dtrace/test_require
[251/756] 2547706=rubygems/test_gem_silent_ui
[252/756] 2547706=openssl/test_ocsp
[253/756] 2547697=ruby/test_shapes
[254/756] 2547697=openssl/test_pkey_dh
[255/756] 2547697=rubygems/test_gem_commands_uninstall_command
[256/756] 2547701=rubygems/test_gem_resolver_installer_set
[257/756] 2547695=ripper/test_files_test
[258/756] 2547695=rubygems/test_gem_dependency_list
[259/756] 2547708=ruby/test_continuation
[260/756] 2547701=test_forwardable
[261/756] 2547708=dtrace/test_object_create_start
[262/756] 2547708=ruby/test_io_m17n
[263/756] 2547701=prism/result/comments_test
[264/756] 2547695=-ext-/hash/test_delete
[265/756] 2547701=rubygems/test_config
[266/756] 2547695=-ext-/exception/test_ensured
[267/756] 2547701=optparse/test_placearg
[268/756] 2547704=-ext-/string/test_interned_str
[269/756] 2547704=rubygems/test_gem_commands_cleanup_command
[270/756] 2547695=prism/encoding/regular_expression_encoding_test
[271/756] 2547695=ruby/test_zjit
[272/756] 2547695=ruby/test_env
[273/756] 2547701=rubygems/test_project_sanity
[274/756] 2547706=psych/test_psych_set
[275/756] 2547706=prism/result/heredoc_test
[276/756] 2547706=rubygems/test_webauthn_listener_response
[277/756] 2547706=prism/ruby/parser_test
[278/756] 2547706=prism/snippets_test
[279/756] 2547701=-ext-/gvl/test_ubf_async_safe
[280/756] 2547701=psych/test_array
[281/756] 2547701=prism/newline_test
[282/756] 2547698=prism/result/constant_path_node_test
[283/756] 2547698=rubygems/test_gem_path_support
[284/756] 2547701=-ext-/win32/test_console_attr
[285/756] 2547701=rubygems/test_gem_bundler_version_finder
[286/756] 2547698=optparse/test_switch
[287/756] 2547698=prism/fuzzer_test
[288/756] 2547698=-ext-/string/test_rb_str_dup
[289/756] 2547701=ruby/test_ast
[290/756] 2547698=psych/test_struct
[291/756] 2547698=prism/onigmo_test
[292/756] 2547697=ruby/test_super
[293/756] 2547698=mkmf/test_libs
[294/756] 2547698=dtrace/test_gc
[295/756] 2547698=test_time
[296/756] 2547704=json/json_encoding_test
[297/756] 2547704=ruby/test_math
[298/756] 2547704=digest/test_digest_extend
[299/756] 2547704=rubygems/test_gem_safe_yaml
[300/756] 2547704=-ext-/popen_deadlock/test_popen_deadlock
[301/756] 2547698=optparse/test_autoconf
[302/756] 2547698=optparse/test_did_you_mean
[303/756] 2547705=-ext-/test_bug-5832
[304/756] 2547705=ruby/test_case
[305/756] 2547698=psych/test_object_references
[306/756] 2547698=-ext-/wait/test_wait
[307/756] 2547705=fiber/test_sleep
[308/756] 2547698=openssl/test_x509name
[309/756] 2547698=ruby/enc/test_euc_tw
[310/756] 2547698=rubygems/test_gem_security
[311/756] 2547696=rubygems/test_gem_commands_build_command
[312/756] 2547705=ruby/test_compile_prism
[313/756] 2547697=mkmf/test_sizeof
[314/756] 2547708=ruby/test_alias
[315/756] 2547696=rubygems/test_gem_requirement
[316/756] 2547703=-ext-/box/test_load_ext
[317/756] 2547703=ruby/test_comparable
[318/756] 2547703=mmtk/test_configuration
[319/756] 2547703=ruby/test_system
[320/756] 2547704=-ext-/test_notimplement
[321/756] 2547704=ruby/enc/test_emoji_breaks
[322/756] 2547704=-ext-/test_bug-3571
[323/756] 2547696=ruby/test_io_timeout
[324/756] 2547696=date/test_date_new
[325/756] 2547696=prism/api/command_line_test
[326/756] 2547696=rubygems/test_gem_commands_info_command
[327/756] 2547704=resolv/test_dns
[328/756] 2547696=stringio/test_stringio
[329/756] 2547708=ruby/test_require
[330/756] 2547705=ruby/test_dup
[331/756] 2547696=rubygems/test_gem_resolver_lock_set
[332/756] 2547696=did_you_mean/test_ractor_compatibility
[333/756] 2547704=-ext-/econv/test_append
[334/756] 2547704=test_unicode_normalize
[335/756] 2547704=ruby/test_method
[336/756] 2547705=optparse/test_reqarg
[337/756] 2547696=rubygems/test_gem_update_suggestion
[338/756] 2547696=psych/test_set
[339/756] 2547696=rubygems/test_gem_source_fetch_problem
[340/756] 2547709=resolv/test_resource
[341/756] 2547696=-ext-/struct/test_member
[342/756] 2547696=rubygems/test_gem_console_ui
[343/756] 2547709=openssl/test_pkey_rsa
[344/756] 2547696=-ext-/string/test_nofree
[345/756] 2547696=ruby/test_trace
[346/756] 2547696=rubygems/test_gem_stream_ui
[347/756] 2547700=-ext-/st/test_numhash
[348/756] 2547700=ruby/test_arity
[349/756] 2547700=test_ipaddr
[350/756] 2547700=ruby/test_m17n
[351/756] 2547696=net/http/test_buffered_io
[352/756] 2547696=ruby/test_yjit
[353/756] 2547703=rubygems/test_webauthn_poller
[354/756] 2547703=date/test_date_conv
[355/756] 2547703=rubygems/test_gem_resolver_composed_set
[356/756] 2547703=mkmf/test_egrep_cpp
[357/756] 2547698=ruby/test_argf
[358/756] 2547703=psych/test_yamlstore
[359/756] 2547703=rubygems/test_gem_commands_pristine_command
[360/756] 2547705=rubygems/test_gem_config_file
[361/756] 2547709=ruby/test_yjit_exit_locations
[362/756] 2547700=rubygems/test_gem_resolver_requirement_list
[363/756] 2547700=ruby/test_beginendblock
[364/756] 2547705=-ext-/arith_seq/test_arith_seq_beg_len_step
[365/756] 2547699=ruby/test_hash
[366/756] 2547705=ruby/test_io_buffer
[367/756] 2547709=psych/test_scalar_scanner
[368/756] 2547709=test_weakref
[369/756] 2547705=ruby/test_not
[370/756] 2547705=test_timeout
[371/756] 2547709=socket/test_socket
[372/756] 2547705=ruby/enc/test_case_mapping
[373/756] 2547700=psych/visitors/test_yaml_tree
[374/756] 2547705=uri/test_mailto
[375/756] 2547700=prism/ruby/ripper_test
[376/756] 2547705=rubygems/test_gem_package_tar_writer
[377/756] 2547705=rubygems/test_rubygems
[378/756] 2547697=prism/result/static_inspect_test
[379/756] 2547697=-ext-/symbol/test_inadvertent_creation
[380/756] 2547705=prism/result/source_location_test
[381/756] 2547697=ruby/test_complex
[382/756] 2547705=-ext-/vm/test_at_exit
[383/756] 2547705=-ext-/thread/test_instrumentation_api
[384/756] 2547695=ripper/test_files_ext
[385/756] 2547695=psych/test_data
[386/756] 2547695=openssl/test_x509ext
[387/756] 2547697=prism/unescape_test
[388/756] 2547697=ruby/test_object_id
[389/756] 2547695=prism/result/equality_test
[390/756] 2547700=ruby/test_settracefunc
[391/756] 2547695=rubygems/test_gem_text
[392/756] 2547703=prism/ruby/tunnel_test
[393/756] 2547703=rubygems/test_gem_commands_stale_command
[394/756] 2547703=rubygems/test_gem_version
[395/756] 2547695=ruby/test_sprintf_comb
[396/756] 2547703=test_pp
[397/756] 2547703=socket/test_tcp
[398/756] 2547695=ruby/test_path
[399/756] 2547695=ruby/test_method_cache
[400/756] 2547695=rubygems/test_gem_stub_specification
[401/756] 2547703=json/json_string_matching_test
[402/756] 2547703=monitor/test_monitor
[403/756] 2547709=rubygems/test_gem_ext_rake_builder
[404/756] 2547703=openssl/test_asn1
[405/756] 2547705=mkmf/test_flags
[406/756] 2547697=ruby/test_transcode
[407/756] 2547703=ruby/test_whileuntil
[408/756] 2547695=-ext-/rational/test_rat
[409/756] 2547703=test_extlibs
[410/756] 2547695=-ext-/win32/test_dln
[411/756] 2547695=openssl/test_x509attr
[412/756] 2547695=ruby/enc/test_iso_8859
[413/756] 2547695=ruby/test_complex2
[414/756] 2547695=prism/regexp_test
[415/756] 2547695=ruby/test_string_memory
[416/756] 2547695=mkmf/test_pkg_config
[417/756] 2547695=-ext-/bignum/test_big2str
[418/756] 2547695=open-uri/test_open-uri
[419/756] 2547695=-ext-/string/test_coderange
[420/756] 2547702=prism/ruby/location_test
[421/756] 2547695=ruby/test_allocation
[422/756] 2547702=ruby/test_gc
[423/756] 2547706=prism/api/dump_test
[424/756] 2547705=-ext-/string/test_enc_associate
[425/756] 2547700=ruby/test_iseq
[426/756] 2547709=ruby/test_insns_leaf
[427/756] 2547709=yaml/test_store
[428/756] 2547709=-ext-/load/test_protect
[429/756] 2547709=net/protocol/test_protocol
[430/756] 2547709=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[431/756] 2547709=psych/test_tree_builder
[432/756] 2547709=rubygems/test_gem_commands_open_command
[433/756] 2547709=openssl/test_x509req
[434/756] 2547709=rubygems/test_gem_specification
[435/756] 2547697=ruby/enc/test_gbk
[436/756] 2547697=ruby/test_warning
[437/756] 2547708=rubygems/test_gem_name_tuple
[438/756] 2547705=ruby/test_refinement
[439/756] 2547708=rubygems/test_gem_dependency_installer
[440/756] 2547697=strscan/test_stringscanner
[441/756] 2547697=psych/test_numeric
[442/756] 2547697=openssl/test_x509crl
[443/756] 2547697=psych/test_class
[444/756] 2547697=rubygems/test_gem_package_tar_reader
[445/756] 2547697=ruby/enc/test_gb18030
[446/756] 2547697=-ext-/test_enumerator_kw
[447/756] 2547697=ruby/test_mixed_unicode_escapes
[448/756] 2547697=-ext-/bignum/test_mul
[449/756] 2547697=mkmf/test_mkmf
[450/756] 2547697=did_you_mean/spell_checking/test_require_path_check
[451/756] 2547697=io/nonblock/test_flush
[452/756] 2547697=ruby/test_complexrational
[453/756] 2547697=openssl/test_pkcs7
[454/756] 2547706=rubygems/test_gem_commands_fetch_command
[455/756] 2547706=rubygems/test_gem_ext_builder
[456/756] 2547700=fileutils/test_verbose
[457/756] 2547700=date/test_date_strftime
[458/756] 2547703=prism/ruby/compiler_test
[459/756] 2547703=rubygems/test_gem_resolver_vendor_specification
[460/756] 2547703=-ext-/typeddata/test_typeddata
[461/756] 2547697=ruby/test_struct
[462/756] 2547697=fiber/test_mutex
[463/756] 2547704=ruby/test_basicinstructions
[464/756] 2547704=-ext-/bignum/test_bigzero
[465/756] 2547704=ruby/test_box
[466/756] 2547697=socket/test_basicsocket
[467/756] 2547703=rubygems/test_gem_commands_owner_command
[468/756] 2547697=-ext-/string/test_normalize
[469/756] 2547697=-ext-/test_recursion
[470/756] 2547697=test_find
[471/756] 2547697=prism/locals_test
[472/756] 2547697=rubygems/test_gem_unsatisfiable_dependency_error
[473/756] 2547697=objspace/test_ractor
[474/756] 2547709=prism/ruby/pattern_test
[475/756] 2547700=rubygems/test_gem_package_tar_header
[476/756] 2547709=ripper/test_sexp
[477/756] 2547709=ruby/test_require_lib
[478/756] 2547700=rubygems/test_gem_version_option
[479/756] 2547698=ripper/test_files_test_2
[480/756] 2547703=prism/api/lex_test
[481/756] 2547700=rubygems/test_gem_rdoc
[482/756] 2547700=rubygems/test_gem_remote_fetcher_s3
[483/756] 2547703=psych/test_stringio
[484/756] 2547703=-ext-/win32/test_fd_setsize
[485/756] 2547703=test_trick
[486/756] 2547699=ruby/test_objectspace
[487/756] 2547700=rubygems/test_gem_request_set
[488/756] 2547697=prism/version_test
[489/756] 2547697=psych/test_null
[490/756] 2547697=ruby/enc/test_big5
[491/756] 2547697=rubygems/test_gem_resolver_activation_request
[492/756] 2547708=-ext-/string/test_fstring
[493/756] 2547697=did_you_mean/core_ext/test_name_error_extension
[494/756] 2547697=-ext-/iseq_load/test_iseq_load
[495/756] 2547700=ruby/test_signal
[496/756] 2547704=ruby/test_fixnum
[497/756] 2547708=fiber/test_timeout
[498/756] 2547708=-ext-/test_ensure_and_callcc
[499/756] 2547708=fiber/test_scheduler
[500/756] 2547704=resolv/test_svcb_https
[501/756] 2547704=openssl/test_buffering
[502/756] 2547704=prism/ruby/ruby_parser_test
[503/756] 2547704=-ext-/test_bug-14834
[504/756] 2547706=-ext-/proc/test_bmethod
[505/756] 2547706=psych/nodes/test_enumerable
[506/756] 2547706=uri/test_http
[507/756] 2547706=-ext-/funcall/test_passing_block
[508/756] 2547706=openssl/test_x509cert
[509/756] 2547704=socket/test_addrinfo
[510/756] 2547704=mkmf/test_have_func
[511/756] 2547706=-ext-/string/test_enc_str_buf_cat
[512/756] 2547706=optparse/test_zsh_completion
[513/756] 2547706=rubygems/test_gem_package_tar_reader_entry
[514/756] 2547706=-ext-/thread/test_lock_native_thread
[515/756] 2547706=rubygems/test_webauthn_listener
[516/756] 2547704=rubygems/test_gem_resolver_specification
[517/756] 2547706=json/json_fixtures_test
[518/756] 2547706=ruby/test_encoding
[519/756] 2547704=dtrace/test_load
[520/756] 2547704=ruby/test_default_gems
[521/756] 2547704=mkmf/test_constant
[522/756] 2547706=rubygems/test_gem_security_trust_dir
[523/756] 2547706=ruby/test_rubyvm
[524/756] 2547706=-ext-/exception/test_data_error
[525/756] 2547706=socket/test_ancdata
[526/756] 2547706=rubygems/test_gem_doctor
[527/756] 2547706=ruby/test_weakmap
[528/756] 2547708=ruby/enc/test_euc_jp
[529/756] 2547708=-ext-/test_abi
[530/756] 2547697=ripper/test_scanner_events
[531/756] 2547697=-ext-/string/test_external_new
[532/756] 2547697=rubygems/test_gem_resolver_dependency_request
[533/756] 2547708=win32/test_registry
[534/756] 2547708=rubygems/test_deprecate
[535/756] 2547697=openssl/test_ssl
[536/756] 2547708=ruby/test_module
[537/756] 2547703=rubygems/test_gem_commands_push_command
[538/756] 2547704=prism/api/parse_success_test
[539/756] 2547704=strscan/test_ractor
[540/756] 2547704=rubygems/test_gem_uri_formatter
[541/756] 2547704=ruby/test_sprintf
[542/756] 2547700=rubygems/test_gem_request_connection_pools
[543/756] 2547703=ruby/test_optimization
[544/756] 2547704=uri/test_common
[545/756] 2547700=-ext-/gvl/test_last_thread
[546/756] 2547705=rubygems/test_gem_remote_fetcher_local_server
[547/756] 2547709=etc/test_etc
[548/756] 2547705=rubygems/test_gem_source_lock
[549/756] 2547704=uri/test_ldap
[550/756] 2547704=psych/test_hash
[551/756] 2547705=openssl/test_cipher
[552/756] 2547699=-ext-/time/test_new
[553/756] 2547699=ruby/test_enum
[554/756] 2547704=rubygems/test_gem_commands_which_command
[555/756] 2547705=rubygems/test_gem_source_specific_file
[556/756] 2547704=socket/test_unix
[557/756] 2547704=prism/api/parse_test
[558/756] 2547704=ruby/test_symbol
[559/756] 2547700=optparse/test_optparse
[560/756] 2547705=psych/test_coder
[561/756] 2547705=rubygems/test_gem_spec_fetcher
[562/756] 2547709=io/console/test_ractor
[563/756] 2547698=rubygems/test_gem_commands_sources_command
[564/756] 2547709=ruby/test_undef
[565/756] 2547709=io/console/test_io_console
[566/756] 2547700=date/test_date_arith
[567/756] 2547700=uri/test_ws
[568/756] 2547705=ruby/test_io
[569/756] 2547700=ruby/test_metaclass
[570/756] 2547700=ruby/test_numeric
[571/756] 2547700=pathname/test_ractor
[572/756] 2547700=rubygems/test_gem_resolver_installed_specification
[573/756] 2547700=dtrace/test_array_create
[574/756] 2547700=-ext-/integer/test_my_integer
[575/756] 2547700=-ext-/tracepoint/test_tracepoint
[576/756] 2547698=rubygems/test_gem_commands_environment_command
[577/756] 2547698=prism/encoding/symbol_encoding_test
[578/756] 2547698=-ext-/marshal/test_internal_ivar
[579/756] 2547698=rubygems/test_gem_commands_mirror
[580/756] 2547698=openssl/test_hmac
[581/756] 2547698=mkmf/test_signedness
[582/756] 2547695=prism/ruby/desugar_compiler_test
[583/756] 2547695=ruby/test_inlinecache
[584/756] 2547700=net/http/test_httpresponse
[585/756] 2547700=ruby/test_weakkeymap
[586/756] 2547695=-ext-/marshal/test_usrmarshal
[587/756] 2547709=rubygems/test_gem_command
[588/756] 2547709=ruby/test_key_error
[589/756] 2547709=-ext-/exception/test_enc_raise
[590/756] 2547709=openssl/test_engine
[591/756] 2547709=-ext-/postponed_job/test_postponed_job
[592/756] 2547695=fiber/test_io_close
[593/756] 2547695=json/ractor_test
[594/756] 2547695=rubygems/test_gem_request_set_lockfile
[595/756] 2547695=-ext-/load/test_dot_dot
[596/756] 2547695=did_you_mean/tree_spell/test_human_typo
[597/756] 2547695=prism/ruby/reflection_test
[598/756] 2547695=ruby/test_bignum
[599/756] 2547699=openssl/test_config
[600/756] 2547699=test_tempfile
[601/756] 2547708=rubygems/test_gem_util
[602/756] 2547709=rubygems/test_gem_gemcutter_utilities
[603/756] 2547695=rubygems/test_gem_remote_fetcher
[604/756] 2547708=rubygems/test_gem_resolver
[605/756] 2547709=rubygems/test_gem_commands_yank_command
[606/756] 2547698=did_you_mean/edit_distance/test_jaro_winkler
[607/756] 2547698=did_you_mean/spell_checking/test_pattern_key_name_check
[608/756] 2547698=rubygems/test_exit
[609/756] 2547708=ruby/test_call
[610/756] 2547698=ruby/test_thread
[611/756] 2547700=dtrace/test_hash_create
[612/756] 2547700=json/json_generic_object_test
[613/756] 2547700=date/test_switch_hitter
[614/756] 2547700=-ext-/bignum/test_pack
[615/756] 2547695=ruby/test_defined
[616/756] 2547709=ruby/enc/test_case_options
[617/756] 2547709=ripper/test_files_sample
[618/756] 2547708=-ext-/st/test_update
[619/756] 2547708=ruby/test_ractor
[620/756] 2547695=-ext-/method/test_arity
[621/756] 2547695=rubygems/test_gem_security_policy
[622/756] 2547709=uri/test_file
[623/756] 2547709=rubygems/test_gem_install_update_options
[624/756] 2547699=rubygems/test_gem_resolver_index_set
[625/756] 2547699=ruby/test_rational2
[626/756] 2547699=prism/fixtures_test
[627/756] 2547707=rubygems/test_gem_dependency_resolution_error
[628/756] 2547709=net/http/test_http
[629/756] 2547707=dtrace/test_raise
[630/756] 2547707=open-uri/test_proxy
[631/756] 2547695=psych/test_string
[632/756] 2547699=io/wait/test_io_wait_uncommon
[633/756] 2547699=rubygems/test_gem_ci_detector
[634/756] 2547707=ruby/enc/test_shift_jis
[635/756] 2547707=rubygems/test_gem_request_set_lockfile_parser
[636/756] 2547700=ruby/test_yield
[637/756] 2547699=ruby/test_fnmatch
[638/756] 2547699=rubygems/test_gem_resolver_vendor_set
[639/756] 2547695=rubygems/test_require
[640/756] 2547699=net/http/test_https
[641/756] 2547707=erb/test_erb_command
[642/756] 2547707=mkmf/test_have_library
[643/756] 2547706=ruby/test_unicode_escape
[644/756] 2547704=net/http/test_httpresponses
[645/756] 2547704=prism/result/integer_base_flags_test
[646/756] 2547704=uri/test_ftp
[647/756] 2547704=-ext-/string/test_too_many_dummy_encodings
[648/756] 2547706=rubygems/test_gem_ext_cmake_builder
[649/756] 2547706=ripper/test_filter
[650/756] 2547706=erb/test_erb_m17n
[651/756] 2547704=ruby/test_clone
[652/756] 2547706=objspace/test_objspace
[653/756] 2547697=ruby/enc/test_koi8
[654/756] 2547697=fiber/test_thread
[655/756] 2547697=ruby/test_pattern_matching
[656/756] 2547704=rubygems/test_gem_commands_search_command
[657/756] 2547704=ruby/test_arithmetic_sequence
[658/756] 2547704=ruby/test_literal
[659/756] 2547697=prism/bom_test
[660/756] 2547697=ruby/test_frozen_error
[661/756] 2547697=socket/test_sockopt
[662/756] 2547697=ruby/test_file
[663/756] 2547707=ruby/test_lambda
[664/756] 2547707=psych/test_encoding
[665/756] 2547707=-ext-/iter/test_yield_block
[666/756] 2547707=psych/handlers/test_recorder
[667/756] 2547707=rubygems/test_gem_commands_specification_command
[668/756] 2547695=psych/test_boolean
[669/756] 2547695=mkmf/test_config
[670/756] 2547707=psych/test_yaml
[671/756] 2547707=psych/test_document
[672/756] 2547707=fiber/test_ractor
[673/756] 2547707=-ext-/bug_reporter/test_bug_reporter
[674/756] 2547695=did_you_mean/test_spell_checker
[675/756] 2547695=rubygems/test_gem_resolver_api_specification
[676/756] 2547695=optparse/test_getopts
[677/756] 2547707=prism/ruby/parameters_signature_test
[678/756] 2547695=rubygems/test_gem_request
[679/756] 2547707=ruby/test_primitive
[680/756] 2547707=openssl/test_pkey
[681/756] 2547699=socket/test_nonblock
[682/756] 2547699=rubygems/test_gem_commands_signin_command
[683/756] 2547707=json/test_helper
[684/756] 2547707=psych/test_yamldbm
[685/756] 2547707=ruby/test_thread_cv
[686/756] 2547696=prism/ruby/relocation_test
[687/756] 2547695=ruby/enc/test_windows_1251
[688/756] 2547695=ripper/test_parser_events
[689/756] 2547699=-ext-/file/test_stat
[690/756] 2547696=ruby/test_eval
[691/756] 2547699=resolv/test_addr
[692/756] 2547699=mkmf/test_convertible
[693/756] 2547695=rubygems/test_gem_resolver_best_set
[694/756] 2547695=resolv/test_win32_config
[695/756] 2547695=prism/newline_offsets_test
[696/756] 2547707=ruby/test_regexp
[697/756] 2547709=-ext-/bignum/test_str2big
[698/756] 2547709=ruby/test_rational
[699/756] 2547697=rubygems/test_gem_resolver_conflict
[700/756] 2547697=psych/test_scalar
[701/756] 2547697=ruby/test_readpartial
[702/756] 2547704=rubygems/test_gem_commands_contents_command
[703/756] 2547704=fiber/test_io
[704/756] 2547697=rubygems/test_gem_commands_cert_command
[705/756] 2547695=fileutils/test_fileutils
[706/756] 2547704=ruby/test_object
[707/756] 2547696=fiber/test_process
[708/756] 2547695=-ext-/eval/test_eval
[709/756] 2547695=json/json_common_interface_test
[710/756] 2547709=psych/test_stream
[711/756] 2547709=coverage/test_coverage
[712/756] 2547696=pathname/test_pathname
[713/756] 2547695=rubygems/test_remote_fetch_error
[714/756] 2547695=rubygems/test_gem_resolver_git_specification
[715/756] 2547695=ruby/test_dir_m17n
[716/756] 2547696=prism/result/named_capture_test
[717/756] 2547696=rubygems/test_gem_commands_dependency_command
[718/756] 2547696=-ext-/string/test_qsort
[719/756] 2547696=dtrace/test_cmethod
[720/756] 2547696=rubygems/test_gem_ext_ext_conf_builder
[721/756] 2547697=json/json_addition_test
[722/756] 2547697=-ext-/path_to_class/test_path_to_class
[723/756] 2547697=prism/result/string_test
[724/756] 2547697=fiber/test_storage
[725/756] 2547697=rubygems/test_gem_resolver_index_specification
[726/756] 2547697=dtrace/test_string
[727/756] 2547697=psych/test_marshalable
[728/756] 2547697=ruby/test_iterator
[729/756] 2547697=dtrace/test_method_cache
[730/756] 2547697=rubygems/test_gem_dependency
[731/756] 2547697=prism/api/parse_comments_test
[732/756] 2547697=ruby/test_const
[733/756] 2547704=psych/test_serialize_subclasses
[734/756] 2547697=ruby/test_class
[735/756] 2547704=uri/test_wss
[736/756] 2547704=fiber/test_address_resolve
[737/756] 2547704=-ext-/string/test_cstr
[738/756] 2547705=rubygems/test_gem_resolver_lock_specification
[739/756] 2547700=openssl/test_digest
[740/756] 2547705=ruby/test_variable
[741/756] 2547700=rubygems/test_gem_source_local
[742/756] 2547709=-ext-/num2int/test_num2int
[743/756] 2547709=ruby/test_parse
[744/756] 2547700=ruby/test_process
[745/756] 2547694=mkmf/test_have_macro
[746/756] 2547704=-ext-/iter/test_iter_break
[747/756] 2547704=ruby/test_thread_queue
[748/756] 2547696=fileutils/test_nowrite
[749/756] 2547696=ruby/test_flip
[750/756] 2547696=optparse/test_summary
[751/756] 2547694=ruby/test_stack
[752/756] 2547702=rubygems/test_gem_commands_install_command
[753/756] 2547696=rubygems/test_gem_ext_cargo_builder_unit
[754/756] 2547696=ruby/test_econv
[755/756] 2547699=-ext-/st/test_foreach
[756/756] 2547699=test_securerandom
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 999 999 999 ? -1 Ss 1000 0:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
999 1021 1021 1021 pts/0 1021 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1021 1022 1021 1021 pts/0 1021 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1 65610 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 177887 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 452310 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 584441 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 1164625 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2005784 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2117046 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2306871 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1022 2546437 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2546437 2546440 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251120-173719 --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
2546440 2546441 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251120-173719 --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
2546441 2547363 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2547363 2547364 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2547364 2547691 1021 1021 pts/0 1021 Sl+ 1000 0:21 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
2547691 2547698 1021 1021 pts/0 1021 Sl+ 1000 0:40 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
2547698 2576981 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
2546441 2577669 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
1 2681903 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2825499 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2849766 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3202376 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3220467 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3393617 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3696633 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 4123412 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[2546437], 2546437=>[2546440], 2546440=>[2546441], 2546441=>[2547363, 2577669], 2547363=>[2547364], 2547364=>[2547691], 2547691=>[2547698], 2547698=>[2576981]}
$ timeout 60 gdb -p 2576981 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2576983]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000559696c36ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x757657c946c0 (LWP 2576981) "test_thread.rb*" 0x0000559696c36ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x75766e1ff6c0 (LWP 2576983) "test_thread.rb*" 0x000075768a11b4fd in __GI___poll (fds=0x7576617fc040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x75766e1ff6c0 (LWP 2576983) "test_thread.rb*"):
#0 0x000075768a11b4fd in __GI___poll (fds=0x7576617fc040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000559696bc177a in __interceptor_poll ()
No symbol table info available.
#2 0x0000559696fa9d5a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x0000559696c1ab2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000075768a09caa4 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 = {129151514179264, 5883844478938300251, 129151514179264, -352, 0, 129151139389104, 5883844478950883163, 5883483754056957787}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000075768a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x757657c946c0 (LWP 2576981) "test_thread.rb*"):
#0 0x0000559696c36ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x0000559696c37e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x0000559696b86710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x0000559696b86589 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 0x0000559696b861b5 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 0x0000559696b811be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x0000559696b81afe in __asan::Allocator::Reallocate(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x0000559696b81a0a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#8 0x0000559696c1d34d in __interceptor_realloc ()
No symbol table info available.
#9 0x0000559696cdbe13 in rb_gc_impl_realloc (objspace_ptr=0x51d000000a80, ptr=ptr@entry=0x504000cfc090, new_size=new_size@entry=80, old_size=48, old_size@entry=0, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8294
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
#10 0x0000559696ca4708 in ruby_sized_xrealloc_body (ptr=0x504000cfc090, new_size=80, old_size=0) at /tmp/ruby/src/trunk_asan/gc.c:5248
No locals.
#11 ruby_sized_xrealloc (ptr=0x504000cfc090, new_size=80, old_size=0) at /tmp/ruby/src/trunk_asan/gc.c:5238
No locals.
#12 ruby_xrealloc (ptr=<optimized out>, new_size=80) at /tmp/ruby/src/trunk_asan/gc.c:5254
No locals.
#13 0x0000559697013dcd in vm_ccs_push (cc_tbl=129151494606400, mid=3169, ccs=0x504000cfc090, ci=0x757657094d40, cc=0x75766cf6fe48) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2063
pos = <optimized out>
#14 vm_populate_cc (klass=129151975286600, ci=0x757657094d40, mid=3169) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2195
cme = 0x7576899c70a0
cc_tbl = 129151494606400
original_cc_table = 129151494606400
ccs = 0x504000cfc090
cc = 0x75766cf6fe48
ccs_obj = <optimized out>
#15 vm_search_cc (klass=129151975286600, ci=0x757657094d40) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2284
mid = 3169
cc = <optimized out>
vm_locking_level = <optimized out>
vm_locking_do = <optimized out>
#16 rb_vm_search_method_slowpath (ci=0x757657094d40, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2298
cc = <optimized out>
#17 0x000055969706dfac in vm_search_method_slowpath0 (cd_owner=129151975066160, klass=128, cd=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:2317
cc = <optimized out>
empty_cc = <optimized out>
#18 gccct_method_search_slowpath (vm=0x525000000100, klass=128, index=0, ci=0x559696c36ede <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, ci@entry=0x757657094d40) at /tmp/ruby/src/trunk_asan/vm_eval.c:418
cd = {ci = 0x559696c36ede <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, cc = 0x0}
#19 0x00005596970a3ee0 in gccct_method_search (ec=0x5160062985d0, recv=129151494717040, mid=3169, ci=0x757657094d40) at /tmp/ruby/src/trunk_asan/vm_eval.c:490
box = <optimized out>
klass = 128
box_value = <optimized out>
index = 0
vm = 0x540000000388
cc = 0x0
cme = <optimized out>
#20 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:545
ci = {flags = 106522, kwarg = 0x0, mid = 3169, flag = 4, argc = 2}
scope = <optimized out>
kw_splat = <optimized out>
cc = <optimized out>
call_status = <optimized out>
#21 0x0000559697048577 in rb_call (recv=129151494717040, mid=3169, argc=2, argv=0x757656e95540, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
ec = 0x540000000388
#22 rb_funcallv_kw (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1088
No locals.
#23 0x0000559696c68818 in rb_obj_call_init_kw (obj=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1874
No locals.
#24 0x0000559696dc2554 in rb_class_new_instance_kw (argc=argc@entry=2, argv=argv@entry=0x757656e95540, klass=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/object.c:2258
obj = 129151494717040
#25 rb_class_new_instance (argc=argc@entry=2, argv=argv@entry=0x757656e95540, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/object.c:2266
No locals.
#26 0x0000559696df72b4 in rb_exit (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4367
args = {1, 129151494717080}
#27 0x0000559696df737a in rb_f_exit (argc=argc@entry=0, argv=argv@entry=0x757658594838) at /tmp/ruby/src/trunk_asan/process.c:4383
istatus = 0
#28 0x0000559696dfb08d in f_exit (c=0, a=0x757658594838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4437
No locals.
#29 0x0000559697088f88 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 = 0x65b1001c0001
cc = <optimized out>
me = 0x75766cf6ff10
cfunc = 0x506000049708
recv = 129151353515280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#30 0x000055969706e855 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x757657c933a0) 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>
#31 0x000055969706e2e5 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
#32 0x000055969702ac8d in vm_sendish (ec=0x5160062985d0, reg_cfp=0x757658694790, 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>
#33 vm_exec_core (ec=ec@entry=0x5160062985d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x55969701f136 <vm_exec_core+1478>, 0x55969702043d <vm_exec_core+6349>, 0x559697025671 <vm_exec_core+27393>, 0x55969701ffaf <vm_exec_core+5183>, 0x5596970263b5 <vm_exec_core+30789>, 0x55969702422d <vm_exec_core+22205>, 0x559697021e2e <vm_exec_core+12990>, 0x55969701f29e <vm_exec_core+1838>, 0x559697025c64 <vm_exec_core+28916>, 0x5596970259ac <vm_exec_core+28220>, 0x55969702022c <vm_exec_core+5820>, 0x55969701f78e <vm_exec_core+3102>, 0x559697024926 <vm_exec_core+23990>, 0x559697020d33 <vm_exec_core+8643>, 0x559697025df8 <vm_exec_core+29320>, 0x559697025b0e <vm_exec_core+28574>, 0x559697021421 <vm_exec_core+10417>, 0x559697021dbd <vm_exec_core+12877>, 0x559697024485 <vm_exec_core+22805>, 0x559697025a85 <vm_exec_core+28437>, 0x5596970238a0 <vm_exec_core+19760>, 0x55969702450e <vm_exec_core+22942>, 0x559697024fc7 <vm_exec_core+25687>, 0x5596970237dd <vm_exec_core+19565>, 0x55969701f6cb <vm_exec_core+2907>, 0x559697023f30 <vm_exec_core+21440>, 0x55969701f55e <vm_exec_core+2542>, 0x55969701f994 <vm_exec_core+3620>, 0x5596970216a4 <vm_exec_core+11060>, 0x5596970233aa <vm_exec_core+18490>, 0x559697023dc9 <vm_exec_core+21081>, 0x55969702303f <vm_exec_core+17615>, 0x55969701f16a <vm_exec_core+1530>, 0x5596970251f7 <vm_exec_core+26247>, 0x5596970258d7 <vm_exec_core+28007>, 0x55969701fb3b <vm_exec_core+4043>, 0x5596970206e7 <vm_exec_core+7031>, 0x5596970203a5 <vm_exec_core+6197>, 0x559697020e22 <vm_exec_core+8882>, 0x559697021c59 <vm_exec_core+12521>, 0x55969701fbe2 <vm_exec_core+4210>, 0x55969702505f <vm_exec_core+25839>, 0x559697020671 <vm_exec_core+6913>, 0x559697021b07 <vm_exec_core+12183>, 0x5596970225ce <vm_exec_core+14942>, 0x5596970249bc <vm_exec_core+24140>, 0x559697023a62 <vm_exec_core+20210>, 0x5596970210fc <vm_exec_core+9612>, 0x55969702097e <vm_exec_core+7694>, 0x559697024812 <vm_exec_core+23714>, 0x559697021884 <vm_exec_core+11540>, 0x55969702402f <vm_exec_core+21695>, 0x559697023ad4 <vm_exec_core+20324>, 0x5596970240e6 <vm_exec_core+21878>, 0x5596970255a9 <vm_exec_core+27193>, 0x559697022e51 <vm_exec_core+17121>, 0x559697024a75 <vm_exec_core+24325>, 0x55969701eeb8 <vm_exec_core+840>, 0x5596970245a3 <vm_exec_core+23091>, 0x55969702121b <vm_exec_core+9899>, 0x559697023738 <vm_exec_core+19400>, 0x559697023978 <vm_exec_core+19976>, 0x559697022202 <vm_exec_core+13970>, 0x55969701fa48 <vm_exec_core+3800>, 0x5596970215c9 <vm_exec_core+10841>, 0x559697020c06 <vm_exec_core+8342>, 0x559697024164 <vm_exec_core+22004>, 0x55969701fd73 <vm_exec_core+4611>, 0x559697021faf <vm_exec_core+13375>, 0x5596970228ff <vm_exec_core+15759>, 0x559697020f00 <vm_exec_core+9104>, 0x55969702c45d <vm_exec_core+55533>, 0x5596970208d5 <vm_exec_core+7525>, 0x5596970207cd <vm_exec_core+7261>, 0x559697020ad8 <vm_exec_core+8040>, 0x5596970214c3 <vm_exec_core+10579>, 0x559697023243 <vm_exec_core+18131>, 0x559697022689 <vm_exec_core+15129>, 0x559697023e48 <vm_exec_core+21208>, 0x559697022ae5 <vm_exec_core+16245>, 0x559697025120 <vm_exec_core+26032>, 0x559697026657 <vm_exec_core+31463>, 0x559697025364 <vm_exec_core+26612>, 0x559697025f48 <vm_exec_core+29656>, 0x559697026039 <vm_exec_core+29897>, 0x55969701f5f0 <vm_exec_core+2688>, 0x559697025b8d <vm_exec_core+28701>, 0x5596970217a9 <vm_exec_core+11321>, 0x559697025d1b <vm_exec_core+29099>, 0x5596970212ea <vm_exec_core+10106>, 0x55969702529b <vm_exec_core+26411>, 0x55969701f487 <vm_exec_core+2327>, 0x55969701fc6d <vm_exec_core+4349>, 0x55969702627d <vm_exec_core+30477>, 0x559697021b8d <vm_exec_core+12317>, 0x55969702198a <vm_exec_core+11802>, 0x55969701eebd <vm_exec_core+845>, 0x55969701f3aa <vm_exec_core+2106>, 0x55969701ef43 <vm_exec_core+979>, 0x559697025453 <vm_exec_core+26851>, 0x559697022d0e <vm_exec_core+16798>, 0x5596970223d2 <vm_exec_core+14434>, 0x559697022bea <vm_exec_core+16506>, 0x559697022836 <vm_exec_core+15558>, 0x559697021a1f <vm_exec_core+11951>, 0x5596970222dd <vm_exec_core+14189>, 0x559697021ca9 <vm_exec_core+12601>, 0x5596970224ec <vm_exec_core+14716>, 0x55969702255d <vm_exec_core+14829>, 0x55969701f127 <vm_exec_core+1463>, 0x55969702042e <vm_exec_core+6334>, 0x559697025662 <vm_exec_core+27378>, 0x55969701ffa0 <vm_exec_core+5168>, 0x5596970263a6 <vm_exec_core+30774>, 0x55969702421e <vm_exec_core+22190>, 0x559697021e1f <vm_exec_core+12975>, 0x55969701f28f <vm_exec_core+1823>, 0x559697025c55 <vm_exec_core+28901>, 0x55969702599d <vm_exec_core+28205>, 0x55969702021d <vm_exec_core+5805>, 0x55969701f77f <vm_exec_core+3087>, 0x559697024917 <vm_exec_core+23975>, 0x559697020d24 <vm_exec_core+8628>, 0x559697025de9 <vm_exec_core+29305>, 0x559697025aff <vm_exec_core+28559>, 0x559697021412 <vm_exec_core+10402>, 0x559697021dae <vm_exec_core+12862>, 0x559697024476 <vm_exec_core+22790>, 0x559697025a76 <vm_exec_core+28422>, 0x559697023891 <vm_exec_core+19745>, 0x5596970244ff <vm_exec_core+22927>, 0x559697024fb8 <vm_exec_core+25672>, 0x5596970237ce <vm_exec_core+19550>, 0x55969701f6bc <vm_exec_core+2892>, 0x559697023f21 <vm_exec_core+21425>, 0x55969701f54f <vm_exec_core+2527>, 0x55969701f985 <vm_exec_core+3605>, 0x559697021695 <vm_exec_core+11045>, 0x55969702339b <vm_exec_core+18475>, 0x559697023dba <vm_exec_core+21066>, 0x559697023030 <vm_exec_core+17600>, 0x55969701f15b <vm_exec_core+1515>, 0x5596970251e8 <vm_exec_core+26232>, 0x5596970258c8 <vm_exec_core+27992>, 0x55969701fb2c <vm_exec_core+4028>, 0x5596970206d8 <vm_exec_core+7016>, 0x559697020396 <vm_exec_core+6182>, 0x559697020e13 <vm_exec_core+8867>, 0x559697021c4a <vm_exec_core+12506>, 0x55969701fbd3 <vm_exec_core+4195>, 0x559697025050 <vm_exec_core+25824>, 0x559697020662 <vm_exec_core+6898>, 0x559697021af8 <vm_exec_core+12168>, 0x5596970225bf <vm_exec_core+14927>, 0x5596970249ad <vm_exec_core+24125>, 0x559697023a53 <vm_exec_core+20195>, 0x5596970210ed <vm_exec_core+9597>, 0x55969702096f <vm_exec_core+7679>, 0x559697024803 <vm_exec_core+23699>, 0x559697021875 <vm_exec_core+11525>, 0x559697024020 <vm_exec_core+21680>, 0x559697023ac5 <vm_exec_core+20309>, 0x5596970240d7 <vm_exec_core+21863>, 0x55969702559a <vm_exec_core+27178>, 0x559697022e42 <vm_exec_core+17106>, 0x559697024a66 <vm_exec_core+24310>, 0x559697023f0d <vm_exec_core+21405>, 0x559697024594 <vm_exec_core+23076>, 0x55969702120c <vm_exec_core+9884>, 0x559697023729 <vm_exec_core+19385>, 0x559697023969 <vm_exec_core+19961>, 0x5596970221f3 <vm_exec_core+13955>, 0x559697023396 <vm_exec_core+18470>, 0x5596970215ba <vm_exec_core+10826>, 0x559697020bf7 <vm_exec_core+8327>, 0x559697024155 <vm_exec_core+21989>, 0x55969701fd64 <vm_exec_core+4596>, 0x559697021fa0 <vm_exec_core+13360>, 0x5596970228f0 <vm_exec_core+15744>, 0x559697020ef1 <vm_exec_core+9089>, 0x55969702c44e <vm_exec_core+55518>, 0x5596970208c6 <vm_exec_core+7510>, 0x5596970207be <vm_exec_core+7246>, 0x559697020ac9 <vm_exec_core+8025>, 0x5596970214b4 <vm_exec_core+10564>, 0x559697023234 <vm_exec_core+18116>, 0x55969702267a <vm_exec_core+15114>, 0x55969702322f <vm_exec_core+18111>, 0x559697023a4e <vm_exec_core+20190>, 0x559697023a49 <vm_exec_core+20185>, 0x559697020ac4 <vm_exec_core+8020>, 0x559697023f0d <vm_exec_core+21405>, 0x559697021c13 <vm_exec_core+12451>, 0x559697021c18 <vm_exec_core+12456>, 0x559697023a44 <vm_exec_core+20180>, 0x55969702388c <vm_exec_core+19740>, 0x5596970228eb <vm_exec_core+15739>, 0x559697022822 <vm_exec_core+15538>, 0x55969702393b <vm_exec_core+19915>, 0x559697022cf5 <vm_exec_core+16773>...}
reg_cfp = 0x757658694790
reg_pc = 0x51100027aaa8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#34 0x0000559697019d72 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160062985d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#35 0x000055969705d2cb in invoke_iseq_block_from_c (ec=0x5160062985d0, captured=<optimized out>, self=129151353515280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x757687ec2c78
cfp = 0x7576586947c8
sp = 0x757658594818
use_argv = <optimized out>
stack_argv = 0x757658594818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#36 invoke_block_from_c_proc (ec=0x5160062985d0, self=129151353515280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#37 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#38 0x000055969705b526 in rb_vm_invoke_proc (ec=0x540000000388, proc=0x80, proc@entry=0x504000799410, argc=-1765576994, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#39 0x0000559696fa83ad in thread_do_start_proc (th=th@entry=0x51500020d580) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504000799410
args_len = 0
args_ptr = <optimized out>
#40 0x0000559696fa5f1d in thread_do_start (th=0x51500020d580) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#41 thread_start_func_2 (th=th@entry=0x51500020d580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#42 0x0000559696fa520e in call_thread_start_func_2 (th=0x51500020d580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x757657c93cc0
#43 nt_start (ptr=0x50c00007abc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500020d580
sched = <optimized out>
nt = 0x50c00007abc0
vm = 0x525000000100
#44 0x0000559696c1ab2f in asan_thread_start(void*) ()
No symbol table info available.
#45 0x000075768a09caa4 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 = {129151139399360, 5883934000552263515, 129151139399360, -352, 0, 140730117642032, 5883934000564846427, 5883483754056957787}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#46 0x000075768a129c6c 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 2576981) detached]
$ timeout 60 gdb -p 2547698 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2576982]
[New LWP 2568870]
[New LWP 2554481]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000559696c1aba5 in __asan_memcpy ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x75768a3a6c40 (LWP 2547698) "ruby" 0x0000559696c1aba5 in __asan_memcpy ()
2 Thread 0x75766e1ff6c0 (LWP 2576982) "test_thread.rb*" 0x000075768a11b4fd in __GI___poll (fds=0x7576617fc040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x75766521d6c0 (LWP 2568870) "parallel.rb:40" 0x000075768a11b4fd in __GI___poll (fds=0x7576599c0860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x75766793d6c0 (LWP 2554481) "Timeout stdlib " 0x000075768a098d71 in __futex_abstimed_wait_common64 (private=30070, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00009c694) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 4 (Thread 0x75766793d6c0 (LWP 2554481) "Timeout stdlib "):
#0 0x000075768a098d71 in __futex_abstimed_wait_common64 (private=30070, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00009c694) 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=30070, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00009c694) 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=0x50c00009c694, 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 0x000075768a09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c00009c668) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x75768a09b4b0 <__condvar_cleanup_waiting>, __arg = 0x75766793bc40, __canceltype = 1610652432, __prev = 0x0}
cbuffer = {wseq = 9, cond = 0x50c00009c668, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 9
seq = 4
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=0x50c00009c668, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000559696f798ef in rb_native_cond_wait (cond=0x50c00009c694, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x51500019b200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x0
#7 0x0000559696fa4101 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x51500019b200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x0000559696f84e91 in native_sleep (th=0x51500019b200, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x51500019b200, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x0000559696fa2c6c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=129151973355480, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1076
args = <optimized out>
#12 0x0000559696c668f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x516005b8a2d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x75766793bfb0, <optimized out>, 0x75766793bec0, <optimized out>, <optimized out>}, prev = 0x75765fd00240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516005b8a2d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x0000559696fa1fce in queue_do_pop (self=<optimized out>, q=0x504000038910, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
queue_waiter = {w = {self = 129151973355480, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 129151973355480, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x504000038910
end = 0
#14 0x0000559697026a96 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:7534
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x0000559697026a96 in vm_invoke_builtin_delegate (ec=0x516005b8a2d0, cfp=0x757667a3f758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516005b8a2d0) at ../../src/trunk_asan/insns.def:1663
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x55969701f136 <vm_exec_core+1478>, 0x55969702043d <vm_exec_core+6349>, 0x559697025671 <vm_exec_core+27393>, 0x55969701ffaf <vm_exec_core+5183>, 0x5596970263b5 <vm_exec_core+30789>, 0x55969702422d <vm_exec_core+22205>, 0x559697021e2e <vm_exec_core+12990>, 0x55969701f29e <vm_exec_core+1838>, 0x559697025c64 <vm_exec_core+28916>, 0x5596970259ac <vm_exec_core+28220>, 0x55969702022c <vm_exec_core+5820>, 0x55969701f78e <vm_exec_core+3102>, 0x559697024926 <vm_exec_core+23990>, 0x559697020d33 <vm_exec_core+8643>, 0x559697025df8 <vm_exec_core+29320>, 0x559697025b0e <vm_exec_core+28574>, 0x559697021421 <vm_exec_core+10417>, 0x559697021dbd <vm_exec_core+12877>, 0x559697024485 <vm_exec_core+22805>, 0x559697025a85 <vm_exec_core+28437>, 0x5596970238a0 <vm_exec_core+19760>, 0x55969702450e <vm_exec_core+22942>, 0x559697024fc7 <vm_exec_core+25687>, 0x5596970237dd <vm_exec_core+19565>, 0x55969701f6cb <vm_exec_core+2907>, 0x559697023f30 <vm_exec_core+21440>, 0x55969701f55e <vm_exec_core+2542>, 0x55969701f994 <vm_exec_core+3620>, 0x5596970216a4 <vm_exec_core+11060>, 0x5596970233aa <vm_exec_core+18490>, 0x559697023dc9 <vm_exec_core+21081>, 0x55969702303f <vm_exec_core+17615>, 0x55969701f16a <vm_exec_core+1530>, 0x5596970251f7 <vm_exec_core+26247>, 0x5596970258d7 <vm_exec_core+28007>, 0x55969701fb3b <vm_exec_core+4043>, 0x5596970206e7 <vm_exec_core+7031>, 0x5596970203a5 <vm_exec_core+6197>, 0x559697020e22 <vm_exec_core+8882>, 0x559697021c59 <vm_exec_core+12521>, 0x55969701fbe2 <vm_exec_core+4210>, 0x55969702505f <vm_exec_core+25839>, 0x559697020671 <vm_exec_core+6913>, 0x559697021b07 <vm_exec_core+12183>, 0x5596970225ce <vm_exec_core+14942>, 0x5596970249bc <vm_exec_core+24140>, 0x559697023a62 <vm_exec_core+20210>, 0x5596970210fc <vm_exec_core+9612>, 0x55969702097e <vm_exec_core+7694>, 0x559697024812 <vm_exec_core+23714>, 0x559697021884 <vm_exec_core+11540>, 0x55969702402f <vm_exec_core+21695>, 0x559697023ad4 <vm_exec_core+20324>, 0x5596970240e6 <vm_exec_core+21878>, 0x5596970255a9 <vm_exec_core+27193>, 0x559697022e51 <vm_exec_core+17121>, 0x559697024a75 <vm_exec_core+24325>, 0x55969701eeb8 <vm_exec_core+840>, 0x5596970245a3 <vm_exec_core+23091>, 0x55969702121b <vm_exec_core+9899>, 0x559697023738 <vm_exec_core+19400>, 0x559697023978 <vm_exec_core+19976>, 0x559697022202 <vm_exec_core+13970>, 0x55969701fa48 <vm_exec_core+3800>, 0x5596970215c9 <vm_exec_core+10841>, 0x559697020c06 <vm_exec_core+8342>, 0x559697024164 <vm_exec_core+22004>, 0x55969701fd73 <vm_exec_core+4611>, 0x559697021faf <vm_exec_core+13375>, 0x5596970228ff <vm_exec_core+15759>, 0x559697020f00 <vm_exec_core+9104>, 0x55969702c45d <vm_exec_core+55533>, 0x5596970208d5 <vm_exec_core+7525>, 0x5596970207cd <vm_exec_core+7261>, 0x559697020ad8 <vm_exec_core+8040>, 0x5596970214c3 <vm_exec_core+10579>, 0x559697023243 <vm_exec_core+18131>, 0x559697022689 <vm_exec_core+15129>, 0x559697023e48 <vm_exec_core+21208>, 0x559697022ae5 <vm_exec_core+16245>, 0x559697025120 <vm_exec_core+26032>, 0x559697026657 <vm_exec_core+31463>, 0x559697025364 <vm_exec_core+26612>, 0x559697025f48 <vm_exec_core+29656>, 0x559697026039 <vm_exec_core+29897>, 0x55969701f5f0 <vm_exec_core+2688>, 0x559697025b8d <vm_exec_core+28701>, 0x5596970217a9 <vm_exec_core+11321>, 0x559697025d1b <vm_exec_core+29099>, 0x5596970212ea <vm_exec_core+10106>, 0x55969702529b <vm_exec_core+26411>, 0x55969701f487 <vm_exec_core+2327>, 0x55969701fc6d <vm_exec_core+4349>, 0x55969702627d <vm_exec_core+30477>, 0x559697021b8d <vm_exec_core+12317>, 0x55969702198a <vm_exec_core+11802>, 0x55969701eebd <vm_exec_core+845>, 0x55969701f3aa <vm_exec_core+2106>, 0x55969701ef43 <vm_exec_core+979>, 0x559697025453 <vm_exec_core+26851>, 0x559697022d0e <vm_exec_core+16798>, 0x5596970223d2 <vm_exec_core+14434>, 0x559697022bea <vm_exec_core+16506>, 0x559697022836 <vm_exec_core+15558>, 0x559697021a1f <vm_exec_core+11951>, 0x5596970222dd <vm_exec_core+14189>, 0x559697021ca9 <vm_exec_core+12601>, 0x5596970224ec <vm_exec_core+14716>, 0x55969702255d <vm_exec_core+14829>, 0x55969701f127 <vm_exec_core+1463>, 0x55969702042e <vm_exec_core+6334>, 0x559697025662 <vm_exec_core+27378>, 0x55969701ffa0 <vm_exec_core+5168>, 0x5596970263a6 <vm_exec_core+30774>, 0x55969702421e <vm_exec_core+22190>, 0x559697021e1f <vm_exec_core+12975>, 0x55969701f28f <vm_exec_core+1823>, 0x559697025c55 <vm_exec_core+28901>, 0x55969702599d <vm_exec_core+28205>, 0x55969702021d <vm_exec_core+5805>, 0x55969701f77f <vm_exec_core+3087>, 0x559697024917 <vm_exec_core+23975>, 0x559697020d24 <vm_exec_core+8628>, 0x559697025de9 <vm_exec_core+29305>, 0x559697025aff <vm_exec_core+28559>, 0x559697021412 <vm_exec_core+10402>, 0x559697021dae <vm_exec_core+12862>, 0x559697024476 <vm_exec_core+22790>, 0x559697025a76 <vm_exec_core+28422>, 0x559697023891 <vm_exec_core+19745>, 0x5596970244ff <vm_exec_core+22927>, 0x559697024fb8 <vm_exec_core+25672>, 0x5596970237ce <vm_exec_core+19550>, 0x55969701f6bc <vm_exec_core+2892>, 0x559697023f21 <vm_exec_core+21425>, 0x55969701f54f <vm_exec_core+2527>, 0x55969701f985 <vm_exec_core+3605>, 0x559697021695 <vm_exec_core+11045>, 0x55969702339b <vm_exec_core+18475>, 0x559697023dba <vm_exec_core+21066>, 0x559697023030 <vm_exec_core+17600>, 0x55969701f15b <vm_exec_core+1515>, 0x5596970251e8 <vm_exec_core+26232>, 0x5596970258c8 <vm_exec_core+27992>, 0x55969701fb2c <vm_exec_core+4028>, 0x5596970206d8 <vm_exec_core+7016>, 0x559697020396 <vm_exec_core+6182>, 0x559697020e13 <vm_exec_core+8867>, 0x559697021c4a <vm_exec_core+12506>, 0x55969701fbd3 <vm_exec_core+4195>, 0x559697025050 <vm_exec_core+25824>, 0x559697020662 <vm_exec_core+6898>, 0x559697021af8 <vm_exec_core+12168>, 0x5596970225bf <vm_exec_core+14927>, 0x5596970249ad <vm_exec_core+24125>, 0x559697023a53 <vm_exec_core+20195>, 0x5596970210ed <vm_exec_core+9597>, 0x55969702096f <vm_exec_core+7679>, 0x559697024803 <vm_exec_core+23699>, 0x559697021875 <vm_exec_core+11525>, 0x559697024020 <vm_exec_core+21680>, 0x559697023ac5 <vm_exec_core+20309>, 0x5596970240d7 <vm_exec_core+21863>, 0x55969702559a <vm_exec_core+27178>, 0x559697022e42 <vm_exec_core+17106>, 0x559697024a66 <vm_exec_core+24310>, 0x559697023f0d <vm_exec_core+21405>, 0x559697024594 <vm_exec_core+23076>, 0x55969702120c <vm_exec_core+9884>, 0x559697023729 <vm_exec_core+19385>, 0x559697023969 <vm_exec_core+19961>, 0x5596970221f3 <vm_exec_core+13955>, 0x559697023396 <vm_exec_core+18470>, 0x5596970215ba <vm_exec_core+10826>, 0x559697020bf7 <vm_exec_core+8327>, 0x559697024155 <vm_exec_core+21989>, 0x55969701fd64 <vm_exec_core+4596>, 0x559697021fa0 <vm_exec_core+13360>, 0x5596970228f0 <vm_exec_core+15744>, 0x559697020ef1 <vm_exec_core+9089>, 0x55969702c44e <vm_exec_core+55518>, 0x5596970208c6 <vm_exec_core+7510>, 0x5596970207be <vm_exec_core+7246>, 0x559697020ac9 <vm_exec_core+8025>, 0x5596970214b4 <vm_exec_core+10564>, 0x559697023234 <vm_exec_core+18116>, 0x55969702267a <vm_exec_core+15114>, 0x55969702322f <vm_exec_core+18111>, 0x559697023a4e <vm_exec_core+20190>, 0x559697023a49 <vm_exec_core+20185>, 0x559697020ac4 <vm_exec_core+8020>, 0x559697023f0d <vm_exec_core+21405>, 0x559697021c13 <vm_exec_core+12451>, 0x559697021c18 <vm_exec_core+12456>, 0x559697023a44 <vm_exec_core+20180>, 0x55969702388c <vm_exec_core+19740>, 0x5596970228eb <vm_exec_core+15739>, 0x559697022822 <vm_exec_core+15538>, 0x55969702393b <vm_exec_core+19915>, 0x559697022cf5 <vm_exec_core+16773>...}
reg_cfp = 0x757667a3f758
reg_pc = 0x510000002bf8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000559697019d72 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x516005b8a2d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x000055969705d2cb in invoke_iseq_block_from_c (ec=0x516005b8a2d0, captured=<optimized out>, self=129151973421360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x7576897e7988
cfp = 0x757667a3f7c8
sp = 0x75766793f818
use_argv = <optimized out>
stack_argv = 0x75766793f818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516005b8a2d0, self=129151973421360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x000055969705b526 in rb_vm_invoke_proc (ec=0x50c00009c694, proc=0x189, proc@entry=0x504000ebf810, argc=-1979085455, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#22 0x0000559696fa83ad in thread_do_start_proc (th=th@entry=0x51500019b200) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504000ebf810
args_len = 0
args_ptr = <optimized out>
#23 0x0000559696fa5f1d in thread_do_start (th=0x51500019b200) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x51500019b200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#25 0x0000559696fa520e in call_thread_start_func_2 (th=0x51500019b200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x75766793ccc0
#26 nt_start (ptr=0x50c00009c640) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500019b200
sched = <optimized out>
nt = 0x50c00009c640
vm = 0x525000000100
#27 0x0000559696c1ab2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000075768a09caa4 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 = {129151404332736, 5883828090416840539, 129151404332736, -352, 0, 140730117638352, 5883828090429423451, 5883483754056957787}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x000075768a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x75766521d6c0 (LWP 2568870) "parallel.rb:40"):
#0 0x000075768a11b4fd in __GI___poll (fds=0x7576599c0860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000559696bc177a in __interceptor_poll ()
No symbol table info available.
#2 0x0000559696d2c3f9 in nogvl_wait_for (th=129151494698640, fptr=0x511000165d40, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12561
fds = {fd = 6, 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 0x0000559696d2d88a in internal_read_func (ptr=0x7576599c0740) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7576599c0740
result = <optimized out>
#5 0x0000559696f89dd2 in rb_thread_io_blocking_call (io=0x511000165d40, func=0x559696d2d380 <internal_read_func>, data1=0x7576599c0740, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x0000559696c668f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x51600232d4d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x75766521be90, <optimized out>, 0x75766521bda0, <optimized out>, <optimized out>}, prev = 0x7576599b3240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x51600232d4d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x0000559696d41642 in io_read_memory_locktmp (str=129151169988704, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
No locals.
#8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3502
str = <optimized out>
iis = {th = 129151494698640, fptr = 0x511000165d40, nonblock = 0, fd = 6, buf = 0x51900015b380, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000165d40
n = <optimized out>
shrinkable = <optimized out>
#9 0x0000559696d1e191 in io_readpartial (argc=1503397984, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
ret = <optimized out>
#10 0x0000559697088f88 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 = 0x40e100100003
cc = <optimized out>
me = 0x7576899a88d0
cfunc = 0x50600002c0c8
recv = 129151494698800
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x000055969702ac8d in vm_sendish (ec=0x51600232d4d0, reg_cfp=0x757666443790, 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>
#12 vm_exec_core (ec=ec@entry=0x51600232d4d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x55969701f136 <vm_exec_core+1478>, 0x55969702043d <vm_exec_core+6349>, 0x559697025671 <vm_exec_core+27393>, 0x55969701ffaf <vm_exec_core+5183>, 0x5596970263b5 <vm_exec_core+30789>, 0x55969702422d <vm_exec_core+22205>, 0x559697021e2e <vm_exec_core+12990>, 0x55969701f29e <vm_exec_core+1838>, 0x559697025c64 <vm_exec_core+28916>, 0x5596970259ac <vm_exec_core+28220>, 0x55969702022c <vm_exec_core+5820>, 0x55969701f78e <vm_exec_core+3102>, 0x559697024926 <vm_exec_core+23990>, 0x559697020d33 <vm_exec_core+8643>, 0x559697025df8 <vm_exec_core+29320>, 0x559697025b0e <vm_exec_core+28574>, 0x559697021421 <vm_exec_core+10417>, 0x559697021dbd <vm_exec_core+12877>, 0x559697024485 <vm_exec_core+22805>, 0x559697025a85 <vm_exec_core+28437>, 0x5596970238a0 <vm_exec_core+19760>, 0x55969702450e <vm_exec_core+22942>, 0x559697024fc7 <vm_exec_core+25687>, 0x5596970237dd <vm_exec_core+19565>, 0x55969701f6cb <vm_exec_core+2907>, 0x559697023f30 <vm_exec_core+21440>, 0x55969701f55e <vm_exec_core+2542>, 0x55969701f994 <vm_exec_core+3620>, 0x5596970216a4 <vm_exec_core+11060>, 0x5596970233aa <vm_exec_core+18490>, 0x559697023dc9 <vm_exec_core+21081>, 0x55969702303f <vm_exec_core+17615>, 0x55969701f16a <vm_exec_core+1530>, 0x5596970251f7 <vm_exec_core+26247>, 0x5596970258d7 <vm_exec_core+28007>, 0x55969701fb3b <vm_exec_core+4043>, 0x5596970206e7 <vm_exec_core+7031>, 0x5596970203a5 <vm_exec_core+6197>, 0x559697020e22 <vm_exec_core+8882>, 0x559697021c59 <vm_exec_core+12521>, 0x55969701fbe2 <vm_exec_core+4210>, 0x55969702505f <vm_exec_core+25839>, 0x559697020671 <vm_exec_core+6913>, 0x559697021b07 <vm_exec_core+12183>, 0x5596970225ce <vm_exec_core+14942>, 0x5596970249bc <vm_exec_core+24140>, 0x559697023a62 <vm_exec_core+20210>, 0x5596970210fc <vm_exec_core+9612>, 0x55969702097e <vm_exec_core+7694>, 0x559697024812 <vm_exec_core+23714>, 0x559697021884 <vm_exec_core+11540>, 0x55969702402f <vm_exec_core+21695>, 0x559697023ad4 <vm_exec_core+20324>, 0x5596970240e6 <vm_exec_core+21878>, 0x5596970255a9 <vm_exec_core+27193>, 0x559697022e51 <vm_exec_core+17121>, 0x559697024a75 <vm_exec_core+24325>, 0x55969701eeb8 <vm_exec_core+840>, 0x5596970245a3 <vm_exec_core+23091>, 0x55969702121b <vm_exec_core+9899>, 0x559697023738 <vm_exec_core+19400>, 0x559697023978 <vm_exec_core+19976>, 0x559697022202 <vm_exec_core+13970>, 0x55969701fa48 <vm_exec_core+3800>, 0x5596970215c9 <vm_exec_core+10841>, 0x559697020c06 <vm_exec_core+8342>, 0x559697024164 <vm_exec_core+22004>, 0x55969701fd73 <vm_exec_core+4611>, 0x559697021faf <vm_exec_core+13375>, 0x5596970228ff <vm_exec_core+15759>, 0x559697020f00 <vm_exec_core+9104>, 0x55969702c45d <vm_exec_core+55533>, 0x5596970208d5 <vm_exec_core+7525>, 0x5596970207cd <vm_exec_core+7261>, 0x559697020ad8 <vm_exec_core+8040>, 0x5596970214c3 <vm_exec_core+10579>, 0x559697023243 <vm_exec_core+18131>, 0x559697022689 <vm_exec_core+15129>, 0x559697023e48 <vm_exec_core+21208>, 0x559697022ae5 <vm_exec_core+16245>, 0x559697025120 <vm_exec_core+26032>, 0x559697026657 <vm_exec_core+31463>, 0x559697025364 <vm_exec_core+26612>, 0x559697025f48 <vm_exec_core+29656>, 0x559697026039 <vm_exec_core+29897>, 0x55969701f5f0 <vm_exec_core+2688>, 0x559697025b8d <vm_exec_core+28701>, 0x5596970217a9 <vm_exec_core+11321>, 0x559697025d1b <vm_exec_core+29099>, 0x5596970212ea <vm_exec_core+10106>, 0x55969702529b <vm_exec_core+26411>, 0x55969701f487 <vm_exec_core+2327>, 0x55969701fc6d <vm_exec_core+4349>, 0x55969702627d <vm_exec_core+30477>, 0x559697021b8d <vm_exec_core+12317>, 0x55969702198a <vm_exec_core+11802>, 0x55969701eebd <vm_exec_core+845>, 0x55969701f3aa <vm_exec_core+2106>, 0x55969701ef43 <vm_exec_core+979>, 0x559697025453 <vm_exec_core+26851>, 0x559697022d0e <vm_exec_core+16798>, 0x5596970223d2 <vm_exec_core+14434>, 0x559697022bea <vm_exec_core+16506>, 0x559697022836 <vm_exec_core+15558>, 0x559697021a1f <vm_exec_core+11951>, 0x5596970222dd <vm_exec_core+14189>, 0x559697021ca9 <vm_exec_core+12601>, 0x5596970224ec <vm_exec_core+14716>, 0x55969702255d <vm_exec_core+14829>, 0x55969701f127 <vm_exec_core+1463>, 0x55969702042e <vm_exec_core+6334>, 0x559697025662 <vm_exec_core+27378>, 0x55969701ffa0 <vm_exec_core+5168>, 0x5596970263a6 <vm_exec_core+30774>, 0x55969702421e <vm_exec_core+22190>, 0x559697021e1f <vm_exec_core+12975>, 0x55969701f28f <vm_exec_core+1823>, 0x559697025c55 <vm_exec_core+28901>, 0x55969702599d <vm_exec_core+28205>, 0x55969702021d <vm_exec_core+5805>, 0x55969701f77f <vm_exec_core+3087>, 0x559697024917 <vm_exec_core+23975>, 0x559697020d24 <vm_exec_core+8628>, 0x559697025de9 <vm_exec_core+29305>, 0x559697025aff <vm_exec_core+28559>, 0x559697021412 <vm_exec_core+10402>, 0x559697021dae <vm_exec_core+12862>, 0x559697024476 <vm_exec_core+22790>, 0x559697025a76 <vm_exec_core+28422>, 0x559697023891 <vm_exec_core+19745>, 0x5596970244ff <vm_exec_core+22927>, 0x559697024fb8 <vm_exec_core+25672>, 0x5596970237ce <vm_exec_core+19550>, 0x55969701f6bc <vm_exec_core+2892>, 0x559697023f21 <vm_exec_core+21425>, 0x55969701f54f <vm_exec_core+2527>, 0x55969701f985 <vm_exec_core+3605>, 0x559697021695 <vm_exec_core+11045>, 0x55969702339b <vm_exec_core+18475>, 0x559697023dba <vm_exec_core+21066>, 0x559697023030 <vm_exec_core+17600>, 0x55969701f15b <vm_exec_core+1515>, 0x5596970251e8 <vm_exec_core+26232>, 0x5596970258c8 <vm_exec_core+27992>, 0x55969701fb2c <vm_exec_core+4028>, 0x5596970206d8 <vm_exec_core+7016>, 0x559697020396 <vm_exec_core+6182>, 0x559697020e13 <vm_exec_core+8867>, 0x559697021c4a <vm_exec_core+12506>, 0x55969701fbd3 <vm_exec_core+4195>, 0x559697025050 <vm_exec_core+25824>, 0x559697020662 <vm_exec_core+6898>, 0x559697021af8 <vm_exec_core+12168>, 0x5596970225bf <vm_exec_core+14927>, 0x5596970249ad <vm_exec_core+24125>, 0x559697023a53 <vm_exec_core+20195>, 0x5596970210ed <vm_exec_core+9597>, 0x55969702096f <vm_exec_core+7679>, 0x559697024803 <vm_exec_core+23699>, 0x559697021875 <vm_exec_core+11525>, 0x559697024020 <vm_exec_core+21680>, 0x559697023ac5 <vm_exec_core+20309>, 0x5596970240d7 <vm_exec_core+21863>, 0x55969702559a <vm_exec_core+27178>, 0x559697022e42 <vm_exec_core+17106>, 0x559697024a66 <vm_exec_core+24310>, 0x559697023f0d <vm_exec_core+21405>, 0x559697024594 <vm_exec_core+23076>, 0x55969702120c <vm_exec_core+9884>, 0x559697023729 <vm_exec_core+19385>, 0x559697023969 <vm_exec_core+19961>, 0x5596970221f3 <vm_exec_core+13955>, 0x559697023396 <vm_exec_core+18470>, 0x5596970215ba <vm_exec_core+10826>, 0x559697020bf7 <vm_exec_core+8327>, 0x559697024155 <vm_exec_core+21989>, 0x55969701fd64 <vm_exec_core+4596>, 0x559697021fa0 <vm_exec_core+13360>, 0x5596970228f0 <vm_exec_core+15744>, 0x559697020ef1 <vm_exec_core+9089>, 0x55969702c44e <vm_exec_core+55518>, 0x5596970208c6 <vm_exec_core+7510>, 0x5596970207be <vm_exec_core+7246>, 0x559697020ac9 <vm_exec_core+8025>, 0x5596970214b4 <vm_exec_core+10564>, 0x559697023234 <vm_exec_core+18116>, 0x55969702267a <vm_exec_core+15114>, 0x55969702322f <vm_exec_core+18111>, 0x559697023a4e <vm_exec_core+20190>, 0x559697023a49 <vm_exec_core+20185>, 0x559697020ac4 <vm_exec_core+8020>, 0x559697023f0d <vm_exec_core+21405>, 0x559697021c13 <vm_exec_core+12451>, 0x559697021c18 <vm_exec_core+12456>, 0x559697023a44 <vm_exec_core+20180>, 0x55969702388c <vm_exec_core+19740>, 0x5596970228eb <vm_exec_core+15739>, 0x559697022822 <vm_exec_core+15538>, 0x55969702393b <vm_exec_core+19915>, 0x559697022cf5 <vm_exec_core+16773>...}
reg_cfp = 0x757666443790
reg_pc = 0x51300005f758
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000559697019d72 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x51600232d4d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000055969705d2cb in invoke_iseq_block_from_c (ec=0x51600232d4d0, captured=<optimized out>, self=129151969199280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x75768992f1d8
cfp = 0x7576664437c8
sp = 0x757666343818
use_argv = <optimized out>
stack_argv = 0x757666343818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600232d4d0, self=129151969199280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x000055969705b526 in rb_vm_invoke_proc (ec=0x7576599c0860, proc=0x1, proc@entry=0x5040007aa050, argc=-1978551043, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 4294967295
#18 0x0000559696fa83ad in thread_do_start_proc (th=th@entry=0x515000078080) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040007aa050
args_len = 0
args_ptr = <optimized out>
#19 0x0000559696fa5f1d in thread_do_start (th=0x515000078080) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#20 thread_start_func_2 (th=th@entry=0x515000078080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#21 0x0000559696fa520e in call_thread_start_func_2 (th=0x515000078080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x75766521ccc0
#22 nt_start (ptr=0x50c0001b1600) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000078080
sched = <optimized out>
nt = 0x50c0001b1600
vm = 0x525000000100
#23 0x0000559696c1ab2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000075768a09caa4 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 = {129151363307200, 5883824396744965979, 129151363307200, -352, 25, 140730117643600, 5883824396757548891, 5883483754056957787}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x000075768a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x75766e1ff6c0 (LWP 2576982) "test_thread.rb*"):
#0 0x000075768a11b4fd in __GI___poll (fds=0x7576617fc040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000559696bc177a in __interceptor_poll ()
No symbol table info available.
#2 0x0000559696fa9d5a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x0000559696c1ab2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000075768a09caa4 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 = {129151514179264, 5883844478938300251, 129151514179264, -352, 0, 129151139389488, 5883844478950883163, 5883483754056957787}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000075768a129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x75768a3a6c40 (LWP 2547698) "ruby"):
#0 0x0000559696c1aba5 in __asan_memcpy ()
No symbol table info available.
#1 0x0000559696f1eef0 in memcpy (__dest=0x757687ec3488, __src=0x50200068fd15, __len=7) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29
No locals.
#2 ruby_nonempty_memcpy (dest=0x757687ec3488, src=0x50200068fd15, n=7) at /tmp/ruby/src/trunk_asan/include/ruby/internal/memory.h:758
No locals.
#3 str_enc_new (klass=<optimized out>, ptr=<optimized out>, len=7, enc=0x50d000000110) at /tmp/ruby/src/trunk_asan/string.c:1087
str = 129151946994800
termlen = <optimized out>
term_fill_ptr = <optimized out>
term_fill_len = <optimized out>
#4 0x0000559696ce99a1 in env_enc_str_new (ptr=0x50200068fd15 "C.UTF-8", len=4194309, enc=0x50d000000110) at /tmp/ruby/src/trunk_asan/hash.c:5152
str = <optimized out>
#5 env_str_new (ptr=0x50200068fd15 "C.UTF-8", len=4194309, enc=0x50d000000110) at /tmp/ruby/src/trunk_asan/hash.c:5161
No locals.
#6 env_str_new2 (ptr=0x50200068fd15 "C.UTF-8", enc=0x50d000000110) at /tmp/ruby/src/trunk_asan/hash.c:5168
No locals.
#7 env_to_hash () at /tmp/ruby/src/trunk_asan/hash.c:6512
s = <optimized out>
env = <optimized out>
vm_locking_level = <optimized out>
vm_locking_do = <optimized out>
hash = 129151498756600
enc = 0x50d000000110
#8 0x0000559696df1d57 in rb_execarg_parent_start1 (execarg_obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:2798
envtbl = <optimized out>
envp_buf = <optimized out>
envp_str = <optimized out>
p = <optimized out>
ep = <optimized out>
eargp = 0x75766d3b7840
ary = <optimized out>
envopts = 129151946996640
unsetenv_others = <optimized out>
#9 0x0000559696e0562b in do_spawn_process (arg=129151948784416) at /tmp/ruby/src/trunk_asan/process.c:4586
argp = 0x757688078320
#10 0x0000559696c668f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe48abe110, <optimized out>, 0x7ffe48abe020, <optimized out>, <optimized out>}, prev = 0x757688155540, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x0000559696e0554f in rb_execarg_spawn (execarg_obj=<optimized out>, errmsg=<optimized out>, errmsg_buflen=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4604
args = {execarg = 15812378781625923, errmsg = {ptr = 0xe00001102000000 <error: Cannot access memory at address 0xe00001102000000>, buflen = <optimized out>}}
r = <optimized out>
#12 0x0000559696dfadbf in rb_f_spawn (argc=<optimized out>, argv=0x757689b18cf0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4925
errmsg = '\000' <repeats 24 times>, "!", '\000' <repeats 15 times>, "\340\277\3161RV\000\000 \000\000\000\000\000\000\000Q\001\000\000\000\000\000\000\000 *1RV\000\0000\20441RV\000"
eargp = 0x75766d3b7840
fail_str = 129151353502240
pid = <optimized out>
execarg_obj = <optimized out>
#13 0x0000559697088f88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x6c3110050005
cc = <optimized out>
me = 0x757687e12738
cfunc = 0x506000049588
recv = 129151973251800
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#14 0x000055969702ac8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x757689c18480, 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>
#15 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x55969701f136 <vm_exec_core+1478>, 0x55969702043d <vm_exec_core+6349>, 0x559697025671 <vm_exec_core+27393>, 0x55969701ffaf <vm_exec_core+5183>, 0x5596970263b5 <vm_exec_core+30789>, 0x55969702422d <vm_exec_core+22205>, 0x559697021e2e <vm_exec_core+12990>, 0x55969701f29e <vm_exec_core+1838>, 0x559697025c64 <vm_exec_core+28916>, 0x5596970259ac <vm_exec_core+28220>, 0x55969702022c <vm_exec_core+5820>, 0x55969701f78e <vm_exec_core+3102>, 0x559697024926 <vm_exec_core+23990>, 0x559697020d33 <vm_exec_core+8643>, 0x559697025df8 <vm_exec_core+29320>, 0x559697025b0e <vm_exec_core+28574>, 0x559697021421 <vm_exec_core+10417>, 0x559697021dbd <vm_exec_core+12877>, 0x559697024485 <vm_exec_core+22805>, 0x559697025a85 <vm_exec_core+28437>, 0x5596970238a0 <vm_exec_core+19760>, 0x55969702450e <vm_exec_core+22942>, 0x559697024fc7 <vm_exec_core+25687>, 0x5596970237dd <vm_exec_core+19565>, 0x55969701f6cb <vm_exec_core+2907>, 0x559697023f30 <vm_exec_core+21440>, 0x55969701f55e <vm_exec_core+2542>, 0x55969701f994 <vm_exec_core+3620>, 0x5596970216a4 <vm_exec_core+11060>, 0x5596970233aa <vm_exec_core+18490>, 0x559697023dc9 <vm_exec_core+21081>, 0x55969702303f <vm_exec_core+17615>, 0x55969701f16a <vm_exec_core+1530>, 0x5596970251f7 <vm_exec_core+26247>, 0x5596970258d7 <vm_exec_core+28007>, 0x55969701fb3b <vm_exec_core+4043>, 0x5596970206e7 <vm_exec_core+7031>, 0x5596970203a5 <vm_exec_core+6197>, 0x559697020e22 <vm_exec_core+8882>, 0x559697021c59 <vm_exec_core+12521>, 0x55969701fbe2 <vm_exec_core+4210>, 0x55969702505f <vm_exec_core+25839>, 0x559697020671 <vm_exec_core+6913>, 0x559697021b07 <vm_exec_core+12183>, 0x5596970225ce <vm_exec_core+14942>, 0x5596970249bc <vm_exec_core+24140>, 0x559697023a62 <vm_exec_core+20210>, 0x5596970210fc <vm_exec_core+9612>, 0x55969702097e <vm_exec_core+7694>, 0x559697024812 <vm_exec_core+23714>, 0x559697021884 <vm_exec_core+11540>, 0x55969702402f <vm_exec_core+21695>, 0x559697023ad4 <vm_exec_core+20324>, 0x5596970240e6 <vm_exec_core+21878>, 0x5596970255a9 <vm_exec_core+27193>, 0x559697022e51 <vm_exec_core+17121>, 0x559697024a75 <vm_exec_core+24325>, 0x55969701eeb8 <vm_exec_core+840>, 0x5596970245a3 <vm_exec_core+23091>, 0x55969702121b <vm_exec_core+9899>, 0x559697023738 <vm_exec_core+19400>, 0x559697023978 <vm_exec_core+19976>, 0x559697022202 <vm_exec_core+13970>, 0x55969701fa48 <vm_exec_core+3800>, 0x5596970215c9 <vm_exec_core+10841>, 0x559697020c06 <vm_exec_core+8342>, 0x559697024164 <vm_exec_core+22004>, 0x55969701fd73 <vm_exec_core+4611>, 0x559697021faf <vm_exec_core+13375>, 0x5596970228ff <vm_exec_core+15759>, 0x559697020f00 <vm_exec_core+9104>, 0x55969702c45d <vm_exec_core+55533>, 0x5596970208d5 <vm_exec_core+7525>, 0x5596970207cd <vm_exec_core+7261>, 0x559697020ad8 <vm_exec_core+8040>, 0x5596970214c3 <vm_exec_core+10579>, 0x559697023243 <vm_exec_core+18131>, 0x559697022689 <vm_exec_core+15129>, 0x559697023e48 <vm_exec_core+21208>, 0x559697022ae5 <vm_exec_core+16245>, 0x559697025120 <vm_exec_core+26032>, 0x559697026657 <vm_exec_core+31463>, 0x559697025364 <vm_exec_core+26612>, 0x559697025f48 <vm_exec_core+29656>, 0x559697026039 <vm_exec_core+29897>, 0x55969701f5f0 <vm_exec_core+2688>, 0x559697025b8d <vm_exec_core+28701>, 0x5596970217a9 <vm_exec_core+11321>, 0x559697025d1b <vm_exec_core+29099>, 0x5596970212ea <vm_exec_core+10106>, 0x55969702529b <vm_exec_core+26411>, 0x55969701f487 <vm_exec_core+2327>, 0x55969701fc6d <vm_exec_core+4349>, 0x55969702627d <vm_exec_core+30477>, 0x559697021b8d <vm_exec_core+12317>, 0x55969702198a <vm_exec_core+11802>, 0x55969701eebd <vm_exec_core+845>, 0x55969701f3aa <vm_exec_core+2106>, 0x55969701ef43 <vm_exec_core+979>, 0x559697025453 <vm_exec_core+26851>, 0x559697022d0e <vm_exec_core+16798>, 0x5596970223d2 <vm_exec_core+14434>, 0x559697022bea <vm_exec_core+16506>, 0x559697022836 <vm_exec_core+15558>, 0x559697021a1f <vm_exec_core+11951>, 0x5596970222dd <vm_exec_core+14189>, 0x559697021ca9 <vm_exec_core+12601>, 0x5596970224ec <vm_exec_core+14716>, 0x55969702255d <vm_exec_core+14829>, 0x55969701f127 <vm_exec_core+1463>, 0x55969702042e <vm_exec_core+6334>, 0x559697025662 <vm_exec_core+27378>, 0x55969701ffa0 <vm_exec_core+5168>, 0x5596970263a6 <vm_exec_core+30774>, 0x55969702421e <vm_exec_core+22190>, 0x559697021e1f <vm_exec_core+12975>, 0x55969701f28f <vm_exec_core+1823>, 0x559697025c55 <vm_exec_core+28901>, 0x55969702599d <vm_exec_core+28205>, 0x55969702021d <vm_exec_core+5805>, 0x55969701f77f <vm_exec_core+3087>, 0x559697024917 <vm_exec_core+23975>, 0x559697020d24 <vm_exec_core+8628>, 0x559697025de9 <vm_exec_core+29305>, 0x559697025aff <vm_exec_core+28559>, 0x559697021412 <vm_exec_core+10402>, 0x559697021dae <vm_exec_core+12862>, 0x559697024476 <vm_exec_core+22790>, 0x559697025a76 <vm_exec_core+28422>, 0x559697023891 <vm_exec_core+19745>, 0x5596970244ff <vm_exec_core+22927>, 0x559697024fb8 <vm_exec_core+25672>, 0x5596970237ce <vm_exec_core+19550>, 0x55969701f6bc <vm_exec_core+2892>, 0x559697023f21 <vm_exec_core+21425>, 0x55969701f54f <vm_exec_core+2527>, 0x55969701f985 <vm_exec_core+3605>, 0x559697021695 <vm_exec_core+11045>, 0x55969702339b <vm_exec_core+18475>, 0x559697023dba <vm_exec_core+21066>, 0x559697023030 <vm_exec_core+17600>, 0x55969701f15b <vm_exec_core+1515>, 0x5596970251e8 <vm_exec_core+26232>, 0x5596970258c8 <vm_exec_core+27992>, 0x55969701fb2c <vm_exec_core+4028>, 0x5596970206d8 <vm_exec_core+7016>, 0x559697020396 <vm_exec_core+6182>, 0x559697020e13 <vm_exec_core+8867>, 0x559697021c4a <vm_exec_core+12506>, 0x55969701fbd3 <vm_exec_core+4195>, 0x559697025050 <vm_exec_core+25824>, 0x559697020662 <vm_exec_core+6898>, 0x559697021af8 <vm_exec_core+12168>, 0x5596970225bf <vm_exec_core+14927>, 0x5596970249ad <vm_exec_core+24125>, 0x559697023a53 <vm_exec_core+20195>, 0x5596970210ed <vm_exec_core+9597>, 0x55969702096f <vm_exec_core+7679>, 0x559697024803 <vm_exec_core+23699>, 0x559697021875 <vm_exec_core+11525>, 0x559697024020 <vm_exec_core+21680>, 0x559697023ac5 <vm_exec_core+20309>, 0x5596970240d7 <vm_exec_core+21863>, 0x55969702559a <vm_exec_core+27178>, 0x559697022e42 <vm_exec_core+17106>, 0x559697024a66 <vm_exec_core+24310>, 0x559697023f0d <vm_exec_core+21405>, 0x559697024594 <vm_exec_core+23076>, 0x55969702120c <vm_exec_core+9884>, 0x559697023729 <vm_exec_core+19385>, 0x559697023969 <vm_exec_core+19961>, 0x5596970221f3 <vm_exec_core+13955>, 0x559697023396 <vm_exec_core+18470>, 0x5596970215ba <vm_exec_core+10826>, 0x559697020bf7 <vm_exec_core+8327>, 0x559697024155 <vm_exec_core+21989>, 0x55969701fd64 <vm_exec_core+4596>, 0x559697021fa0 <vm_exec_core+13360>, 0x5596970228f0 <vm_exec_core+15744>, 0x559697020ef1 <vm_exec_core+9089>, 0x55969702c44e <vm_exec_core+55518>, 0x5596970208c6 <vm_exec_core+7510>, 0x5596970207be <vm_exec_core+7246>, 0x559697020ac9 <vm_exec_core+8025>, 0x5596970214b4 <vm_exec_core+10564>, 0x559697023234 <vm_exec_core+18116>, 0x55969702267a <vm_exec_core+15114>, 0x55969702322f <vm_exec_core+18111>, 0x559697023a4e <vm_exec_core+20190>, 0x559697023a49 <vm_exec_core+20185>, 0x559697020ac4 <vm_exec_core+8020>, 0x559697023f0d <vm_exec_core+21405>, 0x559697021c13 <vm_exec_core+12451>, 0x559697021c18 <vm_exec_core+12456>, 0x559697023a44 <vm_exec_core+20180>, 0x55969702388c <vm_exec_core+19740>, 0x5596970228eb <vm_exec_core+15739>, 0x559697022822 <vm_exec_core+15538>, 0x55969702393b <vm_exec_core+19915>, 0x559697022cf5 <vm_exec_core+16773>...}
reg_cfp = 0x757689c18480
reg_pc = 0x52300000b368
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x0000559697019d72 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#17 0x00005596970a96f2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x757689c18620, self=129151969199280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x7576899209d0
cfp = <optimized out>
sp = 0x757689b18a28
use_argv = 0x757688057560
stack_argv = 0x757689b18a28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#18 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x757689c18620
#19 0x000055969704af3c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#20 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#22 0x000055969704af3c in rb_yield (val=<optimized out>)
No locals.
#23 0x000055969720fcb3 in rb_ary_collect (ary=129151494695000) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 129151494690360
i = 31
#24 0x0000559697088f88 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 = 0x167100000001
cc = <optimized out>
me = 0x7576899aebb8
cfunc = 0x506000020068
recv = 129151494695000
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#25 0x000055969702357f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x757689c18608, cd=0x512000013f30, 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>
#26 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x512000013f30
insns_address_table = {0x55969701f136 <vm_exec_core+1478>, 0x55969702043d <vm_exec_core+6349>, 0x559697025671 <vm_exec_core+27393>, 0x55969701ffaf <vm_exec_core+5183>, 0x5596970263b5 <vm_exec_core+30789>, 0x55969702422d <vm_exec_core+22205>, 0x559697021e2e <vm_exec_core+12990>, 0x55969701f29e <vm_exec_core+1838>, 0x559697025c64 <vm_exec_core+28916>, 0x5596970259ac <vm_exec_core+28220>, 0x55969702022c <vm_exec_core+5820>, 0x55969701f78e <vm_exec_core+3102>, 0x559697024926 <vm_exec_core+23990>, 0x559697020d33 <vm_exec_core+8643>, 0x559697025df8 <vm_exec_core+29320>, 0x559697025b0e <vm_exec_core+28574>, 0x559697021421 <vm_exec_core+10417>, 0x559697021dbd <vm_exec_core+12877>, 0x559697024485 <vm_exec_core+22805>, 0x559697025a85 <vm_exec_core+28437>, 0x5596970238a0 <vm_exec_core+19760>, 0x55969702450e <vm_exec_core+22942>, 0x559697024fc7 <vm_exec_core+25687>, 0x5596970237dd <vm_exec_core+19565>, 0x55969701f6cb <vm_exec_core+2907>, 0x559697023f30 <vm_exec_core+21440>, 0x55969701f55e <vm_exec_core+2542>, 0x55969701f994 <vm_exec_core+3620>, 0x5596970216a4 <vm_exec_core+11060>, 0x5596970233aa <vm_exec_core+18490>, 0x559697023dc9 <vm_exec_core+21081>, 0x55969702303f <vm_exec_core+17615>, 0x55969701f16a <vm_exec_core+1530>, 0x5596970251f7 <vm_exec_core+26247>, 0x5596970258d7 <vm_exec_core+28007>, 0x55969701fb3b <vm_exec_core+4043>, 0x5596970206e7 <vm_exec_core+7031>, 0x5596970203a5 <vm_exec_core+6197>, 0x559697020e22 <vm_exec_core+8882>, 0x559697021c59 <vm_exec_core+12521>, 0x55969701fbe2 <vm_exec_core+4210>, 0x55969702505f <vm_exec_core+25839>, 0x559697020671 <vm_exec_core+6913>, 0x559697021b07 <vm_exec_core+12183>, 0x5596970225ce <vm_exec_core+14942>, 0x5596970249bc <vm_exec_core+24140>, 0x559697023a62 <vm_exec_core+20210>, 0x5596970210fc <vm_exec_core+9612>, 0x55969702097e <vm_exec_core+7694>, 0x559697024812 <vm_exec_core+23714>, 0x559697021884 <vm_exec_core+11540>, 0x55969702402f <vm_exec_core+21695>, 0x559697023ad4 <vm_exec_core+20324>, 0x5596970240e6 <vm_exec_core+21878>, 0x5596970255a9 <vm_exec_core+27193>, 0x559697022e51 <vm_exec_core+17121>, 0x559697024a75 <vm_exec_core+24325>, 0x55969701eeb8 <vm_exec_core+840>, 0x5596970245a3 <vm_exec_core+23091>, 0x55969702121b <vm_exec_core+9899>, 0x559697023738 <vm_exec_core+19400>, 0x559697023978 <vm_exec_core+19976>, 0x559697022202 <vm_exec_core+13970>, 0x55969701fa48 <vm_exec_core+3800>, 0x5596970215c9 <vm_exec_core+10841>, 0x559697020c06 <vm_exec_core+8342>, 0x559697024164 <vm_exec_core+22004>, 0x55969701fd73 <vm_exec_core+4611>, 0x559697021faf <vm_exec_core+13375>, 0x5596970228ff <vm_exec_core+15759>, 0x559697020f00 <vm_exec_core+9104>, 0x55969702c45d <vm_exec_core+55533>, 0x5596970208d5 <vm_exec_core+7525>, 0x5596970207cd <vm_exec_core+7261>, 0x559697020ad8 <vm_exec_core+8040>, 0x5596970214c3 <vm_exec_core+10579>, 0x559697023243 <vm_exec_core+18131>, 0x559697022689 <vm_exec_core+15129>, 0x559697023e48 <vm_exec_core+21208>, 0x559697022ae5 <vm_exec_core+16245>, 0x559697025120 <vm_exec_core+26032>, 0x559697026657 <vm_exec_core+31463>, 0x559697025364 <vm_exec_core+26612>, 0x559697025f48 <vm_exec_core+29656>, 0x559697026039 <vm_exec_core+29897>, 0x55969701f5f0 <vm_exec_core+2688>, 0x559697025b8d <vm_exec_core+28701>, 0x5596970217a9 <vm_exec_core+11321>, 0x559697025d1b <vm_exec_core+29099>, 0x5596970212ea <vm_exec_core+10106>, 0x55969702529b <vm_exec_core+26411>, 0x55969701f487 <vm_exec_core+2327>, 0x55969701fc6d <vm_exec_core+4349>, 0x55969702627d <vm_exec_core+30477>, 0x559697021b8d <vm_exec_core+12317>, 0x55969702198a <vm_exec_core+11802>, 0x55969701eebd <vm_exec_core+845>, 0x55969701f3aa <vm_exec_core+2106>, 0x55969701ef43 <vm_exec_core+979>, 0x559697025453 <vm_exec_core+26851>, 0x559697022d0e <vm_exec_core+16798>, 0x5596970223d2 <vm_exec_core+14434>, 0x559697022bea <vm_exec_core+16506>, 0x559697022836 <vm_exec_core+15558>, 0x559697021a1f <vm_exec_core+11951>, 0x5596970222dd <vm_exec_core+14189>, 0x559697021ca9 <vm_exec_core+12601>, 0x5596970224ec <vm_exec_core+14716>, 0x55969702255d <vm_exec_core+14829>, 0x55969701f127 <vm_exec_core+1463>, 0x55969702042e <vm_exec_core+6334>, 0x559697025662 <vm_exec_core+27378>, 0x55969701ffa0 <vm_exec_core+5168>, 0x5596970263a6 <vm_exec_core+30774>, 0x55969702421e <vm_exec_core+22190>, 0x559697021e1f <vm_exec_core+12975>, 0x55969701f28f <vm_exec_core+1823>, 0x559697025c55 <vm_exec_core+28901>, 0x55969702599d <vm_exec_core+28205>, 0x55969702021d <vm_exec_core+5805>, 0x55969701f77f <vm_exec_core+3087>, 0x559697024917 <vm_exec_core+23975>, 0x559697020d24 <vm_exec_core+8628>, 0x559697025de9 <vm_exec_core+29305>, 0x559697025aff <vm_exec_core+28559>, 0x559697021412 <vm_exec_core+10402>, 0x559697021dae <vm_exec_core+12862>, 0x559697024476 <vm_exec_core+22790>, 0x559697025a76 <vm_exec_core+28422>, 0x559697023891 <vm_exec_core+19745>, 0x5596970244ff <vm_exec_core+22927>, 0x559697024fb8 <vm_exec_core+25672>, 0x5596970237ce <vm_exec_core+19550>, 0x55969701f6bc <vm_exec_core+2892>, 0x559697023f21 <vm_exec_core+21425>, 0x55969701f54f <vm_exec_core+2527>, 0x55969701f985 <vm_exec_core+3605>, 0x559697021695 <vm_exec_core+11045>, 0x55969702339b <vm_exec_core+18475>, 0x559697023dba <vm_exec_core+21066>, 0x559697023030 <vm_exec_core+17600>, 0x55969701f15b <vm_exec_core+1515>, 0x5596970251e8 <vm_exec_core+26232>, 0x5596970258c8 <vm_exec_core+27992>, 0x55969701fb2c <vm_exec_core+4028>, 0x5596970206d8 <vm_exec_core+7016>, 0x559697020396 <vm_exec_core+6182>, 0x559697020e13 <vm_exec_core+8867>, 0x559697021c4a <vm_exec_core+12506>, 0x55969701fbd3 <vm_exec_core+4195>, 0x559697025050 <vm_exec_core+25824>, 0x559697020662 <vm_exec_core+6898>, 0x559697021af8 <vm_exec_core+12168>, 0x5596970225bf <vm_exec_core+14927>, 0x5596970249ad <vm_exec_core+24125>, 0x559697023a53 <vm_exec_core+20195>, 0x5596970210ed <vm_exec_core+9597>, 0x55969702096f <vm_exec_core+7679>, 0x559697024803 <vm_exec_core+23699>, 0x559697021875 <vm_exec_core+11525>, 0x559697024020 <vm_exec_core+21680>, 0x559697023ac5 <vm_exec_core+20309>, 0x5596970240d7 <vm_exec_core+21863>, 0x55969702559a <vm_exec_core+27178>, 0x559697022e42 <vm_exec_core+17106>, 0x559697024a66 <vm_exec_core+24310>, 0x559697023f0d <vm_exec_core+21405>, 0x559697024594 <vm_exec_core+23076>, 0x55969702120c <vm_exec_core+9884>, 0x559697023729 <vm_exec_core+19385>, 0x559697023969 <vm_exec_core+19961>, 0x5596970221f3 <vm_exec_core+13955>, 0x559697023396 <vm_exec_core+18470>, 0x5596970215ba <vm_exec_core+10826>, 0x559697020bf7 <vm_exec_core+8327>, 0x559697024155 <vm_exec_core+21989>, 0x55969701fd64 <vm_exec_core+4596>, 0x559697021fa0 <vm_exec_core+13360>, 0x5596970228f0 <vm_exec_core+15744>, 0x559697020ef1 <vm_exec_core+9089>, 0x55969702c44e <vm_exec_core+55518>, 0x5596970208c6 <vm_exec_core+7510>, 0x5596970207be <vm_exec_core+7246>, 0x559697020ac9 <vm_exec_core+8025>, 0x5596970214b4 <vm_exec_core+10564>, 0x559697023234 <vm_exec_core+18116>, 0x55969702267a <vm_exec_core+15114>, 0x55969702322f <vm_exec_core+18111>, 0x559697023a4e <vm_exec_core+20190>, 0x559697023a49 <vm_exec_core+20185>, 0x559697020ac4 <vm_exec_core+8020>, 0x559697023f0d <vm_exec_core+21405>, 0x559697021c13 <vm_exec_core+12451>, 0x559697021c18 <vm_exec_core+12456>, 0x559697023a44 <vm_exec_core+20180>, 0x55969702388c <vm_exec_core+19740>, 0x5596970228eb <vm_exec_core+15739>, 0x559697022822 <vm_exec_core+15538>, 0x55969702393b <vm_exec_core+19915>, 0x559697022cf5 <vm_exec_core+16773>...}
reg_cfp = 0x757689c18608
reg_pc = 0x51900001b210
INSN_LABEL_nop = <optimized out>
th: 0x515000000300, native_id: 0x75768a3a6c40
-- Control frame information -----------------------------------------------
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>
c:0017 p:---- s:0276 e:000275 l:y b:---- CFUNC :spawn
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>
c:0016 p:0333 s:0157 e:000156 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:234
c:0015 p:0290 s:0119 e:000118 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:344
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>
c:0014 p:0007 s:0095 e:000094 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1008
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
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>
c:0007 p:0069 s:0046 E:000df0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
INSN_LABEL_invokebuiltin = <optimized out>
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>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
INSN_LABEL_getlocal_WC_0 = <optimized out>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
INSN_LABEL_getlocal_WC_1 = <optimized out>
th: 0x51500019b200, native_id: 0x75766793d6c0
-- Control frame information -----------------------------------------------
INSN_LABEL_setlocal_WC_0 = <optimized out>
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
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>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_trace_opt_minus = <optimized out>
th: 0x515000078080, native_id: 0x75766521d6c0
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
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_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>
#27 0x000055969701a15b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#29 0x00005596970a96f2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x757689c18738, self=129151969199280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x75768992f390
cfp = <optimized out>
sp = 0x757689b188d0
use_argv = 0x7576880552e0
stack_argv = 0x757689b188d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#30 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x757689c18738
#31 0x000055969704af3c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#32 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#34 0x000055969704af3c in rb_yield (val=<optimized out>)
No locals.
#35 0x000055969720fcb3 in rb_ary_collect (ary=129151494698960) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 129151494698880
i = 0
#36 0x0000559697088f88 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 = 0x167100000001
cc = <optimized out>
me = 0x7576899aebb8
cfunc = 0x506000020068
recv = 129151494698960
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#37 0x000055969702357f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x757689c18720, cd=0x50200002a030, 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>
#38 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002a030
insns_address_table = {0x55969701f136 <vm_exec_core+1478>, 0x55969702043d <vm_exec_core+6349>, 0x559697025671 <vm_exec_core+27393>, 0x55969701ffaf <vm_exec_core+5183>, 0x5596970263b5 <vm_exec_core+30789>, 0x55969702422d <vm_exec_core+22205>, 0x559697021e2e <vm_exec_core+12990>, 0x55969701f29e <vm_exec_core+1838>, 0x559697025c64 <vm_exec_core+28916>, 0x5596970259ac <vm_exec_core+28220>, 0x55969702022c <vm_exec_core+5820>, 0x55969701f78e <vm_exec_core+3102>, 0x559697024926 <vm_exec_core+23990>, 0x559697020d33 <vm_exec_core+8643>, 0x559697025df8 <vm_exec_core+29320>, 0x559697025b0e <vm_exec_core+28574>, 0x559697021421 <vm_exec_core+10417>, 0x559697021dbd <vm_exec_core+12877>, 0x559697024485 <vm_exec_core+22805>, 0x559697025a85 <vm_exec_core+28437>, 0x5596970238a0 <vm_exec_core+19760>, 0x55969702450e <vm_exec_core+22942>, 0x559697024fc7 <vm_exec_core+25687>, 0x5596970237dd <vm_exec_core+19565>, 0x55969701f6cb <vm_exec_core+2907>, 0x559697023f30 <vm_exec_core+21440>, 0x55969701f55e <vm_exec_core+2542>, 0x55969701f994 <vm_exec_core+3620>, 0x5596970216a4 <vm_exec_core+11060>, 0x5596970233aa <vm_exec_core+18490>, 0x559697023dc9 <vm_exec_core+21081>, 0x55969702303f <vm_exec_core+17615>, 0x55969701f16a <vm_exec_core+1530>, 0x5596970251f7 <vm_exec_core+26247>, 0x5596970258d7 <vm_exec_core+28007>, 0x55969701fb3b <vm_exec_core+4043>, 0x5596970206e7 <vm_exec_core+7031>, 0x5596970203a5 <vm_exec_core+6197>, 0x559697020e22 <vm_exec_core+8882>, 0x559697021c59 <vm_exec_core+12521>, 0x55969701fbe2 <vm_exec_core+4210>, 0x55969702505f <vm_exec_core+25839>, 0x559697020671 <vm_exec_core+6913>, 0x559697021b07 <vm_exec_core+12183>, 0x5596970225ce <vm_exec_core+14942>, 0x5596970249bc <vm_exec_core+24140>, 0x559697023a62 <vm_exec_core+20210>, 0x5596970210fc <vm_exec_core+9612>, 0x55969702097e <vm_exec_core+7694>, 0x559697024812 <vm_exec_core+23714>, 0x559697021884 <vm_exec_core+11540>, 0x55969702402f <vm_exec_core+21695>, 0x559697023ad4 <vm_exec_core+20324>, 0x5596970240e6 <vm_exec_core+21878>, 0x5596970255a9 <vm_exec_core+27193>, 0x559697022e51 <vm_exec_core+17121>, 0x559697024a75 <vm_exec_core+24325>, 0x55969701eeb8 <vm_exec_core+840>, 0x5596970245a3 <vm_exec_core+23091>, 0x55969702121b <vm_exec_core+9899>, 0x559697023738 <vm_exec_core+19400>, 0x559697023978 <vm_exec_core+19976>, 0x559697022202 <vm_exec_core+13970>, 0x55969701fa48 <vm_exec_core+3800>, 0x5596970215c9 <vm_exec_core+10841>, 0x559697020c06 <vm_exec_core+8342>, 0x559697024164 <vm_exec_core+22004>, 0x55969701fd73 <vm_exec_core+4611>, 0x559697021faf <vm_exec_core+13375>, 0x5596970228ff <vm_exec_core+15759>, 0x559697020f00 <vm_exec_core+9104>, 0x55969702c45d <vm_exec_core+55533>, 0x5596970208d5 <vm_exec_core+7525>, 0x5596970207cd <vm_exec_core+7261>, 0x559697020ad8 <vm_exec_core+8040>, 0x5596970214c3 <vm_exec_core+10579>, 0x559697023243 <vm_exec_core+18131>, 0x559697022689 <vm_exec_core+15129>, 0x559697023e48 <vm_exec_core+21208>, 0x559697022ae5 <vm_exec_core+16245>, 0x559697025120 <vm_exec_core+26032>, 0x559697026657 <vm_exec_core+31463>, 0x559697025364 <vm_exec_core+26612>, 0x559697025f48 <vm_exec_core+29656>, 0x559697026039 <vm_exec_core+29897>, 0x55969701f5f0 <vm_exec_core+2688>, 0x559697025b8d <vm_exec_core+28701>, 0x5596970217a9 <vm_exec_core+11321>, 0x559697025d1b <vm_exec_core+29099>, 0x5596970212ea <vm_exec_core+10106>, 0x55969702529b <vm_exec_core+26411>, 0x55969701f487 <vm_exec_core+2327>, 0x55969701fc6d <vm_exec_core+4349>, 0x55969702627d <vm_exec_core+30477>, 0x559697021b8d <vm_exec_core+12317>, 0x55969702198a <vm_exec_core+11802>, 0x55969701eebd <vm_exec_core+845>, 0x55969701f3aa <vm_exec_core+2106>, 0x55969701ef43 <vm_exec_core+979>, 0x559697025453 <vm_exec_core+26851>, 0x559697022d0e <vm_exec_core+16798>, 0x5596970223d2 <vm_exec_core+14434>, 0x559697022bea <vm_exec_core+16506>, 0x559697022836 <vm_exec_core+15558>, 0x559697021a1f <vm_exec_core+11951>, 0x5596970222dd <vm_exec_core+14189>, 0x559697021ca9 <vm_exec_core+12601>, 0x5596970224ec <vm_exec_core+14716>, 0x55969702255d <vm_exec_core+14829>, 0x55969701f127 <vm_exec_core+1463>, 0x55969702042e <vm_exec_core+6334>, 0x559697025662 <vm_exec_core+27378>, 0x55969701ffa0 <vm_exec_core+5168>, 0x5596970263a6 <vm_exec_core+30774>, 0x55969702421e <vm_exec_core+22190>, 0x559697021e1f <vm_exec_core+12975>, 0x55969701f28f <vm_exec_core+1823>, 0x559697025c55 <vm_exec_core+28901>, 0x55969702599d <vm_exec_core+28205>, 0x55969702021d <vm_exec_core+5805>, 0x55969701f77f <vm_exec_core+3087>, 0x559697024917 <vm_exec_core+23975>, 0x559697020d24 <vm_exec_core+8628>, 0x559697025de9 <vm_exec_core+29305>, 0x559697025aff <vm_exec_core+28559>, 0x559697021412 <vm_exec_core+10402>, 0x559697021dae <vm_exec_core+12862>, 0x559697024476 <vm_exec_core+22790>, 0x559697025a76 <vm_exec_core+28422>, 0x559697023891 <vm_exec_core+19745>, 0x5596970244ff <vm_exec_core+22927>, 0x559697024fb8 <vm_exec_core+25672>, 0x5596970237ce <vm_exec_core+19550>, 0x55969701f6bc <vm_exec_core+2892>, 0x559697023f21 <vm_exec_core+21425>, 0x55969701f54f <vm_exec_core+2527>, 0x55969701f985 <vm_exec_core+3605>, 0x559697021695 <vm_exec_core+11045>, 0x55969702339b <vm_exec_core+18475>, 0x559697023dba <vm_exec_core+21066>, 0x559697023030 <vm_exec_core+17600>, 0x55969701f15b <vm_exec_core+1515>, 0x5596970251e8 <vm_exec_core+26232>, 0x5596970258c8 <vm_exec_core+27992>, 0x55969701fb2c <vm_exec_core+4028>, 0x5596970206d8 <vm_exec_core+7016>, 0x559697020396 <vm_exec_core+6182>, 0x559697020e13 <vm_exec_core+8867>, 0x559697021c4a <vm_exec_core+12506>, 0x55969701fbd3 <vm_exec_core+4195>, 0x559697025050 <vm_exec_core+25824>, 0x559697020662 <vm_exec_core+6898>, 0x559697021af8 <vm_exec_core+12168>, 0x5596970225bf <vm_exec_core+14927>, 0x5596970249ad <vm_exec_core+24125>, 0x559697023a53 <vm_exec_core+20195>, 0x5596970210ed <vm_exec_core+9597>, 0x55969702096f <vm_exec_core+7679>, 0x559697024803 <vm_exec_core+23699>, 0x559697021875 <vm_exec_core+11525>, 0x559697024020 <vm_exec_core+21680>, 0x559697023ac5 <vm_exec_core+20309>, 0x5596970240d7 <vm_exec_core+21863>, 0x55969702559a <vm_exec_core+27178>, 0x559697022e42 <vm_exec_core+17106>, 0x559697024a66 <vm_exec_core+24310>, 0x559697023f0d <vm_exec_core+21405>, 0x559697024594 <vm_exec_core+23076>, 0x55969702120c <vm_exec_core+9884>, 0x559697023729 <vm_exec_core+19385>, 0x559697023969 <vm_exec_core+19961>, 0x5596970221f3 <vm_exec_core+13955>, 0x559697023396 <vm_exec_core+18470>, 0x5596970215ba <vm_exec_core+10826>, 0x559697020bf7 <vm_exec_core+8327>, 0x559697024155 <vm_exec_core+21989>, 0x55969701fd64 <vm_exec_core+4596>, 0x559697021fa0 <vm_exec_core+13360>, 0x5596970228f0 <vm_exec_core+15744>, 0x559697020ef1 <vm_exec_core+9089>, 0x55969702c44e <vm_exec_core+55518>, 0x5596970208c6 <vm_exec_core+7510>, 0x5596970207be <vm_exec_core+7246>, 0x559697020ac9 <vm_exec_core+8025>, 0x5596970214b4 <vm_exec_core+10564>, 0x559697023234 <vm_exec_core+18116>, 0x55969702267a <vm_exec_core+15114>, 0x55969702322f <vm_exec_core+18111>, 0x559697023a4e <vm_exec_core+20190>, 0x559697023a49 <vm_exec_core+20185>, 0x559697020ac4 <vm_exec_core+8020>, 0x559697023f0d <vm_exec_core+21405>, 0x559697021c13 <vm_exec_core+12451>, 0x559697021c18 <vm_exec_core+12456>, 0x559697023a44 <vm_exec_core+20180>, 0x55969702388c <vm_exec_core+19740>, 0x5596970228eb <vm_exec_core+15739>, 0x559697022822 <vm_exec_core+15538>, 0x55969702393b <vm_exec_core+19915>, 0x559697022cf5 <vm_exec_core+16773>...}
reg_cfp = 0x757689c18720
reg_pc = 0x5040000085f8
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 0x000055969701a15b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#41 0x0000559697062008 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#42 0x0000559696c61c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x75768992f520) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe48abfff0, <optimized out>, 0x7ffe48abff40, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x75768992f520
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#44 0x0000559696c5abe7 in rb_main (argc=11, argv=0x7ffe48ac01b8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#45 main (argc=11, argv=0x7ffe48ac01b8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2547698) detached]
$ timeout 60 gdb -p 2547691 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2547693]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007422ebd26d07 in __GI___select (nfds=15, readfds=0x50c005790f40, writefds=0x0, exceptfds=0x0, timeout=0x7fff8ea31640) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x7422ebf74c40 (LWP 2547691) "ruby" 0x00007422ebd26d07 in __GI___select (nfds=15, readfds=0x50c005790f40, writefds=0x0, exceptfds=0x0, timeout=0x7fff8ea31640) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x7422cfdff6c0 (LWP 2547693) "ruby" 0x00007422ebd1b4fd in __GI___poll (fds=0x7422cebff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7422cfdff6c0 (LWP 2547693) "ruby"):
#0 0x00007422ebd1b4fd in __GI___poll (fds=0x7422cebff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000059347bd9777a in __interceptor_poll ()
No symbol table info available.
#2 0x000059347c17fd5a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x000059347bdf0b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007422ebc9caa4 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 = {127692865271488, 1629414511497708013, 127692865271488, -352, 0, 140735586449040, 1629414511485125101, 1629353023428493805}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007422ebd29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7422ebf74c40 (LWP 2547691) "ruby"):
#0 0x00007422ebd26d07 in __GI___select (nfds=15, readfds=0x50c005790f40, writefds=0x0, exceptfds=0x0, timeout=0x7fff8ea31640) 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 = 537279852}
pts64 = 0x7fff8ea314e0
r = <optimized out>
#1 0x000059347c167375 in native_fd_select (n=15, readfds=0x50c005790f40, writefds=0x0, exceptfds=0x7422ebd26d07 <__GI___select+327>, timeout=0x7fff8ea314e0, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2 do_select (p=127693300645760) at /tmp/ruby/src/trunk_asan/thread.c:4492
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7fff8ea315f0
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x000059347be3c8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff8ea317b0, <optimized out>, 0x7fff8ea316c0, <optimized out>, <optimized out>}, prev = 0x7422e9e58aa0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x000059347c166901 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4554
set = {max = 15, th = 0x515000000300, rset = 0x7422e9d33e40, 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 = 0x7422e9d33ea0}
#5 0x000059347bf0ced1 in select_internal (read=127692789023600, write=4, except=4, tp=0x7422e9d33ea0, fds=0x7422e9d33e40) at /tmp/ruby/src/trunk_asan/io.c:10723
timerec = <optimized out>
max = 15
pending = <optimized out>
rp = 0x7422e9d33e40
wp = 0x0
i = <optimized out>
fptr = <optimized out>
ep = 0x0
n = <optimized out>
res = <optimized out>
list = <optimized out>
write_io = <optimized out>
io = <optimized out>
write_io = <optimized out>
errno_to_fail = <optimized out>
obj = <optimized out>
io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
#6 select_call (arg=127693300645408) at /tmp/ruby/src/trunk_asan/io.c:10793
p = 0x7422e9d33e20
#7 0x000059347be3c8f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff8ea31ab0, <optimized out>, 0x7fff8ea319c0, <optimized out>, <optimized out>}, prev = 0x7422e9d3f540, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x000059347bee962b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11161
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x000059347c25ef88 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 = 0x162100100009
cc = <optimized out>
me = 0x7422eb5990c0
cfunc = 0x50600002b2e8
recv = 127693326186880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x000059347c200c8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7422eb8183a0, 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=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x59347c1f5136 <vm_exec_core+1478>, 0x59347c1f643d <vm_exec_core+6349>, 0x59347c1fb671 <vm_exec_core+27393>, 0x59347c1f5faf <vm_exec_core+5183>, 0x59347c1fc3b5 <vm_exec_core+30789>, 0x59347c1fa22d <vm_exec_core+22205>, 0x59347c1f7e2e <vm_exec_core+12990>, 0x59347c1f529e <vm_exec_core+1838>, 0x59347c1fbc64 <vm_exec_core+28916>, 0x59347c1fb9ac <vm_exec_core+28220>, 0x59347c1f622c <vm_exec_core+5820>, 0x59347c1f578e <vm_exec_core+3102>, 0x59347c1fa926 <vm_exec_core+23990>, 0x59347c1f6d33 <vm_exec_core+8643>, 0x59347c1fbdf8 <vm_exec_core+29320>, 0x59347c1fbb0e <vm_exec_core+28574>, 0x59347c1f7421 <vm_exec_core+10417>, 0x59347c1f7dbd <vm_exec_core+12877>, 0x59347c1fa485 <vm_exec_core+22805>, 0x59347c1fba85 <vm_exec_core+28437>, 0x59347c1f98a0 <vm_exec_core+19760>, 0x59347c1fa50e <vm_exec_core+22942>, 0x59347c1fafc7 <vm_exec_core+25687>, 0x59347c1f97dd <vm_exec_core+19565>, 0x59347c1f56cb <vm_exec_core+2907>, 0x59347c1f9f30 <vm_exec_core+21440>, 0x59347c1f555e <vm_exec_core+2542>, 0x59347c1f5994 <vm_exec_core+3620>, 0x59347c1f76a4 <vm_exec_core+11060>, 0x59347c1f93aa <vm_exec_core+18490>, 0x59347c1f9dc9 <vm_exec_core+21081>, 0x59347c1f903f <vm_exec_core+17615>, 0x59347c1f516a <vm_exec_core+1530>, 0x59347c1fb1f7 <vm_exec_core+26247>, 0x59347c1fb8d7 <vm_exec_core+28007>, 0x59347c1f5b3b <vm_exec_core+4043>, 0x59347c1f66e7 <vm_exec_core+7031>, 0x59347c1f63a5 <vm_exec_core+6197>, 0x59347c1f6e22 <vm_exec_core+8882>, 0x59347c1f7c59 <vm_exec_core+12521>, 0x59347c1f5be2 <vm_exec_core+4210>, 0x59347c1fb05f <vm_exec_core+25839>, 0x59347c1f6671 <vm_exec_core+6913>, 0x59347c1f7b07 <vm_exec_core+12183>, 0x59347c1f85ce <vm_exec_core+14942>, 0x59347c1fa9bc <vm_exec_core+24140>, 0x59347c1f9a62 <vm_exec_core+20210>, 0x59347c1f70fc <vm_exec_core+9612>, 0x59347c1f697e <vm_exec_core+7694>, 0x59347c1fa812 <vm_exec_core+23714>, 0x59347c1f7884 <vm_exec_core+11540>, 0x59347c1fa02f <vm_exec_core+21695>, 0x59347c1f9ad4 <vm_exec_core+20324>, 0x59347c1fa0e6 <vm_exec_core+21878>, 0x59347c1fb5a9 <vm_exec_core+27193>, 0x59347c1f8e51 <vm_exec_core+17121>, 0x59347c1faa75 <vm_exec_core+24325>, 0x59347c1f4eb8 <vm_exec_core+840>, 0x59347c1fa5a3 <vm_exec_core+23091>, 0x59347c1f721b <vm_exec_core+9899>, 0x59347c1f9738 <vm_exec_core+19400>, 0x59347c1f9978 <vm_exec_core+19976>, 0x59347c1f8202 <vm_exec_core+13970>, 0x59347c1f5a48 <vm_exec_core+3800>, 0x59347c1f75c9 <vm_exec_core+10841>, 0x59347c1f6c06 <vm_exec_core+8342>, 0x59347c1fa164 <vm_exec_core+22004>, 0x59347c1f5d73 <vm_exec_core+4611>, 0x59347c1f7faf <vm_exec_core+13375>, 0x59347c1f88ff <vm_exec_core+15759>, 0x59347c1f6f00 <vm_exec_core+9104>, 0x59347c20245d <vm_exec_core+55533>, 0x59347c1f68d5 <vm_exec_core+7525>, 0x59347c1f67cd <vm_exec_core+7261>, 0x59347c1f6ad8 <vm_exec_core+8040>, 0x59347c1f74c3 <vm_exec_core+10579>, 0x59347c1f9243 <vm_exec_core+18131>, 0x59347c1f8689 <vm_exec_core+15129>, 0x59347c1f9e48 <vm_exec_core+21208>, 0x59347c1f8ae5 <vm_exec_core+16245>, 0x59347c1fb120 <vm_exec_core+26032>, 0x59347c1fc657 <vm_exec_core+31463>, 0x59347c1fb364 <vm_exec_core+26612>, 0x59347c1fbf48 <vm_exec_core+29656>, 0x59347c1fc039 <vm_exec_core+29897>, 0x59347c1f55f0 <vm_exec_core+2688>, 0x59347c1fbb8d <vm_exec_core+28701>, 0x59347c1f77a9 <vm_exec_core+11321>, 0x59347c1fbd1b <vm_exec_core+29099>, 0x59347c1f72ea <vm_exec_core+10106>, 0x59347c1fb29b <vm_exec_core+26411>, 0x59347c1f5487 <vm_exec_core+2327>, 0x59347c1f5c6d <vm_exec_core+4349>, 0x59347c1fc27d <vm_exec_core+30477>, 0x59347c1f7b8d <vm_exec_core+12317>, 0x59347c1f798a <vm_exec_core+11802>, 0x59347c1f4ebd <vm_exec_core+845>, 0x59347c1f53aa <vm_exec_core+2106>, 0x59347c1f4f43 <vm_exec_core+979>, 0x59347c1fb453 <vm_exec_core+26851>, 0x59347c1f8d0e <vm_exec_core+16798>, 0x59347c1f83d2 <vm_exec_core+14434>, 0x59347c1f8bea <vm_exec_core+16506>, 0x59347c1f8836 <vm_exec_core+15558>, 0x59347c1f7a1f <vm_exec_core+11951>, 0x59347c1f82dd <vm_exec_core+14189>, 0x59347c1f7ca9 <vm_exec_core+12601>, 0x59347c1f84ec <vm_exec_core+14716>, 0x59347c1f855d <vm_exec_core+14829>, 0x59347c1f5127 <vm_exec_core+1463>, 0x59347c1f642e <vm_exec_core+6334>, 0x59347c1fb662 <vm_exec_core+27378>, 0x59347c1f5fa0 <vm_exec_core+5168>, 0x59347c1fc3a6 <vm_exec_core+30774>, 0x59347c1fa21e <vm_exec_core+22190>, 0x59347c1f7e1f <vm_exec_core+12975>, 0x59347c1f528f <vm_exec_core+1823>, 0x59347c1fbc55 <vm_exec_core+28901>, 0x59347c1fb99d <vm_exec_core+28205>, 0x59347c1f621d <vm_exec_core+5805>, 0x59347c1f577f <vm_exec_core+3087>, 0x59347c1fa917 <vm_exec_core+23975>, 0x59347c1f6d24 <vm_exec_core+8628>, 0x59347c1fbde9 <vm_exec_core+29305>, 0x59347c1fbaff <vm_exec_core+28559>, 0x59347c1f7412 <vm_exec_core+10402>, 0x59347c1f7dae <vm_exec_core+12862>, 0x59347c1fa476 <vm_exec_core+22790>, 0x59347c1fba76 <vm_exec_core+28422>, 0x59347c1f9891 <vm_exec_core+19745>, 0x59347c1fa4ff <vm_exec_core+22927>, 0x59347c1fafb8 <vm_exec_core+25672>, 0x59347c1f97ce <vm_exec_core+19550>, 0x59347c1f56bc <vm_exec_core+2892>, 0x59347c1f9f21 <vm_exec_core+21425>, 0x59347c1f554f <vm_exec_core+2527>, 0x59347c1f5985 <vm_exec_core+3605>, 0x59347c1f7695 <vm_exec_core+11045>, 0x59347c1f939b <vm_exec_core+18475>, 0x59347c1f9dba <vm_exec_core+21066>, 0x59347c1f9030 <vm_exec_core+17600>, 0x59347c1f515b <vm_exec_core+1515>, 0x59347c1fb1e8 <vm_exec_core+26232>, 0x59347c1fb8c8 <vm_exec_core+27992>, 0x59347c1f5b2c <vm_exec_core+4028>, 0x59347c1f66d8 <vm_exec_core+7016>, 0x59347c1f6396 <vm_exec_core+6182>, 0x59347c1f6e13 <vm_exec_core+8867>, 0x59347c1f7c4a <vm_exec_core+12506>, 0x59347c1f5bd3 <vm_exec_core+4195>, 0x59347c1fb050 <vm_exec_core+25824>, 0x59347c1f6662 <vm_exec_core+6898>, 0x59347c1f7af8 <vm_exec_core+12168>, 0x59347c1f85bf <vm_exec_core+14927>, 0x59347c1fa9ad <vm_exec_core+24125>, 0x59347c1f9a53 <vm_exec_core+20195>, 0x59347c1f70ed <vm_exec_core+9597>, 0x59347c1f696f <vm_exec_core+7679>, 0x59347c1fa803 <vm_exec_core+23699>, 0x59347c1f7875 <vm_exec_core+11525>, 0x59347c1fa020 <vm_exec_core+21680>, 0x59347c1f9ac5 <vm_exec_core+20309>, 0x59347c1fa0d7 <vm_exec_core+21863>, 0x59347c1fb59a <vm_exec_core+27178>, 0x59347c1f8e42 <vm_exec_core+17106>, 0x59347c1faa66 <vm_exec_core+24310>, 0x59347c1f9f0d <vm_exec_core+21405>, 0x59347c1fa594 <vm_exec_core+23076>, 0x59347c1f720c <vm_exec_core+9884>, 0x59347c1f9729 <vm_exec_core+19385>, 0x59347c1f9969 <vm_exec_core+19961>, 0x59347c1f81f3 <vm_exec_core+13955>, 0x59347c1f9396 <vm_exec_core+18470>, 0x59347c1f75ba <vm_exec_core+10826>, 0x59347c1f6bf7 <vm_exec_core+8327>, 0x59347c1fa155 <vm_exec_core+21989>, 0x59347c1f5d64 <vm_exec_core+4596>, 0x59347c1f7fa0 <vm_exec_core+13360>, 0x59347c1f88f0 <vm_exec_core+15744>, 0x59347c1f6ef1 <vm_exec_core+9089>, 0x59347c20244e <vm_exec_core+55518>, 0x59347c1f68c6 <vm_exec_core+7510>, 0x59347c1f67be <vm_exec_core+7246>, 0x59347c1f6ac9 <vm_exec_core+8025>, 0x59347c1f74b4 <vm_exec_core+10564>, 0x59347c1f9234 <vm_exec_core+18116>, 0x59347c1f867a <vm_exec_core+15114>, 0x59347c1f922f <vm_exec_core+18111>, 0x59347c1f9a4e <vm_exec_core+20190>, 0x59347c1f9a49 <vm_exec_core+20185>, 0x59347c1f6ac4 <vm_exec_core+8020>, 0x59347c1f9f0d <vm_exec_core+21405>, 0x59347c1f7c13 <vm_exec_core+12451>, 0x59347c1f7c18 <vm_exec_core+12456>, 0x59347c1f9a44 <vm_exec_core+20180>, 0x59347c1f988c <vm_exec_core+19740>, 0x59347c1f88eb <vm_exec_core+15739>, 0x59347c1f8822 <vm_exec_core+15538>, 0x59347c1f993b <vm_exec_core+19915>, 0x59347c1f8cf5 <vm_exec_core+16773>...}
reg_cfp = 0x7422eb8183a0
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>
th: 0x515000000300, native_id: 0x7422ebf74c40
-- Control frame information -----------------------------------------------
INSN_LABEL_trace_opt_aref = <optimized out>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <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:698
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <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:826
INSN_LABEL_trace_opt_succ = <optimized out>
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000059347c1eff29 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2787
_ec = 0x5160000003d0
_tag = <optimized out>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
state = RUBY_TAG_NONE
result = <optimized out>
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
#14 0x000059347c27f6f2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7422eb818578, self=127693323899600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
flags = 0
iseq = 0x7422eb3d76b0
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
cfp = <optimized out>
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
sp = 0x7422eb7189e8
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
use_argv = 0x7422e9c58ce0
stack_argv = 0x7422eb7189e8
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
opt_pc = 0
type = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
av = <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
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
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]
captured = 0x7422eb818578
#16 0x000059347c220f3c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x000059347c220f3c in rb_yield (val=<optimized out>)
No locals.
#20 0x000059347c3d809a in rb_ary_each (ary=127693321541920) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 0
#21 0x000059347c25ef88 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 = 0xc0100000001
cc = <optimized out>
me = 0x7422eb59efe8
cfunc = 0x50600001e928
recv = 127693321541920
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x000059347c1f957f in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7422eb818560, cd=0x511000021900, 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>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000021900
insns_address_table = {0x59347c1f5136 <vm_exec_core+1478>, 0x59347c1f643d <vm_exec_core+6349>, 0x59347c1fb671 <vm_exec_core+27393>, 0x59347c1f5faf <vm_exec_core+5183>, 0x59347c1fc3b5 <vm_exec_core+30789>, 0x59347c1fa22d <vm_exec_core+22205>, 0x59347c1f7e2e <vm_exec_core+12990>, 0x59347c1f529e <vm_exec_core+1838>, 0x59347c1fbc64 <vm_exec_core+28916>, 0x59347c1fb9ac <vm_exec_core+28220>, 0x59347c1f622c <vm_exec_core+5820>, 0x59347c1f578e <vm_exec_core+3102>, 0x59347c1fa926 <vm_exec_core+23990>, 0x59347c1f6d33 <vm_exec_core+8643>, 0x59347c1fbdf8 <vm_exec_core+29320>, 0x59347c1fbb0e <vm_exec_core+28574>, 0x59347c1f7421 <vm_exec_core+10417>, 0x59347c1f7dbd <vm_exec_core+12877>, 0x59347c1fa485 <vm_exec_core+22805>, 0x59347c1fba85 <vm_exec_core+28437>, 0x59347c1f98a0 <vm_exec_core+19760>, 0x59347c1fa50e <vm_exec_core+22942>, 0x59347c1fafc7 <vm_exec_core+25687>, 0x59347c1f97dd <vm_exec_core+19565>, 0x59347c1f56cb <vm_exec_core+2907>, 0x59347c1f9f30 <vm_exec_core+21440>, 0x59347c1f555e <vm_exec_core+2542>, 0x59347c1f5994 <vm_exec_core+3620>, 0x59347c1f76a4 <vm_exec_core+11060>, 0x59347c1f93aa <vm_exec_core+18490>, 0x59347c1f9dc9 <vm_exec_core+21081>, 0x59347c1f903f <vm_exec_core+17615>, 0x59347c1f516a <vm_exec_core+1530>, 0x59347c1fb1f7 <vm_exec_core+26247>, 0x59347c1fb8d7 <vm_exec_core+28007>, 0x59347c1f5b3b <vm_exec_core+4043>, 0x59347c1f66e7 <vm_exec_core+7031>, 0x59347c1f63a5 <vm_exec_core+6197>, 0x59347c1f6e22 <vm_exec_core+8882>, 0x59347c1f7c59 <vm_exec_core+12521>, 0x59347c1f5be2 <vm_exec_core+4210>, 0x59347c1fb05f <vm_exec_core+25839>, 0x59347c1f6671 <vm_exec_core+6913>, 0x59347c1f7b07 <vm_exec_core+12183>, 0x59347c1f85ce <vm_exec_core+14942>, 0x59347c1fa9bc <vm_exec_core+24140>, 0x59347c1f9a62 <vm_exec_core+20210>, 0x59347c1f70fc <vm_exec_core+9612>, 0x59347c1f697e <vm_exec_core+7694>, 0x59347c1fa812 <vm_exec_core+23714>, 0x59347c1f7884 <vm_exec_core+11540>, 0x59347c1fa02f <vm_exec_core+21695>, 0x59347c1f9ad4 <vm_exec_core+20324>, 0x59347c1fa0e6 <vm_exec_core+21878>, 0x59347c1fb5a9 <vm_exec_core+27193>, 0x59347c1f8e51 <vm_exec_core+17121>, 0x59347c1faa75 <vm_exec_core+24325>, 0x59347c1f4eb8 <vm_exec_core+840>, 0x59347c1fa5a3 <vm_exec_core+23091>, 0x59347c1f721b <vm_exec_core+9899>, 0x59347c1f9738 <vm_exec_core+19400>, 0x59347c1f9978 <vm_exec_core+19976>, 0x59347c1f8202 <vm_exec_core+13970>, 0x59347c1f5a48 <vm_exec_core+3800>, 0x59347c1f75c9 <vm_exec_core+10841>, 0x59347c1f6c06 <vm_exec_core+8342>, 0x59347c1fa164 <vm_exec_core+22004>, 0x59347c1f5d73 <vm_exec_core+4611>, 0x59347c1f7faf <vm_exec_core+13375>, 0x59347c1f88ff <vm_exec_core+15759>, 0x59347c1f6f00 <vm_exec_core+9104>, 0x59347c20245d <vm_exec_core+55533>, 0x59347c1f68d5 <vm_exec_core+7525>, 0x59347c1f67cd <vm_exec_core+7261>, 0x59347c1f6ad8 <vm_exec_core+8040>, 0x59347c1f74c3 <vm_exec_core+10579>, 0x59347c1f9243 <vm_exec_core+18131>, 0x59347c1f8689 <vm_exec_core+15129>, 0x59347c1f9e48 <vm_exec_core+21208>, 0x59347c1f8ae5 <vm_exec_core+16245>, 0x59347c1fb120 <vm_exec_core+26032>, 0x59347c1fc657 <vm_exec_core+31463>, 0x59347c1fb364 <vm_exec_core+26612>, 0x59347c1fbf48 <vm_exec_core+29656>, 0x59347c1fc039 <vm_exec_core+29897>, 0x59347c1f55f0 <vm_exec_core+2688>, 0x59347c1fbb8d <vm_exec_core+28701>, 0x59347c1f77a9 <vm_exec_core+11321>, 0x59347c1fbd1b <vm_exec_core+29099>, 0x59347c1f72ea <vm_exec_core+10106>, 0x59347c1fb29b <vm_exec_core+26411>, 0x59347c1f5487 <vm_exec_core+2327>, 0x59347c1f5c6d <vm_exec_core+4349>, 0x59347c1fc27d <vm_exec_core+30477>, 0x59347c1f7b8d <vm_exec_core+12317>, 0x59347c1f798a <vm_exec_core+11802>, 0x59347c1f4ebd <vm_exec_core+845>, 0x59347c1f53aa <vm_exec_core+2106>, 0x59347c1f4f43 <vm_exec_core+979>, 0x59347c1fb453 <vm_exec_core+26851>, 0x59347c1f8d0e <vm_exec_core+16798>, 0x59347c1f83d2 <vm_exec_core+14434>, 0x59347c1f8bea <vm_exec_core+16506>, 0x59347c1f8836 <vm_exec_core+15558>, 0x59347c1f7a1f <vm_exec_core+11951>, 0x59347c1f82dd <vm_exec_core+14189>, 0x59347c1f7ca9 <vm_exec_core+12601>, 0x59347c1f84ec <vm_exec_core+14716>, 0x59347c1f855d <vm_exec_core+14829>, 0x59347c1f5127 <vm_exec_core+1463>, 0x59347c1f642e <vm_exec_core+6334>, 0x59347c1fb662 <vm_exec_core+27378>, 0x59347c1f5fa0 <vm_exec_core+5168>, 0x59347c1fc3a6 <vm_exec_core+30774>, 0x59347c1fa21e <vm_exec_core+22190>, 0x59347c1f7e1f <vm_exec_core+12975>, 0x59347c1f528f <vm_exec_core+1823>, 0x59347c1fbc55 <vm_exec_core+28901>, 0x59347c1fb99d <vm_exec_core+28205>, 0x59347c1f621d <vm_exec_core+5805>, 0x59347c1f577f <vm_exec_core+3087>, 0x59347c1fa917 <vm_exec_core+23975>, 0x59347c1f6d24 <vm_exec_core+8628>, 0x59347c1fbde9 <vm_exec_core+29305>, 0x59347c1fbaff <vm_exec_core+28559>, 0x59347c1f7412 <vm_exec_core+10402>, 0x59347c1f7dae <vm_exec_core+12862>, 0x59347c1fa476 <vm_exec_core+22790>, 0x59347c1fba76 <vm_exec_core+28422>, 0x59347c1f9891 <vm_exec_core+19745>, 0x59347c1fa4ff <vm_exec_core+22927>, 0x59347c1fafb8 <vm_exec_core+25672>, 0x59347c1f97ce <vm_exec_core+19550>, 0x59347c1f56bc <vm_exec_core+2892>, 0x59347c1f9f21 <vm_exec_core+21425>, 0x59347c1f554f <vm_exec_core+2527>, 0x59347c1f5985 <vm_exec_core+3605>, 0x59347c1f7695 <vm_exec_core+11045>, 0x59347c1f939b <vm_exec_core+18475>, 0x59347c1f9dba <vm_exec_core+21066>, 0x59347c1f9030 <vm_exec_core+17600>, 0x59347c1f515b <vm_exec_core+1515>, 0x59347c1fb1e8 <vm_exec_core+26232>, 0x59347c1fb8c8 <vm_exec_core+27992>, 0x59347c1f5b2c <vm_exec_core+4028>, 0x59347c1f66d8 <vm_exec_core+7016>, 0x59347c1f6396 <vm_exec_core+6182>, 0x59347c1f6e13 <vm_exec_core+8867>, 0x59347c1f7c4a <vm_exec_core+12506>, 0x59347c1f5bd3 <vm_exec_core+4195>, 0x59347c1fb050 <vm_exec_core+25824>, 0x59347c1f6662 <vm_exec_core+6898>, 0x59347c1f7af8 <vm_exec_core+12168>, 0x59347c1f85bf <vm_exec_core+14927>, 0x59347c1fa9ad <vm_exec_core+24125>, 0x59347c1f9a53 <vm_exec_core+20195>, 0x59347c1f70ed <vm_exec_core+9597>, 0x59347c1f696f <vm_exec_core+7679>, 0x59347c1fa803 <vm_exec_core+23699>, 0x59347c1f7875 <vm_exec_core+11525>, 0x59347c1fa020 <vm_exec_core+21680>, 0x59347c1f9ac5 <vm_exec_core+20309>, 0x59347c1fa0d7 <vm_exec_core+21863>, 0x59347c1fb59a <vm_exec_core+27178>, 0x59347c1f8e42 <vm_exec_core+17106>, 0x59347c1faa66 <vm_exec_core+24310>, 0x59347c1f9f0d <vm_exec_core+21405>, 0x59347c1fa594 <vm_exec_core+23076>, 0x59347c1f720c <vm_exec_core+9884>, 0x59347c1f9729 <vm_exec_core+19385>, 0x59347c1f9969 <vm_exec_core+19961>, 0x59347c1f81f3 <vm_exec_core+13955>, 0x59347c1f9396 <vm_exec_core+18470>, 0x59347c1f75ba <vm_exec_core+10826>, 0x59347c1f6bf7 <vm_exec_core+8327>, 0x59347c1fa155 <vm_exec_core+21989>, 0x59347c1f5d64 <vm_exec_core+4596>, 0x59347c1f7fa0 <vm_exec_core+13360>, 0x59347c1f88f0 <vm_exec_core+15744>, 0x59347c1f6ef1 <vm_exec_core+9089>, 0x59347c20244e <vm_exec_core+55518>, 0x59347c1f68c6 <vm_exec_core+7510>, 0x59347c1f67be <vm_exec_core+7246>, 0x59347c1f6ac9 <vm_exec_core+8025>, 0x59347c1f74b4 <vm_exec_core+10564>, 0x59347c1f9234 <vm_exec_core+18116>, 0x59347c1f867a <vm_exec_core+15114>, 0x59347c1f922f <vm_exec_core+18111>, 0x59347c1f9a4e <vm_exec_core+20190>, 0x59347c1f9a49 <vm_exec_core+20185>, 0x59347c1f6ac4 <vm_exec_core+8020>, 0x59347c1f9f0d <vm_exec_core+21405>, 0x59347c1f7c13 <vm_exec_core+12451>, 0x59347c1f7c18 <vm_exec_core+12456>, 0x59347c1f9a44 <vm_exec_core+20180>, 0x59347c1f988c <vm_exec_core+19740>, 0x59347c1f88eb <vm_exec_core+15739>, 0x59347c1f8822 <vm_exec_core+15538>, 0x59347c1f993b <vm_exec_core+19915>, 0x59347c1f8cf5 <vm_exec_core+16773>...}
reg_cfp = 0x7422eb818560
reg_pc = 0x51500001b750
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000059347c1f015b in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x000059347c237b53 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
ec = 0x5160000003d0
val = <optimized out>
#27 0x000059347bf4c1d1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=127693324543440) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x59347d529200 <root_box_data>
iseq = 0x7422eb3fe4b8
#28 0x000059347bf46745 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
box = 0x59347d529200 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 127693326176320
realpath_map = 127693326176160
path = 127693324543440
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#29 0x000059347bf44644 in rb_require_string_internal (fname=127693324543480, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
result = <optimized out>
ec = 0x5160000003d0
result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
base = <optimized out>
#31 0x000059347c25ef88 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 = 0x58c100140003
cc = <optimized out>
me = 0x7422eb3fe648
cfunc = 0x5060000370a8
recv = 127693326366800
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x000059347c244855 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7fff8ea33dc0) 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>
#33 0x000059347c2442e5 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
#34 0x000059347c200c8d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7422eb818790, 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>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x59347c1f5136 <vm_exec_core+1478>, 0x59347c1f643d <vm_exec_core+6349>, 0x59347c1fb671 <vm_exec_core+27393>, 0x59347c1f5faf <vm_exec_core+5183>, 0x59347c1fc3b5 <vm_exec_core+30789>, 0x59347c1fa22d <vm_exec_core+22205>, 0x59347c1f7e2e <vm_exec_core+12990>, 0x59347c1f529e <vm_exec_core+1838>, 0x59347c1fbc64 <vm_exec_core+28916>, 0x59347c1fb9ac <vm_exec_core+28220>, 0x59347c1f622c <vm_exec_core+5820>, 0x59347c1f578e <vm_exec_core+3102>, 0x59347c1fa926 <vm_exec_core+23990>, 0x59347c1f6d33 <vm_exec_core+8643>, 0x59347c1fbdf8 <vm_exec_core+29320>, 0x59347c1fbb0e <vm_exec_core+28574>, 0x59347c1f7421 <vm_exec_core+10417>, 0x59347c1f7dbd <vm_exec_core+12877>, 0x59347c1fa485 <vm_exec_core+22805>, 0x59347c1fba85 <vm_exec_core+28437>, 0x59347c1f98a0 <vm_exec_core+19760>, 0x59347c1fa50e <vm_exec_core+22942>, 0x59347c1fafc7 <vm_exec_core+25687>, 0x59347c1f97dd <vm_exec_core+19565>, 0x59347c1f56cb <vm_exec_core+2907>, 0x59347c1f9f30 <vm_exec_core+21440>, 0x59347c1f555e <vm_exec_core+2542>, 0x59347c1f5994 <vm_exec_core+3620>, 0x59347c1f76a4 <vm_exec_core+11060>, 0x59347c1f93aa <vm_exec_core+18490>, 0x59347c1f9dc9 <vm_exec_core+21081>, 0x59347c1f903f <vm_exec_core+17615>, 0x59347c1f516a <vm_exec_core+1530>, 0x59347c1fb1f7 <vm_exec_core+26247>, 0x59347c1fb8d7 <vm_exec_core+28007>, 0x59347c1f5b3b <vm_exec_core+4043>, 0x59347c1f66e7 <vm_exec_core+7031>, 0x59347c1f63a5 <vm_exec_core+6197>, 0x59347c1f6e22 <vm_exec_core+8882>, 0x59347c1f7c59 <vm_exec_core+12521>, 0x59347c1f5be2 <vm_exec_core+4210>, 0x59347c1fb05f <vm_exec_core+25839>, 0x59347c1f6671 <vm_exec_core+6913>, 0x59347c1f7b07 <vm_exec_core+12183>, 0x59347c1f85ce <vm_exec_core+14942>, 0x59347c1fa9bc <vm_exec_core+24140>, 0x59347c1f9a62 <vm_exec_core+20210>, 0x59347c1f70fc <vm_exec_core+9612>, 0x59347c1f697e <vm_exec_core+7694>, 0x59347c1fa812 <vm_exec_core+23714>, 0x59347c1f7884 <vm_exec_core+11540>, 0x59347c1fa02f <vm_exec_core+21695>, 0x59347c1f9ad4 <vm_exec_core+20324>, 0x59347c1fa0e6 <vm_exec_core+21878>, 0x59347c1fb5a9 <vm_exec_core+27193>, 0x59347c1f8e51 <vm_exec_core+17121>, 0x59347c1faa75 <vm_exec_core+24325>, 0x59347c1f4eb8 <vm_exec_core+840>, 0x59347c1fa5a3 <vm_exec_core+23091>, 0x59347c1f721b <vm_exec_core+9899>, 0x59347c1f9738 <vm_exec_core+19400>, 0x59347c1f9978 <vm_exec_core+19976>, 0x59347c1f8202 <vm_exec_core+13970>, 0x59347c1f5a48 <vm_exec_core+3800>, 0x59347c1f75c9 <vm_exec_core+10841>, 0x59347c1f6c06 <vm_exec_core+8342>, 0x59347c1fa164 <vm_exec_core+22004>, 0x59347c1f5d73 <vm_exec_core+4611>, 0x59347c1f7faf <vm_exec_core+13375>, 0x59347c1f88ff <vm_exec_core+15759>, 0x59347c1f6f00 <vm_exec_core+9104>, 0x59347c20245d <vm_exec_core+55533>, 0x59347c1f68d5 <vm_exec_core+7525>, 0x59347c1f67cd <vm_exec_core+7261>, 0x59347c1f6ad8 <vm_exec_core+8040>, 0x59347c1f74c3 <vm_exec_core+10579>, 0x59347c1f9243 <vm_exec_core+18131>, 0x59347c1f8689 <vm_exec_core+15129>, 0x59347c1f9e48 <vm_exec_core+21208>, 0x59347c1f8ae5 <vm_exec_core+16245>, 0x59347c1fb120 <vm_exec_core+26032>, 0x59347c1fc657 <vm_exec_core+31463>, 0x59347c1fb364 <vm_exec_core+26612>, 0x59347c1fbf48 <vm_exec_core+29656>, 0x59347c1fc039 <vm_exec_core+29897>, 0x59347c1f55f0 <vm_exec_core+2688>, 0x59347c1fbb8d <vm_exec_core+28701>, 0x59347c1f77a9 <vm_exec_core+11321>, 0x59347c1fbd1b <vm_exec_core+29099>, 0x59347c1f72ea <vm_exec_core+10106>, 0x59347c1fb29b <vm_exec_core+26411>, 0x59347c1f5487 <vm_exec_core+2327>, 0x59347c1f5c6d <vm_exec_core+4349>, 0x59347c1fc27d <vm_exec_core+30477>, 0x59347c1f7b8d <vm_exec_core+12317>, 0x59347c1f798a <vm_exec_core+11802>, 0x59347c1f4ebd <vm_exec_core+845>, 0x59347c1f53aa <vm_exec_core+2106>, 0x59347c1f4f43 <vm_exec_core+979>, 0x59347c1fb453 <vm_exec_core+26851>, 0x59347c1f8d0e <vm_exec_core+16798>, 0x59347c1f83d2 <vm_exec_core+14434>, 0x59347c1f8bea <vm_exec_core+16506>, 0x59347c1f8836 <vm_exec_core+15558>, 0x59347c1f7a1f <vm_exec_core+11951>, 0x59347c1f82dd <vm_exec_core+14189>, 0x59347c1f7ca9 <vm_exec_core+12601>, 0x59347c1f84ec <vm_exec_core+14716>, 0x59347c1f855d <vm_exec_core+14829>, 0x59347c1f5127 <vm_exec_core+1463>, 0x59347c1f642e <vm_exec_core+6334>, 0x59347c1fb662 <vm_exec_core+27378>, 0x59347c1f5fa0 <vm_exec_core+5168>, 0x59347c1fc3a6 <vm_exec_core+30774>, 0x59347c1fa21e <vm_exec_core+22190>, 0x59347c1f7e1f <vm_exec_core+12975>, 0x59347c1f528f <vm_exec_core+1823>, 0x59347c1fbc55 <vm_exec_core+28901>, 0x59347c1fb99d <vm_exec_core+28205>, 0x59347c1f621d <vm_exec_core+5805>, 0x59347c1f577f <vm_exec_core+3087>, 0x59347c1fa917 <vm_exec_core+23975>, 0x59347c1f6d24 <vm_exec_core+8628>, 0x59347c1fbde9 <vm_exec_core+29305>, 0x59347c1fbaff <vm_exec_core+28559>, 0x59347c1f7412 <vm_exec_core+10402>, 0x59347c1f7dae <vm_exec_core+12862>, 0x59347c1fa476 <vm_exec_core+22790>, 0x59347c1fba76 <vm_exec_core+28422>, 0x59347c1f9891 <vm_exec_core+19745>, 0x59347c1fa4ff <vm_exec_core+22927>, 0x59347c1fafb8 <vm_exec_core+25672>, 0x59347c1f97ce <vm_exec_core+19550>, 0x59347c1f56bc <vm_exec_core+2892>, 0x59347c1f9f21 <vm_exec_core+21425>, 0x59347c1f554f <vm_exec_core+2527>, 0x59347c1f5985 <vm_exec_core+3605>, 0x59347c1f7695 <vm_exec_core+11045>, 0x59347c1f939b <vm_exec_core+18475>, 0x59347c1f9dba <vm_exec_core+21066>, 0x59347c1f9030 <vm_exec_core+17600>, 0x59347c1f515b <vm_exec_core+1515>, 0x59347c1fb1e8 <vm_exec_core+26232>, 0x59347c1fb8c8 <vm_exec_core+27992>, 0x59347c1f5b2c <vm_exec_core+4028>, 0x59347c1f66d8 <vm_exec_core+7016>, 0x59347c1f6396 <vm_exec_core+6182>, 0x59347c1f6e13 <vm_exec_core+8867>, 0x59347c1f7c4a <vm_exec_core+12506>, 0x59347c1f5bd3 <vm_exec_core+4195>, 0x59347c1fb050 <vm_exec_core+25824>, 0x59347c1f6662 <vm_exec_core+6898>, 0x59347c1f7af8 <vm_exec_core+12168>, 0x59347c1f85bf <vm_exec_core+14927>, 0x59347c1fa9ad <vm_exec_core+24125>, 0x59347c1f9a53 <vm_exec_core+20195>, 0x59347c1f70ed <vm_exec_core+9597>, 0x59347c1f696f <vm_exec_core+7679>, 0x59347c1fa803 <vm_exec_core+23699>, 0x59347c1f7875 <vm_exec_core+11525>, 0x59347c1fa020 <vm_exec_core+21680>, 0x59347c1f9ac5 <vm_exec_core+20309>, 0x59347c1fa0d7 <vm_exec_core+21863>, 0x59347c1fb59a <vm_exec_core+27178>, 0x59347c1f8e42 <vm_exec_core+17106>, 0x59347c1faa66 <vm_exec_core+24310>, 0x59347c1f9f0d <vm_exec_core+21405>, 0x59347c1fa594 <vm_exec_core+23076>, 0x59347c1f720c <vm_exec_core+9884>, 0x59347c1f9729 <vm_exec_core+19385>, 0x59347c1f9969 <vm_exec_core+19961>, 0x59347c1f81f3 <vm_exec_core+13955>, 0x59347c1f9396 <vm_exec_core+18470>, 0x59347c1f75ba <vm_exec_core+10826>, 0x59347c1f6bf7 <vm_exec_core+8327>, 0x59347c1fa155 <vm_exec_core+21989>, 0x59347c1f5d64 <vm_exec_core+4596>, 0x59347c1f7fa0 <vm_exec_core+13360>, 0x59347c1f88f0 <vm_exec_core+15744>, 0x59347c1f6ef1 <vm_exec_core+9089>, 0x59347c20244e <vm_exec_core+55518>, 0x59347c1f68c6 <vm_exec_core+7510>, 0x59347c1f67be <vm_exec_core+7246>, 0x59347c1f6ac9 <vm_exec_core+8025>, 0x59347c1f74b4 <vm_exec_core+10564>, 0x59347c1f9234 <vm_exec_core+18116>, 0x59347c1f867a <vm_exec_core+15114>, 0x59347c1f922f <vm_exec_core+18111>, 0x59347c1f9a4e <vm_exec_core+20190>, 0x59347c1f9a49 <vm_exec_core+20185>, 0x59347c1f6ac4 <vm_exec_core+8020>, 0x59347c1f9f0d <vm_exec_core+21405>, 0x59347c1f7c13 <vm_exec_core+12451>, 0x59347c1f7c18 <vm_exec_core+12456>, 0x59347c1f9a44 <vm_exec_core+20180>, 0x59347c1f988c <vm_exec_core+19740>, 0x59347c1f88eb <vm_exec_core+15739>, 0x59347c1f8822 <vm_exec_core+15538>, 0x59347c1f993b <vm_exec_core+19915>, 0x59347c1f8cf5 <vm_exec_core+16773>...}
reg_cfp = 0x7422eb818790
reg_pc = 0x5040000089b8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x000059347c1efd72 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#37 0x000059347c238008 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#38 0x000059347be37c7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x7422eb3fe6e8) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fff8ea342f0, <optimized out>, 0x7fff8ea34240, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7422eb3fe6e8
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#40 0x000059347be30be7 in rb_main (argc=9, argv=0x7fff8ea344c8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7fff8ea344c8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2547691) 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.
Children under /tmp/rubytest.nlkymz:
* -rw-r--r-- 1 100112 2025-11-20 17:38:58 +0000 _ruby_box_p2562660_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 17:38:58 +0000 _ruby_box_p2562660_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 17:38:58 +0000 _ruby_box_p2562660_2_rbconfig+sizeof.so
* -rw-r--r-- 1 31544 2025-11-20 17:38:57 +0000 _ruby_box_p2562320_2_monitor.so
* -rw-r--r-- 1 152440 2025-11-20 17:38:57 +0000 _ruby_box_p2562320_2_stringio.so
* -rw-r--r-- 1 28832 2025-11-20 17:38:57 +0000 _ruby_box_p2562320_2_erb+escape.so
* -rw-r--r-- 1 51032 2025-11-20 17:38:57 +0000 _ruby_box_p2562320_2_cgi+escape.so
* -rw-r--r-- 1 104440 2025-11-20 17:38:57 +0000 _ruby_box_p2562320_2_strscan.so
* -rw-r--r-- 1 24216 2025-11-20 17:38:57 +0000 _ruby_box_p2562320_2_io+nonblock.so
* -rw-r--r-- 1 65840 2025-11-20 17:38:57 +0000 _ruby_box_p2562320_2_digest.so
* -rw-r--r-- 1 1504016 2025-11-20 17:38:57 +0000 _ruby_box_p2562320_2_openssl.so
* -rw-r--r-- 1 16768 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_io+wait.so
* -rw-r--r-- 1 960176 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_socket.so
* -rw-r--r-- 1 302216 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_zlib.so
* -rw-r--r-- 1 112944 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_psych.so
* -rw-r--r-- 1 223232 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_json+ext+generator.so
* -rw-r--r-- 1 157624 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_json+ext+parser.so
* -rw-r--r-- 1 109520 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_etc.so
* -rw-r--r-- 1 941192 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_date_core.so
* -rw-r--r-- 1 100112 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 17:38:56 +0000 _ruby_box_p2562320_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-20 17:38:55 +0000 _ruby_box_p2562108_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 17:38:55 +0000 _ruby_box_p2562108_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 17:38:55 +0000 _ruby_box_p2562108_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-20 17:38:54 +0000 _ruby_box_p2562006_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 17:38:54 +0000 _ruby_box_p2562006_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 17:38:54 +0000 _ruby_box_p2562006_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-20 17:38:53 +0000 _ruby_box_p2561792_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 17:38:53 +0000 _ruby_box_p2561792_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 17:38:53 +0000 _ruby_box_p2561792_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 2547364 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007bf1f4f107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fff608936dc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x7bf1f5044740 (LWP 2547364) "make" 0x00007bf1f4f107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fff608936dc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Machine level backtrace
Thread 1 (Thread 0x7bf1f5044740 (LWP 2547364) "make"):
#0 0x00007bf1f4f107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fff608936dc, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_ret = <optimized out>
#1 0x000055b02b9ccd16 in reap_children ()
No symbol table info available.
#2 0x000055b02b9cda8c in new_job ()
No symbol table info available.
#3 0x000055b02b9dc72a in ?? ()
No symbol table info available.
#4 0x000055b02b9dd09e in update_goal_chain ()
No symbol table info available.
#5 0x000055b02b9b767a in main ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)
[Inferior 1 (process 2547364) detached]
make: *** [uncommon.mk:915: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2547363 -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 2577669 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-20T17:23:37Z master 48027256cf) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ..................................................
Finished in 37.616484 seconds
3349 files, 33775 examples, 138031 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.