# Logfile created on 2025-12-30 08:52:15 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c884eecfdd0 @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.20251230-085215", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007c8853ddc7c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c8853ddc5b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c884ee09338 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251230-085215", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251230-085215>, @binmode=false, @mon_data=#<Monitor:0x00007c8853ddc270>, @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.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = d5af8d7858
$$$[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 -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
9354ea666336780ebff7dbbdbf236dc01e3f211c75d779b76fafeb29ea730955 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
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/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/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
generating encdb.h
generating enc.mk
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
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/rbs-3.10.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.7.0
resolv 0.7.0
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.18.0
openssl 4.0.0
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.6
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.0
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.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.0.3
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=47681
"--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/757] 1749975=rubygems/test_gem_installer
[ 2/757] 1749976=rubygems/test_gem_command_manager
[ 3/757] 1749978=rubygems/test_gem_commands_check_command
[ 4/757] 1749982=ruby/test_random_formatter
[ 5/757] 1749977=rubygems/test_gem_source_git
[ 6/757] 1749980=ruby/test_pipe
[ 7/757] 1749984=ruby/enc/test_regex_casefold
[ 8/757] 1749986=ruby/test_condition
[ 9/757] 1749991=ruby/enc/test_cp949
[ 10/757] 1749986=ruby/test_string
[ 11/757] 1749989=ruby/enc/test_emoji
[ 12/757] 1749991=ripper/test_files_lib
[ 13/757] 1749996=did_you_mean/spell_checking/test_class_name_check
[ 14/757] 1749982=rubygems/test_gem_resolver_git_set
[ 15/757] 1749993=date/test_date_attr
[ 16/757] 1749984=-ext-/test_scan_args
[ 17/757] 1749993=ruby/test_integer
[ 18/757] 1750008=-ext-/struct/test_duplicate
[ 19/757] 1750002=json/json_ext_parser_test
[ 20/757] 1749998=ruby/test_time
[ 21/757] 1750007=erb/test_erb
[ 22/757] 1750008=mkmf/test_framework
[ 23/757] 1749984=ruby/enc/test_case_comprehensive
[ 24/757] 1750002=psych/test_omap
[ 25/757] 1749996=ruby/test_marshal
[ 26/757] 1749984=zlib/test_zlib
[ 27/757] 1749989=prism/magic_comment_test
[ 28/757] 1750008=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 29/757] 1750008=optparse/test_load
[ 30/757] 1750002=ruby/test_proc
[ 31/757] 1750008=optparse/test_cclass
[ 32/757] 1750007=test_shellwords
[ 33/757] 1750007=dtrace/test_singleton_function
[ 34/757] 1750007=date/test_date_strptime
[ 35/757] 1749980=open-uri/test_ssl
[ 36/757] 1749978=openssl/test_pkey_dsa
[ 37/757] 1749998=net/http/test_https_proxy
[ 38/757] 1750007=ruby/test_nomethod_error
[ 39/757] 1750007=prism/library_symbols_test
[ 40/757] 1749976=psych/test_json_tree
[ 41/757] 1749998=psych/visitors/test_emitter
[ 42/757] 1749976=psych/test_ractor
[ 43/757] 1750007=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 44/757] 1749998=stringio/test_ractor
[ 45/757] 1750008=ruby/test_float
[ 46/757] 1749998=prism/percent_delimiter_string_test
[ 47/757] 1749978=rubygems/test_gem
[ 48/757] 1749996=prism/api/freeze_test
[ 49/757] 1749998=ripper/test_files_test_1
[ 50/757] 1749996=test_delegate
[ 51/757] 1749989=ruby/test_set
[ 52/757] 1749996=-ext-/stack/test_stack_overflow
[ 53/757] 1749996=prism/result/attribute_write_test
[ 54/757] 1749996=psych/test_parser
[ 55/757] 1749989=psych/test_yaml_special_cases
[ 56/757] 1749996=rubygems/test_gem_source_list
[ 57/757] 1749989=digest/test_ractor
[ 58/757] 1749976=psych/test_psych
[ 59/757] 1749976=json/json_coder_test
[ 60/757] 1749976=fiber/test_enumerator
[ 61/757] 1749976=rubygems/test_gem_commands_help_command
[ 62/757] 1750008=ruby/test_stringchar
[ 63/757] 1749996=rubygems/test_gem_package_tar_header_ractor
[ 64/757] 1749976=-ext-/arith_seq/test_arith_seq_extract
[ 65/757] 1749989=-ext-/debug/test_debug
[ 66/757] 1749989=digest/test_digest
[ 67/757] 1750008=test_rbconfig
[ 68/757] 1749980=rubygems/test_gem_uri
[ 69/757] 1750008=rubygems/test_gem_package_old
[ 70/757] 1749980=ruby/test_lazy_enumerator
[ 71/757] 1749976=-ext-/load/test_resolve_symbol
[ 72/757] 1749984=-ext-/debug/test_profile_frames
[ 73/757] 1750008=date/test_date_compat
[ 74/757] 1750008=error_highlight/test_error_highlight
[ 75/757] 1749976=ruby/test_array
[ 76/757] 1749982=mkmf/test_find_executable
[ 77/757] 1749982=openssl/test_kdf
[ 78/757] 1750002=psych/test_nil
[ 79/757] 1750002=-ext-/class/test_class2name
[ 80/757] 1750002=rubygems/test_gem_commands_outdated_command
[ 81/757] 1749984=json/json_ryu_fallback_test
[ 82/757] 1749982=rubygems/test_gem_request_set_lockfile_tokenizer
[ 83/757] 1749984=prism/ruby/string_query_test
[ 84/757] 1750007=ruby/test_backtrace
[ 85/757] 1749982=ruby/test_time_tz
[ 86/757] 1749978=ruby/test_enumerator
[ 87/757] 1749984=rubygems/test_gem_package
[ 88/757] 1749982=ruby/enc/test_utf16
[ 89/757] 1749982=psych/test_safe_load
[ 90/757] 1749982=rubygems/test_gem_source
[ 91/757] 1750002=ruby/test_frozen
[ 92/757] 1750002=ruby/test_name_error
[ 93/757] 1749996=-ext-/exception/test_exception_at_throwing
[ 94/757] 1749996=prism/encoding/string_encoding_test
[ 95/757] 1749996=did_you_mean/spell_checking/test_variable_name_check
[ 96/757] 1749980=yaml/test_dbm
[ 97/757] 1749980=rubygems/test_gem_source_vendor
[ 98/757] 1749982=rubygems/test_gem_commands_list_command
[ 99/757] 1749996=test_pty
[100/757] 1749980=prism/ractor_test
[101/757] 1749982=rubygems/test_gem_platform
[102/757] 1749982=psych/test_symbol
[103/757] 1749982=rubygems/test_gem_uninstaller
[104/757] 1749977=prism/result/overlap_test
[105/757] 1749980=-ext-/string/test_modify_expand
[106/757] 1749980=rubygems/test_gem_source_installed
[107/757] 1749980=rubygems/test_gem_available_set
[108/757] 1749980=did_you_mean/tree_spell/test_change_word
[109/757] 1749980=date/test_date
[110/757] 1749980=openssl/test_pkcs12
[111/757] 1750002=psych/test_date_time
[112/757] 1749984=uri/test_parser
[113/757] 1749996=dtrace/test_function_entry
[114/757] 1749996=prism/result/implicit_array_test
[115/757] 1749984=optparse/test_acceptable
[116/757] 1749996=-ext-/struct/test_len
[117/757] 1749996=prism/heredoc_dedent_test
[118/757] 1750007=rubygems/test_kernel
[119/757] 1749996=did_you_mean/spell_checking/test_method_name_check
[120/757] 1749996=lib/!Nothing_to_test
[121/757] 1749996=ruby/test_keyword
[122/757] 1750002=prism/result/numeric_value_test
[123/757] 1749977=rubygems/test_gem_package_task
[124/757] 1749977=openssl/test_provider
[125/757] 1750002=openssl/test_bn
[126/757] 1750002=net/http/test_httpheader
[127/757] 1750002=ruby/test_data
[128/757] 1750002=net/http/test_http_request
[129/757] 1750002=rubygems/test_gem_commands_server_command
[130/757] 1750002=ripper/test_ripper
[131/757] 1749980=did_you_mean/spell_checking/test_key_name_check
[132/757] 1749980=test_singleton
[133/757] 1749980=ruby/test_assignment
[134/757] 1749984=ruby/test_syntax
[135/757] 1750007=date/test_date_marshal
[136/757] 1749982=openssl/test_ossl
[137/757] 1750007=rubygems/test_gem_request_set_gem_dependency_api
[138/757] 1749982=ruby/enc/test_grapheme_breaks
[139/757] 1749982=rubygems/test_gem_commands_unpack_command
[140/757] 1749977=rubygems/test_gem_commands_exec_command
[141/757] 1750007=ruby/test_pack
[142/757] 1749996=ruby/test_autoload
[143/757] 1749982=rubygems/test_gem_resolver_local_specification
[144/757] 1749982=openssl/test_ssl_session
[145/757] 1750002=io/wait/test_ractor
[146/757] 1750002=optparse/test_optarg
[147/757] 1749991=psych/json/test_stream
[148/757] 1749991=ruby/test_file_exhaustive
[149/757] 1750007=rubygems/test_gem_ext_cargo_builder
[150/757] 1749989=rubygems/test_gem_gem_runner
[151/757] 1749993=psych/test_exception
[152/757] 1749982=psych/test_object
[153/757] 1749982=rubygems/test_gem_commands_signout_command
[154/757] 1749982=-ext-/array/test_resize
[155/757] 1749982=-ext-/bignum/test_div
[156/757] 1749982=psych/test_deprecated
[157/757] 1749982=ruby/test_gc_compact
[158/757] 1749993=uri/test_generic
[159/757] 1750007=prism/result/breadth_first_search_test
[160/757] 1750007=ruby/test_fiber
[161/757] 1750002=rubygems/test_gem_commands_rebuild_command
[162/757] 1749993=rubygems/test_gem_commands_setup_command
[163/757] 1750002=psych/test_alias_and_anchor
[164/757] 1750002=ruby/enc/test_cesu8
[165/757] 1750002=json/json_parser_test
[166/757] 1749989=ruby/test_vm_dump
[167/757] 1749989=open-uri/test_ftp
[168/757] 1750002=test_open3
[169/757] 1749986=prism/errors_test
[170/757] 1749989=ruby/enc/test_utf32
[171/757] 1749989=-ext-/integer/test_integer
[172/757] 1749977=-ext-/string/test_ellipsize
[173/757] 1749977=ruby/test_memory_view
[174/757] 1749998=prism/test_helper
[175/757] 1749998=rubygems/test_gem_commands_update_command
[176/757] 1749989=date/test_date_parse
[177/757] 1749977=openssl/test_fips
[178/757] 1750008=openssl/test_pkey_ec
[179/757] 1749989=ruby/test_rand
[180/757] 1750008=-ext-/struct/test_data
[181/757] 1750008=optparse/test_noarg
[182/757] 1749986=prism/result/static_literals_test
[183/757] 1749986=openssl/test_random
[184/757] 1749977=psych/visitors/test_to_ruby
[185/757] 1749977=rubygems/test_bundled_ca
[186/757] 1749986=fiber/test_backtrace
[187/757] 1749986=rubygems/test_gem_safe_marshal
[188/757] 1749993=-ext-/string/test_capacity
[189/757] 1749993=-ext-/float/test_nextafter
[190/757] 1749993=dtrace/test_require
[191/757] 1749993=ruby/test_ifunless
[192/757] 1749993=rubygems/test_gem_silent_ui
[193/757] 1749993=ruby/test_shapes
[194/757] 1749993=openssl/test_ocsp
[195/757] 1750008=openssl/test_pkey_dh
[196/757] 1749977=rubygems/test_gem_commands_uninstall_command
[197/757] 1750008=rubygems/test_gem_dependency_list
[198/757] 1750008=ripper/test_files_test
[199/757] 1750008=rubygems/test_gem_resolver_installer_set
[200/757] 1750008=ruby/test_continuation
[201/757] 1750008=test_forwardable
[202/757] 1749986=dtrace/test_object_create_start
[203/757] 1749986=prism/result/comments_test
[204/757] 1749986=-ext-/hash/test_delete
[205/757] 1749986=rubygems/test_config
[206/757] 1749986=ruby/test_io_m17n
[207/757] 1750008=-ext-/exception/test_ensured
[208/757] 1749993=optparse/test_placearg
[209/757] 1750008=-ext-/string/test_interned_str
[210/757] 1750008=rubygems/test_gem_commands_cleanup_command
[211/757] 1749977=ruby/test_env
[212/757] 1749980=ruby/test_zjit
[213/757] 1749980=prism/encoding/regular_expression_encoding_test
[214/757] 1749980=rubygems/test_project_sanity
[215/757] 1749980=fileutils/test_dryrun
[216/757] 1749980=prism/encoding/encodings_test
[217/757] 1749975=fiber/test_io_buffer
[218/757] 1749976=rubygems/test_gem_impossible_dependencies_error
[219/757] 1749975=json/json_generator_test
[220/757] 1749976=-ext-/symbol/test_type
[221/757] 1749976=ruby/test_range
[222/757] 1749980=rubygems/test_gem_source_subpath_problem
[223/757] 1749993=test_tmpdir
[224/757] 1749998=prism/result/node_id_test
[225/757] 1749980=rubygems/test_gem_resolver_api_set
[226/757] 1750008=prism/api/parse_stream_test
[227/757] 1750008=openssl/test_ts
[228/757] 1749980=psych/test_emitter
[229/757] 1749993=-ext-/load/test_stringify_symbols
[230/757] 1749993=-ext-/test_printf
[231/757] 1749980=ruby/test_rubyoptions
[232/757] 1749993=prism/result/warnings_test
[233/757] 1749993=-ext-/array/test_to_ary_concat
[234/757] 1749998=socket/test_udp
[235/757] 1749998=prism/ruby/dispatcher_test
[236/757] 1749998=mkmf/test_configuration
[237/757] 1749975=ruby/enc/test_windows_1252
[238/757] 1749975=fiber/test_queue
[239/757] 1749975=ruby/test_sleep
[240/757] 1749998=prism/result/regular_expression_options_test
[241/757] 1749998=mkmf/test_install
[242/757] 1750008=test_prettyprint
[243/757] 1750008=prism/result/integer_parse_test
[244/757] 1750008=rubygems/test_gem_validator
[245/757] 1750008=test_bundled_gems
[246/757] 1750008=prism/lex_test
[247/757] 1749998=did_you_mean/test_tree_spell_checker
[248/757] 1749998=ruby/test_m17n_comb
[249/757] 1749976=date/test_date_ractor
[250/757] 1749993=openssl/test_pair
[251/757] 1749986=prism/result/index_write_test
[252/757] 1749986=ruby/test_integer_comb
[253/757] 1750002=test_tsort
[254/757] 1750002=psych/visitors/test_depth_first
[255/757] 1750002=openssl/test_ns_spki
[256/757] 1749976=psych/test_merge_keys
[257/757] 1749976=-ext-/test_random
[258/757] 1750002=ripper/test_lexer
[259/757] 1749976=optparse/test_kwargs
[260/757] 1750002=io/wait/test_io_wait
[261/757] 1749976=resolv/test_mdns
[262/757] 1749976=openssl/test_x509store
[263/757] 1749975=rubygems/test_gem_ext_configure_builder
[264/757] 1749975=cgi/test_cgi_escape
[265/757] 1749982=ruby/test_dir
[266/757] 1750008=rubygems/test_gem_local_remote_options
[267/757] 1750008=optparse/test_bash_completion
[268/757] 1749976=ruby/test_exception
[269/757] 1750008=rubygems/test_gem_security_signer
[270/757] 1750008=-ext-/string/test_set_len
[271/757] 1750008=ruby/test_threadgroup
[272/757] 1749975=ruby/enc/test_euc_kr
[273/757] 1749975=rubygems/test_gem_commands_lock_command
[274/757] 1749975=rubygems/test_gem_commands_pristine_command
[275/757] 1749996=rubygems/test_gem_config_file
[276/757] 1749982=psych/test_yamlstore
[277/757] 1749982=ruby/test_yjit_exit_locations
[278/757] 1750008=-ext-/arith_seq/test_arith_seq_beg_len_step
[279/757] 1749978=ruby/test_hash
[280/757] 1749996=rubygems/test_gem_resolver_requirement_list
[281/757] 1749996=ruby/test_beginendblock
[282/757] 1750008=ruby/test_io_buffer
[283/757] 1749982=psych/test_scalar_scanner
[284/757] 1749982=test_weakref
[285/757] 1750008=test_timeout
[286/757] 1749982=ruby/test_not
[287/757] 1749982=socket/test_socket
[288/757] 1749993=ruby/enc/test_case_mapping
[289/757] 1749993=psych/visitors/test_yaml_tree
[290/757] 1750002=uri/test_mailto
[291/757] 1749993=rubygems/test_rubygems
[292/757] 1750002=rubygems/test_gem_package_tar_writer
[293/757] 1750002=prism/ruby/ripper_test
[294/757] 1749993=did_you_mean/test_ractor_compatibility
[295/757] 1749996=-ext-/econv/test_append
[296/757] 1749996=rubygems/test_gem_resolver_lock_set
[297/757] 1749996=ruby/test_method
[298/757] 1750008=test_unicode_normalize
[299/757] 1750008=optparse/test_reqarg
[300/757] 1750002=rubygems/test_gem_source_fetch_problem
[301/757] 1750002=psych/test_set
[302/757] 1750002=rubygems/test_gem_update_suggestion
[303/757] 1750002=resolv/test_resource
[304/757] 1750002=-ext-/struct/test_member
[305/757] 1750002=rubygems/test_gem_console_ui
[306/757] 1750002=openssl/test_pkey_rsa
[307/757] 1749993=ruby/test_trace
[308/757] 1749993=-ext-/st/test_numhash
[309/757] 1749993=rubygems/test_gem_stream_ui
[310/757] 1749993=-ext-/string/test_nofree
[311/757] 1749993=ruby/test_arity
[312/757] 1749993=test_ipaddr
[313/757] 1749993=ruby/test_m17n
[314/757] 1750002=net/http/test_buffered_io
[315/757] 1750002=ruby/test_yjit
[316/757] 1749986=date/test_date_conv
[317/757] 1749986=rubygems/test_webauthn_poller
[318/757] 1749975=mkmf/test_egrep_cpp
[319/757] 1749986=ruby/test_argf
[320/757] 1749993=rubygems/test_gem_resolver_composed_set
[321/757] 1749993=psych/test_object_references
[322/757] 1749993=-ext-/wait/test_wait
[323/757] 1749975=openssl/test_x509name
[324/757] 1749982=fiber/test_sleep
[325/757] 1749975=rubygems/test_gem_security
[326/757] 1750007=ruby/enc/test_euc_tw
[327/757] 1750007=ruby/test_compile_prism
[328/757] 1749993=rubygems/test_gem_commands_build_command
[329/757] 1750008=mkmf/test_sizeof
[330/757] 1749982=ruby/test_alias
[331/757] 1749977=rubygems/test_gem_requirement
[332/757] 1749993=mmtk/test_configuration
[333/757] 1749993=ruby/test_comparable
[334/757] 1749993=-ext-/box/test_load_ext
[335/757] 1749993=-ext-/test_bug-3571
[336/757] 1749977=ruby/test_system
[337/757] 1749993=ruby/enc/test_emoji_breaks
[338/757] 1749993=-ext-/test_notimplement
[339/757] 1749993=ruby/test_io_timeout
[340/757] 1749993=date/test_date_new
[341/757] 1749993=rubygems/test_gem_commands_info_command
[342/757] 1750007=prism/api/command_line_test
[343/757] 1750007=resolv/test_dns
[344/757] 1749993=stringio/test_stringio
[345/757] 1749982=ruby/test_require
[346/757] 1749993=ruby/test_dup
[347/757] 1750007=rubygems/test_webauthn_listener_response
[348/757] 1750007=psych/test_psych_set
[349/757] 1750007=prism/result/heredoc_test
[350/757] 1750007=prism/newline_test
[351/757] 1749998=-ext-/gvl/test_ubf_async_safe
[352/757] 1749998=psych/test_array
[353/757] 1749998=prism/snippets_test
[354/757] 1750007=prism/ruby/parser_test
[355/757] 1750007=rubygems/test_gem_path_support
[356/757] 1750007=prism/result/constant_path_node_test
[357/757] 1750007=-ext-/win32/test_console_attr
[358/757] 1750007=rubygems/test_gem_bundler_version_finder
[359/757] 1749976=optparse/test_switch
[360/757] 1749976=ruby/test_ast
[361/757] 1750007=-ext-/string/test_rb_str_dup
[362/757] 1750007=prism/fuzzer_test
[363/757] 1750007=prism/onigmo_test
[364/757] 1750007=psych/test_struct
[365/757] 1750007=dtrace/test_gc
[366/757] 1750007=ruby/test_math
[367/757] 1750007=test_time
[368/757] 1749993=json/json_encoding_test
[369/757] 1749993=ruby/test_super
[370/757] 1749975=mkmf/test_libs
[371/757] 1749975=rubygems/test_gem_safe_yaml
[372/757] 1749975=digest/test_digest_extend
[373/757] 1749975=optparse/test_autoconf
[374/757] 1749975=optparse/test_did_you_mean
[375/757] 1750007=-ext-/popen_deadlock/test_popen_deadlock
[376/757] 1749975=-ext-/test_bug-5832
[377/757] 1749975=ruby/test_case
[378/757] 1749975=ruby/enc/test_gbk
[379/757] 1749975=rubygems/test_gem_specification
[380/757] 1749977=rubygems/test_gem_name_tuple
[381/757] 1749977=ruby/test_warning
[382/757] 1749977=rubygems/test_gem_dependency_installer
[383/757] 1749993=ruby/test_refinement
[384/757] 1750007=openssl/test_x509crl
[385/757] 1750007=strscan/test_stringscanner
[386/757] 1750007=psych/test_numeric
[387/757] 1750007=psych/test_class
[388/757] 1750007=ruby/enc/test_gb18030
[389/757] 1750007=rubygems/test_gem_package_tar_reader
[390/757] 1750007=-ext-/bignum/test_mul
[391/757] 1750007=mkmf/test_mkmf
[392/757] 1750007=-ext-/test_enumerator_kw
[393/757] 1750007=ruby/test_mixed_unicode_escapes
[394/757] 1750007=did_you_mean/spell_checking/test_require_path_check
[395/757] 1750007=io/nonblock/test_flush
[396/757] 1750007=ruby/test_complexrational
[397/757] 1750007=openssl/test_pkcs7
[398/757] 1750008=rubygems/test_gem_commands_fetch_command
[399/757] 1750008=-ext-/win32/test_dln
[400/757] 1750008=openssl/test_x509attr
[401/757] 1750008=ruby/test_complex2
[402/757] 1750008=ruby/enc/test_iso_8859
[403/757] 1750008=ruby/test_string_memory
[404/757] 1750008=prism/regexp_test
[405/757] 1750008=mkmf/test_pkg_config
[406/757] 1750007=-ext-/bignum/test_big2str
[407/757] 1750007=open-uri/test_open-uri
[408/757] 1750008=-ext-/string/test_coderange
[409/757] 1750008=prism/ruby/location_test
[410/757] 1750008=prism/api/dump_test
[411/757] 1749975=-ext-/string/test_enc_associate
[412/757] 1749978=ruby/test_allocation
[413/757] 1750007=ruby/test_gc
[414/757] 1749996=ruby/test_iseq
[415/757] 1749977=yaml/test_store
[416/757] 1749977=ruby/test_insns_leaf
[417/757] 1749977=-ext-/load/test_protect
[418/757] 1749977=psych/test_tree_builder
[419/757] 1749977=net/protocol/test_protocol
[420/757] 1749977=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[421/757] 1749977=rubygems/test_gem_commands_open_command
[422/757] 1749977=openssl/test_x509req
[423/757] 1749975=prism/ruby/tunnel_test
[424/757] 1749975=rubygems/test_gem_text
[425/757] 1749975=ruby/test_settracefunc
[426/757] 1749977=rubygems/test_gem_commands_stale_command
[427/757] 1749977=rubygems/test_gem_version
[428/757] 1749977=test_pp
[429/757] 1749977=socket/test_tcp
[430/757] 1749977=ruby/test_sprintf_comb
[431/757] 1750008=ruby/test_method_cache
[432/757] 1750008=ruby/test_path
[433/757] 1750008=rubygems/test_gem_stub_specification
[434/757] 1749977=json/json_string_matching_test
[435/757] 1749977=rubygems/test_gem_ext_rake_builder
[436/757] 1750008=monitor/test_monitor
[437/757] 1750008=mkmf/test_flags
[438/757] 1749996=openssl/test_asn1
[439/757] 1749996=ruby/test_transcode
[440/757] 1749977=ruby/test_whileuntil
[441/757] 1749977=-ext-/rational/test_rat
[442/757] 1749977=test_extlibs
[443/757] 1749982=prism/result/static_inspect_test
[444/757] 1750008=-ext-/symbol/test_inadvertent_creation
[445/757] 1749982=prism/result/source_location_test
[446/757] 1749982=ruby/test_complex
[447/757] 1750008=-ext-/vm/test_at_exit
[448/757] 1749984=-ext-/thread/test_instrumentation_api
[449/757] 1750008=psych/test_data
[450/757] 1750008=ripper/test_files_ext
[451/757] 1750008=openssl/test_x509ext
[452/757] 1750008=prism/unescape_test
[453/757] 1750008=ruby/test_object_id
[454/757] 1749986=prism/result/equality_test
[455/757] 1749986=ruby/test_rubyvm
[456/757] 1749986=-ext-/exception/test_data_error
[457/757] 1749986=rubygems/test_gem_doctor
[458/757] 1749986=socket/test_ancdata
[459/757] 1749986=ruby/test_weakmap
[460/757] 1749982=ruby/enc/test_euc_jp
[461/757] 1749982=ripper/test_scanner_events
[462/757] 1749982=-ext-/string/test_external_new
[463/757] 1749982=-ext-/test_abi
[464/757] 1750008=rubygems/test_gem_resolver_dependency_request
[465/757] 1750008=win32/test_registry
[466/757] 1750008=rubygems/test_deprecate
[467/757] 1750008=openssl/test_ssl
[468/757] 1749982=prism/api/parse_success_test
[469/757] 1749982=ruby/test_module
[470/757] 1749984=rubygems/test_gem_commands_push_command
[471/757] 1749975=strscan/test_ractor
[472/757] 1749975=rubygems/test_gem_uri_formatter
[473/757] 1749975=ruby/test_sprintf
[474/757] 1749996=ruby/test_optimization
[475/757] 1749975=rubygems/test_gem_request_connection_pools
[476/757] 1749984=uri/test_common
[477/757] 1749998=-ext-/test_bug-14834
[478/757] 1749998=openssl/test_buffering
[479/757] 1749998=prism/ruby/ruby_parser_test
[480/757] 1749998=resolv/test_svcb_https
[481/757] 1749998=psych/nodes/test_enumerable
[482/757] 1749998=-ext-/proc/test_bmethod
[483/757] 1749998=-ext-/funcall/test_passing_block
[484/757] 1749998=uri/test_http
[485/757] 1749998=openssl/test_x509cert
[486/757] 1749975=socket/test_addrinfo
[487/757] 1749984=mkmf/test_have_func
[488/757] 1749975=-ext-/string/test_enc_str_buf_cat
[489/757] 1749975=rubygems/test_gem_package_tar_reader_entry
[490/757] 1749975=optparse/test_zsh_completion
[491/757] 1749975=rubygems/test_webauthn_listener
[492/757] 1749975=-ext-/thread/test_lock_native_thread
[493/757] 1749975=rubygems/test_gem_resolver_specification
[494/757] 1749975=ruby/test_encoding
[495/757] 1749998=dtrace/test_load
[496/757] 1749998=json/json_fixtures_test
[497/757] 1749998=ruby/test_default_gems
[498/757] 1749998=mkmf/test_constant
[499/757] 1749984=rubygems/test_gem_security_trust_dir
[500/757] 1749984=prism/api/lex_test
[501/757] 1749984=rubygems/test_gem_rdoc
[502/757] 1749984=ruby/test_require_lib
[503/757] 1749993=rubygems/test_gem_version_option
[504/757] 1749975=ripper/test_files_test_2
[505/757] 1749993=rubygems/test_gem_remote_fetcher_s3
[506/757] 1749993=psych/test_stringio
[507/757] 1749993=-ext-/win32/test_fd_setsize
[508/757] 1749993=ruby/test_objectspace
[509/757] 1749977=test_trick
[510/757] 1749986=rubygems/test_gem_request_set
[511/757] 1749998=prism/version_test
[512/757] 1749998=psych/test_null
[513/757] 1749998=ruby/enc/test_big5
[514/757] 1749998=rubygems/test_gem_resolver_activation_request
[515/757] 1749998=-ext-/iseq_load/test_iseq_load
[516/757] 1749986=-ext-/scheduler/test_interrupt_with_scheduler
[517/757] 1749986=-ext-/string/test_fstring
[518/757] 1749982=did_you_mean/core_ext/test_name_error_extension
[519/757] 1749982=ruby/test_fixnum
[520/757] 1749982=fiber/test_timeout
[521/757] 1749982=ruby/test_signal
[522/757] 1749986=fiber/test_scheduler
[523/757] 1750008=-ext-/test_ensure_and_callcc
[524/757] 1750008=rubygems/test_gem_ext_builder
[525/757] 1749977=fileutils/test_verbose
[526/757] 1749977=rubygems/test_gem_resolver_vendor_specification
[527/757] 1749977=-ext-/typeddata/test_typeddata
[528/757] 1749998=date/test_date_strftime
[529/757] 1749977=prism/ruby/compiler_test
[530/757] 1749977=ruby/test_struct
[531/757] 1749977=ruby/test_basicinstructions
[532/757] 1749978=-ext-/bignum/test_bigzero
[533/757] 1749978=fiber/test_mutex
[534/757] 1749977=ruby/test_box
[535/757] 1749975=socket/test_basicsocket
[536/757] 1749975=rubygems/test_gem_commands_owner_command
[537/757] 1749978=-ext-/test_recursion
[538/757] 1749978=-ext-/string/test_normalize
[539/757] 1749978=test_find
[540/757] 1749978=prism/locals_test
[541/757] 1749978=rubygems/test_gem_unsatisfiable_dependency_error
[542/757] 1749978=objspace/test_ractor
[543/757] 1749998=prism/ruby/pattern_test
[544/757] 1749998=rubygems/test_gem_package_tar_header
[545/757] 1749998=ripper/test_sexp
[546/757] 1749998=prism/fixtures_test
[547/757] 1749975=ruby/test_rational2
[548/757] 1749975=rubygems/test_gem_dependency_resolution_error
[549/757] 1749975=net/http/test_http
[550/757] 1749984=dtrace/test_raise
[551/757] 1749984=open-uri/test_proxy
[552/757] 1749984=io/wait/test_io_wait_uncommon
[553/757] 1749984=psych/test_string
[554/757] 1749998=ruby/enc/test_shift_jis
[555/757] 1749998=ruby/test_yield
[556/757] 1749986=rubygems/test_gem_request_set_lockfile_parser
[557/757] 1749984=rubygems/test_gem_ci_detector
[558/757] 1749984=rubygems/test_gem_resolver_vendor_set
[559/757] 1749986=ruby/test_fnmatch
[560/757] 1749984=mkmf/test_have_library
[561/757] 1749986=erb/test_erb_command
[562/757] 1749978=rubygems/test_require
[563/757] 1750008=net/http/test_https
[564/757] 1749986=net/http/test_httpresponses
[565/757] 1749986=prism/result/integer_base_flags_test
[566/757] 1749986=ruby/test_unicode_escape
[567/757] 1749986=uri/test_ftp
[568/757] 1749986=-ext-/string/test_too_many_dummy_encodings
[569/757] 1749986=ripper/test_filter
[570/757] 1749986=rubygems/test_gem_ext_cmake_builder
[571/757] 1749986=erb/test_erb_m17n
[572/757] 1749986=objspace/test_objspace
[573/757] 1749977=ruby/test_clone
[574/757] 1749982=ruby/enc/test_koi8
[575/757] 1749982=ruby/test_call
[576/757] 1749984=ruby/test_thread
[577/757] 1749982=dtrace/test_hash_create
[578/757] 1749982=json/json_generic_object_test
[579/757] 1749982=date/test_switch_hitter
[580/757] 1749982=ruby/test_defined
[581/757] 1749982=-ext-/bignum/test_pack
[582/757] 1749977=ruby/enc/test_case_options
[583/757] 1749977=ruby/test_ractor
[584/757] 1749982=-ext-/method/test_arity
[585/757] 1749982=ripper/test_files_sample
[586/757] 1749978=-ext-/st/test_update
[587/757] 1749978=rubygems/test_gem_security_policy
[588/757] 1749982=uri/test_file
[589/757] 1749993=rubygems/test_gem_install_update_options
[590/757] 1749982=rubygems/test_gem_resolver_index_set
[591/757] 1749982=net/http/test_httpresponse
[592/757] 1749982=ruby/test_inlinecache
[593/757] 1749978=ruby/test_weakkeymap
[594/757] 1749982=-ext-/marshal/test_usrmarshal
[595/757] 1749993=rubygems/test_gem_command
[596/757] 1749993=ruby/test_key_error
[597/757] 1749993=-ext-/exception/test_enc_raise
[598/757] 1749993=openssl/test_engine
[599/757] 1749993=-ext-/postponed_job/test_postponed_job
[600/757] 1749982=json/ractor_test
[601/757] 1749982=rubygems/test_gem_request_set_lockfile
[602/757] 1749978=fiber/test_io_close
[603/757] 1749978=did_you_mean/tree_spell/test_human_typo
[604/757] 1749978=-ext-/load/test_dot_dot
[605/757] 1749978=ruby/test_bignum
[606/757] 1749975=prism/ruby/reflection_test
[607/757] 1749975=rubygems/test_gem_util
[608/757] 1749978=openssl/test_config
[609/757] 1749993=test_tempfile
[610/757] 1749978=rubygems/test_gem_resolver
[611/757] 1749975=rubygems/test_gem_gemcutter_utilities
[612/757] 1750008=rubygems/test_gem_remote_fetcher
[613/757] 1749978=did_you_mean/edit_distance/test_jaro_winkler
[614/757] 1749978=rubygems/test_gem_commands_yank_command
[615/757] 1749975=rubygems/test_exit
[616/757] 1749975=did_you_mean/spell_checking/test_pattern_key_name_check
[617/757] 1749975=-ext-/gvl/test_last_thread
[618/757] 1749978=rubygems/test_gem_source_lock
[619/757] 1749978=uri/test_ldap
[620/757] 1749978=rubygems/test_gem_remote_fetcher_local_server
[621/757] 1750008=etc/test_etc
[622/757] 1750002=psych/test_hash
[623/757] 1749978=openssl/test_cipher
[624/757] 1750002=-ext-/time/test_new
[625/757] 1750002=ruby/test_enum
[626/757] 1749978=rubygems/test_gem_commands_which_command
[627/757] 1749978=rubygems/test_gem_source_specific_file
[628/757] 1749991=socket/test_unix
[629/757] 1749978=prism/api/parse_test
[630/757] 1749993=ruby/test_symbol
[631/757] 1749991=psych/test_coder
[632/757] 1749975=optparse/test_optparse
[633/757] 1749975=rubygems/test_gem_spec_fetcher
[634/757] 1749991=io/console/test_ractor
[635/757] 1749978=ruby/test_undef
[636/757] 1749991=rubygems/test_gem_commands_sources_command
[637/757] 1749978=uri/test_ws
[638/757] 1749978=io/console/test_io_console
[639/757] 1750008=date/test_date_arith
[640/757] 1750008=ruby/test_metaclass
[641/757] 1750008=ruby/test_numeric
[642/757] 1749975=ruby/test_io
[643/757] 1749982=pathname/test_ractor
[644/757] 1750008=-ext-/integer/test_my_integer
[645/757] 1750008=rubygems/test_gem_commands_environment_command
[646/757] 1749982=-ext-/tracepoint/test_tracepoint
[647/757] 1750008=dtrace/test_array_create
[648/757] 1750008=rubygems/test_gem_resolver_installed_specification
[649/757] 1750008=-ext-/marshal/test_internal_ivar
[650/757] 1750008=rubygems/test_gem_commands_mirror
[651/757] 1750008=prism/encoding/symbol_encoding_test
[652/757] 1750008=prism/ruby/desugar_compiler_test
[653/757] 1750008=openssl/test_hmac
[654/757] 1750008=mkmf/test_signedness
[655/757] 1749982=uri/test_wss
[656/757] 1749982=fiber/test_address_resolve
[657/757] 1749982=openssl/test_digest
[658/757] 1749991=ruby/test_variable
[659/757] 1749982=-ext-/string/test_cstr
[660/757] 1750007=rubygems/test_gem_resolver_lock_specification
[661/757] 1750007=-ext-/num2int/test_num2int
[662/757] 1750007=rubygems/test_gem_source_local
[663/757] 1749998=-ext-/iter/test_iter_break
[664/757] 1749998=ruby/test_parse
[665/757] 1750007=mkmf/test_have_macro
[666/757] 1749978=ruby/test_process
[667/757] 1749982=fileutils/test_nowrite
[668/757] 1749982=ruby/test_flip
[669/757] 1750007=ruby/test_thread_queue
[670/757] 1749982=optparse/test_summary
[671/757] 1749996=ruby/test_stack
[672/757] 1749991=rubygems/test_gem_commands_install_command
[673/757] 1749982=rubygems/test_gem_ext_cargo_builder_unit
[674/757] 1749982=-ext-/st/test_foreach
[675/757] 1749982=ruby/test_econv
[676/757] 1750002=test_securerandom
[677/757] 1750002=rubygems/test_gem_commands_cert_command
[678/757] 1750008=fiber/test_io
[679/757] 1749998=fileutils/test_fileutils
[680/757] 1750008=-ext-/eval/test_eval
[681/757] 1750008=fiber/test_process
[682/757] 1750008=ruby/test_object
[683/757] 1750002=coverage/test_coverage
[684/757] 1750007=json/json_common_interface_test
[685/757] 1750007=psych/test_stream
[686/757] 1750007=pathname/test_pathname
[687/757] 1749996=rubygems/test_remote_fetch_error
[688/757] 1749996=rubygems/test_gem_resolver_git_specification
[689/757] 1750007=ruby/test_dir_m17n
[690/757] 1749991=prism/result/named_capture_test
[691/757] 1749977=rubygems/test_gem_commands_dependency_command
[692/757] 1749977=dtrace/test_cmethod
[693/757] 1749977=-ext-/string/test_qsort
[694/757] 1749977=rubygems/test_gem_ext_ext_conf_builder
[695/757] 1749991=-ext-/path_to_class/test_path_to_class
[696/757] 1749991=prism/result/string_test
[697/757] 1749991=fiber/test_storage
[698/757] 1749991=json/json_addition_test
[699/757] 1749991=dtrace/test_method_cache
[700/757] 1749991=ruby/test_iterator
[701/757] 1749991=dtrace/test_string
[702/757] 1749991=rubygems/test_gem_resolver_index_specification
[703/757] 1749993=psych/test_marshalable
[704/757] 1749993=rubygems/test_gem_dependency
[705/757] 1749991=psych/test_serialize_subclasses
[706/757] 1749991=ruby/test_const
[707/757] 1749991=ruby/test_class
[708/757] 1749996=prism/api/parse_comments_test
[709/757] 1749996=psych/test_yamldbm
[710/757] 1749996=json/test_helper
[711/757] 1749996=ruby/test_thread_cv
[712/757] 1749993=prism/ruby/relocation_test
[713/757] 1749993=ruby/enc/test_windows_1251
[714/757] 1749993=ripper/test_parser_events
[715/757] 1749982=resolv/test_addr
[716/757] 1749982=-ext-/file/test_stat
[717/757] 1749982=ruby/test_eval
[718/757] 1749980=resolv/test_win32_config
[719/757] 1749980=mkmf/test_convertible
[720/757] 1749993=rubygems/test_gem_resolver_best_set
[721/757] 1749993=prism/newline_offsets_test
[722/757] 1749996=ruby/test_regexp
[723/757] 1749993=-ext-/bignum/test_str2big
[724/757] 1749993=ruby/test_rational
[725/757] 1750008=rubygems/test_gem_resolver_conflict
[726/757] 1750008=ruby/test_readpartial
[727/757] 1750008=psych/test_scalar
[728/757] 1750008=rubygems/test_gem_commands_contents_command
[729/757] 1750002=ruby/test_pattern_matching
[730/757] 1750008=fiber/test_thread
[731/757] 1750008=rubygems/test_gem_commands_search_command
[732/757] 1750008=ruby/test_arithmetic_sequence
[733/757] 1750008=ruby/test_literal
[734/757] 1749993=ruby/test_file
[735/757] 1750002=prism/bom_test
[736/757] 1749982=socket/test_sockopt
[737/757] 1749982=ruby/test_frozen_error
[738/757] 1750002=ruby/test_lambda
[739/757] 1749982=psych/test_encoding
[740/757] 1749982=rubygems/test_gem_commands_specification_command
[741/757] 1750002=-ext-/iter/test_yield_block
[742/757] 1750002=psych/handlers/test_recorder
[743/757] 1750002=psych/test_yaml
[744/757] 1749982=psych/test_boolean
[745/757] 1749982=mkmf/test_config
[746/757] 1750002=fiber/test_ractor
[747/757] 1749977=psych/test_document
[748/757] 1749977=-ext-/bug_reporter/test_bug_reporter
[749/757] 1750002=did_you_mean/test_spell_checker
[750/757] 1750002=rubygems/test_gem_resolver_api_specification
[751/757] 1750002=optparse/test_getopts
[752/757] 1750002=prism/ruby/parameters_signature_test
[753/757] 1750002=ruby/test_primitive
[754/757] 1750002=rubygems/test_gem_request
[755/757] 1749977=socket/test_nonblock
[756/757] 1749977=rubygems/test_gem_commands_signin_command
[757/757] 1750002=openssl/test_pkey
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 999 999 999 ? -1 Ss 1000 0:17 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
999 1021 1021 1021 pts/0 1021 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1021 1022 1021 1021 pts/0 1021 S+ 1000 0:05 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1 65610 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 177887 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 452310 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 584441 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 1164625 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1022 1748745 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
1748745 1748748 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251230-085215 --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
1748748 1748749 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251230-085215 --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
1748749 1749641 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
1749641 1749642 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
1749642 1749972 1021 1021 pts/0 1021 Sl+ 1000 0:20 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
1749972 1749989 1021 1021 pts/0 1021 Sl+ 1000 0:08 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
1749989 1753782 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
1 2005784 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2117046 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2306871 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1748749 2491344 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
1 2681903 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2825499 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2849766 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3202376 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3220467 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3393617 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3696633 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 4123412 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[1748745], 1748745=>[1748748], 1748748=>[1748749], 1748749=>[1749641, 2491344], 1749641=>[1749642], 1749642=>[1749972], 1749972=>[1749989], 1749989=>[1753782]}
$ timeout 60 gdb -p 1753782 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1753785]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000059094ef8deae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x713bad571c40 (LWP 1753782) "ruby" 0x000059094ef8deae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x713b913ff6c0 (LWP 1753785) "ruby" 0x0000713bad31b4fd in __GI___poll (fds=0x713b7bb0b040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x713b913ff6c0 (LWP 1753785) "ruby"):
#0 0x0000713bad31b4fd in __GI___poll (fds=0x713b7bb0b040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000059094ef1874a in __interceptor_poll ()
No symbol table info available.
#2 0x000059094f315d7b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067
vm = <optimized out>
#4 0x000059094ef71aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000713bad29caa4 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 = {124500653897408, -7318855704396273006, 124500653897408, -352, 25, 140728262356432, -7318855704408855918, -7318829125756228974}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000713bad329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x713bad571c40 (LWP 1753782) "ruby"):
#0 0x000059094ef8deae in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000059094ef8ee6a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000059094eedb7f8 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::ReturnToAllocator(__sanitizer::MemoryMapper<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, __sanitizer::AllocatorStats*, unsigned long, unsigned int const*, unsigned long) ()
No symbol table info available.
#3 0x000059094eedb5e9 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::DrainHalfMax(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x000059094eedb41d in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Deallocate(__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long, void*) ()
No symbol table info available.
#5 0x000059094eedae5d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x000059094eedaaa6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x000059094eedcd76 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x000059094ef73c40 in __interceptor_free ()
No symbol table info available.
#9 0x000059094effea40 in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x5040001f6110, old_size=48) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8252
malloc_increase_done = <optimized out>
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 0x000059094f404e39 in cc_table_free_i (ccs_ptr=92358976737928, data=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_method.c:74
ccs = 0x540000001288
#11 0x000059094f2df3d9 in rb_id_table_foreach_values (tbl=<optimized out>, func=0x59094f404e30 <cc_table_free_i>, data=data@entry=0x0) at /tmp/ruby/src/trunk_asan/id_table.c:307
ret = <optimized out>
i = 0
capa = <optimized out>
ret = <optimized out>
#12 0x000059094f404977 in vm_cc_table_free (data=0x540000001288) at /tmp/ruby/src/trunk_asan/vm_method.c:84
tbl = 0x540000001288
#13 0x000059094f021a9d in rb_data_free (objspace=0x51d000000a80, obj=124500480108640) at /tmp/ruby/src/trunk_asan/gc.c:1287
dfree = 0x0
free_immediately = -512
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#14 rb_gc_obj_free (objspace=<optimized out>, obj=124500480108640) at /tmp/ruby/src/trunk_asan/gc.c:1433
args = <optimized out>
#15 0x000059094efef824 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3080
poisoned = 0x0
vp = 124500480108640
page = <optimized out>
p = 124500480108640
pend = 124500480163840
i = 20
objspace = 0x51d000000a80
lock_lev = 0
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#16 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1810
No locals.
#17 0x000059094efb8159 in rb_ec_finalize (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#18 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdda167a10, <optimized out>, 0x7ffdda1678e0, <optimized out>, <optimized out>}, prev = 0x713bab332a40, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000000300
step = 4
message = 4
th = 0x515000000300
buf = <optimized out>
state = <optimized out>
#19 0x000059094efb7844 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#20 0x000059094efb875b in ruby_stop (ex=4744, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#21 0x000059094f15d1ad in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4294
status = <optimized out>
pid = <optimized out>
#22 0x000059094f3f64d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x660100040001
cc = <optimized out>
me = 0x713b8b9bf770
cfunc = 0x506000048e68
recv = 124500445153600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#23 0x000059094f38f25f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x713bace182f8, cd=0x50800050b320, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50800050b320
insns_address_table = {0x59094f38ae26 <vm_exec_core+1494>, 0x59094f38c12d <vm_exec_core+6365>, 0x59094f3912c1 <vm_exec_core+27249>, 0x59094f38bc9f <vm_exec_core+5199>, 0x59094f392072 <vm_exec_core+30754>, 0x59094f38fe74 <vm_exec_core+22052>, 0x59094f38db1e <vm_exec_core+13006>, 0x59094f38af8e <vm_exec_core+1854>, 0x59094f3918b4 <vm_exec_core+28772>, 0x59094f3915fc <vm_exec_core+28076>, 0x59094f38bf1c <vm_exec_core+5836>, 0x59094f38b47e <vm_exec_core+3118>, 0x59094f390576 <vm_exec_core+23846>, 0x59094f38ca23 <vm_exec_core+8659>, 0x59094f391ab5 <vm_exec_core+29285>, 0x59094f39175e <vm_exec_core+28430>, 0x59094f38d111 <vm_exec_core+10433>, 0x59094f38daad <vm_exec_core+12893>, 0x59094f3900d5 <vm_exec_core+22661>, 0x59094f3916d5 <vm_exec_core+28293>, 0x59094f38f580 <vm_exec_core+19760>, 0x59094f39015e <vm_exec_core+22798>, 0x59094f390c17 <vm_exec_core+25543>, 0x59094f38f4bd <vm_exec_core+19565>, 0x59094f38b3bb <vm_exec_core+2923>, 0x59094f38fb77 <vm_exec_core+21287>, 0x59094f38b24e <vm_exec_core+2558>, 0x59094f38b684 <vm_exec_core+3636>, 0x59094f38d394 <vm_exec_core+11076>, 0x59094f38f08a <vm_exec_core+18490>, 0x59094f38fa10 <vm_exec_core+20928>, 0x59094f38ed2f <vm_exec_core+17631>, 0x59094f38ae5a <vm_exec_core+1546>, 0x59094f390e47 <vm_exec_core+26103>, 0x59094f391527 <vm_exec_core+27863>, 0x59094f38b82b <vm_exec_core+4059>, 0x59094f38c3d7 <vm_exec_core+7047>, 0x59094f38c095 <vm_exec_core+6213>, 0x59094f38cb12 <vm_exec_core+8898>, 0x59094f38d949 <vm_exec_core+12537>, 0x59094f38b8d2 <vm_exec_core+4226>, 0x59094f390caf <vm_exec_core+25695>, 0x59094f38c361 <vm_exec_core+6929>, 0x59094f38d7f7 <vm_exec_core+12199>, 0x59094f38e2be <vm_exec_core+14958>, 0x59094f39060c <vm_exec_core+23996>, 0x59094f38f742 <vm_exec_core+20210>, 0x59094f38cdec <vm_exec_core+9628>, 0x59094f38c66e <vm_exec_core+7710>, 0x59094f390462 <vm_exec_core+23570>, 0x59094f38d574 <vm_exec_core+11556>, 0x59094f38fc76 <vm_exec_core+21542>, 0x59094f38f7b4 <vm_exec_core+20324>, 0x59094f38fd2d <vm_exec_core+21725>, 0x59094f3911f9 <vm_exec_core+27049>, 0x59094f38eb41 <vm_exec_core+17137>, 0x59094f3906c5 <vm_exec_core+24181>, 0x59094f38aba8 <vm_exec_core+856>, 0x59094f3901f3 <vm_exec_core+22947>, 0x59094f38cf0b <vm_exec_core+9915>, 0x59094f38f418 <vm_exec_core+19400>, 0x59094f38f658 <vm_exec_core+19976>, 0x59094f38def2 <vm_exec_core+13986>, 0x59094f38b738 <vm_exec_core+3816>, 0x59094f38d2b9 <vm_exec_core+10857>, 0x59094f38c8f6 <vm_exec_core+8358>, 0x59094f38fdab <vm_exec_core+21851>, 0x59094f38ba63 <vm_exec_core+4627>, 0x59094f38dc9f <vm_exec_core+13391>, 0x59094f38e5ef <vm_exec_core+15775>, 0x59094f38cbf0 <vm_exec_core+9120>, 0x59094f398800 <vm_exec_core+57264>, 0x59094f38c5c5 <vm_exec_core+7541>, 0x59094f38c4bd <vm_exec_core+7277>, 0x59094f38c7c8 <vm_exec_core+8056>, 0x59094f38d1b3 <vm_exec_core+10595>, 0x59094f38ef2e <vm_exec_core+18142>, 0x59094f38e379 <vm_exec_core+15145>, 0x59094f38fa8f <vm_exec_core+21055>, 0x59094f38e7d5 <vm_exec_core+16261>, 0x59094f390d70 <vm_exec_core+25888>, 0x59094f392317 <vm_exec_core+31431>, 0x59094f390fb4 <vm_exec_core+26468>, 0x59094f391c05 <vm_exec_core+29621>, 0x59094f391cf6 <vm_exec_core+29862>, 0x59094f38b2e0 <vm_exec_core+2704>, 0x59094f3917dd <vm_exec_core+28557>, 0x59094f38d499 <vm_exec_core+11337>, 0x59094f3919d8 <vm_exec_core+29064>, 0x59094f38cfda <vm_exec_core+10122>, 0x59094f390eeb <vm_exec_core+26267>, 0x59094f38b177 <vm_exec_core+2343>, 0x59094f38b95d <vm_exec_core+4365>, 0x59094f391f3a <vm_exec_core+30442>, 0x59094f38d87d <vm_exec_core+12333>, 0x59094f38d67a <vm_exec_core+11818>, 0x59094f38abad <vm_exec_core+861>, 0x59094f38b09a <vm_exec_core+2122>, 0x59094f38ac33 <vm_exec_core+995>, 0x59094f3910a3 <vm_exec_core+26707>, 0x59094f38e9fe <vm_exec_core+16814>, 0x59094f38e0c2 <vm_exec_core+14450>, 0x59094f38e8da <vm_exec_core+16522>, 0x59094f38e526 <vm_exec_core+15574>, 0x59094f38d70f <vm_exec_core+11967>, 0x59094f38dfcd <vm_exec_core+14205>, 0x59094f38d999 <vm_exec_core+12617>, 0x59094f38e1dc <vm_exec_core+14732>, 0x59094f38e24d <vm_exec_core+14845>, 0x59094f38ae17 <vm_exec_core+1479>, 0x59094f38c11e <vm_exec_core+6350>, 0x59094f3912b2 <vm_exec_core+27234>, 0x59094f38bc90 <vm_exec_core+5184>, 0x59094f392063 <vm_exec_core+30739>, 0x59094f38fe65 <vm_exec_core+22037>, 0x59094f38db0f <vm_exec_core+12991>, 0x59094f38af7f <vm_exec_core+1839>, 0x59094f3918a5 <vm_exec_core+28757>, 0x59094f3915ed <vm_exec_core+28061>, 0x59094f38bf0d <vm_exec_core+5821>, 0x59094f38b46f <vm_exec_core+3103>, 0x59094f390567 <vm_exec_core+23831>, 0x59094f38ca14 <vm_exec_core+8644>, 0x59094f391aa6 <vm_exec_core+29270>, 0x59094f39174f <vm_exec_core+28415>, 0x59094f38d102 <vm_exec_core+10418>, 0x59094f38da9e <vm_exec_core+12878>, 0x59094f3900c6 <vm_exec_core+22646>, 0x59094f3916c6 <vm_exec_core+28278>, 0x59094f38f571 <vm_exec_core+19745>, 0x59094f39014f <vm_exec_core+22783>, 0x59094f390c08 <vm_exec_core+25528>, 0x59094f38f4ae <vm_exec_core+19550>, 0x59094f38b3ac <vm_exec_core+2908>, 0x59094f38fb68 <vm_exec_core+21272>, 0x59094f38b23f <vm_exec_core+2543>, 0x59094f38b675 <vm_exec_core+3621>, 0x59094f38d385 <vm_exec_core+11061>, 0x59094f38f07b <vm_exec_core+18475>, 0x59094f38fa01 <vm_exec_core+20913>, 0x59094f38ed20 <vm_exec_core+17616>, 0x59094f38ae4b <vm_exec_core+1531>, 0x59094f390e38 <vm_exec_core+26088>, 0x59094f391518 <vm_exec_core+27848>, 0x59094f38b81c <vm_exec_core+4044>, 0x59094f38c3c8 <vm_exec_core+7032>, 0x59094f38c086 <vm_exec_core+6198>, 0x59094f38cb03 <vm_exec_core+8883>, 0x59094f38d93a <vm_exec_core+12522>, 0x59094f38b8c3 <vm_exec_core+4211>, 0x59094f390ca0 <vm_exec_core+25680>, 0x59094f38c352 <vm_exec_core+6914>, 0x59094f38d7e8 <vm_exec_core+12184>, 0x59094f38e2af <vm_exec_core+14943>, 0x59094f3905fd <vm_exec_core+23981>, 0x59094f38f733 <vm_exec_core+20195>, 0x59094f38cddd <vm_exec_core+9613>, 0x59094f38c65f <vm_exec_core+7695>, 0x59094f390453 <vm_exec_core+23555>, 0x59094f38d565 <vm_exec_core+11541>, 0x59094f38fc67 <vm_exec_core+21527>, 0x59094f38f7a5 <vm_exec_core+20309>, 0x59094f38fd1e <vm_exec_core+21710>, 0x59094f3911ea <vm_exec_core+27034>, 0x59094f38eb32 <vm_exec_core+17122>, 0x59094f3906b6 <vm_exec_core+24166>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f3901e4 <vm_exec_core+22932>, 0x59094f38cefc <vm_exec_core+9900>, 0x59094f38f409 <vm_exec_core+19385>, 0x59094f38f649 <vm_exec_core+19961>, 0x59094f38dee3 <vm_exec_core+13971>, 0x59094f38f076 <vm_exec_core+18470>, 0x59094f38d2aa <vm_exec_core+10842>, 0x59094f38c8e7 <vm_exec_core+8343>, 0x59094f38fd9c <vm_exec_core+21836>, 0x59094f38ba54 <vm_exec_core+4612>, 0x59094f38dc90 <vm_exec_core+13376>, 0x59094f38e5e0 <vm_exec_core+15760>, 0x59094f38cbe1 <vm_exec_core+9105>, 0x59094f3987f1 <vm_exec_core+57249>, 0x59094f38c5b6 <vm_exec_core+7526>, 0x59094f38c4ae <vm_exec_core+7262>, 0x59094f38c7b9 <vm_exec_core+8041>, 0x59094f38d1a4 <vm_exec_core+10580>, 0x59094f38ef1f <vm_exec_core+18127>, 0x59094f38e36a <vm_exec_core+15130>, 0x59094f38ef1a <vm_exec_core+18122>, 0x59094f38f72e <vm_exec_core+20190>, 0x59094f38f729 <vm_exec_core+20185>, 0x59094f38c7b4 <vm_exec_core+8036>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f38d903 <vm_exec_core+12467>, 0x59094f38d908 <vm_exec_core+12472>, 0x59094f38f724 <vm_exec_core+20180>, 0x59094f38f56c <vm_exec_core+19740>, 0x59094f38e5db <vm_exec_core+15755>, 0x59094f38e512 <vm_exec_core+15554>, 0x59094f38f61b <vm_exec_core+19915>, 0x59094f38e9e5 <vm_exec_core+16789>...}
reg_cfp = 0x713bace182f8
reg_pc = 0x513000505120
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x000059094f3859e2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#26 0x000059094f417162 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x713bace18380, self=124500445153600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x713b84cc60b0
cfp = <optimized out>
sp = 0x713bacd18c30
use_argv = 0x713bab23b5e0
stack_argv = 0x713bacd18c30
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#27 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x713bace18380
#28 0x000059094f3b79ec in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x000059094f3b79ec in rb_yield (val=<optimized out>)
No locals.
#32 0x000059094efbd6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdda1685f0, <optimized out>, 0x7ffdda168500, <optimized out>, <optimized out>}, prev = 0x713bab331f40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#33 0x000059094efbdb59 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1163
No locals.
#34 0x000059094f0728d1 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11999
rw = {9895527813286708059, <optimized out>}
args = <optimized out>
ies_args = <optimized out>
fmode = 0
v1 = 4
v2 = 4
r = 124500559259440
fptr = 0x5110002a9300
w = 124500559259400
fptr2 = <optimized out>
ret = 124500559259360
pipes = <optimized out>
state = <optimized out>
opt = <optimized out>
#35 0x000059094f3f64d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x431100000001
cc = <optimized out>
me = 0x713bacb88b08
cfunc = 0x50600002b468
recv = 124501114881120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#36 0x000059094f38f25f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x713bace18368, cd=0x50c000230a40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#37 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50c000230a40
insns_address_table = {0x59094f38ae26 <vm_exec_core+1494>, 0x59094f38c12d <vm_exec_core+6365>, 0x59094f3912c1 <vm_exec_core+27249>, 0x59094f38bc9f <vm_exec_core+5199>, 0x59094f392072 <vm_exec_core+30754>, 0x59094f38fe74 <vm_exec_core+22052>, 0x59094f38db1e <vm_exec_core+13006>, 0x59094f38af8e <vm_exec_core+1854>, 0x59094f3918b4 <vm_exec_core+28772>, 0x59094f3915fc <vm_exec_core+28076>, 0x59094f38bf1c <vm_exec_core+5836>, 0x59094f38b47e <vm_exec_core+3118>, 0x59094f390576 <vm_exec_core+23846>, 0x59094f38ca23 <vm_exec_core+8659>, 0x59094f391ab5 <vm_exec_core+29285>, 0x59094f39175e <vm_exec_core+28430>, 0x59094f38d111 <vm_exec_core+10433>, 0x59094f38daad <vm_exec_core+12893>, 0x59094f3900d5 <vm_exec_core+22661>, 0x59094f3916d5 <vm_exec_core+28293>, 0x59094f38f580 <vm_exec_core+19760>, 0x59094f39015e <vm_exec_core+22798>, 0x59094f390c17 <vm_exec_core+25543>, 0x59094f38f4bd <vm_exec_core+19565>, 0x59094f38b3bb <vm_exec_core+2923>, 0x59094f38fb77 <vm_exec_core+21287>, 0x59094f38b24e <vm_exec_core+2558>, 0x59094f38b684 <vm_exec_core+3636>, 0x59094f38d394 <vm_exec_core+11076>, 0x59094f38f08a <vm_exec_core+18490>, 0x59094f38fa10 <vm_exec_core+20928>, 0x59094f38ed2f <vm_exec_core+17631>, 0x59094f38ae5a <vm_exec_core+1546>, 0x59094f390e47 <vm_exec_core+26103>, 0x59094f391527 <vm_exec_core+27863>, 0x59094f38b82b <vm_exec_core+4059>, 0x59094f38c3d7 <vm_exec_core+7047>, 0x59094f38c095 <vm_exec_core+6213>, 0x59094f38cb12 <vm_exec_core+8898>, 0x59094f38d949 <vm_exec_core+12537>, 0x59094f38b8d2 <vm_exec_core+4226>, 0x59094f390caf <vm_exec_core+25695>, 0x59094f38c361 <vm_exec_core+6929>, 0x59094f38d7f7 <vm_exec_core+12199>, 0x59094f38e2be <vm_exec_core+14958>, 0x59094f39060c <vm_exec_core+23996>, 0x59094f38f742 <vm_exec_core+20210>, 0x59094f38cdec <vm_exec_core+9628>, 0x59094f38c66e <vm_exec_core+7710>, 0x59094f390462 <vm_exec_core+23570>, 0x59094f38d574 <vm_exec_core+11556>, 0x59094f38fc76 <vm_exec_core+21542>, 0x59094f38f7b4 <vm_exec_core+20324>, 0x59094f38fd2d <vm_exec_core+21725>, 0x59094f3911f9 <vm_exec_core+27049>, 0x59094f38eb41 <vm_exec_core+17137>, 0x59094f3906c5 <vm_exec_core+24181>, 0x59094f38aba8 <vm_exec_core+856>, 0x59094f3901f3 <vm_exec_core+22947>, 0x59094f38cf0b <vm_exec_core+9915>, 0x59094f38f418 <vm_exec_core+19400>, 0x59094f38f658 <vm_exec_core+19976>, 0x59094f38def2 <vm_exec_core+13986>, 0x59094f38b738 <vm_exec_core+3816>, 0x59094f38d2b9 <vm_exec_core+10857>, 0x59094f38c8f6 <vm_exec_core+8358>, 0x59094f38fdab <vm_exec_core+21851>, 0x59094f38ba63 <vm_exec_core+4627>, 0x59094f38dc9f <vm_exec_core+13391>, 0x59094f38e5ef <vm_exec_core+15775>, 0x59094f38cbf0 <vm_exec_core+9120>, 0x59094f398800 <vm_exec_core+57264>, 0x59094f38c5c5 <vm_exec_core+7541>, 0x59094f38c4bd <vm_exec_core+7277>, 0x59094f38c7c8 <vm_exec_core+8056>, 0x59094f38d1b3 <vm_exec_core+10595>, 0x59094f38ef2e <vm_exec_core+18142>, 0x59094f38e379 <vm_exec_core+15145>, 0x59094f38fa8f <vm_exec_core+21055>, 0x59094f38e7d5 <vm_exec_core+16261>, 0x59094f390d70 <vm_exec_core+25888>, 0x59094f392317 <vm_exec_core+31431>, 0x59094f390fb4 <vm_exec_core+26468>, 0x59094f391c05 <vm_exec_core+29621>, 0x59094f391cf6 <vm_exec_core+29862>, 0x59094f38b2e0 <vm_exec_core+2704>, 0x59094f3917dd <vm_exec_core+28557>, 0x59094f38d499 <vm_exec_core+11337>, 0x59094f3919d8 <vm_exec_core+29064>, 0x59094f38cfda <vm_exec_core+10122>, 0x59094f390eeb <vm_exec_core+26267>, 0x59094f38b177 <vm_exec_core+2343>, 0x59094f38b95d <vm_exec_core+4365>, 0x59094f391f3a <vm_exec_core+30442>, 0x59094f38d87d <vm_exec_core+12333>, 0x59094f38d67a <vm_exec_core+11818>, 0x59094f38abad <vm_exec_core+861>, 0x59094f38b09a <vm_exec_core+2122>, 0x59094f38ac33 <vm_exec_core+995>, 0x59094f3910a3 <vm_exec_core+26707>, 0x59094f38e9fe <vm_exec_core+16814>, 0x59094f38e0c2 <vm_exec_core+14450>, 0x59094f38e8da <vm_exec_core+16522>, 0x59094f38e526 <vm_exec_core+15574>, 0x59094f38d70f <vm_exec_core+11967>, 0x59094f38dfcd <vm_exec_core+14205>, 0x59094f38d999 <vm_exec_core+12617>, 0x59094f38e1dc <vm_exec_core+14732>, 0x59094f38e24d <vm_exec_core+14845>, 0x59094f38ae17 <vm_exec_core+1479>, 0x59094f38c11e <vm_exec_core+6350>, 0x59094f3912b2 <vm_exec_core+27234>, 0x59094f38bc90 <vm_exec_core+5184>, 0x59094f392063 <vm_exec_core+30739>, 0x59094f38fe65 <vm_exec_core+22037>, 0x59094f38db0f <vm_exec_core+12991>, 0x59094f38af7f <vm_exec_core+1839>, 0x59094f3918a5 <vm_exec_core+28757>, 0x59094f3915ed <vm_exec_core+28061>, 0x59094f38bf0d <vm_exec_core+5821>, 0x59094f38b46f <vm_exec_core+3103>, 0x59094f390567 <vm_exec_core+23831>, 0x59094f38ca14 <vm_exec_core+8644>, 0x59094f391aa6 <vm_exec_core+29270>, 0x59094f39174f <vm_exec_core+28415>, 0x59094f38d102 <vm_exec_core+10418>, 0x59094f38da9e <vm_exec_core+12878>, 0x59094f3900c6 <vm_exec_core+22646>, 0x59094f3916c6 <vm_exec_core+28278>, 0x59094f38f571 <vm_exec_core+19745>, 0x59094f39014f <vm_exec_core+22783>, 0x59094f390c08 <vm_exec_core+25528>, 0x59094f38f4ae <vm_exec_core+19550>, 0x59094f38b3ac <vm_exec_core+2908>, 0x59094f38fb68 <vm_exec_core+21272>, 0x59094f38b23f <vm_exec_core+2543>, 0x59094f38b675 <vm_exec_core+3621>, 0x59094f38d385 <vm_exec_core+11061>, 0x59094f38f07b <vm_exec_core+18475>, 0x59094f38fa01 <vm_exec_core+20913>, 0x59094f38ed20 <vm_exec_core+17616>, 0x59094f38ae4b <vm_exec_core+1531>, 0x59094f390e38 <vm_exec_core+26088>, 0x59094f391518 <vm_exec_core+27848>, 0x59094f38b81c <vm_exec_core+4044>, 0x59094f38c3c8 <vm_exec_core+7032>, 0x59094f38c086 <vm_exec_core+6198>, 0x59094f38cb03 <vm_exec_core+8883>, 0x59094f38d93a <vm_exec_core+12522>, 0x59094f38b8c3 <vm_exec_core+4211>, 0x59094f390ca0 <vm_exec_core+25680>, 0x59094f38c352 <vm_exec_core+6914>, 0x59094f38d7e8 <vm_exec_core+12184>, 0x59094f38e2af <vm_exec_core+14943>, 0x59094f3905fd <vm_exec_core+23981>, 0x59094f38f733 <vm_exec_core+20195>, 0x59094f38cddd <vm_exec_core+9613>, 0x59094f38c65f <vm_exec_core+7695>, 0x59094f390453 <vm_exec_core+23555>, 0x59094f38d565 <vm_exec_core+11541>, 0x59094f38fc67 <vm_exec_core+21527>, 0x59094f38f7a5 <vm_exec_core+20309>, 0x59094f38fd1e <vm_exec_core+21710>, 0x59094f3911ea <vm_exec_core+27034>, 0x59094f38eb32 <vm_exec_core+17122>, 0x59094f3906b6 <vm_exec_core+24166>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f3901e4 <vm_exec_core+22932>, 0x59094f38cefc <vm_exec_core+9900>, 0x59094f38f409 <vm_exec_core+19385>, 0x59094f38f649 <vm_exec_core+19961>, 0x59094f38dee3 <vm_exec_core+13971>, 0x59094f38f076 <vm_exec_core+18470>, 0x59094f38d2aa <vm_exec_core+10842>, 0x59094f38c8e7 <vm_exec_core+8343>, 0x59094f38fd9c <vm_exec_core+21836>, 0x59094f38ba54 <vm_exec_core+4612>, 0x59094f38dc90 <vm_exec_core+13376>, 0x59094f38e5e0 <vm_exec_core+15760>, 0x59094f38cbe1 <vm_exec_core+9105>, 0x59094f3987f1 <vm_exec_core+57249>, 0x59094f38c5b6 <vm_exec_core+7526>, 0x59094f38c4ae <vm_exec_core+7262>, 0x59094f38c7b9 <vm_exec_core+8041>, 0x59094f38d1a4 <vm_exec_core+10580>, 0x59094f38ef1f <vm_exec_core+18127>, 0x59094f38e36a <vm_exec_core+15130>, 0x59094f38ef1a <vm_exec_core+18122>, 0x59094f38f72e <vm_exec_core+20190>, 0x59094f38f729 <vm_exec_core+20185>, 0x59094f38c7b4 <vm_exec_core+8036>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f38d903 <vm_exec_core+12467>, 0x59094f38d908 <vm_exec_core+12472>, 0x59094f38f724 <vm_exec_core+20180>, 0x59094f38f56c <vm_exec_core+19740>, 0x59094f38e5db <vm_exec_core+15755>, 0x59094f38e512 <vm_exec_core+15554>, 0x59094f38f61b <vm_exec_core+19915>, 0x59094f38e9e5 <vm_exec_core+16789>...}
reg_cfp = 0x713bace18368
reg_pc = 0x513000506498
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#38 0x000059094f3859e2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#39 0x000059094f417162 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x713bace18460, self=124500445153600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x713b84cc6100
cfp = <optimized out>
sp = 0x713bacd18be8
use_argv = 0x713bab23b160
stack_argv = 0x713bacd18be8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#40 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x713bace18460
#41 0x000059094f3b8a5e in vm_yield_with_cref (ec=0x540000001288, argc=1, argv=0x713bab23b160, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#42 vm_yield (ec=0x540000001288, argc=1, argv=0x713bab23b160, kw_splat=0) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#43 rb_yield_0 (argc=1, argv=0x713bab23b160) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#44 rb_yield_values2 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1419
No locals.
#45 0x000059094f7ab003 in collect_i (i=<optimized out>, ary=124500559260400, argc=0, argv=0x59094ef8deae <__sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int)+30>, blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:628
No locals.
#46 0x000059094f381bbb in vm_yield_with_cfunc (ec=ec@entry=0x5170000000d0, captured=<optimized out>, self=124500559260440, argc=argc@entry=1, argv=argv@entry=0x713bab23b160, kw_splat=kw_splat@entry=0, block_handler=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5259
is_lambda = 0
ifunc = 0x713b8b9beac8
arg = 5
blockarg = 4
frame_flag = <optimized out>
val = <optimized out>
#47 0x000059094f4169f9 in 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:1839
No locals.
#48 0x000059094f3b79ec in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#49 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#50 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#51 0x000059094f3b79ec in rb_yield (val=<optimized out>)
No locals.
#52 0x000059094f18db08 in range_each_fixnum_loop (beg=<optimized out>, end=<optimized out>, range=124500559260440) at /tmp/ruby/src/trunk_asan/range.c:1083
i = 2
lim = 3
i = <optimized out>
#53 range_each (range=124500559260440) at /tmp/ruby/src/trunk_asan/range.c:1120
beg = <optimized out>
end = <optimized out>
i = <optimized out>
#54 0x000059094f40d082 in vm_call0_cfunc_with_frame (ec=0x5170000000d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
reg_cfp = 0x713bace18410
ci = <optimized out>
me = <optimized out>
cfunc = <optimized out>
len = 0
recv = 124500559260440
argc = 0
mid = 3089
block_handler = <optimized out>
frame_flags = 1431634051
val = <optimized out>
unaligned_member_ptr_result = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
reg_cfp = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#55 vm_call0_cfunc (ec=0x5170000000d0, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#56 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
ci = <optimized out>
cc = <optimized out>
ret = <optimized out>
#57 0x000059094f411e65 in vm_call0_cc (ec=0x5170000000d0, recv=124500559260440, id=3089, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = 0
calling = <error reading variable calling (Cannot access memory at address 0x80)>
use_argv = 0x0
av = <optimized out>
#58 rb_call0 (ec=<optimized out>, recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, call_scope=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:572
ci = <optimized out>
scope = <optimized out>
kw_splat = <optimized out>
cc = <optimized out>
call_status = <optimized out>
#59 0x000059094f3ba508 in rb_call (recv=128, mid=0, argc=1324932782, argv=0x0, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk_asan/vm_eval.c:891
ec = 0x540000001288
#60 iterate_method (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1550
arg = <optimized out>
#61 0x000059094f3bad24 in rb_iterate0 (it_proc=<optimized out>, data1=<optimized out>, ifunc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1499
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdda1697b0, <optimized out>, 0x7ffdda1696a0, <optimized out>, <optimized out>}, prev = 0x713bab32ec40, state = RUBY_TAG_NONE, lock_rec = 0}
retval = 4
cfp = 0x713bace18410
state = RUBY_TAG_NONE
#62 0x000059094f3bb63f in rb_lambda_call (obj=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, bl_proc=<optimized out>, min_argc=<optimized out>, max_argc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1622
arg = {obj = 124500559260440, mid = 3089, argc = 0, argv = 0x0, kw_splat = 0}
block = 0xfffffffffffffe00
#63 0x000059094f7a4b32 in enum_collect (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/enum.c:667
ary = 124500559260400
min_argc = -512
max_argc = <optimized out>
#64 0x000059094f3f64d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x713bab055f70
cfunc = 0x506000005c08
recv = 124500559260440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#65 0x000059094f38f25f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x713bace18448, cd=0x502000321a90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#66 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000321a90
insns_address_table = {0x59094f38ae26 <vm_exec_core+1494>, 0x59094f38c12d <vm_exec_core+6365>, 0x59094f3912c1 <vm_exec_core+27249>, 0x59094f38bc9f <vm_exec_core+5199>, 0x59094f392072 <vm_exec_core+30754>, 0x59094f38fe74 <vm_exec_core+22052>, 0x59094f38db1e <vm_exec_core+13006>, 0x59094f38af8e <vm_exec_core+1854>, 0x59094f3918b4 <vm_exec_core+28772>, 0x59094f3915fc <vm_exec_core+28076>, 0x59094f38bf1c <vm_exec_core+5836>, 0x59094f38b47e <vm_exec_core+3118>, 0x59094f390576 <vm_exec_core+23846>, 0x59094f38ca23 <vm_exec_core+8659>, 0x59094f391ab5 <vm_exec_core+29285>, 0x59094f39175e <vm_exec_core+28430>, 0x59094f38d111 <vm_exec_core+10433>, 0x59094f38daad <vm_exec_core+12893>, 0x59094f3900d5 <vm_exec_core+22661>, 0x59094f3916d5 <vm_exec_core+28293>, 0x59094f38f580 <vm_exec_core+19760>, 0x59094f39015e <vm_exec_core+22798>, 0x59094f390c17 <vm_exec_core+25543>, 0x59094f38f4bd <vm_exec_core+19565>, 0x59094f38b3bb <vm_exec_core+2923>, 0x59094f38fb77 <vm_exec_core+21287>, 0x59094f38b24e <vm_exec_core+2558>, 0x59094f38b684 <vm_exec_core+3636>, 0x59094f38d394 <vm_exec_core+11076>, 0x59094f38f08a <vm_exec_core+18490>, 0x59094f38fa10 <vm_exec_core+20928>, 0x59094f38ed2f <vm_exec_core+17631>, 0x59094f38ae5a <vm_exec_core+1546>, 0x59094f390e47 <vm_exec_core+26103>, 0x59094f391527 <vm_exec_core+27863>, 0x59094f38b82b <vm_exec_core+4059>, 0x59094f38c3d7 <vm_exec_core+7047>, 0x59094f38c095 <vm_exec_core+6213>, 0x59094f38cb12 <vm_exec_core+8898>, 0x59094f38d949 <vm_exec_core+12537>, 0x59094f38b8d2 <vm_exec_core+4226>, 0x59094f390caf <vm_exec_core+25695>, 0x59094f38c361 <vm_exec_core+6929>, 0x59094f38d7f7 <vm_exec_core+12199>, 0x59094f38e2be <vm_exec_core+14958>, 0x59094f39060c <vm_exec_core+23996>, 0x59094f38f742 <vm_exec_core+20210>, 0x59094f38cdec <vm_exec_core+9628>, 0x59094f38c66e <vm_exec_core+7710>, 0x59094f390462 <vm_exec_core+23570>, 0x59094f38d574 <vm_exec_core+11556>, 0x59094f38fc76 <vm_exec_core+21542>, 0x59094f38f7b4 <vm_exec_core+20324>, 0x59094f38fd2d <vm_exec_core+21725>, 0x59094f3911f9 <vm_exec_core+27049>, 0x59094f38eb41 <vm_exec_core+17137>, 0x59094f3906c5 <vm_exec_core+24181>, 0x59094f38aba8 <vm_exec_core+856>, 0x59094f3901f3 <vm_exec_core+22947>, 0x59094f38cf0b <vm_exec_core+9915>, 0x59094f38f418 <vm_exec_core+19400>, 0x59094f38f658 <vm_exec_core+19976>, 0x59094f38def2 <vm_exec_core+13986>, 0x59094f38b738 <vm_exec_core+3816>, 0x59094f38d2b9 <vm_exec_core+10857>, 0x59094f38c8f6 <vm_exec_core+8358>, 0x59094f38fdab <vm_exec_core+21851>, 0x59094f38ba63 <vm_exec_core+4627>, 0x59094f38dc9f <vm_exec_core+13391>, 0x59094f38e5ef <vm_exec_core+15775>, 0x59094f38cbf0 <vm_exec_core+9120>, 0x59094f398800 <vm_exec_core+57264>, 0x59094f38c5c5 <vm_exec_core+7541>, 0x59094f38c4bd <vm_exec_core+7277>, 0x59094f38c7c8 <vm_exec_core+8056>, 0x59094f38d1b3 <vm_exec_core+10595>, 0x59094f38ef2e <vm_exec_core+18142>, 0x59094f38e379 <vm_exec_core+15145>, 0x59094f38fa8f <vm_exec_core+21055>, 0x59094f38e7d5 <vm_exec_core+16261>, 0x59094f390d70 <vm_exec_core+25888>, 0x59094f392317 <vm_exec_core+31431>, 0x59094f390fb4 <vm_exec_core+26468>, 0x59094f391c05 <vm_exec_core+29621>, 0x59094f391cf6 <vm_exec_core+29862>, 0x59094f38b2e0 <vm_exec_core+2704>, 0x59094f3917dd <vm_exec_core+28557>, 0x59094f38d499 <vm_exec_core+11337>, 0x59094f3919d8 <vm_exec_core+29064>, 0x59094f38cfda <vm_exec_core+10122>, 0x59094f390eeb <vm_exec_core+26267>, 0x59094f38b177 <vm_exec_core+2343>, 0x59094f38b95d <vm_exec_core+4365>, 0x59094f391f3a <vm_exec_core+30442>, 0x59094f38d87d <vm_exec_core+12333>, 0x59094f38d67a <vm_exec_core+11818>, 0x59094f38abad <vm_exec_core+861>, 0x59094f38b09a <vm_exec_core+2122>, 0x59094f38ac33 <vm_exec_core+995>, 0x59094f3910a3 <vm_exec_core+26707>, 0x59094f38e9fe <vm_exec_core+16814>, 0x59094f38e0c2 <vm_exec_core+14450>, 0x59094f38e8da <vm_exec_core+16522>, 0x59094f38e526 <vm_exec_core+15574>, 0x59094f38d70f <vm_exec_core+11967>, 0x59094f38dfcd <vm_exec_core+14205>, 0x59094f38d999 <vm_exec_core+12617>, 0x59094f38e1dc <vm_exec_core+14732>, 0x59094f38e24d <vm_exec_core+14845>, 0x59094f38ae17 <vm_exec_core+1479>, 0x59094f38c11e <vm_exec_core+6350>, 0x59094f3912b2 <vm_exec_core+27234>, 0x59094f38bc90 <vm_exec_core+5184>, 0x59094f392063 <vm_exec_core+30739>, 0x59094f38fe65 <vm_exec_core+22037>, 0x59094f38db0f <vm_exec_core+12991>, 0x59094f38af7f <vm_exec_core+1839>, 0x59094f3918a5 <vm_exec_core+28757>, 0x59094f3915ed <vm_exec_core+28061>, 0x59094f38bf0d <vm_exec_core+5821>, 0x59094f38b46f <vm_exec_core+3103>, 0x59094f390567 <vm_exec_core+23831>, 0x59094f38ca14 <vm_exec_core+8644>, 0x59094f391aa6 <vm_exec_core+29270>, 0x59094f39174f <vm_exec_core+28415>, 0x59094f38d102 <vm_exec_core+10418>, 0x59094f38da9e <vm_exec_core+12878>, 0x59094f3900c6 <vm_exec_core+22646>, 0x59094f3916c6 <vm_exec_core+28278>, 0x59094f38f571 <vm_exec_core+19745>, 0x59094f39014f <vm_exec_core+22783>, 0x59094f390c08 <vm_exec_core+25528>, 0x59094f38f4ae <vm_exec_core+19550>, 0x59094f38b3ac <vm_exec_core+2908>, 0x59094f38fb68 <vm_exec_core+21272>, 0x59094f38b23f <vm_exec_core+2543>, 0x59094f38b675 <vm_exec_core+3621>, 0x59094f38d385 <vm_exec_core+11061>, 0x59094f38f07b <vm_exec_core+18475>, 0x59094f38fa01 <vm_exec_core+20913>, 0x59094f38ed20 <vm_exec_core+17616>, 0x59094f38ae4b <vm_exec_core+1531>, 0x59094f390e38 <vm_exec_core+26088>, 0x59094f391518 <vm_exec_core+27848>, 0x59094f38b81c <vm_exec_core+4044>, 0x59094f38c3c8 <vm_exec_core+7032>, 0x59094f38c086 <vm_exec_core+6198>, 0x59094f38cb03 <vm_exec_core+8883>, 0x59094f38d93a <vm_exec_core+12522>, 0x59094f38b8c3 <vm_exec_core+4211>, 0x59094f390ca0 <vm_exec_core+25680>, 0x59094f38c352 <vm_exec_core+6914>, 0x59094f38d7e8 <vm_exec_core+12184>, 0x59094f38e2af <vm_exec_core+14943>, 0x59094f3905fd <vm_exec_core+23981>, 0x59094f38f733 <vm_exec_core+20195>, 0x59094f38cddd <vm_exec_core+9613>, 0x59094f38c65f <vm_exec_core+7695>, 0x59094f390453 <vm_exec_core+23555>, 0x59094f38d565 <vm_exec_core+11541>, 0x59094f38fc67 <vm_exec_core+21527>, 0x59094f38f7a5 <vm_exec_core+20309>, 0x59094f38fd1e <vm_exec_core+21710>, 0x59094f3911ea <vm_exec_core+27034>, 0x59094f38eb32 <vm_exec_core+17122>, 0x59094f3906b6 <vm_exec_core+24166>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f3901e4 <vm_exec_core+22932>, 0x59094f38cefc <vm_exec_core+9900>, 0x59094f38f409 <vm_exec_core+19385>, 0x59094f38f649 <vm_exec_core+19961>, 0x59094f38dee3 <vm_exec_core+13971>, 0x59094f38f076 <vm_exec_core+18470>, 0x59094f38d2aa <vm_exec_core+10842>, 0x59094f38c8e7 <vm_exec_core+8343>, 0x59094f38fd9c <vm_exec_core+21836>, 0x59094f38ba54 <vm_exec_core+4612>, 0x59094f38dc90 <vm_exec_core+13376>, 0x59094f38e5e0 <vm_exec_core+15760>, 0x59094f38cbe1 <vm_exec_core+9105>, 0x59094f3987f1 <vm_exec_core+57249>, 0x59094f38c5b6 <vm_exec_core+7526>, 0x59094f38c4ae <vm_exec_core+7262>, 0x59094f38c7b9 <vm_exec_core+8041>, 0x59094f38d1a4 <vm_exec_core+10580>, 0x59094f38ef1f <vm_exec_core+18127>, 0x59094f38e36a <vm_exec_core+15130>, 0x59094f38ef1a <vm_exec_core+18122>, 0x59094f38f72e <vm_exec_core+20190>, 0x59094f38f729 <vm_exec_core+20185>, 0x59094f38c7b4 <vm_exec_core+8036>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f38d903 <vm_exec_core+12467>, 0x59094f38d908 <vm_exec_core+12472>, 0x59094f38f724 <vm_exec_core+20180>, 0x59094f38f56c <vm_exec_core+19740>, 0x59094f38e5db <vm_exec_core+15755>, 0x59094f38e512 <vm_exec_core+15554>, 0x59094f38f61b <vm_exec_core+19915>, 0x59094f38e9e5 <vm_exec_core+16789>...}
reg_cfp = 0x713bace18448
reg_pc = 0x5070001df710
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#67 0x000059094f3859e2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#68 0x000059094f417162 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x713bace184d0, self=124500445153600, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x713b84cc61a0
cfp = <optimized out>
sp = 0x713bacd18b70
use_argv = 0x713bab238de0
stack_argv = 0x713bacd18b70
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#69 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x713bace184d0
#70 0x000059094f3b79ec in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#71 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#72 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#73 0x000059094f3b79ec in rb_yield (val=<optimized out>)
No locals.
#74 0x000059094efbd6ce in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1146
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdda16a3b0, <optimized out>, 0x7ffdda16a2c0, <optimized out>, <optimized out>}, prev = 0x713bab320240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#75 0x000059094efbdb59 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1163
No locals.
#76 0x000059094f0728d1 in rb_io_s_pipe (argc=<optimized out>, argv=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11999
rw = {9895527813286708059, <optimized out>}
args = <optimized out>
ies_args = <optimized out>
fmode = 0
v1 = 4
v2 = 4
r = 124500559260560
fptr = 0x5110002b6f00
w = 124500559260520
fptr2 = <optimized out>
ret = 124500559260480
pipes = <optimized out>
state = <optimized out>
opt = <optimized out>
#77 0x000059094f3f64d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x431100000001
cc = <optimized out>
me = 0x713bacb88b08
cfunc = 0x50600002b468
recv = 124501114881120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#78 0x000059094f38f25f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x713bace184b8, cd=0x502000321bb0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#79 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000321bb0
insns_address_table = {0x59094f38ae26 <vm_exec_core+1494>, 0x59094f38c12d <vm_exec_core+6365>, 0x59094f3912c1 <vm_exec_core+27249>, 0x59094f38bc9f <vm_exec_core+5199>, 0x59094f392072 <vm_exec_core+30754>, 0x59094f38fe74 <vm_exec_core+22052>, 0x59094f38db1e <vm_exec_core+13006>, 0x59094f38af8e <vm_exec_core+1854>, 0x59094f3918b4 <vm_exec_core+28772>, 0x59094f3915fc <vm_exec_core+28076>, 0x59094f38bf1c <vm_exec_core+5836>, 0x59094f38b47e <vm_exec_core+3118>, 0x59094f390576 <vm_exec_core+23846>, 0x59094f38ca23 <vm_exec_core+8659>, 0x59094f391ab5 <vm_exec_core+29285>, 0x59094f39175e <vm_exec_core+28430>, 0x59094f38d111 <vm_exec_core+10433>, 0x59094f38daad <vm_exec_core+12893>, 0x59094f3900d5 <vm_exec_core+22661>, 0x59094f3916d5 <vm_exec_core+28293>, 0x59094f38f580 <vm_exec_core+19760>, 0x59094f39015e <vm_exec_core+22798>, 0x59094f390c17 <vm_exec_core+25543>, 0x59094f38f4bd <vm_exec_core+19565>, 0x59094f38b3bb <vm_exec_core+2923>, 0x59094f38fb77 <vm_exec_core+21287>, 0x59094f38b24e <vm_exec_core+2558>, 0x59094f38b684 <vm_exec_core+3636>, 0x59094f38d394 <vm_exec_core+11076>, 0x59094f38f08a <vm_exec_core+18490>, 0x59094f38fa10 <vm_exec_core+20928>, 0x59094f38ed2f <vm_exec_core+17631>, 0x59094f38ae5a <vm_exec_core+1546>, 0x59094f390e47 <vm_exec_core+26103>, 0x59094f391527 <vm_exec_core+27863>, 0x59094f38b82b <vm_exec_core+4059>, 0x59094f38c3d7 <vm_exec_core+7047>, 0x59094f38c095 <vm_exec_core+6213>, 0x59094f38cb12 <vm_exec_core+8898>, 0x59094f38d949 <vm_exec_core+12537>, 0x59094f38b8d2 <vm_exec_core+4226>, 0x59094f390caf <vm_exec_core+25695>, 0x59094f38c361 <vm_exec_core+6929>, 0x59094f38d7f7 <vm_exec_core+12199>, 0x59094f38e2be <vm_exec_core+14958>, 0x59094f39060c <vm_exec_core+23996>, 0x59094f38f742 <vm_exec_core+20210>, 0x59094f38cdec <vm_exec_core+9628>, 0x59094f38c66e <vm_exec_core+7710>, 0x59094f390462 <vm_exec_core+23570>, 0x59094f38d574 <vm_exec_core+11556>, 0x59094f38fc76 <vm_exec_core+21542>, 0x59094f38f7b4 <vm_exec_core+20324>, 0x59094f38fd2d <vm_exec_core+21725>, 0x59094f3911f9 <vm_exec_core+27049>, 0x59094f38eb41 <vm_exec_core+17137>, 0x59094f3906c5 <vm_exec_core+24181>, 0x59094f38aba8 <vm_exec_core+856>, 0x59094f3901f3 <vm_exec_core+22947>, 0x59094f38cf0b <vm_exec_core+9915>, 0x59094f38f418 <vm_exec_core+19400>, 0x59094f38f658 <vm_exec_core+19976>, 0x59094f38def2 <vm_exec_core+13986>, 0x59094f38b738 <vm_exec_core+3816>, 0x59094f38d2b9 <vm_exec_core+10857>, 0x59094f38c8f6 <vm_exec_core+8358>, 0x59094f38fdab <vm_exec_core+21851>, 0x59094f38ba63 <vm_exec_core+4627>, 0x59094f38dc9f <vm_exec_core+13391>, 0x59094f38e5ef <vm_exec_core+15775>, 0x59094f38cbf0 <vm_exec_core+9120>, 0x59094f398800 <vm_exec_core+57264>, 0x59094f38c5c5 <vm_exec_core+7541>, 0x59094f38c4bd <vm_exec_core+7277>, 0x59094f38c7c8 <vm_exec_core+8056>, 0x59094f38d1b3 <vm_exec_core+10595>, 0x59094f38ef2e <vm_exec_core+18142>, 0x59094f38e379 <vm_exec_core+15145>, 0x59094f38fa8f <vm_exec_core+21055>, 0x59094f38e7d5 <vm_exec_core+16261>, 0x59094f390d70 <vm_exec_core+25888>, 0x59094f392317 <vm_exec_core+31431>, 0x59094f390fb4 <vm_exec_core+26468>, 0x59094f391c05 <vm_exec_core+29621>, 0x59094f391cf6 <vm_exec_core+29862>, 0x59094f38b2e0 <vm_exec_core+2704>, 0x59094f3917dd <vm_exec_core+28557>, 0x59094f38d499 <vm_exec_core+11337>, 0x59094f3919d8 <vm_exec_core+29064>, 0x59094f38cfda <vm_exec_core+10122>, 0x59094f390eeb <vm_exec_core+26267>, 0x59094f38b177 <vm_exec_core+2343>, 0x59094f38b95d <vm_exec_core+4365>, 0x59094f391f3a <vm_exec_core+30442>, 0x59094f38d87d <vm_exec_core+12333>, 0x59094f38d67a <vm_exec_core+11818>, 0x59094f38abad <vm_exec_core+861>, 0x59094f38b09a <vm_exec_core+2122>, 0x59094f38ac33 <vm_exec_core+995>, 0x59094f3910a3 <vm_exec_core+26707>, 0x59094f38e9fe <vm_exec_core+16814>, 0x59094f38e0c2 <vm_exec_core+14450>, 0x59094f38e8da <vm_exec_core+16522>, 0x59094f38e526 <vm_exec_core+15574>, 0x59094f38d70f <vm_exec_core+11967>, 0x59094f38dfcd <vm_exec_core+14205>, 0x59094f38d999 <vm_exec_core+12617>, 0x59094f38e1dc <vm_exec_core+14732>, 0x59094f38e24d <vm_exec_core+14845>, 0x59094f38ae17 <vm_exec_core+1479>, 0x59094f38c11e <vm_exec_core+6350>, 0x59094f3912b2 <vm_exec_core+27234>, 0x59094f38bc90 <vm_exec_core+5184>, 0x59094f392063 <vm_exec_core+30739>, 0x59094f38fe65 <vm_exec_core+22037>, 0x59094f38db0f <vm_exec_core+12991>, 0x59094f38af7f <vm_exec_core+1839>, 0x59094f3918a5 <vm_exec_core+28757>, 0x59094f3915ed <vm_exec_core+28061>, 0x59094f38bf0d <vm_exec_core+5821>, 0x59094f38b46f <vm_exec_core+3103>, 0x59094f390567 <vm_exec_core+23831>, 0x59094f38ca14 <vm_exec_core+8644>, 0x59094f391aa6 <vm_exec_core+29270>, 0x59094f39174f <vm_exec_core+28415>, 0x59094f38d102 <vm_exec_core+10418>, 0x59094f38da9e <vm_exec_core+12878>, 0x59094f3900c6 <vm_exec_core+22646>, 0x59094f3916c6 <vm_exec_core+28278>, 0x59094f38f571 <vm_exec_core+19745>, 0x59094f39014f <vm_exec_core+22783>, 0x59094f390c08 <vm_exec_core+25528>, 0x59094f38f4ae <vm_exec_core+19550>, 0x59094f38b3ac <vm_exec_core+2908>, 0x59094f38fb68 <vm_exec_core+21272>, 0x59094f38b23f <vm_exec_core+2543>, 0x59094f38b675 <vm_exec_core+3621>, 0x59094f38d385 <vm_exec_core+11061>, 0x59094f38f07b <vm_exec_core+18475>, 0x59094f38fa01 <vm_exec_core+20913>, 0x59094f38ed20 <vm_exec_core+17616>, 0x59094f38ae4b <vm_exec_core+1531>, 0x59094f390e38 <vm_exec_core+26088>, 0x59094f391518 <vm_exec_core+27848>, 0x59094f38b81c <vm_exec_core+4044>, 0x59094f38c3c8 <vm_exec_core+7032>, 0x59094f38c086 <vm_exec_core+6198>, 0x59094f38cb03 <vm_exec_core+8883>, 0x59094f38d93a <vm_exec_core+12522>, 0x59094f38b8c3 <vm_exec_core+4211>, 0x59094f390ca0 <vm_exec_core+25680>, 0x59094f38c352 <vm_exec_core+6914>, 0x59094f38d7e8 <vm_exec_core+12184>, 0x59094f38e2af <vm_exec_core+14943>, 0x59094f3905fd <vm_exec_core+23981>, 0x59094f38f733 <vm_exec_core+20195>, 0x59094f38cddd <vm_exec_core+9613>, 0x59094f38c65f <vm_exec_core+7695>, 0x59094f390453 <vm_exec_core+23555>, 0x59094f38d565 <vm_exec_core+11541>, 0x59094f38fc67 <vm_exec_core+21527>, 0x59094f38f7a5 <vm_exec_core+20309>, 0x59094f38fd1e <vm_exec_core+21710>, 0x59094f3911ea <vm_exec_core+27034>, 0x59094f38eb32 <vm_exec_core+17122>, 0x59094f3906b6 <vm_exec_core+24166>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f3901e4 <vm_exec_core+22932>, 0x59094f38cefc <vm_exec_core+9900>, 0x59094f38f409 <vm_exec_core+19385>, 0x59094f38f649 <vm_exec_core+19961>, 0x59094f38dee3 <vm_exec_core+13971>, 0x59094f38f076 <vm_exec_core+18470>, 0x59094f38d2aa <vm_exec_core+10842>, 0x59094f38c8e7 <vm_exec_core+8343>, 0x59094f38fd9c <vm_exec_core+21836>, 0x59094f38ba54 <vm_exec_core+4612>, 0x59094f38dc90 <vm_exec_core+13376>, 0x59094f38e5e0 <vm_exec_core+15760>, 0x59094f38cbe1 <vm_exec_core+9105>, 0x59094f3987f1 <vm_exec_core+57249>, 0x59094f38c5b6 <vm_exec_core+7526>, 0x59094f38c4ae <vm_exec_core+7262>, 0x59094f38c7b9 <vm_exec_core+8041>, 0x59094f38d1a4 <vm_exec_core+10580>, 0x59094f38ef1f <vm_exec_core+18127>, 0x59094f38e36a <vm_exec_core+15130>, 0x59094f38ef1a <vm_exec_core+18122>, 0x59094f38f72e <vm_exec_core+20190>, 0x59094f38f729 <vm_exec_core+20185>, 0x59094f38c7b4 <vm_exec_core+8036>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f38d903 <vm_exec_core+12467>, 0x59094f38d908 <vm_exec_core+12472>, 0x59094f38f724 <vm_exec_core+20180>, 0x59094f38f56c <vm_exec_core+19740>, 0x59094f38e5db <vm_exec_core+15755>, 0x59094f38e512 <vm_exec_core+15554>, 0x59094f38f61b <vm_exec_core+19915>, 0x59094f38e9e5 <vm_exec_core+16789>...}
reg_cfp = 0x713bace184b8
reg_pc = 0x504000672c78
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#80 0x000059094f3859e2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2798
_ec = 0x5170000000d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#81 0x000059094f417162 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x713bace18620, self=124501112801120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x713bac9ce0b0
cfp = <optimized out>
sp = 0x713bacd18a28
use_argv = 0x713bab2c8860
stack_argv = 0x713bacd18a28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#82 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x713bace18620
#83 0x000059094f3b79ec in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#84 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#85 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#86 0x000059094f3b79ec in rb_yield (val=<optimized out>)
No locals.
#87 0x000059094f580036 in rb_ary_collect (ary=124500444976360) at /tmp/ruby/src/trunk_asan/array.c:3767
collect = 124500479900800
i = 31
#88 0x000059094f3f64d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x713bacb8e670
cfunc = 0x506000020188
recv = 124500444976360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#89 0x000059094f38f25f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x713bace18608, cd=0x512000013ab0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#90 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x512000013ab0
insns_address_table = {0x59094f38ae26 <vm_exec_core+1494>, 0x59094f38c12d <vm_exec_core+6365>, 0x59094f3912c1 <vm_exec_core+27249>, 0x59094f38bc9f <vm_exec_core+5199>, 0x59094f392072 <vm_exec_core+30754>, 0x59094f38fe74 <vm_exec_core+22052>, 0x59094f38db1e <vm_exec_core+13006>, 0x59094f38af8e <vm_exec_core+1854>, 0x59094f3918b4 <vm_exec_core+28772>, 0x59094f3915fc <vm_exec_core+28076>, 0x59094f38bf1c <vm_exec_core+5836>, 0x59094f38b47e <vm_exec_core+3118>, 0x59094f390576 <vm_exec_core+23846>, 0x59094f38ca23 <vm_exec_core+8659>, 0x59094f391ab5 <vm_exec_core+29285>, 0x59094f39175e <vm_exec_core+28430>, 0x59094f38d111 <vm_exec_core+10433>, 0x59094f38daad <vm_exec_core+12893>, 0x59094f3900d5 <vm_exec_core+22661>, 0x59094f3916d5 <vm_exec_core+28293>, 0x59094f38f580 <vm_exec_core+19760>, 0x59094f39015e <vm_exec_core+22798>, 0x59094f390c17 <vm_exec_core+25543>, 0x59094f38f4bd <vm_exec_core+19565>, 0x59094f38b3bb <vm_exec_core+2923>, 0x59094f38fb77 <vm_exec_core+21287>, 0x59094f38b24e <vm_exec_core+2558>, 0x59094f38b684 <vm_exec_core+3636>, 0x59094f38d394 <vm_exec_core+11076>, 0x59094f38f08a <vm_exec_core+18490>, 0x59094f38fa10 <vm_exec_core+20928>, 0x59094f38ed2f <vm_exec_core+17631>, 0x59094f38ae5a <vm_exec_core+1546>, 0x59094f390e47 <vm_exec_core+26103>, 0x59094f391527 <vm_exec_core+27863>, 0x59094f38b82b <vm_exec_core+4059>, 0x59094f38c3d7 <vm_exec_core+7047>, 0x59094f38c095 <vm_exec_core+6213>, 0x59094f38cb12 <vm_exec_core+8898>, 0x59094f38d949 <vm_exec_core+12537>, 0x59094f38b8d2 <vm_exec_core+4226>, 0x59094f390caf <vm_exec_core+25695>, 0x59094f38c361 <vm_exec_core+6929>, 0x59094f38d7f7 <vm_exec_core+12199>, 0x59094f38e2be <vm_exec_core+14958>, 0x59094f39060c <vm_exec_core+23996>, 0x59094f38f742 <vm_exec_core+20210>, 0x59094f38cdec <vm_exec_core+9628>, 0x59094f38c66e <vm_exec_core+7710>, 0x59094f390462 <vm_exec_core+23570>, 0x59094f38d574 <vm_exec_core+11556>, 0x59094f38fc76 <vm_exec_core+21542>, 0x59094f38f7b4 <vm_exec_core+20324>, 0x59094f38fd2d <vm_exec_core+21725>, 0x59094f3911f9 <vm_exec_core+27049>, 0x59094f38eb41 <vm_exec_core+17137>, 0x59094f3906c5 <vm_exec_core+24181>, 0x59094f38aba8 <vm_exec_core+856>, 0x59094f3901f3 <vm_exec_core+22947>, 0x59094f38cf0b <vm_exec_core+9915>, 0x59094f38f418 <vm_exec_core+19400>, 0x59094f38f658 <vm_exec_core+19976>, 0x59094f38def2 <vm_exec_core+13986>, 0x59094f38b738 <vm_exec_core+3816>, 0x59094f38d2b9 <vm_exec_core+10857>, 0x59094f38c8f6 <vm_exec_core+8358>, 0x59094f38fdab <vm_exec_core+21851>, 0x59094f38ba63 <vm_exec_core+4627>, 0x59094f38dc9f <vm_exec_core+13391>, 0x59094f38e5ef <vm_exec_core+15775>, 0x59094f38cbf0 <vm_exec_core+9120>, 0x59094f398800 <vm_exec_core+57264>, 0x59094f38c5c5 <vm_exec_core+7541>, 0x59094f38c4bd <vm_exec_core+7277>, 0x59094f38c7c8 <vm_exec_core+8056>, 0x59094f38d1b3 <vm_exec_core+10595>, 0x59094f38ef2e <vm_exec_core+18142>, 0x59094f38e379 <vm_exec_core+15145>, 0x59094f38fa8f <vm_exec_core+21055>, 0x59094f38e7d5 <vm_exec_core+16261>, 0x59094f390d70 <vm_exec_core+25888>, 0x59094f392317 <vm_exec_core+31431>, 0x59094f390fb4 <vm_exec_core+26468>, 0x59094f391c05 <vm_exec_core+29621>, 0x59094f391cf6 <vm_exec_core+29862>, 0x59094f38b2e0 <vm_exec_core+2704>, 0x59094f3917dd <vm_exec_core+28557>, 0x59094f38d499 <vm_exec_core+11337>, 0x59094f3919d8 <vm_exec_core+29064>, 0x59094f38cfda <vm_exec_core+10122>, 0x59094f390eeb <vm_exec_core+26267>, 0x59094f38b177 <vm_exec_core+2343>, 0x59094f38b95d <vm_exec_core+4365>, 0x59094f391f3a <vm_exec_core+30442>, 0x59094f38d87d <vm_exec_core+12333>, 0x59094f38d67a <vm_exec_core+11818>, 0x59094f38abad <vm_exec_core+861>, 0x59094f38b09a <vm_exec_core+2122>, 0x59094f38ac33 <vm_exec_core+995>, 0x59094f3910a3 <vm_exec_core+26707>, 0x59094f38e9fe <vm_exec_core+16814>, 0x59094f38e0c2 <vm_exec_core+14450>, 0x59094f38e8da <vm_exec_core+16522>, 0x59094f38e526 <vm_exec_core+15574>, 0x59094f38d70f <vm_exec_core+11967>, 0x59094f38dfcd <vm_exec_core+14205>, 0x59094f38d999 <vm_exec_core+12617>, 0x59094f38e1dc <vm_exec_core+14732>, 0x59094f38e24d <vm_exec_core+14845>, 0x59094f38ae17 <vm_exec_core+1479>, 0x59094f38c11e <vm_exec_core+6350>, 0x59094f3912b2 <vm_exec_core+27234>, 0x59094f38bc90 <vm_exec_core+5184>, 0x59094f392063 <vm_exec_core+30739>, 0x59094f38fe65 <vm_exec_core+22037>, 0x59094f38db0f <vm_exec_core+12991>, 0x59094f38af7f <vm_exec_core+1839>, 0x59094f3918a5 <vm_exec_core+28757>, 0x59094f3915ed <vm_exec_core+28061>, 0x59094f38bf0d <vm_exec_core+5821>, 0x59094f38b46f <vm_exec_core+3103>, 0x59094f390567 <vm_exec_core+23831>, 0x59094f38ca14 <vm_exec_core+8644>, 0x59094f391aa6 <vm_exec_core+29270>, 0x59094f39174f <vm_exec_core+28415>, 0x59094f38d102 <vm_exec_core+10418>, 0x59094f38da9e <vm_exec_core+12878>, 0x59094f3900c6 <vm_exec_core+22646>, 0x59094f3916c6 <vm_exec_core+28278>, 0x59094f38f571 <vm_exec_core+19745>, 0x59094f39014f <vm_exec_core+22783>, 0x59094f390c08 <vm_exec_core+25528>, 0x59094f38f4ae <vm_exec_core+19550>, 0x59094f38b3ac <vm_exec_core+2908>, 0x59094f38fb68 <vm_exec_core+21272>, 0x59094f38b23f <vm_exec_core+2543>, 0x59094f38b675 <vm_exec_core+3621>, 0x59094f38d385 <vm_exec_core+11061>, 0x59094f38f07b <vm_exec_core+18475>, 0x59094f38fa01 <vm_exec_core+20913>, 0x59094f38ed20 <vm_exec_core+17616>, 0x59094f38ae4b <vm_exec_core+1531>, 0x59094f390e38 <vm_exec_core+26088>, 0x59094f391518 <vm_exec_core+27848>, 0x59094f38b81c <vm_exec_core+4044>, 0x59094f38c3c8 <vm_exec_core+7032>, 0x59094f38c086 <vm_exec_core+6198>, 0x59094f38cb03 <vm_exec_core+8883>, 0x59094f38d93a <vm_exec_core+12522>, 0x59094f38b8c3 <vm_exec_core+4211>, 0x59094f390ca0 <vm_exec_core+25680>, 0x59094f38c352 <vm_exec_core+6914>, 0x59094f38d7e8 <vm_exec_core+12184>, 0x59094f38e2af <vm_exec_core+14943>, 0x59094f3905fd <vm_exec_core+23981>, 0x59094f38f733 <vm_exec_core+20195>, 0x59094f38cddd <vm_exec_core+9613>, 0x59094f38c65f <vm_exec_core+7695>, 0x59094f390453 <vm_exec_core+23555>, 0x59094f38d565 <vm_exec_core+11541>, 0x59094f38fc67 <vm_exec_core+21527>, 0x59094f38f7a5 <vm_exec_core+20309>, 0x59094f38fd1e <vm_exec_core+21710>, 0x59094f3911ea <vm_exec_core+27034>, 0x59094f38eb32 <vm_exec_core+17122>, 0x59094f3906b6 <vm_exec_core+24166>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f3901e4 <vm_exec_core+22932>, 0x59094f38cefc <vm_exec_core+9900>, 0x59094f38f409 <vm_exec_core+19385>, 0x59094f38f649 <vm_exec_core+19961>, 0x59094f38dee3 <vm_exec_core+13971>, 0x59094f38f076 <vm_exec_core+18470>, 0x59094f38d2aa <vm_exec_core+10842>, 0x59094f38c8e7 <vm_exec_core+8343>, 0x59094f38fd9c <vm_exec_core+21836>, 0x59094f38ba54 <vm_exec_core+4612>, 0x59094f38dc90 <vm_exec_core+13376>, 0x59094f38e5e0 <vm_exec_core+15760>, 0x59094f38cbe1 <vm_exec_core+9105>, 0x59094f3987f1 <vm_exec_core+57249>, 0x59094f38c5b6 <vm_exec_core+7526>, 0x59094f38c4ae <vm_exec_core+7262>, 0x59094f38c7b9 <vm_exec_core+8041>, 0x59094f38d1a4 <vm_exec_core+10580>, 0x59094f38ef1f <vm_exec_core+18127>, 0x59094f38e36a <vm_exec_core+15130>, 0x59094f38ef1a <vm_exec_core+18122>, 0x59094f38f72e <vm_exec_core+20190>, 0x59094f38f729 <vm_exec_core+20185>, 0x59094f38c7b4 <vm_exec_core+8036>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f38d903 <vm_exec_core+12467>, 0x59094f38d908 <vm_exec_core+12472>, 0x59094f38f724 <vm_exec_core+20180>, 0x59094f38f56c <vm_exec_core+19740>, 0x59094f38e5db <vm_exec_core+15755>, 0x59094f38e512 <vm_exec_core+15554>, 0x59094f38f61b <vm_exec_core+19915>, 0x59094f38e9e5 <vm_exec_core+16789>...}
reg_cfp = 0x713bace18608
reg_pc = 0x51900001ad10
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#91 0x000059094f385dd1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#92 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#93 0x000059094f417162 in invoke_iseq_block_from_c (ec=0x5170000000d0, captured=0x713bace18738, self=124501112801120, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1820
flags = 0
iseq = 0x713bac9fc668
cfp = <optimized out>
sp = 0x713bacd188d0
use_argv = 0x713bab20b1e0
stack_argv = 0x713bacd188d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#94 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1834
captured = 0x713bace18738
#95 0x000059094f3b79ec in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1871
No locals.
#96 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1879
No locals.
#97 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#98 0x000059094f3b79ec in rb_yield (val=<optimized out>)
No locals.
#99 0x000059094f580036 in rb_ary_collect (ary=124500444978720) at /tmp/ruby/src/trunk_asan/array.c:3767
collect = 124500444978440
i = 0
#100 0x000059094f3f64d8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3902
ci = 0x16a100000001
cc = <optimized out>
me = 0x713bacb8e670
cfunc = 0x506000020188
recv = 124500444978720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#101 0x000059094f38f25f in vm_sendish (ec=0x5170000000d0, reg_cfp=0x713bace18720, cd=0x50200002a650, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6124
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#102 vm_exec_core (ec=ec@entry=0x5170000000d0) at ../../src/trunk_asan/insns.def:856
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200002a650
insns_address_table = {0x59094f38ae26 <vm_exec_core+1494>, 0x59094f38c12d <vm_exec_core+6365>, 0x59094f3912c1 <vm_exec_core+27249>, 0x59094f38bc9f <vm_exec_core+5199>, 0x59094f392072 <vm_exec_core+30754>, 0x59094f38fe74 <vm_exec_core+22052>, 0x59094f38db1e <vm_exec_core+13006>, 0x59094f38af8e <vm_exec_core+1854>, 0x59094f3918b4 <vm_exec_core+28772>, 0x59094f3915fc <vm_exec_core+28076>, 0x59094f38bf1c <vm_exec_core+5836>, 0x59094f38b47e <vm_exec_core+3118>, 0x59094f390576 <vm_exec_core+23846>, 0x59094f38ca23 <vm_exec_core+8659>, 0x59094f391ab5 <vm_exec_core+29285>, 0x59094f39175e <vm_exec_core+28430>, 0x59094f38d111 <vm_exec_core+10433>, 0x59094f38daad <vm_exec_core+12893>, 0x59094f3900d5 <vm_exec_core+22661>, 0x59094f3916d5 <vm_exec_core+28293>, 0x59094f38f580 <vm_exec_core+19760>, 0x59094f39015e <vm_exec_core+22798>, 0x59094f390c17 <vm_exec_core+25543>, 0x59094f38f4bd <vm_exec_core+19565>, 0x59094f38b3bb <vm_exec_core+2923>, 0x59094f38fb77 <vm_exec_core+21287>, 0x59094f38b24e <vm_exec_core+2558>, 0x59094f38b684 <vm_exec_core+3636>, 0x59094f38d394 <vm_exec_core+11076>, 0x59094f38f08a <vm_exec_core+18490>, 0x59094f38fa10 <vm_exec_core+20928>, 0x59094f38ed2f <vm_exec_core+17631>, 0x59094f38ae5a <vm_exec_core+1546>, 0x59094f390e47 <vm_exec_core+26103>, 0x59094f391527 <vm_exec_core+27863>, 0x59094f38b82b <vm_exec_core+4059>, 0x59094f38c3d7 <vm_exec_core+7047>, 0x59094f38c095 <vm_exec_core+6213>, 0x59094f38cb12 <vm_exec_core+8898>, 0x59094f38d949 <vm_exec_core+12537>, 0x59094f38b8d2 <vm_exec_core+4226>, 0x59094f390caf <vm_exec_core+25695>, 0x59094f38c361 <vm_exec_core+6929>, 0x59094f38d7f7 <vm_exec_core+12199>, 0x59094f38e2be <vm_exec_core+14958>, 0x59094f39060c <vm_exec_core+23996>, 0x59094f38f742 <vm_exec_core+20210>, 0x59094f38cdec <vm_exec_core+9628>, 0x59094f38c66e <vm_exec_core+7710>, 0x59094f390462 <vm_exec_core+23570>, 0x59094f38d574 <vm_exec_core+11556>, 0x59094f38fc76 <vm_exec_core+21542>, 0x59094f38f7b4 <vm_exec_core+20324>, 0x59094f38fd2d <vm_exec_core+21725>, 0x59094f3911f9 <vm_exec_core+27049>, 0x59094f38eb41 <vm_exec_core+17137>, 0x59094f3906c5 <vm_exec_core+24181>, 0x59094f38aba8 <vm_exec_core+856>, 0x59094f3901f3 <vm_exec_core+22947>, 0x59094f38cf0b <vm_exec_core+9915>, 0x59094f38f418 <vm_exec_core+19400>, 0x59094f38f658 <vm_exec_core+19976>, 0x59094f38def2 <vm_exec_core+13986>, 0x59094f38b738 <vm_exec_core+3816>, 0x59094f38d2b9 <vm_exec_core+10857>, 0x59094f38c8f6 <vm_exec_core+8358>, 0x59094f38fdab <vm_exec_core+21851>, 0x59094f38ba63 <vm_exec_core+4627>, 0x59094f38dc9f <vm_exec_core+13391>, 0x59094f38e5ef <vm_exec_core+15775>, 0x59094f38cbf0 <vm_exec_core+9120>, 0x59094f398800 <vm_exec_core+57264>, 0x59094f38c5c5 <vm_exec_core+7541>, 0x59094f38c4bd <vm_exec_core+7277>, 0x59094f38c7c8 <vm_exec_core+8056>, 0x59094f38d1b3 <vm_exec_core+10595>, 0x59094f38ef2e <vm_exec_core+18142>, 0x59094f38e379 <vm_exec_core+15145>, 0x59094f38fa8f <vm_exec_core+21055>, 0x59094f38e7d5 <vm_exec_core+16261>, 0x59094f390d70 <vm_exec_core+25888>, 0x59094f392317 <vm_exec_core+31431>, 0x59094f390fb4 <vm_exec_core+26468>, 0x59094f391c05 <vm_exec_core+29621>, 0x59094f391cf6 <vm_exec_core+29862>, 0x59094f38b2e0 <vm_exec_core+2704>, 0x59094f3917dd <vm_exec_core+28557>, 0x59094f38d499 <vm_exec_core+11337>, 0x59094f3919d8 <vm_exec_core+29064>, 0x59094f38cfda <vm_exec_core+10122>, 0x59094f390eeb <vm_exec_core+26267>, 0x59094f38b177 <vm_exec_core+2343>, 0x59094f38b95d <vm_exec_core+4365>, 0x59094f391f3a <vm_exec_core+30442>, 0x59094f38d87d <vm_exec_core+12333>, 0x59094f38d67a <vm_exec_core+11818>, 0x59094f38abad <vm_exec_core+861>, 0x59094f38b09a <vm_exec_core+2122>, 0x59094f38ac33 <vm_exec_core+995>, 0x59094f3910a3 <vm_exec_core+26707>, 0x59094f38e9fe <vm_exec_core+16814>, 0x59094f38e0c2 <vm_exec_core+14450>, 0x59094f38e8da <vm_exec_core+16522>, 0x59094f38e526 <vm_exec_core+15574>, 0x59094f38d70f <vm_exec_core+11967>, 0x59094f38dfcd <vm_exec_core+14205>, 0x59094f38d999 <vm_exec_core+12617>, 0x59094f38e1dc <vm_exec_core+14732>, 0x59094f38e24d <vm_exec_core+14845>, 0x59094f38ae17 <vm_exec_core+1479>, 0x59094f38c11e <vm_exec_core+6350>, 0x59094f3912b2 <vm_exec_core+27234>, 0x59094f38bc90 <vm_exec_core+5184>, 0x59094f392063 <vm_exec_core+30739>, 0x59094f38fe65 <vm_exec_core+22037>, 0x59094f38db0f <vm_exec_core+12991>, 0x59094f38af7f <vm_exec_core+1839>, 0x59094f3918a5 <vm_exec_core+28757>, 0x59094f3915ed <vm_exec_core+28061>, 0x59094f38bf0d <vm_exec_core+5821>, 0x59094f38b46f <vm_exec_core+3103>, 0x59094f390567 <vm_exec_core+23831>, 0x59094f38ca14 <vm_exec_core+8644>, 0x59094f391aa6 <vm_exec_core+29270>, 0x59094f39174f <vm_exec_core+28415>, 0x59094f38d102 <vm_exec_core+10418>, 0x59094f38da9e <vm_exec_core+12878>, 0x59094f3900c6 <vm_exec_core+22646>, 0x59094f3916c6 <vm_exec_core+28278>, 0x59094f38f571 <vm_exec_core+19745>, 0x59094f39014f <vm_exec_core+22783>, 0x59094f390c08 <vm_exec_core+25528>, 0x59094f38f4ae <vm_exec_core+19550>, 0x59094f38b3ac <vm_exec_core+2908>, 0x59094f38fb68 <vm_exec_core+21272>, 0x59094f38b23f <vm_exec_core+2543>, 0x59094f38b675 <vm_exec_core+3621>, 0x59094f38d385 <vm_exec_core+11061>, 0x59094f38f07b <vm_exec_core+18475>, 0x59094f38fa01 <vm_exec_core+20913>, 0x59094f38ed20 <vm_exec_core+17616>, 0x59094f38ae4b <vm_exec_core+1531>, 0x59094f390e38 <vm_exec_core+26088>, 0x59094f391518 <vm_exec_core+27848>, 0x59094f38b81c <vm_exec_core+4044>, 0x59094f38c3c8 <vm_exec_core+7032>, 0x59094f38c086 <vm_exec_core+6198>, 0x59094f38cb03 <vm_exec_core+8883>, 0x59094f38d93a <vm_exec_core+12522>, 0x59094f38b8c3 <vm_exec_core+4211>, 0x59094f390ca0 <vm_exec_core+25680>, 0x59094f38c352 <vm_exec_core+6914>, 0x59094f38d7e8 <vm_exec_core+12184>, 0x59094f38e2af <vm_exec_core+14943>, 0x59094f3905fd <vm_exec_core+23981>, 0x59094f38f733 <vm_exec_core+20195>, 0x59094f38cddd <vm_exec_core+9613>, 0x59094f38c65f <vm_exec_core+7695>, 0x59094f390453 <vm_exec_core+23555>, 0x59094f38d565 <vm_exec_core+11541>, 0x59094f38fc67 <vm_exec_core+21527>, 0x59094f38f7a5 <vm_exec_core+20309>, 0x59094f38fd1e <vm_exec_core+21710>, 0x59094f3911ea <vm_exec_core+27034>, 0x59094f38eb32 <vm_exec_core+17122>, 0x59094f3906b6 <vm_exec_core+24166>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f3901e4 <vm_exec_core+22932>, 0x59094f38cefc <vm_exec_core+9900>, 0x59094f38f409 <vm_exec_core+19385>, 0x59094f38f649 <vm_exec_core+19961>, 0x59094f38dee3 <vm_exec_core+13971>, 0x59094f38f076 <vm_exec_core+18470>, 0x59094f38d2aa <vm_exec_core+10842>, 0x59094f38c8e7 <vm_exec_core+8343>, 0x59094f38fd9c <vm_exec_core+21836>, 0x59094f38ba54 <vm_exec_core+4612>, 0x59094f38dc90 <vm_exec_core+13376>, 0x59094f38e5e0 <vm_exec_core+15760>, 0x59094f38cbe1 <vm_exec_core+9105>, 0x59094f3987f1 <vm_exec_core+57249>, 0x59094f38c5b6 <vm_exec_core+7526>, 0x59094f38c4ae <vm_exec_core+7262>, 0x59094f38c7b9 <vm_exec_core+8041>, 0x59094f38d1a4 <vm_exec_core+10580>, 0x59094f38ef1f <vm_exec_core+18127>, 0x59094f38e36a <vm_exec_core+15130>, 0x59094f38ef1a <vm_exec_core+18122>, 0x59094f38f72e <vm_exec_core+20190>, 0x59094f38f729 <vm_exec_core+20185>, 0x59094f38c7b4 <vm_exec_core+8036>, 0x59094f38fb54 <vm_exec_core+21252>, 0x59094f38d903 <vm_exec_core+12467>, 0x59094f38d908 <vm_exec_core+12472>, 0x59094f38f724 <vm_exec_core+20180>, 0x59094f38f56c <vm_exec_core+19740>, 0x59094f38e5db <vm_exec_core+15755>, 0x59094f38e512 <vm_exec_core+15554>, 0x59094f38f61b <vm_exec_core+19915>, 0x59094f38e9e5 <vm_exec_core+16789>...}
reg_cfp = 0x713bace18720
reg_pc = 0x504000008778
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#103 0x000059094f385dd1 in vm_exec_loop (ec=0x5170000000d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2825
No locals.
#104 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2804
_ec = 0x5170000000d0
_tag = <optimized out>
state = <optimized out>
result = 36
#105 0x000059094f3cee49 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3064
ec = 0x5170000000d0
val = <optimized out>
#106 0x000059094efb8c70 in rb_ec_exec_node (ec=0x5170000000d0, n=0x713bac9fc7f8) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdda16c330, <optimized out>, 0x7ffdda16c280, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x713bac9fc7f8
#107 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5170000000d0
status = <optimized out>
#108 0x000059094efb1bb7 in rb_main (argc=11, argv=0x7ffdda16c508) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#109 main (argc=11, argv=0x7ffdda16c508) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 1753782) detached]
$ timeout 60 gdb -p 1749989 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1753783]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000059094ef73bef in __interceptor_free ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x713bad571c40 (LWP 1749989) "ruby" 0x000059094ef73bef in __interceptor_free ()
2 Thread 0x713b913ff6c0 (LWP 1753783) "ruby" 0x0000713bad31b4fd in __GI___poll (fds=0x713b7b002040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x713b913ff6c0 (LWP 1753783) "ruby"):
#0 0x0000713bad31b4fd in __GI___poll (fds=0x713b7b002040, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000059094ef1874a in __interceptor_poll ()
No symbol table info available.
#2 0x000059094f315d7b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = 10
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067
vm = <optimized out>
#4 0x000059094ef71aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000713bad29caa4 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 = {124500653897408, -7318855704396273006, 124500653897408, -352, 25, 140728262356816, -7318855704408855918, -7318829125756228974}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000713bad329c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x713bad571c40 (LWP 1749989) "ruby"):
#0 0x000059094ef73bef in __interceptor_free ()
No symbol table info available.
#1 0x0000713b866d5685 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#2 0x0000713b866e210f in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#3 0x0000713b866e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#4 0x0000713b866e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#5 0x0000713b866e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#6 0x0000713b8694d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#7 0x0000713b8698ae62 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#8 0x0000713b866e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#9 0x0000713b866e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x0000713b866e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x0000713b866e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x0000713b866e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x0000713b8697b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x0000713b8694d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#15 0x0000713b8697beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#16 0x000059094f021a9d in rb_data_free (objspace=0x51d000000a80, obj=124500553707840) at /tmp/ruby/src/trunk_asan/gc.c:1287
dfree = 0x16c
free_immediately = 30
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#17 rb_gc_obj_free (objspace=<optimized out>, obj=124500553707840) at /tmp/ruby/src/trunk_asan/gc.c:1433
args = <optimized out>
#18 0x000059094efef824 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3080
poisoned = 0x0
vp = 124500553707840
page = <optimized out>
p = 124500553707840
pend = 124500553760760
i = 51
objspace = 0x51d000000a80
lock_lev = 0
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#19 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1810
No locals.
#20 0x000059094efb8159 in rb_ec_finalize (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#21 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdda16c270, <optimized out>, 0x7ffdda16c140, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000000300
step = 4
message = 4
th = 0x515000000300
buf = <optimized out>
state = <optimized out>
#22 0x000059094efb8d0f in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = <optimized out>
status = <optimized out>
#23 0x000059094efb1bb7 in rb_main (argc=11, argv=0x7ffdda16c508) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#24 main (argc=11, argv=0x7ffdda16c508) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
th: 0x515000000300, native_id: 0x713bad571c40
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
$1 = true
[Inferior 1 (process 1749989) detached]
$ timeout 60 gdb -p 1749972 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
1) Failure:
TestRand#test_rand_reseed_on_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:311]:
[ruby-core:41209]
pid 1753782 killed by SIGKILL (signal 9)
| th: 0x515000000300, native_id: 0x713bad571c40
| -- Control frame information -----------------------------------------------
| c:0024 p:---- s:0146 e:000145 l:y b:---- CFUNC :fork
| c:0023 p:0004 s:0142 e:000141 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:285 [FINISH]
| c:0022 p:---- s:0134 e:000133 l:y b:---- CFUNC :pipe
| c:0021 p:0011 s:0130 e:000129 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:284 [FINISH]
| c:0020 p:---- s:0125 e:000124 l:n b:---- IFUNC
| c:0019 p:---- s:0122 e:000121 l:y b:---- CFUNC :each
| c:0018 p:---- s:0119 e:000118 l:y b:---- CFUNC :map
| c:0017 p:0008 s:0115 E:001470 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:282 [FINISH]
| c:0016 p:---- s:0110 e:000109 l:y b:---- CFUNC :pipe
| c:0015 p:0005 s:0106 E:001898 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:281
| c:0014 p:0060 s:0099 E:0014e0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_rand.rb:311
| 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:000310 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]
| 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
| c:0003 p:0210 s:0016 E:0001a0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
| c:0002 p:0062 s:0006 E:0014d0 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
| c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
|
Finished tests in 593.252304s, 56.0689 tests/s, 12150.8723 assertions/s.
[New LWP 1749974]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005ae042cf53af in rb_id_table_foreach_values (tbl=<optimized out>, func=0x5ae042e1ae30 <cc_table_free_i>, data=data@entry=0x0) at /tmp/ruby/src/trunk_asan/id_table.c:306
306 if (ITEM_KEY_ISSET(tbl, i)) {
>>> Threads
Id Target Id Frame
* 1 Thread 0x77d337a4dc40 (LWP 1749972) "ruby" 0x00005ae042cf53af in rb_id_table_foreach_values (tbl=<optimized out>, func=0x5ae042e1ae30 <cc_table_free_i>, data=data@entry=0x0) at /tmp/ruby/src/trunk_asan/id_table.c:306
2 Thread 0x77d31b7ff6c0 (LWP 1749974) "ruby" 0x000077d33791b4fd in __GI___poll (fds=0x77d31a5ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x77d31b7ff6c0 (LWP 1749974) "ruby"):
#0 0x000077d33791b4fd in __GI___poll (fds=0x77d31a5ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005ae04292e74a in __interceptor_poll ()
No symbol table info available.
#2 0x00005ae042d2bd7b in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1077
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3067
vm = <optimized out>
#4 0x00005ae042987aff in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000077d33789caa4 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 = {131748583175872, -8036309393990218058, 131748583175872, -352, 0, 140727508249232, -8036309393969246538, -8036371429718094154}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000077d337929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x77d337a4dc40 (LWP 1749972) "ruby"):
#0 0x00005ae042cf53af in rb_id_table_foreach_values (tbl=<optimized out>, func=0x5ae042e1ae30 <cc_table_free_i>, data=data@entry=0x0) at /tmp/ruby/src/trunk_asan/id_table.c:306
i = 0
capa = <optimized out>
ret = <optimized out>
#1 0x00005ae042e1a977 in vm_cc_table_free (data=0x5060000d5c80) at /tmp/ruby/src/trunk_asan/vm_method.c:84
tbl = 0x5060000d5c80
#2 0x00005ae042a37a9d in rb_data_free (objspace=0x51d000000a80, obj=131749044219120) at /tmp/ruby/src/trunk_asan/gc.c:1287
dfree = 0x0
free_immediately = 875648
data = <optimized out>
dfree = <optimized out>
free_immediately = <optimized out>
#3 rb_gc_obj_free (objspace=<optimized out>, obj=131749044219120) at /tmp/ruby/src/trunk_asan/gc.c:1433
args = <optimized out>
#4 0x00005ae042a05824 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3080
poisoned = 0x0
vp = 131749044219120
page = <optimized out>
p = 131749044219120
pend = 131749044224000
i = 79
objspace = 0x51d000000a80
lock_lev = 0
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#5 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1810
No locals.
#6 0x00005ae0429ce159 in rb_ec_finalize (ec=0x5170000000d0) at /tmp/ruby/src/trunk_asan/eval.c:166
No locals.
#7 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:257
_ec = 0x5170000000d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffdad23b630, <optimized out>, 0x7ffdad23b500, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 1
signaled = 0
th0 = 0x515000000300
step = 4
message = 4
th = 0x515000000300
buf = <optimized out>
state = <optimized out>
#8 0x00005ae0429ced0f in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = <optimized out>
status = <optimized out>
#9 0x00005ae0429c7bb7 in rb_main (argc=9, argv=0x7ffdad23b8c8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#10 main (argc=9, argv=0x7ffdad23b8c8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
th: 0x515000000300, native_id: 0x77d337a4dc40
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
$1 = true
[Inferior 1 (process 1749972) detached]
33263 tests, 7208533 assertions, 1 failures, 0 errors, 179 skips
ruby -v: ruby 4.1.0dev (2025-12-30T08:06:34Z master d5af8d7858) +PRISM [x86_64-linux]
$ timeout 60 gdb -p 1749642 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:919: 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 1749641 -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 2491344 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2025-12-30T08:06:34Z master d5af8d7858) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ..................................................
Finished in 40.377000 seconds
3349 files, 33769 examples, 139242 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.