# Logfile created on 2025-11-11 02:02:10 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007548834efde0 @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.20251111-020210", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000754887e2c800 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000754887e2c648 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007548834292a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251111-020210", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251111-020210>, @binmode=false, @mon_data=#<Monitor:0x0000754887e2c2b0>, @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 = 16c6f36039
$$$[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/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
dcb90f8a75ffa56ee36a2d005b20ac4fc392f3f4627a26ab3f4823561e332831 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/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: 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/strscan'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
bundler 4.0.0.dev
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 5.1.3
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.7.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.4
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.3.3
json 2.16.0
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.8.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
minitest 5.26.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.1
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.15.1
irb 1.15.3
reline 0.6.2
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=13078
"--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j16
# Running tests:
[ 1/756] 988609=ruby/enc/test_case_comprehensive
[ 2/756] 988604=mkmf/test_framework
[ 3/756] 988610=ruby/test_marshal
[ 4/756] 988613=zlib/test_zlib
[ 5/756] 988614=prism/magic_comment_test
[ 6/756] 988602=psych/test_omap
[ 7/756] 988603=optparse/test_load
[ 8/756] 988606=did_you_mean/spell_checking/test_uncorrectable_name_check
[ 9/756] 988611=optparse/test_cclass
[ 10/756] 988615=test_shellwords
[ 11/756] 988616=dtrace/test_singleton_function
[ 12/756] 988605=ruby/test_proc
[ 13/756] 988617=date/test_date_strptime
[ 14/756] 988607=open-uri/test_ssl
[ 15/756] 988609=ruby/test_nomethod_error
[ 16/756] 988616=openssl/test_pkey_dsa
[ 17/756] 988608=net/http/test_https_proxy
[ 18/756] 988612=psych/test_json_tree
[ 19/756] 988615=psych/visitors/test_emitter
[ 20/756] 988606=prism/library_symbols_test
[ 21/756] 988609=psych/test_ractor
[ 22/756] 988603=rubygems/test_gem_remote_fetcher_local_ssl_server
[ 23/756] 988604=ruby/test_float
[ 24/756] 988602=stringio/test_ractor
[ 25/756] 988615=prism/api/freeze_test
[ 26/756] 988612=prism/percent_delimiter_string_test
[ 27/756] 988602=rubygems/test_gem
[ 28/756] 988606=ripper/test_files_test_1
[ 29/756] 988612=test_delegate
[ 30/756] 988615=-ext-/stack/test_stack_overflow
[ 31/756] 988608=ruby/test_set
[ 32/756] 988615=psych/test_parser
[ 33/756] 988612=prism/result/attribute_write_test
[ 34/756] 988612=psych/test_yaml_special_cases
[ 35/756] 988615=rubygems/test_gem_source_list
[ 36/756] 988617=rubygems/test_gem_installer
[ 37/756] 988612=rubygems/test_gem_command_manager
[ 38/756] 988608=rubygems/test_gem_commands_check_command
[ 39/756] 988611=ruby/test_random_formatter
[ 40/756] 988611=ruby/test_pipe
[ 41/756] 988616=ruby/enc/test_regex_casefold
[ 42/756] 988616=rubygems/test_gem_source_git
[ 43/756] 988610=ruby/enc/test_cp949
[ 44/756] 988610=ruby/test_condition
[ 45/756] 988610=ruby/enc/test_emoji
[ 46/756] 988608=ripper/test_files_lib
[ 47/756] 988615=ruby/test_string
[ 48/756] 988610=rubygems/test_gem_resolver_git_set
[ 49/756] 988614=did_you_mean/spell_checking/test_class_name_check
[ 50/756] 988611=-ext-/test_scan_args
[ 51/756] 988614=date/test_date_attr
[ 52/756] 988614=ruby/test_integer
[ 53/756] 988611=-ext-/struct/test_duplicate
[ 54/756] 988611=json/json_ext_parser_test
[ 55/756] 988612=ruby/test_time
[ 56/756] 988611=erb/test_erb
[ 57/756] 988609=ruby/test_enumerator
[ 58/756] 988611=rubygems/test_gem_package
[ 59/756] 988604=ruby/enc/test_utf16
[ 60/756] 988604=psych/test_safe_load
[ 61/756] 988604=rubygems/test_gem_source
[ 62/756] 988612=ruby/test_frozen
[ 63/756] 988612=-ext-/exception/test_exception_at_throwing
[ 64/756] 988612=ruby/test_name_error
[ 65/756] 988616=prism/encoding/string_encoding_test
[ 66/756] 988610=did_you_mean/spell_checking/test_variable_name_check
[ 67/756] 988610=yaml/test_dbm
[ 68/756] 988616=rubygems/test_gem_source_vendor
[ 69/756] 988610=rubygems/test_gem_commands_list_command
[ 70/756] 988616=test_pty
[ 71/756] 988610=prism/result/overlap_test
[ 72/756] 988607=rubygems/test_gem_platform
[ 73/756] 988604=prism/ractor_test
[ 74/756] 988612=psych/test_symbol
[ 75/756] 988612=rubygems/test_gem_uninstaller
[ 76/756] 988607=rubygems/test_gem_available_set
[ 77/756] 988603=-ext-/string/test_modify_expand
[ 78/756] 988603=rubygems/test_gem_source_installed
[ 79/756] 988616=did_you_mean/tree_spell/test_change_word
[ 80/756] 988616=date/test_date
[ 81/756] 988611=psych/test_date_time
[ 82/756] 988607=openssl/test_pkcs12
[ 83/756] 988603=uri/test_parser
[ 84/756] 988616=psych/test_psych
[ 85/756] 988604=json/json_coder_test
[ 86/756] 988605=digest/test_ractor
[ 87/756] 988604=fiber/test_enumerator
[ 88/756] 988604=-ext-/arith_seq/test_arith_seq_extract
[ 89/756] 988603=rubygems/test_gem_commands_help_command
[ 90/756] 988616=ruby/test_stringchar
[ 91/756] 988602=-ext-/debug/test_debug
[ 92/756] 988613=digest/test_digest
[ 93/756] 988602=rubygems/test_gem_uri
[ 94/756] 988611=test_rbconfig
[ 95/756] 988602=rubygems/test_gem_package_old
[ 96/756] 988603=ruby/test_lazy_enumerator
[ 97/756] 988602=date/test_date_compat
[ 98/756] 988602=-ext-/load/test_resolve_symbol
[ 99/756] 988610=-ext-/debug/test_profile_frames
[100/756] 988616=error_highlight/test_error_highlight
[101/756] 988611=mkmf/test_find_executable
[102/756] 988605=ruby/test_array
[103/756] 988611=openssl/test_kdf
[104/756] 988602=rubygems/test_gem_commands_outdated_command
[105/756] 988602=json/json_ryu_fallback_test
[106/756] 988610=rubygems/test_gem_request_set_lockfile_tokenizer
[107/756] 988602=psych/test_nil
[108/756] 988602=-ext-/class/test_class2name
[109/756] 988602=prism/ruby/string_query_test
[110/756] 988611=ruby/test_backtrace
[111/756] 988604=ruby/test_time_tz
[112/756] 988610=did_you_mean/spell_checking/test_key_name_check
[113/756] 988610=ripper/test_ripper
[114/756] 988604=test_singleton
[115/756] 988602=ruby/test_assignment
[116/756] 988604=ruby/test_syntax
[117/756] 988607=ruby/enc/test_grapheme_breaks
[118/756] 988607=rubygems/test_gem_request_set_gem_dependency_api
[119/756] 988607=openssl/test_ossl
[120/756] 988607=date/test_date_marshal
[121/756] 988607=rubygems/test_gem_commands_unpack_command
[122/756] 988603=rubygems/test_gem_commands_exec_command
[123/756] 988612=ruby/test_pack
[124/756] 988607=ruby/test_autoload
[125/756] 988611=rubygems/test_gem_resolver_local_specification
[126/756] 988611=openssl/test_ssl_session
[127/756] 988610=io/wait/test_ractor
[128/756] 988610=optparse/test_optarg
[129/756] 988610=psych/json/test_stream
[130/756] 988610=ruby/test_file_exhaustive
[131/756] 988612=rubygems/test_gem_gem_runner
[132/756] 988612=rubygems/test_gem_ext_cargo_builder
[133/756] 988611=psych/test_exception
[134/756] 988611=rubygems/test_gem_commands_signout_command
[135/756] 988611=psych/test_object
[136/756] 988611=dtrace/test_function_entry
[137/756] 988611=optparse/test_acceptable
[138/756] 988612=prism/result/implicit_array_test
[139/756] 988612=-ext-/struct/test_len
[140/756] 988612=prism/heredoc_dedent_test
[141/756] 988612=rubygems/test_kernel
[142/756] 988611=did_you_mean/spell_checking/test_method_name_check
[143/756] 988611=ruby/test_keyword
[144/756] 988603=prism/result/numeric_value_test
[145/756] 988603=lib/!Nothing_to_test
[146/756] 988603=rubygems/test_gem_package_task
[147/756] 988603=openssl/test_bn
[148/756] 988603=openssl/test_provider
[149/756] 988612=ruby/test_data
[150/756] 988612=net/http/test_http_request
[151/756] 988612=net/http/test_httpheader
[152/756] 988612=rubygems/test_gem_commands_server_command
[153/756] 988612=-ext-/integer/test_integer
[154/756] 988612=ruby/enc/test_utf32
[155/756] 988612=-ext-/string/test_ellipsize
[156/756] 988612=prism/test_helper
[157/756] 988612=ruby/test_memory_view
[158/756] 988612=rubygems/test_gem_commands_update_command
[159/756] 988608=date/test_date_parse
[160/756] 988603=openssl/test_fips
[161/756] 988609=ruby/test_rand
[162/756] 988611=openssl/test_pkey_ec
[163/756] 988611=-ext-/struct/test_data
[164/756] 988611=optparse/test_noarg
[165/756] 988608=prism/result/static_literals_test
[166/756] 988606=openssl/test_random
[167/756] 988606=psych/visitors/test_to_ruby
[168/756] 988608=rubygems/test_bundled_ca
[169/756] 988609=fiber/test_backtrace
[170/756] 988609=rubygems/test_gem_safe_marshal
[171/756] 988603=-ext-/float/test_nextafter
[172/756] 988606=-ext-/string/test_capacity
[173/756] 988606=-ext-/array/test_resize
[174/756] 988606=-ext-/bignum/test_div
[175/756] 988613=psych/test_deprecated
[176/756] 988606=ruby/test_gc_compact
[177/756] 988613=uri/test_generic
[178/756] 988611=prism/result/breadth_first_search_test
[179/756] 988613=ruby/test_fiber
[180/756] 988603=rubygems/test_gem_commands_setup_command
[181/756] 988614=psych/test_alias_and_anchor
[182/756] 988611=rubygems/test_gem_commands_rebuild_command
[183/756] 988614=ruby/enc/test_cesu8
[184/756] 988614=json/json_parser_test
[185/756] 988611=ruby/test_vm_dump
[186/756] 988611=open-uri/test_ftp
[187/756] 988614=prism/errors_test
[188/756] 988611=test_open3
[189/756] 988608=fileutils/test_dryrun
[190/756] 988608=rubygems/test_gem_impossible_dependencies_error
[191/756] 988608=json/json_generator_test
[192/756] 988602=prism/encoding/encodings_test
[193/756] 988602=fiber/test_io_buffer
[194/756] 988602=ruby/test_range
[195/756] 988614=-ext-/symbol/test_type
[196/756] 988614=test_tmpdir
[197/756] 988614=prism/result/node_id_test
[198/756] 988603=rubygems/test_gem_source_subpath_problem
[199/756] 988609=prism/api/parse_stream_test
[200/756] 988612=rubygems/test_gem_resolver_api_set
[201/756] 988609=openssl/test_ts
[202/756] 988612=psych/test_emitter
[203/756] 988603=-ext-/load/test_stringify_symbols
[204/756] 988603=-ext-/test_printf
[205/756] 988612=ruby/test_rubyoptions
[206/756] 988616=-ext-/array/test_to_ary_concat
[207/756] 988603=prism/result/warnings_test
[208/756] 988603=prism/ruby/dispatcher_test
[209/756] 988603=socket/test_udp
[210/756] 988603=ruby/enc/test_windows_1252
[211/756] 988603=mkmf/test_configuration
[212/756] 988608=ruby/test_ifunless
[213/756] 988608=dtrace/test_require
[214/756] 988608=rubygems/test_gem_silent_ui
[215/756] 988614=openssl/test_ocsp
[216/756] 988608=ruby/test_shapes
[217/756] 988608=openssl/test_pkey_dh
[218/756] 988605=rubygems/test_gem_commands_uninstall_command
[219/756] 988608=rubygems/test_gem_resolver_installer_set
[220/756] 988603=rubygems/test_gem_dependency_list
[221/756] 988603=ripper/test_files_test
[222/756] 988608=ruby/test_continuation
[223/756] 988608=test_forwardable
[224/756] 988603=dtrace/test_object_create_start
[225/756] 988603=ruby/test_io_m17n
[226/756] 988608=prism/result/comments_test
[227/756] 988608=-ext-/hash/test_delete
[228/756] 988617=rubygems/test_config
[229/756] 988608=-ext-/exception/test_ensured
[230/756] 988617=optparse/test_placearg
[231/756] 988609=-ext-/string/test_interned_str
[232/756] 988609=rubygems/test_gem_commands_cleanup_command
[233/756] 988608=ruby/test_env
[234/756] 988616=prism/encoding/regular_expression_encoding_test
[235/756] 988616=ruby/test_zjit
[236/756] 988616=rubygems/test_project_sanity
[237/756] 988617=psych/test_merge_keys
[238/756] 988616=-ext-/test_random
[239/756] 988617=ripper/test_lexer
[240/756] 988616=io/wait/test_io_wait
[241/756] 988617=optparse/test_kwargs
[242/756] 988617=cgi/test_cgi_escape
[243/756] 988614=ruby/test_dir
[244/756] 988609=openssl/test_x509store
[245/756] 988617=resolv/test_mdns
[246/756] 988602=rubygems/test_gem_ext_configure_builder
[247/756] 988617=rubygems/test_gem_local_remote_options
[248/756] 988602=rubygems/test_gem_security_signer
[249/756] 988605=optparse/test_bash_completion
[250/756] 988617=ruby/test_exception
[251/756] 988605=-ext-/string/test_set_len
[252/756] 988605=ruby/test_threadgroup
[253/756] 988614=ruby/enc/test_euc_kr
[254/756] 988614=rubygems/test_gem_commands_lock_command
[255/756] 988602=fiber/test_queue
[256/756] 988602=ruby/test_sleep
[257/756] 988609=prism/result/regular_expression_options_test
[258/756] 988609=mkmf/test_install
[259/756] 988614=test_prettyprint
[260/756] 988605=rubygems/test_gem_validator
[261/756] 988605=prism/result/integer_parse_test
[262/756] 988614=test_bundled_gems
[263/756] 988614=prism/lex_test
[264/756] 988605=did_you_mean/test_tree_spell_checker
[265/756] 988609=openssl/test_pair
[266/756] 988605=ruby/test_m17n_comb
[267/756] 988603=date/test_date_ractor
[268/756] 988607=prism/result/index_write_test
[269/756] 988607=ruby/test_integer_comb
[270/756] 988603=test_tsort
[271/756] 988603=psych/visitors/test_depth_first
[272/756] 988611=openssl/test_ns_spki
[273/756] 988603=rubygems/test_gem_resolver_lock_set
[274/756] 988603=did_you_mean/test_ractor_compatibility
[275/756] 988611=-ext-/econv/test_append
[276/756] 988611=test_unicode_normalize
[277/756] 988611=ruby/test_method
[278/756] 988602=optparse/test_reqarg
[279/756] 988606=rubygems/test_gem_update_suggestion
[280/756] 988606=rubygems/test_gem_source_fetch_problem
[281/756] 988603=psych/test_set
[282/756] 988603=resolv/test_resource
[283/756] 988606=-ext-/struct/test_member
[284/756] 988606=rubygems/test_gem_console_ui
[285/756] 988606=openssl/test_pkey_rsa
[286/756] 988603=-ext-/string/test_nofree
[287/756] 988603=ruby/test_trace
[288/756] 988603=-ext-/st/test_numhash
[289/756] 988603=rubygems/test_gem_stream_ui
[290/756] 988614=ruby/test_arity
[291/756] 988614=test_ipaddr
[292/756] 988614=ruby/test_m17n
[293/756] 988603=net/http/test_buffered_io
[294/756] 988603=ruby/test_yjit
[295/756] 988602=rubygems/test_webauthn_poller
[296/756] 988602=date/test_date_conv
[297/756] 988602=rubygems/test_gem_resolver_composed_set
[298/756] 988602=mkmf/test_egrep_cpp
[299/756] 988609=ruby/test_argf
[300/756] 988602=psych/test_yamlstore
[301/756] 988602=rubygems/test_gem_commands_pristine_command
[302/756] 988614=rubygems/test_gem_config_file
[303/756] 988606=ruby/test_yjit_exit_locations
[304/756] 988614=rubygems/test_gem_resolver_requirement_list
[305/756] 988614=ruby/test_beginendblock
[306/756] 988606=-ext-/arith_seq/test_arith_seq_beg_len_step
[307/756] 988606=ruby/test_hash
[308/756] 988617=ruby/test_io_buffer
[309/756] 988615=psych/test_scalar_scanner
[310/756] 988615=test_weakref
[311/756] 988617=ruby/test_not
[312/756] 988617=test_timeout
[313/756] 988616=socket/test_socket
[314/756] 988615=ruby/enc/test_case_mapping
[315/756] 988615=psych/visitors/test_yaml_tree
[316/756] 988615=uri/test_mailto
[317/756] 988615=prism/ruby/ripper_test
[318/756] 988614=rubygems/test_rubygems
[319/756] 988617=rubygems/test_gem_package_tar_writer
[320/756] 988614=psych/test_psych_set
[321/756] 988614=prism/result/heredoc_test
[322/756] 988614=rubygems/test_webauthn_listener_response
[323/756] 988614=psych/test_array
[324/756] 988614=-ext-/gvl/test_ubf_async_safe
[325/756] 988617=prism/snippets_test
[326/756] 988614=prism/ruby/parser_test
[327/756] 988614=prism/newline_test
[328/756] 988614=rubygems/test_gem_path_support
[329/756] 988614=prism/result/constant_path_node_test
[330/756] 988614=-ext-/win32/test_console_attr
[331/756] 988614=rubygems/test_gem_bundler_version_finder
[332/756] 988615=optparse/test_switch
[333/756] 988608=-ext-/string/test_rb_str_dup
[334/756] 988615=prism/fuzzer_test
[335/756] 988608=ruby/test_ast
[336/756] 988615=psych/test_struct
[337/756] 988614=prism/onigmo_test
[338/756] 988614=ruby/test_super
[339/756] 988615=mkmf/test_libs
[340/756] 988615=dtrace/test_gc
[341/756] 988615=ruby/test_math
[342/756] 988615=test_time
[343/756] 988602=json/json_encoding_test
[344/756] 988602=digest/test_digest_extend
[345/756] 988602=rubygems/test_gem_safe_yaml
[346/756] 988602=-ext-/popen_deadlock/test_popen_deadlock
[347/756] 988615=optparse/test_autoconf
[348/756] 988615=optparse/test_did_you_mean
[349/756] 988613=-ext-/test_bug-5832
[350/756] 988613=ruby/test_case
[351/756] 988615=psych/test_object_references
[352/756] 988615=-ext-/wait/test_wait
[353/756] 988613=fiber/test_sleep
[354/756] 988615=openssl/test_x509name
[355/756] 988615=ruby/enc/test_euc_tw
[356/756] 988615=rubygems/test_gem_security
[357/756] 988613=rubygems/test_gem_commands_build_command
[358/756] 988616=ruby/test_compile_prism
[359/756] 988614=mkmf/test_sizeof
[360/756] 988602=ruby/test_alias
[361/756] 988607=rubygems/test_gem_requirement
[362/756] 988613=-ext-/box/test_load_ext
[363/756] 988613=mmtk/test_configuration
[364/756] 988613=ruby/test_comparable
[365/756] 988613=ruby/test_system
[366/756] 988607=ruby/enc/test_emoji_breaks
[367/756] 988607=-ext-/test_notimplement
[368/756] 988607=-ext-/test_bug-3571
[369/756] 988607=ruby/test_io_timeout
[370/756] 988607=date/test_date_new
[371/756] 988607=prism/api/command_line_test
[372/756] 988607=rubygems/test_gem_commands_info_command
[373/756] 988616=resolv/test_dns
[374/756] 988602=stringio/test_stringio
[375/756] 988607=ruby/test_require
[376/756] 988604=ruby/test_dup
[377/756] 988602=-ext-/win32/test_dln
[378/756] 988602=openssl/test_x509attr
[379/756] 988602=ruby/enc/test_iso_8859
[380/756] 988616=ruby/test_complex2
[381/756] 988616=prism/regexp_test
[382/756] 988602=ruby/test_string_memory
[383/756] 988616=mkmf/test_pkg_config
[384/756] 988616=-ext-/bignum/test_big2str
[385/756] 988616=open-uri/test_open-uri
[386/756] 988602=-ext-/string/test_coderange
[387/756] 988602=prism/ruby/location_test
[388/756] 988602=ruby/test_allocation
[389/756] 988604=ruby/test_gc
Leaked file descriptor: TestOpenURI#test_404: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45395>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 988616 ko1 10u IPv4 1031608232 0t0 TCP localhost:45395->localhost:51086 (CLOSE_WAIT)
Closed file descriptor: TestOpenURI#test_header: 10
[390/756] 988616=prism/api/dump_test
[391/756] 988613=-ext-/string/test_enc_associate
[392/756] 988605=ruby/test_iseq
[393/756] 988615=ruby/test_insns_leaf
[394/756] 988615=yaml/test_store
[395/756] 988615=-ext-/load/test_protect
[396/756] 988615=net/protocol/test_protocol
[397/756] 988611=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[398/756] 988615=psych/test_tree_builder
[399/756] 988615=rubygems/test_gem_commands_open_command
[400/756] 988611=openssl/test_x509req
[401/756] 988615=rubygems/test_gem_specification
[402/756] 988613=ruby/enc/test_gbk
[403/756] 988613=ruby/test_warning
[404/756] 988611=rubygems/test_gem_name_tuple
[405/756] 988611=ruby/test_refinement
[406/756] 988614=rubygems/test_gem_dependency_installer
[407/756] 988613=psych/test_numeric
[408/756] 988613=strscan/test_stringscanner
[409/756] 988616=openssl/test_x509crl
[410/756] 988613=psych/test_class
[411/756] 988613=rubygems/test_gem_package_tar_reader
[412/756] 988613=ruby/enc/test_gb18030
[413/756] 988613=-ext-/test_enumerator_kw
[414/756] 988613=ruby/test_mixed_unicode_escapes
[415/756] 988613=-ext-/bignum/test_mul
[416/756] 988613=mkmf/test_mkmf
[417/756] 988613=did_you_mean/spell_checking/test_require_path_check
[418/756] 988609=io/nonblock/test_flush
[419/756] 988613=ruby/test_complexrational
[420/756] 988613=openssl/test_pkcs7
[421/756] 988609=rubygems/test_gem_commands_fetch_command
[422/756] 988616=-ext-/symbol/test_inadvertent_creation
[423/756] 988609=prism/result/static_inspect_test
[424/756] 988609=prism/result/source_location_test
[425/756] 988616=ruby/test_complex
[426/756] 988609=-ext-/vm/test_at_exit
[427/756] 988609=-ext-/thread/test_instrumentation_api
[428/756] 988606=ripper/test_files_ext
[429/756] 988606=psych/test_data
[430/756] 988606=openssl/test_x509ext
[431/756] 988606=prism/unescape_test
[432/756] 988606=ruby/test_object_id
[433/756] 988616=prism/result/equality_test
[434/756] 988616=rubygems/test_gem_commands_query_command
[435/756] 988605=rubygems/test_gem_text
[436/756] 988613=ruby/test_settracefunc
[437/756] 988605=prism/ruby/tunnel_test
[438/756] 988605=rubygems/test_gem_commands_stale_command
[439/756] 988605=rubygems/test_gem_version
[440/756] 988605=socket/test_tcp
[441/756] 988606=test_pp
[442/756] 988606=ruby/test_sprintf_comb
[443/756] 988605=ruby/test_path
[444/756] 988605=ruby/test_method_cache
[445/756] 988605=rubygems/test_gem_stub_specification
[446/756] 988606=json/json_string_matching_test
[447/756] 988606=rubygems/test_gem_ext_rake_builder
[448/756] 988609=monitor/test_monitor
[449/756] 988605=openssl/test_asn1
[450/756] 988609=mkmf/test_flags
[451/756] 988605=ruby/test_transcode
[452/756] 988616=ruby/test_whileuntil
[453/756] 988616=-ext-/rational/test_rat
[454/756] 988616=test_extlibs
[455/756] 988615=openssl/test_buffering
[456/756] 988615=prism/ruby/ruby_parser_test
[457/756] 988615=resolv/test_svcb_https
[458/756] 988615=-ext-/test_bug-14834
[459/756] 988615=-ext-/proc/test_bmethod
[460/756] 988615=psych/nodes/test_enumerable
[461/756] 988615=-ext-/funcall/test_passing_block
[462/756] 988615=uri/test_http
[463/756] 988615=openssl/test_x509cert
[464/756] 988617=socket/test_addrinfo
[465/756] 988617=mkmf/test_have_func
[466/756] 988615=-ext-/string/test_enc_str_buf_cat
[467/756] 988615=optparse/test_zsh_completion
[468/756] 988615=rubygems/test_gem_package_tar_reader_entry
[469/756] 988606=-ext-/thread/test_lock_native_thread
[470/756] 988609=rubygems/test_webauthn_listener
[471/756] 988606=rubygems/test_gem_resolver_specification
[472/756] 988606=json/json_fixtures_test
[473/756] 988606=ruby/test_encoding
[474/756] 988609=dtrace/test_load
[475/756] 988613=ruby/test_default_gems
[476/756] 988609=mkmf/test_constant
[477/756] 988614=rubygems/test_gem_security_trust_dir
[478/756] 988613=ruby/test_rubyvm
[479/756] 988613=-ext-/exception/test_data_error
[480/756] 988614=rubygems/test_gem_doctor
[481/756] 988614=socket/test_ancdata
[482/756] 988614=ruby/test_weakmap
[483/756] 988615=ruby/enc/test_euc_jp
[484/756] 988615=-ext-/test_abi
[485/756] 988613=ripper/test_scanner_events
[486/756] 988613=-ext-/string/test_external_new
[487/756] 988613=rubygems/test_gem_resolver_dependency_request
[488/756] 988617=win32/test_registry
[489/756] 988617=rubygems/test_deprecate
[490/756] 988613=openssl/test_ssl
[491/756] 988617=ruby/test_module
[492/756] 988615=rubygems/test_gem_commands_push_command
[493/756] 988607=prism/api/parse_success_test
[494/756] 988607=strscan/test_ractor
[495/756] 988606=rubygems/test_gem_uri_formatter
[496/756] 988606=ruby/test_sprintf
[497/756] 988607=rubygems/test_gem_request_connection_pools
[498/756] 988615=ruby/test_optimization
[499/756] 988605=uri/test_common
[500/756] 988607=rubygems/test_gem_ext_builder
[501/756] 988606=fileutils/test_verbose
[502/756] 988606=date/test_date_strftime
[503/756] 988605=prism/ruby/compiler_test
[504/756] 988605=rubygems/test_gem_resolver_vendor_specification
[505/756] 988605=-ext-/typeddata/test_typeddata
[506/756] 988605=ruby/test_struct
[507/756] 988605=fiber/test_mutex
[508/756] 988606=ruby/test_basicinstructions
[509/756] 988606=-ext-/bignum/test_bigzero
[510/756] 988606=ruby/test_box
[511/756] 988605=socket/test_basicsocket
[512/756] 988605=rubygems/test_gem_commands_owner_command
[513/756] 988616=-ext-/string/test_normalize
[514/756] 988616=-ext-/test_recursion
[515/756] 988616=test_find
[516/756] 988616=prism/locals_test
[517/756] 988616=rubygems/test_gem_unsatisfiable_dependency_error
[518/756] 988616=objspace/test_ractor
[519/756] 988609=prism/ruby/pattern_test
[520/756] 988609=rubygems/test_gem_package_tar_header
[521/756] 988609=ripper/test_sexp
[522/756] 988609=ruby/test_require_lib
[523/756] 988605=ripper/test_files_test_2
[524/756] 988607=rubygems/test_gem_version_option
[525/756] 988616=prism/api/lex_test
[526/756] 988616=rubygems/test_gem_rdoc
[527/756] 988616=rubygems/test_gem_remote_fetcher_s3
[528/756] 988607=psych/test_stringio
[529/756] 988607=-ext-/win32/test_fd_setsize
[530/756] 988607=test_trick
[531/756] 988616=ruby/test_objectspace
[532/756] 988606=rubygems/test_gem_request_set
[533/756] 988606=prism/version_test
[534/756] 988606=psych/test_null
[535/756] 988606=ruby/enc/test_big5
[536/756] 988606=rubygems/test_gem_resolver_activation_request
[537/756] 988606=-ext-/string/test_fstring
[538/756] 988606=did_you_mean/core_ext/test_name_error_extension
[539/756] 988606=-ext-/iseq_load/test_iseq_load
[540/756] 988611=fiber/test_timeout
[541/756] 988611=ruby/test_fixnum
[542/756] 988611=ruby/test_signal
[543/756] 988617=-ext-/test_ensure_and_callcc
[544/756] 988617=fiber/test_scheduler
[545/756] 988602=ruby/test_call
[546/756] 988602=ruby/test_thread
[547/756] 988613=dtrace/test_hash_create
[548/756] 988613=json/json_generic_object_test
[549/756] 988613=date/test_switch_hitter
[550/756] 988613=ruby/test_defined
[551/756] 988613=-ext-/bignum/test_pack
[552/756] 988612=ruby/enc/test_case_options
[553/756] 988612=ripper/test_files_sample
[554/756] 988614=-ext-/st/test_update
[555/756] 988614=-ext-/method/test_arity
[556/756] 988614=ruby/test_ractor
[557/756] 988612=rubygems/test_gem_security_policy
[558/756] 988606=uri/test_file
[559/756] 988606=rubygems/test_gem_install_update_options
[560/756] 988613=rubygems/test_gem_resolver_index_set
[561/756] 988613=prism/fixtures_test
[562/756] 988606=ruby/test_rational2
[563/756] 988612=rubygems/test_gem_dependency_resolution_error
[564/756] 988612=net/http/test_http
[565/756] 988607=dtrace/test_raise
[566/756] 988607=open-uri/test_proxy
[567/756] 988606=io/wait/test_io_wait_uncommon
[568/756] 988606=psych/test_string
[569/756] 988607=rubygems/test_gem_ci_detector
[570/756] 988607=ruby/enc/test_shift_jis
[571/756] 988607=ruby/test_yield
[572/756] 988606=rubygems/test_gem_request_set_lockfile_parser
[573/756] 988606=ruby/test_fnmatch
[574/756] 988613=rubygems/test_gem_resolver_vendor_set
[575/756] 988606=erb/test_erb_command
[576/756] 988613=rubygems/test_require
[577/756] 988609=net/http/test_https
[578/756] 988606=mkmf/test_have_library
[579/756] 988605=ruby/test_unicode_escape
[580/756] 988605=net/http/test_httpresponses
[581/756] 988605=prism/result/integer_base_flags_test
[582/756] 988605=uri/test_ftp
[583/756] 988605=-ext-/string/test_too_many_dummy_encodings
[584/756] 988605=ripper/test_filter
[585/756] 988605=rubygems/test_gem_ext_cmake_builder
[586/756] 988605=erb/test_erb_m17n
[587/756] 988605=ruby/test_clone
[588/756] 988611=objspace/test_objspace
[589/756] 988617=ruby/enc/test_koi8
[590/756] 988617=-ext-/gvl/test_last_thread
[591/756] 988605=rubygems/test_gem_remote_fetcher_local_server
[592/756] 988605=etc/test_etc
[593/756] 988603=rubygems/test_gem_source_lock
[594/756] 988617=uri/test_ldap
[595/756] 988617=psych/test_hash
[596/756] 988617=openssl/test_cipher
[597/756] 988603=-ext-/time/test_new
[598/756] 988605=ruby/test_enum
[599/756] 988603=rubygems/test_gem_commands_which_command
[600/756] 988603=rubygems/test_gem_source_specific_file
[601/756] 988617=socket/test_unix
[602/756] 988606=prism/api/parse_test
[603/756] 988617=ruby/test_symbol
[604/756] 988606=optparse/test_optparse
[605/756] 988603=psych/test_coder
[606/756] 988603=rubygems/test_gem_spec_fetcher
[607/756] 988606=io/console/test_ractor
[608/756] 988606=rubygems/test_gem_commands_sources_command
[609/756] 988603=ruby/test_undef
[610/756] 988603=date/test_date_arith
[611/756] 988603=io/console/test_io_console
[612/756] 988613=uri/test_ws
[613/756] 988613=ruby/test_io
[614/756] 988616=ruby/test_metaclass
[615/756] 988616=ruby/test_numeric
[616/756] 988606=pathname/test_ractor
[617/756] 988616=dtrace/test_array_create
[618/756] 988616=rubygems/test_gem_resolver_installed_specification
[619/756] 988616=-ext-/integer/test_my_integer
[620/756] 988616=rubygems/test_gem_commands_environment_command
[621/756] 988606=-ext-/tracepoint/test_tracepoint
[622/756] 988616=prism/encoding/symbol_encoding_test
[623/756] 988616=-ext-/marshal/test_internal_ivar
[624/756] 988616=rubygems/test_gem_commands_mirror
[625/756] 988616=openssl/test_hmac
[626/756] 988616=mkmf/test_signedness
[627/756] 988606=prism/ruby/desugar_compiler_test
[628/756] 988606=ruby/test_inlinecache
[629/756] 988609=net/http/test_httpresponse
[630/756] 988609=ruby/test_weakkeymap
[631/756] 988606=-ext-/marshal/test_usrmarshal
[632/756] 988612=rubygems/test_gem_command
[633/756] 988612=ruby/test_key_error
[634/756] 988612=-ext-/exception/test_enc_raise
[635/756] 988612=openssl/test_engine
[636/756] 988612=-ext-/postponed_job/test_postponed_job
[637/756] 988603=fiber/test_io_close
[638/756] 988603=json/ractor_test
[639/756] 988603=rubygems/test_gem_request_set_lockfile
[640/756] 988606=-ext-/load/test_dot_dot
[641/756] 988606=did_you_mean/tree_spell/test_human_typo
[642/756] 988606=prism/ruby/reflection_test
[643/756] 988606=ruby/test_bignum
[644/756] 988606=openssl/test_config
[645/756] 988606=test_tempfile
[646/756] 988603=rubygems/test_gem_util
[647/756] 988605=rubygems/test_gem_gemcutter_utilities
[648/756] 988612=rubygems/test_gem_remote_fetcher
[649/756] 988603=rubygems/test_gem_resolver
[650/756] 988605=rubygems/test_gem_commands_yank_command
[651/756] 988605=did_you_mean/edit_distance/test_jaro_winkler
[652/756] 988605=did_you_mean/spell_checking/test_pattern_key_name_check
[653/756] 988605=rubygems/test_exit
[654/756] 988603=fiber/test_io
[655/756] 988612=rubygems/test_gem_commands_cert_command
[656/756] 988606=fileutils/test_fileutils
[657/756] 988605=fiber/test_process
[658/756] 988609=ruby/test_object
[659/756] 988605=-ext-/eval/test_eval
[660/756] 988605=psych/test_stream
[661/756] 988603=json/json_common_interface_test
[662/756] 988616=coverage/test_coverage
[663/756] 988605=pathname/test_pathname
[664/756] 988603=rubygems/test_remote_fetch_error
[665/756] 988603=rubygems/test_gem_resolver_git_specification
[666/756] 988606=ruby/test_dir_m17n
[667/756] 988603=prism/result/named_capture_test
[668/756] 988603=rubygems/test_gem_commands_dependency_command
[669/756] 988605=dtrace/test_cmethod
[670/756] 988605=-ext-/string/test_qsort
[671/756] 988605=rubygems/test_gem_ext_ext_conf_builder
[672/756] 988603=json/json_addition_test
[673/756] 988603=-ext-/path_to_class/test_path_to_class
[674/756] 988603=prism/result/string_test
[675/756] 988603=fiber/test_storage
[676/756] 988603=ruby/test_iterator
[677/756] 988603=dtrace/test_string
[678/756] 988603=rubygems/test_gem_resolver_index_specification
[679/756] 988603=psych/test_marshalable
[680/756] 988603=dtrace/test_method_cache
[681/756] 988603=rubygems/test_gem_dependency
[682/756] 988615=prism/api/parse_comments_test
[683/756] 988615=psych/test_serialize_subclasses
[684/756] 988612=ruby/test_const
[685/756] 988603=ruby/test_class
[686/756] 988612=uri/test_wss
[687/756] 988615=fiber/test_address_resolve
[688/756] 988612=-ext-/string/test_cstr
[689/756] 988615=rubygems/test_gem_resolver_lock_specification
[690/756] 988615=openssl/test_digest
[691/756] 988615=ruby/test_variable
[692/756] 988607=rubygems/test_gem_source_local
[693/756] 988617=-ext-/num2int/test_num2int
[694/756] 988617=ruby/test_parse
[695/756] 988607=mkmf/test_have_macro
[696/756] 988609=ruby/test_process
[697/756] 988616=-ext-/iter/test_iter_break
[698/756] 988616=ruby/test_thread_queue
[699/756] 988612=fileutils/test_nowrite
[700/756] 988612=ruby/test_flip
[701/756] 988607=optparse/test_summary
[702/756] 988612=ruby/test_stack
[703/756] 988607=rubygems/test_gem_commands_install_command
[704/756] 988605=rubygems/test_gem_ext_cargo_builder_unit
[705/756] 988610=ruby/test_econv
[706/756] 988614=-ext-/st/test_foreach
[707/756] 988614=test_securerandom
[708/756] 988605=fiber/test_thread
[709/756] 988614=ruby/test_pattern_matching
[710/756] 988617=rubygems/test_gem_commands_search_command
[711/756] 988617=ruby/test_arithmetic_sequence
[712/756] 988614=ruby/test_literal
[713/756] 988605=prism/bom_test
[714/756] 988617=socket/test_sockopt
[715/756] 988617=ruby/test_frozen_error
[716/756] 988617=ruby/test_file
[717/756] 988605=ruby/test_lambda
[718/756] 988604=psych/test_encoding
[719/756] 988604=-ext-/iter/test_yield_block
[720/756] 988604=psych/handlers/test_recorder
[721/756] 988604=rubygems/test_gem_commands_specification_command
[722/756] 988605=psych/test_boolean
[723/756] 988605=mkmf/test_config
[724/756] 988604=psych/test_yaml
[725/756] 988604=psych/test_document
[726/756] 988604=fiber/test_ractor
[727/756] 988604=-ext-/bug_reporter/test_bug_reporter
[728/756] 988615=did_you_mean/test_spell_checker
[729/756] 988615=rubygems/test_gem_resolver_api_specification
[730/756] 988615=optparse/test_getopts
[731/756] 988615=prism/ruby/parameters_signature_test
[732/756] 988615=ruby/test_primitive
[733/756] 988615=rubygems/test_gem_request
[734/756] 988606=openssl/test_pkey
[735/756] 988604=rubygems/test_gem_commands_signin_command
[736/756] 988605=socket/test_nonblock
[737/756] 988604=json/test_helper
[738/756] 988604=psych/test_yamldbm
[739/756] 988605=ruby/test_thread_cv
[740/756] 988604=prism/ruby/relocation_test
[741/756] 988612=ruby/enc/test_windows_1251
[742/756] 988604=ripper/test_parser_events
[743/756] 988612=-ext-/file/test_stat
[744/756] 988612=ruby/test_eval
[745/756] 988604=resolv/test_addr
[746/756] 988606=mkmf/test_convertible
[747/756] 988604=rubygems/test_gem_resolver_best_set
[748/756] 988604=resolv/test_win32_config
[749/756] 988604=prism/newline_offsets_test
[750/756] 988615=ruby/test_regexp
[751/756] 988605=-ext-/bignum/test_str2big
[752/756] 988605=ruby/test_rational
[753/756] 988616=rubygems/test_gem_resolver_conflict
[754/756] 988616=psych/test_scalar
[755/756] 988616=ruby/test_readpartial
[756/756] 988616=rubygems/test_gem_commands_contents_command
$$$ #<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:11 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:03 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
1022 987375 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
987375 987378 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.20251111-020210 --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
987378 987379 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.20251111-020210 --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
987379 988269 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
988269 988270 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
988270 988599 1021 1021 pts/0 1021 Sl+ 1000 0:21 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
988599 988602 1021 1021 pts/0 1021 Sl+ 1000 0:34 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
988602 1017338 1021 1021 pts/0 1021 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_in_thread
987379 1018512 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
1 1164625 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2005784 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2117046 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2306871 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
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=>[987375], 987375=>[987378], 987378=>[987379], 987379=>[988269, 1018512], 988269=>[988270], 988270=>[988599], 988599=>[988602], 988602=>[1017338]}
$ timeout 60 gdb -p 1017338 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000593323480ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x747219efd6c0 (LWP 1017338) "test_thread.rb*" 0x0000593323480ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Machine level backtrace
Thread 1 (Thread 0x747219efd6c0 (LWP 1017338) "test_thread.rb*"):
#0 0x0000593323480ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x0000593323481e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x00005933233ce828 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 0x00005933233ce619 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 0x00005933233ce44d 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 0x00005933233cde8d in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#6 0x00005933233cdad6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#7 0x00005933233cfda6 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#8 0x0000593323466c70 in __interceptor_free ()
No symbol table info available.
#9 0x00005933234e75fc in rb_gc_impl_free (objspace_ptr=0x51d000000a80, ptr=0x747200e25800, old_size=18446744073709551104) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8180
objspace = 0x51d000000a80
malloc_increase_done = <optimized out>
#10 ruby_sized_xfree (x=0x747200e25800, size=0) at /tmp/ruby/src/trunk_asan/gc.c:5286
No locals.
#11 ruby_xfree (x=0x747200e25800) at /tmp/ruby/src/trunk_asan/gc.c:5297
No locals.
#12 0x00005933237c6605 in rb_threadptr_sched_free (th=th@entry=0x515000163f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2365
No locals.
#13 0x00005933238af35f in thread_free (ptr=0x540000000388, ptr@entry=0x515000163f80) at /tmp/ruby/src/trunk_asan/vm.c:3785
th = 0x540000000388
#14 0x00005933238af00c in ruby_vm_destruct (vm=0x525000000100) at /tmp/ruby/src/trunk_asan/vm.c:3392
th = 0x515000163f80
objspace = <optimized out>
next = <optimized out>
#15 0x00005933234ab23b in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:265
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000163f80
step = 4
message = 4
th = <optimized out>
buf = <optimized out>
state = <optimized out>
#16 0x00005933234aa854 in ruby_cleanup (ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:180
No locals.
#17 0x00005933234ab76b in ruby_stop (ex=904, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:292
No locals.
#18 0x00005933237f15d0 in thread_start_func_2 (th=th@entry=0x515000163f80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:760
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 1
event_thread_end_hooked = 1
result = <optimized out>
state = <optimized out>
errinfo = <optimized out>
#19 0x00005933237ef6ce in call_thread_start_func_2 (th=0x515000163f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x747219efccc0
#20 nt_start (ptr=0x50c00013a080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000163f80
sched = <optimized out>
nt = 0x50c00013a080
vm = 0x525000000100
#21 0x0000593323464b2f in asan_thread_start(void*) ()
No symbol table info available.
#22 0x000074723b09caa4 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 = {128033410242240, -8126646057062237610, 128033410242240, -352, 0, 140726677855952, -8126646057083209130, -8126710635881563562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#23 0x000074723b129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
[Detaching after fork from child process 1018527]
[Inferior 1 (process 1017338) exited with code 01]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 988602 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 1018533]
[New LWP 1018528]
[New LWP 1006736]
[New LWP 996593]
[New LWP 994730]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000074723b110813 in __GI___wait4 (pid=1018532, stat_loc=0x747239155e68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x74723b25ac40 (LWP 988602) "ruby" 0x000074723b110813 in __GI___wait4 (pid=1018532, stat_loc=0x747239155e68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
2 Thread 0x74721efff6c0 (LWP 1018533) "ruby" 0x000074723b11b4fd in __GI___poll (fds=0x74721b9bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
3 Thread 0x747219efd6c0 (LWP 1018528) "test_thread.rb*" 0x000074723b098d71 in __futex_abstimed_wait_common64 (private=22835, cancel=true, abstime=0x747219efbbc0, op=137, expected=0, futex_word=0x50c00015c154) at ./nptl/futex-internal.c:57
4 Thread 0x747214ff76c0 (LWP 1006736) "parallel.rb:40" 0x000074723b11b4fd in __GI___poll (fds=0x7472050c2460, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
5 Thread 0x7472118d26c0 (LWP 996593) "Gem::Timeout st" 0x000074723b098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000590d0) at ./nptl/futex-internal.c:57
6 Thread 0x7472108c66c0 (LWP 994730) "Timeout stdlib " 0x000074723b098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000170850) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 6 (Thread 0x7472108c66c0 (LWP 994730) "Timeout stdlib "):
#0 0x000074723b098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000170850) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000170850) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000170850, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000074723b09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000170828) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x74723b09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7472108c4c00, __canceltype = 309226256, __prev = 0x0}
cbuffer = {wseq = 6, cond = 0x50c000170828, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 6
seq = 3
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x50c000170828, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005933237c3daf in rb_native_cond_wait (cond=0x50c000170850, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x515000116c80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x0
#7 0x00005933237ee5c1 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000116c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x00005933237cf351 in native_sleep (th=0x515000116c80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x515000116c80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x00005933237ed12c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128033956262280, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1076
args = <optimized out>
#12 0x00005933234b08f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x516002d12cd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7472108c4f70, <optimized out>, 0x7472108c4e80, <optimized out>, <optimized out>}, prev = 0x7472123e0240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516002d12cd0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x00005933237ec48e in queue_do_pop (self=<optimized out>, q=0x504000038810, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
queue_waiter = {w = {self = 128033956262280, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 128033956262280, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x504000038810
end = 0
#14 0x0000593323870919 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7548
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x0000593323870919 in vm_invoke_builtin_delegate (ec=0x516002d12cd0, cfp=0x74721616b758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x516002d12cd0) at ../../src/trunk_asan/insns.def:1674
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x5933238690c6 <vm_exec_core+1494>, 0x59332386a3cd <vm_exec_core+6365>, 0x59332386f5f1 <vm_exec_core+27393>, 0x593323869f3f <vm_exec_core+5199>, 0x5933238703a2 <vm_exec_core+30898>, 0x59332386e1ad <vm_exec_core+22205>, 0x59332386bdbe <vm_exec_core+13006>, 0x59332386922e <vm_exec_core+1854>, 0x59332386fbe4 <vm_exec_core+28916>, 0x59332386f92c <vm_exec_core+28220>, 0x59332386a1bc <vm_exec_core+5836>, 0x59332386971e <vm_exec_core+3118>, 0x59332386e8a6 <vm_exec_core+23990>, 0x59332386acc3 <vm_exec_core+8659>, 0x59332386fde5 <vm_exec_core+29429>, 0x59332386fa8e <vm_exec_core+28574>, 0x59332386b3b1 <vm_exec_core+10433>, 0x59332386bd4d <vm_exec_core+12893>, 0x59332386e405 <vm_exec_core+22805>, 0x59332386fa05 <vm_exec_core+28437>, 0x59332386d820 <vm_exec_core+19760>, 0x59332386e48e <vm_exec_core+22942>, 0x59332386ef47 <vm_exec_core+25687>, 0x59332386d75d <vm_exec_core+19565>, 0x59332386965b <vm_exec_core+2923>, 0x59332386deb0 <vm_exec_core+21440>, 0x5933238694ee <vm_exec_core+2558>, 0x593323869924 <vm_exec_core+3636>, 0x59332386b634 <vm_exec_core+11076>, 0x59332386d32a <vm_exec_core+18490>, 0x59332386dd49 <vm_exec_core+21081>, 0x59332386cfcf <vm_exec_core+17631>, 0x5933238690fa <vm_exec_core+1546>, 0x59332386f177 <vm_exec_core+26247>, 0x59332386f857 <vm_exec_core+28007>, 0x593323869acb <vm_exec_core+4059>, 0x59332386a677 <vm_exec_core+7047>, 0x59332386a335 <vm_exec_core+6213>, 0x59332386adb2 <vm_exec_core+8898>, 0x59332386bbe9 <vm_exec_core+12537>, 0x593323869b72 <vm_exec_core+4226>, 0x59332386efdf <vm_exec_core+25839>, 0x59332386a601 <vm_exec_core+6929>, 0x59332386ba97 <vm_exec_core+12199>, 0x59332386c55e <vm_exec_core+14958>, 0x59332386e93c <vm_exec_core+24140>, 0x59332386d9e2 <vm_exec_core+20210>, 0x59332386b08c <vm_exec_core+9628>, 0x59332386a90e <vm_exec_core+7710>, 0x59332386e792 <vm_exec_core+23714>, 0x59332386b814 <vm_exec_core+11556>, 0x59332386dfaf <vm_exec_core+21695>, 0x59332386da54 <vm_exec_core+20324>, 0x59332386e066 <vm_exec_core+21878>, 0x59332386f529 <vm_exec_core+27193>, 0x59332386cde1 <vm_exec_core+17137>, 0x59332386e9f5 <vm_exec_core+24325>, 0x593323868e48 <vm_exec_core+856>, 0x59332386e523 <vm_exec_core+23091>, 0x59332386b1ab <vm_exec_core+9915>, 0x59332386d6b8 <vm_exec_core+19400>, 0x59332386d8f8 <vm_exec_core+19976>, 0x59332386c192 <vm_exec_core+13986>, 0x5933238699d8 <vm_exec_core+3816>, 0x59332386b559 <vm_exec_core+10857>, 0x59332386ab96 <vm_exec_core+8358>, 0x59332386e0e4 <vm_exec_core+22004>, 0x593323869d03 <vm_exec_core+4627>, 0x59332386bf3f <vm_exec_core+13391>, 0x59332386c88f <vm_exec_core+15775>, 0x59332386ae90 <vm_exec_core+9120>, 0x593323876899 <vm_exec_core+56745>, 0x59332386a865 <vm_exec_core+7541>, 0x59332386a75d <vm_exec_core+7277>, 0x59332386aa68 <vm_exec_core+8056>, 0x59332386b453 <vm_exec_core+10595>, 0x59332386d1ce <vm_exec_core+18142>, 0x59332386c619 <vm_exec_core+15145>, 0x59332386ddc8 <vm_exec_core+21208>, 0x59332386ca75 <vm_exec_core+16261>, 0x59332386f0a0 <vm_exec_core+26032>, 0x593323870647 <vm_exec_core+31575>, 0x59332386f2e4 <vm_exec_core+26612>, 0x59332386ff35 <vm_exec_core+29765>, 0x593323870026 <vm_exec_core+30006>, 0x593323869580 <vm_exec_core+2704>, 0x59332386fb0d <vm_exec_core+28701>, 0x59332386b739 <vm_exec_core+11337>, 0x59332386fd08 <vm_exec_core+29208>, 0x59332386b27a <vm_exec_core+10122>, 0x59332386f21b <vm_exec_core+26411>, 0x593323869417 <vm_exec_core+2343>, 0x593323869bfd <vm_exec_core+4365>, 0x59332387026a <vm_exec_core+30586>, 0x59332386bb1d <vm_exec_core+12333>, 0x59332386b91a <vm_exec_core+11818>, 0x593323868e4d <vm_exec_core+861>, 0x59332386933a <vm_exec_core+2122>, 0x593323868ed3 <vm_exec_core+995>, 0x59332386f3d3 <vm_exec_core+26851>, 0x59332386cc9e <vm_exec_core+16814>, 0x59332386c362 <vm_exec_core+14450>, 0x59332386cb7a <vm_exec_core+16522>, 0x59332386c7c6 <vm_exec_core+15574>, 0x59332386b9af <vm_exec_core+11967>, 0x59332386c26d <vm_exec_core+14205>, 0x59332386bc39 <vm_exec_core+12617>, 0x59332386c47c <vm_exec_core+14732>, 0x59332386c4ed <vm_exec_core+14845>, 0x5933238690b7 <vm_exec_core+1479>, 0x59332386a3be <vm_exec_core+6350>, 0x59332386f5e2 <vm_exec_core+27378>, 0x593323869f30 <vm_exec_core+5184>, 0x593323870393 <vm_exec_core+30883>, 0x59332386e19e <vm_exec_core+22190>, 0x59332386bdaf <vm_exec_core+12991>, 0x59332386921f <vm_exec_core+1839>, 0x59332386fbd5 <vm_exec_core+28901>, 0x59332386f91d <vm_exec_core+28205>, 0x59332386a1ad <vm_exec_core+5821>, 0x59332386970f <vm_exec_core+3103>, 0x59332386e897 <vm_exec_core+23975>, 0x59332386acb4 <vm_exec_core+8644>, 0x59332386fdd6 <vm_exec_core+29414>, 0x59332386fa7f <vm_exec_core+28559>, 0x59332386b3a2 <vm_exec_core+10418>, 0x59332386bd3e <vm_exec_core+12878>, 0x59332386e3f6 <vm_exec_core+22790>, 0x59332386f9f6 <vm_exec_core+28422>, 0x59332386d811 <vm_exec_core+19745>, 0x59332386e47f <vm_exec_core+22927>, 0x59332386ef38 <vm_exec_core+25672>, 0x59332386d74e <vm_exec_core+19550>, 0x59332386964c <vm_exec_core+2908>, 0x59332386dea1 <vm_exec_core+21425>, 0x5933238694df <vm_exec_core+2543>, 0x593323869915 <vm_exec_core+3621>, 0x59332386b625 <vm_exec_core+11061>, 0x59332386d31b <vm_exec_core+18475>, 0x59332386dd3a <vm_exec_core+21066>, 0x59332386cfc0 <vm_exec_core+17616>, 0x5933238690eb <vm_exec_core+1531>, 0x59332386f168 <vm_exec_core+26232>, 0x59332386f848 <vm_exec_core+27992>, 0x593323869abc <vm_exec_core+4044>, 0x59332386a668 <vm_exec_core+7032>, 0x59332386a326 <vm_exec_core+6198>, 0x59332386ada3 <vm_exec_core+8883>, 0x59332386bbda <vm_exec_core+12522>, 0x593323869b63 <vm_exec_core+4211>, 0x59332386efd0 <vm_exec_core+25824>, 0x59332386a5f2 <vm_exec_core+6914>, 0x59332386ba88 <vm_exec_core+12184>, 0x59332386c54f <vm_exec_core+14943>, 0x59332386e92d <vm_exec_core+24125>, 0x59332386d9d3 <vm_exec_core+20195>, 0x59332386b07d <vm_exec_core+9613>, 0x59332386a8ff <vm_exec_core+7695>, 0x59332386e783 <vm_exec_core+23699>, 0x59332386b805 <vm_exec_core+11541>, 0x59332386dfa0 <vm_exec_core+21680>, 0x59332386da45 <vm_exec_core+20309>, 0x59332386e057 <vm_exec_core+21863>, 0x59332386f51a <vm_exec_core+27178>, 0x59332386cdd2 <vm_exec_core+17122>, 0x59332386e9e6 <vm_exec_core+24310>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386e514 <vm_exec_core+23076>, 0x59332386b19c <vm_exec_core+9900>, 0x59332386d6a9 <vm_exec_core+19385>, 0x59332386d8e9 <vm_exec_core+19961>, 0x59332386c183 <vm_exec_core+13971>, 0x59332386d316 <vm_exec_core+18470>, 0x59332386b54a <vm_exec_core+10842>, 0x59332386ab87 <vm_exec_core+8343>, 0x59332386e0d5 <vm_exec_core+21989>, 0x593323869cf4 <vm_exec_core+4612>, 0x59332386bf30 <vm_exec_core+13376>, 0x59332386c880 <vm_exec_core+15760>, 0x59332386ae81 <vm_exec_core+9105>, 0x59332387688a <vm_exec_core+56730>, 0x59332386a856 <vm_exec_core+7526>, 0x59332386a74e <vm_exec_core+7262>, 0x59332386aa59 <vm_exec_core+8041>, 0x59332386b444 <vm_exec_core+10580>, 0x59332386d1bf <vm_exec_core+18127>, 0x59332386c60a <vm_exec_core+15130>, 0x59332386d1ba <vm_exec_core+18122>, 0x59332386d9ce <vm_exec_core+20190>, 0x59332386d9c9 <vm_exec_core+20185>, 0x59332386aa54 <vm_exec_core+8036>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386bba3 <vm_exec_core+12467>, 0x59332386bba8 <vm_exec_core+12472>, 0x59332386d9c4 <vm_exec_core+20180>, 0x59332386d80c <vm_exec_core+19740>, 0x59332386c87b <vm_exec_core+15755>, 0x59332386c7b2 <vm_exec_core+15554>, 0x59332386d8bb <vm_exec_core+19915>, 0x59332386cc85 <vm_exec_core+16789>...}
reg_cfp = 0x74721616b758
reg_pc = 0x510000002af8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000593323863cf2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x516002d12cd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x00005933238a783b in invoke_iseq_block_from_c (ec=0x516002d12cd0, captured=<optimized out>, self=128033956328680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x74723a7b7ae8
cfp = 0x74721616b7c8
sp = 0x74721606b818
use_argv = <optimized out>
stack_argv = 0x74721606b818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x516002d12cd0, self=128033956328680, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00005933238a5a96 in rb_vm_invoke_proc (ec=0x50c000170850, proc=0x189, proc@entry=0x504000fa8d90, argc=990481777, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#22 0x00005933237f287d in thread_do_start_proc (th=th@entry=0x515000116c80) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504000fa8d90
args_len = 0
args_ptr = <optimized out>
#23 0x00005933237f03e6 in thread_do_start (th=0x515000116c80) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x515000116c80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#25 0x00005933237ef6ce in call_thread_start_func_2 (th=0x515000116c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x7472108c5cc0
#26 nt_start (ptr=0x50c000170800) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000116c80
sched = <optimized out>
nt = 0x50c000170800
vm = 0x525000000100
#27 0x0000593323464b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000074723b09caa4 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 = {128033252730560, -8126665602921530794, 128033252730560, -352, 0, 140726677852624, -8126665602942502314, -8126710635881563562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x000074723b129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 5 (Thread 0x7472118d26c0 (LWP 996593) "Gem::Timeout st"):
#0 0x000074723b098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c0000590d0) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c0000590d0) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c0000590d0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000074723b09b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c0000590a8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x74723b09b4b0 <__condvar_cleanup_waiting>, __arg = 0x7472118d0c00, __canceltype = 213572368, __prev = 0x0}
cbuffer = {wseq = 26, cond = 0x50c0000590a8, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 26
seq = 13
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x50c0000590a8, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005933237c3daf in rb_native_cond_wait (cond=0x50c0000590d0, mutex=0x514000000108) at /tmp/ruby/src/trunk_asan/thread_pthread.c:231
r = <optimized out>
#6 thread_sched_wait_running_turn (sched=sched@entry=0x514000000108, th=th@entry=0x5150001c0c80, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000000300
#7 0x00005933237ee5c1 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x5150001c0c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x00005933237cf351 in native_sleep (th=0x5150001c0c80, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x5150001c0c80, fl=fl@entry=1) at /tmp/ruby/src/trunk_asan/thread.c:1381
prev_status = THREAD_RUNNABLE
status = THREAD_STOPPED_FOREVER
woke = <optimized out>
#10 0x00005933237ed12c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=128033393153160, timeout=4, end=0) at /tmp/ruby/src/trunk_asan/thread.c:1426
scheduler = <optimized out>
#11 queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1076
args = <optimized out>
#12 0x00005933234b08f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160001482d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7472118d0f70, <optimized out>, 0x7472118d0e80, <optimized out>, <optimized out>}, prev = 0x74720c894240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160001482d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x00005933237ec48e in queue_do_pop (self=<optimized out>, q=0x504000348b10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
queue_waiter = {w = {self = 128033393153160, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 128033393153160, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x504000348b10
end = 0
#14 0x0000593323870919 in invoke_bf (ec=<optimized out>, reg_cfp=<optimized out>, bf=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:7548
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x0000593323870919 in vm_invoke_builtin_delegate (ec=0x5160001482d0, cfp=0x74720eaab758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160001482d0) at ../../src/trunk_asan/insns.def:1674
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x5933238690c6 <vm_exec_core+1494>, 0x59332386a3cd <vm_exec_core+6365>, 0x59332386f5f1 <vm_exec_core+27393>, 0x593323869f3f <vm_exec_core+5199>, 0x5933238703a2 <vm_exec_core+30898>, 0x59332386e1ad <vm_exec_core+22205>, 0x59332386bdbe <vm_exec_core+13006>, 0x59332386922e <vm_exec_core+1854>, 0x59332386fbe4 <vm_exec_core+28916>, 0x59332386f92c <vm_exec_core+28220>, 0x59332386a1bc <vm_exec_core+5836>, 0x59332386971e <vm_exec_core+3118>, 0x59332386e8a6 <vm_exec_core+23990>, 0x59332386acc3 <vm_exec_core+8659>, 0x59332386fde5 <vm_exec_core+29429>, 0x59332386fa8e <vm_exec_core+28574>, 0x59332386b3b1 <vm_exec_core+10433>, 0x59332386bd4d <vm_exec_core+12893>, 0x59332386e405 <vm_exec_core+22805>, 0x59332386fa05 <vm_exec_core+28437>, 0x59332386d820 <vm_exec_core+19760>, 0x59332386e48e <vm_exec_core+22942>, 0x59332386ef47 <vm_exec_core+25687>, 0x59332386d75d <vm_exec_core+19565>, 0x59332386965b <vm_exec_core+2923>, 0x59332386deb0 <vm_exec_core+21440>, 0x5933238694ee <vm_exec_core+2558>, 0x593323869924 <vm_exec_core+3636>, 0x59332386b634 <vm_exec_core+11076>, 0x59332386d32a <vm_exec_core+18490>, 0x59332386dd49 <vm_exec_core+21081>, 0x59332386cfcf <vm_exec_core+17631>, 0x5933238690fa <vm_exec_core+1546>, 0x59332386f177 <vm_exec_core+26247>, 0x59332386f857 <vm_exec_core+28007>, 0x593323869acb <vm_exec_core+4059>, 0x59332386a677 <vm_exec_core+7047>, 0x59332386a335 <vm_exec_core+6213>, 0x59332386adb2 <vm_exec_core+8898>, 0x59332386bbe9 <vm_exec_core+12537>, 0x593323869b72 <vm_exec_core+4226>, 0x59332386efdf <vm_exec_core+25839>, 0x59332386a601 <vm_exec_core+6929>, 0x59332386ba97 <vm_exec_core+12199>, 0x59332386c55e <vm_exec_core+14958>, 0x59332386e93c <vm_exec_core+24140>, 0x59332386d9e2 <vm_exec_core+20210>, 0x59332386b08c <vm_exec_core+9628>, 0x59332386a90e <vm_exec_core+7710>, 0x59332386e792 <vm_exec_core+23714>, 0x59332386b814 <vm_exec_core+11556>, 0x59332386dfaf <vm_exec_core+21695>, 0x59332386da54 <vm_exec_core+20324>, 0x59332386e066 <vm_exec_core+21878>, 0x59332386f529 <vm_exec_core+27193>, 0x59332386cde1 <vm_exec_core+17137>, 0x59332386e9f5 <vm_exec_core+24325>, 0x593323868e48 <vm_exec_core+856>, 0x59332386e523 <vm_exec_core+23091>, 0x59332386b1ab <vm_exec_core+9915>, 0x59332386d6b8 <vm_exec_core+19400>, 0x59332386d8f8 <vm_exec_core+19976>, 0x59332386c192 <vm_exec_core+13986>, 0x5933238699d8 <vm_exec_core+3816>, 0x59332386b559 <vm_exec_core+10857>, 0x59332386ab96 <vm_exec_core+8358>, 0x59332386e0e4 <vm_exec_core+22004>, 0x593323869d03 <vm_exec_core+4627>, 0x59332386bf3f <vm_exec_core+13391>, 0x59332386c88f <vm_exec_core+15775>, 0x59332386ae90 <vm_exec_core+9120>, 0x593323876899 <vm_exec_core+56745>, 0x59332386a865 <vm_exec_core+7541>, 0x59332386a75d <vm_exec_core+7277>, 0x59332386aa68 <vm_exec_core+8056>, 0x59332386b453 <vm_exec_core+10595>, 0x59332386d1ce <vm_exec_core+18142>, 0x59332386c619 <vm_exec_core+15145>, 0x59332386ddc8 <vm_exec_core+21208>, 0x59332386ca75 <vm_exec_core+16261>, 0x59332386f0a0 <vm_exec_core+26032>, 0x593323870647 <vm_exec_core+31575>, 0x59332386f2e4 <vm_exec_core+26612>, 0x59332386ff35 <vm_exec_core+29765>, 0x593323870026 <vm_exec_core+30006>, 0x593323869580 <vm_exec_core+2704>, 0x59332386fb0d <vm_exec_core+28701>, 0x59332386b739 <vm_exec_core+11337>, 0x59332386fd08 <vm_exec_core+29208>, 0x59332386b27a <vm_exec_core+10122>, 0x59332386f21b <vm_exec_core+26411>, 0x593323869417 <vm_exec_core+2343>, 0x593323869bfd <vm_exec_core+4365>, 0x59332387026a <vm_exec_core+30586>, 0x59332386bb1d <vm_exec_core+12333>, 0x59332386b91a <vm_exec_core+11818>, 0x593323868e4d <vm_exec_core+861>, 0x59332386933a <vm_exec_core+2122>, 0x593323868ed3 <vm_exec_core+995>, 0x59332386f3d3 <vm_exec_core+26851>, 0x59332386cc9e <vm_exec_core+16814>, 0x59332386c362 <vm_exec_core+14450>, 0x59332386cb7a <vm_exec_core+16522>, 0x59332386c7c6 <vm_exec_core+15574>, 0x59332386b9af <vm_exec_core+11967>, 0x59332386c26d <vm_exec_core+14205>, 0x59332386bc39 <vm_exec_core+12617>, 0x59332386c47c <vm_exec_core+14732>, 0x59332386c4ed <vm_exec_core+14845>, 0x5933238690b7 <vm_exec_core+1479>, 0x59332386a3be <vm_exec_core+6350>, 0x59332386f5e2 <vm_exec_core+27378>, 0x593323869f30 <vm_exec_core+5184>, 0x593323870393 <vm_exec_core+30883>, 0x59332386e19e <vm_exec_core+22190>, 0x59332386bdaf <vm_exec_core+12991>, 0x59332386921f <vm_exec_core+1839>, 0x59332386fbd5 <vm_exec_core+28901>, 0x59332386f91d <vm_exec_core+28205>, 0x59332386a1ad <vm_exec_core+5821>, 0x59332386970f <vm_exec_core+3103>, 0x59332386e897 <vm_exec_core+23975>, 0x59332386acb4 <vm_exec_core+8644>, 0x59332386fdd6 <vm_exec_core+29414>, 0x59332386fa7f <vm_exec_core+28559>, 0x59332386b3a2 <vm_exec_core+10418>, 0x59332386bd3e <vm_exec_core+12878>, 0x59332386e3f6 <vm_exec_core+22790>, 0x59332386f9f6 <vm_exec_core+28422>, 0x59332386d811 <vm_exec_core+19745>, 0x59332386e47f <vm_exec_core+22927>, 0x59332386ef38 <vm_exec_core+25672>, 0x59332386d74e <vm_exec_core+19550>, 0x59332386964c <vm_exec_core+2908>, 0x59332386dea1 <vm_exec_core+21425>, 0x5933238694df <vm_exec_core+2543>, 0x593323869915 <vm_exec_core+3621>, 0x59332386b625 <vm_exec_core+11061>, 0x59332386d31b <vm_exec_core+18475>, 0x59332386dd3a <vm_exec_core+21066>, 0x59332386cfc0 <vm_exec_core+17616>, 0x5933238690eb <vm_exec_core+1531>, 0x59332386f168 <vm_exec_core+26232>, 0x59332386f848 <vm_exec_core+27992>, 0x593323869abc <vm_exec_core+4044>, 0x59332386a668 <vm_exec_core+7032>, 0x59332386a326 <vm_exec_core+6198>, 0x59332386ada3 <vm_exec_core+8883>, 0x59332386bbda <vm_exec_core+12522>, 0x593323869b63 <vm_exec_core+4211>, 0x59332386efd0 <vm_exec_core+25824>, 0x59332386a5f2 <vm_exec_core+6914>, 0x59332386ba88 <vm_exec_core+12184>, 0x59332386c54f <vm_exec_core+14943>, 0x59332386e92d <vm_exec_core+24125>, 0x59332386d9d3 <vm_exec_core+20195>, 0x59332386b07d <vm_exec_core+9613>, 0x59332386a8ff <vm_exec_core+7695>, 0x59332386e783 <vm_exec_core+23699>, 0x59332386b805 <vm_exec_core+11541>, 0x59332386dfa0 <vm_exec_core+21680>, 0x59332386da45 <vm_exec_core+20309>, 0x59332386e057 <vm_exec_core+21863>, 0x59332386f51a <vm_exec_core+27178>, 0x59332386cdd2 <vm_exec_core+17122>, 0x59332386e9e6 <vm_exec_core+24310>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386e514 <vm_exec_core+23076>, 0x59332386b19c <vm_exec_core+9900>, 0x59332386d6a9 <vm_exec_core+19385>, 0x59332386d8e9 <vm_exec_core+19961>, 0x59332386c183 <vm_exec_core+13971>, 0x59332386d316 <vm_exec_core+18470>, 0x59332386b54a <vm_exec_core+10842>, 0x59332386ab87 <vm_exec_core+8343>, 0x59332386e0d5 <vm_exec_core+21989>, 0x593323869cf4 <vm_exec_core+4612>, 0x59332386bf30 <vm_exec_core+13376>, 0x59332386c880 <vm_exec_core+15760>, 0x59332386ae81 <vm_exec_core+9105>, 0x59332387688a <vm_exec_core+56730>, 0x59332386a856 <vm_exec_core+7526>, 0x59332386a74e <vm_exec_core+7262>, 0x59332386aa59 <vm_exec_core+8041>, 0x59332386b444 <vm_exec_core+10580>, 0x59332386d1bf <vm_exec_core+18127>, 0x59332386c60a <vm_exec_core+15130>, 0x59332386d1ba <vm_exec_core+18122>, 0x59332386d9ce <vm_exec_core+20190>, 0x59332386d9c9 <vm_exec_core+20185>, 0x59332386aa54 <vm_exec_core+8036>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386bba3 <vm_exec_core+12467>, 0x59332386bba8 <vm_exec_core+12472>, 0x59332386d9c4 <vm_exec_core+20180>, 0x59332386d80c <vm_exec_core+19740>, 0x59332386c87b <vm_exec_core+15755>, 0x59332386c7b2 <vm_exec_core+15554>, 0x59332386d8bb <vm_exec_core+19915>, 0x59332386cc85 <vm_exec_core+16789>...}
reg_cfp = 0x74720eaab758
reg_pc = 0x510000002af8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x0000593323863cf2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160001482d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x00005933238a783b in invoke_iseq_block_from_c (ec=0x5160001482d0, captured=<optimized out>, self=128033956096160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x747218eb1e10
cfp = 0x74720eaab7c8
sp = 0x74720e9ab818
use_argv = <optimized out>
stack_argv = 0x74720e9ab818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x5160001482d0, self=128033956096160, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#20 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#21 0x00005933238a5a96 in rb_vm_invoke_proc (ec=0x50c0000590d0, proc=0x189, proc@entry=0x5040012aa450, argc=990481777, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#22 0x00005933237f287d in thread_do_start_proc (th=th@entry=0x5150001c0c80) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040012aa450
args_len = 0
args_ptr = <optimized out>
#23 0x00005933237f03e6 in thread_do_start (th=0x5150001c0c80) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x5150001c0c80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#25 0x00005933237ef6ce in call_thread_start_func_2 (th=0x5150001c0c80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x7472118d1cc0
#26 nt_start (ptr=0x50c000059080) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150001c0c80
sched = <optimized out>
nt = 0x50c000059080
vm = 0x525000000100
#27 0x0000593323464b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x000074723b09caa4 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 = {128033269556928, -8126663397455824298, 128033269556928, -352, 22, 140726677852624, -8126663397476795818, -8126710635881563562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x000074723b129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x747214ff76c0 (LWP 1006736) "parallel.rb:40"):
#0 0x000074723b11b4fd in __GI___poll (fds=0x7472050c2460, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000059332340b77a in __interceptor_poll ()
No symbol table info available.
#2 0x0000593323576339 in nogvl_wait_for (th=128033318613080, fptr=0x511000345e80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12573
fds = {fd = 6, events = <optimized out>, revents = <optimized out>}
scheduler = <optimized out>
fd = <optimized out>
timeout_milliseconds = -1
#3 io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
ready = <optimized out>
#4 0x00005933235777ca in internal_read_func (ptr=0x7472050c2340) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x7472050c2340
result = <optimized out>
#5 0x00005933237d4292 in rb_thread_io_blocking_call (io=0x511000345e80, func=0x5933235772c0 <internal_read_func>, data1=0x7472050c2340, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1973
__region = <optimized out>
saved_state = RUBY_TAG_NONE
_ec = <optimized out>
_tag = <optimized out>
ec = <optimized out>
th = <optimized out>
val = <optimized out>
blocking_operation = <optimized out>
state = RUBY_TAG_NONE
saved_errno = <optimized out>
prev_mn_schedulable = <optimized out>
fd = <optimized out>
#6 0x00005933234b08f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x51600365bbd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x747214ff5e50, <optimized out>, 0x747214ff5d60, <optimized out>, <optimized out>}, prev = 0x7472050b9240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x51600365bbd0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000059332358b6b5 in io_read_memory_locktmp (str=128033059775584, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3458
No locals.
#8 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3504
str = <optimized out>
iis = {th = 128033318613080, fptr = 0x511000345e80, nonblock = 0, fd = 6, buf = 0x51900029bd80, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000345e80
n = <optimized out>
shrinkable = <optimized out>
#9 0x0000593323568081 in io_readpartial (argc=84681824, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3624
ret = <optimized out>
#10 0x00005933238d3518 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:3915
ci = 0x40d100100003
cc = <optimized out>
me = 0x74723a998920
cfunc = 0x50600002c068
recv = 128033318613240
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x0000593323874e3d in vm_sendish (ec=0x51600365bbd0, reg_cfp=0x74720b3eb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x51600365bbd0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5933238690c6 <vm_exec_core+1494>, 0x59332386a3cd <vm_exec_core+6365>, 0x59332386f5f1 <vm_exec_core+27393>, 0x593323869f3f <vm_exec_core+5199>, 0x5933238703a2 <vm_exec_core+30898>, 0x59332386e1ad <vm_exec_core+22205>, 0x59332386bdbe <vm_exec_core+13006>, 0x59332386922e <vm_exec_core+1854>, 0x59332386fbe4 <vm_exec_core+28916>, 0x59332386f92c <vm_exec_core+28220>, 0x59332386a1bc <vm_exec_core+5836>, 0x59332386971e <vm_exec_core+3118>, 0x59332386e8a6 <vm_exec_core+23990>, 0x59332386acc3 <vm_exec_core+8659>, 0x59332386fde5 <vm_exec_core+29429>, 0x59332386fa8e <vm_exec_core+28574>, 0x59332386b3b1 <vm_exec_core+10433>, 0x59332386bd4d <vm_exec_core+12893>, 0x59332386e405 <vm_exec_core+22805>, 0x59332386fa05 <vm_exec_core+28437>, 0x59332386d820 <vm_exec_core+19760>, 0x59332386e48e <vm_exec_core+22942>, 0x59332386ef47 <vm_exec_core+25687>, 0x59332386d75d <vm_exec_core+19565>, 0x59332386965b <vm_exec_core+2923>, 0x59332386deb0 <vm_exec_core+21440>, 0x5933238694ee <vm_exec_core+2558>, 0x593323869924 <vm_exec_core+3636>, 0x59332386b634 <vm_exec_core+11076>, 0x59332386d32a <vm_exec_core+18490>, 0x59332386dd49 <vm_exec_core+21081>, 0x59332386cfcf <vm_exec_core+17631>, 0x5933238690fa <vm_exec_core+1546>, 0x59332386f177 <vm_exec_core+26247>, 0x59332386f857 <vm_exec_core+28007>, 0x593323869acb <vm_exec_core+4059>, 0x59332386a677 <vm_exec_core+7047>, 0x59332386a335 <vm_exec_core+6213>, 0x59332386adb2 <vm_exec_core+8898>, 0x59332386bbe9 <vm_exec_core+12537>, 0x593323869b72 <vm_exec_core+4226>, 0x59332386efdf <vm_exec_core+25839>, 0x59332386a601 <vm_exec_core+6929>, 0x59332386ba97 <vm_exec_core+12199>, 0x59332386c55e <vm_exec_core+14958>, 0x59332386e93c <vm_exec_core+24140>, 0x59332386d9e2 <vm_exec_core+20210>, 0x59332386b08c <vm_exec_core+9628>, 0x59332386a90e <vm_exec_core+7710>, 0x59332386e792 <vm_exec_core+23714>, 0x59332386b814 <vm_exec_core+11556>, 0x59332386dfaf <vm_exec_core+21695>, 0x59332386da54 <vm_exec_core+20324>, 0x59332386e066 <vm_exec_core+21878>, 0x59332386f529 <vm_exec_core+27193>, 0x59332386cde1 <vm_exec_core+17137>, 0x59332386e9f5 <vm_exec_core+24325>, 0x593323868e48 <vm_exec_core+856>, 0x59332386e523 <vm_exec_core+23091>, 0x59332386b1ab <vm_exec_core+9915>, 0x59332386d6b8 <vm_exec_core+19400>, 0x59332386d8f8 <vm_exec_core+19976>, 0x59332386c192 <vm_exec_core+13986>, 0x5933238699d8 <vm_exec_core+3816>, 0x59332386b559 <vm_exec_core+10857>, 0x59332386ab96 <vm_exec_core+8358>, 0x59332386e0e4 <vm_exec_core+22004>, 0x593323869d03 <vm_exec_core+4627>, 0x59332386bf3f <vm_exec_core+13391>, 0x59332386c88f <vm_exec_core+15775>, 0x59332386ae90 <vm_exec_core+9120>, 0x593323876899 <vm_exec_core+56745>, 0x59332386a865 <vm_exec_core+7541>, 0x59332386a75d <vm_exec_core+7277>, 0x59332386aa68 <vm_exec_core+8056>, 0x59332386b453 <vm_exec_core+10595>, 0x59332386d1ce <vm_exec_core+18142>, 0x59332386c619 <vm_exec_core+15145>, 0x59332386ddc8 <vm_exec_core+21208>, 0x59332386ca75 <vm_exec_core+16261>, 0x59332386f0a0 <vm_exec_core+26032>, 0x593323870647 <vm_exec_core+31575>, 0x59332386f2e4 <vm_exec_core+26612>, 0x59332386ff35 <vm_exec_core+29765>, 0x593323870026 <vm_exec_core+30006>, 0x593323869580 <vm_exec_core+2704>, 0x59332386fb0d <vm_exec_core+28701>, 0x59332386b739 <vm_exec_core+11337>, 0x59332386fd08 <vm_exec_core+29208>, 0x59332386b27a <vm_exec_core+10122>, 0x59332386f21b <vm_exec_core+26411>, 0x593323869417 <vm_exec_core+2343>, 0x593323869bfd <vm_exec_core+4365>, 0x59332387026a <vm_exec_core+30586>, 0x59332386bb1d <vm_exec_core+12333>, 0x59332386b91a <vm_exec_core+11818>, 0x593323868e4d <vm_exec_core+861>, 0x59332386933a <vm_exec_core+2122>, 0x593323868ed3 <vm_exec_core+995>, 0x59332386f3d3 <vm_exec_core+26851>, 0x59332386cc9e <vm_exec_core+16814>, 0x59332386c362 <vm_exec_core+14450>, 0x59332386cb7a <vm_exec_core+16522>, 0x59332386c7c6 <vm_exec_core+15574>, 0x59332386b9af <vm_exec_core+11967>, 0x59332386c26d <vm_exec_core+14205>, 0x59332386bc39 <vm_exec_core+12617>, 0x59332386c47c <vm_exec_core+14732>, 0x59332386c4ed <vm_exec_core+14845>, 0x5933238690b7 <vm_exec_core+1479>, 0x59332386a3be <vm_exec_core+6350>, 0x59332386f5e2 <vm_exec_core+27378>, 0x593323869f30 <vm_exec_core+5184>, 0x593323870393 <vm_exec_core+30883>, 0x59332386e19e <vm_exec_core+22190>, 0x59332386bdaf <vm_exec_core+12991>, 0x59332386921f <vm_exec_core+1839>, 0x59332386fbd5 <vm_exec_core+28901>, 0x59332386f91d <vm_exec_core+28205>, 0x59332386a1ad <vm_exec_core+5821>, 0x59332386970f <vm_exec_core+3103>, 0x59332386e897 <vm_exec_core+23975>, 0x59332386acb4 <vm_exec_core+8644>, 0x59332386fdd6 <vm_exec_core+29414>, 0x59332386fa7f <vm_exec_core+28559>, 0x59332386b3a2 <vm_exec_core+10418>, 0x59332386bd3e <vm_exec_core+12878>, 0x59332386e3f6 <vm_exec_core+22790>, 0x59332386f9f6 <vm_exec_core+28422>, 0x59332386d811 <vm_exec_core+19745>, 0x59332386e47f <vm_exec_core+22927>, 0x59332386ef38 <vm_exec_core+25672>, 0x59332386d74e <vm_exec_core+19550>, 0x59332386964c <vm_exec_core+2908>, 0x59332386dea1 <vm_exec_core+21425>, 0x5933238694df <vm_exec_core+2543>, 0x593323869915 <vm_exec_core+3621>, 0x59332386b625 <vm_exec_core+11061>, 0x59332386d31b <vm_exec_core+18475>, 0x59332386dd3a <vm_exec_core+21066>, 0x59332386cfc0 <vm_exec_core+17616>, 0x5933238690eb <vm_exec_core+1531>, 0x59332386f168 <vm_exec_core+26232>, 0x59332386f848 <vm_exec_core+27992>, 0x593323869abc <vm_exec_core+4044>, 0x59332386a668 <vm_exec_core+7032>, 0x59332386a326 <vm_exec_core+6198>, 0x59332386ada3 <vm_exec_core+8883>, 0x59332386bbda <vm_exec_core+12522>, 0x593323869b63 <vm_exec_core+4211>, 0x59332386efd0 <vm_exec_core+25824>, 0x59332386a5f2 <vm_exec_core+6914>, 0x59332386ba88 <vm_exec_core+12184>, 0x59332386c54f <vm_exec_core+14943>, 0x59332386e92d <vm_exec_core+24125>, 0x59332386d9d3 <vm_exec_core+20195>, 0x59332386b07d <vm_exec_core+9613>, 0x59332386a8ff <vm_exec_core+7695>, 0x59332386e783 <vm_exec_core+23699>, 0x59332386b805 <vm_exec_core+11541>, 0x59332386dfa0 <vm_exec_core+21680>, 0x59332386da45 <vm_exec_core+20309>, 0x59332386e057 <vm_exec_core+21863>, 0x59332386f51a <vm_exec_core+27178>, 0x59332386cdd2 <vm_exec_core+17122>, 0x59332386e9e6 <vm_exec_core+24310>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386e514 <vm_exec_core+23076>, 0x59332386b19c <vm_exec_core+9900>, 0x59332386d6a9 <vm_exec_core+19385>, 0x59332386d8e9 <vm_exec_core+19961>, 0x59332386c183 <vm_exec_core+13971>, 0x59332386d316 <vm_exec_core+18470>, 0x59332386b54a <vm_exec_core+10842>, 0x59332386ab87 <vm_exec_core+8343>, 0x59332386e0d5 <vm_exec_core+21989>, 0x593323869cf4 <vm_exec_core+4612>, 0x59332386bf30 <vm_exec_core+13376>, 0x59332386c880 <vm_exec_core+15760>, 0x59332386ae81 <vm_exec_core+9105>, 0x59332387688a <vm_exec_core+56730>, 0x59332386a856 <vm_exec_core+7526>, 0x59332386a74e <vm_exec_core+7262>, 0x59332386aa59 <vm_exec_core+8041>, 0x59332386b444 <vm_exec_core+10580>, 0x59332386d1bf <vm_exec_core+18127>, 0x59332386c60a <vm_exec_core+15130>, 0x59332386d1ba <vm_exec_core+18122>, 0x59332386d9ce <vm_exec_core+20190>, 0x59332386d9c9 <vm_exec_core+20185>, 0x59332386aa54 <vm_exec_core+8036>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386bba3 <vm_exec_core+12467>, 0x59332386bba8 <vm_exec_core+12472>, 0x59332386d9c4 <vm_exec_core+20180>, 0x59332386d80c <vm_exec_core+19740>, 0x59332386c87b <vm_exec_core+15755>, 0x59332386c7b2 <vm_exec_core+15554>, 0x59332386d8bb <vm_exec_core+19915>, 0x59332386cc85 <vm_exec_core+16789>...}
reg_cfp = 0x74720b3eb790
reg_pc = 0x51300005f598
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000593323863cf2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x51600365bbd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x00005933238a783b in invoke_iseq_block_from_c (ec=0x51600365bbd0, captured=<optimized out>, self=128033956136960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x74723a7ef330
cfp = 0x74720b3eb7c8
sp = 0x74720b2eb818
use_argv = <optimized out>
stack_argv = 0x74720b2eb818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x51600365bbd0, self=128033956136960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#17 0x00005933238a5a96 in rb_vm_invoke_proc (ec=0x7472050c2460, proc=0x1, proc@entry=0x504000fd4d90, argc=991016189, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 4294967295
#18 0x00005933237f287d in thread_do_start_proc (th=th@entry=0x515000302580) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504000fd4d90
args_len = 0
args_ptr = <optimized out>
#19 0x00005933237f03e6 in thread_do_start (th=0x515000302580) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#20 thread_start_func_2 (th=th@entry=0x515000302580, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#21 0x00005933237ef6ce in call_thread_start_func_2 (th=0x515000302580) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x747214ff6cc0
#22 nt_start (ptr=0x50c00015b2c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000302580
sched = <optimized out>
nt = 0x50c00015b2c0
vm = 0x525000000100
#23 0x0000593323464b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x000074723b09caa4 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 = {128033327380160, -8126674787172222378, 128033327380160, -352, 25, 140726677858000, -8126674787193193898, -8126710635881563562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x000074723b129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x747219efd6c0 (LWP 1018528) "test_thread.rb*"):
#0 0x000074723b098d71 in __futex_abstimed_wait_common64 (private=22835, cancel=true, abstime=0x747219efbbc0, op=137, expected=0, futex_word=0x50c00015c154) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=22835, abstime=0x747219efbbc0, clockid=2854, expected=0, futex_word=0x50c00015c154) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 730880
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c00015c154, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x747219efbbc0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000074723b09bc8e in __pthread_cond_wait_common (abstime=0x747219efbbc0, clockid=1, mutex=0x5150001645a0, cond=0x50c00015c128) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x74723b09b4b0 <__condvar_cleanup_waiting>, __arg = 0x747219efbab0, __canceltype = 3293760, __prev = 0x0}
cbuffer = {wseq = 3, cond = 0x50c00015c128, mutex = 0x5150001645a0, private = 0}
err = <optimized out>
g = 1
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3
seq = 1
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c00015c128, mutex=mutex@entry=0x5150001645a0, abstime=abstime@entry=0x747219efbbc0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005933237ee0f1 in native_cond_timedwait (cond=0x50c00015c128, mutex=0x5150001645a0, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:251
r = <optimized out>
ts = <optimized out>
#6 native_cond_sleep (th=th@entry=0x515000164480, rel=rel@entry=0x7472003241e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
end = <optimized out>
sched = 0x514000000108
lock = 0x5150001645a0
cond = 0x50c00015c128
max = 100000000000000000
#7 0x00005933237d0374 in native_sleep (th=0x515000164480, rel=0x7472003241e0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
sched = <optimized out>
#8 sleep_hrtime (th=<optimized out>, rel=2000000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1329
prev_status = THREAD_RUNNABLE
end = 7754649183577923
woke = 1
#9 0x00005933237cfdc0 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1436
th = 0x50c00015c154
#10 0x00005933236450fd in rb_f_sleep (argc=1, argv=0x74720192e838, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4971
beg = 1762827141
scheduler = <optimized out>
end = <optimized out>
#11 0x00005933238d3518 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:3915
ci = 0x67c100140003
cc = <optimized out>
me = 0x747215cfc7a8
cfunc = 0x506000049588
recv = 128033237360360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x00005933238b8e05 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x747219efc360) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#13 0x00005933238b8895 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
ci = <optimized out>
cc = 0x747219efbbc0
#14 0x0000593323874e3d in vm_sendish (ec=0x516002d14dd0, reg_cfp=0x747201a2e790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#15 vm_exec_core (ec=ec@entry=0x516002d14dd0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5933238690c6 <vm_exec_core+1494>, 0x59332386a3cd <vm_exec_core+6365>, 0x59332386f5f1 <vm_exec_core+27393>, 0x593323869f3f <vm_exec_core+5199>, 0x5933238703a2 <vm_exec_core+30898>, 0x59332386e1ad <vm_exec_core+22205>, 0x59332386bdbe <vm_exec_core+13006>, 0x59332386922e <vm_exec_core+1854>, 0x59332386fbe4 <vm_exec_core+28916>, 0x59332386f92c <vm_exec_core+28220>, 0x59332386a1bc <vm_exec_core+5836>, 0x59332386971e <vm_exec_core+3118>, 0x59332386e8a6 <vm_exec_core+23990>, 0x59332386acc3 <vm_exec_core+8659>, 0x59332386fde5 <vm_exec_core+29429>, 0x59332386fa8e <vm_exec_core+28574>, 0x59332386b3b1 <vm_exec_core+10433>, 0x59332386bd4d <vm_exec_core+12893>, 0x59332386e405 <vm_exec_core+22805>, 0x59332386fa05 <vm_exec_core+28437>, 0x59332386d820 <vm_exec_core+19760>, 0x59332386e48e <vm_exec_core+22942>, 0x59332386ef47 <vm_exec_core+25687>, 0x59332386d75d <vm_exec_core+19565>, 0x59332386965b <vm_exec_core+2923>, 0x59332386deb0 <vm_exec_core+21440>, 0x5933238694ee <vm_exec_core+2558>, 0x593323869924 <vm_exec_core+3636>, 0x59332386b634 <vm_exec_core+11076>, 0x59332386d32a <vm_exec_core+18490>, 0x59332386dd49 <vm_exec_core+21081>, 0x59332386cfcf <vm_exec_core+17631>, 0x5933238690fa <vm_exec_core+1546>, 0x59332386f177 <vm_exec_core+26247>, 0x59332386f857 <vm_exec_core+28007>, 0x593323869acb <vm_exec_core+4059>, 0x59332386a677 <vm_exec_core+7047>, 0x59332386a335 <vm_exec_core+6213>, 0x59332386adb2 <vm_exec_core+8898>, 0x59332386bbe9 <vm_exec_core+12537>, 0x593323869b72 <vm_exec_core+4226>, 0x59332386efdf <vm_exec_core+25839>, 0x59332386a601 <vm_exec_core+6929>, 0x59332386ba97 <vm_exec_core+12199>, 0x59332386c55e <vm_exec_core+14958>, 0x59332386e93c <vm_exec_core+24140>, 0x59332386d9e2 <vm_exec_core+20210>, 0x59332386b08c <vm_exec_core+9628>, 0x59332386a90e <vm_exec_core+7710>, 0x59332386e792 <vm_exec_core+23714>, 0x59332386b814 <vm_exec_core+11556>, 0x59332386dfaf <vm_exec_core+21695>, 0x59332386da54 <vm_exec_core+20324>, 0x59332386e066 <vm_exec_core+21878>, 0x59332386f529 <vm_exec_core+27193>, 0x59332386cde1 <vm_exec_core+17137>, 0x59332386e9f5 <vm_exec_core+24325>, 0x593323868e48 <vm_exec_core+856>, 0x59332386e523 <vm_exec_core+23091>, 0x59332386b1ab <vm_exec_core+9915>, 0x59332386d6b8 <vm_exec_core+19400>, 0x59332386d8f8 <vm_exec_core+19976>, 0x59332386c192 <vm_exec_core+13986>, 0x5933238699d8 <vm_exec_core+3816>, 0x59332386b559 <vm_exec_core+10857>, 0x59332386ab96 <vm_exec_core+8358>, 0x59332386e0e4 <vm_exec_core+22004>, 0x593323869d03 <vm_exec_core+4627>, 0x59332386bf3f <vm_exec_core+13391>, 0x59332386c88f <vm_exec_core+15775>, 0x59332386ae90 <vm_exec_core+9120>, 0x593323876899 <vm_exec_core+56745>, 0x59332386a865 <vm_exec_core+7541>, 0x59332386a75d <vm_exec_core+7277>, 0x59332386aa68 <vm_exec_core+8056>, 0x59332386b453 <vm_exec_core+10595>, 0x59332386d1ce <vm_exec_core+18142>, 0x59332386c619 <vm_exec_core+15145>, 0x59332386ddc8 <vm_exec_core+21208>, 0x59332386ca75 <vm_exec_core+16261>, 0x59332386f0a0 <vm_exec_core+26032>, 0x593323870647 <vm_exec_core+31575>, 0x59332386f2e4 <vm_exec_core+26612>, 0x59332386ff35 <vm_exec_core+29765>, 0x593323870026 <vm_exec_core+30006>, 0x593323869580 <vm_exec_core+2704>, 0x59332386fb0d <vm_exec_core+28701>, 0x59332386b739 <vm_exec_core+11337>, 0x59332386fd08 <vm_exec_core+29208>, 0x59332386b27a <vm_exec_core+10122>, 0x59332386f21b <vm_exec_core+26411>, 0x593323869417 <vm_exec_core+2343>, 0x593323869bfd <vm_exec_core+4365>, 0x59332387026a <vm_exec_core+30586>, 0x59332386bb1d <vm_exec_core+12333>, 0x59332386b91a <vm_exec_core+11818>, 0x593323868e4d <vm_exec_core+861>, 0x59332386933a <vm_exec_core+2122>, 0x593323868ed3 <vm_exec_core+995>, 0x59332386f3d3 <vm_exec_core+26851>, 0x59332386cc9e <vm_exec_core+16814>, 0x59332386c362 <vm_exec_core+14450>, 0x59332386cb7a <vm_exec_core+16522>, 0x59332386c7c6 <vm_exec_core+15574>, 0x59332386b9af <vm_exec_core+11967>, 0x59332386c26d <vm_exec_core+14205>, 0x59332386bc39 <vm_exec_core+12617>, 0x59332386c47c <vm_exec_core+14732>, 0x59332386c4ed <vm_exec_core+14845>, 0x5933238690b7 <vm_exec_core+1479>, 0x59332386a3be <vm_exec_core+6350>, 0x59332386f5e2 <vm_exec_core+27378>, 0x593323869f30 <vm_exec_core+5184>, 0x593323870393 <vm_exec_core+30883>, 0x59332386e19e <vm_exec_core+22190>, 0x59332386bdaf <vm_exec_core+12991>, 0x59332386921f <vm_exec_core+1839>, 0x59332386fbd5 <vm_exec_core+28901>, 0x59332386f91d <vm_exec_core+28205>, 0x59332386a1ad <vm_exec_core+5821>, 0x59332386970f <vm_exec_core+3103>, 0x59332386e897 <vm_exec_core+23975>, 0x59332386acb4 <vm_exec_core+8644>, 0x59332386fdd6 <vm_exec_core+29414>, 0x59332386fa7f <vm_exec_core+28559>, 0x59332386b3a2 <vm_exec_core+10418>, 0x59332386bd3e <vm_exec_core+12878>, 0x59332386e3f6 <vm_exec_core+22790>, 0x59332386f9f6 <vm_exec_core+28422>, 0x59332386d811 <vm_exec_core+19745>, 0x59332386e47f <vm_exec_core+22927>, 0x59332386ef38 <vm_exec_core+25672>, 0x59332386d74e <vm_exec_core+19550>, 0x59332386964c <vm_exec_core+2908>, 0x59332386dea1 <vm_exec_core+21425>, 0x5933238694df <vm_exec_core+2543>, 0x593323869915 <vm_exec_core+3621>, 0x59332386b625 <vm_exec_core+11061>, 0x59332386d31b <vm_exec_core+18475>, 0x59332386dd3a <vm_exec_core+21066>, 0x59332386cfc0 <vm_exec_core+17616>, 0x5933238690eb <vm_exec_core+1531>, 0x59332386f168 <vm_exec_core+26232>, 0x59332386f848 <vm_exec_core+27992>, 0x593323869abc <vm_exec_core+4044>, 0x59332386a668 <vm_exec_core+7032>, 0x59332386a326 <vm_exec_core+6198>, 0x59332386ada3 <vm_exec_core+8883>, 0x59332386bbda <vm_exec_core+12522>, 0x593323869b63 <vm_exec_core+4211>, 0x59332386efd0 <vm_exec_core+25824>, 0x59332386a5f2 <vm_exec_core+6914>, 0x59332386ba88 <vm_exec_core+12184>, 0x59332386c54f <vm_exec_core+14943>, 0x59332386e92d <vm_exec_core+24125>, 0x59332386d9d3 <vm_exec_core+20195>, 0x59332386b07d <vm_exec_core+9613>, 0x59332386a8ff <vm_exec_core+7695>, 0x59332386e783 <vm_exec_core+23699>, 0x59332386b805 <vm_exec_core+11541>, 0x59332386dfa0 <vm_exec_core+21680>, 0x59332386da45 <vm_exec_core+20309>, 0x59332386e057 <vm_exec_core+21863>, 0x59332386f51a <vm_exec_core+27178>, 0x59332386cdd2 <vm_exec_core+17122>, 0x59332386e9e6 <vm_exec_core+24310>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386e514 <vm_exec_core+23076>, 0x59332386b19c <vm_exec_core+9900>, 0x59332386d6a9 <vm_exec_core+19385>, 0x59332386d8e9 <vm_exec_core+19961>, 0x59332386c183 <vm_exec_core+13971>, 0x59332386d316 <vm_exec_core+18470>, 0x59332386b54a <vm_exec_core+10842>, 0x59332386ab87 <vm_exec_core+8343>, 0x59332386e0d5 <vm_exec_core+21989>, 0x593323869cf4 <vm_exec_core+4612>, 0x59332386bf30 <vm_exec_core+13376>, 0x59332386c880 <vm_exec_core+15760>, 0x59332386ae81 <vm_exec_core+9105>, 0x59332387688a <vm_exec_core+56730>, 0x59332386a856 <vm_exec_core+7526>, 0x59332386a74e <vm_exec_core+7262>, 0x59332386aa59 <vm_exec_core+8041>, 0x59332386b444 <vm_exec_core+10580>, 0x59332386d1bf <vm_exec_core+18127>, 0x59332386c60a <vm_exec_core+15130>, 0x59332386d1ba <vm_exec_core+18122>, 0x59332386d9ce <vm_exec_core+20190>, 0x59332386d9c9 <vm_exec_core+20185>, 0x59332386aa54 <vm_exec_core+8036>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386bba3 <vm_exec_core+12467>, 0x59332386bba8 <vm_exec_core+12472>, 0x59332386d9c4 <vm_exec_core+20180>, 0x59332386d80c <vm_exec_core+19740>, 0x59332386c87b <vm_exec_core+15755>, 0x59332386c7b2 <vm_exec_core+15554>, 0x59332386d8bb <vm_exec_core+19915>, 0x59332386cc85 <vm_exec_core+16789>...}
reg_cfp = 0x747201a2e790
reg_pc = 0x504000fd8938
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#16 0x0000593323863cf2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x516002d14dd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#17 0x00005933238a783b in invoke_iseq_block_from_c (ec=0x516002d14dd0, captured=<optimized out>, self=128033237360360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x747214751c00
cfp = 0x747201a2e7c8
sp = 0x74720192e818
use_argv = <optimized out>
stack_argv = 0x74720192e818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#18 invoke_block_from_c_proc (ec=0x516002d14dd0, self=128033237360360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#19 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#20 0x00005933238a5a96 in rb_vm_invoke_proc (ec=0x50c00015c154, proc=0x89, proc@entry=0x504001079e10, argc=990481777, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#21 0x00005933237f287d in thread_do_start_proc (th=th@entry=0x515000164480) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504001079e10
args_len = 0
args_ptr = <optimized out>
#22 0x00005933237f03e6 in thread_do_start (th=0x515000164480) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#23 thread_start_func_2 (th=th@entry=0x515000164480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#24 0x00005933237ef6ce in call_thread_start_func_2 (th=0x515000164480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x747219efccc0
#25 nt_start (ptr=0x50c00015c100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000164480
sched = <optimized out>
nt = 0x50c00015c100
vm = 0x525000000100
#26 0x0000593323464b2f in asan_thread_start(void*) ()
No symbol table info available.
#27 0x000074723b09caa4 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 = {128033410242240, -8126646057062237610, 128033410242240, -352, 0, 140726677856368, -8126646057083209130, -8126710635881563562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#28 0x000074723b129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x74721efff6c0 (LWP 1018533) "ruby"):
#0 0x000074723b11b4fd in __GI___poll (fds=0x74721b9bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000059332340b77a in __interceptor_poll ()
No symbol table info available.
#2 0x00005933237f422a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x0000593323464b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000074723b09caa4 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 = {128033495185088, -8126652792644699562, 128033495185088, -352, 0, 140726677855920, -8126652792665671082, -8126710635881563562}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000074723b129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x74723b25ac40 (LWP 988602) "ruby"):
#0 0x000074723b110813 in __GI___wait4 (pid=1018532, stat_loc=0x747239155e68, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005933233f8fb0 in __interceptor_waitpid ()
No symbol table info available.
#2 0x000059332364c274 in do_waitpid (pid=1018532, st=0x747239155e68, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1040
No locals.
#3 waitpid_blocking_no_SIGCHLD (x=0x747239155e40) at /tmp/ruby/src/trunk_asan/process.c:1074
w = 0x747239155e40
#4 0x00005933237d25f7 in rb_nogvl (func=0x59332364c230 <waitpid_blocking_no_SIGCHLD>, data1=0x747239155e40, ubf=<optimized out>, data2=0x0, flags=0) at /tmp/ruby/src/trunk_asan/thread.c:1615
__region = <optimized out>
val = 0x0
ec = 0x5160000003d0
th = 0x515000000300
vm = <optimized out>
saved_errno = 0
saved_vm = <optimized out>
is_main_thread = <optimized out>
#5 0x00005933236360ab in waitpid_no_SIGCHLD (w=0x747239155e40) at /tmp/ruby/src/trunk_asan/process.c:1087
No locals.
#6 rb_process_status_wait (pid=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1111
waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000003d0, cond = <optimized out>, ret = 0, pid = 1018532, status = 0, options = 0, errnum = 0}
#7 0x000059332364fe3f in rb_waitpid (pid=1018532, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1170
status = <optimized out>
data = <optimized out>
#8 proc_wait (argc=1, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1206
flags = 0
pid = 1018532
status = <optimized out>
#9 0x00005933236453e3 in proc_wait2 (argc=1, argv=<optimized out>, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1387
pid = <optimized out>
#10 0x00005933238d3518 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:3915
ci = 0x6c9100100003
cc = <optimized out>
me = 0x74723a975498
cfunc = 0x506000049e88
recv = 128033958169440
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x0000593323874e3d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7472385ff4f0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5933238690c6 <vm_exec_core+1494>, 0x59332386a3cd <vm_exec_core+6365>, 0x59332386f5f1 <vm_exec_core+27393>, 0x593323869f3f <vm_exec_core+5199>, 0x5933238703a2 <vm_exec_core+30898>, 0x59332386e1ad <vm_exec_core+22205>, 0x59332386bdbe <vm_exec_core+13006>, 0x59332386922e <vm_exec_core+1854>, 0x59332386fbe4 <vm_exec_core+28916>, 0x59332386f92c <vm_exec_core+28220>, 0x59332386a1bc <vm_exec_core+5836>, 0x59332386971e <vm_exec_core+3118>, 0x59332386e8a6 <vm_exec_core+23990>, 0x59332386acc3 <vm_exec_core+8659>, 0x59332386fde5 <vm_exec_core+29429>, 0x59332386fa8e <vm_exec_core+28574>, 0x59332386b3b1 <vm_exec_core+10433>, 0x59332386bd4d <vm_exec_core+12893>, 0x59332386e405 <vm_exec_core+22805>, 0x59332386fa05 <vm_exec_core+28437>, 0x59332386d820 <vm_exec_core+19760>, 0x59332386e48e <vm_exec_core+22942>, 0x59332386ef47 <vm_exec_core+25687>, 0x59332386d75d <vm_exec_core+19565>, 0x59332386965b <vm_exec_core+2923>, 0x59332386deb0 <vm_exec_core+21440>, 0x5933238694ee <vm_exec_core+2558>, 0x593323869924 <vm_exec_core+3636>, 0x59332386b634 <vm_exec_core+11076>, 0x59332386d32a <vm_exec_core+18490>, 0x59332386dd49 <vm_exec_core+21081>, 0x59332386cfcf <vm_exec_core+17631>, 0x5933238690fa <vm_exec_core+1546>, 0x59332386f177 <vm_exec_core+26247>, 0x59332386f857 <vm_exec_core+28007>, 0x593323869acb <vm_exec_core+4059>, 0x59332386a677 <vm_exec_core+7047>, 0x59332386a335 <vm_exec_core+6213>, 0x59332386adb2 <vm_exec_core+8898>, 0x59332386bbe9 <vm_exec_core+12537>, 0x593323869b72 <vm_exec_core+4226>, 0x59332386efdf <vm_exec_core+25839>, 0x59332386a601 <vm_exec_core+6929>, 0x59332386ba97 <vm_exec_core+12199>, 0x59332386c55e <vm_exec_core+14958>, 0x59332386e93c <vm_exec_core+24140>, 0x59332386d9e2 <vm_exec_core+20210>, 0x59332386b08c <vm_exec_core+9628>, 0x59332386a90e <vm_exec_core+7710>, 0x59332386e792 <vm_exec_core+23714>, 0x59332386b814 <vm_exec_core+11556>, 0x59332386dfaf <vm_exec_core+21695>, 0x59332386da54 <vm_exec_core+20324>, 0x59332386e066 <vm_exec_core+21878>, 0x59332386f529 <vm_exec_core+27193>, 0x59332386cde1 <vm_exec_core+17137>, 0x59332386e9f5 <vm_exec_core+24325>, 0x593323868e48 <vm_exec_core+856>, 0x59332386e523 <vm_exec_core+23091>, 0x59332386b1ab <vm_exec_core+9915>, 0x59332386d6b8 <vm_exec_core+19400>, 0x59332386d8f8 <vm_exec_core+19976>, 0x59332386c192 <vm_exec_core+13986>, 0x5933238699d8 <vm_exec_core+3816>, 0x59332386b559 <vm_exec_core+10857>, 0x59332386ab96 <vm_exec_core+8358>, 0x59332386e0e4 <vm_exec_core+22004>, 0x593323869d03 <vm_exec_core+4627>, 0x59332386bf3f <vm_exec_core+13391>, 0x59332386c88f <vm_exec_core+15775>, 0x59332386ae90 <vm_exec_core+9120>, 0x593323876899 <vm_exec_core+56745>, 0x59332386a865 <vm_exec_core+7541>, 0x59332386a75d <vm_exec_core+7277>, 0x59332386aa68 <vm_exec_core+8056>, 0x59332386b453 <vm_exec_core+10595>, 0x59332386d1ce <vm_exec_core+18142>, 0x59332386c619 <vm_exec_core+15145>, 0x59332386ddc8 <vm_exec_core+21208>, 0x59332386ca75 <vm_exec_core+16261>, 0x59332386f0a0 <vm_exec_core+26032>, 0x593323870647 <vm_exec_core+31575>, 0x59332386f2e4 <vm_exec_core+26612>, 0x59332386ff35 <vm_exec_core+29765>, 0x593323870026 <vm_exec_core+30006>, 0x593323869580 <vm_exec_core+2704>, 0x59332386fb0d <vm_exec_core+28701>, 0x59332386b739 <vm_exec_core+11337>, 0x59332386fd08 <vm_exec_core+29208>, 0x59332386b27a <vm_exec_core+10122>, 0x59332386f21b <vm_exec_core+26411>, 0x593323869417 <vm_exec_core+2343>, 0x593323869bfd <vm_exec_core+4365>, 0x59332387026a <vm_exec_core+30586>, 0x59332386bb1d <vm_exec_core+12333>, 0x59332386b91a <vm_exec_core+11818>, 0x593323868e4d <vm_exec_core+861>, 0x59332386933a <vm_exec_core+2122>, 0x593323868ed3 <vm_exec_core+995>, 0x59332386f3d3 <vm_exec_core+26851>, 0x59332386cc9e <vm_exec_core+16814>, 0x59332386c362 <vm_exec_core+14450>, 0x59332386cb7a <vm_exec_core+16522>, 0x59332386c7c6 <vm_exec_core+15574>, 0x59332386b9af <vm_exec_core+11967>, 0x59332386c26d <vm_exec_core+14205>, 0x59332386bc39 <vm_exec_core+12617>, 0x59332386c47c <vm_exec_core+14732>, 0x59332386c4ed <vm_exec_core+14845>, 0x5933238690b7 <vm_exec_core+1479>, 0x59332386a3be <vm_exec_core+6350>, 0x59332386f5e2 <vm_exec_core+27378>, 0x593323869f30 <vm_exec_core+5184>, 0x593323870393 <vm_exec_core+30883>, 0x59332386e19e <vm_exec_core+22190>, 0x59332386bdaf <vm_exec_core+12991>, 0x59332386921f <vm_exec_core+1839>, 0x59332386fbd5 <vm_exec_core+28901>, 0x59332386f91d <vm_exec_core+28205>, 0x59332386a1ad <vm_exec_core+5821>, 0x59332386970f <vm_exec_core+3103>, 0x59332386e897 <vm_exec_core+23975>, 0x59332386acb4 <vm_exec_core+8644>, 0x59332386fdd6 <vm_exec_core+29414>, 0x59332386fa7f <vm_exec_core+28559>, 0x59332386b3a2 <vm_exec_core+10418>, 0x59332386bd3e <vm_exec_core+12878>, 0x59332386e3f6 <vm_exec_core+22790>, 0x59332386f9f6 <vm_exec_core+28422>, 0x59332386d811 <vm_exec_core+19745>, 0x59332386e47f <vm_exec_core+22927>, 0x59332386ef38 <vm_exec_core+25672>, 0x59332386d74e <vm_exec_core+19550>, 0x59332386964c <vm_exec_core+2908>, 0x59332386dea1 <vm_exec_core+21425>, 0x5933238694df <vm_exec_core+2543>, 0x593323869915 <vm_exec_core+3621>, 0x59332386b625 <vm_exec_core+11061>, 0x59332386d31b <vm_exec_core+18475>, 0x59332386dd3a <vm_exec_core+21066>, 0x59332386cfc0 <vm_exec_core+17616>, 0x5933238690eb <vm_exec_core+1531>, 0x59332386f168 <vm_exec_core+26232>, 0x59332386f848 <vm_exec_core+27992>, 0x593323869abc <vm_exec_core+4044>, 0x59332386a668 <vm_exec_core+7032>, 0x59332386a326 <vm_exec_core+6198>, 0x59332386ada3 <vm_exec_core+8883>, 0x59332386bbda <vm_exec_core+12522>, 0x593323869b63 <vm_exec_core+4211>, 0x59332386efd0 <vm_exec_core+25824>, 0x59332386a5f2 <vm_exec_core+6914>, 0x59332386ba88 <vm_exec_core+12184>, 0x59332386c54f <vm_exec_core+14943>, 0x59332386e92d <vm_exec_core+24125>, 0x59332386d9d3 <vm_exec_core+20195>, 0x59332386b07d <vm_exec_core+9613>, 0x59332386a8ff <vm_exec_core+7695>, 0x59332386e783 <vm_exec_core+23699>, 0x59332386b805 <vm_exec_core+11541>, 0x59332386dfa0 <vm_exec_core+21680>, 0x59332386da45 <vm_exec_core+20309>, 0x59332386e057 <vm_exec_core+21863>, 0x59332386f51a <vm_exec_core+27178>, 0x59332386cdd2 <vm_exec_core+17122>, 0x59332386e9e6 <vm_exec_core+24310>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386e514 <vm_exec_core+23076>, 0x59332386b19c <vm_exec_core+9900>, 0x59332386d6a9 <vm_exec_core+19385>, 0x59332386d8e9 <vm_exec_core+19961>, 0x59332386c183 <vm_exec_core+13971>, 0x59332386d316 <vm_exec_core+18470>, 0x59332386b54a <vm_exec_core+10842>, 0x59332386ab87 <vm_exec_core+8343>, 0x59332386e0d5 <vm_exec_core+21989>, 0x593323869cf4 <vm_exec_core+4612>, 0x59332386bf30 <vm_exec_core+13376>, 0x59332386c880 <vm_exec_core+15760>, 0x59332386ae81 <vm_exec_core+9105>, 0x59332387688a <vm_exec_core+56730>, 0x59332386a856 <vm_exec_core+7526>, 0x59332386a74e <vm_exec_core+7262>, 0x59332386aa59 <vm_exec_core+8041>, 0x59332386b444 <vm_exec_core+10580>, 0x59332386d1bf <vm_exec_core+18127>, 0x59332386c60a <vm_exec_core+15130>, 0x59332386d1ba <vm_exec_core+18122>, 0x59332386d9ce <vm_exec_core+20190>, 0x59332386d9c9 <vm_exec_core+20185>, 0x59332386aa54 <vm_exec_core+8036>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386bba3 <vm_exec_core+12467>, 0x59332386bba8 <vm_exec_core+12472>, 0x59332386d9c4 <vm_exec_core+20180>, 0x59332386d80c <vm_exec_core+19740>, 0x59332386c87b <vm_exec_core+15755>, 0x59332386c7b2 <vm_exec_core+15554>, 0x59332386d8bb <vm_exec_core+19915>, 0x59332386cc85 <vm_exec_core+16789>...}
reg_cfp = 0x7472385ff4f0
reg_pc = 0x5140000e22f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x0000593323863cf2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x00005933238f3ca2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7472385ff620, self=128033956136960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x74723a7e0b28
cfp = <optimized out>
sp = 0x7472384ffa28
use_argv = 0x7472390157e0
stack_argv = 0x7472384ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x7472385ff620
#16 0x000059332389545c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x000059332389545c in rb_yield (val=<optimized out>)
No locals.
#20 0x0000593323a5a943 in rb_ary_collect (ary=128033318610320) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 128033209513160
i = 24
#21 0x00005933238d3518 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:3915
ci = 0x167100000001
cc = <optimized out>
me = 0x74723a99ebb8
cfunc = 0x506000020068
recv = 128033318610320
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x000059332386d4ff in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7472385ff608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x512000013f30
insns_address_table = {0x5933238690c6 <vm_exec_core+1494>, 0x59332386a3cd <vm_exec_core+6365>, 0x59332386f5f1 <vm_exec_core+27393>, 0x593323869f3f <vm_exec_core+5199>, 0x5933238703a2 <vm_exec_core+30898>, 0x59332386e1ad <vm_exec_core+22205>, 0x59332386bdbe <vm_exec_core+13006>, 0x59332386922e <vm_exec_core+1854>, 0x59332386fbe4 <vm_exec_core+28916>, 0x59332386f92c <vm_exec_core+28220>, 0x59332386a1bc <vm_exec_core+5836>, 0x59332386971e <vm_exec_core+3118>, 0x59332386e8a6 <vm_exec_core+23990>, 0x59332386acc3 <vm_exec_core+8659>, 0x59332386fde5 <vm_exec_core+29429>, 0x59332386fa8e <vm_exec_core+28574>, 0x59332386b3b1 <vm_exec_core+10433>, 0x59332386bd4d <vm_exec_core+12893>, 0x59332386e405 <vm_exec_core+22805>, 0x59332386fa05 <vm_exec_core+28437>, 0x59332386d820 <vm_exec_core+19760>, 0x59332386e48e <vm_exec_core+22942>, 0x59332386ef47 <vm_exec_core+25687>, 0x59332386d75d <vm_exec_core+19565>, 0x59332386965b <vm_exec_core+2923>, 0x59332386deb0 <vm_exec_core+21440>, 0x5933238694ee <vm_exec_core+2558>, 0x593323869924 <vm_exec_core+3636>, 0x59332386b634 <vm_exec_core+11076>, 0x59332386d32a <vm_exec_core+18490>, 0x59332386dd49 <vm_exec_core+21081>, 0x59332386cfcf <vm_exec_core+17631>, 0x5933238690fa <vm_exec_core+1546>, 0x59332386f177 <vm_exec_core+26247>, 0x59332386f857 <vm_exec_core+28007>, 0x593323869acb <vm_exec_core+4059>, 0x59332386a677 <vm_exec_core+7047>, 0x59332386a335 <vm_exec_core+6213>, 0x59332386adb2 <vm_exec_core+8898>, 0x59332386bbe9 <vm_exec_core+12537>, 0x593323869b72 <vm_exec_core+4226>, 0x59332386efdf <vm_exec_core+25839>, 0x59332386a601 <vm_exec_core+6929>, 0x59332386ba97 <vm_exec_core+12199>, 0x59332386c55e <vm_exec_core+14958>, 0x59332386e93c <vm_exec_core+24140>, 0x59332386d9e2 <vm_exec_core+20210>, 0x59332386b08c <vm_exec_core+9628>, 0x59332386a90e <vm_exec_core+7710>, 0x59332386e792 <vm_exec_core+23714>, 0x59332386b814 <vm_exec_core+11556>, 0x59332386dfaf <vm_exec_core+21695>, 0x59332386da54 <vm_exec_core+20324>, 0x59332386e066 <vm_exec_core+21878>, 0x59332386f529 <vm_exec_core+27193>, 0x59332386cde1 <vm_exec_core+17137>, 0x59332386e9f5 <vm_exec_core+24325>, 0x593323868e48 <vm_exec_core+856>, 0x59332386e523 <vm_exec_core+23091>, 0x59332386b1ab <vm_exec_core+9915>, 0x59332386d6b8 <vm_exec_core+19400>, 0x59332386d8f8 <vm_exec_core+19976>, 0x59332386c192 <vm_exec_core+13986>, 0x5933238699d8 <vm_exec_core+3816>, 0x59332386b559 <vm_exec_core+10857>, 0x59332386ab96 <vm_exec_core+8358>, 0x59332386e0e4 <vm_exec_core+22004>, 0x593323869d03 <vm_exec_core+4627>, 0x59332386bf3f <vm_exec_core+13391>, 0x59332386c88f <vm_exec_core+15775>, 0x59332386ae90 <vm_exec_core+9120>, 0x593323876899 <vm_exec_core+56745>, 0x59332386a865 <vm_exec_core+7541>, 0x59332386a75d <vm_exec_core+7277>, 0x59332386aa68 <vm_exec_core+8056>, 0x59332386b453 <vm_exec_core+10595>, 0x59332386d1ce <vm_exec_core+18142>, 0x59332386c619 <vm_exec_core+15145>, 0x59332386ddc8 <vm_exec_core+21208>, 0x59332386ca75 <vm_exec_core+16261>, 0x59332386f0a0 <vm_exec_core+26032>, 0x593323870647 <vm_exec_core+31575>, 0x59332386f2e4 <vm_exec_core+26612>, 0x59332386ff35 <vm_exec_core+29765>, 0x593323870026 <vm_exec_core+30006>, 0x593323869580 <vm_exec_core+2704>, 0x59332386fb0d <vm_exec_core+28701>, 0x59332386b739 <vm_exec_core+11337>, 0x59332386fd08 <vm_exec_core+29208>, 0x59332386b27a <vm_exec_core+10122>, 0x59332386f21b <vm_exec_core+26411>, 0x593323869417 <vm_exec_core+2343>, 0x593323869bfd <vm_exec_core+4365>, 0x59332387026a <vm_exec_core+30586>, 0x59332386bb1d <vm_exec_core+12333>, 0x59332386b91a <vm_exec_core+11818>, 0x593323868e4d <vm_exec_core+861>, 0x59332386933a <vm_exec_core+2122>, 0x593323868ed3 <vm_exec_core+995>, 0x59332386f3d3 <vm_exec_core+26851>, 0x59332386cc9e <vm_exec_core+16814>, 0x59332386c362 <vm_exec_core+14450>, 0x59332386cb7a <vm_exec_core+16522>, 0x59332386c7c6 <vm_exec_core+15574>, 0x59332386b9af <vm_exec_core+11967>, 0x59332386c26d <vm_exec_core+14205>, 0x59332386bc39 <vm_exec_core+12617>, 0x59332386c47c <vm_exec_core+14732>, 0x59332386c4ed <vm_exec_core+14845>, 0x5933238690b7 <vm_exec_core+1479>, 0x59332386a3be <vm_exec_core+6350>, 0x59332386f5e2 <vm_exec_core+27378>, 0x593323869f30 <vm_exec_core+5184>, 0x593323870393 <vm_exec_core+30883>, 0x59332386e19e <vm_exec_core+22190>, 0x59332386bdaf <vm_exec_core+12991>, 0x59332386921f <vm_exec_core+1839>, 0x59332386fbd5 <vm_exec_core+28901>, 0x59332386f91d <vm_exec_core+28205>, 0x59332386a1ad <vm_exec_core+5821>, 0x59332386970f <vm_exec_core+3103>, 0x59332386e897 <vm_exec_core+23975>, 0x59332386acb4 <vm_exec_core+8644>, 0x59332386fdd6 <vm_exec_core+29414>, 0x59332386fa7f <vm_exec_core+28559>, 0x59332386b3a2 <vm_exec_core+10418>, 0x59332386bd3e <vm_exec_core+12878>, 0x59332386e3f6 <vm_exec_core+22790>, 0x59332386f9f6 <vm_exec_core+28422>, 0x59332386d811 <vm_exec_core+19745>, 0x59332386e47f <vm_exec_core+22927>, 0x59332386ef38 <vm_exec_core+25672>, 0x59332386d74e <vm_exec_core+19550>, 0x59332386964c <vm_exec_core+2908>, 0x59332386dea1 <vm_exec_core+21425>, 0x5933238694df <vm_exec_core+2543>, 0x593323869915 <vm_exec_core+3621>, 0x59332386b625 <vm_exec_core+11061>, 0x59332386d31b <vm_exec_core+18475>, 0x59332386dd3a <vm_exec_core+21066>, 0x59332386cfc0 <vm_exec_core+17616>, 0x5933238690eb <vm_exec_core+1531>, 0x59332386f168 <vm_exec_core+26232>, 0x59332386f848 <vm_exec_core+27992>, 0x593323869abc <vm_exec_core+4044>, 0x59332386a668 <vm_exec_core+7032>, 0x59332386a326 <vm_exec_core+6198>, 0x59332386ada3 <vm_exec_core+8883>, 0x59332386bbda <vm_exec_core+12522>, 0x593323869b63 <vm_exec_core+4211>, 0x59332386efd0 <vm_exec_core+25824>, 0x59332386a5f2 <vm_exec_core+6914>, 0x59332386ba88 <vm_exec_core+12184>, 0x59332386c54f <vm_exec_core+14943>, 0x59332386e92d <vm_exec_core+24125>, 0x59332386d9d3 <vm_exec_core+20195>, 0x59332386b07d <vm_exec_core+9613>, 0x59332386a8ff <vm_exec_core+7695>, 0x59332386e783 <vm_exec_core+23699>, 0x59332386b805 <vm_exec_core+11541>, 0x59332386dfa0 <vm_exec_core+21680>, 0x59332386da45 <vm_exec_core+20309>, 0x59332386e057 <vm_exec_core+21863>, 0x59332386f51a <vm_exec_core+27178>, 0x59332386cdd2 <vm_exec_core+17122>, 0x59332386e9e6 <vm_exec_core+24310>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386e514 <vm_exec_core+23076>, 0x59332386b19c <vm_exec_core+9900>, 0x59332386d6a9 <vm_exec_core+19385>, 0x59332386d8e9 <vm_exec_core+19961>, 0x59332386c183 <vm_exec_core+13971>, 0x59332386d316 <vm_exec_core+18470>, 0x59332386b54a <vm_exec_core+10842>, 0x59332386ab87 <vm_exec_core+8343>, 0x59332386e0d5 <vm_exec_core+21989>, 0x593323869cf4 <vm_exec_core+4612>, 0x59332386bf30 <vm_exec_core+13376>, 0x59332386c880 <vm_exec_core+15760>, 0x59332386ae81 <vm_exec_core+9105>, 0x59332387688a <vm_exec_core+56730>, 0x59332386a856 <vm_exec_core+7526>, 0x59332386a74e <vm_exec_core+7262>, 0x59332386aa59 <vm_exec_core+8041>, 0x59332386b444 <vm_exec_core+10580>, 0x59332386d1bf <vm_exec_core+18127>, 0x59332386c60a <vm_exec_core+15130>, 0x59332386d1ba <vm_exec_core+18122>, 0x59332386d9ce <vm_exec_core+20190>, 0x59332386d9c9 <vm_exec_core+20185>, 0x59332386aa54 <vm_exec_core+8036>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386bba3 <vm_exec_core+12467>, 0x59332386bba8 <vm_exec_core+12472>, 0x59332386d9c4 <vm_exec_core+20180>, 0x59332386d80c <vm_exec_core+19740>, 0x59332386c87b <vm_exec_core+15755>, 0x59332386c7b2 <vm_exec_core+15554>, 0x59332386d8bb <vm_exec_core+19915>, 0x59332386cc85 <vm_exec_core+16789>...}
reg_cfp = 0x7472385ff608
reg_pc = 0x51900001b210
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
th: 0x515000000300, native_id: 0x74723b25ac40
-- Control frame information -----------------------------------------------
INSN_LABEL_opt_newarray_send = <optimized out>
c:0015 p:---- s:0105 e:000104 l:y b:---- CFUNC :wait2
INSN_LABEL_invokesuper = <optimized out>
c:0014 p:0023 s:0100 E:001038 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1265
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>
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
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
INSN_LABEL_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>
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670
INSN_LABEL_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>
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:001230 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
INSN_LABEL_trace_opt_aref = <optimized out>
c:0003 p:0210 s:0016 E:0013c0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:000780 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005933238640db in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x00005933238f3ca2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x7472385ff738, self=128033956136960, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x74723a7ef4e8
cfp = <optimized out>
sp = 0x7472384ff8d0
use_argv = 0x74723904c960
stack_argv = 0x7472384ff8d0
th: 0x515000116c80, native_id: 0x7472108c66c0
-- Control frame information -----------------------------------------------
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:1828
captured = 0x7472385ff738
#28 0x000059332389545c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
#29 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
No locals.
th: 0x5150001c0c80, native_id: 0x7472118d26c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
#31 0x000059332389545c in rb_yield (val=<optimized out>)
No locals.
#32 0x0000593323a5a943 in rb_ary_collect (ary=128033318613400) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 128033318613320
i = 0
#33 0x00005933238d3518 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:3915
ci = 0x167100000001
cc = <optimized out>
me = 0x74723a99ebb8
cfunc = 0x506000020068
recv = 128033318613400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#34 0x000059332386d4ff in vm_sendish (ec=0x5160000003d0, reg_cfp=0x7472385ff720, cd=0x502000029e70, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
cc = <optimized out>
calling = <optimized out>
th: 0x515000302580, native_id: 0x747214ff76c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
th: 0x515000164480, native_id: 0x747219efd6c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :sleep
c:0002 p:0005 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb:1260 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000029e70
insns_address_table = {0x5933238690c6 <vm_exec_core+1494>, 0x59332386a3cd <vm_exec_core+6365>, 0x59332386f5f1 <vm_exec_core+27393>, 0x593323869f3f <vm_exec_core+5199>, 0x5933238703a2 <vm_exec_core+30898>, 0x59332386e1ad <vm_exec_core+22205>, 0x59332386bdbe <vm_exec_core+13006>, 0x59332386922e <vm_exec_core+1854>, 0x59332386fbe4 <vm_exec_core+28916>, 0x59332386f92c <vm_exec_core+28220>, 0x59332386a1bc <vm_exec_core+5836>, 0x59332386971e <vm_exec_core+3118>, 0x59332386e8a6 <vm_exec_core+23990>, 0x59332386acc3 <vm_exec_core+8659>, 0x59332386fde5 <vm_exec_core+29429>, 0x59332386fa8e <vm_exec_core+28574>, 0x59332386b3b1 <vm_exec_core+10433>, 0x59332386bd4d <vm_exec_core+12893>, 0x59332386e405 <vm_exec_core+22805>, 0x59332386fa05 <vm_exec_core+28437>, 0x59332386d820 <vm_exec_core+19760>, 0x59332386e48e <vm_exec_core+22942>, 0x59332386ef47 <vm_exec_core+25687>, 0x59332386d75d <vm_exec_core+19565>, 0x59332386965b <vm_exec_core+2923>, 0x59332386deb0 <vm_exec_core+21440>, 0x5933238694ee <vm_exec_core+2558>, 0x593323869924 <vm_exec_core+3636>, 0x59332386b634 <vm_exec_core+11076>, 0x59332386d32a <vm_exec_core+18490>, 0x59332386dd49 <vm_exec_core+21081>, 0x59332386cfcf <vm_exec_core+17631>, 0x5933238690fa <vm_exec_core+1546>, 0x59332386f177 <vm_exec_core+26247>, 0x59332386f857 <vm_exec_core+28007>, 0x593323869acb <vm_exec_core+4059>, 0x59332386a677 <vm_exec_core+7047>, 0x59332386a335 <vm_exec_core+6213>, 0x59332386adb2 <vm_exec_core+8898>, 0x59332386bbe9 <vm_exec_core+12537>, 0x593323869b72 <vm_exec_core+4226>, 0x59332386efdf <vm_exec_core+25839>, 0x59332386a601 <vm_exec_core+6929>, 0x59332386ba97 <vm_exec_core+12199>, 0x59332386c55e <vm_exec_core+14958>, 0x59332386e93c <vm_exec_core+24140>, 0x59332386d9e2 <vm_exec_core+20210>, 0x59332386b08c <vm_exec_core+9628>, 0x59332386a90e <vm_exec_core+7710>, 0x59332386e792 <vm_exec_core+23714>, 0x59332386b814 <vm_exec_core+11556>, 0x59332386dfaf <vm_exec_core+21695>, 0x59332386da54 <vm_exec_core+20324>, 0x59332386e066 <vm_exec_core+21878>, 0x59332386f529 <vm_exec_core+27193>, 0x59332386cde1 <vm_exec_core+17137>, 0x59332386e9f5 <vm_exec_core+24325>, 0x593323868e48 <vm_exec_core+856>, 0x59332386e523 <vm_exec_core+23091>, 0x59332386b1ab <vm_exec_core+9915>, 0x59332386d6b8 <vm_exec_core+19400>, 0x59332386d8f8 <vm_exec_core+19976>, 0x59332386c192 <vm_exec_core+13986>, 0x5933238699d8 <vm_exec_core+3816>, 0x59332386b559 <vm_exec_core+10857>, 0x59332386ab96 <vm_exec_core+8358>, 0x59332386e0e4 <vm_exec_core+22004>, 0x593323869d03 <vm_exec_core+4627>, 0x59332386bf3f <vm_exec_core+13391>, 0x59332386c88f <vm_exec_core+15775>, 0x59332386ae90 <vm_exec_core+9120>, 0x593323876899 <vm_exec_core+56745>, 0x59332386a865 <vm_exec_core+7541>, 0x59332386a75d <vm_exec_core+7277>, 0x59332386aa68 <vm_exec_core+8056>, 0x59332386b453 <vm_exec_core+10595>, 0x59332386d1ce <vm_exec_core+18142>, 0x59332386c619 <vm_exec_core+15145>, 0x59332386ddc8 <vm_exec_core+21208>, 0x59332386ca75 <vm_exec_core+16261>, 0x59332386f0a0 <vm_exec_core+26032>, 0x593323870647 <vm_exec_core+31575>, 0x59332386f2e4 <vm_exec_core+26612>, 0x59332386ff35 <vm_exec_core+29765>, 0x593323870026 <vm_exec_core+30006>, 0x593323869580 <vm_exec_core+2704>, 0x59332386fb0d <vm_exec_core+28701>, 0x59332386b739 <vm_exec_core+11337>, 0x59332386fd08 <vm_exec_core+29208>, 0x59332386b27a <vm_exec_core+10122>, 0x59332386f21b <vm_exec_core+26411>, 0x593323869417 <vm_exec_core+2343>, 0x593323869bfd <vm_exec_core+4365>, 0x59332387026a <vm_exec_core+30586>, 0x59332386bb1d <vm_exec_core+12333>, 0x59332386b91a <vm_exec_core+11818>, 0x593323868e4d <vm_exec_core+861>, 0x59332386933a <vm_exec_core+2122>, 0x593323868ed3 <vm_exec_core+995>, 0x59332386f3d3 <vm_exec_core+26851>, 0x59332386cc9e <vm_exec_core+16814>, 0x59332386c362 <vm_exec_core+14450>, 0x59332386cb7a <vm_exec_core+16522>, 0x59332386c7c6 <vm_exec_core+15574>, 0x59332386b9af <vm_exec_core+11967>, 0x59332386c26d <vm_exec_core+14205>, 0x59332386bc39 <vm_exec_core+12617>, 0x59332386c47c <vm_exec_core+14732>, 0x59332386c4ed <vm_exec_core+14845>, 0x5933238690b7 <vm_exec_core+1479>, 0x59332386a3be <vm_exec_core+6350>, 0x59332386f5e2 <vm_exec_core+27378>, 0x593323869f30 <vm_exec_core+5184>, 0x593323870393 <vm_exec_core+30883>, 0x59332386e19e <vm_exec_core+22190>, 0x59332386bdaf <vm_exec_core+12991>, 0x59332386921f <vm_exec_core+1839>, 0x59332386fbd5 <vm_exec_core+28901>, 0x59332386f91d <vm_exec_core+28205>, 0x59332386a1ad <vm_exec_core+5821>, 0x59332386970f <vm_exec_core+3103>, 0x59332386e897 <vm_exec_core+23975>, 0x59332386acb4 <vm_exec_core+8644>, 0x59332386fdd6 <vm_exec_core+29414>, 0x59332386fa7f <vm_exec_core+28559>, 0x59332386b3a2 <vm_exec_core+10418>, 0x59332386bd3e <vm_exec_core+12878>, 0x59332386e3f6 <vm_exec_core+22790>, 0x59332386f9f6 <vm_exec_core+28422>, 0x59332386d811 <vm_exec_core+19745>, 0x59332386e47f <vm_exec_core+22927>, 0x59332386ef38 <vm_exec_core+25672>, 0x59332386d74e <vm_exec_core+19550>, 0x59332386964c <vm_exec_core+2908>, 0x59332386dea1 <vm_exec_core+21425>, 0x5933238694df <vm_exec_core+2543>, 0x593323869915 <vm_exec_core+3621>, 0x59332386b625 <vm_exec_core+11061>, 0x59332386d31b <vm_exec_core+18475>, 0x59332386dd3a <vm_exec_core+21066>, 0x59332386cfc0 <vm_exec_core+17616>, 0x5933238690eb <vm_exec_core+1531>, 0x59332386f168 <vm_exec_core+26232>, 0x59332386f848 <vm_exec_core+27992>, 0x593323869abc <vm_exec_core+4044>, 0x59332386a668 <vm_exec_core+7032>, 0x59332386a326 <vm_exec_core+6198>, 0x59332386ada3 <vm_exec_core+8883>, 0x59332386bbda <vm_exec_core+12522>, 0x593323869b63 <vm_exec_core+4211>, 0x59332386efd0 <vm_exec_core+25824>, 0x59332386a5f2 <vm_exec_core+6914>, 0x59332386ba88 <vm_exec_core+12184>, 0x59332386c54f <vm_exec_core+14943>, 0x59332386e92d <vm_exec_core+24125>, 0x59332386d9d3 <vm_exec_core+20195>, 0x59332386b07d <vm_exec_core+9613>, 0x59332386a8ff <vm_exec_core+7695>, 0x59332386e783 <vm_exec_core+23699>, 0x59332386b805 <vm_exec_core+11541>, 0x59332386dfa0 <vm_exec_core+21680>, 0x59332386da45 <vm_exec_core+20309>, 0x59332386e057 <vm_exec_core+21863>, 0x59332386f51a <vm_exec_core+27178>, 0x59332386cdd2 <vm_exec_core+17122>, 0x59332386e9e6 <vm_exec_core+24310>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386e514 <vm_exec_core+23076>, 0x59332386b19c <vm_exec_core+9900>, 0x59332386d6a9 <vm_exec_core+19385>, 0x59332386d8e9 <vm_exec_core+19961>, 0x59332386c183 <vm_exec_core+13971>, 0x59332386d316 <vm_exec_core+18470>, 0x59332386b54a <vm_exec_core+10842>, 0x59332386ab87 <vm_exec_core+8343>, 0x59332386e0d5 <vm_exec_core+21989>, 0x593323869cf4 <vm_exec_core+4612>, 0x59332386bf30 <vm_exec_core+13376>, 0x59332386c880 <vm_exec_core+15760>, 0x59332386ae81 <vm_exec_core+9105>, 0x59332387688a <vm_exec_core+56730>, 0x59332386a856 <vm_exec_core+7526>, 0x59332386a74e <vm_exec_core+7262>, 0x59332386aa59 <vm_exec_core+8041>, 0x59332386b444 <vm_exec_core+10580>, 0x59332386d1bf <vm_exec_core+18127>, 0x59332386c60a <vm_exec_core+15130>, 0x59332386d1ba <vm_exec_core+18122>, 0x59332386d9ce <vm_exec_core+20190>, 0x59332386d9c9 <vm_exec_core+20185>, 0x59332386aa54 <vm_exec_core+8036>, 0x59332386de8d <vm_exec_core+21405>, 0x59332386bba3 <vm_exec_core+12467>, 0x59332386bba8 <vm_exec_core+12472>, 0x59332386d9c4 <vm_exec_core+20180>, 0x59332386d80c <vm_exec_core+19740>, 0x59332386c87b <vm_exec_core+15755>, 0x59332386c7b2 <vm_exec_core+15554>, 0x59332386d8bb <vm_exec_core+19915>, 0x59332386cc85 <vm_exec_core+16789>...}
reg_cfp = 0x7472385ff720
reg_pc = 0x5040000085b8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x00005933238640db in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#37 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#38 0x00005933238ac598 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#39 0x00005933234abc7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x74723a7ef678) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd7ba509f0, <optimized out>, 0x7ffd7ba50940, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x74723a7ef678
#40 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#41 0x00005933234a4be7 in rb_main (argc=11, argv=0x7ffd7ba50bb8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#42 main (argc=11, argv=0x7ffd7ba50bb8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 988602) detached]
$ timeout 60 gdb -p 988599 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 988601]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000769f43d26d07 in __GI___select (nfds=7, readfds=0x50c0057ae700, writefds=0x0, exceptfds=0x0, timeout=0x7ffe6a3938e0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x769f43ea2c40 (LWP 988599) "ruby" 0x0000769f43d26d07 in __GI___select (nfds=7, readfds=0x50c0057ae700, writefds=0x0, exceptfds=0x0, timeout=0x7ffe6a3938e0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x769f27bff6c0 (LWP 988601) "ruby" 0x0000769f43d1b4fd in __GI___poll (fds=0x769f269ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x769f27bff6c0 (LWP 988601) "ruby"):
#0 0x0000769f43d1b4fd in __GI___poll (fds=0x769f269ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000059c0600cf77a in __interceptor_poll ()
No symbol table info available.
#2 0x000059c0604b822a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x000059c060128b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000769f43c9caa4 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 = {130425938769600, -5775618922922229415, 130425938769600, -352, 0, 140730680564208, -5775618922934812327, -5775820492943900327}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000769f43d29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x769f43ea2c40 (LWP 988599) "ruby"):
#0 0x0000769f43d26d07 in __GI___select (nfds=7, readfds=0x50c0057ae700, writefds=0x0, exceptfds=0x0, timeout=0x7ffe6a3938e0) at ../sysdeps/unix/sysv/linux/select.c:69
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
s = <optimized out>
us = <optimized out>
ns = <optimized out>
ts64 = {tv_sec = 59999, tv_nsec = 944527445}
pts64 = 0x7ffe6a393780
r = <optimized out>
#1 0x000059c06049f835 in native_fd_select (n=7, readfds=0x50c0057ae700, writefds=0x0, exceptfds=0x769f43d26d07 <__GI___select+327>, timeout=0x7ffe6a393780, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2 do_select (p=130426376029056) at /tmp/ruby/src/trunk_asan/thread.c:4492
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffe6a393890
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x000059c0601748f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe6a393a50, <optimized out>, 0x7ffe6a393960, <optimized out>, <optimized out>}, prev = 0x769f41e076a0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x000059c06049edc1 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4554
set = {max = 7, th = 0x515000000300, rset = 0x769f41d00240, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x769f41d002a0}
#5 0x000059c060244e61 in select_internal (read=130425863197600, write=4, except=4, tp=0x769f41d002a0, fds=0x769f41d00240) at /tmp/ruby/src/trunk_asan/io.c:10735
timerec = <optimized out>
max = 7
pending = <optimized out>
rp = 0x769f41d00240
wp = 0x0
i = <optimized out>
fptr = <optimized out>
ep = 0x0
n = <optimized out>
res = <optimized out>
list = <optimized out>
write_io = <optimized out>
io = <optimized out>
write_io = <optimized out>
errno_to_fail = <optimized out>
obj = <optimized out>
io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
#6 select_call (arg=130426376028704) at /tmp/ruby/src/trunk_asan/io.c:10805
p = 0x769f41d00220
#7 0x000059c0601748f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe6a393d50, <optimized out>, 0x7ffe6a393c60, <optimized out>, <optimized out>}, prev = 0x769f41d0fd40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x000059c06022138b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11173
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x000059c060597518 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:3915
ci = 0x162100100009
cc = <optimized out>
me = 0x769f435a9110
cfunc = 0x50600002b288
recv = 130426401847680
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x000059c060538e3d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x769f411ff3a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#11 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x59c06052d0c6 <vm_exec_core+1494>, 0x59c06052e3cd <vm_exec_core+6365>, 0x59c0605335f1 <vm_exec_core+27393>, 0x59c06052df3f <vm_exec_core+5199>, 0x59c0605343a2 <vm_exec_core+30898>, 0x59c0605321ad <vm_exec_core+22205>, 0x59c06052fdbe <vm_exec_core+13006>, 0x59c06052d22e <vm_exec_core+1854>, 0x59c060533be4 <vm_exec_core+28916>, 0x59c06053392c <vm_exec_core+28220>, 0x59c06052e1bc <vm_exec_core+5836>, 0x59c06052d71e <vm_exec_core+3118>, 0x59c0605328a6 <vm_exec_core+23990>, 0x59c06052ecc3 <vm_exec_core+8659>, 0x59c060533de5 <vm_exec_core+29429>, 0x59c060533a8e <vm_exec_core+28574>, 0x59c06052f3b1 <vm_exec_core+10433>, 0x59c06052fd4d <vm_exec_core+12893>, 0x59c060532405 <vm_exec_core+22805>, 0x59c060533a05 <vm_exec_core+28437>, 0x59c060531820 <vm_exec_core+19760>, 0x59c06053248e <vm_exec_core+22942>, 0x59c060532f47 <vm_exec_core+25687>, 0x59c06053175d <vm_exec_core+19565>, 0x59c06052d65b <vm_exec_core+2923>, 0x59c060531eb0 <vm_exec_core+21440>, 0x59c06052d4ee <vm_exec_core+2558>, 0x59c06052d924 <vm_exec_core+3636>, 0x59c06052f634 <vm_exec_core+11076>, 0x59c06053132a <vm_exec_core+18490>, 0x59c060531d49 <vm_exec_core+21081>, 0x59c060530fcf <vm_exec_core+17631>, 0x59c06052d0fa <vm_exec_core+1546>, 0x59c060533177 <vm_exec_core+26247>, 0x59c060533857 <vm_exec_core+28007>, 0x59c06052dacb <vm_exec_core+4059>, 0x59c06052e677 <vm_exec_core+7047>, 0x59c06052e335 <vm_exec_core+6213>, 0x59c06052edb2 <vm_exec_core+8898>, 0x59c06052fbe9 <vm_exec_core+12537>, 0x59c06052db72 <vm_exec_core+4226>, 0x59c060532fdf <vm_exec_core+25839>, 0x59c06052e601 <vm_exec_core+6929>, 0x59c06052fa97 <vm_exec_core+12199>, 0x59c06053055e <vm_exec_core+14958>, 0x59c06053293c <vm_exec_core+24140>, 0x59c0605319e2 <vm_exec_core+20210>, 0x59c06052f08c <vm_exec_core+9628>, 0x59c06052e90e <vm_exec_core+7710>, 0x59c060532792 <vm_exec_core+23714>, 0x59c06052f814 <vm_exec_core+11556>, 0x59c060531faf <vm_exec_core+21695>, 0x59c060531a54 <vm_exec_core+20324>, 0x59c060532066 <vm_exec_core+21878>, 0x59c060533529 <vm_exec_core+27193>, 0x59c060530de1 <vm_exec_core+17137>, 0x59c0605329f5 <vm_exec_core+24325>, 0x59c06052ce48 <vm_exec_core+856>, 0x59c060532523 <vm_exec_core+23091>, 0x59c06052f1ab <vm_exec_core+9915>, 0x59c0605316b8 <vm_exec_core+19400>, 0x59c0605318f8 <vm_exec_core+19976>, 0x59c060530192 <vm_exec_core+13986>, 0x59c06052d9d8 <vm_exec_core+3816>, 0x59c06052f559 <vm_exec_core+10857>, 0x59c06052eb96 <vm_exec_core+8358>, 0x59c0605320e4 <vm_exec_core+22004>, 0x59c06052dd03 <vm_exec_core+4627>, 0x59c06052ff3f <vm_exec_core+13391>, 0x59c06053088f <vm_exec_core+15775>, 0x59c06052ee90 <vm_exec_core+9120>, 0x59c06053a899 <vm_exec_core+56745>, 0x59c06052e865 <vm_exec_core+7541>, 0x59c06052e75d <vm_exec_core+7277>, 0x59c06052ea68 <vm_exec_core+8056>, 0x59c06052f453 <vm_exec_core+10595>, 0x59c0605311ce <vm_exec_core+18142>, 0x59c060530619 <vm_exec_core+15145>, 0x59c060531dc8 <vm_exec_core+21208>, 0x59c060530a75 <vm_exec_core+16261>, 0x59c0605330a0 <vm_exec_core+26032>, 0x59c060534647 <vm_exec_core+31575>, 0x59c0605332e4 <vm_exec_core+26612>, 0x59c060533f35 <vm_exec_core+29765>, 0x59c060534026 <vm_exec_core+30006>, 0x59c06052d580 <vm_exec_core+2704>, 0x59c060533b0d <vm_exec_core+28701>, 0x59c06052f739 <vm_exec_core+11337>, 0x59c060533d08 <vm_exec_core+29208>, 0x59c06052f27a <vm_exec_core+10122>, 0x59c06053321b <vm_exec_core+26411>, 0x59c06052d417 <vm_exec_core+2343>, 0x59c06052dbfd <vm_exec_core+4365>, 0x59c06053426a <vm_exec_core+30586>, 0x59c06052fb1d <vm_exec_core+12333>, 0x59c06052f91a <vm_exec_core+11818>, 0x59c06052ce4d <vm_exec_core+861>, 0x59c06052d33a <vm_exec_core+2122>, 0x59c06052ced3 <vm_exec_core+995>, 0x59c0605333d3 <vm_exec_core+26851>, 0x59c060530c9e <vm_exec_core+16814>, 0x59c060530362 <vm_exec_core+14450>, 0x59c060530b7a <vm_exec_core+16522>, 0x59c0605307c6 <vm_exec_core+15574>, 0x59c06052f9af <vm_exec_core+11967>, 0x59c06053026d <vm_exec_core+14205>, 0x59c06052fc39 <vm_exec_core+12617>, 0x59c06053047c <vm_exec_core+14732>, 0x59c0605304ed <vm_exec_core+14845>, 0x59c06052d0b7 <vm_exec_core+1479>, 0x59c06052e3be <vm_exec_core+6350>, 0x59c0605335e2 <vm_exec_core+27378>, 0x59c06052df30 <vm_exec_core+5184>, 0x59c060534393 <vm_exec_core+30883>, 0x59c06053219e <vm_exec_core+22190>, 0x59c06052fdaf <vm_exec_core+12991>, 0x59c06052d21f <vm_exec_core+1839>, 0x59c060533bd5 <vm_exec_core+28901>, 0x59c06053391d <vm_exec_core+28205>, 0x59c06052e1ad <vm_exec_core+5821>, 0x59c06052d70f <vm_exec_core+3103>, 0x59c060532897 <vm_exec_core+23975>, 0x59c06052ecb4 <vm_exec_core+8644>, 0x59c060533dd6 <vm_exec_core+29414>, 0x59c060533a7f <vm_exec_core+28559>, 0x59c06052f3a2 <vm_exec_core+10418>, 0x59c06052fd3e <vm_exec_core+12878>, 0x59c0605323f6 <vm_exec_core+22790>, 0x59c0605339f6 <vm_exec_core+28422>, 0x59c060531811 <vm_exec_core+19745>, 0x59c06053247f <vm_exec_core+22927>, 0x59c060532f38 <vm_exec_core+25672>, 0x59c06053174e <vm_exec_core+19550>, 0x59c06052d64c <vm_exec_core+2908>, 0x59c060531ea1 <vm_exec_core+21425>, 0x59c06052d4df <vm_exec_core+2543>, 0x59c06052d915 <vm_exec_core+3621>, 0x59c06052f625 <vm_exec_core+11061>, 0x59c06053131b <vm_exec_core+18475>, 0x59c060531d3a <vm_exec_core+21066>, 0x59c060530fc0 <vm_exec_core+17616>, 0x59c06052d0eb <vm_exec_core+1531>, 0x59c060533168 <vm_exec_core+26232>, 0x59c060533848 <vm_exec_core+27992>, 0x59c06052dabc <vm_exec_core+4044>, 0x59c06052e668 <vm_exec_core+7032>, 0x59c06052e326 <vm_exec_core+6198>, 0x59c06052eda3 <vm_exec_core+8883>, 0x59c06052fbda <vm_exec_core+12522>, 0x59c06052db63 <vm_exec_core+4211>, 0x59c060532fd0 <vm_exec_core+25824>, 0x59c06052e5f2 <vm_exec_core+6914>, 0x59c06052fa88 <vm_exec_core+12184>, 0x59c06053054f <vm_exec_core+14943>, 0x59c06053292d <vm_exec_core+24125>, 0x59c0605319d3 <vm_exec_core+20195>, 0x59c06052f07d <vm_exec_core+9613>, 0x59c06052e8ff <vm_exec_core+7695>, 0x59c060532783 <vm_exec_core+23699>, 0x59c06052f805 <vm_exec_core+11541>, 0x59c060531fa0 <vm_exec_core+21680>, 0x59c060531a45 <vm_exec_core+20309>, 0x59c060532057 <vm_exec_core+21863>, 0x59c06053351a <vm_exec_core+27178>, 0x59c060530dd2 <vm_exec_core+17122>, 0x59c0605329e6 <vm_exec_core+24310>, 0x59c060531e8d <vm_exec_core+21405>, 0x59c060532514 <vm_exec_core+23076>, 0x59c06052f19c <vm_exec_core+9900>, 0x59c0605316a9 <vm_exec_core+19385>, 0x59c0605318e9 <vm_exec_core+19961>, 0x59c060530183 <vm_exec_core+13971>, 0x59c060531316 <vm_exec_core+18470>, 0x59c06052f54a <vm_exec_core+10842>, 0x59c06052eb87 <vm_exec_core+8343>, 0x59c0605320d5 <vm_exec_core+21989>, 0x59c06052dcf4 <vm_exec_core+4612>, 0x59c06052ff30 <vm_exec_core+13376>, 0x59c060530880 <vm_exec_core+15760>, 0x59c06052ee81 <vm_exec_core+9105>, 0x59c06053a88a <vm_exec_core+56730>, 0x59c06052e856 <vm_exec_core+7526>, 0x59c06052e74e <vm_exec_core+7262>, 0x59c06052ea59 <vm_exec_core+8041>, 0x59c06052f444 <vm_exec_core+10580>, 0x59c0605311bf <vm_exec_core+18127>, 0x59c06053060a <vm_exec_core+15130>, 0x59c0605311ba <vm_exec_core+18122>, 0x59c0605319ce <vm_exec_core+20190>, 0x59c0605319c9 <vm_exec_core+20185>, 0x59c06052ea54 <vm_exec_core+8036>, 0x59c060531e8d <vm_exec_core+21405>, 0x59c06052fba3 <vm_exec_core+12467>, 0x59c06052fba8 <vm_exec_core+12472>, 0x59c0605319c4 <vm_exec_core+20180>, 0x59c06053180c <vm_exec_core+19740>, 0x59c06053087b <vm_exec_core+15755>, 0x59c0605307b2 <vm_exec_core+15554>, 0x59c0605318bb <vm_exec_core+19915>, 0x59c060530c85 <vm_exec_core+16789>...}
reg_cfp = 0x769f411ff3a0
reg_pc = 0x52300000b0f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#12 0x000059c060527ea9 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2787
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000059c0605b7ca2 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x769f411ff578, self=130426399962080, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x769f433f7880
cfp = <optimized out>
sp = 0x769f410ff9e8
use_argv = 0x769f41cc3ae0
stack_argv = 0x769f410ff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x769f411ff578
#16 0x000059c06055945c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#17 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x000059c06055945c in rb_yield (val=<optimized out>)
No locals.
#20 0x000059c060710d2a in rb_ary_each (ary=130426395432720) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 0
#21 0x000059c060597518 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:3915
ci = 0xc0100000001
cc = <optimized out>
me = 0x769f435aefe8
cfunc = 0x50600001e928
recv = 130426395432720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x000059c0605314ff in vm_sendish (ec=0x5160000003d0, reg_cfp=0x769f411ff560, cd=0x511000021a40, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
th: 0x515000000300, native_id: 0x769f43ea2c40
-- Control frame information -----------------------------------------------
val = 36
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:854
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
bh = <optimized out>
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
blockiseq = <optimized out>
leaf = false
val = <optimized out>
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
cd = 0x511000021a40
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
insns_address_table = {0x59c06052d0c6 <vm_exec_core+1494>, 0x59c06052e3cd <vm_exec_core+6365>, 0x59c0605335f1 <vm_exec_core+27393>, 0x59c06052df3f <vm_exec_core+5199>, 0x59c0605343a2 <vm_exec_core+30898>, 0x59c0605321ad <vm_exec_core+22205>, 0x59c06052fdbe <vm_exec_core+13006>, 0x59c06052d22e <vm_exec_core+1854>, 0x59c060533be4 <vm_exec_core+28916>, 0x59c06053392c <vm_exec_core+28220>, 0x59c06052e1bc <vm_exec_core+5836>, 0x59c06052d71e <vm_exec_core+3118>, 0x59c0605328a6 <vm_exec_core+23990>, 0x59c06052ecc3 <vm_exec_core+8659>, 0x59c060533de5 <vm_exec_core+29429>, 0x59c060533a8e <vm_exec_core+28574>, 0x59c06052f3b1 <vm_exec_core+10433>, 0x59c06052fd4d <vm_exec_core+12893>, 0x59c060532405 <vm_exec_core+22805>, 0x59c060533a05 <vm_exec_core+28437>, 0x59c060531820 <vm_exec_core+19760>, 0x59c06053248e <vm_exec_core+22942>, 0x59c060532f47 <vm_exec_core+25687>, 0x59c06053175d <vm_exec_core+19565>, 0x59c06052d65b <vm_exec_core+2923>, 0x59c060531eb0 <vm_exec_core+21440>, 0x59c06052d4ee <vm_exec_core+2558>, 0x59c06052d924 <vm_exec_core+3636>, 0x59c06052f634 <vm_exec_core+11076>, 0x59c06053132a <vm_exec_core+18490>, 0x59c060531d49 <vm_exec_core+21081>, 0x59c060530fcf <vm_exec_core+17631>, 0x59c06052d0fa <vm_exec_core+1546>, 0x59c060533177 <vm_exec_core+26247>, 0x59c060533857 <vm_exec_core+28007>, 0x59c06052dacb <vm_exec_core+4059>, 0x59c06052e677 <vm_exec_core+7047>, 0x59c06052e335 <vm_exec_core+6213>, 0x59c06052edb2 <vm_exec_core+8898>, 0x59c06052fbe9 <vm_exec_core+12537>, 0x59c06052db72 <vm_exec_core+4226>, 0x59c060532fdf <vm_exec_core+25839>, 0x59c06052e601 <vm_exec_core+6929>, 0x59c06052fa97 <vm_exec_core+12199>, 0x59c06053055e <vm_exec_core+14958>, 0x59c06053293c <vm_exec_core+24140>, 0x59c0605319e2 <vm_exec_core+20210>, 0x59c06052f08c <vm_exec_core+9628>, 0x59c06052e90e <vm_exec_core+7710>, 0x59c060532792 <vm_exec_core+23714>, 0x59c06052f814 <vm_exec_core+11556>, 0x59c060531faf <vm_exec_core+21695>, 0x59c060531a54 <vm_exec_core+20324>, 0x59c060532066 <vm_exec_core+21878>, 0x59c060533529 <vm_exec_core+27193>, 0x59c060530de1 <vm_exec_core+17137>, 0x59c0605329f5 <vm_exec_core+24325>, 0x59c06052ce48 <vm_exec_core+856>, 0x59c060532523 <vm_exec_core+23091>, 0x59c06052f1ab <vm_exec_core+9915>, 0x59c0605316b8 <vm_exec_core+19400>, 0x59c0605318f8 <vm_exec_core+19976>, 0x59c060530192 <vm_exec_core+13986>, 0x59c06052d9d8 <vm_exec_core+3816>, 0x59c06052f559 <vm_exec_core+10857>, 0x59c06052eb96 <vm_exec_core+8358>, 0x59c0605320e4 <vm_exec_core+22004>, 0x59c06052dd03 <vm_exec_core+4627>, 0x59c06052ff3f <vm_exec_core+13391>, 0x59c06053088f <vm_exec_core+15775>, 0x59c06052ee90 <vm_exec_core+9120>, 0x59c06053a899 <vm_exec_core+56745>, 0x59c06052e865 <vm_exec_core+7541>, 0x59c06052e75d <vm_exec_core+7277>, 0x59c06052ea68 <vm_exec_core+8056>, 0x59c06052f453 <vm_exec_core+10595>, 0x59c0605311ce <vm_exec_core+18142>, 0x59c060530619 <vm_exec_core+15145>, 0x59c060531dc8 <vm_exec_core+21208>, 0x59c060530a75 <vm_exec_core+16261>, 0x59c0605330a0 <vm_exec_core+26032>, 0x59c060534647 <vm_exec_core+31575>, 0x59c0605332e4 <vm_exec_core+26612>, 0x59c060533f35 <vm_exec_core+29765>, 0x59c060534026 <vm_exec_core+30006>, 0x59c06052d580 <vm_exec_core+2704>, 0x59c060533b0d <vm_exec_core+28701>, 0x59c06052f739 <vm_exec_core+11337>, 0x59c060533d08 <vm_exec_core+29208>, 0x59c06052f27a <vm_exec_core+10122>, 0x59c06053321b <vm_exec_core+26411>, 0x59c06052d417 <vm_exec_core+2343>, 0x59c06052dbfd <vm_exec_core+4365>, 0x59c06053426a <vm_exec_core+30586>, 0x59c06052fb1d <vm_exec_core+12333>, 0x59c06052f91a <vm_exec_core+11818>, 0x59c06052ce4d <vm_exec_core+861>, 0x59c06052d33a <vm_exec_core+2122>, 0x59c06052ced3 <vm_exec_core+995>, 0x59c0605333d3 <vm_exec_core+26851>, 0x59c060530c9e <vm_exec_core+16814>, 0x59c060530362 <vm_exec_core+14450>, 0x59c060530b7a <vm_exec_core+16522>, 0x59c0605307c6 <vm_exec_core+15574>, 0x59c06052f9af <vm_exec_core+11967>, 0x59c06053026d <vm_exec_core+14205>, 0x59c06052fc39 <vm_exec_core+12617>, 0x59c06053047c <vm_exec_core+14732>, 0x59c0605304ed <vm_exec_core+14845>, 0x59c06052d0b7 <vm_exec_core+1479>, 0x59c06052e3be <vm_exec_core+6350>, 0x59c0605335e2 <vm_exec_core+27378>, 0x59c06052df30 <vm_exec_core+5184>, 0x59c060534393 <vm_exec_core+30883>, 0x59c06053219e <vm_exec_core+22190>, 0x59c06052fdaf <vm_exec_core+12991>, 0x59c06052d21f <vm_exec_core+1839>, 0x59c060533bd5 <vm_exec_core+28901>, 0x59c06053391d <vm_exec_core+28205>, 0x59c06052e1ad <vm_exec_core+5821>, 0x59c06052d70f <vm_exec_core+3103>, 0x59c060532897 <vm_exec_core+23975>, 0x59c06052ecb4 <vm_exec_core+8644>, 0x59c060533dd6 <vm_exec_core+29414>, 0x59c060533a7f <vm_exec_core+28559>, 0x59c06052f3a2 <vm_exec_core+10418>, 0x59c06052fd3e <vm_exec_core+12878>, 0x59c0605323f6 <vm_exec_core+22790>, 0x59c0605339f6 <vm_exec_core+28422>, 0x59c060531811 <vm_exec_core+19745>, 0x59c06053247f <vm_exec_core+22927>, 0x59c060532f38 <vm_exec_core+25672>, 0x59c06053174e <vm_exec_core+19550>, 0x59c06052d64c <vm_exec_core+2908>, 0x59c060531ea1 <vm_exec_core+21425>, 0x59c06052d4df <vm_exec_core+2543>, 0x59c06052d915 <vm_exec_core+3621>, 0x59c06052f625 <vm_exec_core+11061>, 0x59c06053131b <vm_exec_core+18475>, 0x59c060531d3a <vm_exec_core+21066>, 0x59c060530fc0 <vm_exec_core+17616>, 0x59c06052d0eb <vm_exec_core+1531>, 0x59c060533168 <vm_exec_core+26232>, 0x59c060533848 <vm_exec_core+27992>, 0x59c06052dabc <vm_exec_core+4044>, 0x59c06052e668 <vm_exec_core+7032>, 0x59c06052e326 <vm_exec_core+6198>, 0x59c06052eda3 <vm_exec_core+8883>, 0x59c06052fbda <vm_exec_core+12522>, 0x59c06052db63 <vm_exec_core+4211>, 0x59c060532fd0 <vm_exec_core+25824>, 0x59c06052e5f2 <vm_exec_core+6914>, 0x59c06052fa88 <vm_exec_core+12184>, 0x59c06053054f <vm_exec_core+14943>, 0x59c06053292d <vm_exec_core+24125>, 0x59c0605319d3 <vm_exec_core+20195>, 0x59c06052f07d <vm_exec_core+9613>, 0x59c06052e8ff <vm_exec_core+7695>, 0x59c060532783 <vm_exec_core+23699>, 0x59c06052f805 <vm_exec_core+11541>, 0x59c060531fa0 <vm_exec_core+21680>, 0x59c060531a45 <vm_exec_core+20309>, 0x59c060532057 <vm_exec_core+21863>, 0x59c06053351a <vm_exec_core+27178>, 0x59c060530dd2 <vm_exec_core+17122>, 0x59c0605329e6 <vm_exec_core+24310>, 0x59c060531e8d <vm_exec_core+21405>, 0x59c060532514 <vm_exec_core+23076>, 0x59c06052f19c <vm_exec_core+9900>, 0x59c0605316a9 <vm_exec_core+19385>, 0x59c0605318e9 <vm_exec_core+19961>, 0x59c060530183 <vm_exec_core+13971>, 0x59c060531316 <vm_exec_core+18470>, 0x59c06052f54a <vm_exec_core+10842>, 0x59c06052eb87 <vm_exec_core+8343>, 0x59c0605320d5 <vm_exec_core+21989>, 0x59c06052dcf4 <vm_exec_core+4612>, 0x59c06052ff30 <vm_exec_core+13376>, 0x59c060530880 <vm_exec_core+15760>, 0x59c06052ee81 <vm_exec_core+9105>, 0x59c06053a88a <vm_exec_core+56730>, 0x59c06052e856 <vm_exec_core+7526>, 0x59c06052e74e <vm_exec_core+7262>, 0x59c06052ea59 <vm_exec_core+8041>, 0x59c06052f444 <vm_exec_core+10580>, 0x59c0605311bf <vm_exec_core+18127>, 0x59c06053060a <vm_exec_core+15130>, 0x59c0605311ba <vm_exec_core+18122>, 0x59c0605319ce <vm_exec_core+20190>, 0x59c0605319c9 <vm_exec_core+20185>, 0x59c06052ea54 <vm_exec_core+8036>, 0x59c060531e8d <vm_exec_core+21405>, 0x59c06052fba3 <vm_exec_core+12467>, 0x59c06052fba8 <vm_exec_core+12472>, 0x59c0605319c4 <vm_exec_core+20180>, 0x59c06053180c <vm_exec_core+19740>, 0x59c06053087b <vm_exec_core+15755>, 0x59c0605307b2 <vm_exec_core+15554>, 0x59c0605318bb <vm_exec_core+19915>, 0x59c060530c85 <vm_exec_core+16789>...}
reg_cfp = 0x769f411ff560
reg_pc = 0x51500001b750
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:898
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
INSN_LABEL_opt_getconstant_path = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
INSN_LABEL_getconstant = <optimized out>
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
INSN_LABEL_setconstant = <optimized out>
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000059c0605280db in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
_tag = <optimized out>
state = <optimized out>
result = 36
#26 0x000059c0605700e3 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
ec = 0x5160000003d0
val = <optimized out>
#27 0x000059c0602842d1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=130426401384280) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x59c06185d800 <root_box_data>
iseq = 0x769f4352e640
#28 0x000059c06027e817 in require_internal (ec=ec@entry=0x5160000003d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
box = 0x59c06185d800 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 130426401837120
realpath_map = 130426401836960
path = 130426401384280
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#29 0x000059c06027c6c4 in rb_require_string_internal (fname=130426401384320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
result = <optimized out>
ec = 0x5160000003d0
result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
base = <optimized out>
#31 0x000059c060597518 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:3915
ci = 0x58b100140003
cc = <optimized out>
me = 0x769f4352e7d0
cfunc = 0x506000037048
recv = 130426402027600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x000059c06057ce05 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffe6a3960e0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#33 0x000059c06057c895 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
ci = <optimized out>
cc = 0x0
#34 0x000059c060538e3d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x769f411ff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#35 vm_exec_core (ec=ec@entry=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x59c06052d0c6 <vm_exec_core+1494>, 0x59c06052e3cd <vm_exec_core+6365>, 0x59c0605335f1 <vm_exec_core+27393>, 0x59c06052df3f <vm_exec_core+5199>, 0x59c0605343a2 <vm_exec_core+30898>, 0x59c0605321ad <vm_exec_core+22205>, 0x59c06052fdbe <vm_exec_core+13006>, 0x59c06052d22e <vm_exec_core+1854>, 0x59c060533be4 <vm_exec_core+28916>, 0x59c06053392c <vm_exec_core+28220>, 0x59c06052e1bc <vm_exec_core+5836>, 0x59c06052d71e <vm_exec_core+3118>, 0x59c0605328a6 <vm_exec_core+23990>, 0x59c06052ecc3 <vm_exec_core+8659>, 0x59c060533de5 <vm_exec_core+29429>, 0x59c060533a8e <vm_exec_core+28574>, 0x59c06052f3b1 <vm_exec_core+10433>, 0x59c06052fd4d <vm_exec_core+12893>, 0x59c060532405 <vm_exec_core+22805>, 0x59c060533a05 <vm_exec_core+28437>, 0x59c060531820 <vm_exec_core+19760>, 0x59c06053248e <vm_exec_core+22942>, 0x59c060532f47 <vm_exec_core+25687>, 0x59c06053175d <vm_exec_core+19565>, 0x59c06052d65b <vm_exec_core+2923>, 0x59c060531eb0 <vm_exec_core+21440>, 0x59c06052d4ee <vm_exec_core+2558>, 0x59c06052d924 <vm_exec_core+3636>, 0x59c06052f634 <vm_exec_core+11076>, 0x59c06053132a <vm_exec_core+18490>, 0x59c060531d49 <vm_exec_core+21081>, 0x59c060530fcf <vm_exec_core+17631>, 0x59c06052d0fa <vm_exec_core+1546>, 0x59c060533177 <vm_exec_core+26247>, 0x59c060533857 <vm_exec_core+28007>, 0x59c06052dacb <vm_exec_core+4059>, 0x59c06052e677 <vm_exec_core+7047>, 0x59c06052e335 <vm_exec_core+6213>, 0x59c06052edb2 <vm_exec_core+8898>, 0x59c06052fbe9 <vm_exec_core+12537>, 0x59c06052db72 <vm_exec_core+4226>, 0x59c060532fdf <vm_exec_core+25839>, 0x59c06052e601 <vm_exec_core+6929>, 0x59c06052fa97 <vm_exec_core+12199>, 0x59c06053055e <vm_exec_core+14958>, 0x59c06053293c <vm_exec_core+24140>, 0x59c0605319e2 <vm_exec_core+20210>, 0x59c06052f08c <vm_exec_core+9628>, 0x59c06052e90e <vm_exec_core+7710>, 0x59c060532792 <vm_exec_core+23714>, 0x59c06052f814 <vm_exec_core+11556>, 0x59c060531faf <vm_exec_core+21695>, 0x59c060531a54 <vm_exec_core+20324>, 0x59c060532066 <vm_exec_core+21878>, 0x59c060533529 <vm_exec_core+27193>, 0x59c060530de1 <vm_exec_core+17137>, 0x59c0605329f5 <vm_exec_core+24325>, 0x59c06052ce48 <vm_exec_core+856>, 0x59c060532523 <vm_exec_core+23091>, 0x59c06052f1ab <vm_exec_core+9915>, 0x59c0605316b8 <vm_exec_core+19400>, 0x59c0605318f8 <vm_exec_core+19976>, 0x59c060530192 <vm_exec_core+13986>, 0x59c06052d9d8 <vm_exec_core+3816>, 0x59c06052f559 <vm_exec_core+10857>, 0x59c06052eb96 <vm_exec_core+8358>, 0x59c0605320e4 <vm_exec_core+22004>, 0x59c06052dd03 <vm_exec_core+4627>, 0x59c06052ff3f <vm_exec_core+13391>, 0x59c06053088f <vm_exec_core+15775>, 0x59c06052ee90 <vm_exec_core+9120>, 0x59c06053a899 <vm_exec_core+56745>, 0x59c06052e865 <vm_exec_core+7541>, 0x59c06052e75d <vm_exec_core+7277>, 0x59c06052ea68 <vm_exec_core+8056>, 0x59c06052f453 <vm_exec_core+10595>, 0x59c0605311ce <vm_exec_core+18142>, 0x59c060530619 <vm_exec_core+15145>, 0x59c060531dc8 <vm_exec_core+21208>, 0x59c060530a75 <vm_exec_core+16261>, 0x59c0605330a0 <vm_exec_core+26032>, 0x59c060534647 <vm_exec_core+31575>, 0x59c0605332e4 <vm_exec_core+26612>, 0x59c060533f35 <vm_exec_core+29765>, 0x59c060534026 <vm_exec_core+30006>, 0x59c06052d580 <vm_exec_core+2704>, 0x59c060533b0d <vm_exec_core+28701>, 0x59c06052f739 <vm_exec_core+11337>, 0x59c060533d08 <vm_exec_core+29208>, 0x59c06052f27a <vm_exec_core+10122>, 0x59c06053321b <vm_exec_core+26411>, 0x59c06052d417 <vm_exec_core+2343>, 0x59c06052dbfd <vm_exec_core+4365>, 0x59c06053426a <vm_exec_core+30586>, 0x59c06052fb1d <vm_exec_core+12333>, 0x59c06052f91a <vm_exec_core+11818>, 0x59c06052ce4d <vm_exec_core+861>, 0x59c06052d33a <vm_exec_core+2122>, 0x59c06052ced3 <vm_exec_core+995>, 0x59c0605333d3 <vm_exec_core+26851>, 0x59c060530c9e <vm_exec_core+16814>, 0x59c060530362 <vm_exec_core+14450>, 0x59c060530b7a <vm_exec_core+16522>, 0x59c0605307c6 <vm_exec_core+15574>, 0x59c06052f9af <vm_exec_core+11967>, 0x59c06053026d <vm_exec_core+14205>, 0x59c06052fc39 <vm_exec_core+12617>, 0x59c06053047c <vm_exec_core+14732>, 0x59c0605304ed <vm_exec_core+14845>, 0x59c06052d0b7 <vm_exec_core+1479>, 0x59c06052e3be <vm_exec_core+6350>, 0x59c0605335e2 <vm_exec_core+27378>, 0x59c06052df30 <vm_exec_core+5184>, 0x59c060534393 <vm_exec_core+30883>, 0x59c06053219e <vm_exec_core+22190>, 0x59c06052fdaf <vm_exec_core+12991>, 0x59c06052d21f <vm_exec_core+1839>, 0x59c060533bd5 <vm_exec_core+28901>, 0x59c06053391d <vm_exec_core+28205>, 0x59c06052e1ad <vm_exec_core+5821>, 0x59c06052d70f <vm_exec_core+3103>, 0x59c060532897 <vm_exec_core+23975>, 0x59c06052ecb4 <vm_exec_core+8644>, 0x59c060533dd6 <vm_exec_core+29414>, 0x59c060533a7f <vm_exec_core+28559>, 0x59c06052f3a2 <vm_exec_core+10418>, 0x59c06052fd3e <vm_exec_core+12878>, 0x59c0605323f6 <vm_exec_core+22790>, 0x59c0605339f6 <vm_exec_core+28422>, 0x59c060531811 <vm_exec_core+19745>, 0x59c06053247f <vm_exec_core+22927>, 0x59c060532f38 <vm_exec_core+25672>, 0x59c06053174e <vm_exec_core+19550>, 0x59c06052d64c <vm_exec_core+2908>, 0x59c060531ea1 <vm_exec_core+21425>, 0x59c06052d4df <vm_exec_core+2543>, 0x59c06052d915 <vm_exec_core+3621>, 0x59c06052f625 <vm_exec_core+11061>, 0x59c06053131b <vm_exec_core+18475>, 0x59c060531d3a <vm_exec_core+21066>, 0x59c060530fc0 <vm_exec_core+17616>, 0x59c06052d0eb <vm_exec_core+1531>, 0x59c060533168 <vm_exec_core+26232>, 0x59c060533848 <vm_exec_core+27992>, 0x59c06052dabc <vm_exec_core+4044>, 0x59c06052e668 <vm_exec_core+7032>, 0x59c06052e326 <vm_exec_core+6198>, 0x59c06052eda3 <vm_exec_core+8883>, 0x59c06052fbda <vm_exec_core+12522>, 0x59c06052db63 <vm_exec_core+4211>, 0x59c060532fd0 <vm_exec_core+25824>, 0x59c06052e5f2 <vm_exec_core+6914>, 0x59c06052fa88 <vm_exec_core+12184>, 0x59c06053054f <vm_exec_core+14943>, 0x59c06053292d <vm_exec_core+24125>, 0x59c0605319d3 <vm_exec_core+20195>, 0x59c06052f07d <vm_exec_core+9613>, 0x59c06052e8ff <vm_exec_core+7695>, 0x59c060532783 <vm_exec_core+23699>, 0x59c06052f805 <vm_exec_core+11541>, 0x59c060531fa0 <vm_exec_core+21680>, 0x59c060531a45 <vm_exec_core+20309>, 0x59c060532057 <vm_exec_core+21863>, 0x59c06053351a <vm_exec_core+27178>, 0x59c060530dd2 <vm_exec_core+17122>, 0x59c0605329e6 <vm_exec_core+24310>, 0x59c060531e8d <vm_exec_core+21405>, 0x59c060532514 <vm_exec_core+23076>, 0x59c06052f19c <vm_exec_core+9900>, 0x59c0605316a9 <vm_exec_core+19385>, 0x59c0605318e9 <vm_exec_core+19961>, 0x59c060530183 <vm_exec_core+13971>, 0x59c060531316 <vm_exec_core+18470>, 0x59c06052f54a <vm_exec_core+10842>, 0x59c06052eb87 <vm_exec_core+8343>, 0x59c0605320d5 <vm_exec_core+21989>, 0x59c06052dcf4 <vm_exec_core+4612>, 0x59c06052ff30 <vm_exec_core+13376>, 0x59c060530880 <vm_exec_core+15760>, 0x59c06052ee81 <vm_exec_core+9105>, 0x59c06053a88a <vm_exec_core+56730>, 0x59c06052e856 <vm_exec_core+7526>, 0x59c06052e74e <vm_exec_core+7262>, 0x59c06052ea59 <vm_exec_core+8041>, 0x59c06052f444 <vm_exec_core+10580>, 0x59c0605311bf <vm_exec_core+18127>, 0x59c06053060a <vm_exec_core+15130>, 0x59c0605311ba <vm_exec_core+18122>, 0x59c0605319ce <vm_exec_core+20190>, 0x59c0605319c9 <vm_exec_core+20185>, 0x59c06052ea54 <vm_exec_core+8036>, 0x59c060531e8d <vm_exec_core+21405>, 0x59c06052fba3 <vm_exec_core+12467>, 0x59c06052fba8 <vm_exec_core+12472>, 0x59c0605319c4 <vm_exec_core+20180>, 0x59c06053180c <vm_exec_core+19740>, 0x59c06053087b <vm_exec_core+15755>, 0x59c0605307b2 <vm_exec_core+15554>, 0x59c0605318bb <vm_exec_core+19915>, 0x59c060530c85 <vm_exec_core+16789>...}
reg_cfp = 0x769f411ff790
reg_pc = 0x504000008978
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#36 0x000059c060527cf2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#37 0x000059c060570598 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#38 0x000059c06016fc7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x769f4352e870) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffe6a396650, <optimized out>, 0x7ffe6a3965a0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x769f4352e870
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#40 0x000059c060168be7 in rb_main (argc=9, argv=0x7ffe6a396828) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffe6a396828) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_thread.rb
[Inferior 1 (process 988599) detached]
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.ulyhel:
* -rw-r--r-- 1 100248 2025-11-11 02:03:58 +0000 _ruby_box_p1005593_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-11 02:03:58 +0000 _ruby_box_p1005593_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-11 02:03:58 +0000 _ruby_box_p1005593_2_rbconfig+sizeof.so
* -rw-r--r-- 1 31544 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_monitor.so
* -rw-r--r-- 1 153592 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_stringio.so
* -rw-r--r-- 1 29000 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_erb+escape.so
* -rw-r--r-- 1 51456 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_cgi+escape.so
* -rw-r--r-- 1 106592 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_strscan.so
* -rw-r--r-- 1 24216 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_io+nonblock.so
* -rw-r--r-- 1 66784 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_digest.so
* -rw-r--r-- 1 1517184 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_openssl.so
* -rw-r--r-- 1 22744 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_io+wait.so
* -rw-r--r-- 1 967608 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_socket.so
* -rw-r--r-- 1 314592 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_zlib.so
* -rw-r--r-- 1 113112 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_psych.so
* -rw-r--r-- 1 234504 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_json+ext+generator.so
* -rw-r--r-- 1 159048 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_json+ext+parser.so
* -rw-r--r-- 1 109528 2025-11-11 02:03:57 +0000 _ruby_box_p1005378_2_etc.so
* -rw-r--r-- 1 943696 2025-11-11 02:03:56 +0000 _ruby_box_p1005378_2_date_core.so
* -rw-r--r-- 1 100248 2025-11-11 02:03:56 +0000 _ruby_box_p1005378_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-11 02:03:56 +0000 _ruby_box_p1005378_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-11 02:03:56 +0000 _ruby_box_p1005378_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100248 2025-11-11 02:03:55 +0000 _ruby_box_p1005174_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-11 02:03:55 +0000 _ruby_box_p1005174_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-11 02:03:55 +0000 _ruby_box_p1005174_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100248 2025-11-11 02:03:55 +0000 _ruby_box_p1005088_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-11 02:03:55 +0000 _ruby_box_p1005088_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-11 02:03:54 +0000 _ruby_box_p1005088_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100248 2025-11-11 02:03:54 +0000 _ruby_box_p1004899_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-11 02:03:54 +0000 _ruby_box_p1004899_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-11 02:03:54 +0000 _ruby_box_p1004899_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 988270 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007035ea1107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffd0212a3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x7035ea21d740 (LWP 988270) "make" 0x00007035ea1107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffd0212a3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Machine level backtrace
Thread 1 (Thread 0x7035ea21d740 (LWP 988270) "make"):
#0 0x00007035ea1107d7 in __GI___wait4 (pid=-1, stat_loc=0x7fffd0212a3c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_ret = <optimized out>
#1 0x0000578f54ae0d16 in reap_children ()
No symbol table info available.
#2 0x0000578f54ae1a8c in new_job ()
No symbol table info available.
#3 0x0000578f54af072a in ?? ()
No symbol table info available.
#4 0x0000578f54af109e in update_goal_chain ()
No symbol table info available.
#5 0x0000578f54acb67a in main ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)
[Inferior 1 (process 988270) detached]
make: *** [uncommon.mk:915: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 988269 -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 1018512 -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/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
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-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-11T01:33:07Z master 16c6f36039) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ..................................
Finished in 37.182731 seconds
3333 files, 33488 examples, 137120 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.