# Logfile created on 2026-03-22 15:52:12 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000075ad3d76fdd0 @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.20260322-155212", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000075ad420ac598 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075ad420ac368 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000075ad3d6a9248 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260322-155212", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260322-155212>, @binmode=false, @mon_data=#<Monitor:0x000075ad420ac0c0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 251fd7a11e
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
eb6e4e7c9b3a77293b60f1bd5c0b0587e81649591329d13b6ea390f45f496751 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
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'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
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'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.19.2
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.14
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=40372
"--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/759] 1523786=rubygems/test_gem_resolver_composed_set
[ 2/759] 1523788=mkmf/test_egrep_cpp
[ 3/759] 1523787=ruby/test_argf
[ 4/759] 1523789=rubygems/test_webauthn_poller
[ 5/759] 1523791=date/test_date_conv
[ 6/759] 1523796=ruby/test_yjit
[ 7/759] 1523794=net/http/test_buffered_io
[ 8/759] 1523791=ruby/test_m17n
[ 9/759] 1523798=test_ipaddr
[ 10/759] 1523806=ruby/test_arity
[ 11/759] 1523800=-ext-/string/test_nofree
[ 12/759] 1523802=ruby/test_trace
[ 13/759] 1523800=rubygems/test_gem_stream_ui
[ 14/759] 1523806=-ext-/st/test_numhash
[ 15/759] 1523808=openssl/test_pkey_rsa
[ 16/759] 1523806=rubygems/test_gem_console_ui
[ 17/759] 1523815=-ext-/struct/test_member
[ 18/759] 1523802=resolv/test_resource
[ 19/759] 1523817=rubygems/test_gem_update_suggestion
[ 20/759] 1523815=rubygems/test_gem_source_fetch_problem
[ 21/759] 1523812=psych/test_set
[ 22/759] 1523822=optparse/test_reqarg
[ 23/759] 1523798=ruby/test_method
[ 24/759] 1523794=test_unicode_normalize
[ 25/759] 1523812=rubygems/test_gem_resolver_lock_set
[ 26/759] 1523802=did_you_mean/test_ractor_compatibility
[ 27/759] 1523788=-ext-/econv/test_append
[ 28/759] 1523788=prism/ruby/ripper_test
[ 29/759] 1523794=rubygems/test_gem_package_tar_writer
[ 30/759] 1523786=rubygems/test_rubygems
[ 31/759] 1523806=psych/visitors/test_yaml_tree
[ 32/759] 1523789=ruby/enc/test_case_mapping
[ 33/759] 1523815=uri/test_mailto
[ 34/759] 1523789=socket/test_socket
[ 35/759] 1523815=ruby/test_not
[ 36/759] 1523806=test_timeout
[ 37/759] 1523815=test_weakref
[ 38/759] 1523817=psych/test_scalar_scanner
[ 39/759] 1523800=ruby/test_io_buffer
[ 40/759] 1523812=rubygems/test_gem_resolver_requirement_list
[ 41/759] 1523812=ruby/test_beginendblock
[ 42/759] 1523817=-ext-/arith_seq/test_arith_seq_beg_len_step
[ 43/759] 1523794=ruby/test_hash
[ 44/759] 1523786=ruby/test_yjit_exit_locations
[ 45/759] 1523791=psych/test_yamlstore
[ 46/759] 1523800=rubygems/test_gem_commands_pristine_command
[ 47/759] 1523817=rubygems/test_gem_config_file
[ 48/759] 1523791=ruby/test_case
[ 49/759] 1523815=-ext-/test_bug-5832
[ 50/759] 1523815=-ext-/popen_deadlock/test_popen_deadlock
[ 51/759] 1523791=optparse/test_autoconf
[ 52/759] 1523791=optparse/test_did_you_mean
[ 53/759] 1523808=digest/test_digest_extend
[ 54/759] 1523808=rubygems/test_gem_safe_yaml
[ 55/759] 1523817=ruby/test_super
[ 56/759] 1523786=mkmf/test_libs
[ 57/759] 1523786=dtrace/test_gc
[ 58/759] 1523786=json/json_encoding_test
[ 59/759] 1523802=test_time
[ 60/759] 1523786=ruby/test_math
[ 61/759] 1523786=psych/test_struct
[ 62/759] 1523786=prism/onigmo_test
[ 63/759] 1523786=prism/fuzzer_test
[ 64/759] 1523786=-ext-/string/test_rb_str_dup
[ 65/759] 1523786=ruby/test_ast
[ 66/759] 1523791=optparse/test_switch
[ 67/759] 1523791=rubygems/test_gem_bundler_version_finder
[ 68/759] 1523808=-ext-/win32/test_console_attr
[ 69/759] 1523808=prism/result/constant_path_node_test
[ 70/759] 1523802=rubygems/test_gem_path_support
[ 71/759] 1523808=prism/snippets_test
[ 72/759] 1523822=prism/ruby/parser_test
[ 73/759] 1523791=-ext-/gvl/test_ubf_async_safe
[ 74/759] 1523822=psych/test_array
[ 75/759] 1523791=prism/newline_test
[ 76/759] 1523822=psych/test_psych_set
[ 77/759] 1523822=prism/result/heredoc_test
[ 78/759] 1523822=rubygems/test_webauthn_listener_response
[ 79/759] 1523802=ruby/test_dup
[ 80/759] 1523806=ruby/test_require
[ 81/759] 1523812=stringio/test_stringio
[ 82/759] 1523791=resolv/test_dns
[ 83/759] 1523822=prism/api/command_line_test
[ 84/759] 1523822=rubygems/test_gem_commands_info_command
[ 85/759] 1523822=ruby/test_io_timeout
[ 86/759] 1523822=date/test_date_new
[ 87/759] 1523822=ruby/test_system
[ 88/759] 1523812=-ext-/test_notimplement
[ 89/759] 1523812=ruby/enc/test_emoji_breaks
[ 90/759] 1523812=-ext-/test_bug-3571
[ 91/759] 1523815=-ext-/box/test_load_ext
[ 92/759] 1523817=ruby/test_comparable
[ 93/759] 1523815=mmtk/test_configuration
[ 94/759] 1523817=ruby/test_alias
[ 95/759] 1523815=rubygems/test_gem_requirement
[ 96/759] 1523802=mkmf/test_sizeof
[ 97/759] 1523812=rubygems/test_gem_commands_build_command
[ 98/759] 1523815=ruby/test_compile_prism
[ 99/759] 1523812=ruby/enc/test_euc_tw
[100/759] 1523812=rubygems/test_gem_security
[101/759] 1523817=fiber/test_sleep
[102/759] 1523789=openssl/test_x509name
[103/759] 1523789=prism/ruby/find_test
[104/759] 1523815=-ext-/wait/test_wait
[105/759] 1523817=psych/test_object_references
[106/759] 1523817=ruby/enc/test_windows_1252
[107/759] 1523817=mkmf/test_configuration
[108/759] 1523789=prism/ruby/dispatcher_test
[109/759] 1523815=socket/test_udp
[110/759] 1523815=-ext-/array/test_to_ary_concat
[111/759] 1523789=prism/result/warnings_test
[112/759] 1523789=-ext-/test_printf
[113/759] 1523817=ruby/test_rubyoptions
[114/759] 1523789=-ext-/load/test_stringify_symbols
[115/759] 1523789=openssl/test_ts
[116/759] 1523800=psych/test_emitter
[117/759] 1523800=rubygems/test_gem_resolver_api_set
[118/759] 1523800=prism/api/parse_stream_test
[119/759] 1523791=prism/result/node_id_test
[120/759] 1523815=test_tmpdir
[121/759] 1523800=rubygems/test_gem_source_subpath_problem
[122/759] 1523822=ruby/test_range
[123/759] 1523788=-ext-/symbol/test_type
[124/759] 1523788=rubygems/test_gem_impossible_dependencies_error
[125/759] 1523798=json/json_generator_test
[126/759] 1523789=prism/encoding/encodings_test
[127/759] 1523800=fiber/test_io_buffer
[128/759] 1523800=fileutils/test_dryrun
[129/759] 1523815=rubygems/test_project_sanity
[130/759] 1523800=ruby/test_zjit
[131/759] 1523800=prism/encoding/regular_expression_encoding_test
[132/759] 1523800=ruby/test_env
[133/759] 1523789=rubygems/test_gem_commands_cleanup_command
[134/759] 1523788=-ext-/string/test_interned_str
[135/759] 1523788=optparse/test_placearg
[136/759] 1523815=-ext-/exception/test_ensured
[137/759] 1523791=ruby/test_io_m17n
[138/759] 1523798=-ext-/hash/test_delete
[139/759] 1523815=prism/result/comments_test
[140/759] 1523798=rubygems/test_config
[141/759] 1523815=test_forwardable
[142/759] 1523815=dtrace/test_object_create_start
[143/759] 1523815=ruby/test_continuation
[144/759] 1523815=rubygems/test_gem_resolver_installer_set
[145/759] 1523798=ripper/test_files_test
[146/759] 1523789=rubygems/test_gem_dependency_list
[147/759] 1523812=rubygems/test_gem_commands_uninstall_command
[148/759] 1523788=openssl/test_pkey_dh
[149/759] 1523789=openssl/test_ocsp
[150/759] 1523815=ruby/test_shapes
[151/759] 1523798=rubygems/test_gem_silent_ui
[152/759] 1523815=ruby/test_ifunless
[153/759] 1523815=dtrace/test_require
[154/759] 1523815=rubygems/test_gem_commands_lock_command
[155/759] 1523798=ruby/enc/test_euc_kr
[156/759] 1523815=ruby/test_threadgroup
[157/759] 1523798=-ext-/string/test_set_len
[158/759] 1523798=rubygems/test_gem_security_signer
[159/759] 1523788=optparse/test_bash_completion
[160/759] 1523788=ruby/test_exception
[161/759] 1523798=rubygems/test_gem_local_remote_options
[162/759] 1523798=ruby/test_dir
[163/759] 1523815=cgi/test_cgi_escape
[164/759] 1523798=resolv/test_mdns
[165/759] 1523798=openssl/test_x509store
[166/759] 1523815=rubygems/test_gem_ext_configure_builder
[167/759] 1523812=io/wait/test_io_wait
[168/759] 1523815=optparse/test_kwargs
[169/759] 1523789=ripper/test_lexer
[170/759] 1523815=psych/test_merge_keys
[171/759] 1523815=-ext-/test_random
[172/759] 1523789=openssl/test_ns_spki
[173/759] 1523815=psych/visitors/test_depth_first
[174/759] 1523815=ruby/test_integer_comb
[175/759] 1523789=prism/result/index_write_test
[176/759] 1523789=openssl/test_pair
[177/759] 1523822=date/test_date_ractor
[178/759] 1523798=ruby/test_m17n_comb
[179/759] 1523802=did_you_mean/test_tree_spell_checker
[180/759] 1523802=prism/lex_test
[181/759] 1523822=test_bundled_gems
[182/759] 1523822=rubygems/test_gem_validator
[183/759] 1523802=prism/result/integer_parse_test
[184/759] 1523802=test_prettyprint
[185/759] 1523822=mkmf/test_install
[186/759] 1523791=prism/result/regular_expression_options_test
[187/759] 1523791=fiber/test_queue
[188/759] 1523791=ruby/test_sleep
[189/759] 1523802=rubygems/test_gem_commands_signout_command
[190/759] 1523802=psych/test_object
[191/759] 1523802=psych/test_exception
[192/759] 1523802=rubygems/test_gem_gem_runner
[193/759] 1523802=rubygems/test_gem_ext_cargo_builder
[194/759] 1523802=ruby/test_file_exhaustive
[195/759] 1523822=psych/json/test_stream
[196/759] 1523822=openssl/test_ssl_session
[197/759] 1523812=io/wait/test_ractor
[198/759] 1523812=optparse/test_optarg
[199/759] 1523822=ruby/test_autoload
[200/759] 1523812=rubygems/test_gem_resolver_local_specification
[201/759] 1523812=rubygems/test_gem_commands_exec_command
[202/759] 1523787=rubygems/test_gem_commands_unpack_command
[203/759] 1523789=ruby/test_pack
[204/759] 1523794=rubygems/test_gem_request_set_gem_dependency_api
[205/759] 1523787=ruby/enc/test_grapheme_breaks
[206/759] 1523787=date/test_date_marshal
[207/759] 1523787=openssl/test_ossl
[208/759] 1523787=ruby/test_syntax
[209/759] 1523794=ruby/test_assignment
[210/759] 1523791=test_singleton
[211/759] 1523791=ripper/test_ripper
[212/759] 1523789=did_you_mean/spell_checking/test_key_name_check
[213/759] 1523789=rubygems/test_gem_commands_server_command
[214/759] 1523789=ruby/test_data
[215/759] 1523789=net/http/test_http_request
[216/759] 1523812=net/http/test_httpheader
[217/759] 1523789=openssl/test_bn
[218/759] 1523789=openssl/test_provider
[219/759] 1523812=rubygems/test_gem_package_task
[220/759] 1523812=prism/result/numeric_value_test
[221/759] 1523806=ruby/test_keyword
[222/759] 1523812=lib/!Nothing_to_test
[223/759] 1523812=did_you_mean/spell_checking/test_method_name_check
[224/759] 1523812=rubygems/test_kernel
[225/759] 1523791=prism/heredoc_dedent_test
[226/759] 1523791=-ext-/struct/test_len
[227/759] 1523812=optparse/test_acceptable
[228/759] 1523791=prism/result/implicit_array_test
[229/759] 1523791=dtrace/test_function_entry
[230/759] 1523791=-ext-/float/test_nextafter
[231/759] 1523791=-ext-/string/test_capacity
[232/759] 1523789=rubygems/test_gem_safe_marshal
[233/759] 1523791=fiber/test_backtrace
[234/759] 1523788=openssl/test_random
[235/759] 1523791=rubygems/test_bundled_ca
[236/759] 1523788=psych/visitors/test_to_ruby
[237/759] 1523788=prism/result/static_literals_test
[238/759] 1523788=optparse/test_noarg
[239/759] 1523812=-ext-/struct/test_data
[240/759] 1523812=ruby/test_rand
[241/759] 1523806=openssl/test_pkey_ec
[242/759] 1523791=openssl/test_fips
[243/759] 1523806=rubygems/test_gem_commands_update_command
[244/759] 1523788=date/test_date_parse
[245/759] 1523800=prism/test_helper
[246/759] 1523800=ruby/test_memory_view
[247/759] 1523812=-ext-/string/test_ellipsize
[248/759] 1523800=-ext-/integer/test_integer
[249/759] 1523812=ruby/enc/test_utf32
[250/759] 1523812=prism/errors_test
[251/759] 1523789=test_open3
[252/759] 1523800=open-uri/test_ftp
[253/759] 1523791=ruby/test_vm_dump
[254/759] 1523791=json/json_parser_test
[255/759] 1523788=ruby/enc/test_cesu8
[256/759] 1523800=rubygems/test_gem_commands_setup_command
[257/759] 1523788=psych/test_alias_and_anchor
[258/759] 1523788=rubygems/test_gem_commands_rebuild_command
[259/759] 1523791=ruby/test_fiber
[260/759] 1523788=prism/result/breadth_first_search_test
[261/759] 1523788=uri/test_generic
[262/759] 1523788=ruby/test_gc_compact
[263/759] 1523815=psych/test_deprecated
[264/759] 1523815=-ext-/bignum/test_div
[265/759] 1523815=-ext-/array/test_resize
[266/759] 1523815=rubygems/test_gem_source_list
[267/759] 1523812=psych/test_yaml_special_cases
[268/759] 1523815=psych/test_parser
[269/759] 1523812=prism/result/attribute_write_test
[270/759] 1523812=-ext-/stack/test_stack_overflow
[271/759] 1523812=ruby/test_set
[272/759] 1523815=test_delegate
[273/759] 1523798=ripper/test_files_test_1
[274/759] 1523798=prism/api/freeze_test
[275/759] 1523798=prism/percent_delimiter_string_test
[276/759] 1523800=rubygems/test_gem
[277/759] 1523798=ruby/test_float
[278/759] 1523815=stringio/test_ractor
[279/759] 1523812=rubygems/test_gem_remote_fetcher_local_ssl_server
[280/759] 1523815=psych/test_ractor
[281/759] 1523808=psych/test_json_tree
[282/759] 1523808=psych/visitors/test_emitter
[283/759] 1523808=prism/library_symbols_test
[284/759] 1523808=ruby/test_nomethod_error
[285/759] 1523808=openssl/test_pkey_dsa
[286/759] 1523808=net/http/test_https_proxy
[287/759] 1523794=open-uri/test_ssl
[288/759] 1523806=date/test_date_strptime
[289/759] 1523808=test_shellwords
[290/759] 1523808=optparse/test_cclass
[291/759] 1523815=dtrace/test_singleton_function
[292/759] 1523815=ruby/test_proc
[293/759] 1523806=optparse/test_load
[294/759] 1523806=did_you_mean/spell_checking/test_uncorrectable_name_check
[295/759] 1523806=ruby/test_marshal
[296/759] 1523798=prism/magic_comment_test
[297/759] 1523808=zlib/test_zlib
[298/759] 1523800=psych/test_omap
[299/759] 1523800=ruby/enc/test_case_comprehensive
[300/759] 1523800=mkmf/test_framework
[301/759] 1523800=erb/test_erb
[302/759] 1523800=ruby/test_integer
[303/759] 1523812=ruby/test_time
[304/759] 1523798=json/json_ext_parser_test
[305/759] 1523798=-ext-/struct/test_duplicate
[306/759] 1523798=-ext-/test_scan_args
[307/759] 1523798=date/test_date_attr
[308/759] 1523798=did_you_mean/spell_checking/test_class_name_check
[309/759] 1523798=rubygems/test_gem_resolver_git_set
[310/759] 1523806=ruby/enc/test_emoji
[311/759] 1523812=ripper/test_files_lib
[312/759] 1523806=ruby/test_string
[313/759] 1523794=ruby/enc/test_cp949
[314/759] 1523794=ruby/test_condition
[315/759] 1523794=ruby/test_pipe
[316/759] 1523794=ruby/enc/test_regex_casefold
[317/759] 1523794=rubygems/test_gem_source_git
[318/759] 1523815=ruby/test_random_formatter
[319/759] 1523815=rubygems/test_gem_commands_check_command
[320/759] 1523815=rubygems/test_gem_command_manager
[321/759] 1523815=rubygems/test_gem_installer
[322/759] 1523822=uri/test_parser
[323/759] 1523789=date/test_date
[324/759] 1523789=openssl/test_pkcs12
[325/759] 1523822=psych/test_date_time
[326/759] 1523822=did_you_mean/tree_spell/test_change_word
[327/759] 1523822=rubygems/test_gem_available_set
[328/759] 1523822=-ext-/string/test_modify_expand
[329/759] 1523822=rubygems/test_gem_source_installed
[330/759] 1523822=prism/result/overlap_test
[331/759] 1523789=prism/ractor_test
[332/759] 1523789=rubygems/test_gem_platform
[333/759] 1523789=rubygems/test_gem_uninstaller
[334/759] 1523822=psych/test_symbol
[335/759] 1523822=test_pty
[336/759] 1523798=yaml/test_dbm
[337/759] 1523798=did_you_mean/spell_checking/test_variable_name_check
[338/759] 1523798=rubygems/test_gem_commands_list_command
[339/759] 1523798=rubygems/test_gem_source_vendor
[340/759] 1523798=prism/encoding/string_encoding_test
[341/759] 1523798=ruby/test_name_error
[342/759] 1523788=-ext-/exception/test_exception_at_throwing
[343/759] 1523788=rubygems/test_gem_source
[344/759] 1523822=ruby/test_frozen
[345/759] 1523822=psych/test_safe_load
[346/759] 1523822=ruby/enc/test_utf16
[347/759] 1523822=rubygems/test_gem_package
[348/759] 1523788=ruby/test_enumerator
[349/759] 1523798=ruby/test_time_tz
[350/759] 1523798=ruby/test_backtrace
[351/759] 1523822=prism/ruby/string_query_test
[352/759] 1523822=json/json_ryu_fallback_test
[353/759] 1523789=rubygems/test_gem_commands_outdated_command
[354/759] 1523822=rubygems/test_gem_request_set_lockfile_tokenizer
[355/759] 1523789=psych/test_nil
[356/759] 1523822=-ext-/class/test_class2name
[357/759] 1523789=openssl/test_kdf
[358/759] 1523822=mkmf/test_find_executable
[359/759] 1523822=ruby/test_array
[360/759] 1523789=error_highlight/test_error_highlight
[361/759] 1523812=date/test_date_compat
[362/759] 1523812=-ext-/load/test_resolve_symbol
[363/759] 1523812=-ext-/debug/test_profile_frames
[364/759] 1523800=ruby/test_lazy_enumerator
[365/759] 1523812=digest/test_digest
[366/759] 1523794=rubygems/test_gem_package_old
[367/759] 1523794=test_rbconfig
[368/759] 1523791=rubygems/test_gem_uri
[369/759] 1523791=-ext-/debug/test_debug
[370/759] 1523794=-ext-/arith_seq/test_arith_seq_extract
[371/759] 1523791=ruby/test_stringchar
[372/759] 1523798=rubygems/test_gem_package_tar_header_ractor
[373/759] 1523791=rubygems/test_gem_commands_help_command
[374/759] 1523791=fiber/test_enumerator
[375/759] 1523791=psych/test_psych
[376/759] 1523791=json/json_coder_test
[377/759] 1523791=digest/test_ractor
[378/759] 1523794=prism/api/parse_comments_test
[379/759] 1523794=ruby/test_const
[380/759] 1523794=psych/test_serialize_subclasses
[381/759] 1523794=ruby/test_class
[382/759] 1523800=rubygems/test_gem_dependency
[383/759] 1523808=psych/test_marshalable
[384/759] 1523808=dtrace/test_string
[385/759] 1523808=rubygems/test_gem_resolver_index_specification
[386/759] 1523791=ruby/test_iterator
[387/759] 1523808=dtrace/test_method_cache
[388/759] 1523808=json/json_addition_test
[389/759] 1523808=prism/result/string_test
[390/759] 1523800=-ext-/path_to_class/test_path_to_class
[391/759] 1523808=fiber/test_storage
[392/759] 1523800=-ext-/string/test_qsort
[393/759] 1523808=dtrace/test_cmethod
[394/759] 1523808=rubygems/test_gem_ext_ext_conf_builder
[395/759] 1523800=rubygems/test_gem_commands_dependency_command
[396/759] 1523791=prism/result/named_capture_test
[397/759] 1523791=rubygems/test_gem_resolver_git_specification
[398/759] 1523800=ruby/test_dir_m17n
[399/759] 1523798=rubygems/test_remote_fetch_error
[400/759] 1523798=pathname/test_pathname
[401/759] 1523798=json/json_common_interface_test
[402/759] 1523798=psych/test_stream
[403/759] 1523798=coverage/test_coverage
[404/759] 1523791=ruby/test_object
[405/759] 1523789=fiber/test_process
[406/759] 1523789=-ext-/eval/test_eval
[407/759] 1523789=fileutils/test_fileutils
[408/759] 1523808=fiber/test_io
[409/759] 1523808=rubygems/test_gem_commands_cert_command
[410/759] 1523812=test_securerandom
[411/759] 1523812=ruby/test_econv
[412/759] 1523815=-ext-/st/test_foreach
[413/759] 1523815=rubygems/test_gem_commands_install_command
[414/759] 1523791=rubygems/test_gem_ext_cargo_builder_unit
[415/759] 1523791=ruby/test_stack
[416/759] 1523798=optparse/test_summary
[417/759] 1523800=ruby/test_thread_queue
[418/759] 1523798=ruby/test_flip
[419/759] 1523798=fileutils/test_nowrite
[420/759] 1523798=ruby/test_parse
[421/759] 1523808=ruby/test_process
[422/759] 1523796=mkmf/test_have_macro
[423/759] 1523787=-ext-/iter/test_iter_break
[424/759] 1523787=rubygems/test_gem_source_local
[425/759] 1523787=-ext-/num2int/test_num2int
[426/759] 1523787=-ext-/string/test_cstr
[427/759] 1523796=rubygems/test_gem_resolver_lock_specification
[428/759] 1523791=openssl/test_digest
[429/759] 1523791=ruby/test_variable
[430/759] 1523815=fiber/test_address_resolve
[431/759] 1523815=uri/test_wss
[432/759] 1523815=openssl/test_pkey
[433/759] 1523798=socket/test_nonblock
[434/759] 1523798=rubygems/test_gem_commands_signin_command
[435/759] 1523812=rubygems/test_gem_request
[436/759] 1523796=ruby/test_primitive
[437/759] 1523796=prism/ruby/parameters_signature_test
[438/759] 1523787=rubygems/test_gem_resolver_api_specification
[439/759] 1523798=optparse/test_getopts
[440/759] 1523787=-ext-/bug_reporter/test_bug_reporter
[441/759] 1523798=did_you_mean/test_spell_checker
[442/759] 1523798=psych/test_document
[443/759] 1523798=fiber/test_ractor
[444/759] 1523796=mkmf/test_config
[445/759] 1523815=psych/test_boolean
[446/759] 1523815=psych/test_yaml
[447/759] 1523800=-ext-/iter/test_yield_block
[448/759] 1523800=psych/handlers/test_recorder
[449/759] 1523800=rubygems/test_gem_commands_specification_command
[450/759] 1523798=psych/test_encoding
[451/759] 1523798=ruby/test_lambda
[452/759] 1523800=prism/bom_test
[453/759] 1523815=ruby/test_frozen_error
[454/759] 1523815=socket/test_sockopt
[455/759] 1523812=ruby/test_file
[456/759] 1523815=ruby/test_literal
[457/759] 1523800=ruby/test_arithmetic_sequence
[458/759] 1523800=rubygems/test_gem_commands_search_command
[459/759] 1523798=fiber/test_thread
[460/759] 1523800=ruby/test_pattern_matching
[461/759] 1523798=rubygems/test_gem_commands_contents_command
[462/759] 1523787=psych/test_scalar
[463/759] 1523787=ruby/test_readpartial
[464/759] 1523798=rubygems/test_gem_resolver_conflict
[465/759] 1523798=rubygems/test_gem_util_atomic_file_writer
[466/759] 1523798=-ext-/bignum/test_str2big
[467/759] 1523798=ruby/test_rational
[468/759] 1523787=ruby/test_regexp
[469/759] 1523800=prism/newline_offsets_test
[470/759] 1523794=rubygems/test_gem_resolver_best_set
[471/759] 1523796=mkmf/test_convertible
[472/759] 1523794=resolv/test_win32_config
[473/759] 1523794=ruby/test_eval
[474/759] 1523800=-ext-/file/test_stat
[475/759] 1523800=resolv/test_addr
[476/759] 1523800=ripper/test_parser_events
[477/759] 1523798=prism/ruby/relocation_test
[478/759] 1523798=ruby/enc/test_windows_1251
[479/759] 1523798=ruby/test_thread_cv
[480/759] 1523800=json/test_helper
[481/759] 1523800=psych/test_yamldbm
[482/759] 1523800=rubygems/test_gem_resolver_index_set
[483/759] 1523800=uri/test_file
[484/759] 1523800=rubygems/test_gem_install_update_options
[485/759] 1523798=rubygems/test_gem_security_policy
[486/759] 1523800=-ext-/st/test_update
[487/759] 1523800=ripper/test_files_sample
[488/759] 1523822=ruby/test_ractor
[489/759] 1523800=-ext-/method/test_arity
[490/759] 1523800=ruby/enc/test_case_options
[491/759] 1523800=-ext-/bignum/test_pack
[492/759] 1523798=ruby/test_defined
[493/759] 1523791=date/test_switch_hitter
[494/759] 1523791=json/json_generic_object_test
[495/759] 1523791=dtrace/test_hash_create
[496/759] 1523791=ruby/test_thread
[497/759] 1523798=ruby/test_call
[498/759] 1523800=ruby/enc/test_koi8
[499/759] 1523800=erb/test_erb_m17n
[500/759] 1523800=objspace/test_objspace
[501/759] 1523794=ruby/test_clone
[502/759] 1523798=rubygems/test_gem_ext_cmake_builder
[503/759] 1523812=ripper/test_filter
[504/759] 1523798=-ext-/string/test_too_many_dummy_encodings
[505/759] 1523812=uri/test_ftp
[506/759] 1523812=ruby/test_unicode_escape
[507/759] 1523798=net/http/test_httpresponses
[508/759] 1523798=prism/result/integer_base_flags_test
[509/759] 1523798=erb/test_erb_command
[510/759] 1523812=net/http/test_https
[511/759] 1523806=rubygems/test_require
[512/759] 1523794=mkmf/test_have_library
[513/759] 1523798=ruby/test_fnmatch
[514/759] 1523798=rubygems/test_gem_resolver_vendor_set
[515/759] 1523798=rubygems/test_gem_ci_detector
[516/759] 1523798=ruby/enc/test_shift_jis
[517/759] 1523798=rubygems/test_gem_request_set_lockfile_parser
[518/759] 1523798=ruby/test_yield
[519/759] 1523815=psych/test_string
[520/759] 1523815=io/wait/test_io_wait_uncommon
[521/759] 1523815=open-uri/test_proxy
[522/759] 1523815=dtrace/test_raise
[523/759] 1523815=net/http/test_http
[524/759] 1523794=ruby/test_rational2
[525/759] 1523794=prism/fixtures_test
[526/759] 1523806=rubygems/test_gem_dependency_resolution_error
[527/759] 1523806=openssl/test_hmac
[528/759] 1523806=mkmf/test_signedness
[529/759] 1523794=prism/ruby/desugar_compiler_test
[530/759] 1523794=prism/encoding/symbol_encoding_test
[531/759] 1523794=-ext-/marshal/test_internal_ivar
[532/759] 1523794=rubygems/test_gem_commands_mirror
[533/759] 1523794=rubygems/test_gem_resolver_installed_specification
[534/759] 1523794=dtrace/test_array_create
[535/759] 1523794=-ext-/integer/test_my_integer
[536/759] 1523794=-ext-/tracepoint/test_tracepoint
[537/759] 1523796=rubygems/test_gem_commands_environment_command
[538/759] 1523796=pathname/test_ractor
[539/759] 1523796=ruby/test_io
[540/759] 1523794=ruby/test_metaclass
[541/759] 1523794=ruby/test_numeric
[542/759] 1523794=io/console/test_io_console
[543/759] 1523789=date/test_date_arith
[544/759] 1523789=uri/test_ws
[545/759] 1523789=rubygems/test_gem_commands_sources_command
[546/759] 1523812=ruby/test_undef
[547/759] 1523812=rubygems/test_gem_spec_fetcher
[548/759] 1523812=io/console/test_ractor
[549/759] 1523812=ruby/test_symbol
[550/759] 1523789=psych/test_coder
[551/759] 1523789=prism/result/continuable_test
[552/759] 1523789=optparse/test_optparse
[553/759] 1523789=socket/test_unix
[554/759] 1523789=rubygems/test_gem_source_specific_file
[555/759] 1523806=prism/api/parse_test
[556/759] 1523789=ruby/test_enum
[557/759] 1523806=rubygems/test_gem_commands_which_command
[558/759] 1523806=-ext-/time/test_new
[559/759] 1523806=psych/test_hash
[560/759] 1523806=openssl/test_cipher
[561/759] 1523806=rubygems/test_gem_remote_fetcher_local_server
[562/759] 1523794=etc/test_etc
[563/759] 1523806=rubygems/test_gem_source_lock
[564/759] 1523806=uri/test_ldap
[565/759] 1523806=-ext-/gvl/test_last_thread
[566/759] 1523815=did_you_mean/spell_checking/test_pattern_key_name_check
[567/759] 1523815=rubygems/test_exit
[568/759] 1523815=rubygems/test_gem_commands_yank_command
[569/759] 1523794=did_you_mean/edit_distance/test_jaro_winkler
[570/759] 1523794=rubygems/test_gem_remote_fetcher
[571/759] 1523815=rubygems/test_gem_gemcutter_utilities
[572/759] 1523817=rubygems/test_gem_resolver
[573/759] 1523806=openssl/test_config
[574/759] 1523806=test_tempfile
[575/759] 1523815=rubygems/test_gem_util
[576/759] 1523788=prism/ruby/reflection_test
[577/759] 1523788=ruby/test_bignum
[578/759] 1523817=-ext-/load/test_dot_dot
[579/759] 1523817=did_you_mean/tree_spell/test_human_typo
[580/759] 1523817=fiber/test_io_close
[581/759] 1523817=json/ractor_test
[582/759] 1523817=rubygems/test_gem_request_set_lockfile
[583/759] 1523815=-ext-/postponed_job/test_postponed_job
[584/759] 1523794=-ext-/exception/test_enc_raise
[585/759] 1523794=openssl/test_engine
[586/759] 1523794=ruby/test_key_error
[587/759] 1523788=rubygems/test_gem_command
[588/759] 1523794=-ext-/marshal/test_usrmarshal
[589/759] 1523788=ruby/test_weakkeymap
[590/759] 1523798=ruby/test_inlinecache
[591/759] 1523798=net/http/test_httpresponse
[592/759] 1523798=mkmf/test_constant
[593/759] 1523794=rubygems/test_gem_security_trust_dir
[594/759] 1523794=ruby/test_default_gems
[595/759] 1523806=json/json_fixtures_test
[596/759] 1523806=ruby/test_encoding
[597/759] 1523794=dtrace/test_load
[598/759] 1523794=rubygems/test_gem_resolver_specification
[599/759] 1523794=-ext-/thread/test_lock_native_thread
[600/759] 1523794=rubygems/test_webauthn_listener
[601/759] 1523794=optparse/test_zsh_completion
[602/759] 1523794=rubygems/test_gem_package_tar_reader_entry
[603/759] 1523822=-ext-/string/test_enc_str_buf_cat
[604/759] 1523822=mkmf/test_have_func
[605/759] 1523817=socket/test_addrinfo
[606/759] 1523815=openssl/test_x509cert
[607/759] 1523817=uri/test_http
[608/759] 1523817=-ext-/funcall/test_passing_block
[609/759] 1523817=-ext-/proc/test_bmethod
[610/759] 1523817=psych/nodes/test_enumerable
[611/759] 1523817=resolv/test_svcb_https
[612/759] 1523794=prism/ruby/ruby_parser_test
[613/759] 1523794=openssl/test_buffering
[614/759] 1523817=-ext-/test_bug-14834
[615/759] 1523794=uri/test_common
[616/759] 1523788=rubygems/test_gem_request_connection_pools
[617/759] 1523817=ruby/test_optimization
[618/759] 1523788=rubygems/test_gem_uri_formatter
[619/759] 1523794=ruby/test_sprintf
[620/759] 1523788=strscan/test_ractor
[621/759] 1523806=ruby/test_module
[622/759] 1523815=rubygems/test_gem_commands_push_command
[623/759] 1523788=prism/api/parse_success_test
[624/759] 1523788=openssl/test_ssl
[625/759] 1523822=rubygems/test_deprecate
[626/759] 1523822=rubygems/test_gem_resolver_dependency_request
[627/759] 1523822=-ext-/test_abi
[628/759] 1523789=ripper/test_scanner_events
[629/759] 1523794=-ext-/string/test_external_new
[630/759] 1523794=ruby/enc/test_euc_jp
[631/759] 1523794=socket/test_ancdata
[632/759] 1523789=rubygems/test_gem_doctor
[633/759] 1523794=ruby/test_weakmap
[634/759] 1523789=ruby/test_rubyvm
[635/759] 1523789=-ext-/exception/test_data_error
[636/759] 1523815=ripper/test_sexp
[637/759] 1523815=prism/ruby/pattern_test
[638/759] 1523815=rubygems/test_gem_package_tar_header
[639/759] 1523789=objspace/test_ractor
[640/759] 1523815=rubygems/test_gem_unsatisfiable_dependency_error
[641/759] 1523815=test_find
[642/759] 1523815=prism/locals_test
[643/759] 1523815=-ext-/string/test_normalize
[644/759] 1523815=-ext-/test_recursion
[645/759] 1523815=rubygems/test_gem_commands_owner_command
[646/759] 1523822=socket/test_basicsocket
[647/759] 1523822=ruby/test_box
[648/759] 1523815=fiber/test_mutex
[649/759] 1523789=ruby/test_basicinstructions
[650/759] 1523815=-ext-/bignum/test_bigzero
[651/759] 1523815=ruby/test_struct
[652/759] 1523815=date/test_date_strftime
[653/759] 1523789=prism/ruby/compiler_test
[654/759] 1523789=rubygems/test_gem_resolver_vendor_specification
[655/759] 1523789=-ext-/typeddata/test_typeddata
[656/759] 1523812=fileutils/test_verbose
[657/759] 1523812=rubygems/test_gem_ext_builder
[658/759] 1523798=-ext-/test_ensure_and_callcc
[659/759] 1523798=fiber/test_scheduler
[660/759] 1523789=ruby/test_signal
[661/759] 1523815=ruby/test_fixnum
[662/759] 1523815=fiber/test_timeout
[663/759] 1523815=-ext-/string/test_fstring
[664/759] 1523815=did_you_mean/core_ext/test_name_error_extension
[665/759] 1523815=-ext-/iseq_load/test_iseq_load
[666/759] 1523822=-ext-/scheduler/test_interrupt_with_scheduler
[667/759] 1523822=ruby/enc/test_big5
[668/759] 1523822=rubygems/test_gem_resolver_activation_request
[669/759] 1523822=psych/test_null
[670/759] 1523822=rubygems/test_gem_request_set
[671/759] 1523822=prism/version_test
[672/759] 1523822=test_trick
[673/759] 1523796=ruby/test_objectspace
[674/759] 1523812=-ext-/win32/test_fd_setsize
[675/759] 1523812=rubygems/test_gem_remote_fetcher_s3
Leaked file descriptor: TestFiberScheduler#test_iseq_compile_under_gc_stress_bug_21180: 10 : #<File:/dev/null>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 1523798 ko1 10r CHR 1,3 0t0 5 /dev/null
Closed file descriptor: TestFiberScheduler#test_closed_when_set_to_nil: 10
[676/759] 1523812=psych/test_stringio
[677/759] 1523812=ruby/test_require_lib
[678/759] 1523806=rubygems/test_gem_version_option
[679/759] 1523798=ripper/test_files_test_2
[680/759] 1523798=rubygems/test_gem_rdoc
[681/759] 1523798=prism/api/lex_test
[682/759] 1523798=openssl/test_x509req
[683/759] 1523806=rubygems/test_gem_commands_open_command
[684/759] 1523806=net/protocol/test_protocol
[685/759] 1523798=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[686/759] 1523806=psych/test_tree_builder
[687/759] 1523806=-ext-/load/test_protect
[688/759] 1523806=ruby/test_insns_leaf
[689/759] 1523806=yaml/test_store
[690/759] 1523798=ruby/test_iseq
[691/759] 1523806=ruby/test_gc
[692/759] 1523815=ruby/test_allocation
[693/759] 1523788=prism/api/dump_test
[694/759] 1523802=-ext-/string/test_enc_associate
[695/759] 1523794=prism/ruby/location_test
[696/759] 1523794=-ext-/string/test_coderange
[697/759] 1523794=open-uri/test_open-uri
[698/759] 1523789=-ext-/bignum/test_big2str
[699/759] 1523794=mkmf/test_pkg_config
[700/759] 1523789=prism/regexp_test
[701/759] 1523789=ruby/test_string_memory
[702/759] 1523789=ruby/enc/test_iso_8859
[703/759] 1523789=ruby/test_complex2
[704/759] 1523798=openssl/test_x509attr
[705/759] 1523794=-ext-/win32/test_dln
[706/759] 1523789=ruby/test_complexrational
[707/759] 1523794=rubygems/test_gem_commands_fetch_command
[708/759] 1523798=openssl/test_pkcs7
[709/759] 1523789=io/nonblock/test_flush
[710/759] 1523789=did_you_mean/spell_checking/test_require_path_check
[711/759] 1523789=-ext-/test_enumerator_kw
[712/759] 1523789=ruby/test_mixed_unicode_escapes
[713/759] 1523789=-ext-/bignum/test_mul
[714/759] 1523789=mkmf/test_mkmf
[715/759] 1523794=rubygems/test_gem_package_tar_reader
[716/759] 1523789=ruby/enc/test_gb18030
[717/759] 1523789=psych/test_class
[718/759] 1523789=strscan/test_stringscanner
[719/759] 1523794=psych/test_numeric
[720/759] 1523794=openssl/test_x509crl
[721/759] 1523789=ruby/test_refinement
[722/759] 1523802=rubygems/test_gem_dependency_installer
[723/759] 1523794=ruby/test_warning
[724/759] 1523794=rubygems/test_gem_name_tuple
[725/759] 1523798=rubygems/test_gem_specification
[726/759] 1523794=ruby/enc/test_gbk
[727/759] 1523794=prism/result/equality_test
[728/759] 1523794=ruby/test_object_id
[729/759] 1523822=prism/unescape_test
[730/759] 1523822=openssl/test_x509ext
[731/759] 1523822=ripper/test_files_ext
[732/759] 1523822=psych/test_data
[733/759] 1523822=-ext-/thread/test_instrumentation_api
[734/759] 1523788=prism/ruby/source_test
[735/759] 1523788=-ext-/vm/test_at_exit
[736/759] 1523788=ruby/test_complex
[737/759] 1523794=prism/result/source_location_test
[738/759] 1523794=prism/result/static_inspect_test
[739/759] 1523794=-ext-/symbol/test_inadvertent_creation
[740/759] 1523794=-ext-/rational/test_rat
[741/759] 1523794=test_extlibs
[742/759] 1523796=ruby/test_whileuntil
[743/759] 1523796=ruby/test_transcode
[744/759] 1523788=openssl/test_asn1
[745/759] 1523788=mkmf/test_flags
[746/759] 1523822=json/json_string_matching_test
[747/759] 1523822=monitor/test_monitor
[748/759] 1523822=rubygems/test_gem_ext_rake_builder
[749/759] 1523812=rubygems/test_gem_stub_specification
[750/759] 1523812=ruby/test_path
[751/759] 1523812=ruby/test_method_cache
[752/759] 1523812=ruby/test_sprintf_comb
[753/759] 1523812=test_pp
[754/759] 1523802=socket/test_tcp
[755/759] 1523812=rubygems/test_gem_version
[756/759] 1523812=rubygems/test_gem_commands_stale_command
[757/759] 1523812=ruby/test_settracefunc
[758/759] 1523802=rubygems/test_gem_text
[759/759] 1523802=prism/ruby/tunnel_test
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1009 1009 1009 ? -1 Ss 1000 0:04 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
1009 1022 1022 1022 pts/0 1022 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
1022 1024 1022 1022 pts/0 1022 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1024 1522550 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1522550 1522553 1022 1022 pts/0 1022 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.20260322-155212 --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
1522553 1522554 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260322-155212 --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
1522554 1523452 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1523452 1523453 1022 1022 pts/0 1022 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1523453 1523783 1022 1022 pts/0 1022 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
1523783 1523806 1022 1022 pts/0 1022 Sl+ 1000 1:11 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestGc#test_interrupt_in_finalizer
1523806 1552890 1022 1022 pts/0 1022 Sl+ 1000 7:15 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems -e Signal.trap(:INT, 'DEFAULT') pid = $$ Thread.start do 10.times { sleep 0.1 Process.kill("INT", pid) rescue break } end f = proc {1000.times {}} loop do ObjectSpace.define_finalizer(Object.new, f) end
1522554 2193959 1022 1022 pts/0 1022 R+ 1000 0:00 ps jx
{1=>[1009], 1009=>[1022], 1022=>[1024], 1024=>[1522550], 1522550=>[1522553], 1522553=>[1522554], 1522554=>[1523452, 2193959], 1523452=>[1523453], 1523453=>[1523783], 1523783=>[1523806], 1523806=>[1552890]}
$ timeout 60 gdb -p 1552890 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1552906]
[New LWP 1552901]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000579efec6ca1c in __asan_stack_malloc_4 ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x719e4a8efc40 (LWP 1552890) "ruby" 0x0000579efec6ca1c in __asan_stack_malloc_4 ()
2 Thread 0x719e2adb36c0 (LWP 1552906) "-e:3" 0x0000719e4a698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00000b614) at ./nptl/futex-internal.c:57
3 Thread 0x719e2e5ff6c0 (LWP 1552901) "ruby" 0x0000719e4a71b4fd in __GI___poll (fds=0x719e2d3ff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 3 (Thread 0x719e2e5ff6c0 (LWP 1552901) "ruby"):
#0 0x0000719e4a71b4fd in __GI___poll (fds=0x719e2d3ff040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000579efec9f71a in __interceptor_poll ()
No symbol table info available.
#2 0x0000579eff0a9b5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = 10
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
vm = <optimized out>
#4 0x0000579efecf8acf in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000719e4a69caa4 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 = {124924196812480, -8616370223021695434, 124924196812480, -352, 0, 140720543499472, -8616370223034278346, -8616432258228429258}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000719e4a729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x719e2adb36c0 (LWP 1552906) "-e:3"):
#0 0x0000719e4a698d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c00000b614) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c00000b614) 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=0x50c00000b614, 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 0x0000719e4a69b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x579effa27348 <_main_ractor+264>, cond=0x50c00000b5e8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x719e4a69b4b0 <__condvar_cleanup_waiting>, __arg = 0x719e2adb14d0, __canceltype = -5285152, __prev = 0x0}
cbuffer = {wseq = 3083, cond = 0x50c00000b5e8, mutex = 0x579effa27348 <_main_ractor+264>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3083
seq = 1541
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=0x50c00000b5e8, mutex=mutex@entry=0x579effa27348 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x0000579eff071adf in rb_native_cond_wait (cond=0x50c00000b614, mutex=0x579effa27348 <_main_ractor+264>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x579effa27348 <_main_ractor+264>, th=0x515000010200, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x579effa27700 <_main_thread>
#7 0x0000579eff084a39 in thread_sched_yield (sched=0x579effa27348 <_main_ractor+264>, th=0x515000010200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1135
can_direct_transfer = <optimized out>
#8 rb_thread_schedule_limits (limits_us=limits_us@entry=100000) at /tmp/ruby/src/trunk_asan/thread.c:1505
th = 0x515000010200
#9 0x0000579eff089aa3 in rb_threadptr_execute_interrupts (th=0x515000010200, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:2719
limits_us = 100000
sig = <optimized out>
timer_interrupt = <optimized out>
pending_interrupt = <optimized out>
terminate_interrupt = <optimized out>
trap_interrupt = <optimized out>
postponed_job_interrupt = <optimized out>
ret = 0
interrupt = 1
#10 0x0000579eff12902b in rb_vm_check_ints (ec=0x51700000afd8) at /tmp/ruby/src/trunk_asan/vm_core.h:2277
No locals.
#11 vm_pop_frame (ec=0x51700000afd8, cfp=0x719e2aeb5720, ep=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:452
flags = 572653569
#12 vm_exec_core (ec=ec@entry=0x51700000afd8) at ../../src/trunk_asan/insns.def:1176
leaf = false
val = 4
insns_address_table = {0x579eff123055 <vm_exec_core+29765>, 0x579eff11cf3f <vm_exec_core+4911>, 0x579eff12288d <vm_exec_core+27773>, 0x579eff11e65f <vm_exec_core+10831>, 0x579eff11c129 <vm_exec_core+1305>, 0x579eff11d897 <vm_exec_core+7303>, 0x579eff122c45 <vm_exec_core+28725>, 0x579eff11d4af <vm_exec_core+6303>, 0x579eff12379b <vm_exec_core+31627>, 0x579eff121c76 <vm_exec_core+24678>, 0x579eff11fe57 <vm_exec_core+16967>, 0x579eff11c4a9 <vm_exec_core+2201>, 0x579eff1231fe <vm_exec_core+30190>, 0x579eff122ea8 <vm_exec_core+29336>, 0x579eff11d691 <vm_exec_core+6785>, 0x579eff11c9d7 <vm_exec_core+3527>, 0x579eff122239 <vm_exec_core+26153>, 0x579eff11df60 <vm_exec_core+9040>, 0x579eff12349b <vm_exec_core+30859>, 0x579eff123089 <vm_exec_core+29817>, 0x579eff11e4d5 <vm_exec_core+10437>, 0x579eff11fdc2 <vm_exec_core+16818>, 0x579eff121f49 <vm_exec_core+25401>, 0x579eff122f97 <vm_exec_core+29575>, 0x579eff120a9c <vm_exec_core+20108>, 0x579eff121fe1 <vm_exec_core+25553>, 0x579eff1223ef <vm_exec_core+26591>, 0x579eff1209d9 <vm_exec_core+19913>, 0x579eff11c8e6 <vm_exec_core+3286>, 0x579eff1216d6 <vm_exec_core+23238>, 0x579eff11c735 <vm_exec_core+2853>, 0x579eff11ca65 <vm_exec_core+3669>, 0x579eff11ed04 <vm_exec_core+12532>, 0x579eff120921 <vm_exec_core+19729>, 0x579eff1214ec <vm_exec_core+22748>, 0x579eff120449 <vm_exec_core+18489>, 0x579eff11c3c3 <vm_exec_core+1971>, 0x579eff1227f5 <vm_exec_core+27621>, 0x579eff122dca <vm_exec_core+29114>, 0x579eff11cc5f <vm_exec_core+4175>, 0x579eff11db67 <vm_exec_core+8023>, 0x579eff11d7f0 <vm_exec_core+7136>, 0x579eff11e050 <vm_exec_core+9280>, 0x579eff11fbe5 <vm_exec_core+16341>, 0x579eff11d171 <vm_exec_core+5473>, 0x579eff12273c <vm_exec_core+27436>, 0x579eff11daf5 <vm_exec_core+7909>, 0x579eff11f6f5 <vm_exec_core+15077>, 0x579eff120135 <vm_exec_core+17701>, 0x579eff1222db <vm_exec_core+26315>, 0x579eff120e83 <vm_exec_core+21107>, 0x579eff11e2bb <vm_exec_core+9899>, 0x579eff11dc66 <vm_exec_core+8278>, 0x579eff1221bb <vm_exec_core+26027>, 0x579eff11f04d <vm_exec_core+13373>, 0x579eff121764 <vm_exec_core+23380>, 0x579eff120f98 <vm_exec_core+21384>, 0x579eff11bf58 <vm_exec_core+840>, 0x579eff11ccaf <vm_exec_core+4255>, 0x579eff1204f0 <vm_exec_core+18656>, 0x579eff122697 <vm_exec_core+27271>, 0x579eff11e57f <vm_exec_core+10607>, 0x579eff1220e0 <vm_exec_core+25808>, 0x579eff11de6d <vm_exec_core+8797>, 0x579eff120c67 <vm_exec_core+20567>, 0x579eff120d56 <vm_exec_core+20806>, 0x579eff12028a <vm_exec_core+18042>, 0x579eff1206db <vm_exec_core+19147>, 0x579eff11ea75 <vm_exec_core+11877>, 0x579eff11e0c6 <vm_exec_core+9398>, 0x579eff121d4f <vm_exec_core+24895>, 0x579eff129ed7 <vm_exec_core+58055>, 0x579eff11e9bf <vm_exec_core+11695>, 0x579eff1205ce <vm_exec_core+18878>, 0x579eff120b5f <vm_exec_core+20303>, 0x579eff11d2db <vm_exec_core+5835>, 0x579eff11d45e <vm_exec_core+6222>, 0x579eff11d3e1 <vm_exec_core+6097>, 0x579eff11dc06 <vm_exec_core+8182>, 0x579eff11dfd6 <vm_exec_core+9158>, 0x579eff11ffd5 <vm_exec_core+17349>, 0x579eff11f54d <vm_exec_core+14653>, 0x579eff1233c7 <vm_exec_core+30647>, 0x579eff11c029 <vm_exec_core+1049>, 0x579eff11d5ba <vm_exec_core+6570>, 0x579eff1238bf <vm_exec_core+31919>, 0x579eff1215b2 <vm_exec_core+22946>, 0x579eff120344 <vm_exec_core+18228>, 0x579eff122481 <vm_exec_core+26737>, 0x579eff11bf5d <vm_exec_core+845>, 0x579eff122b6e <vm_exec_core+28510>, 0x579eff123515 <vm_exec_core+30981>, 0x579eff1235e1 <vm_exec_core+31185>, 0x579eff11c7b4 <vm_exec_core+2980>, 0x579eff123103 <vm_exec_core+29939>, 0x579eff11ef76 <vm_exec_core+13158>, 0x579eff123285 <vm_exec_core+30325>, 0x579eff11e398 <vm_exec_core+10120>, 0x579eff122ae8 <vm_exec_core+28376>, 0x579eff11c6a0 <vm_exec_core+2704>, 0x579eff11d21d <vm_exec_core+5645>, 0x579eff1236af <vm_exec_core+31391>, 0x579eff11f805 <vm_exec_core+15349>, 0x579eff11f3f7 <vm_exec_core+14311>, 0x579eff11fc7f <vm_exec_core+16495>, 0x579eff11f20a <vm_exec_core+13818>, 0x579eff11facb <vm_exec_core+16059>, 0x579eff11f9fd <vm_exec_core+15853>, 0x579eff11e8dc <vm_exec_core+11468>, 0x579eff11f115 <vm_exec_core+13573>, 0x579eff11ee38 <vm_exec_core+12840>, 0x579eff11f324 <vm_exec_core+14100>, 0x579eff11f395 <vm_exec_core+14213>, 0x579eff123046 <vm_exec_core+29750>, 0x579eff11cf30 <vm_exec_core+4896>, 0x579eff12287e <vm_exec_core+27758>, 0x579eff11e650 <vm_exec_core+10816>, 0x579eff11c11a <vm_exec_core+1290>, 0x579eff11d888 <vm_exec_core+7288>, 0x579eff122c36 <vm_exec_core+28710>, 0x579eff11d4a0 <vm_exec_core+6288>, 0x579eff12378c <vm_exec_core+31612>, 0x579eff121c67 <vm_exec_core+24663>, 0x579eff11fe48 <vm_exec_core+16952>, 0x579eff11c49a <vm_exec_core+2186>, 0x579eff1231ef <vm_exec_core+30175>, 0x579eff122e99 <vm_exec_core+29321>, 0x579eff11d682 <vm_exec_core+6770>, 0x579eff11c9c8 <vm_exec_core+3512>, 0x579eff12222a <vm_exec_core+26138>, 0x579eff11df51 <vm_exec_core+9025>, 0x579eff12348c <vm_exec_core+30844>, 0x579eff12307a <vm_exec_core+29802>, 0x579eff11e4c6 <vm_exec_core+10422>, 0x579eff11fdb3 <vm_exec_core+16803>, 0x579eff121f3a <vm_exec_core+25386>, 0x579eff122f88 <vm_exec_core+29560>, 0x579eff120a8d <vm_exec_core+20093>, 0x579eff121fd2 <vm_exec_core+25538>, 0x579eff1223e0 <vm_exec_core+26576>, 0x579eff1209ca <vm_exec_core+19898>, 0x579eff11c8d7 <vm_exec_core+3271>, 0x579eff1216c7 <vm_exec_core+23223>, 0x579eff11c726 <vm_exec_core+2838>, 0x579eff11ca56 <vm_exec_core+3654>, 0x579eff11ecf5 <vm_exec_core+12517>, 0x579eff120912 <vm_exec_core+19714>, 0x579eff1214dd <vm_exec_core+22733>, 0x579eff12043a <vm_exec_core+18474>, 0x579eff11c3b4 <vm_exec_core+1956>, 0x579eff1227e6 <vm_exec_core+27606>, 0x579eff122dbb <vm_exec_core+29099>, 0x579eff11cc50 <vm_exec_core+4160>, 0x579eff11db58 <vm_exec_core+8008>, 0x579eff11d7e1 <vm_exec_core+7121>, 0x579eff11e041 <vm_exec_core+9265>, 0x579eff11fbd6 <vm_exec_core+16326>, 0x579eff11d162 <vm_exec_core+5458>, 0x579eff12272d <vm_exec_core+27421>, 0x579eff11dae6 <vm_exec_core+7894>, 0x579eff11f6e6 <vm_exec_core+15062>, 0x579eff120126 <vm_exec_core+17686>, 0x579eff1222cc <vm_exec_core+26300>, 0x579eff120e74 <vm_exec_core+21092>, 0x579eff11e2ac <vm_exec_core+9884>, 0x579eff11dc57 <vm_exec_core+8263>, 0x579eff1221ac <vm_exec_core+26012>, 0x579eff11f03e <vm_exec_core+13358>, 0x579eff121755 <vm_exec_core+23365>, 0x579eff120f89 <vm_exec_core+21369>, 0x579eff120d33 <vm_exec_core+20771>, 0x579eff11cca0 <vm_exec_core+4240>, 0x579eff1204e1 <vm_exec_core+18641>, 0x579eff122688 <vm_exec_core+27256>, 0x579eff11e570 <vm_exec_core+10592>, 0x579eff1220d1 <vm_exec_core+25793>, 0x579eff11e64b <vm_exec_core+10811>, 0x579eff120c58 <vm_exec_core+20552>, 0x579eff120d47 <vm_exec_core+20791>, 0x579eff12027b <vm_exec_core+18027>, 0x579eff1206cc <vm_exec_core+19132>, 0x579eff11ea66 <vm_exec_core+11862>, 0x579eff11e0b7 <vm_exec_core+9383>, 0x579eff121d40 <vm_exec_core+24880>, 0x579eff129ec8 <vm_exec_core+58040>, 0x579eff11e9b0 <vm_exec_core+11680>, 0x579eff1205bf <vm_exec_core+18863>, 0x579eff120b50 <vm_exec_core+20288>, 0x579eff11d2cc <vm_exec_core+5820>, 0x579eff11d44f <vm_exec_core+6207>, 0x579eff11d3d2 <vm_exec_core+6082>, 0x579eff11dbf7 <vm_exec_core+8167>, 0x579eff11dfc7 <vm_exec_core+9143>, 0x579eff11ffc6 <vm_exec_core+17334>, 0x579eff11f53e <vm_exec_core+14638>, 0x579eff11ffc1 <vm_exec_core+17329>, 0x579eff1209c5 <vm_exec_core+19893>, 0x579eff12090d <vm_exec_core+19709>, 0x579eff11dbf2 <vm_exec_core+8162>, 0x579eff120d33 <vm_exec_core+20771>...}
reg_cfp = 0x719e2aeb5720
reg_pc = 0x502000020180
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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 0x0000579eff116d62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x51700000afd8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x0000579eff15be3b in invoke_iseq_block_from_c (ec=0x51700000afd8, captured=<optimized out>, self=124924668983200, 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:1821
flags = 0
iseq = 0x719e49fdaad0
cfp = 0x719e2aeb57c8
sp = 0x719e2adb5818
use_argv = <optimized out>
stack_argv = 0x719e2adb5818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51700000afd8, self=124924668983200, 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:1915
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:1945
No locals.
#17 0x0000579eff19f456 in rb_vm_invoke_proc (ec=0x51700000afd8, proc=0x189, argc=1248431473, argv=0x719e2a1e2e40, kw_splat=-1, passed_block_handler=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 0
#18 vm_call0_body (ec=<optimized out>, calling=0x719e2a1e3060, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:293
proc = 0x189
ci = 0x719e2a1e30d0
cc = 0x719e2a1e3110
ret = <optimized out>
#19 0x0000579eff144067 in vm_call0_cc (ec=0x51700000afd8, recv=124924660131400, id=3473, argc=<optimized out>, argv=<optimized out>, cc=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = <error reading variable calling (Cannot access memory at address 0x189)>
use_argv = 0x719e2a1e2e40
av = <optimized out>
#20 rb_vm_call0 (ec=0x51700000afd8, recv=124924660131400, id=3473, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:61
cc = <optimized out>
#21 rb_vm_call_kw (ec=0x51700000afd8, recv=124924660131400, id=3473, argc=<optimized out>, argv=<optimized out>, kw_splat=0, me=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:326
No locals.
#22 rb_check_funcall_default_kw (recv=124924660131400, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, def=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:715
klass = <optimized out>
ec = 0x51700000afd8
respond = <optimized out>
me = <optimized out>
#23 0x0000579efed90d09 in rb_gc_run_obj_finalizer (objid=255796465, count=<optimized out>, callback=<optimized out>, data=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:315
i = 0
_ec = 0x51700000afd8
_tag = <optimized out>
state = <optimized out>
saved = {errinfo = 4, final = 124924660131400, cfp = 0x719e2aeb57c8, sp = 0x719e2adb5818, finished = 0}
ec = 0x51700000afd8
#24 0x0000579efed8ff99 in run_final (zombie=124923247403680, lev=0, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2898
key = 124923247403680
table = <optimized out>
#25 finalize_list (zombie=124923247403680, objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2923
next_zombie = 124923247402400
page = 0x51c001f09880
lev = 0
next_zombie = <optimized out>
page = <optimized out>
lev = <optimized out>
#26 finalize_deferred_heap_pages (objspace=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2947
zombie = <optimized out>
#27 0x0000579efed8fa03 in finalize_deferred (objspace=0x0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2955
No locals.
#28 gc_finalize_deferred (dmy=0x0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2965
objspace = 0x0
#29 0x0000579eff1cf998 in rb_postponed_job_flush (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_trace.c:1998
i = 1248431473
data = 0x50c00000b614
func = <optimized out>
wq_job = <optimized out>
_ec = 0x51700000afd8
_tag = {tag = 36, retval = <optimized out>, buf = {0x719e2adb2770, <optimized out>, 0x719e2adb2640, <optimized out>, <optimized out>}, prev = 0x719e2adb2c00, state = RUBY_TAG_NONE, lock_rec = 0}
saved_mask = 0
saved_errno = 4
tmp = {n = {next = 0x719e2a1b36b0, prev = 0x719e2a1b36b0}}
ec = <optimized out>
block_mask = 12
triggered_bits = 0
pjq = <optimized out>
#30 0x0000579eff088d1e in rb_threadptr_execute_interrupts (th=0x515000010200, blocking_timing=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:2645
sig = <optimized out>
timer_interrupt = <optimized out>
pending_interrupt = <optimized out>
terminate_interrupt = <optimized out>
trap_interrupt = <optimized out>
postponed_job_interrupt = <optimized out>
ret = 0
interrupt = 4
#31 0x0000579eff0a83e7 in vm_check_ints_blocking (ec=0x51700000afd8) at /tmp/ruby/src/trunk_asan/thread.c:225
th = 0x515000010200
result = <optimized out>
scheduler = <optimized out>
#32 thread_do_start_proc (th=th@entry=0x515000010200) at /tmp/ruby/src/trunk_asan/thread.c:592
args = <optimized out>
procval = <optimized out>
proc = 0x5040000061d0
args_len = <optimized out>
args_ptr = <optimized out>
#33 0x0000579eff0a5efd in thread_do_start (th=0x515000010200) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#34 thread_start_func_2 (th=th@entry=0x515000010200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x579effa27700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#35 0x0000579eff0a51ee in call_thread_start_func_2 (th=0x515000010200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x719e2adb2cc0
#36 nt_start (ptr=0x50c00000b5c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000010200
sched = <optimized out>
nt = 0x50c00000b5c0
vm = 0x579f00451460 <_vm>
#37 0x0000579efecf8acf in asan_thread_start(void*) ()
No symbol table info available.
#38 0x0000719e4a69caa4 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 = {124924137780928, -8616360363924267466, 124924137780928, -352, 0, 140720543496880, -8616360363936850378, -8616432258228429258}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#39 0x0000719e4a729c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x719e4a8efc40 (LWP 1552890) "ruby"):
#0 0x0000579efec6ca1c in __asan_stack_malloc_4 ()
No symbol table info available.
#1 0x0000579efeda2f05 in gc_mark (objspace=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4466
No locals.
#2 0x0000579efed85457 in rb_gc_impl_mark (objspace_ptr=0x2a0, obj=124924660131400) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4531
objspace = 0x2a0
#3 gc_mark_internal (obj=124924660131400) at /tmp/ruby/src/trunk_asan/gc.c:2800
vm = <optimized out>
objspace = 0x2a0
vm = <optimized out>
objspace = <optimized out>
mark_func_data = <optimized out>
#4 rb_gc_mark_children (objspace=<optimized out>, obj=124922485190960) at /tmp/ruby/src/trunk_asan/gc.c:3356
i = 1
len = <optimized out>
ptr = 0x719dc85ab140
foreach_args = <optimized out>
#5 0x0000579efeda26a8 in gc_mark_children (objspace=0x51d000000080, obj=124922485190960) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4619
No locals.
#6 gc_mark_stacked_objects (objspace=objspace@entry=0x51d000000080, incremental=incremental@entry=1, count=93808) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4641
mstack = 0x51d000000390
marked_slots_at_the_beginning = 66069753
popped_count = 940
obj = 124922485190960
#7 0x0000579efed93cea in gc_mark_stacked_objects_incremental (objspace=0x51d000000080, count=2) at /tmp/ruby/src/trunk_asan/gc/default/default.c:4673
No locals.
#8 gc_marks_step (objspace=0x51d000000080, slots=2) at /tmp/ruby/src/trunk_asan/gc/default/default.c:5726
marking_finished = false
#9 gc_marks_continue (objspace=0x51d000000080, heap=0x51d0000000a8) at /tmp/ruby/src/trunk_asan/gc/default/default.c:5746
marking_finished = true
#10 gc_continue (objspace=0x51d000000080, heap=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2081
lock_lev = 0
needs_gc = <optimized out>
#11 0x0000579efed92d81 in newobj_cache_miss (objspace=0x51d000000080, cache=<optimized out>, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2420
heap = 0x719e49fda648
obj = 0
lev = 1
unlock_vm = <optimized out>
#12 0x0000579efed73f6a in newobj_alloc (objspace=0x2a0, cache=0x50c000000100, heap_idx=0, vm_locked=false) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2453
obj = <optimized out>
#13 rb_gc_impl_new_obj (objspace_ptr=0x2a0, cache_ptr=0x50c000000100, klass=124924661712480, flags=76, wb_protected=<optimized out>, alloc_size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:2532
objspace = 0x2a0
heap_idx = 0
cache = 0x50c000000100
obj = <optimized out>
#14 newobj_of (cr=<optimized out>, klass=<optimized out>, flags=<optimized out>, shape_id=<optimized out>, wb_protected=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1015
obj = <optimized out>
#15 0x0000579efed75525 in typed_data_alloc (klass=124924661712480, typed_flag=0, datap=0x0, type=0x579effa0a0e0 <ruby_binding_data_type>, size=40) at /tmp/ruby/src/trunk_asan/gc.c:1123
wb_protected = <optimized out>
obj = <optimized out>
data = <optimized out>
#16 rb_data_typed_object_zalloc (klass=<optimized out>, size=<optimized out>, type=0x579effa0a0e0 <ruby_binding_data_type>) at /tmp/ruby/src/trunk_asan/gc.c:1161
obj = <optimized out>
#17 0x0000579efeecaefe in rb_binding_alloc (klass=672) at /tmp/ruby/src/trunk_asan/proc.c:296
obj = <optimized out>
bind = <optimized out>
data_struct_obj = <optimized out>
#18 proc_binding (self=self@entry=124924660131400) at /tmp/ruby/src/trunk_asan/proc.c:3748
binding_self = 124924668983200
iseq = 0x719e49fdaad0
env = 0x719e49fda8a0
proc = <optimized out>
block = <optimized out>
bindval = <optimized out>
bind = <optimized out>
#19 0x0000579efeeca705 in rb_callable_receiver (callable=callable@entry=124924660131400) at /tmp/ruby/src/trunk_asan/proc.c:3116
binding = <optimized out>
rbimpl_id = 8673
#20 0x0000579efed8bdf0 in define_final (argc=<optimized out>, argv=<optimized out>, os=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1903
obj = 124916621272000
block = 124924660131400
#21 0x0000579eff188638 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:3905
ci = 0x5e9100100005
cc = <optimized out>
me = 0x719e4a14d610
cfunc = 0x506000030ce8
recv = 124924661711360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x0000579eff128691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x719e47bff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x579eff123055 <vm_exec_core+29765>, 0x579eff11cf3f <vm_exec_core+4911>, 0x579eff12288d <vm_exec_core+27773>, 0x579eff11e65f <vm_exec_core+10831>, 0x579eff11c129 <vm_exec_core+1305>, 0x579eff11d897 <vm_exec_core+7303>, 0x579eff122c45 <vm_exec_core+28725>, 0x579eff11d4af <vm_exec_core+6303>, 0x579eff12379b <vm_exec_core+31627>, 0x579eff121c76 <vm_exec_core+24678>, 0x579eff11fe57 <vm_exec_core+16967>, 0x579eff11c4a9 <vm_exec_core+2201>, 0x579eff1231fe <vm_exec_core+30190>, 0x579eff122ea8 <vm_exec_core+29336>, 0x579eff11d691 <vm_exec_core+6785>, 0x579eff11c9d7 <vm_exec_core+3527>, 0x579eff122239 <vm_exec_core+26153>, 0x579eff11df60 <vm_exec_core+9040>, 0x579eff12349b <vm_exec_core+30859>, 0x579eff123089 <vm_exec_core+29817>, 0x579eff11e4d5 <vm_exec_core+10437>, 0x579eff11fdc2 <vm_exec_core+16818>, 0x579eff121f49 <vm_exec_core+25401>, 0x579eff122f97 <vm_exec_core+29575>, 0x579eff120a9c <vm_exec_core+20108>, 0x579eff121fe1 <vm_exec_core+25553>, 0x579eff1223ef <vm_exec_core+26591>, 0x579eff1209d9 <vm_exec_core+19913>, 0x579eff11c8e6 <vm_exec_core+3286>, 0x579eff1216d6 <vm_exec_core+23238>, 0x579eff11c735 <vm_exec_core+2853>, 0x579eff11ca65 <vm_exec_core+3669>, 0x579eff11ed04 <vm_exec_core+12532>, 0x579eff120921 <vm_exec_core+19729>, 0x579eff1214ec <vm_exec_core+22748>, 0x579eff120449 <vm_exec_core+18489>, 0x579eff11c3c3 <vm_exec_core+1971>, 0x579eff1227f5 <vm_exec_core+27621>, 0x579eff122dca <vm_exec_core+29114>, 0x579eff11cc5f <vm_exec_core+4175>, 0x579eff11db67 <vm_exec_core+8023>, 0x579eff11d7f0 <vm_exec_core+7136>, 0x579eff11e050 <vm_exec_core+9280>, 0x579eff11fbe5 <vm_exec_core+16341>, 0x579eff11d171 <vm_exec_core+5473>, 0x579eff12273c <vm_exec_core+27436>, 0x579eff11daf5 <vm_exec_core+7909>, 0x579eff11f6f5 <vm_exec_core+15077>, 0x579eff120135 <vm_exec_core+17701>, 0x579eff1222db <vm_exec_core+26315>, 0x579eff120e83 <vm_exec_core+21107>, 0x579eff11e2bb <vm_exec_core+9899>, 0x579eff11dc66 <vm_exec_core+8278>, 0x579eff1221bb <vm_exec_core+26027>, 0x579eff11f04d <vm_exec_core+13373>, 0x579eff121764 <vm_exec_core+23380>, 0x579eff120f98 <vm_exec_core+21384>, 0x579eff11bf58 <vm_exec_core+840>, 0x579eff11ccaf <vm_exec_core+4255>, 0x579eff1204f0 <vm_exec_core+18656>, 0x579eff122697 <vm_exec_core+27271>, 0x579eff11e57f <vm_exec_core+10607>, 0x579eff1220e0 <vm_exec_core+25808>, 0x579eff11de6d <vm_exec_core+8797>, 0x579eff120c67 <vm_exec_core+20567>, 0x579eff120d56 <vm_exec_core+20806>, 0x579eff12028a <vm_exec_core+18042>, 0x579eff1206db <vm_exec_core+19147>, 0x579eff11ea75 <vm_exec_core+11877>, 0x579eff11e0c6 <vm_exec_core+9398>, 0x579eff121d4f <vm_exec_core+24895>, 0x579eff129ed7 <vm_exec_core+58055>, 0x579eff11e9bf <vm_exec_core+11695>, 0x579eff1205ce <vm_exec_core+18878>, 0x579eff120b5f <vm_exec_core+20303>, 0x579eff11d2db <vm_exec_core+5835>, 0x579eff11d45e <vm_exec_core+6222>, 0x579eff11d3e1 <vm_exec_core+6097>, 0x579eff11dc06 <vm_exec_core+8182>, 0x579eff11dfd6 <vm_exec_core+9158>, 0x579eff11ffd5 <vm_exec_core+17349>, 0x579eff11f54d <vm_exec_core+14653>, 0x579eff1233c7 <vm_exec_core+30647>, 0x579eff11c029 <vm_exec_core+1049>, 0x579eff11d5ba <vm_exec_core+6570>, 0x579eff1238bf <vm_exec_core+31919>, 0x579eff1215b2 <vm_exec_core+22946>, 0x579eff120344 <vm_exec_core+18228>, 0x579eff122481 <vm_exec_core+26737>, 0x579eff11bf5d <vm_exec_core+845>, 0x579eff122b6e <vm_exec_core+28510>, 0x579eff123515 <vm_exec_core+30981>, 0x579eff1235e1 <vm_exec_core+31185>, 0x579eff11c7b4 <vm_exec_core+2980>, 0x579eff123103 <vm_exec_core+29939>, 0x579eff11ef76 <vm_exec_core+13158>, 0x579eff123285 <vm_exec_core+30325>, 0x579eff11e398 <vm_exec_core+10120>, 0x579eff122ae8 <vm_exec_core+28376>, 0x579eff11c6a0 <vm_exec_core+2704>, 0x579eff11d21d <vm_exec_core+5645>, 0x579eff1236af <vm_exec_core+31391>, 0x579eff11f805 <vm_exec_core+15349>, 0x579eff11f3f7 <vm_exec_core+14311>, 0x579eff11fc7f <vm_exec_core+16495>, 0x579eff11f20a <vm_exec_core+13818>, 0x579eff11facb <vm_exec_core+16059>, 0x579eff11f9fd <vm_exec_core+15853>, 0x579eff11e8dc <vm_exec_core+11468>, 0x579eff11f115 <vm_exec_core+13573>, 0x579eff11ee38 <vm_exec_core+12840>, 0x579eff11f324 <vm_exec_core+14100>, 0x579eff11f395 <vm_exec_core+14213>, 0x579eff123046 <vm_exec_core+29750>, 0x579eff11cf30 <vm_exec_core+4896>, 0x579eff12287e <vm_exec_core+27758>, 0x579eff11e650 <vm_exec_core+10816>, 0x579eff11c11a <vm_exec_core+1290>, 0x579eff11d888 <vm_exec_core+7288>, 0x579eff122c36 <vm_exec_core+28710>, 0x579eff11d4a0 <vm_exec_core+6288>, 0x579eff12378c <vm_exec_core+31612>, 0x579eff121c67 <vm_exec_core+24663>, 0x579eff11fe48 <vm_exec_core+16952>, 0x579eff11c49a <vm_exec_core+2186>, 0x579eff1231ef <vm_exec_core+30175>, 0x579eff122e99 <vm_exec_core+29321>, 0x579eff11d682 <vm_exec_core+6770>, 0x579eff11c9c8 <vm_exec_core+3512>, 0x579eff12222a <vm_exec_core+26138>, 0x579eff11df51 <vm_exec_core+9025>, 0x579eff12348c <vm_exec_core+30844>, 0x579eff12307a <vm_exec_core+29802>, 0x579eff11e4c6 <vm_exec_core+10422>, 0x579eff11fdb3 <vm_exec_core+16803>, 0x579eff121f3a <vm_exec_core+25386>, 0x579eff122f88 <vm_exec_core+29560>, 0x579eff120a8d <vm_exec_core+20093>, 0x579eff121fd2 <vm_exec_core+25538>, 0x579eff1223e0 <vm_exec_core+26576>, 0x579eff1209ca <vm_exec_core+19898>, 0x579eff11c8d7 <vm_exec_core+3271>, 0x579eff1216c7 <vm_exec_core+23223>, 0x579eff11c726 <vm_exec_core+2838>, 0x579eff11ca56 <vm_exec_core+3654>, 0x579eff11ecf5 <vm_exec_core+12517>, 0x579eff120912 <vm_exec_core+19714>, 0x579eff1214dd <vm_exec_core+22733>, 0x579eff12043a <vm_exec_core+18474>, 0x579eff11c3b4 <vm_exec_core+1956>, 0x579eff1227e6 <vm_exec_core+27606>, 0x579eff122dbb <vm_exec_core+29099>, 0x579eff11cc50 <vm_exec_core+4160>, 0x579eff11db58 <vm_exec_core+8008>, 0x579eff11d7e1 <vm_exec_core+7121>, 0x579eff11e041 <vm_exec_core+9265>, 0x579eff11fbd6 <vm_exec_core+16326>, 0x579eff11d162 <vm_exec_core+5458>, 0x579eff12272d <vm_exec_core+27421>, 0x579eff11dae6 <vm_exec_core+7894>, 0x579eff11f6e6 <vm_exec_core+15062>, 0x579eff120126 <vm_exec_core+17686>, 0x579eff1222cc <vm_exec_core+26300>, 0x579eff120e74 <vm_exec_core+21092>, 0x579eff11e2ac <vm_exec_core+9884>, 0x579eff11dc57 <vm_exec_core+8263>, 0x579eff1221ac <vm_exec_core+26012>, 0x579eff11f03e <vm_exec_core+13358>, 0x579eff121755 <vm_exec_core+23365>, 0x579eff120f89 <vm_exec_core+21369>, 0x579eff120d33 <vm_exec_core+20771>, 0x579eff11cca0 <vm_exec_core+4240>, 0x579eff1204e1 <vm_exec_core+18641>, 0x579eff122688 <vm_exec_core+27256>, 0x579eff11e570 <vm_exec_core+10592>, 0x579eff1220d1 <vm_exec_core+25793>, 0x579eff11e64b <vm_exec_core+10811>, 0x579eff120c58 <vm_exec_core+20552>, 0x579eff120d47 <vm_exec_core+20791>, 0x579eff12027b <vm_exec_core+18027>, 0x579eff1206cc <vm_exec_core+19132>, 0x579eff11ea66 <vm_exec_core+11862>, 0x579eff11e0b7 <vm_exec_core+9383>, 0x579eff121d40 <vm_exec_core+24880>, 0x579eff129ec8 <vm_exec_core+58040>, 0x579eff11e9b0 <vm_exec_core+11680>, 0x579eff1205bf <vm_exec_core+18863>, 0x579eff120b50 <vm_exec_core+20288>, 0x579eff11d2cc <vm_exec_core+5820>, 0x579eff11d44f <vm_exec_core+6207>, 0x579eff11d3d2 <vm_exec_core+6082>, 0x579eff11dbf7 <vm_exec_core+8167>, 0x579eff11dfc7 <vm_exec_core+9143>, 0x579eff11ffc6 <vm_exec_core+17334>, 0x579eff11f53e <vm_exec_core+14638>, 0x579eff11ffc1 <vm_exec_core+17329>, 0x579eff1209c5 <vm_exec_core+19893>, 0x579eff12090d <vm_exec_core+19709>, 0x579eff11dbf2 <vm_exec_core+8162>, 0x579eff120d33 <vm_exec_core+20771>...}
reg_cfp = 0x719e47bff720
reg_pc = 0x50f000001768
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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 0x0000579eff116d62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#25 0x0000579eff160c16 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
ec = 0x5170000000d8
val = <optimized out>
#26 0x0000579efed3fc50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x719e49fdada0) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc0e021130, <optimized out>, 0x7ffc0e021080, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x719e49fdada0
#27 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#28 0x0000579efed38b87 in rb_main (argc=5, argv=0x7ffc0e021308) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#29 main (argc=5, argv=0x7ffc0e021308) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 1552890) detached]
$ timeout 60 gdb -p 1523806 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1552896]
[New LWP 1552895]
[New LWP 1548639]
[New LWP 1524633]
[New LWP 1524284]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007a2d47498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7fffed8cf6a0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x7a2d476b5c40 (LWP 1523806) "ruby" 0x00007a2d47498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7fffed8cf6a0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
2 Thread 0x7a2d272fd6c0 (LWP 1552896) "envutil.rb:244" 0x00007a2d4751b4fd in __GI___poll (fds=0x7a2d07c80a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x7a2d24aed6c0 (LWP 1552895) "envutil.rb:243" 0x00007a2d4751b4fd in __GI___poll (fds=0x7a2d08787760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x7a2d142be6c0 (LWP 1548639) "parallel.rb:40" 0x00007a2d4751b4fd in __GI___poll (fds=0x7a2d09298860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
5 Thread 0x7a2d22a1b6c0 (LWP 1524633) "Timeout stdlib " 0x00007a2d47498d71 in __futex_abstimed_wait_common64 (private=31277, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000110014) at ./nptl/futex-internal.c:57
6 Thread 0x7a2d2b3ff6c0 (LWP 1524284) "ruby" 0x00007a2d4751b4fd in __GI___poll (fds=0x7a2d2a1ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 6 (Thread 0x7a2d2b3ff6c0 (LWP 1524284) "ruby"):
#0 0x00007a2d4751b4fd in __GI___poll (fds=0x7a2d2a1ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062ec4199771a in __interceptor_poll ()
No symbol table info available.
#2 0x000062ec41da1b5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
vm = <optimized out>
#4 0x000062ec419f0acf in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007a2d4749caa4 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 = {134334417729216, -8495624326113477278, 134334417729216, -352, 25, 140737178823920, -8495624326100894366, -8495580810285630110}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007a2d47529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 5 (Thread 0x7a2d22a1b6c0 (LWP 1524633) "Timeout stdlib "):
#0 0x00007a2d47498d71 in __futex_abstimed_wait_common64 (private=31277, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000110014) 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=31277, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000110014) 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=0x50c000110014, 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 0x00007a2d4749b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x62ec4271f348 <_main_ractor+264>, cond=0x50c00010ffe8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7a2d4749b4b0 <__condvar_cleanup_waiting>, __arg = 0x7a2d22a19b90, __canceltype = 983176, __prev = 0x0}
cbuffer = {wseq = 5, cond = 0x50c00010ffe8, mutex = 0x62ec4271f348 <_main_ractor+264>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 5
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x50c00010ffe8, mutex=mutex@entry=0x62ec4271f348 <_main_ractor+264>) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000062ec41d69adf in rb_native_cond_wait (cond=0x50c000110014, mutex=0x62ec4271f348 <_main_ractor+264>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x62ec4271f348 <_main_ractor+264>, th=th@entry=0x515000140080, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x0
#7 0x000062ec41d9c137 in thread_sched_to_waiting_until_wakeup (sched=0x62ec4271f348 <_main_ractor+264>, th=th@entry=0x515000140080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1113
can_direct_transfer = <optimized out>
#8 0x000062ec41d7a76c in native_sleep (th=0x515000140080, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3333
sched = <optimized out>
#9 sleep_forever (th=th@entry=0x515000140080, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1393
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x000062ec41d998fd in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=134334309897760, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1439
th = 0x515000140080
scheduler = 18446744073709551104
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:991
args = <optimized out>
#12 0x000062ec41a3c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000f0058
_tag = {tag = 36, retval = <optimized out>, buf = {0x7a2d22a19f30, <optimized out>, 0x7a2d22a19e40, <optimized out>, <optimized out>}, prev = 0x7a2d21b17240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000062ec41a3cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#14 0x000062ec41d98e91 in queue_do_pop (ec=<optimized out>, self=<optimized out>, q=0x506000491120, non_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1063
queue_waiter = {w = {self = 134334309897760, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 134334309897760, timeout = 4, end = <optimized out>}
waitq = 0x506000491120
end = 0
#15 0x000062ec41e1bb6a 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:7541
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#16 0x000062ec41e1bb6a in vm_invoke_builtin_delegate (ec=0x5170000f0058, cfp=0x7a2d23524758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#17 vm_exec_core (ec=ec@entry=0x5170000f0058) at ../../src/trunk_asan/insns.def:1729
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x62ec41e1b055 <vm_exec_core+29765>, 0x62ec41e14f3f <vm_exec_core+4911>, 0x62ec41e1a88d <vm_exec_core+27773>, 0x62ec41e1665f <vm_exec_core+10831>, 0x62ec41e14129 <vm_exec_core+1305>, 0x62ec41e15897 <vm_exec_core+7303>, 0x62ec41e1ac45 <vm_exec_core+28725>, 0x62ec41e154af <vm_exec_core+6303>, 0x62ec41e1b79b <vm_exec_core+31627>, 0x62ec41e19c76 <vm_exec_core+24678>, 0x62ec41e17e57 <vm_exec_core+16967>, 0x62ec41e144a9 <vm_exec_core+2201>, 0x62ec41e1b1fe <vm_exec_core+30190>, 0x62ec41e1aea8 <vm_exec_core+29336>, 0x62ec41e15691 <vm_exec_core+6785>, 0x62ec41e149d7 <vm_exec_core+3527>, 0x62ec41e1a239 <vm_exec_core+26153>, 0x62ec41e15f60 <vm_exec_core+9040>, 0x62ec41e1b49b <vm_exec_core+30859>, 0x62ec41e1b089 <vm_exec_core+29817>, 0x62ec41e164d5 <vm_exec_core+10437>, 0x62ec41e17dc2 <vm_exec_core+16818>, 0x62ec41e19f49 <vm_exec_core+25401>, 0x62ec41e1af97 <vm_exec_core+29575>, 0x62ec41e18a9c <vm_exec_core+20108>, 0x62ec41e19fe1 <vm_exec_core+25553>, 0x62ec41e1a3ef <vm_exec_core+26591>, 0x62ec41e189d9 <vm_exec_core+19913>, 0x62ec41e148e6 <vm_exec_core+3286>, 0x62ec41e196d6 <vm_exec_core+23238>, 0x62ec41e14735 <vm_exec_core+2853>, 0x62ec41e14a65 <vm_exec_core+3669>, 0x62ec41e16d04 <vm_exec_core+12532>, 0x62ec41e18921 <vm_exec_core+19729>, 0x62ec41e194ec <vm_exec_core+22748>, 0x62ec41e18449 <vm_exec_core+18489>, 0x62ec41e143c3 <vm_exec_core+1971>, 0x62ec41e1a7f5 <vm_exec_core+27621>, 0x62ec41e1adca <vm_exec_core+29114>, 0x62ec41e14c5f <vm_exec_core+4175>, 0x62ec41e15b67 <vm_exec_core+8023>, 0x62ec41e157f0 <vm_exec_core+7136>, 0x62ec41e16050 <vm_exec_core+9280>, 0x62ec41e17be5 <vm_exec_core+16341>, 0x62ec41e15171 <vm_exec_core+5473>, 0x62ec41e1a73c <vm_exec_core+27436>, 0x62ec41e15af5 <vm_exec_core+7909>, 0x62ec41e176f5 <vm_exec_core+15077>, 0x62ec41e18135 <vm_exec_core+17701>, 0x62ec41e1a2db <vm_exec_core+26315>, 0x62ec41e18e83 <vm_exec_core+21107>, 0x62ec41e162bb <vm_exec_core+9899>, 0x62ec41e15c66 <vm_exec_core+8278>, 0x62ec41e1a1bb <vm_exec_core+26027>, 0x62ec41e1704d <vm_exec_core+13373>, 0x62ec41e19764 <vm_exec_core+23380>, 0x62ec41e18f98 <vm_exec_core+21384>, 0x62ec41e13f58 <vm_exec_core+840>, 0x62ec41e14caf <vm_exec_core+4255>, 0x62ec41e184f0 <vm_exec_core+18656>, 0x62ec41e1a697 <vm_exec_core+27271>, 0x62ec41e1657f <vm_exec_core+10607>, 0x62ec41e1a0e0 <vm_exec_core+25808>, 0x62ec41e15e6d <vm_exec_core+8797>, 0x62ec41e18c67 <vm_exec_core+20567>, 0x62ec41e18d56 <vm_exec_core+20806>, 0x62ec41e1828a <vm_exec_core+18042>, 0x62ec41e186db <vm_exec_core+19147>, 0x62ec41e16a75 <vm_exec_core+11877>, 0x62ec41e160c6 <vm_exec_core+9398>, 0x62ec41e19d4f <vm_exec_core+24895>, 0x62ec41e21ed7 <vm_exec_core+58055>, 0x62ec41e169bf <vm_exec_core+11695>, 0x62ec41e185ce <vm_exec_core+18878>, 0x62ec41e18b5f <vm_exec_core+20303>, 0x62ec41e152db <vm_exec_core+5835>, 0x62ec41e1545e <vm_exec_core+6222>, 0x62ec41e153e1 <vm_exec_core+6097>, 0x62ec41e15c06 <vm_exec_core+8182>, 0x62ec41e15fd6 <vm_exec_core+9158>, 0x62ec41e17fd5 <vm_exec_core+17349>, 0x62ec41e1754d <vm_exec_core+14653>, 0x62ec41e1b3c7 <vm_exec_core+30647>, 0x62ec41e14029 <vm_exec_core+1049>, 0x62ec41e155ba <vm_exec_core+6570>, 0x62ec41e1b8bf <vm_exec_core+31919>, 0x62ec41e195b2 <vm_exec_core+22946>, 0x62ec41e18344 <vm_exec_core+18228>, 0x62ec41e1a481 <vm_exec_core+26737>, 0x62ec41e13f5d <vm_exec_core+845>, 0x62ec41e1ab6e <vm_exec_core+28510>, 0x62ec41e1b515 <vm_exec_core+30981>, 0x62ec41e1b5e1 <vm_exec_core+31185>, 0x62ec41e147b4 <vm_exec_core+2980>, 0x62ec41e1b103 <vm_exec_core+29939>, 0x62ec41e16f76 <vm_exec_core+13158>, 0x62ec41e1b285 <vm_exec_core+30325>, 0x62ec41e16398 <vm_exec_core+10120>, 0x62ec41e1aae8 <vm_exec_core+28376>, 0x62ec41e146a0 <vm_exec_core+2704>, 0x62ec41e1521d <vm_exec_core+5645>, 0x62ec41e1b6af <vm_exec_core+31391>, 0x62ec41e17805 <vm_exec_core+15349>, 0x62ec41e173f7 <vm_exec_core+14311>, 0x62ec41e17c7f <vm_exec_core+16495>, 0x62ec41e1720a <vm_exec_core+13818>, 0x62ec41e17acb <vm_exec_core+16059>, 0x62ec41e179fd <vm_exec_core+15853>, 0x62ec41e168dc <vm_exec_core+11468>, 0x62ec41e17115 <vm_exec_core+13573>, 0x62ec41e16e38 <vm_exec_core+12840>, 0x62ec41e17324 <vm_exec_core+14100>, 0x62ec41e17395 <vm_exec_core+14213>, 0x62ec41e1b046 <vm_exec_core+29750>, 0x62ec41e14f30 <vm_exec_core+4896>, 0x62ec41e1a87e <vm_exec_core+27758>, 0x62ec41e16650 <vm_exec_core+10816>, 0x62ec41e1411a <vm_exec_core+1290>, 0x62ec41e15888 <vm_exec_core+7288>, 0x62ec41e1ac36 <vm_exec_core+28710>, 0x62ec41e154a0 <vm_exec_core+6288>, 0x62ec41e1b78c <vm_exec_core+31612>, 0x62ec41e19c67 <vm_exec_core+24663>, 0x62ec41e17e48 <vm_exec_core+16952>, 0x62ec41e1449a <vm_exec_core+2186>, 0x62ec41e1b1ef <vm_exec_core+30175>, 0x62ec41e1ae99 <vm_exec_core+29321>, 0x62ec41e15682 <vm_exec_core+6770>, 0x62ec41e149c8 <vm_exec_core+3512>, 0x62ec41e1a22a <vm_exec_core+26138>, 0x62ec41e15f51 <vm_exec_core+9025>, 0x62ec41e1b48c <vm_exec_core+30844>, 0x62ec41e1b07a <vm_exec_core+29802>, 0x62ec41e164c6 <vm_exec_core+10422>, 0x62ec41e17db3 <vm_exec_core+16803>, 0x62ec41e19f3a <vm_exec_core+25386>, 0x62ec41e1af88 <vm_exec_core+29560>, 0x62ec41e18a8d <vm_exec_core+20093>, 0x62ec41e19fd2 <vm_exec_core+25538>, 0x62ec41e1a3e0 <vm_exec_core+26576>, 0x62ec41e189ca <vm_exec_core+19898>, 0x62ec41e148d7 <vm_exec_core+3271>, 0x62ec41e196c7 <vm_exec_core+23223>, 0x62ec41e14726 <vm_exec_core+2838>, 0x62ec41e14a56 <vm_exec_core+3654>, 0x62ec41e16cf5 <vm_exec_core+12517>, 0x62ec41e18912 <vm_exec_core+19714>, 0x62ec41e194dd <vm_exec_core+22733>, 0x62ec41e1843a <vm_exec_core+18474>, 0x62ec41e143b4 <vm_exec_core+1956>, 0x62ec41e1a7e6 <vm_exec_core+27606>, 0x62ec41e1adbb <vm_exec_core+29099>, 0x62ec41e14c50 <vm_exec_core+4160>, 0x62ec41e15b58 <vm_exec_core+8008>, 0x62ec41e157e1 <vm_exec_core+7121>, 0x62ec41e16041 <vm_exec_core+9265>, 0x62ec41e17bd6 <vm_exec_core+16326>, 0x62ec41e15162 <vm_exec_core+5458>, 0x62ec41e1a72d <vm_exec_core+27421>, 0x62ec41e15ae6 <vm_exec_core+7894>, 0x62ec41e176e6 <vm_exec_core+15062>, 0x62ec41e18126 <vm_exec_core+17686>, 0x62ec41e1a2cc <vm_exec_core+26300>, 0x62ec41e18e74 <vm_exec_core+21092>, 0x62ec41e162ac <vm_exec_core+9884>, 0x62ec41e15c57 <vm_exec_core+8263>, 0x62ec41e1a1ac <vm_exec_core+26012>, 0x62ec41e1703e <vm_exec_core+13358>, 0x62ec41e19755 <vm_exec_core+23365>, 0x62ec41e18f89 <vm_exec_core+21369>, 0x62ec41e18d33 <vm_exec_core+20771>, 0x62ec41e14ca0 <vm_exec_core+4240>, 0x62ec41e184e1 <vm_exec_core+18641>, 0x62ec41e1a688 <vm_exec_core+27256>, 0x62ec41e16570 <vm_exec_core+10592>, 0x62ec41e1a0d1 <vm_exec_core+25793>, 0x62ec41e1664b <vm_exec_core+10811>, 0x62ec41e18c58 <vm_exec_core+20552>, 0x62ec41e18d47 <vm_exec_core+20791>, 0x62ec41e1827b <vm_exec_core+18027>, 0x62ec41e186cc <vm_exec_core+19132>, 0x62ec41e16a66 <vm_exec_core+11862>, 0x62ec41e160b7 <vm_exec_core+9383>, 0x62ec41e19d40 <vm_exec_core+24880>, 0x62ec41e21ec8 <vm_exec_core+58040>, 0x62ec41e169b0 <vm_exec_core+11680>, 0x62ec41e185bf <vm_exec_core+18863>, 0x62ec41e18b50 <vm_exec_core+20288>, 0x62ec41e152cc <vm_exec_core+5820>, 0x62ec41e1544f <vm_exec_core+6207>, 0x62ec41e153d2 <vm_exec_core+6082>, 0x62ec41e15bf7 <vm_exec_core+8167>, 0x62ec41e15fc7 <vm_exec_core+9143>, 0x62ec41e17fc6 <vm_exec_core+17334>, 0x62ec41e1753e <vm_exec_core+14638>, 0x62ec41e17fc1 <vm_exec_core+17329>, 0x62ec41e189c5 <vm_exec_core+19893>, 0x62ec41e1890d <vm_exec_core+19709>, 0x62ec41e15bf2 <vm_exec_core+8162>, 0x62ec41e18d33 <vm_exec_core+20771>...}
reg_cfp = 0x7a2d23524758
reg_pc = 0x5100000027f8
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#18 0x000062ec41e0ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170000f0058
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#19 0x000062ec41e53e3b in invoke_iseq_block_from_c (ec=0x5170000f0058, captured=<optimized out>, self=134334308678480, 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:1821
flags = 0
iseq = 0x7a2d46d12a98
cfp = 0x7a2d235247c8
sp = 0x7a2d23424818
use_argv = <optimized out>
stack_argv = 0x7a2d23424818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5170000f0058, self=134334308678480, 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:1915
block = <optimized out>
keyword_hash = <optimized out>
#21 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#22 0x000062ec41e52066 in rb_vm_invoke_proc (ec=0x50c000110014, proc=0x189, argc=1196002673, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 0
#23 0x000062ec41da0362 in thread_do_start_proc (th=th@entry=0x515000140080) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040001ae610
args_len = <optimized out>
args_ptr = <optimized out>
#24 0x000062ec41d9defd in thread_do_start (th=0x515000140080) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#25 thread_start_func_2 (th=th@entry=0x515000140080, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x62ec4271f700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#26 0x000062ec41d9d1ee in call_thread_start_func_2 (th=0x515000140080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7a2d22a1acc0
#27 nt_start (ptr=0x50c00010ffc0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x515000140080
sched = <optimized out>
nt = 0x50c00010ffc0
vm = 0x62ec43149460 <_vm>
#28 0x000062ec419f0acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007a2d4749caa4 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 = {134334273140416, -8495643140217717406, 134334273140416, -352, 0, 134334307539824, -8495643140205134494, -8495580810285630110}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007a2d47529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x7a2d142be6c0 (LWP 1548639) "parallel.rb:40"):
#0 0x00007a2d4751b4fd in __GI___poll (fds=0x7a2d09298860, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062ec4199771a in __interceptor_poll ()
No symbol table info available.
#2 0x000062ec41b0a379 in nogvl_wait_for (th=134334301092520, fptr=0x511000226180, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
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 0x000062ec41b0b8ea in internal_read_func (ptr=0x7a2d09298640) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7a2d09298640
result = <optimized out>
#5 0x000062ec41d7f9fe in rb_thread_io_blocking_call (io=0x511000226180, func=0x62ec41b0b3e0 <internal_read_func>, data1=0x7a2d09298640, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x000062ec41a3c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x51700014e4d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7a2d142bcdf0, <optimized out>, 0x7a2d142bcd00, <optimized out>, <optimized out>}, prev = 0x7a2d09290240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000062ec41a3cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#8 0x000062ec41b1fa22 in io_read_memory_locktmp (str=134333845833824, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3480
No locals.
#9 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3526
str = <optimized out>
iis = {th = 134334301092520, fptr = 0x511000226180, nonblock = 0, fd = 6, buf = 0x5190001d9280, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000226180
n = <optimized out>
shrinkable = <optimized out>
#10 0x000062ec41afbd21 in io_readpartial (argc=153716832, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3646
ret = <optimized out>
#11 0x000062ec41e80638 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:3905
ci = 0x412100100003
cc = <optimized out>
me = 0x7a2d46dd8360
cfunc = 0x506000021fe8
recv = 134334301092680
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000062ec41e20691 in vm_sendish (ec=0x51700014e4d8, reg_cfp=0x7a2d23320790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x51700014e4d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62ec41e1b055 <vm_exec_core+29765>, 0x62ec41e14f3f <vm_exec_core+4911>, 0x62ec41e1a88d <vm_exec_core+27773>, 0x62ec41e1665f <vm_exec_core+10831>, 0x62ec41e14129 <vm_exec_core+1305>, 0x62ec41e15897 <vm_exec_core+7303>, 0x62ec41e1ac45 <vm_exec_core+28725>, 0x62ec41e154af <vm_exec_core+6303>, 0x62ec41e1b79b <vm_exec_core+31627>, 0x62ec41e19c76 <vm_exec_core+24678>, 0x62ec41e17e57 <vm_exec_core+16967>, 0x62ec41e144a9 <vm_exec_core+2201>, 0x62ec41e1b1fe <vm_exec_core+30190>, 0x62ec41e1aea8 <vm_exec_core+29336>, 0x62ec41e15691 <vm_exec_core+6785>, 0x62ec41e149d7 <vm_exec_core+3527>, 0x62ec41e1a239 <vm_exec_core+26153>, 0x62ec41e15f60 <vm_exec_core+9040>, 0x62ec41e1b49b <vm_exec_core+30859>, 0x62ec41e1b089 <vm_exec_core+29817>, 0x62ec41e164d5 <vm_exec_core+10437>, 0x62ec41e17dc2 <vm_exec_core+16818>, 0x62ec41e19f49 <vm_exec_core+25401>, 0x62ec41e1af97 <vm_exec_core+29575>, 0x62ec41e18a9c <vm_exec_core+20108>, 0x62ec41e19fe1 <vm_exec_core+25553>, 0x62ec41e1a3ef <vm_exec_core+26591>, 0x62ec41e189d9 <vm_exec_core+19913>, 0x62ec41e148e6 <vm_exec_core+3286>, 0x62ec41e196d6 <vm_exec_core+23238>, 0x62ec41e14735 <vm_exec_core+2853>, 0x62ec41e14a65 <vm_exec_core+3669>, 0x62ec41e16d04 <vm_exec_core+12532>, 0x62ec41e18921 <vm_exec_core+19729>, 0x62ec41e194ec <vm_exec_core+22748>, 0x62ec41e18449 <vm_exec_core+18489>, 0x62ec41e143c3 <vm_exec_core+1971>, 0x62ec41e1a7f5 <vm_exec_core+27621>, 0x62ec41e1adca <vm_exec_core+29114>, 0x62ec41e14c5f <vm_exec_core+4175>, 0x62ec41e15b67 <vm_exec_core+8023>, 0x62ec41e157f0 <vm_exec_core+7136>, 0x62ec41e16050 <vm_exec_core+9280>, 0x62ec41e17be5 <vm_exec_core+16341>, 0x62ec41e15171 <vm_exec_core+5473>, 0x62ec41e1a73c <vm_exec_core+27436>, 0x62ec41e15af5 <vm_exec_core+7909>, 0x62ec41e176f5 <vm_exec_core+15077>, 0x62ec41e18135 <vm_exec_core+17701>, 0x62ec41e1a2db <vm_exec_core+26315>, 0x62ec41e18e83 <vm_exec_core+21107>, 0x62ec41e162bb <vm_exec_core+9899>, 0x62ec41e15c66 <vm_exec_core+8278>, 0x62ec41e1a1bb <vm_exec_core+26027>, 0x62ec41e1704d <vm_exec_core+13373>, 0x62ec41e19764 <vm_exec_core+23380>, 0x62ec41e18f98 <vm_exec_core+21384>, 0x62ec41e13f58 <vm_exec_core+840>, 0x62ec41e14caf <vm_exec_core+4255>, 0x62ec41e184f0 <vm_exec_core+18656>, 0x62ec41e1a697 <vm_exec_core+27271>, 0x62ec41e1657f <vm_exec_core+10607>, 0x62ec41e1a0e0 <vm_exec_core+25808>, 0x62ec41e15e6d <vm_exec_core+8797>, 0x62ec41e18c67 <vm_exec_core+20567>, 0x62ec41e18d56 <vm_exec_core+20806>, 0x62ec41e1828a <vm_exec_core+18042>, 0x62ec41e186db <vm_exec_core+19147>, 0x62ec41e16a75 <vm_exec_core+11877>, 0x62ec41e160c6 <vm_exec_core+9398>, 0x62ec41e19d4f <vm_exec_core+24895>, 0x62ec41e21ed7 <vm_exec_core+58055>, 0x62ec41e169bf <vm_exec_core+11695>, 0x62ec41e185ce <vm_exec_core+18878>, 0x62ec41e18b5f <vm_exec_core+20303>, 0x62ec41e152db <vm_exec_core+5835>, 0x62ec41e1545e <vm_exec_core+6222>, 0x62ec41e153e1 <vm_exec_core+6097>, 0x62ec41e15c06 <vm_exec_core+8182>, 0x62ec41e15fd6 <vm_exec_core+9158>, 0x62ec41e17fd5 <vm_exec_core+17349>, 0x62ec41e1754d <vm_exec_core+14653>, 0x62ec41e1b3c7 <vm_exec_core+30647>, 0x62ec41e14029 <vm_exec_core+1049>, 0x62ec41e155ba <vm_exec_core+6570>, 0x62ec41e1b8bf <vm_exec_core+31919>, 0x62ec41e195b2 <vm_exec_core+22946>, 0x62ec41e18344 <vm_exec_core+18228>, 0x62ec41e1a481 <vm_exec_core+26737>, 0x62ec41e13f5d <vm_exec_core+845>, 0x62ec41e1ab6e <vm_exec_core+28510>, 0x62ec41e1b515 <vm_exec_core+30981>, 0x62ec41e1b5e1 <vm_exec_core+31185>, 0x62ec41e147b4 <vm_exec_core+2980>, 0x62ec41e1b103 <vm_exec_core+29939>, 0x62ec41e16f76 <vm_exec_core+13158>, 0x62ec41e1b285 <vm_exec_core+30325>, 0x62ec41e16398 <vm_exec_core+10120>, 0x62ec41e1aae8 <vm_exec_core+28376>, 0x62ec41e146a0 <vm_exec_core+2704>, 0x62ec41e1521d <vm_exec_core+5645>, 0x62ec41e1b6af <vm_exec_core+31391>, 0x62ec41e17805 <vm_exec_core+15349>, 0x62ec41e173f7 <vm_exec_core+14311>, 0x62ec41e17c7f <vm_exec_core+16495>, 0x62ec41e1720a <vm_exec_core+13818>, 0x62ec41e17acb <vm_exec_core+16059>, 0x62ec41e179fd <vm_exec_core+15853>, 0x62ec41e168dc <vm_exec_core+11468>, 0x62ec41e17115 <vm_exec_core+13573>, 0x62ec41e16e38 <vm_exec_core+12840>, 0x62ec41e17324 <vm_exec_core+14100>, 0x62ec41e17395 <vm_exec_core+14213>, 0x62ec41e1b046 <vm_exec_core+29750>, 0x62ec41e14f30 <vm_exec_core+4896>, 0x62ec41e1a87e <vm_exec_core+27758>, 0x62ec41e16650 <vm_exec_core+10816>, 0x62ec41e1411a <vm_exec_core+1290>, 0x62ec41e15888 <vm_exec_core+7288>, 0x62ec41e1ac36 <vm_exec_core+28710>, 0x62ec41e154a0 <vm_exec_core+6288>, 0x62ec41e1b78c <vm_exec_core+31612>, 0x62ec41e19c67 <vm_exec_core+24663>, 0x62ec41e17e48 <vm_exec_core+16952>, 0x62ec41e1449a <vm_exec_core+2186>, 0x62ec41e1b1ef <vm_exec_core+30175>, 0x62ec41e1ae99 <vm_exec_core+29321>, 0x62ec41e15682 <vm_exec_core+6770>, 0x62ec41e149c8 <vm_exec_core+3512>, 0x62ec41e1a22a <vm_exec_core+26138>, 0x62ec41e15f51 <vm_exec_core+9025>, 0x62ec41e1b48c <vm_exec_core+30844>, 0x62ec41e1b07a <vm_exec_core+29802>, 0x62ec41e164c6 <vm_exec_core+10422>, 0x62ec41e17db3 <vm_exec_core+16803>, 0x62ec41e19f3a <vm_exec_core+25386>, 0x62ec41e1af88 <vm_exec_core+29560>, 0x62ec41e18a8d <vm_exec_core+20093>, 0x62ec41e19fd2 <vm_exec_core+25538>, 0x62ec41e1a3e0 <vm_exec_core+26576>, 0x62ec41e189ca <vm_exec_core+19898>, 0x62ec41e148d7 <vm_exec_core+3271>, 0x62ec41e196c7 <vm_exec_core+23223>, 0x62ec41e14726 <vm_exec_core+2838>, 0x62ec41e14a56 <vm_exec_core+3654>, 0x62ec41e16cf5 <vm_exec_core+12517>, 0x62ec41e18912 <vm_exec_core+19714>, 0x62ec41e194dd <vm_exec_core+22733>, 0x62ec41e1843a <vm_exec_core+18474>, 0x62ec41e143b4 <vm_exec_core+1956>, 0x62ec41e1a7e6 <vm_exec_core+27606>, 0x62ec41e1adbb <vm_exec_core+29099>, 0x62ec41e14c50 <vm_exec_core+4160>, 0x62ec41e15b58 <vm_exec_core+8008>, 0x62ec41e157e1 <vm_exec_core+7121>, 0x62ec41e16041 <vm_exec_core+9265>, 0x62ec41e17bd6 <vm_exec_core+16326>, 0x62ec41e15162 <vm_exec_core+5458>, 0x62ec41e1a72d <vm_exec_core+27421>, 0x62ec41e15ae6 <vm_exec_core+7894>, 0x62ec41e176e6 <vm_exec_core+15062>, 0x62ec41e18126 <vm_exec_core+17686>, 0x62ec41e1a2cc <vm_exec_core+26300>, 0x62ec41e18e74 <vm_exec_core+21092>, 0x62ec41e162ac <vm_exec_core+9884>, 0x62ec41e15c57 <vm_exec_core+8263>, 0x62ec41e1a1ac <vm_exec_core+26012>, 0x62ec41e1703e <vm_exec_core+13358>, 0x62ec41e19755 <vm_exec_core+23365>, 0x62ec41e18f89 <vm_exec_core+21369>, 0x62ec41e18d33 <vm_exec_core+20771>, 0x62ec41e14ca0 <vm_exec_core+4240>, 0x62ec41e184e1 <vm_exec_core+18641>, 0x62ec41e1a688 <vm_exec_core+27256>, 0x62ec41e16570 <vm_exec_core+10592>, 0x62ec41e1a0d1 <vm_exec_core+25793>, 0x62ec41e1664b <vm_exec_core+10811>, 0x62ec41e18c58 <vm_exec_core+20552>, 0x62ec41e18d47 <vm_exec_core+20791>, 0x62ec41e1827b <vm_exec_core+18027>, 0x62ec41e186cc <vm_exec_core+19132>, 0x62ec41e16a66 <vm_exec_core+11862>, 0x62ec41e160b7 <vm_exec_core+9383>, 0x62ec41e19d40 <vm_exec_core+24880>, 0x62ec41e21ec8 <vm_exec_core+58040>, 0x62ec41e169b0 <vm_exec_core+11680>, 0x62ec41e185bf <vm_exec_core+18863>, 0x62ec41e18b50 <vm_exec_core+20288>, 0x62ec41e152cc <vm_exec_core+5820>, 0x62ec41e1544f <vm_exec_core+6207>, 0x62ec41e153d2 <vm_exec_core+6082>, 0x62ec41e15bf7 <vm_exec_core+8167>, 0x62ec41e15fc7 <vm_exec_core+9143>, 0x62ec41e17fc6 <vm_exec_core+17334>, 0x62ec41e1753e <vm_exec_core+14638>, 0x62ec41e17fc1 <vm_exec_core+17329>, 0x62ec41e189c5 <vm_exec_core+19893>, 0x62ec41e1890d <vm_exec_core+19709>, 0x62ec41e15bf2 <vm_exec_core+8162>, 0x62ec41e18d33 <vm_exec_core+20771>...}
reg_cfp = 0x7a2d23320790
reg_pc = 0x513000070d98
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x000062ec41e0ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x51700014e4d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#15 0x000062ec41e53e3b in invoke_iseq_block_from_c (ec=0x51700014e4d8, captured=<optimized out>, self=134334842136000, 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:1821
flags = 0
iseq = 0x7a2d46d5a1b8
cfp = 0x7a2d233207c8
sp = 0x7a2d23220818
use_argv = <optimized out>
stack_argv = 0x7a2d23220818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#16 invoke_block_from_c_proc (ec=0x51700014e4d8, self=134334842136000, 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:1915
block = <optimized out>
keyword_hash = <optimized out>
#17 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#18 0x000062ec41e52066 in rb_vm_invoke_proc (ec=0x7a2d09298860, proc=0x1, argc=1196537085, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 4294967295
#19 0x000062ec41da0362 in thread_do_start_proc (th=th@entry=0x5150001bec00) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x50400049f4d0
args_len = <optimized out>
args_ptr = <optimized out>
#20 0x000062ec41d9defd in thread_do_start (th=0x5150001bec00) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#21 thread_start_func_2 (th=th@entry=0x5150001bec00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x62ec4271f700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#22 0x000062ec41d9d1ee in call_thread_start_func_2 (th=0x5150001bec00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7a2d142bdcc0
#23 nt_start (ptr=0x50c000190900) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x5150001bec00
sched = <optimized out>
nt = 0x50c000190900
vm = 0x62ec43149460 <_vm>
#24 0x000062ec419f0acf in asan_thread_start(void*) ()
No symbol table info available.
#25 0x00007a2d4749caa4 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 = {134334030538432, -8495754241894859422, 134334030538432, -352, 25, 140737178826000, -8495754241882276510, -8495580810285630110}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#26 0x00007a2d47529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x7a2d24aed6c0 (LWP 1552895) "envutil.rb:243"):
#0 0x00007a2d4751b4fd in __GI___poll (fds=0x7a2d08787760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062ec4199771a in __interceptor_poll ()
No symbol table info available.
#2 0x000062ec41b0a379 in nogvl_wait_for (th=134334301789920, fptr=0x5110002db580, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
fds = {fd = 10, 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 0x000062ec41b0b8ea in internal_read_func (ptr=0x7a2d08787640) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7a2d08787640
result = <optimized out>
#5 0x000062ec41d7f9fe in rb_thread_io_blocking_call (io=0x5110002db580, func=0x62ec41b0b3e0 <internal_read_func>, data1=data1@entry=0x7a2d08787640, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x000062ec41b0b1e9 in rb_io_blocking_region_wait (io=0x5110002db580, function=0x1, argument=0x7a2d08787640, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1322
iis = {th = 134334301789920, fptr = 0x5110002db580, nonblock = 0, fd = 10, buf = 0x525000363900, capa = 8192, timeout = 0x0}
timeout_storage = <optimized out>
th = <optimized out>
scheduler = <optimized out>
#8 0x000062ec41b0eb87 in io_bufread (ptr=0x525000363900 "", len=8192, fptr=0x5110002db580) at /tmp/ruby/src/trunk_asan/io.c:3092
offset = 0
n = 8192
c = <optimized out>
#9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
p = <optimized out>
#10 0x000062ec41a3c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x517000124bd8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7a2d24aebd50, <optimized out>, 0x7a2d24aebc60, <optimized out>, <optimized out>}, prev = 0x7a2d08787240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x000062ec41a3cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#12 0x000062ec41b0c597 in io_fread (str=134334301789400, offset=0, size=8192, fptr=0x5110002db580) at /tmp/ruby/src/trunk_asan/io.c:3145
arg = {str_ptr = 0x525000363900 "", len = 8192, fptr = <optimized out>}
len = <optimized out>
errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=134334301789400) at /tmp/ruby/src/trunk_asan/io.c:3417
capa = <optimized out>
cr = 0
bytes = 0
pos = 0
enc = 0x50d000000110
n = <optimized out>
shrinkable = <optimized out>
#14 0x000062ec41afc0f6 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3841
str = <optimized out>
length = <optimized out>
fptr = 0x5110002db580
len = <optimized out>
n = <optimized out>
shrinkable = <optimized out>
#15 0x000062ec41e80638 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:3905
ci = 0x402100100001
cc = <optimized out>
me = 0x7a2d46dd8338
cfunc = 0x506000022048
recv = 134334301795080
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#16 0x000062ec41e20691 in vm_sendish (ec=0x517000124bd8, reg_cfp=0x7a2d11f99790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
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>
#17 vm_exec_core (ec=ec@entry=0x517000124bd8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62ec41e1b055 <vm_exec_core+29765>, 0x62ec41e14f3f <vm_exec_core+4911>, 0x62ec41e1a88d <vm_exec_core+27773>, 0x62ec41e1665f <vm_exec_core+10831>, 0x62ec41e14129 <vm_exec_core+1305>, 0x62ec41e15897 <vm_exec_core+7303>, 0x62ec41e1ac45 <vm_exec_core+28725>, 0x62ec41e154af <vm_exec_core+6303>, 0x62ec41e1b79b <vm_exec_core+31627>, 0x62ec41e19c76 <vm_exec_core+24678>, 0x62ec41e17e57 <vm_exec_core+16967>, 0x62ec41e144a9 <vm_exec_core+2201>, 0x62ec41e1b1fe <vm_exec_core+30190>, 0x62ec41e1aea8 <vm_exec_core+29336>, 0x62ec41e15691 <vm_exec_core+6785>, 0x62ec41e149d7 <vm_exec_core+3527>, 0x62ec41e1a239 <vm_exec_core+26153>, 0x62ec41e15f60 <vm_exec_core+9040>, 0x62ec41e1b49b <vm_exec_core+30859>, 0x62ec41e1b089 <vm_exec_core+29817>, 0x62ec41e164d5 <vm_exec_core+10437>, 0x62ec41e17dc2 <vm_exec_core+16818>, 0x62ec41e19f49 <vm_exec_core+25401>, 0x62ec41e1af97 <vm_exec_core+29575>, 0x62ec41e18a9c <vm_exec_core+20108>, 0x62ec41e19fe1 <vm_exec_core+25553>, 0x62ec41e1a3ef <vm_exec_core+26591>, 0x62ec41e189d9 <vm_exec_core+19913>, 0x62ec41e148e6 <vm_exec_core+3286>, 0x62ec41e196d6 <vm_exec_core+23238>, 0x62ec41e14735 <vm_exec_core+2853>, 0x62ec41e14a65 <vm_exec_core+3669>, 0x62ec41e16d04 <vm_exec_core+12532>, 0x62ec41e18921 <vm_exec_core+19729>, 0x62ec41e194ec <vm_exec_core+22748>, 0x62ec41e18449 <vm_exec_core+18489>, 0x62ec41e143c3 <vm_exec_core+1971>, 0x62ec41e1a7f5 <vm_exec_core+27621>, 0x62ec41e1adca <vm_exec_core+29114>, 0x62ec41e14c5f <vm_exec_core+4175>, 0x62ec41e15b67 <vm_exec_core+8023>, 0x62ec41e157f0 <vm_exec_core+7136>, 0x62ec41e16050 <vm_exec_core+9280>, 0x62ec41e17be5 <vm_exec_core+16341>, 0x62ec41e15171 <vm_exec_core+5473>, 0x62ec41e1a73c <vm_exec_core+27436>, 0x62ec41e15af5 <vm_exec_core+7909>, 0x62ec41e176f5 <vm_exec_core+15077>, 0x62ec41e18135 <vm_exec_core+17701>, 0x62ec41e1a2db <vm_exec_core+26315>, 0x62ec41e18e83 <vm_exec_core+21107>, 0x62ec41e162bb <vm_exec_core+9899>, 0x62ec41e15c66 <vm_exec_core+8278>, 0x62ec41e1a1bb <vm_exec_core+26027>, 0x62ec41e1704d <vm_exec_core+13373>, 0x62ec41e19764 <vm_exec_core+23380>, 0x62ec41e18f98 <vm_exec_core+21384>, 0x62ec41e13f58 <vm_exec_core+840>, 0x62ec41e14caf <vm_exec_core+4255>, 0x62ec41e184f0 <vm_exec_core+18656>, 0x62ec41e1a697 <vm_exec_core+27271>, 0x62ec41e1657f <vm_exec_core+10607>, 0x62ec41e1a0e0 <vm_exec_core+25808>, 0x62ec41e15e6d <vm_exec_core+8797>, 0x62ec41e18c67 <vm_exec_core+20567>, 0x62ec41e18d56 <vm_exec_core+20806>, 0x62ec41e1828a <vm_exec_core+18042>, 0x62ec41e186db <vm_exec_core+19147>, 0x62ec41e16a75 <vm_exec_core+11877>, 0x62ec41e160c6 <vm_exec_core+9398>, 0x62ec41e19d4f <vm_exec_core+24895>, 0x62ec41e21ed7 <vm_exec_core+58055>, 0x62ec41e169bf <vm_exec_core+11695>, 0x62ec41e185ce <vm_exec_core+18878>, 0x62ec41e18b5f <vm_exec_core+20303>, 0x62ec41e152db <vm_exec_core+5835>, 0x62ec41e1545e <vm_exec_core+6222>, 0x62ec41e153e1 <vm_exec_core+6097>, 0x62ec41e15c06 <vm_exec_core+8182>, 0x62ec41e15fd6 <vm_exec_core+9158>, 0x62ec41e17fd5 <vm_exec_core+17349>, 0x62ec41e1754d <vm_exec_core+14653>, 0x62ec41e1b3c7 <vm_exec_core+30647>, 0x62ec41e14029 <vm_exec_core+1049>, 0x62ec41e155ba <vm_exec_core+6570>, 0x62ec41e1b8bf <vm_exec_core+31919>, 0x62ec41e195b2 <vm_exec_core+22946>, 0x62ec41e18344 <vm_exec_core+18228>, 0x62ec41e1a481 <vm_exec_core+26737>, 0x62ec41e13f5d <vm_exec_core+845>, 0x62ec41e1ab6e <vm_exec_core+28510>, 0x62ec41e1b515 <vm_exec_core+30981>, 0x62ec41e1b5e1 <vm_exec_core+31185>, 0x62ec41e147b4 <vm_exec_core+2980>, 0x62ec41e1b103 <vm_exec_core+29939>, 0x62ec41e16f76 <vm_exec_core+13158>, 0x62ec41e1b285 <vm_exec_core+30325>, 0x62ec41e16398 <vm_exec_core+10120>, 0x62ec41e1aae8 <vm_exec_core+28376>, 0x62ec41e146a0 <vm_exec_core+2704>, 0x62ec41e1521d <vm_exec_core+5645>, 0x62ec41e1b6af <vm_exec_core+31391>, 0x62ec41e17805 <vm_exec_core+15349>, 0x62ec41e173f7 <vm_exec_core+14311>, 0x62ec41e17c7f <vm_exec_core+16495>, 0x62ec41e1720a <vm_exec_core+13818>, 0x62ec41e17acb <vm_exec_core+16059>, 0x62ec41e179fd <vm_exec_core+15853>, 0x62ec41e168dc <vm_exec_core+11468>, 0x62ec41e17115 <vm_exec_core+13573>, 0x62ec41e16e38 <vm_exec_core+12840>, 0x62ec41e17324 <vm_exec_core+14100>, 0x62ec41e17395 <vm_exec_core+14213>, 0x62ec41e1b046 <vm_exec_core+29750>, 0x62ec41e14f30 <vm_exec_core+4896>, 0x62ec41e1a87e <vm_exec_core+27758>, 0x62ec41e16650 <vm_exec_core+10816>, 0x62ec41e1411a <vm_exec_core+1290>, 0x62ec41e15888 <vm_exec_core+7288>, 0x62ec41e1ac36 <vm_exec_core+28710>, 0x62ec41e154a0 <vm_exec_core+6288>, 0x62ec41e1b78c <vm_exec_core+31612>, 0x62ec41e19c67 <vm_exec_core+24663>, 0x62ec41e17e48 <vm_exec_core+16952>, 0x62ec41e1449a <vm_exec_core+2186>, 0x62ec41e1b1ef <vm_exec_core+30175>, 0x62ec41e1ae99 <vm_exec_core+29321>, 0x62ec41e15682 <vm_exec_core+6770>, 0x62ec41e149c8 <vm_exec_core+3512>, 0x62ec41e1a22a <vm_exec_core+26138>, 0x62ec41e15f51 <vm_exec_core+9025>, 0x62ec41e1b48c <vm_exec_core+30844>, 0x62ec41e1b07a <vm_exec_core+29802>, 0x62ec41e164c6 <vm_exec_core+10422>, 0x62ec41e17db3 <vm_exec_core+16803>, 0x62ec41e19f3a <vm_exec_core+25386>, 0x62ec41e1af88 <vm_exec_core+29560>, 0x62ec41e18a8d <vm_exec_core+20093>, 0x62ec41e19fd2 <vm_exec_core+25538>, 0x62ec41e1a3e0 <vm_exec_core+26576>, 0x62ec41e189ca <vm_exec_core+19898>, 0x62ec41e148d7 <vm_exec_core+3271>, 0x62ec41e196c7 <vm_exec_core+23223>, 0x62ec41e14726 <vm_exec_core+2838>, 0x62ec41e14a56 <vm_exec_core+3654>, 0x62ec41e16cf5 <vm_exec_core+12517>, 0x62ec41e18912 <vm_exec_core+19714>, 0x62ec41e194dd <vm_exec_core+22733>, 0x62ec41e1843a <vm_exec_core+18474>, 0x62ec41e143b4 <vm_exec_core+1956>, 0x62ec41e1a7e6 <vm_exec_core+27606>, 0x62ec41e1adbb <vm_exec_core+29099>, 0x62ec41e14c50 <vm_exec_core+4160>, 0x62ec41e15b58 <vm_exec_core+8008>, 0x62ec41e157e1 <vm_exec_core+7121>, 0x62ec41e16041 <vm_exec_core+9265>, 0x62ec41e17bd6 <vm_exec_core+16326>, 0x62ec41e15162 <vm_exec_core+5458>, 0x62ec41e1a72d <vm_exec_core+27421>, 0x62ec41e15ae6 <vm_exec_core+7894>, 0x62ec41e176e6 <vm_exec_core+15062>, 0x62ec41e18126 <vm_exec_core+17686>, 0x62ec41e1a2cc <vm_exec_core+26300>, 0x62ec41e18e74 <vm_exec_core+21092>, 0x62ec41e162ac <vm_exec_core+9884>, 0x62ec41e15c57 <vm_exec_core+8263>, 0x62ec41e1a1ac <vm_exec_core+26012>, 0x62ec41e1703e <vm_exec_core+13358>, 0x62ec41e19755 <vm_exec_core+23365>, 0x62ec41e18f89 <vm_exec_core+21369>, 0x62ec41e18d33 <vm_exec_core+20771>, 0x62ec41e14ca0 <vm_exec_core+4240>, 0x62ec41e184e1 <vm_exec_core+18641>, 0x62ec41e1a688 <vm_exec_core+27256>, 0x62ec41e16570 <vm_exec_core+10592>, 0x62ec41e1a0d1 <vm_exec_core+25793>, 0x62ec41e1664b <vm_exec_core+10811>, 0x62ec41e18c58 <vm_exec_core+20552>, 0x62ec41e18d47 <vm_exec_core+20791>, 0x62ec41e1827b <vm_exec_core+18027>, 0x62ec41e186cc <vm_exec_core+19132>, 0x62ec41e16a66 <vm_exec_core+11862>, 0x62ec41e160b7 <vm_exec_core+9383>, 0x62ec41e19d40 <vm_exec_core+24880>, 0x62ec41e21ec8 <vm_exec_core+58040>, 0x62ec41e169b0 <vm_exec_core+11680>, 0x62ec41e185bf <vm_exec_core+18863>, 0x62ec41e18b50 <vm_exec_core+20288>, 0x62ec41e152cc <vm_exec_core+5820>, 0x62ec41e1544f <vm_exec_core+6207>, 0x62ec41e153d2 <vm_exec_core+6082>, 0x62ec41e15bf7 <vm_exec_core+8167>, 0x62ec41e15fc7 <vm_exec_core+9143>, 0x62ec41e17fc6 <vm_exec_core+17334>, 0x62ec41e1753e <vm_exec_core+14638>, 0x62ec41e17fc1 <vm_exec_core+17329>, 0x62ec41e189c5 <vm_exec_core+19893>, 0x62ec41e1890d <vm_exec_core+19709>, 0x62ec41e15bf2 <vm_exec_core+8162>, 0x62ec41e18d33 <vm_exec_core+20771>...}
reg_cfp = 0x7a2d11f99790
reg_pc = 0x50400000ce30
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#18 0x000062ec41e0ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x517000124bd8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#19 0x000062ec41e53e3b in invoke_iseq_block_from_c (ec=0x517000124bd8, captured=<optimized out>, self=134334878502240, 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:1821
flags = 0
iseq = 0x7a2d46d17f70
cfp = 0x7a2d11f997c8
sp = 0x7a2d11e99818
use_argv = <optimized out>
stack_argv = 0x7a2d11e99818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x517000124bd8, self=134334878502240, 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:1915
block = <optimized out>
keyword_hash = <optimized out>
#21 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#22 0x000062ec41e52066 in rb_vm_invoke_proc (ec=0x7a2d08787760, proc=0x1, argc=1196537085, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 4294967295
#23 0x000062ec41da0362 in thread_do_start_proc (th=th@entry=0x5150001c7300) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040001b7e90
args_len = <optimized out>
args_ptr = <optimized out>
#24 0x000062ec41d9defd in thread_do_start (th=0x5150001c7300) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#25 thread_start_func_2 (th=th@entry=0x5150001c7300, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x62ec4271f700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#26 0x000062ec41d9d1ee in call_thread_start_func_2 (th=0x5150001c7300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7a2d24aeccc0
#27 nt_start (ptr=0x50c000125800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x5150001c7300
sched = <optimized out>
nt = 0x50c000125800
vm = 0x62ec43149460 <_vm>
#28 0x000062ec419f0acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007a2d4749caa4 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 = {134334307555008, -8495647562960290462, 134334307555008, -352, 11, 140737178823376, -8495647562947707550, -8495580810285630110}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007a2d47529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x7a2d272fd6c0 (LWP 1552896) "envutil.rb:244"):
#0 0x00007a2d4751b4fd in __GI___poll (fds=0x7a2d07c80a60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000062ec4199771a in __interceptor_poll ()
No symbol table info available.
#2 0x000062ec41b0a379 in nogvl_wait_for (th=134334301789640, fptr=0x5110002db300, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12568
fds = {fd = 12, 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 0x000062ec41b0b8ea in internal_read_func (ptr=0x7a2d07c80940) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7a2d07c80940
result = <optimized out>
#5 0x000062ec41d7f9fe in rb_thread_io_blocking_call (io=0x5110002db300, func=0x62ec41b0b3e0 <internal_read_func>, data1=data1@entry=0x7a2d07c80940, events=events@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1986
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x000062ec41b0b1e9 in rb_io_blocking_region_wait (io=0x5110002db300, function=0x1, argument=0x7a2d07c80940, events=RUBY_IO_READABLE) at /tmp/ruby/src/trunk_asan/io.c:228
No locals.
#7 rb_io_read_memory (fptr=<optimized out>, buf=<optimized out>, count=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:1322
iis = {th = 134334301789640, fptr = 0x5110002db300, nonblock = 0, fd = 12, buf = 0x525000ee2421, capa = 7391, timeout = 0x0}
timeout_storage = <optimized out>
th = <optimized out>
scheduler = <optimized out>
#8 0x000062ec41b0eb87 in io_bufread (ptr=0x525000ee2100 "th: 0x579effa27700, native_id: 0x719e4a8efc40\n-- Control frame information ", '-' <repeats 47 times>, "\nc:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer\nc:0004 p:00"..., len=8192, fptr=0x5110002db300) at /tmp/ruby/src/trunk_asan/io.c:3092
offset = 801
n = 7391
c = <optimized out>
#9 bufread_call (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3131
p = <optimized out>
#10 0x000062ec41a3c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170001156d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7a2d272fbd50, <optimized out>, 0x7a2d272fbc60, <optimized out>, <optimized out>}, prev = 0x7a2d07c7e240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x000062ec41a3cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#12 0x000062ec41b0c597 in io_fread (str=134334301789360, offset=0, size=8192, fptr=0x5110002db300) at /tmp/ruby/src/trunk_asan/io.c:3145
arg = {str_ptr = 0x525000ee2100 "th: 0x579effa27700, native_id: 0x719e4a8efc40\n-- Control frame information ", '-' <repeats 47 times>, "\nc:0005 p:---- s:0022 e:000021 l:y b:---- CFUNC :define_finalizer\nc:0004 p:00"..., len = 8192, fptr = <optimized out>}
len = <optimized out>
errno_to_fail = <optimized out>
#13 read_all (fptr=<optimized out>, siz=8192, str=134334301789360) at /tmp/ruby/src/trunk_asan/io.c:3417
capa = <optimized out>
cr = 0
bytes = 0
pos = 0
enc = 0x50d000000110
n = <optimized out>
shrinkable = <optimized out>
#14 0x000062ec41afc0f6 in io_read (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3841
str = <optimized out>
length = <optimized out>
fptr = 0x5110002db300
len = <optimized out>
n = <optimized out>
shrinkable = <optimized out>
#15 0x000062ec41e80638 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:3905
ci = 0x402100100001
cc = <optimized out>
me = 0x7a2d46dd8338
cfunc = 0x506000022048
recv = 134334301794880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#16 0x000062ec41e20691 in vm_sendish (ec=0x5170001156d8, reg_cfp=0x7a2d11e97790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
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>
#17 vm_exec_core (ec=ec@entry=0x5170001156d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62ec41e1b055 <vm_exec_core+29765>, 0x62ec41e14f3f <vm_exec_core+4911>, 0x62ec41e1a88d <vm_exec_core+27773>, 0x62ec41e1665f <vm_exec_core+10831>, 0x62ec41e14129 <vm_exec_core+1305>, 0x62ec41e15897 <vm_exec_core+7303>, 0x62ec41e1ac45 <vm_exec_core+28725>, 0x62ec41e154af <vm_exec_core+6303>, 0x62ec41e1b79b <vm_exec_core+31627>, 0x62ec41e19c76 <vm_exec_core+24678>, 0x62ec41e17e57 <vm_exec_core+16967>, 0x62ec41e144a9 <vm_exec_core+2201>, 0x62ec41e1b1fe <vm_exec_core+30190>, 0x62ec41e1aea8 <vm_exec_core+29336>, 0x62ec41e15691 <vm_exec_core+6785>, 0x62ec41e149d7 <vm_exec_core+3527>, 0x62ec41e1a239 <vm_exec_core+26153>, 0x62ec41e15f60 <vm_exec_core+9040>, 0x62ec41e1b49b <vm_exec_core+30859>, 0x62ec41e1b089 <vm_exec_core+29817>, 0x62ec41e164d5 <vm_exec_core+10437>, 0x62ec41e17dc2 <vm_exec_core+16818>, 0x62ec41e19f49 <vm_exec_core+25401>, 0x62ec41e1af97 <vm_exec_core+29575>, 0x62ec41e18a9c <vm_exec_core+20108>, 0x62ec41e19fe1 <vm_exec_core+25553>, 0x62ec41e1a3ef <vm_exec_core+26591>, 0x62ec41e189d9 <vm_exec_core+19913>, 0x62ec41e148e6 <vm_exec_core+3286>, 0x62ec41e196d6 <vm_exec_core+23238>, 0x62ec41e14735 <vm_exec_core+2853>, 0x62ec41e14a65 <vm_exec_core+3669>, 0x62ec41e16d04 <vm_exec_core+12532>, 0x62ec41e18921 <vm_exec_core+19729>, 0x62ec41e194ec <vm_exec_core+22748>, 0x62ec41e18449 <vm_exec_core+18489>, 0x62ec41e143c3 <vm_exec_core+1971>, 0x62ec41e1a7f5 <vm_exec_core+27621>, 0x62ec41e1adca <vm_exec_core+29114>, 0x62ec41e14c5f <vm_exec_core+4175>, 0x62ec41e15b67 <vm_exec_core+8023>, 0x62ec41e157f0 <vm_exec_core+7136>, 0x62ec41e16050 <vm_exec_core+9280>, 0x62ec41e17be5 <vm_exec_core+16341>, 0x62ec41e15171 <vm_exec_core+5473>, 0x62ec41e1a73c <vm_exec_core+27436>, 0x62ec41e15af5 <vm_exec_core+7909>, 0x62ec41e176f5 <vm_exec_core+15077>, 0x62ec41e18135 <vm_exec_core+17701>, 0x62ec41e1a2db <vm_exec_core+26315>, 0x62ec41e18e83 <vm_exec_core+21107>, 0x62ec41e162bb <vm_exec_core+9899>, 0x62ec41e15c66 <vm_exec_core+8278>, 0x62ec41e1a1bb <vm_exec_core+26027>, 0x62ec41e1704d <vm_exec_core+13373>, 0x62ec41e19764 <vm_exec_core+23380>, 0x62ec41e18f98 <vm_exec_core+21384>, 0x62ec41e13f58 <vm_exec_core+840>, 0x62ec41e14caf <vm_exec_core+4255>, 0x62ec41e184f0 <vm_exec_core+18656>, 0x62ec41e1a697 <vm_exec_core+27271>, 0x62ec41e1657f <vm_exec_core+10607>, 0x62ec41e1a0e0 <vm_exec_core+25808>, 0x62ec41e15e6d <vm_exec_core+8797>, 0x62ec41e18c67 <vm_exec_core+20567>, 0x62ec41e18d56 <vm_exec_core+20806>, 0x62ec41e1828a <vm_exec_core+18042>, 0x62ec41e186db <vm_exec_core+19147>, 0x62ec41e16a75 <vm_exec_core+11877>, 0x62ec41e160c6 <vm_exec_core+9398>, 0x62ec41e19d4f <vm_exec_core+24895>, 0x62ec41e21ed7 <vm_exec_core+58055>, 0x62ec41e169bf <vm_exec_core+11695>, 0x62ec41e185ce <vm_exec_core+18878>, 0x62ec41e18b5f <vm_exec_core+20303>, 0x62ec41e152db <vm_exec_core+5835>, 0x62ec41e1545e <vm_exec_core+6222>, 0x62ec41e153e1 <vm_exec_core+6097>, 0x62ec41e15c06 <vm_exec_core+8182>, 0x62ec41e15fd6 <vm_exec_core+9158>, 0x62ec41e17fd5 <vm_exec_core+17349>, 0x62ec41e1754d <vm_exec_core+14653>, 0x62ec41e1b3c7 <vm_exec_core+30647>, 0x62ec41e14029 <vm_exec_core+1049>, 0x62ec41e155ba <vm_exec_core+6570>, 0x62ec41e1b8bf <vm_exec_core+31919>, 0x62ec41e195b2 <vm_exec_core+22946>, 0x62ec41e18344 <vm_exec_core+18228>, 0x62ec41e1a481 <vm_exec_core+26737>, 0x62ec41e13f5d <vm_exec_core+845>, 0x62ec41e1ab6e <vm_exec_core+28510>, 0x62ec41e1b515 <vm_exec_core+30981>, 0x62ec41e1b5e1 <vm_exec_core+31185>, 0x62ec41e147b4 <vm_exec_core+2980>, 0x62ec41e1b103 <vm_exec_core+29939>, 0x62ec41e16f76 <vm_exec_core+13158>, 0x62ec41e1b285 <vm_exec_core+30325>, 0x62ec41e16398 <vm_exec_core+10120>, 0x62ec41e1aae8 <vm_exec_core+28376>, 0x62ec41e146a0 <vm_exec_core+2704>, 0x62ec41e1521d <vm_exec_core+5645>, 0x62ec41e1b6af <vm_exec_core+31391>, 0x62ec41e17805 <vm_exec_core+15349>, 0x62ec41e173f7 <vm_exec_core+14311>, 0x62ec41e17c7f <vm_exec_core+16495>, 0x62ec41e1720a <vm_exec_core+13818>, 0x62ec41e17acb <vm_exec_core+16059>, 0x62ec41e179fd <vm_exec_core+15853>, 0x62ec41e168dc <vm_exec_core+11468>, 0x62ec41e17115 <vm_exec_core+13573>, 0x62ec41e16e38 <vm_exec_core+12840>, 0x62ec41e17324 <vm_exec_core+14100>, 0x62ec41e17395 <vm_exec_core+14213>, 0x62ec41e1b046 <vm_exec_core+29750>, 0x62ec41e14f30 <vm_exec_core+4896>, 0x62ec41e1a87e <vm_exec_core+27758>, 0x62ec41e16650 <vm_exec_core+10816>, 0x62ec41e1411a <vm_exec_core+1290>, 0x62ec41e15888 <vm_exec_core+7288>, 0x62ec41e1ac36 <vm_exec_core+28710>, 0x62ec41e154a0 <vm_exec_core+6288>, 0x62ec41e1b78c <vm_exec_core+31612>, 0x62ec41e19c67 <vm_exec_core+24663>, 0x62ec41e17e48 <vm_exec_core+16952>, 0x62ec41e1449a <vm_exec_core+2186>, 0x62ec41e1b1ef <vm_exec_core+30175>, 0x62ec41e1ae99 <vm_exec_core+29321>, 0x62ec41e15682 <vm_exec_core+6770>, 0x62ec41e149c8 <vm_exec_core+3512>, 0x62ec41e1a22a <vm_exec_core+26138>, 0x62ec41e15f51 <vm_exec_core+9025>, 0x62ec41e1b48c <vm_exec_core+30844>, 0x62ec41e1b07a <vm_exec_core+29802>, 0x62ec41e164c6 <vm_exec_core+10422>, 0x62ec41e17db3 <vm_exec_core+16803>, 0x62ec41e19f3a <vm_exec_core+25386>, 0x62ec41e1af88 <vm_exec_core+29560>, 0x62ec41e18a8d <vm_exec_core+20093>, 0x62ec41e19fd2 <vm_exec_core+25538>, 0x62ec41e1a3e0 <vm_exec_core+26576>, 0x62ec41e189ca <vm_exec_core+19898>, 0x62ec41e148d7 <vm_exec_core+3271>, 0x62ec41e196c7 <vm_exec_core+23223>, 0x62ec41e14726 <vm_exec_core+2838>, 0x62ec41e14a56 <vm_exec_core+3654>, 0x62ec41e16cf5 <vm_exec_core+12517>, 0x62ec41e18912 <vm_exec_core+19714>, 0x62ec41e194dd <vm_exec_core+22733>, 0x62ec41e1843a <vm_exec_core+18474>, 0x62ec41e143b4 <vm_exec_core+1956>, 0x62ec41e1a7e6 <vm_exec_core+27606>, 0x62ec41e1adbb <vm_exec_core+29099>, 0x62ec41e14c50 <vm_exec_core+4160>, 0x62ec41e15b58 <vm_exec_core+8008>, 0x62ec41e157e1 <vm_exec_core+7121>, 0x62ec41e16041 <vm_exec_core+9265>, 0x62ec41e17bd6 <vm_exec_core+16326>, 0x62ec41e15162 <vm_exec_core+5458>, 0x62ec41e1a72d <vm_exec_core+27421>, 0x62ec41e15ae6 <vm_exec_core+7894>, 0x62ec41e176e6 <vm_exec_core+15062>, 0x62ec41e18126 <vm_exec_core+17686>, 0x62ec41e1a2cc <vm_exec_core+26300>, 0x62ec41e18e74 <vm_exec_core+21092>, 0x62ec41e162ac <vm_exec_core+9884>, 0x62ec41e15c57 <vm_exec_core+8263>, 0x62ec41e1a1ac <vm_exec_core+26012>, 0x62ec41e1703e <vm_exec_core+13358>, 0x62ec41e19755 <vm_exec_core+23365>, 0x62ec41e18f89 <vm_exec_core+21369>, 0x62ec41e18d33 <vm_exec_core+20771>, 0x62ec41e14ca0 <vm_exec_core+4240>, 0x62ec41e184e1 <vm_exec_core+18641>, 0x62ec41e1a688 <vm_exec_core+27256>, 0x62ec41e16570 <vm_exec_core+10592>, 0x62ec41e1a0d1 <vm_exec_core+25793>, 0x62ec41e1664b <vm_exec_core+10811>, 0x62ec41e18c58 <vm_exec_core+20552>, 0x62ec41e18d47 <vm_exec_core+20791>, 0x62ec41e1827b <vm_exec_core+18027>, 0x62ec41e186cc <vm_exec_core+19132>, 0x62ec41e16a66 <vm_exec_core+11862>, 0x62ec41e160b7 <vm_exec_core+9383>, 0x62ec41e19d40 <vm_exec_core+24880>, 0x62ec41e21ec8 <vm_exec_core+58040>, 0x62ec41e169b0 <vm_exec_core+11680>, 0x62ec41e185bf <vm_exec_core+18863>, 0x62ec41e18b50 <vm_exec_core+20288>, 0x62ec41e152cc <vm_exec_core+5820>, 0x62ec41e1544f <vm_exec_core+6207>, 0x62ec41e153d2 <vm_exec_core+6082>, 0x62ec41e15bf7 <vm_exec_core+8167>, 0x62ec41e15fc7 <vm_exec_core+9143>, 0x62ec41e17fc6 <vm_exec_core+17334>, 0x62ec41e1753e <vm_exec_core+14638>, 0x62ec41e17fc1 <vm_exec_core+17329>, 0x62ec41e189c5 <vm_exec_core+19893>, 0x62ec41e1890d <vm_exec_core+19709>, 0x62ec41e15bf2 <vm_exec_core+8162>, 0x62ec41e18d33 <vm_exec_core+20771>...}
reg_cfp = 0x7a2d11e97790
reg_pc = 0x50400000cef0
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#18 0x000062ec41e0ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170001156d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#19 0x000062ec41e53e3b in invoke_iseq_block_from_c (ec=0x5170001156d8, captured=<optimized out>, self=134334878502240, 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:1821
flags = 0
iseq = 0x7a2d46d17ef8
cfp = 0x7a2d11e977c8
sp = 0x7a2d11d97818
use_argv = <optimized out>
stack_argv = 0x7a2d11d97818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#20 invoke_block_from_c_proc (ec=0x5170001156d8, self=134334878502240, 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:1915
block = <optimized out>
keyword_hash = <optimized out>
#21 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#22 0x000062ec41e52066 in rb_vm_invoke_proc (ec=0x7a2d07c80a60, proc=0x1, argc=1196537085, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 4294967295
#23 0x000062ec41da0362 in thread_do_start_proc (th=th@entry=0x5150001c8200) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x5040001cf150
args_len = <optimized out>
args_ptr = <optimized out>
#24 0x000062ec41d9defd in thread_do_start (th=0x5150001c8200) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#25 thread_start_func_2 (th=th@entry=0x5150001c8200, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x62ec4271f700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#26 0x000062ec41d9d1ee in call_thread_start_func_2 (th=0x5150001c8200) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2227
stack_start = <optimized out>
stack_start_addr = 0x7a2d272fccc0
#27 nt_start (ptr=0x50c000125b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2272
th = 0x5150001c8200
sched = <optimized out>
nt = 0x50c000125b00
vm = 0x62ec43149460 <_vm>
#28 0x000062ec419f0acf in asan_thread_start(void*) ()
No symbol table info available.
#29 0x00007a2d4749caa4 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 = {134334349563584, -8495650852905239198, 134334349563584, -352, 11, 140737178823376, -8495650852892656286, -8495580810285630110}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007a2d47529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7a2d476b5c40 (LWP 1523806) "ruby"):
#0 0x00007a2d47498d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7fffed8cf6a0, op=137, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7fffed8cf6a0, clockid=32767, expected=0, futex_word=0x50c000000094) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 8388096
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000094, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fffed8cf6a0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007a2d4749bc8e in __pthread_cond_wait_common (abstime=0x7fffed8cf6a0, clockid=1, mutex=0x62ec4271f830 <_main_thread+304>, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7a2d4749b4b0 <__condvar_cleanup_waiting>, __arg = 0x7fffed8cf590, __canceltype = 1114765056, __prev = 0x0}
cbuffer = {wseq = 3201, cond = 0x50c000000068, mutex = 0x62ec4271f830 <_main_thread+304>, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3201
seq = 1600
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x62ec4271f830 <_main_thread+304>, abstime=abstime@entry=0x7fffed8cf6a0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x000062ec41d9bcc0 in native_cond_timedwait (cond=0x50c000000068, mutex=0x62ec4271f830 <_main_thread+304>, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
r = <optimized out>
ts = <optimized out>
#6 native_cond_sleep (th=th@entry=0x62ec4271f700 <_main_thread>, rel=rel@entry=0x7a2d45369320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2478
end = <optimized out>
sched = 0x62ec4271f348 <_main_ractor+264>
lock = 0x62ec4271f830 <_main_thread+304>
cond = 0x50c000000068
max = 100000000000000000
#7 0x000062ec41da2ce1 in native_sleep (th=0x62ec4271f700 <_main_thread>, rel=0x7a2d45369320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3326
sched = <optimized out>
#8 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1101
scheduler = 4
p = <optimized out>
target_th = <optimized out>
th = 0x62ec4271f700 <_main_thread>
end = 2909237519930500
limit = 0x7a2d45369320
#9 0x000062ec41a3c6ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffed8cf8d0, <optimized out>, 0x7fffed8cf7e0, <optimized out>, <optimized out>}, prev = 0x7a2d45531440, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#10 0x000062ec41a3cb39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#11 0x000062ec41da27fe in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1143
waiter = {next = 0x0, thread = 0x62ec4271f700 <_main_thread>, fiber = 0x0}
arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
ec = <optimized out>
th = <optimized out>
fiber = 0x517000000080
#12 0x000062ec41d929d0 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1244
rel = <optimized out>
timeout = <optimized out>
limit = 0x7a2d45369320
#13 0x000062ec41e80638 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:3905
ci = 0x353100100003
cc = <optimized out>
me = 0x7a2d46db7098
cfunc = 0x506000037e88
recv = 134334301789920
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#14 0x000062ec41e20691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7a2d449ff480, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
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=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x62ec41e1b055 <vm_exec_core+29765>, 0x62ec41e14f3f <vm_exec_core+4911>, 0x62ec41e1a88d <vm_exec_core+27773>, 0x62ec41e1665f <vm_exec_core+10831>, 0x62ec41e14129 <vm_exec_core+1305>, 0x62ec41e15897 <vm_exec_core+7303>, 0x62ec41e1ac45 <vm_exec_core+28725>, 0x62ec41e154af <vm_exec_core+6303>, 0x62ec41e1b79b <vm_exec_core+31627>, 0x62ec41e19c76 <vm_exec_core+24678>, 0x62ec41e17e57 <vm_exec_core+16967>, 0x62ec41e144a9 <vm_exec_core+2201>, 0x62ec41e1b1fe <vm_exec_core+30190>, 0x62ec41e1aea8 <vm_exec_core+29336>, 0x62ec41e15691 <vm_exec_core+6785>, 0x62ec41e149d7 <vm_exec_core+3527>, 0x62ec41e1a239 <vm_exec_core+26153>, 0x62ec41e15f60 <vm_exec_core+9040>, 0x62ec41e1b49b <vm_exec_core+30859>, 0x62ec41e1b089 <vm_exec_core+29817>, 0x62ec41e164d5 <vm_exec_core+10437>, 0x62ec41e17dc2 <vm_exec_core+16818>, 0x62ec41e19f49 <vm_exec_core+25401>, 0x62ec41e1af97 <vm_exec_core+29575>, 0x62ec41e18a9c <vm_exec_core+20108>, 0x62ec41e19fe1 <vm_exec_core+25553>, 0x62ec41e1a3ef <vm_exec_core+26591>, 0x62ec41e189d9 <vm_exec_core+19913>, 0x62ec41e148e6 <vm_exec_core+3286>, 0x62ec41e196d6 <vm_exec_core+23238>, 0x62ec41e14735 <vm_exec_core+2853>, 0x62ec41e14a65 <vm_exec_core+3669>, 0x62ec41e16d04 <vm_exec_core+12532>, 0x62ec41e18921 <vm_exec_core+19729>, 0x62ec41e194ec <vm_exec_core+22748>, 0x62ec41e18449 <vm_exec_core+18489>, 0x62ec41e143c3 <vm_exec_core+1971>, 0x62ec41e1a7f5 <vm_exec_core+27621>, 0x62ec41e1adca <vm_exec_core+29114>, 0x62ec41e14c5f <vm_exec_core+4175>, 0x62ec41e15b67 <vm_exec_core+8023>, 0x62ec41e157f0 <vm_exec_core+7136>, 0x62ec41e16050 <vm_exec_core+9280>, 0x62ec41e17be5 <vm_exec_core+16341>, 0x62ec41e15171 <vm_exec_core+5473>, 0x62ec41e1a73c <vm_exec_core+27436>, 0x62ec41e15af5 <vm_exec_core+7909>, 0x62ec41e176f5 <vm_exec_core+15077>, 0x62ec41e18135 <vm_exec_core+17701>, 0x62ec41e1a2db <vm_exec_core+26315>, 0x62ec41e18e83 <vm_exec_core+21107>, 0x62ec41e162bb <vm_exec_core+9899>, 0x62ec41e15c66 <vm_exec_core+8278>, 0x62ec41e1a1bb <vm_exec_core+26027>, 0x62ec41e1704d <vm_exec_core+13373>, 0x62ec41e19764 <vm_exec_core+23380>, 0x62ec41e18f98 <vm_exec_core+21384>, 0x62ec41e13f58 <vm_exec_core+840>, 0x62ec41e14caf <vm_exec_core+4255>, 0x62ec41e184f0 <vm_exec_core+18656>, 0x62ec41e1a697 <vm_exec_core+27271>, 0x62ec41e1657f <vm_exec_core+10607>, 0x62ec41e1a0e0 <vm_exec_core+25808>, 0x62ec41e15e6d <vm_exec_core+8797>, 0x62ec41e18c67 <vm_exec_core+20567>, 0x62ec41e18d56 <vm_exec_core+20806>, 0x62ec41e1828a <vm_exec_core+18042>, 0x62ec41e186db <vm_exec_core+19147>, 0x62ec41e16a75 <vm_exec_core+11877>, 0x62ec41e160c6 <vm_exec_core+9398>, 0x62ec41e19d4f <vm_exec_core+24895>, 0x62ec41e21ed7 <vm_exec_core+58055>, 0x62ec41e169bf <vm_exec_core+11695>, 0x62ec41e185ce <vm_exec_core+18878>, 0x62ec41e18b5f <vm_exec_core+20303>, 0x62ec41e152db <vm_exec_core+5835>, 0x62ec41e1545e <vm_exec_core+6222>, 0x62ec41e153e1 <vm_exec_core+6097>, 0x62ec41e15c06 <vm_exec_core+8182>, 0x62ec41e15fd6 <vm_exec_core+9158>, 0x62ec41e17fd5 <vm_exec_core+17349>, 0x62ec41e1754d <vm_exec_core+14653>, 0x62ec41e1b3c7 <vm_exec_core+30647>, 0x62ec41e14029 <vm_exec_core+1049>, 0x62ec41e155ba <vm_exec_core+6570>, 0x62ec41e1b8bf <vm_exec_core+31919>, 0x62ec41e195b2 <vm_exec_core+22946>, 0x62ec41e18344 <vm_exec_core+18228>, 0x62ec41e1a481 <vm_exec_core+26737>, 0x62ec41e13f5d <vm_exec_core+845>, 0x62ec41e1ab6e <vm_exec_core+28510>, 0x62ec41e1b515 <vm_exec_core+30981>, 0x62ec41e1b5e1 <vm_exec_core+31185>, 0x62ec41e147b4 <vm_exec_core+2980>, 0x62ec41e1b103 <vm_exec_core+29939>, 0x62ec41e16f76 <vm_exec_core+13158>, 0x62ec41e1b285 <vm_exec_core+30325>, 0x62ec41e16398 <vm_exec_core+10120>, 0x62ec41e1aae8 <vm_exec_core+28376>, 0x62ec41e146a0 <vm_exec_core+2704>, 0x62ec41e1521d <vm_exec_core+5645>, 0x62ec41e1b6af <vm_exec_core+31391>, 0x62ec41e17805 <vm_exec_core+15349>, 0x62ec41e173f7 <vm_exec_core+14311>, 0x62ec41e17c7f <vm_exec_core+16495>, 0x62ec41e1720a <vm_exec_core+13818>, 0x62ec41e17acb <vm_exec_core+16059>, 0x62ec41e179fd <vm_exec_core+15853>, 0x62ec41e168dc <vm_exec_core+11468>, 0x62ec41e17115 <vm_exec_core+13573>, 0x62ec41e16e38 <vm_exec_core+12840>, 0x62ec41e17324 <vm_exec_core+14100>, 0x62ec41e17395 <vm_exec_core+14213>, 0x62ec41e1b046 <vm_exec_core+29750>, 0x62ec41e14f30 <vm_exec_core+4896>, 0x62ec41e1a87e <vm_exec_core+27758>, 0x62ec41e16650 <vm_exec_core+10816>, 0x62ec41e1411a <vm_exec_core+1290>, 0x62ec41e15888 <vm_exec_core+7288>, 0x62ec41e1ac36 <vm_exec_core+28710>, 0x62ec41e154a0 <vm_exec_core+6288>, 0x62ec41e1b78c <vm_exec_core+31612>, 0x62ec41e19c67 <vm_exec_core+24663>, 0x62ec41e17e48 <vm_exec_core+16952>, 0x62ec41e1449a <vm_exec_core+2186>, 0x62ec41e1b1ef <vm_exec_core+30175>, 0x62ec41e1ae99 <vm_exec_core+29321>, 0x62ec41e15682 <vm_exec_core+6770>, 0x62ec41e149c8 <vm_exec_core+3512>, 0x62ec41e1a22a <vm_exec_core+26138>, 0x62ec41e15f51 <vm_exec_core+9025>, 0x62ec41e1b48c <vm_exec_core+30844>, 0x62ec41e1b07a <vm_exec_core+29802>, 0x62ec41e164c6 <vm_exec_core+10422>, 0x62ec41e17db3 <vm_exec_core+16803>, 0x62ec41e19f3a <vm_exec_core+25386>, 0x62ec41e1af88 <vm_exec_core+29560>, 0x62ec41e18a8d <vm_exec_core+20093>, 0x62ec41e19fd2 <vm_exec_core+25538>, 0x62ec41e1a3e0 <vm_exec_core+26576>, 0x62ec41e189ca <vm_exec_core+19898>, 0x62ec41e148d7 <vm_exec_core+3271>, 0x62ec41e196c7 <vm_exec_core+23223>, 0x62ec41e14726 <vm_exec_core+2838>, 0x62ec41e14a56 <vm_exec_core+3654>, 0x62ec41e16cf5 <vm_exec_core+12517>, 0x62ec41e18912 <vm_exec_core+19714>, 0x62ec41e194dd <vm_exec_core+22733>, 0x62ec41e1843a <vm_exec_core+18474>, 0x62ec41e143b4 <vm_exec_core+1956>, 0x62ec41e1a7e6 <vm_exec_core+27606>, 0x62ec41e1adbb <vm_exec_core+29099>, 0x62ec41e14c50 <vm_exec_core+4160>, 0x62ec41e15b58 <vm_exec_core+8008>, 0x62ec41e157e1 <vm_exec_core+7121>, 0x62ec41e16041 <vm_exec_core+9265>, 0x62ec41e17bd6 <vm_exec_core+16326>, 0x62ec41e15162 <vm_exec_core+5458>, 0x62ec41e1a72d <vm_exec_core+27421>, 0x62ec41e15ae6 <vm_exec_core+7894>, 0x62ec41e176e6 <vm_exec_core+15062>, 0x62ec41e18126 <vm_exec_core+17686>, 0x62ec41e1a2cc <vm_exec_core+26300>, 0x62ec41e18e74 <vm_exec_core+21092>, 0x62ec41e162ac <vm_exec_core+9884>, 0x62ec41e15c57 <vm_exec_core+8263>, 0x62ec41e1a1ac <vm_exec_core+26012>, 0x62ec41e1703e <vm_exec_core+13358>, 0x62ec41e19755 <vm_exec_core+23365>, 0x62ec41e18f89 <vm_exec_core+21369>, 0x62ec41e18d33 <vm_exec_core+20771>, 0x62ec41e14ca0 <vm_exec_core+4240>, 0x62ec41e184e1 <vm_exec_core+18641>, 0x62ec41e1a688 <vm_exec_core+27256>, 0x62ec41e16570 <vm_exec_core+10592>, 0x62ec41e1a0d1 <vm_exec_core+25793>, 0x62ec41e1664b <vm_exec_core+10811>, 0x62ec41e18c58 <vm_exec_core+20552>, 0x62ec41e18d47 <vm_exec_core+20791>, 0x62ec41e1827b <vm_exec_core+18027>, 0x62ec41e186cc <vm_exec_core+19132>, 0x62ec41e16a66 <vm_exec_core+11862>, 0x62ec41e160b7 <vm_exec_core+9383>, 0x62ec41e19d40 <vm_exec_core+24880>, 0x62ec41e21ec8 <vm_exec_core+58040>, 0x62ec41e169b0 <vm_exec_core+11680>, 0x62ec41e185bf <vm_exec_core+18863>, 0x62ec41e18b50 <vm_exec_core+20288>, 0x62ec41e152cc <vm_exec_core+5820>, 0x62ec41e1544f <vm_exec_core+6207>, 0x62ec41e153d2 <vm_exec_core+6082>, 0x62ec41e15bf7 <vm_exec_core+8167>, 0x62ec41e15fc7 <vm_exec_core+9143>, 0x62ec41e17fc6 <vm_exec_core+17334>, 0x62ec41e1753e <vm_exec_core+14638>, 0x62ec41e17fc1 <vm_exec_core+17329>, 0x62ec41e189c5 <vm_exec_core+19893>, 0x62ec41e1890d <vm_exec_core+19709>, 0x62ec41e15bf2 <vm_exec_core+8162>, 0x62ec41e18d33 <vm_exec_core+20771>...}
reg_cfp = 0x7a2d449ff480
reg_pc = 0x523000009c20
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>
th: 0x62ec4271f700, native_id: 0x7a2d476b5c40
-- Control frame information -----------------------------------------------
c:0017 p:---- s:0161 e:000160 l:y b:---- CFUNC :join
c:0016 p:0484 s:0156 E:001400 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:247
c:0015 p:0084 s:0118 e:000117 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb:114
c:0014 p:0044 s:0100 e:000099 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_gc.rb:742
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1665 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1652
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1356
c:0007 p:0069 s:0046 E:000360 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_jump_without_ints = <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_branchif_without_ints = <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_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
c:0001 p:0000 s:0003 E:002650 l:y b:---- DUMMY [FINISH]
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
th: 0x515000140080, native_id: 0x7a2d22a1b6c0
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>
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:75
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
c:0002 p:0019 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:91 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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>
th: 0x5150001bec00, native_id: 0x7a2d142be6c0
-- Control frame information -----------------------------------------------
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x000062ec41e0ed62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170000000d8
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#17 0x000062ec41ea15f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7a2d449ff620, self=134334842136000, 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:1821
flags = 0
iseq = 0x7a2d46d1bdf0
cfp = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
sp = 0x7a2d448ffa28
use_argv = 0x7a2d454252e0
stack_argv = 0x7a2d448ffa28
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:1835
th: 0x5150001c7300, native_id: 0x7a2d24aed6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :read
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:243 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x5150001c8200, native_id: 0x7a2d272fd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :read
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:244 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
captured = 0x7a2d449ff620
#19 0x000062ec41e4170c 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:1872
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:1880
No locals.
#21 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#22 0x000062ec41e4170c in rb_yield (val=<optimized out>)
No locals.
#23 0x000062ec4201d206 in rb_ary_collect (ary=134334301091480) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 134334334147840
i = 16
#24 0x000062ec41e80638 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:3905
ci = 0x16a100000001
cc = <optimized out>
me = 0x7a2d46dde670
cfunc = 0x5060000163a8
recv = 134334301091480
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#25 0x000062ec41e19a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7a2d449ff608, cd=0x5120000101b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5120000101b0
insns_address_table = {0x62ec41e1b055 <vm_exec_core+29765>, 0x62ec41e14f3f <vm_exec_core+4911>, 0x62ec41e1a88d <vm_exec_core+27773>, 0x62ec41e1665f <vm_exec_core+10831>, 0x62ec41e14129 <vm_exec_core+1305>, 0x62ec41e15897 <vm_exec_core+7303>, 0x62ec41e1ac45 <vm_exec_core+28725>, 0x62ec41e154af <vm_exec_core+6303>, 0x62ec41e1b79b <vm_exec_core+31627>, 0x62ec41e19c76 <vm_exec_core+24678>, 0x62ec41e17e57 <vm_exec_core+16967>, 0x62ec41e144a9 <vm_exec_core+2201>, 0x62ec41e1b1fe <vm_exec_core+30190>, 0x62ec41e1aea8 <vm_exec_core+29336>, 0x62ec41e15691 <vm_exec_core+6785>, 0x62ec41e149d7 <vm_exec_core+3527>, 0x62ec41e1a239 <vm_exec_core+26153>, 0x62ec41e15f60 <vm_exec_core+9040>, 0x62ec41e1b49b <vm_exec_core+30859>, 0x62ec41e1b089 <vm_exec_core+29817>, 0x62ec41e164d5 <vm_exec_core+10437>, 0x62ec41e17dc2 <vm_exec_core+16818>, 0x62ec41e19f49 <vm_exec_core+25401>, 0x62ec41e1af97 <vm_exec_core+29575>, 0x62ec41e18a9c <vm_exec_core+20108>, 0x62ec41e19fe1 <vm_exec_core+25553>, 0x62ec41e1a3ef <vm_exec_core+26591>, 0x62ec41e189d9 <vm_exec_core+19913>, 0x62ec41e148e6 <vm_exec_core+3286>, 0x62ec41e196d6 <vm_exec_core+23238>, 0x62ec41e14735 <vm_exec_core+2853>, 0x62ec41e14a65 <vm_exec_core+3669>, 0x62ec41e16d04 <vm_exec_core+12532>, 0x62ec41e18921 <vm_exec_core+19729>, 0x62ec41e194ec <vm_exec_core+22748>, 0x62ec41e18449 <vm_exec_core+18489>, 0x62ec41e143c3 <vm_exec_core+1971>, 0x62ec41e1a7f5 <vm_exec_core+27621>, 0x62ec41e1adca <vm_exec_core+29114>, 0x62ec41e14c5f <vm_exec_core+4175>, 0x62ec41e15b67 <vm_exec_core+8023>, 0x62ec41e157f0 <vm_exec_core+7136>, 0x62ec41e16050 <vm_exec_core+9280>, 0x62ec41e17be5 <vm_exec_core+16341>, 0x62ec41e15171 <vm_exec_core+5473>, 0x62ec41e1a73c <vm_exec_core+27436>, 0x62ec41e15af5 <vm_exec_core+7909>, 0x62ec41e176f5 <vm_exec_core+15077>, 0x62ec41e18135 <vm_exec_core+17701>, 0x62ec41e1a2db <vm_exec_core+26315>, 0x62ec41e18e83 <vm_exec_core+21107>, 0x62ec41e162bb <vm_exec_core+9899>, 0x62ec41e15c66 <vm_exec_core+8278>, 0x62ec41e1a1bb <vm_exec_core+26027>, 0x62ec41e1704d <vm_exec_core+13373>, 0x62ec41e19764 <vm_exec_core+23380>, 0x62ec41e18f98 <vm_exec_core+21384>, 0x62ec41e13f58 <vm_exec_core+840>, 0x62ec41e14caf <vm_exec_core+4255>, 0x62ec41e184f0 <vm_exec_core+18656>, 0x62ec41e1a697 <vm_exec_core+27271>, 0x62ec41e1657f <vm_exec_core+10607>, 0x62ec41e1a0e0 <vm_exec_core+25808>, 0x62ec41e15e6d <vm_exec_core+8797>, 0x62ec41e18c67 <vm_exec_core+20567>, 0x62ec41e18d56 <vm_exec_core+20806>, 0x62ec41e1828a <vm_exec_core+18042>, 0x62ec41e186db <vm_exec_core+19147>, 0x62ec41e16a75 <vm_exec_core+11877>, 0x62ec41e160c6 <vm_exec_core+9398>, 0x62ec41e19d4f <vm_exec_core+24895>, 0x62ec41e21ed7 <vm_exec_core+58055>, 0x62ec41e169bf <vm_exec_core+11695>, 0x62ec41e185ce <vm_exec_core+18878>, 0x62ec41e18b5f <vm_exec_core+20303>, 0x62ec41e152db <vm_exec_core+5835>, 0x62ec41e1545e <vm_exec_core+6222>, 0x62ec41e153e1 <vm_exec_core+6097>, 0x62ec41e15c06 <vm_exec_core+8182>, 0x62ec41e15fd6 <vm_exec_core+9158>, 0x62ec41e17fd5 <vm_exec_core+17349>, 0x62ec41e1754d <vm_exec_core+14653>, 0x62ec41e1b3c7 <vm_exec_core+30647>, 0x62ec41e14029 <vm_exec_core+1049>, 0x62ec41e155ba <vm_exec_core+6570>, 0x62ec41e1b8bf <vm_exec_core+31919>, 0x62ec41e195b2 <vm_exec_core+22946>, 0x62ec41e18344 <vm_exec_core+18228>, 0x62ec41e1a481 <vm_exec_core+26737>, 0x62ec41e13f5d <vm_exec_core+845>, 0x62ec41e1ab6e <vm_exec_core+28510>, 0x62ec41e1b515 <vm_exec_core+30981>, 0x62ec41e1b5e1 <vm_exec_core+31185>, 0x62ec41e147b4 <vm_exec_core+2980>, 0x62ec41e1b103 <vm_exec_core+29939>, 0x62ec41e16f76 <vm_exec_core+13158>, 0x62ec41e1b285 <vm_exec_core+30325>, 0x62ec41e16398 <vm_exec_core+10120>, 0x62ec41e1aae8 <vm_exec_core+28376>, 0x62ec41e146a0 <vm_exec_core+2704>, 0x62ec41e1521d <vm_exec_core+5645>, 0x62ec41e1b6af <vm_exec_core+31391>, 0x62ec41e17805 <vm_exec_core+15349>, 0x62ec41e173f7 <vm_exec_core+14311>, 0x62ec41e17c7f <vm_exec_core+16495>, 0x62ec41e1720a <vm_exec_core+13818>, 0x62ec41e17acb <vm_exec_core+16059>, 0x62ec41e179fd <vm_exec_core+15853>, 0x62ec41e168dc <vm_exec_core+11468>, 0x62ec41e17115 <vm_exec_core+13573>, 0x62ec41e16e38 <vm_exec_core+12840>, 0x62ec41e17324 <vm_exec_core+14100>, 0x62ec41e17395 <vm_exec_core+14213>, 0x62ec41e1b046 <vm_exec_core+29750>, 0x62ec41e14f30 <vm_exec_core+4896>, 0x62ec41e1a87e <vm_exec_core+27758>, 0x62ec41e16650 <vm_exec_core+10816>, 0x62ec41e1411a <vm_exec_core+1290>, 0x62ec41e15888 <vm_exec_core+7288>, 0x62ec41e1ac36 <vm_exec_core+28710>, 0x62ec41e154a0 <vm_exec_core+6288>, 0x62ec41e1b78c <vm_exec_core+31612>, 0x62ec41e19c67 <vm_exec_core+24663>, 0x62ec41e17e48 <vm_exec_core+16952>, 0x62ec41e1449a <vm_exec_core+2186>, 0x62ec41e1b1ef <vm_exec_core+30175>, 0x62ec41e1ae99 <vm_exec_core+29321>, 0x62ec41e15682 <vm_exec_core+6770>, 0x62ec41e149c8 <vm_exec_core+3512>, 0x62ec41e1a22a <vm_exec_core+26138>, 0x62ec41e15f51 <vm_exec_core+9025>, 0x62ec41e1b48c <vm_exec_core+30844>, 0x62ec41e1b07a <vm_exec_core+29802>, 0x62ec41e164c6 <vm_exec_core+10422>, 0x62ec41e17db3 <vm_exec_core+16803>, 0x62ec41e19f3a <vm_exec_core+25386>, 0x62ec41e1af88 <vm_exec_core+29560>, 0x62ec41e18a8d <vm_exec_core+20093>, 0x62ec41e19fd2 <vm_exec_core+25538>, 0x62ec41e1a3e0 <vm_exec_core+26576>, 0x62ec41e189ca <vm_exec_core+19898>, 0x62ec41e148d7 <vm_exec_core+3271>, 0x62ec41e196c7 <vm_exec_core+23223>, 0x62ec41e14726 <vm_exec_core+2838>, 0x62ec41e14a56 <vm_exec_core+3654>, 0x62ec41e16cf5 <vm_exec_core+12517>, 0x62ec41e18912 <vm_exec_core+19714>, 0x62ec41e194dd <vm_exec_core+22733>, 0x62ec41e1843a <vm_exec_core+18474>, 0x62ec41e143b4 <vm_exec_core+1956>, 0x62ec41e1a7e6 <vm_exec_core+27606>, 0x62ec41e1adbb <vm_exec_core+29099>, 0x62ec41e14c50 <vm_exec_core+4160>, 0x62ec41e15b58 <vm_exec_core+8008>, 0x62ec41e157e1 <vm_exec_core+7121>, 0x62ec41e16041 <vm_exec_core+9265>, 0x62ec41e17bd6 <vm_exec_core+16326>, 0x62ec41e15162 <vm_exec_core+5458>, 0x62ec41e1a72d <vm_exec_core+27421>, 0x62ec41e15ae6 <vm_exec_core+7894>, 0x62ec41e176e6 <vm_exec_core+15062>, 0x62ec41e18126 <vm_exec_core+17686>, 0x62ec41e1a2cc <vm_exec_core+26300>, 0x62ec41e18e74 <vm_exec_core+21092>, 0x62ec41e162ac <vm_exec_core+9884>, 0x62ec41e15c57 <vm_exec_core+8263>, 0x62ec41e1a1ac <vm_exec_core+26012>, 0x62ec41e1703e <vm_exec_core+13358>, 0x62ec41e19755 <vm_exec_core+23365>, 0x62ec41e18f89 <vm_exec_core+21369>, 0x62ec41e18d33 <vm_exec_core+20771>, 0x62ec41e14ca0 <vm_exec_core+4240>, 0x62ec41e184e1 <vm_exec_core+18641>, 0x62ec41e1a688 <vm_exec_core+27256>, 0x62ec41e16570 <vm_exec_core+10592>, 0x62ec41e1a0d1 <vm_exec_core+25793>, 0x62ec41e1664b <vm_exec_core+10811>, 0x62ec41e18c58 <vm_exec_core+20552>, 0x62ec41e18d47 <vm_exec_core+20791>, 0x62ec41e1827b <vm_exec_core+18027>, 0x62ec41e186cc <vm_exec_core+19132>, 0x62ec41e16a66 <vm_exec_core+11862>, 0x62ec41e160b7 <vm_exec_core+9383>, 0x62ec41e19d40 <vm_exec_core+24880>, 0x62ec41e21ec8 <vm_exec_core+58040>, 0x62ec41e169b0 <vm_exec_core+11680>, 0x62ec41e185bf <vm_exec_core+18863>, 0x62ec41e18b50 <vm_exec_core+20288>, 0x62ec41e152cc <vm_exec_core+5820>, 0x62ec41e1544f <vm_exec_core+6207>, 0x62ec41e153d2 <vm_exec_core+6082>, 0x62ec41e15bf7 <vm_exec_core+8167>, 0x62ec41e15fc7 <vm_exec_core+9143>, 0x62ec41e17fc6 <vm_exec_core+17334>, 0x62ec41e1753e <vm_exec_core+14638>, 0x62ec41e17fc1 <vm_exec_core+17329>, 0x62ec41e189c5 <vm_exec_core+19893>, 0x62ec41e1890d <vm_exec_core+19709>, 0x62ec41e15bf2 <vm_exec_core+8162>, 0x62ec41e18d33 <vm_exec_core+20771>...}
reg_cfp = 0x7a2d449ff608
reg_pc = 0x51900003c910
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#27 0x000062ec41e0f151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#28 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#29 0x000062ec41ea15f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7a2d449ff738, self=134334842136000, 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:1821
flags = 0
iseq = 0x7a2d46d5a370
cfp = <optimized out>
sp = 0x7a2d448ff8d0
use_argv = 0x7a2d454f9fe0
stack_argv = 0x7a2d448ff8d0
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:1835
captured = 0x7a2d449ff738
#31 0x000062ec41e4170c 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:1872
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:1880
No locals.
#33 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#34 0x000062ec41e4170c in rb_yield (val=<optimized out>)
No locals.
#35 0x000062ec4201d206 in rb_ary_collect (ary=134334301092840) at /tmp/ruby/src/trunk_asan/array.c:3779
collect = 134334301092760
i = 0
#36 0x000062ec41e80638 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:3905
ci = 0x16a100000001
cc = <optimized out>
me = 0x7a2d46dde670
cfunc = 0x5060000163a8
recv = 134334301092840
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#37 0x000062ec41e19a94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7a2d449ff720, cd=0x5020000214f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#38 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020000214f0
insns_address_table = {0x62ec41e1b055 <vm_exec_core+29765>, 0x62ec41e14f3f <vm_exec_core+4911>, 0x62ec41e1a88d <vm_exec_core+27773>, 0x62ec41e1665f <vm_exec_core+10831>, 0x62ec41e14129 <vm_exec_core+1305>, 0x62ec41e15897 <vm_exec_core+7303>, 0x62ec41e1ac45 <vm_exec_core+28725>, 0x62ec41e154af <vm_exec_core+6303>, 0x62ec41e1b79b <vm_exec_core+31627>, 0x62ec41e19c76 <vm_exec_core+24678>, 0x62ec41e17e57 <vm_exec_core+16967>, 0x62ec41e144a9 <vm_exec_core+2201>, 0x62ec41e1b1fe <vm_exec_core+30190>, 0x62ec41e1aea8 <vm_exec_core+29336>, 0x62ec41e15691 <vm_exec_core+6785>, 0x62ec41e149d7 <vm_exec_core+3527>, 0x62ec41e1a239 <vm_exec_core+26153>, 0x62ec41e15f60 <vm_exec_core+9040>, 0x62ec41e1b49b <vm_exec_core+30859>, 0x62ec41e1b089 <vm_exec_core+29817>, 0x62ec41e164d5 <vm_exec_core+10437>, 0x62ec41e17dc2 <vm_exec_core+16818>, 0x62ec41e19f49 <vm_exec_core+25401>, 0x62ec41e1af97 <vm_exec_core+29575>, 0x62ec41e18a9c <vm_exec_core+20108>, 0x62ec41e19fe1 <vm_exec_core+25553>, 0x62ec41e1a3ef <vm_exec_core+26591>, 0x62ec41e189d9 <vm_exec_core+19913>, 0x62ec41e148e6 <vm_exec_core+3286>, 0x62ec41e196d6 <vm_exec_core+23238>, 0x62ec41e14735 <vm_exec_core+2853>, 0x62ec41e14a65 <vm_exec_core+3669>, 0x62ec41e16d04 <vm_exec_core+12532>, 0x62ec41e18921 <vm_exec_core+19729>, 0x62ec41e194ec <vm_exec_core+22748>, 0x62ec41e18449 <vm_exec_core+18489>, 0x62ec41e143c3 <vm_exec_core+1971>, 0x62ec41e1a7f5 <vm_exec_core+27621>, 0x62ec41e1adca <vm_exec_core+29114>, 0x62ec41e14c5f <vm_exec_core+4175>, 0x62ec41e15b67 <vm_exec_core+8023>, 0x62ec41e157f0 <vm_exec_core+7136>, 0x62ec41e16050 <vm_exec_core+9280>, 0x62ec41e17be5 <vm_exec_core+16341>, 0x62ec41e15171 <vm_exec_core+5473>, 0x62ec41e1a73c <vm_exec_core+27436>, 0x62ec41e15af5 <vm_exec_core+7909>, 0x62ec41e176f5 <vm_exec_core+15077>, 0x62ec41e18135 <vm_exec_core+17701>, 0x62ec41e1a2db <vm_exec_core+26315>, 0x62ec41e18e83 <vm_exec_core+21107>, 0x62ec41e162bb <vm_exec_core+9899>, 0x62ec41e15c66 <vm_exec_core+8278>, 0x62ec41e1a1bb <vm_exec_core+26027>, 0x62ec41e1704d <vm_exec_core+13373>, 0x62ec41e19764 <vm_exec_core+23380>, 0x62ec41e18f98 <vm_exec_core+21384>, 0x62ec41e13f58 <vm_exec_core+840>, 0x62ec41e14caf <vm_exec_core+4255>, 0x62ec41e184f0 <vm_exec_core+18656>, 0x62ec41e1a697 <vm_exec_core+27271>, 0x62ec41e1657f <vm_exec_core+10607>, 0x62ec41e1a0e0 <vm_exec_core+25808>, 0x62ec41e15e6d <vm_exec_core+8797>, 0x62ec41e18c67 <vm_exec_core+20567>, 0x62ec41e18d56 <vm_exec_core+20806>, 0x62ec41e1828a <vm_exec_core+18042>, 0x62ec41e186db <vm_exec_core+19147>, 0x62ec41e16a75 <vm_exec_core+11877>, 0x62ec41e160c6 <vm_exec_core+9398>, 0x62ec41e19d4f <vm_exec_core+24895>, 0x62ec41e21ed7 <vm_exec_core+58055>, 0x62ec41e169bf <vm_exec_core+11695>, 0x62ec41e185ce <vm_exec_core+18878>, 0x62ec41e18b5f <vm_exec_core+20303>, 0x62ec41e152db <vm_exec_core+5835>, 0x62ec41e1545e <vm_exec_core+6222>, 0x62ec41e153e1 <vm_exec_core+6097>, 0x62ec41e15c06 <vm_exec_core+8182>, 0x62ec41e15fd6 <vm_exec_core+9158>, 0x62ec41e17fd5 <vm_exec_core+17349>, 0x62ec41e1754d <vm_exec_core+14653>, 0x62ec41e1b3c7 <vm_exec_core+30647>, 0x62ec41e14029 <vm_exec_core+1049>, 0x62ec41e155ba <vm_exec_core+6570>, 0x62ec41e1b8bf <vm_exec_core+31919>, 0x62ec41e195b2 <vm_exec_core+22946>, 0x62ec41e18344 <vm_exec_core+18228>, 0x62ec41e1a481 <vm_exec_core+26737>, 0x62ec41e13f5d <vm_exec_core+845>, 0x62ec41e1ab6e <vm_exec_core+28510>, 0x62ec41e1b515 <vm_exec_core+30981>, 0x62ec41e1b5e1 <vm_exec_core+31185>, 0x62ec41e147b4 <vm_exec_core+2980>, 0x62ec41e1b103 <vm_exec_core+29939>, 0x62ec41e16f76 <vm_exec_core+13158>, 0x62ec41e1b285 <vm_exec_core+30325>, 0x62ec41e16398 <vm_exec_core+10120>, 0x62ec41e1aae8 <vm_exec_core+28376>, 0x62ec41e146a0 <vm_exec_core+2704>, 0x62ec41e1521d <vm_exec_core+5645>, 0x62ec41e1b6af <vm_exec_core+31391>, 0x62ec41e17805 <vm_exec_core+15349>, 0x62ec41e173f7 <vm_exec_core+14311>, 0x62ec41e17c7f <vm_exec_core+16495>, 0x62ec41e1720a <vm_exec_core+13818>, 0x62ec41e17acb <vm_exec_core+16059>, 0x62ec41e179fd <vm_exec_core+15853>, 0x62ec41e168dc <vm_exec_core+11468>, 0x62ec41e17115 <vm_exec_core+13573>, 0x62ec41e16e38 <vm_exec_core+12840>, 0x62ec41e17324 <vm_exec_core+14100>, 0x62ec41e17395 <vm_exec_core+14213>, 0x62ec41e1b046 <vm_exec_core+29750>, 0x62ec41e14f30 <vm_exec_core+4896>, 0x62ec41e1a87e <vm_exec_core+27758>, 0x62ec41e16650 <vm_exec_core+10816>, 0x62ec41e1411a <vm_exec_core+1290>, 0x62ec41e15888 <vm_exec_core+7288>, 0x62ec41e1ac36 <vm_exec_core+28710>, 0x62ec41e154a0 <vm_exec_core+6288>, 0x62ec41e1b78c <vm_exec_core+31612>, 0x62ec41e19c67 <vm_exec_core+24663>, 0x62ec41e17e48 <vm_exec_core+16952>, 0x62ec41e1449a <vm_exec_core+2186>, 0x62ec41e1b1ef <vm_exec_core+30175>, 0x62ec41e1ae99 <vm_exec_core+29321>, 0x62ec41e15682 <vm_exec_core+6770>, 0x62ec41e149c8 <vm_exec_core+3512>, 0x62ec41e1a22a <vm_exec_core+26138>, 0x62ec41e15f51 <vm_exec_core+9025>, 0x62ec41e1b48c <vm_exec_core+30844>, 0x62ec41e1b07a <vm_exec_core+29802>, 0x62ec41e164c6 <vm_exec_core+10422>, 0x62ec41e17db3 <vm_exec_core+16803>, 0x62ec41e19f3a <vm_exec_core+25386>, 0x62ec41e1af88 <vm_exec_core+29560>, 0x62ec41e18a8d <vm_exec_core+20093>, 0x62ec41e19fd2 <vm_exec_core+25538>, 0x62ec41e1a3e0 <vm_exec_core+26576>, 0x62ec41e189ca <vm_exec_core+19898>, 0x62ec41e148d7 <vm_exec_core+3271>, 0x62ec41e196c7 <vm_exec_core+23223>, 0x62ec41e14726 <vm_exec_core+2838>, 0x62ec41e14a56 <vm_exec_core+3654>, 0x62ec41e16cf5 <vm_exec_core+12517>, 0x62ec41e18912 <vm_exec_core+19714>, 0x62ec41e194dd <vm_exec_core+22733>, 0x62ec41e1843a <vm_exec_core+18474>, 0x62ec41e143b4 <vm_exec_core+1956>, 0x62ec41e1a7e6 <vm_exec_core+27606>, 0x62ec41e1adbb <vm_exec_core+29099>, 0x62ec41e14c50 <vm_exec_core+4160>, 0x62ec41e15b58 <vm_exec_core+8008>, 0x62ec41e157e1 <vm_exec_core+7121>, 0x62ec41e16041 <vm_exec_core+9265>, 0x62ec41e17bd6 <vm_exec_core+16326>, 0x62ec41e15162 <vm_exec_core+5458>, 0x62ec41e1a72d <vm_exec_core+27421>, 0x62ec41e15ae6 <vm_exec_core+7894>, 0x62ec41e176e6 <vm_exec_core+15062>, 0x62ec41e18126 <vm_exec_core+17686>, 0x62ec41e1a2cc <vm_exec_core+26300>, 0x62ec41e18e74 <vm_exec_core+21092>, 0x62ec41e162ac <vm_exec_core+9884>, 0x62ec41e15c57 <vm_exec_core+8263>, 0x62ec41e1a1ac <vm_exec_core+26012>, 0x62ec41e1703e <vm_exec_core+13358>, 0x62ec41e19755 <vm_exec_core+23365>, 0x62ec41e18f89 <vm_exec_core+21369>, 0x62ec41e18d33 <vm_exec_core+20771>, 0x62ec41e14ca0 <vm_exec_core+4240>, 0x62ec41e184e1 <vm_exec_core+18641>, 0x62ec41e1a688 <vm_exec_core+27256>, 0x62ec41e16570 <vm_exec_core+10592>, 0x62ec41e1a0d1 <vm_exec_core+25793>, 0x62ec41e1664b <vm_exec_core+10811>, 0x62ec41e18c58 <vm_exec_core+20552>, 0x62ec41e18d47 <vm_exec_core+20791>, 0x62ec41e1827b <vm_exec_core+18027>, 0x62ec41e186cc <vm_exec_core+19132>, 0x62ec41e16a66 <vm_exec_core+11862>, 0x62ec41e160b7 <vm_exec_core+9383>, 0x62ec41e19d40 <vm_exec_core+24880>, 0x62ec41e21ec8 <vm_exec_core+58040>, 0x62ec41e169b0 <vm_exec_core+11680>, 0x62ec41e185bf <vm_exec_core+18863>, 0x62ec41e18b50 <vm_exec_core+20288>, 0x62ec41e152cc <vm_exec_core+5820>, 0x62ec41e1544f <vm_exec_core+6207>, 0x62ec41e153d2 <vm_exec_core+6082>, 0x62ec41e15bf7 <vm_exec_core+8167>, 0x62ec41e15fc7 <vm_exec_core+9143>, 0x62ec41e17fc6 <vm_exec_core+17334>, 0x62ec41e1753e <vm_exec_core+14638>, 0x62ec41e17fc1 <vm_exec_core+17329>, 0x62ec41e189c5 <vm_exec_core+19893>, 0x62ec41e1890d <vm_exec_core+19709>, 0x62ec41e15bf2 <vm_exec_core+8162>, 0x62ec41e18d33 <vm_exec_core+20771>...}
reg_cfp = 0x7a2d449ff720
reg_pc = 0x504000005f78
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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 0x000062ec41e0f151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#40 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#41 0x000062ec41e58c16 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
ec = 0x5170000000d8
val = <optimized out>
#42 0x000062ec41a37c50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7a2d46d5a500) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7fffed8d1810, <optimized out>, 0x7fffed8d1760, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7a2d46d5a500
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#44 0x000062ec41a30b87 in rb_main (argc=11, argv=0x7fffed8d19d8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#45 main (argc=11, argv=0x7fffed8d19d8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 1523806) detached]
$ timeout 60 gdb -p 1523783 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1523785]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007eea55326d07 in __GI___select (nfds=27, readfds=0x50c0058e5f80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe1a4b69c0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x7eea55599c40 (LWP 1523783) "ruby" 0x00007eea55326d07 in __GI___select (nfds=27, readfds=0x50c0058e5f80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe1a4b69c0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x7eea393ff6c0 (LWP 1523785) "ruby" 0x00007eea5531b4fd in __GI___poll (fds=0x7eea381ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7eea393ff6c0 (LWP 1523785) "ruby"):
#0 0x00007eea5531b4fd in __GI___poll (fds=0x7eea381ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005952ed71c71a in __interceptor_poll ()
No symbol table info available.
#2 0x00005952edb26b5b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3058
vm = <optimized out>
#4 0x00005952ed775acf in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007eea5529caa4 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 = {139544447940288, -8803753233750056591, 139544447940288, -352, 0, 140729339578384, -8803753233729085071, -8803955387884920463}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007eea55329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7eea55599c40 (LWP 1523783) "ruby"):
#0 0x00007eea55326d07 in __GI___select (nfds=27, readfds=0x50c0058e5f80, writefds=0x0, exceptfds=0x0, timeout=0x7ffe1a4b69c0) 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 = 59822, tv_nsec = 572076608}
pts64 = 0x7ffe1a4b6840
r = <optimized out>
#1 0x00005952edb0c3c5 in native_fd_select (n=27, readfds=0x50c0058e5f80, writefds=0x0, exceptfds=0x7eea55326d07 <__GI___select+327>, timeout=0x7ffe1a4b6840, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
No locals.
#2 do_select (p=139544884057216) at /tmp/ruby/src/trunk_asan/thread.c:4531
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffe1a4b6970
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x00005952ed7c16ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1a4b6b30, <optimized out>, 0x7ffe1a4b6a40, <optimized out>, <optimized out>}, prev = 0x7eea533e9360, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x00005952ed7c1b39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#5 0x00005952edb0b8a2 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:4593
set = {max = 27, th = 0x5952ee4a4700 <_main_thread>, rset = 0x7eea533e9240, 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 = 0x7eea533e92a0}
#6 0x00005952ed89a1b5 in select_internal (read=139544378056720, write=4, except=4, tp=0x7eea533e92a0, fds=0x7eea533e9240) at /tmp/ruby/src/trunk_asan/io.c:10754
timerec = <optimized out>
max = 27
pending = <optimized out>
rp = 0x7eea533e9240
wp = 0x0
i = <optimized out>
fptr = <optimized out>
ep = 0x0
n = <optimized out>
res = <optimized out>
list = <optimized out>
write_io = <optimized out>
io = <optimized out>
write_io = <optimized out>
errno_to_fail = <optimized out>
obj = <optimized out>
io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
#7 select_call (arg=139544884056608) at /tmp/ruby/src/trunk_asan/io.c:10824
p = 0x7eea533e9220
#8 0x00005952ed7c16ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1a4b6eb0, <optimized out>, 0x7ffe1a4b6dc0, <optimized out>, <optimized out>}, prev = 0x7eea5331f940, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#9 0x00005952ed7c1b39 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1170
No locals.
#10 0x00005952ed87609b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11192
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#11 0x00005952edc05638 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:3905
ci = 0x165100100009
cc = <optimized out>
me = 0x7eea54ba8b60
cfunc = 0x506000021208
recv = 139544908921280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x00005952edba5691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7eea54e183a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5952edba0055 <vm_exec_core+29765>, 0x5952edb99f3f <vm_exec_core+4911>, 0x5952edb9f88d <vm_exec_core+27773>, 0x5952edb9b65f <vm_exec_core+10831>, 0x5952edb99129 <vm_exec_core+1305>, 0x5952edb9a897 <vm_exec_core+7303>, 0x5952edb9fc45 <vm_exec_core+28725>, 0x5952edb9a4af <vm_exec_core+6303>, 0x5952edba079b <vm_exec_core+31627>, 0x5952edb9ec76 <vm_exec_core+24678>, 0x5952edb9ce57 <vm_exec_core+16967>, 0x5952edb994a9 <vm_exec_core+2201>, 0x5952edba01fe <vm_exec_core+30190>, 0x5952edb9fea8 <vm_exec_core+29336>, 0x5952edb9a691 <vm_exec_core+6785>, 0x5952edb999d7 <vm_exec_core+3527>, 0x5952edb9f239 <vm_exec_core+26153>, 0x5952edb9af60 <vm_exec_core+9040>, 0x5952edba049b <vm_exec_core+30859>, 0x5952edba0089 <vm_exec_core+29817>, 0x5952edb9b4d5 <vm_exec_core+10437>, 0x5952edb9cdc2 <vm_exec_core+16818>, 0x5952edb9ef49 <vm_exec_core+25401>, 0x5952edb9ff97 <vm_exec_core+29575>, 0x5952edb9da9c <vm_exec_core+20108>, 0x5952edb9efe1 <vm_exec_core+25553>, 0x5952edb9f3ef <vm_exec_core+26591>, 0x5952edb9d9d9 <vm_exec_core+19913>, 0x5952edb998e6 <vm_exec_core+3286>, 0x5952edb9e6d6 <vm_exec_core+23238>, 0x5952edb99735 <vm_exec_core+2853>, 0x5952edb99a65 <vm_exec_core+3669>, 0x5952edb9bd04 <vm_exec_core+12532>, 0x5952edb9d921 <vm_exec_core+19729>, 0x5952edb9e4ec <vm_exec_core+22748>, 0x5952edb9d449 <vm_exec_core+18489>, 0x5952edb993c3 <vm_exec_core+1971>, 0x5952edb9f7f5 <vm_exec_core+27621>, 0x5952edb9fdca <vm_exec_core+29114>, 0x5952edb99c5f <vm_exec_core+4175>, 0x5952edb9ab67 <vm_exec_core+8023>, 0x5952edb9a7f0 <vm_exec_core+7136>, 0x5952edb9b050 <vm_exec_core+9280>, 0x5952edb9cbe5 <vm_exec_core+16341>, 0x5952edb9a171 <vm_exec_core+5473>, 0x5952edb9f73c <vm_exec_core+27436>, 0x5952edb9aaf5 <vm_exec_core+7909>, 0x5952edb9c6f5 <vm_exec_core+15077>, 0x5952edb9d135 <vm_exec_core+17701>, 0x5952edb9f2db <vm_exec_core+26315>, 0x5952edb9de83 <vm_exec_core+21107>, 0x5952edb9b2bb <vm_exec_core+9899>, 0x5952edb9ac66 <vm_exec_core+8278>, 0x5952edb9f1bb <vm_exec_core+26027>, 0x5952edb9c04d <vm_exec_core+13373>, 0x5952edb9e764 <vm_exec_core+23380>, 0x5952edb9df98 <vm_exec_core+21384>, 0x5952edb98f58 <vm_exec_core+840>, 0x5952edb99caf <vm_exec_core+4255>, 0x5952edb9d4f0 <vm_exec_core+18656>, 0x5952edb9f697 <vm_exec_core+27271>, 0x5952edb9b57f <vm_exec_core+10607>, 0x5952edb9f0e0 <vm_exec_core+25808>, 0x5952edb9ae6d <vm_exec_core+8797>, 0x5952edb9dc67 <vm_exec_core+20567>, 0x5952edb9dd56 <vm_exec_core+20806>, 0x5952edb9d28a <vm_exec_core+18042>, 0x5952edb9d6db <vm_exec_core+19147>, 0x5952edb9ba75 <vm_exec_core+11877>, 0x5952edb9b0c6 <vm_exec_core+9398>, 0x5952edb9ed4f <vm_exec_core+24895>, 0x5952edba6ed7 <vm_exec_core+58055>, 0x5952edb9b9bf <vm_exec_core+11695>, 0x5952edb9d5ce <vm_exec_core+18878>, 0x5952edb9db5f <vm_exec_core+20303>, 0x5952edb9a2db <vm_exec_core+5835>, 0x5952edb9a45e <vm_exec_core+6222>, 0x5952edb9a3e1 <vm_exec_core+6097>, 0x5952edb9ac06 <vm_exec_core+8182>, 0x5952edb9afd6 <vm_exec_core+9158>, 0x5952edb9cfd5 <vm_exec_core+17349>, 0x5952edb9c54d <vm_exec_core+14653>, 0x5952edba03c7 <vm_exec_core+30647>, 0x5952edb99029 <vm_exec_core+1049>, 0x5952edb9a5ba <vm_exec_core+6570>, 0x5952edba08bf <vm_exec_core+31919>, 0x5952edb9e5b2 <vm_exec_core+22946>, 0x5952edb9d344 <vm_exec_core+18228>, 0x5952edb9f481 <vm_exec_core+26737>, 0x5952edb98f5d <vm_exec_core+845>, 0x5952edb9fb6e <vm_exec_core+28510>, 0x5952edba0515 <vm_exec_core+30981>, 0x5952edba05e1 <vm_exec_core+31185>, 0x5952edb997b4 <vm_exec_core+2980>, 0x5952edba0103 <vm_exec_core+29939>, 0x5952edb9bf76 <vm_exec_core+13158>, 0x5952edba0285 <vm_exec_core+30325>, 0x5952edb9b398 <vm_exec_core+10120>, 0x5952edb9fae8 <vm_exec_core+28376>, 0x5952edb996a0 <vm_exec_core+2704>, 0x5952edb9a21d <vm_exec_core+5645>, 0x5952edba06af <vm_exec_core+31391>, 0x5952edb9c805 <vm_exec_core+15349>, 0x5952edb9c3f7 <vm_exec_core+14311>, 0x5952edb9cc7f <vm_exec_core+16495>, 0x5952edb9c20a <vm_exec_core+13818>, 0x5952edb9cacb <vm_exec_core+16059>, 0x5952edb9c9fd <vm_exec_core+15853>, 0x5952edb9b8dc <vm_exec_core+11468>, 0x5952edb9c115 <vm_exec_core+13573>, 0x5952edb9be38 <vm_exec_core+12840>, 0x5952edb9c324 <vm_exec_core+14100>, 0x5952edb9c395 <vm_exec_core+14213>, 0x5952edba0046 <vm_exec_core+29750>, 0x5952edb99f30 <vm_exec_core+4896>, 0x5952edb9f87e <vm_exec_core+27758>, 0x5952edb9b650 <vm_exec_core+10816>, 0x5952edb9911a <vm_exec_core+1290>, 0x5952edb9a888 <vm_exec_core+7288>, 0x5952edb9fc36 <vm_exec_core+28710>, 0x5952edb9a4a0 <vm_exec_core+6288>, 0x5952edba078c <vm_exec_core+31612>, 0x5952edb9ec67 <vm_exec_core+24663>, 0x5952edb9ce48 <vm_exec_core+16952>, 0x5952edb9949a <vm_exec_core+2186>, 0x5952edba01ef <vm_exec_core+30175>, 0x5952edb9fe99 <vm_exec_core+29321>, 0x5952edb9a682 <vm_exec_core+6770>, 0x5952edb999c8 <vm_exec_core+3512>, 0x5952edb9f22a <vm_exec_core+26138>, 0x5952edb9af51 <vm_exec_core+9025>, 0x5952edba048c <vm_exec_core+30844>, 0x5952edba007a <vm_exec_core+29802>, 0x5952edb9b4c6 <vm_exec_core+10422>, 0x5952edb9cdb3 <vm_exec_core+16803>, 0x5952edb9ef3a <vm_exec_core+25386>, 0x5952edb9ff88 <vm_exec_core+29560>, 0x5952edb9da8d <vm_exec_core+20093>, 0x5952edb9efd2 <vm_exec_core+25538>, 0x5952edb9f3e0 <vm_exec_core+26576>, 0x5952edb9d9ca <vm_exec_core+19898>, 0x5952edb998d7 <vm_exec_core+3271>, 0x5952edb9e6c7 <vm_exec_core+23223>, 0x5952edb99726 <vm_exec_core+2838>, 0x5952edb99a56 <vm_exec_core+3654>, 0x5952edb9bcf5 <vm_exec_core+12517>, 0x5952edb9d912 <vm_exec_core+19714>, 0x5952edb9e4dd <vm_exec_core+22733>, 0x5952edb9d43a <vm_exec_core+18474>, 0x5952edb993b4 <vm_exec_core+1956>, 0x5952edb9f7e6 <vm_exec_core+27606>, 0x5952edb9fdbb <vm_exec_core+29099>, 0x5952edb99c50 <vm_exec_core+4160>, 0x5952edb9ab58 <vm_exec_core+8008>, 0x5952edb9a7e1 <vm_exec_core+7121>, 0x5952edb9b041 <vm_exec_core+9265>, 0x5952edb9cbd6 <vm_exec_core+16326>, 0x5952edb9a162 <vm_exec_core+5458>, 0x5952edb9f72d <vm_exec_core+27421>, 0x5952edb9aae6 <vm_exec_core+7894>, 0x5952edb9c6e6 <vm_exec_core+15062>, 0x5952edb9d126 <vm_exec_core+17686>, 0x5952edb9f2cc <vm_exec_core+26300>, 0x5952edb9de74 <vm_exec_core+21092>, 0x5952edb9b2ac <vm_exec_core+9884>, 0x5952edb9ac57 <vm_exec_core+8263>, 0x5952edb9f1ac <vm_exec_core+26012>, 0x5952edb9c03e <vm_exec_core+13358>, 0x5952edb9e755 <vm_exec_core+23365>, 0x5952edb9df89 <vm_exec_core+21369>, 0x5952edb9dd33 <vm_exec_core+20771>, 0x5952edb99ca0 <vm_exec_core+4240>, 0x5952edb9d4e1 <vm_exec_core+18641>, 0x5952edb9f688 <vm_exec_core+27256>, 0x5952edb9b570 <vm_exec_core+10592>, 0x5952edb9f0d1 <vm_exec_core+25793>, 0x5952edb9b64b <vm_exec_core+10811>, 0x5952edb9dc58 <vm_exec_core+20552>, 0x5952edb9dd47 <vm_exec_core+20791>, 0x5952edb9d27b <vm_exec_core+18027>, 0x5952edb9d6cc <vm_exec_core+19132>, 0x5952edb9ba66 <vm_exec_core+11862>, 0x5952edb9b0b7 <vm_exec_core+9383>, 0x5952edb9ed40 <vm_exec_core+24880>, 0x5952edba6ec8 <vm_exec_core+58040>, 0x5952edb9b9b0 <vm_exec_core+11680>, 0x5952edb9d5bf <vm_exec_core+18863>, 0x5952edb9db50 <vm_exec_core+20288>, 0x5952edb9a2cc <vm_exec_core+5820>, 0x5952edb9a44f <vm_exec_core+6207>, 0x5952edb9a3d2 <vm_exec_core+6082>, 0x5952edb9abf7 <vm_exec_core+8167>, 0x5952edb9afc7 <vm_exec_core+9143>, 0x5952edb9cfc6 <vm_exec_core+17334>, 0x5952edb9c53e <vm_exec_core+14638>, 0x5952edb9cfc1 <vm_exec_core+17329>, 0x5952edb9d9c5 <vm_exec_core+19893>, 0x5952edb9d90d <vm_exec_core+19709>, 0x5952edb9abf2 <vm_exec_core+8162>, 0x5952edb9dd33 <vm_exec_core+20771>...}
reg_cfp = 0x7eea54e183a0
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>
th: 0x5952ee4a4700, native_id: 0x7eea55599c40
-- Control frame information -----------------------------------------------
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>
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:680
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:808
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:847
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1293
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1763
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1750 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1749
INSN_LABEL_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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1793
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1035
INSN_LABEL_branchnil_without_ints = <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>
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:880
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:146
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1272
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1877
INSN_LABEL_trace_opt_length = <optimized out>
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x00005952edb93f19 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2802
_ec = 0x5170000000d8
_tag = <optimized out>
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x00005952edc265f2 in invoke_iseq_block_from_c (ec=0x5170000000d8, captured=0x7eea54e18578, self=139544906429280, 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:1821
flags = 0
iseq = 0x7eea549e04e0
cfp = <optimized out>
sp = 0x7eea54d189e8
use_argv = 0x7eea5322f160
stack_argv = 0x7eea54d189e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
c:0001 p:0000 s:0003 E:002620 l:y b:---- DUMMY [FINISH]
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1835
captured = 0x7eea54e18578
#18 0x00005952edbc670c 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:1872
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#21 0x00005952edbc670c in rb_yield (val=<optimized out>)
No locals.
#22 0x00005952edd9492a in rb_ary_each (ary=139544880785120) at /tmp/ruby/src/trunk_asan/array.c:2766
i = 0
#23 0x00005952edc05638 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:3905
ci = 0xc1100000001
cc = <optimized out>
me = 0x7eea54baeb50
cfunc = 0x506000015b68
recv = 139544880785120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#24 0x00005952edb9ea94 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7eea54e18560, cd=0x511000020c80, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x511000020c80
insns_address_table = {0x5952edba0055 <vm_exec_core+29765>, 0x5952edb99f3f <vm_exec_core+4911>, 0x5952edb9f88d <vm_exec_core+27773>, 0x5952edb9b65f <vm_exec_core+10831>, 0x5952edb99129 <vm_exec_core+1305>, 0x5952edb9a897 <vm_exec_core+7303>, 0x5952edb9fc45 <vm_exec_core+28725>, 0x5952edb9a4af <vm_exec_core+6303>, 0x5952edba079b <vm_exec_core+31627>, 0x5952edb9ec76 <vm_exec_core+24678>, 0x5952edb9ce57 <vm_exec_core+16967>, 0x5952edb994a9 <vm_exec_core+2201>, 0x5952edba01fe <vm_exec_core+30190>, 0x5952edb9fea8 <vm_exec_core+29336>, 0x5952edb9a691 <vm_exec_core+6785>, 0x5952edb999d7 <vm_exec_core+3527>, 0x5952edb9f239 <vm_exec_core+26153>, 0x5952edb9af60 <vm_exec_core+9040>, 0x5952edba049b <vm_exec_core+30859>, 0x5952edba0089 <vm_exec_core+29817>, 0x5952edb9b4d5 <vm_exec_core+10437>, 0x5952edb9cdc2 <vm_exec_core+16818>, 0x5952edb9ef49 <vm_exec_core+25401>, 0x5952edb9ff97 <vm_exec_core+29575>, 0x5952edb9da9c <vm_exec_core+20108>, 0x5952edb9efe1 <vm_exec_core+25553>, 0x5952edb9f3ef <vm_exec_core+26591>, 0x5952edb9d9d9 <vm_exec_core+19913>, 0x5952edb998e6 <vm_exec_core+3286>, 0x5952edb9e6d6 <vm_exec_core+23238>, 0x5952edb99735 <vm_exec_core+2853>, 0x5952edb99a65 <vm_exec_core+3669>, 0x5952edb9bd04 <vm_exec_core+12532>, 0x5952edb9d921 <vm_exec_core+19729>, 0x5952edb9e4ec <vm_exec_core+22748>, 0x5952edb9d449 <vm_exec_core+18489>, 0x5952edb993c3 <vm_exec_core+1971>, 0x5952edb9f7f5 <vm_exec_core+27621>, 0x5952edb9fdca <vm_exec_core+29114>, 0x5952edb99c5f <vm_exec_core+4175>, 0x5952edb9ab67 <vm_exec_core+8023>, 0x5952edb9a7f0 <vm_exec_core+7136>, 0x5952edb9b050 <vm_exec_core+9280>, 0x5952edb9cbe5 <vm_exec_core+16341>, 0x5952edb9a171 <vm_exec_core+5473>, 0x5952edb9f73c <vm_exec_core+27436>, 0x5952edb9aaf5 <vm_exec_core+7909>, 0x5952edb9c6f5 <vm_exec_core+15077>, 0x5952edb9d135 <vm_exec_core+17701>, 0x5952edb9f2db <vm_exec_core+26315>, 0x5952edb9de83 <vm_exec_core+21107>, 0x5952edb9b2bb <vm_exec_core+9899>, 0x5952edb9ac66 <vm_exec_core+8278>, 0x5952edb9f1bb <vm_exec_core+26027>, 0x5952edb9c04d <vm_exec_core+13373>, 0x5952edb9e764 <vm_exec_core+23380>, 0x5952edb9df98 <vm_exec_core+21384>, 0x5952edb98f58 <vm_exec_core+840>, 0x5952edb99caf <vm_exec_core+4255>, 0x5952edb9d4f0 <vm_exec_core+18656>, 0x5952edb9f697 <vm_exec_core+27271>, 0x5952edb9b57f <vm_exec_core+10607>, 0x5952edb9f0e0 <vm_exec_core+25808>, 0x5952edb9ae6d <vm_exec_core+8797>, 0x5952edb9dc67 <vm_exec_core+20567>, 0x5952edb9dd56 <vm_exec_core+20806>, 0x5952edb9d28a <vm_exec_core+18042>, 0x5952edb9d6db <vm_exec_core+19147>, 0x5952edb9ba75 <vm_exec_core+11877>, 0x5952edb9b0c6 <vm_exec_core+9398>, 0x5952edb9ed4f <vm_exec_core+24895>, 0x5952edba6ed7 <vm_exec_core+58055>, 0x5952edb9b9bf <vm_exec_core+11695>, 0x5952edb9d5ce <vm_exec_core+18878>, 0x5952edb9db5f <vm_exec_core+20303>, 0x5952edb9a2db <vm_exec_core+5835>, 0x5952edb9a45e <vm_exec_core+6222>, 0x5952edb9a3e1 <vm_exec_core+6097>, 0x5952edb9ac06 <vm_exec_core+8182>, 0x5952edb9afd6 <vm_exec_core+9158>, 0x5952edb9cfd5 <vm_exec_core+17349>, 0x5952edb9c54d <vm_exec_core+14653>, 0x5952edba03c7 <vm_exec_core+30647>, 0x5952edb99029 <vm_exec_core+1049>, 0x5952edb9a5ba <vm_exec_core+6570>, 0x5952edba08bf <vm_exec_core+31919>, 0x5952edb9e5b2 <vm_exec_core+22946>, 0x5952edb9d344 <vm_exec_core+18228>, 0x5952edb9f481 <vm_exec_core+26737>, 0x5952edb98f5d <vm_exec_core+845>, 0x5952edb9fb6e <vm_exec_core+28510>, 0x5952edba0515 <vm_exec_core+30981>, 0x5952edba05e1 <vm_exec_core+31185>, 0x5952edb997b4 <vm_exec_core+2980>, 0x5952edba0103 <vm_exec_core+29939>, 0x5952edb9bf76 <vm_exec_core+13158>, 0x5952edba0285 <vm_exec_core+30325>, 0x5952edb9b398 <vm_exec_core+10120>, 0x5952edb9fae8 <vm_exec_core+28376>, 0x5952edb996a0 <vm_exec_core+2704>, 0x5952edb9a21d <vm_exec_core+5645>, 0x5952edba06af <vm_exec_core+31391>, 0x5952edb9c805 <vm_exec_core+15349>, 0x5952edb9c3f7 <vm_exec_core+14311>, 0x5952edb9cc7f <vm_exec_core+16495>, 0x5952edb9c20a <vm_exec_core+13818>, 0x5952edb9cacb <vm_exec_core+16059>, 0x5952edb9c9fd <vm_exec_core+15853>, 0x5952edb9b8dc <vm_exec_core+11468>, 0x5952edb9c115 <vm_exec_core+13573>, 0x5952edb9be38 <vm_exec_core+12840>, 0x5952edb9c324 <vm_exec_core+14100>, 0x5952edb9c395 <vm_exec_core+14213>, 0x5952edba0046 <vm_exec_core+29750>, 0x5952edb99f30 <vm_exec_core+4896>, 0x5952edb9f87e <vm_exec_core+27758>, 0x5952edb9b650 <vm_exec_core+10816>, 0x5952edb9911a <vm_exec_core+1290>, 0x5952edb9a888 <vm_exec_core+7288>, 0x5952edb9fc36 <vm_exec_core+28710>, 0x5952edb9a4a0 <vm_exec_core+6288>, 0x5952edba078c <vm_exec_core+31612>, 0x5952edb9ec67 <vm_exec_core+24663>, 0x5952edb9ce48 <vm_exec_core+16952>, 0x5952edb9949a <vm_exec_core+2186>, 0x5952edba01ef <vm_exec_core+30175>, 0x5952edb9fe99 <vm_exec_core+29321>, 0x5952edb9a682 <vm_exec_core+6770>, 0x5952edb999c8 <vm_exec_core+3512>, 0x5952edb9f22a <vm_exec_core+26138>, 0x5952edb9af51 <vm_exec_core+9025>, 0x5952edba048c <vm_exec_core+30844>, 0x5952edba007a <vm_exec_core+29802>, 0x5952edb9b4c6 <vm_exec_core+10422>, 0x5952edb9cdb3 <vm_exec_core+16803>, 0x5952edb9ef3a <vm_exec_core+25386>, 0x5952edb9ff88 <vm_exec_core+29560>, 0x5952edb9da8d <vm_exec_core+20093>, 0x5952edb9efd2 <vm_exec_core+25538>, 0x5952edb9f3e0 <vm_exec_core+26576>, 0x5952edb9d9ca <vm_exec_core+19898>, 0x5952edb998d7 <vm_exec_core+3271>, 0x5952edb9e6c7 <vm_exec_core+23223>, 0x5952edb99726 <vm_exec_core+2838>, 0x5952edb99a56 <vm_exec_core+3654>, 0x5952edb9bcf5 <vm_exec_core+12517>, 0x5952edb9d912 <vm_exec_core+19714>, 0x5952edb9e4dd <vm_exec_core+22733>, 0x5952edb9d43a <vm_exec_core+18474>, 0x5952edb993b4 <vm_exec_core+1956>, 0x5952edb9f7e6 <vm_exec_core+27606>, 0x5952edb9fdbb <vm_exec_core+29099>, 0x5952edb99c50 <vm_exec_core+4160>, 0x5952edb9ab58 <vm_exec_core+8008>, 0x5952edb9a7e1 <vm_exec_core+7121>, 0x5952edb9b041 <vm_exec_core+9265>, 0x5952edb9cbd6 <vm_exec_core+16326>, 0x5952edb9a162 <vm_exec_core+5458>, 0x5952edb9f72d <vm_exec_core+27421>, 0x5952edb9aae6 <vm_exec_core+7894>, 0x5952edb9c6e6 <vm_exec_core+15062>, 0x5952edb9d126 <vm_exec_core+17686>, 0x5952edb9f2cc <vm_exec_core+26300>, 0x5952edb9de74 <vm_exec_core+21092>, 0x5952edb9b2ac <vm_exec_core+9884>, 0x5952edb9ac57 <vm_exec_core+8263>, 0x5952edb9f1ac <vm_exec_core+26012>, 0x5952edb9c03e <vm_exec_core+13358>, 0x5952edb9e755 <vm_exec_core+23365>, 0x5952edb9df89 <vm_exec_core+21369>, 0x5952edb9dd33 <vm_exec_core+20771>, 0x5952edb99ca0 <vm_exec_core+4240>, 0x5952edb9d4e1 <vm_exec_core+18641>, 0x5952edb9f688 <vm_exec_core+27256>, 0x5952edb9b570 <vm_exec_core+10592>, 0x5952edb9f0d1 <vm_exec_core+25793>, 0x5952edb9b64b <vm_exec_core+10811>, 0x5952edb9dc58 <vm_exec_core+20552>, 0x5952edb9dd47 <vm_exec_core+20791>, 0x5952edb9d27b <vm_exec_core+18027>, 0x5952edb9d6cc <vm_exec_core+19132>, 0x5952edb9ba66 <vm_exec_core+11862>, 0x5952edb9b0b7 <vm_exec_core+9383>, 0x5952edb9ed40 <vm_exec_core+24880>, 0x5952edba6ec8 <vm_exec_core+58040>, 0x5952edb9b9b0 <vm_exec_core+11680>, 0x5952edb9d5bf <vm_exec_core+18863>, 0x5952edb9db50 <vm_exec_core+20288>, 0x5952edb9a2cc <vm_exec_core+5820>, 0x5952edb9a44f <vm_exec_core+6207>, 0x5952edb9a3d2 <vm_exec_core+6082>, 0x5952edb9abf7 <vm_exec_core+8167>, 0x5952edb9afc7 <vm_exec_core+9143>, 0x5952edb9cfc6 <vm_exec_core+17334>, 0x5952edb9c53e <vm_exec_core+14638>, 0x5952edb9cfc1 <vm_exec_core+17329>, 0x5952edb9d9c5 <vm_exec_core+19893>, 0x5952edb9d90d <vm_exec_core+19709>, 0x5952edb9abf2 <vm_exec_core+8162>, 0x5952edb9dd33 <vm_exec_core+20771>...}
reg_cfp = 0x7eea54e18560
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <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>
#26 0x00005952edb94151 in vm_exec_loop (ec=0x5170000000d8, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2826
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2805
_ec = 0x5170000000d8
_tag = <optimized out>
state = <optimized out>
result = 36
#28 0x00005952edbdd723 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3055
ec = 0x5170000000d8
val = <optimized out>
#29 0x00005952ed8dee20 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=139544908437360) at /tmp/ruby/src/trunk_asan/load.c:774
box = 0x5952eeee25c0 <root_box>
iseq = 0x7eea54b29658
#30 0x00005952ed8d8e31 in require_internal (ec=ec@entry=0x5170000000d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x5952ee4a4700 <_main_thread>
box = 0x5952eeee25c0 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 139544908910720
realpath_map = 139544908910560
path = 139544908437360
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#31 0x00005952ed8d7164 in rb_require_string_internal (fname=139544908437400, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
result = <optimized out>
ec = 0x5170000000d8
result = <optimized out>
#32 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1059
base = <optimized out>
#33 0x00005952edc05638 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:3905
ci = 0x59a100140003
cc = <optimized out>
me = 0x7eea54b297e8
cfunc = 0x50600002e108
recv = 139544909100960
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x00005952edbea913 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe1a4b8f20) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#35 0x00005952edbea37d in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
ci = <optimized out>
cc = 0x0
#36 0x00005952edba5691 in vm_sendish (ec=0x5170000000d8, reg_cfp=0x7eea54e18790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5170000000d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5952edba0055 <vm_exec_core+29765>, 0x5952edb99f3f <vm_exec_core+4911>, 0x5952edb9f88d <vm_exec_core+27773>, 0x5952edb9b65f <vm_exec_core+10831>, 0x5952edb99129 <vm_exec_core+1305>, 0x5952edb9a897 <vm_exec_core+7303>, 0x5952edb9fc45 <vm_exec_core+28725>, 0x5952edb9a4af <vm_exec_core+6303>, 0x5952edba079b <vm_exec_core+31627>, 0x5952edb9ec76 <vm_exec_core+24678>, 0x5952edb9ce57 <vm_exec_core+16967>, 0x5952edb994a9 <vm_exec_core+2201>, 0x5952edba01fe <vm_exec_core+30190>, 0x5952edb9fea8 <vm_exec_core+29336>, 0x5952edb9a691 <vm_exec_core+6785>, 0x5952edb999d7 <vm_exec_core+3527>, 0x5952edb9f239 <vm_exec_core+26153>, 0x5952edb9af60 <vm_exec_core+9040>, 0x5952edba049b <vm_exec_core+30859>, 0x5952edba0089 <vm_exec_core+29817>, 0x5952edb9b4d5 <vm_exec_core+10437>, 0x5952edb9cdc2 <vm_exec_core+16818>, 0x5952edb9ef49 <vm_exec_core+25401>, 0x5952edb9ff97 <vm_exec_core+29575>, 0x5952edb9da9c <vm_exec_core+20108>, 0x5952edb9efe1 <vm_exec_core+25553>, 0x5952edb9f3ef <vm_exec_core+26591>, 0x5952edb9d9d9 <vm_exec_core+19913>, 0x5952edb998e6 <vm_exec_core+3286>, 0x5952edb9e6d6 <vm_exec_core+23238>, 0x5952edb99735 <vm_exec_core+2853>, 0x5952edb99a65 <vm_exec_core+3669>, 0x5952edb9bd04 <vm_exec_core+12532>, 0x5952edb9d921 <vm_exec_core+19729>, 0x5952edb9e4ec <vm_exec_core+22748>, 0x5952edb9d449 <vm_exec_core+18489>, 0x5952edb993c3 <vm_exec_core+1971>, 0x5952edb9f7f5 <vm_exec_core+27621>, 0x5952edb9fdca <vm_exec_core+29114>, 0x5952edb99c5f <vm_exec_core+4175>, 0x5952edb9ab67 <vm_exec_core+8023>, 0x5952edb9a7f0 <vm_exec_core+7136>, 0x5952edb9b050 <vm_exec_core+9280>, 0x5952edb9cbe5 <vm_exec_core+16341>, 0x5952edb9a171 <vm_exec_core+5473>, 0x5952edb9f73c <vm_exec_core+27436>, 0x5952edb9aaf5 <vm_exec_core+7909>, 0x5952edb9c6f5 <vm_exec_core+15077>, 0x5952edb9d135 <vm_exec_core+17701>, 0x5952edb9f2db <vm_exec_core+26315>, 0x5952edb9de83 <vm_exec_core+21107>, 0x5952edb9b2bb <vm_exec_core+9899>, 0x5952edb9ac66 <vm_exec_core+8278>, 0x5952edb9f1bb <vm_exec_core+26027>, 0x5952edb9c04d <vm_exec_core+13373>, 0x5952edb9e764 <vm_exec_core+23380>, 0x5952edb9df98 <vm_exec_core+21384>, 0x5952edb98f58 <vm_exec_core+840>, 0x5952edb99caf <vm_exec_core+4255>, 0x5952edb9d4f0 <vm_exec_core+18656>, 0x5952edb9f697 <vm_exec_core+27271>, 0x5952edb9b57f <vm_exec_core+10607>, 0x5952edb9f0e0 <vm_exec_core+25808>, 0x5952edb9ae6d <vm_exec_core+8797>, 0x5952edb9dc67 <vm_exec_core+20567>, 0x5952edb9dd56 <vm_exec_core+20806>, 0x5952edb9d28a <vm_exec_core+18042>, 0x5952edb9d6db <vm_exec_core+19147>, 0x5952edb9ba75 <vm_exec_core+11877>, 0x5952edb9b0c6 <vm_exec_core+9398>, 0x5952edb9ed4f <vm_exec_core+24895>, 0x5952edba6ed7 <vm_exec_core+58055>, 0x5952edb9b9bf <vm_exec_core+11695>, 0x5952edb9d5ce <vm_exec_core+18878>, 0x5952edb9db5f <vm_exec_core+20303>, 0x5952edb9a2db <vm_exec_core+5835>, 0x5952edb9a45e <vm_exec_core+6222>, 0x5952edb9a3e1 <vm_exec_core+6097>, 0x5952edb9ac06 <vm_exec_core+8182>, 0x5952edb9afd6 <vm_exec_core+9158>, 0x5952edb9cfd5 <vm_exec_core+17349>, 0x5952edb9c54d <vm_exec_core+14653>, 0x5952edba03c7 <vm_exec_core+30647>, 0x5952edb99029 <vm_exec_core+1049>, 0x5952edb9a5ba <vm_exec_core+6570>, 0x5952edba08bf <vm_exec_core+31919>, 0x5952edb9e5b2 <vm_exec_core+22946>, 0x5952edb9d344 <vm_exec_core+18228>, 0x5952edb9f481 <vm_exec_core+26737>, 0x5952edb98f5d <vm_exec_core+845>, 0x5952edb9fb6e <vm_exec_core+28510>, 0x5952edba0515 <vm_exec_core+30981>, 0x5952edba05e1 <vm_exec_core+31185>, 0x5952edb997b4 <vm_exec_core+2980>, 0x5952edba0103 <vm_exec_core+29939>, 0x5952edb9bf76 <vm_exec_core+13158>, 0x5952edba0285 <vm_exec_core+30325>, 0x5952edb9b398 <vm_exec_core+10120>, 0x5952edb9fae8 <vm_exec_core+28376>, 0x5952edb996a0 <vm_exec_core+2704>, 0x5952edb9a21d <vm_exec_core+5645>, 0x5952edba06af <vm_exec_core+31391>, 0x5952edb9c805 <vm_exec_core+15349>, 0x5952edb9c3f7 <vm_exec_core+14311>, 0x5952edb9cc7f <vm_exec_core+16495>, 0x5952edb9c20a <vm_exec_core+13818>, 0x5952edb9cacb <vm_exec_core+16059>, 0x5952edb9c9fd <vm_exec_core+15853>, 0x5952edb9b8dc <vm_exec_core+11468>, 0x5952edb9c115 <vm_exec_core+13573>, 0x5952edb9be38 <vm_exec_core+12840>, 0x5952edb9c324 <vm_exec_core+14100>, 0x5952edb9c395 <vm_exec_core+14213>, 0x5952edba0046 <vm_exec_core+29750>, 0x5952edb99f30 <vm_exec_core+4896>, 0x5952edb9f87e <vm_exec_core+27758>, 0x5952edb9b650 <vm_exec_core+10816>, 0x5952edb9911a <vm_exec_core+1290>, 0x5952edb9a888 <vm_exec_core+7288>, 0x5952edb9fc36 <vm_exec_core+28710>, 0x5952edb9a4a0 <vm_exec_core+6288>, 0x5952edba078c <vm_exec_core+31612>, 0x5952edb9ec67 <vm_exec_core+24663>, 0x5952edb9ce48 <vm_exec_core+16952>, 0x5952edb9949a <vm_exec_core+2186>, 0x5952edba01ef <vm_exec_core+30175>, 0x5952edb9fe99 <vm_exec_core+29321>, 0x5952edb9a682 <vm_exec_core+6770>, 0x5952edb999c8 <vm_exec_core+3512>, 0x5952edb9f22a <vm_exec_core+26138>, 0x5952edb9af51 <vm_exec_core+9025>, 0x5952edba048c <vm_exec_core+30844>, 0x5952edba007a <vm_exec_core+29802>, 0x5952edb9b4c6 <vm_exec_core+10422>, 0x5952edb9cdb3 <vm_exec_core+16803>, 0x5952edb9ef3a <vm_exec_core+25386>, 0x5952edb9ff88 <vm_exec_core+29560>, 0x5952edb9da8d <vm_exec_core+20093>, 0x5952edb9efd2 <vm_exec_core+25538>, 0x5952edb9f3e0 <vm_exec_core+26576>, 0x5952edb9d9ca <vm_exec_core+19898>, 0x5952edb998d7 <vm_exec_core+3271>, 0x5952edb9e6c7 <vm_exec_core+23223>, 0x5952edb99726 <vm_exec_core+2838>, 0x5952edb99a56 <vm_exec_core+3654>, 0x5952edb9bcf5 <vm_exec_core+12517>, 0x5952edb9d912 <vm_exec_core+19714>, 0x5952edb9e4dd <vm_exec_core+22733>, 0x5952edb9d43a <vm_exec_core+18474>, 0x5952edb993b4 <vm_exec_core+1956>, 0x5952edb9f7e6 <vm_exec_core+27606>, 0x5952edb9fdbb <vm_exec_core+29099>, 0x5952edb99c50 <vm_exec_core+4160>, 0x5952edb9ab58 <vm_exec_core+8008>, 0x5952edb9a7e1 <vm_exec_core+7121>, 0x5952edb9b041 <vm_exec_core+9265>, 0x5952edb9cbd6 <vm_exec_core+16326>, 0x5952edb9a162 <vm_exec_core+5458>, 0x5952edb9f72d <vm_exec_core+27421>, 0x5952edb9aae6 <vm_exec_core+7894>, 0x5952edb9c6e6 <vm_exec_core+15062>, 0x5952edb9d126 <vm_exec_core+17686>, 0x5952edb9f2cc <vm_exec_core+26300>, 0x5952edb9de74 <vm_exec_core+21092>, 0x5952edb9b2ac <vm_exec_core+9884>, 0x5952edb9ac57 <vm_exec_core+8263>, 0x5952edb9f1ac <vm_exec_core+26012>, 0x5952edb9c03e <vm_exec_core+13358>, 0x5952edb9e755 <vm_exec_core+23365>, 0x5952edb9df89 <vm_exec_core+21369>, 0x5952edb9dd33 <vm_exec_core+20771>, 0x5952edb99ca0 <vm_exec_core+4240>, 0x5952edb9d4e1 <vm_exec_core+18641>, 0x5952edb9f688 <vm_exec_core+27256>, 0x5952edb9b570 <vm_exec_core+10592>, 0x5952edb9f0d1 <vm_exec_core+25793>, 0x5952edb9b64b <vm_exec_core+10811>, 0x5952edb9dc58 <vm_exec_core+20552>, 0x5952edb9dd47 <vm_exec_core+20791>, 0x5952edb9d27b <vm_exec_core+18027>, 0x5952edb9d6cc <vm_exec_core+19132>, 0x5952edb9ba66 <vm_exec_core+11862>, 0x5952edb9b0b7 <vm_exec_core+9383>, 0x5952edb9ed40 <vm_exec_core+24880>, 0x5952edba6ec8 <vm_exec_core+58040>, 0x5952edb9b9b0 <vm_exec_core+11680>, 0x5952edb9d5bf <vm_exec_core+18863>, 0x5952edb9db50 <vm_exec_core+20288>, 0x5952edb9a2cc <vm_exec_core+5820>, 0x5952edb9a44f <vm_exec_core+6207>, 0x5952edb9a3d2 <vm_exec_core+6082>, 0x5952edb9abf7 <vm_exec_core+8167>, 0x5952edb9afc7 <vm_exec_core+9143>, 0x5952edb9cfc6 <vm_exec_core+17334>, 0x5952edb9c53e <vm_exec_core+14638>, 0x5952edb9cfc1 <vm_exec_core+17329>, 0x5952edb9d9c5 <vm_exec_core+19893>, 0x5952edb9d90d <vm_exec_core+19709>, 0x5952edb9abf2 <vm_exec_core+8162>, 0x5952edb9dd33 <vm_exec_core+20771>...}
reg_cfp = 0x7eea54e18790
reg_pc = 0x504000006b38
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_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x00005952edb93d62 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170000000d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#39 0x00005952edbddc16 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3065
ec = 0x5170000000d8
val = <optimized out>
#40 0x00005952ed7bcc50 in rb_ec_exec_node (ec=0x5170000000d8, n=0x7eea54b29888) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe1a4b9470, <optimized out>, 0x7ffe1a4b93c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7eea54b29888
#41 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d8
status = <optimized out>
#42 0x00005952ed7b5b87 in rb_main (argc=9, argv=0x7ffe1a4b9648) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#43 main (argc=9, argv=0x7ffe1a4b9648) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 1523783) detached]
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_gc.rb
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
$ timeout 60 gdb -p 1523453 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:930: yes-test-all] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 1523452 -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 2193959 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-03-21T15:49:57Z master 251fd7a11e) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ..........
Finished in 38.833247 seconds
3429 files, 34260 examples, 195024 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.