# Logfile created on 2025-03-03 18:16:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000749ca826fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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.20250303-181630", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000749ca82900e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000749ca8befdc0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000749ca719a0b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250303-181630", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250303-181630>, @binmode=false, @mon_data=#<Monitor:0x0000749ca8bef988>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 9ccba88160
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
dca28e4d95b2cb80b0d7688fdb53c1ad1fedab109c36c7f15fa9cf94b580e26a builtin_binary.inc
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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: 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/json'
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/monitor'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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/3.5.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/3.5.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.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/3.5.0+0
bundler 2.7.0.dev
cgi 0.4.2
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.0
erb 4.0.4
error_highlight 0.7.0
fileutils 1.7.3
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.6.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.6.0
pp 0.6.2
prettyprint 0.2.0
prism 1.3.0
resolv 0.6.0
ruby2_keywords 0.0.5
securerandom 0.4.1
set 1.1.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.3
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.0.3
weakref 0.1.3
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
date 3.4.1
digest 3.2.0
etc 1.4.5
fcntl 1.2.0
io-console 0.8.0
io-nonblock 0.3.1
io-wait 0.3.1
json 2.10.1
openssl 3.3.0
pathname 0.4.0
psych 5.2.3
stringio 3.1.6.dev
strscan 3.1.2
zlib 3.2.1
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
minitest 5.25.4
power_assert 2.0.5
rake 13.2.1
test-unit 3.6.7
rexml 3.4.1
rss 0.3.1
net-ftp 0.3.8
net-imap 0.5.6
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.2
prime 0.1.3
rbs 3.8.1
typeprof 0.30.1
debug 1.10.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.9
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.1
nkf 0.2.0
syslog 0.2.0
csv 3.3.2
repl_type_completor 0.1.10
ostruct 0.6.1
pstore 0.1.4
benchmark 0.4.0
logger 1.6.6
rdoc 6.12.0
irb 1.15.1
reline 0.6.0
readline 0.0.4
fiddle 1.1.6
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
win32ole-1.9.1.gem not found in bundled_gems
$$$[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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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=14333
"--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/751] 2051523=test_kdf
[ 2/751] 2051518=test_gem_request_set_lockfile_tokenizer
[ 3/751] 2051514=test_gem_commands_outdated_command
[ 4/751] 2051528=test_class2name
[ 5/751] 2051522=test_nil
[ 6/751] 2051519=string_query_test
[ 7/751] 2051517=test_backtrace
[ 8/751] 2051520=test_time_tz
[ 9/751] 2051524=test_lazy_enumerator
[ 10/751] 2051526=test_date_compat
[ 11/751] 2051515=test_profile_frames
[ 12/751] 2051516=test_resolve_symbol
[ 13/751] 2051521=test_error_highlight
[ 14/751] 2051525=test_find_executable
[ 15/751] 2051527=test_set
[ 16/751] 2051529=test_array
[ 17/751] 2051528=test_arith_seq_extract
[ 18/751] 2051526=test_gem_commands_help_command
[ 19/751] 2051522=test_stringchar
[ 20/751] 2051525=test_debug
[ 21/751] 2051527=test_gem_uri
[ 22/751] 2051525=test_rbconfig
[ 23/751] 2051525=test_gem_package_old
[ 24/751] 2051520=test_digest
[ 25/751] 2051516=json_coder_test
[ 26/751] 2051519=test_psych
[ 27/751] 2051516=test_ractor
[ 28/751] 2051515=test_enumerator
[ 29/751] 2051523=test_gem_available_set
[ 30/751] 2051519=test_gem_source_installed
[ 31/751] 2051515=test_modify_expand
[ 32/751] 2051515=test_change_word
[ 33/751] 2051522=test_date_time
[ 34/751] 2051515=test_pkcs12
[ 35/751] 2051522=test_date
[ 36/751] 2051522=test_parser
[ 37/751] 2051516=test_gem_source_vendor
[ 38/751] 2051522=test_gem_commands_list_command
[ 39/751] 2051528=test_variable_name_check
[ 40/751] 2051528=test_dbm
[ 41/751] 2051518=test_pty
[ 42/751] 2051527=overlap_test
[ 43/751] 2051528=test_gem_uninstaller
[ 44/751] 2051514=test_symbol
[ 45/751] 2051514=test_gem_platform
[ 46/751] 2051525=test_safe_load
[ 47/751] 2051525=test_frozen
[ 48/751] 2051525=test_gem_source
[ 49/751] 2051526=test_exception_at_throwing
[ 50/751] 2051519=test_name_error
[ 51/751] 2051514=string_encoding_test
[ 52/751] 2051523=test_enumerator
[ 53/751] 2051526=test_gem_package
[ 54/751] 2051516=test_utf16
[ 55/751] 2051516=test_scan_args
[ 56/751] 2051516=test_date_attr
[ 57/751] 2051516=test_duplicate
[ 58/751] 2051516=test_time
[ 59/751] 2051522=json_ext_parser_test
[ 60/751] 2051514=test_integer
[ 61/751] 2051522=test_erb
[ 62/751] 2051524=test_cp949
[ 63/751] 2051524=test_condition
[ 64/751] 2051524=test_files_lib
[ 65/751] 2051517=test_sorted_set
[ 66/751] 2051522=test_emoji
[ 67/751] 2051525=test_string
[ 68/751] 2051522=test_gem_resolver_git_set
[ 69/751] 2051515=test_class_name_check
[ 70/751] 2051515=test_gem_commands_check_command
[ 71/751] 2051516=test_random_formatter
[ 72/751] 2051520=test_regex_casefold
[ 73/751] 2051518=test_pipe
[ 74/751] 2051516=test_gem_source_git
[ 75/751] 2051520=test_gem_installer
[ 76/751] 2051519=test_gem_command_manager
[ 77/751] 2051517=test_delegate
[ 78/751] 2051518=test_cgi_core
[ 79/751] 2051517=test_parser
[ 80/751] 2051527=attribute_write_test
[ 81/751] 2051515=test_yaml_special_cases
[ 82/751] 2051527=test_gem_source_list
[ 83/751] 2051518=test_gem_remote_fetcher_local_ssl_server
[ 84/751] 2051517=test_float
[ 85/751] 2051522=test_ractor
[ 86/751] 2051515=freeze_test
[ 87/751] 2051527=test_gem
[ 88/751] 2051522=percent_delimiter_string_test
[ 89/751] 2051519=test_files_test_1
[ 90/751] 2051515=test_date_strptime
[ 91/751] 2051522=test_ssl
[ 92/751] 2051526=test_nomethod_error
[ 93/751] 2051526=test_https_proxy
[ 94/751] 2051516=test_pkey_dsa
[ 95/751] 2051526=test_emitter
[ 96/751] 2051515=test_json_tree
[ 97/751] 2051526=library_symbols_test
[ 98/751] 2051515=test_ractor
[ 99/751] 2051526=test_case_comprehensive
[100/751] 2051526=test_framework
[101/751] 2051526=magic_comment_test
[102/751] 2051516=test_zlib
[103/751] 2051517=test_marshal
[104/751] 2051515=test_omap
[105/751] 2051515=test_load
[106/751] 2051515=test_uncorrectable_name_check
[107/751] 2051515=test_singleton_function
[108/751] 2051515=test_cclass
[109/751] 2051528=test_shellwords
[110/751] 2051528=test_proc
[111/751] 2051526=test_vm_dump
[112/751] 2051526=test_ftp
[113/751] 2051526=errors_test
[114/751] 2051515=test_open3
[115/751] 2051526=test_alias_and_anchor
[116/751] 2051526=test_gem_commands_setup_command
[117/751] 2051517=test_gem_commands_rebuild_command
[118/751] 2051522=test_cesu8
[119/751] 2051522=json_parser_test
[120/751] 2051522=test_generic
[121/751] 2051518=breadth_first_search_test
[122/751] 2051522=test_fiber
[123/751] 2051517=test_resize
[124/751] 2051517=test_div
[125/751] 2051517=test_deprecated
[126/751] 2051517=test_gc_compact
[127/751] 2051527=test_gem_safe_marshal
[128/751] 2051518=test_nextafter
[129/751] 2051518=test_capacity
[130/751] 2051518=static_literals_test
[131/751] 2051518=test_to_ruby
[132/751] 2051518=test_bundled_ca
[133/751] 2051526=test_random
[134/751] 2051526=test_backtrace
[135/751] 2051526=test_date_parse
[136/751] 2051518=test_gem_commands_update_command
[137/751] 2051527=test_fips
[138/751] 2051526=test_rand
[139/751] 2051529=test_pkey_ec
[140/751] 2051528=test_noarg
[141/751] 2051521=test_data
[142/751] 2051521=test_integer
[143/751] 2051529=test_utf32
[144/751] 2051529=test_ellipsize
[145/751] 2051529=test_helper
[146/751] 2051521=test_memory_view
[147/751] 2051521=test_gem_package_task
[148/751] 2051527=test_bn
[149/751] 2051529=test_provider
[150/751] 2051527=test_http_request
[151/751] 2051527=test_data
[152/751] 2051527=test_httpheader
[153/751] 2051528=test_gem_commands_server_command
[154/751] 2051528=numeric_value_test
[155/751] 2051527=test_keyword
[156/751] 2051528=!Nothing_to_test
[157/751] 2051528=heredoc_dedent_test
[158/751] 2051528=test_method_name_check
[159/751] 2051526=test_kernel
[160/751] 2051521=test_function_entry
[161/751] 2051521=test_acceptable
[162/751] 2051528=implicit_array_test
[163/751] 2051528=test_len
[164/751] 2051528=test_file_exhaustive
[165/751] 2051521=test_gem_gem_runner
[166/751] 2051516=test_gem_ext_cargo_builder
[167/751] 2051516=test_exception
[168/751] 2051521=test_gem_commands_signout_command
[169/751] 2051516=test_object
[170/751] 2051516=test_pack
[171/751] 2051521=test_gem_commands_exec_command
[172/751] 2051529=test_gem_commands_unpack_command
[173/751] 2051524=test_autoload
[174/751] 2051527=test_gem_resolver_local_specification
[175/751] 2051526=test_optarg
[176/751] 2051527=test_ractor
[177/751] 2051527=test_ssl_session
[178/751] 2051516=test_stream
[179/751] 2051518=test_assignment
[180/751] 2051516=test_syntax
[181/751] 2051526=test_grapheme_breaks
[182/751] 2051526=test_gem_request_set_gem_dependency_api
[183/751] 2051529=test_ossl
[184/751] 2051514=test_date_marshal
[185/751] 2051514=test_ripper
[186/751] 2051526=test_key_name_check
[187/751] 2051526=test_singleton
[188/751] 2051526=index_write_test
[189/751] 2051526=test_integer_comb
[190/751] 2051527=test_depth_first
[191/751] 2051527=test_ns_spki
[192/751] 2051527=test_tsort
[193/751] 2051527=test_bundled_gems
[194/751] 2051527=lex_test
[195/751] 2051519=test_tree_spell_checker
[196/751] 2051519=test_pair
[197/751] 2051521=test_m17n_comb
[198/751] 2051514=test_date_ractor
[199/751] 2051515=test_install
[200/751] 2051515=test_prettyprint
[201/751] 2051514=test_gem_validator
[202/751] 2051515=integer_parse_test
[203/751] 2051515=test_sleep
[204/751] 2051514=test_queue
[205/751] 2051514=regular_expression_options_test
[206/751] 2051514=test_set_len
[207/751] 2051514=test_threadgroup
[208/751] 2051514=test_euc_kr
[209/751] 2051514=test_gem_commands_lock_command
[210/751] 2051514=test_gem_local_remote_options
[211/751] 2051514=test_gem_security_signer
[212/751] 2051514=test_exception
[213/751] 2051517=test_bash_completion
[214/751] 2051517=test_dir
[215/751] 2051527=test_gem_ext_configure_builder
[216/751] 2051527=test_x509store
[217/751] 2051527=test_mdns
[218/751] 2051527=test_random
[219/751] 2051527=test_merge_keys
[220/751] 2051517=test_lexer
[221/751] 2051527=test_io_wait
[222/751] 2051517=test_kwargs
[223/751] 2051517=test_interned_str
[224/751] 2051517=test_placearg
[225/751] 2051529=test_gem_commands_cleanup_command
[226/751] 2051527=test_env
[227/751] 2051520=regular_expression_encoding_test
[228/751] 2051520=test_project_sanity
[229/751] 2051517=test_continuation
[230/751] 2051517=test_object_create_start
[231/751] 2051517=test_forwardable
[232/751] 2051520=test_io_m17n
[233/751] 2051517=test_config
[234/751] 2051528=test_delete
[235/751] 2051517=comments_test
[236/751] 2051528=test_ensured
[237/751] 2051517=test_gem_commands_uninstall_command
[238/751] 2051515=test_gem_resolver_installer_set
[239/751] 2051528=test_gem_dependency_list
[240/751] 2051523=test_files_test
[241/751] 2051519=test_ifunless
[242/751] 2051528=test_require
[243/751] 2051528=test_gem_silent_ui
[244/751] 2051519=test_ocsp
[245/751] 2051528=test_shapes
[246/751] 2051528=test_pkey_dh
[247/751] 2051529=dispatcher_test
[248/751] 2051529=test_udp
[249/751] 2051523=test_windows_1252
[250/751] 2051529=test_configuration
[251/751] 2051523=test_stringify_symbols
[252/751] 2051523=test_rubyoptions
[253/751] 2051528=test_printf
[254/751] 2051528=test_to_ary_concat
[255/751] 2051515=warnings_test
[256/751] 2051515=test_tmpdir
[257/751] 2051529=node_id_test
[258/751] 2051515=test_gem_source_subpath_problem
[259/751] 2051519=parse_stream_test
[260/751] 2051519=test_gem_resolver_api_set
[261/751] 2051515=test_emitter
[262/751] 2051515=test_ts
[263/751] 2051519=test_dryrun
[264/751] 2051519=json_generator_test
[265/751] 2051518=test_gem_impossible_dependencies_error
[266/751] 2051518=test_io_buffer
[267/751] 2051518=encodings_test
[268/751] 2051518=test_range
[269/751] 2051517=test_type
[270/751] 2051517=test_dns
[271/751] 2051529=test_stringio
[272/751] 2051529=test_require
[273/751] 2051528=test_dup
[274/751] 2051524=test_configuration
[275/751] 2051524=test_comparable
[276/751] 2051524=test_emoji_breaks
[277/751] 2051517=test_notimplement
[278/751] 2051524=test_system
[279/751] 2051519=test_bug-3571
[280/751] 2051517=test_date_new
[281/751] 2051515=test_io_timeout
[282/751] 2051515=command_line_test
[283/751] 2051519=test_gem_commands_info_command
[284/751] 2051517=test_euc_tw
[285/751] 2051515=test_gem_security
[286/751] 2051517=test_gem_commands_build_command
[287/751] 2051519=test_compile_prism
[288/751] 2051528=test_sizeof
[289/751] 2051520=test_gem_requirement
[290/751] 2051517=test_alias
[291/751] 2051520=test_object_references
[292/751] 2051520=test_wait
[293/751] 2051520=test_sleep
[294/751] 2051517=test_x509name
[295/751] 2051519=test_digest_extend
[296/751] 2051517=test_gem_safe_yaml
[297/751] 2051519=test_popen_deadlock
[298/751] 2051517=test_did_you_mean
[299/751] 2051522=test_autoconf
[300/751] 2051522=test_bug-5832
[301/751] 2051522=test_cgi_multipart
[302/751] 2051525=test_case
[303/751] 2051517=test_rb_str_dup
[304/751] 2051525=fuzzer_test
[305/751] 2051517=test_ast
[306/751] 2051522=test_struct
[307/751] 2051522=onigmo_test
[308/751] 2051522=test_libs
[309/751] 2051522=test_super
[310/751] 2051526=test_math
[311/751] 2051525=json_encoding_test
[312/751] 2051525=test_time
[313/751] 2051526=test_gc
[314/751] 2051526=test_console_attr
[315/751] 2051526=test_gem_bundler_version_finder
[316/751] 2051526=heredoc_test
[317/751] 2051526=test_webauthn_listener_response
[318/751] 2051526=test_array
[319/751] 2051526=test_ubf_async_safe
[320/751] 2051514=parser_test
[321/751] 2051514=snippets_test
[322/751] 2051526=newline_test
[323/751] 2051520=test_gem_path_support
[324/751] 2051518=constant_path_node_test
[325/751] 2051518=test_mailto
[326/751] 2051525=test_yaml_tree
[327/751] 2051520=test_case_mapping
[328/751] 2051518=ripper_test
[329/751] 2051520=test_rubygems
[330/751] 2051525=test_gem_package_tar_writer
[331/751] 2051526=test_weakref
[332/751] 2051525=test_not
[333/751] 2051525=test_timeout
[334/751] 2051524=test_socket
[335/751] 2051520=test_beginendblock
[336/751] 2051526=test_gem_resolver_requirement_list
[337/751] 2051526=test_hash
[338/751] 2051519=test_arith_seq_beg_len_step
[339/751] 2051519=test_io_buffer
[340/751] 2051519=test_scalar_scanner
[341/751] 2051519=test_yamlstore
[342/751] 2051519=test_gem_config_file
[343/751] 2051522=test_gem_commands_pristine_command
[344/751] 2051525=test_yjit_exit_locations
[345/751] 2051519=test_m17n
[346/751] 2051525=test_yjit
[347/751] 2051515=test_buffered_io
[348/751] 2051520=test_webauthn_poller
[349/751] 2051521=test_date_conv
[350/751] 2051521=test_gem_resolver_composed_set
[351/751] 2051515=test_argf
[352/751] 2051521=test_egrep_cpp
[353/751] 2051520=test_pkey_rsa
[354/751] 2051521=test_nofree
[355/751] 2051521=test_numhash
[356/751] 2051521=test_gem_stream_ui
[357/751] 2051518=test_trace
[358/751] 2051518=test_arity
[359/751] 2051518=test_ipaddr
[360/751] 2051521=test_gem_update_suggestion
[361/751] 2051518=test_set
[362/751] 2051519=test_gem_source_fetch_problem
[363/751] 2051518=test_resource
[364/751] 2051519=test_member
[365/751] 2051519=test_gem_console_ui
[366/751] 2051519=test_gem_resolver_lock_set
[367/751] 2051518=test_append
[368/751] 2051518=test_ractor_compatibility
[369/751] 2051519=test_unicode_normalize
[370/751] 2051521=test_method
[371/751] 2051519=test_reqarg
[372/751] 2051520=test_extlibs
[373/751] 2051527=test_rat
[374/751] 2051527=test_gem_ext_rake_builder
[375/751] 2051518=test_monitor
[376/751] 2051518=json_string_matching_test
[377/751] 2051518=test_asn1
[378/751] 2051518=test_flags
[379/751] 2051519=test_transcode
[380/751] 2051514=test_whileuntil
[381/751] 2051514=test_tcp
[382/751] 2051528=test_pp
[383/751] 2051528=test_sprintf_comb
[384/751] 2051524=test_path
[385/751] 2051524=test_method_cache
[386/751] 2051524=test_gem_stub_specification
[387/751] 2051519=test_gem_text
[388/751] 2051514=test_settracefunc
[389/751] 2051519=tunnel_test
[390/751] 2051519=test_gem_commands_stale_command
[391/751] 2051522=test_gem_version
[392/751] 2051519=equality_test
[393/751] 2051519=test_gem_commands_query_command
[394/751] 2051522=test_files_ext
[395/751] 2051528=test_x509ext
[396/751] 2051528=unescape_test
[397/751] 2051528=source_location_test
[398/751] 2051527=test_complex
[399/751] 2051528=test_at_exit
[400/751] 2051528=test_instrumentation_api
[401/751] 2051522=test_inadvertent_creation
[402/751] 2051516=static_inspect_test
[403/751] 2051524=test_flush
[404/751] 2051524=test_cgi_header
[405/751] 2051524=test_gem_commands_fetch_command
[406/751] 2051516=test_pkcs7
[407/751] 2051522=test_complexrational
[408/751] 2051522=test_mixed_unicode_escapes
[409/751] 2051522=test_enumerator_kw
[410/751] 2051522=test_mkmf
[411/751] 2051522=test_mul
[412/751] 2051527=test_require_path_check
[413/751] 2051522=test_numeric
[414/751] 2051522=test_stringscanner
[415/751] 2051518=test_x509crl
[416/751] 2051524=test_cgi_session
[417/751] 2051527=test_class
[418/751] 2051524=test_gem_package_tar_reader
[419/751] 2051522=test_gb18030
[420/751] 2051527=test_gem_specification
[421/751] 2051522=test_gbk
[422/751] 2051522=test_warning
[423/751] 2051516=test_gem_name_tuple
[424/751] 2051524=test_refinement
[425/751] 2051516=test_gem_dependency_installer
[426/751] 2051519=test_protect
[427/751] 2051519=test_gem_ext_cargo_builder_link_flag_converter
[428/751] 2051519=test_protocol
[429/751] 2051522=test_tree_builder
[430/751] 2051522=test_gem_commands_open_command
[431/751] 2051518=test_x509req
[432/751] 2051519=test_cgi_util
[433/751] 2051522=location_test
[434/751] 2051522=test_gc
[435/751] 2051529=test_allocation
[436/751] 2051518=test_enc_associate
[437/751] 2051519=dump_test
[438/751] 2051528=test_iseq
[439/751] 2051514=test_insns_leaf
[440/751] 2051514=test_store
[441/751] 2051514=regexp_test
[442/751] 2051514=test_string_memory
[443/751] 2051514=test_pkg_config
[444/751] 2051514=test_big2str
[445/751] 2051514=test_coderange
[446/751] 2051514=test_open-uri
[447/751] 2051520=test_dln
[448/751] 2051520=test_x509attr
[449/751] 2051520=test_iso_8859
[450/751] 2051520=test_complex2
[451/751] 2051520=test_name_error_extension
[452/751] 2051520=test_fstring
[453/751] 2051518=test_iseq_load
Closed file descriptor: TestOpenURI#test_meta_init_doesnt_bump_global_constant_state: 9
[454/751] 2051514=test_timeout
[455/751] 2051514=test_fixnum
[456/751] 2051514=test_signal
[457/751] 2051520=test_ensure_and_callcc
[458/751] 2051520=test_scheduler
[459/751] 2051520=test_null
[460/751] 2051520=test_gem_resolver_activation_request
[461/751] 2051520=test_big5
[462/751] 2051520=test_fd_setsize
[463/751] 2051520=test_trick
[464/751] 2051528=test_objectspace
[465/751] 2051527=version_test
[466/751] 2051527=test_gem_request_set
[467/751] 2051514=test_files_test_2
[468/751] 2051527=test_gem_version_option
[469/751] 2051527=test_require_lib
[470/751] 2051519=test_gem_rdoc
[471/751] 2051519=lex_test
[472/751] 2051519=test_gem_remote_fetcher_s3
[473/751] 2051518=test_gem_unsatisfiable_dependency_error
[474/751] 2051519=test_ractor
[475/751] 2051518=test_gem_package_tar_header
[476/751] 2051516=pattern_test
[477/751] 2051518=test_sexp
[478/751] 2051516=test_basicsocket
[479/751] 2051519=test_gem_commands_owner_command
[480/751] 2051516=test_normalize
[481/751] 2051516=test_recursion
[482/751] 2051518=locals_test
[483/751] 2051518=test_find
[484/751] 2051516=compiler_test
[485/751] 2051516=test_date_strftime
[486/751] 2051518=test_typeddata
[487/751] 2051519=test_gem_resolver_vendor_specification
[488/751] 2051519=test_struct
[489/751] 2051519=test_mutex
[490/751] 2051518=test_bigzero
[491/751] 2051518=test_basicinstructions
[492/751] 2051518=test_gem_ext_builder
[493/751] 2051519=test_verbose
[494/751] 2051516=test_sprintf
[495/751] 2051519=test_gem_uri_formatter
[496/751] 2051519=test_gem_request_connection_pools
[497/751] 2051515=test_optimization
[498/751] 2051521=test_common
[499/751] 2051519=test_deprecate
[500/751] 2051516=test_registry
[501/751] 2051516=test_ssl
[502/751] 2051519=test_gem_commands_push_command
[503/751] 2051521=test_module
[504/751] 2051524=parse_success_test
[505/751] 2051524=test_ractor
[506/751] 2051524=test_euc_jp
[507/751] 2051524=test_abi
[508/751] 2051519=test_external_new
[509/751] 2051519=test_scanner_events
[510/751] 2051519=test_gem_resolver_dependency_request
[511/751] 2051519=test_data_error
[512/751] 2051519=test_rubyvm
[513/751] 2051519=test_weakmap
[514/751] 2051524=test_gem_doctor
[515/751] 2051524=test_ancdata
[516/751] 2051524=test_gem_resolver_specification
[517/751] 2051526=json_fixtures_test
[518/751] 2051524=test_load
[519/751] 2051524=test_encoding
[520/751] 2051526=test_default_gems
[521/751] 2051526=test_gem_security_trust_dir
[522/751] 2051526=test_constant
[523/751] 2051520=test_have_func
[524/751] 2051518=test_enc_str_buf_cat
[525/751] 2051518=test_zsh_completion
[526/751] 2051518=test_gem_package_tar_reader_entry
[527/751] 2051524=test_lock_native_thread
[528/751] 2051524=test_webauthn_listener
[529/751] 2051524=test_passing_block
[530/751] 2051524=test_http
[531/751] 2051524=test_x509cert
[532/751] 2051518=test_addrinfo
[533/751] 2051518=ruby_parser_test
[534/751] 2051518=test_buffering
[535/751] 2051518=test_svcb_https
[536/751] 2051518=test_bug-14834
[537/751] 2051518=test_bmethod
[538/751] 2051518=test_enumerable
[539/751] 2051518=test_tempfile
[540/751] 2051520=test_config
[541/751] 2051520=test_gem_util
[542/751] 2051524=test_gem_remote_fetcher
[543/751] 2051520=test_gem_gemcutter_utilities
[544/751] 2051518=test_gem_resolver
[545/751] 2051524=test_gem_commands_yank_command
[546/751] 2051520=test_jaro_winkler
[547/751] 2051520=test_pattern_key_name_check
[548/751] 2051520=test_exit
[549/751] 2051520=test_postponed_job
[550/751] 2051524=test_gem_request_set_lockfile
[551/751] 2051518=ractor_test
[552/751] 2051527=test_dot_dot
[553/751] 2051527=test_human_typo
[554/751] 2051527=reflection_test
[555/751] 2051527=test_bignum
[556/751] 2051527=test_key_error
[557/751] 2051527=test_engine
[558/751] 2051527=test_enc_raise
[559/751] 2051527=test_inlinecache
[560/751] 2051527=test_httpresponse
[561/751] 2051527=test_usrmarshal
[562/751] 2051524=test_weakkeymap
[563/751] 2051520=test_gem_command
[564/751] 2051521=test_ractor
[565/751] 2051520=test_array_create
[566/751] 2051520=test_gem_resolver_installed_specification
[567/751] 2051521=test_gem_commands_environment_command
[568/751] 2051520=test_tracepoint
[569/751] 2051521=test_my_integer
[570/751] 2051527=symbol_encoding_test
[571/751] 2051521=test_gem_commands_mirror
[572/751] 2051521=test_internal_ivar
[573/751] 2051527=test_cgi_cookie
[574/751] 2051521=test_signedness
[575/751] 2051527=test_hmac
[576/751] 2051527=desugar_compiler_test
[577/751] 2051527=test_ractor
[578/751] 2051527=test_gem_spec_fetcher
[579/751] 2051523=test_gem_commands_sources_command
[580/751] 2051526=test_undef
[581/751] 2051526=test_date_arith
[582/751] 2051526=test_io_console
[583/751] 2051527=test_ws
[584/751] 2051527=test_io
[585/751] 2051520=test_numeric
[586/751] 2051523=test_metaclass
[587/751] 2051523=test_gem_commands_which_command
[588/751] 2051520=test_enum
[589/751] 2051523=parse_test
[590/751] 2051523=test_unix
[591/751] 2051523=test_gem_source_specific_file
[592/751] 2051523=test_optparse
[593/751] 2051514=test_coder
[594/751] 2051514=test_symbol
[595/751] 2051523=test_last_thread
[596/751] 2051529=test_etc
[597/751] 2051529=test_gem_remote_fetcher_local_server
[598/751] 2051523=test_ldap
[599/751] 2051523=test_gem_source_lock
[600/751] 2051523=test_cipher
[601/751] 2051529=test_hash
[602/751] 2051524=test_new
[603/751] 2051524=test_too_many_dummy_encodings
[604/751] 2051529=test_filter
[605/751] 2051523=test_gem_ext_cmake_builder
[606/751] 2051523=test_clone
[607/751] 2051526=test_objspace
[608/751] 2051524=test_erb_m17n
[609/751] 2051529=test_koi8
[610/751] 2051524=test_fnmatch
[611/751] 2051529=test_gem_resolver_vendor_set
[612/751] 2051529=test_https
[613/751] 2051524=test_require
[614/751] 2051521=test_erb_command
[615/751] 2051523=test_have_library
[616/751] 2051521=test_unicode_escape
[617/751] 2051521=integer_base_flags_test
[618/751] 2051528=test_httpresponses
[619/751] 2051521=test_ftp
[620/751] 2051521=test_raise
[621/751] 2051521=test_proxy
[622/751] 2051528=test_io_wait_uncommon
[623/751] 2051528=test_string
[624/751] 2051521=test_gem_ci_detector
[625/751] 2051521=test_yield
[626/751] 2051520=test_gem_request_set_lockfile_parser
[627/751] 2051528=test_shift_jis
[628/751] 2051528=test_gem_dependency_resolution_error
[629/751] 2051528=fixtures_test
[630/751] 2051520=test_rational2
[631/751] 2051520=test_http
[632/751] 2051528=test_gem_security_policy
[633/751] 2051516=test_gem_install_update_options
[634/751] 2051516=test_file
[635/751] 2051516=test_gem_resolver_index_set
[636/751] 2051528=test_case_options
[637/751] 2051516=test_update
[638/751] 2051528=test_files_sample
[639/751] 2051516=test_arity
[640/751] 2051516=test_switch_hitter
[641/751] 2051516=test_defined
[642/751] 2051528=test_pack
[643/751] 2051516=test_call
[644/751] 2051523=test_thread
[645/751] 2051516=json_generic_object_test
[646/751] 2051519=test_hash_create
[647/751] 2051516=test_gem_resolver_conflict
[648/751] 2051519=test_scalar
[649/751] 2051519=test_readpartial
[650/751] 2051516=test_gem_commands_contents_command
[651/751] 2051516=test_regexp
[652/751] 2051519=newline_offsets_test
[653/751] 2051524=test_rational
[654/751] 2051528=test_str2big
[655/751] 2051528=test_windows_1251
[656/751] 2051528=relocation_test
[657/751] 2051528=test_parser_events
[658/751] 2051528=test_eval
[659/751] 2051525=test_stat
[660/751] 2051525=test_addr
[661/751] 2051519=test_gem_resolver_best_set
[662/751] 2051525=test_convertible
[663/751] 2051519=test_helper
[664/751] 2051519=test_yamldbm
[665/751] 2051519=test_thread_cv
[666/751] 2051514=test_cgi_modruby
[667/751] 2051514=test_getopts
[668/751] 2051514=test_gem_resolver_api_specification
[669/751] 2051514=parameters_signature_test
[670/751] 2051519=test_primitive
[671/751] 2051514=test_gem_request
[672/751] 2051519=test_pkey
[673/751] 2051524=test_gem_commands_signin_command
[674/751] 2051519=test_nonblock
[675/751] 2051519=test_recorder
[676/751] 2051519=test_yield_block
[677/751] 2051519=test_gem_commands_specification_command
[678/751] 2051524=test_config
[679/751] 2051519=test_boolean
[680/751] 2051519=test_yaml
[681/751] 2051514=test_document
[682/751] 2051514=test_ractor
[683/751] 2051519=test_spell_checker
[684/751] 2051519=test_bug_reporter
[685/751] 2051514=test_sockopt
[686/751] 2051514=test_frozen_error
[687/751] 2051514=bom_test
[688/751] 2051514=test_file
[689/751] 2051529=test_lambda
[690/751] 2051528=test_encoding
[691/751] 2051528=test_thread
[692/751] 2051529=test_pattern_matching
[693/751] 2051528=test_gem_commands_search_command
[694/751] 2051528=test_arithmetic_sequence
[695/751] 2051528=test_literal
[696/751] 2051529=test_econv
[697/751] 2051520=test_foreach
[698/751] 2051520=test_securerandom
[699/751] 2051520=test_thread_queue
[700/751] 2051522=test_flip
[701/751] 2051524=test_nowrite
[702/751] 2051524=test_summary
[703/751] 2051522=test_stack
[704/751] 2051519=test_gem_ext_cargo_builder_unit
[705/751] 2051515=test_gem_commands_install_command
[706/751] 2051519=test_gem_source_local
[707/751] 2051524=test_num2int
[708/751] 2051524=test_have_macro
[709/751] 2051519=test_process
[710/751] 2051524=test_parse
[711/751] 2051529=test_iter_break
[712/751] 2051529=test_wss
[713/751] 2051522=test_address_resolve
[714/751] 2051529=test_gem_resolver_lock_specification
[715/751] 2051522=test_cstr
[716/751] 2051529=test_variable
[717/751] 2051529=test_digest
[718/751] 2051529=test_iterator
[719/751] 2051524=test_marshalable
[720/751] 2051524=test_gem_resolver_index_specification
[721/751] 2051514=test_string
[722/751] 2051514=test_method_cache
[723/751] 2051514=test_gem_dependency
[724/751] 2051520=parse_comments_test
[725/751] 2051524=test_class
[726/751] 2051529=test_serialize_subclasses
[727/751] 2051529=test_const
[728/751] 2051529=test_gem_commands_dependency_command
[729/751] 2051515=test_gem_ext_ext_conf_builder
[730/751] 2051520=test_cmethod
[731/751] 2051520=test_qsort
[732/751] 2051520=json_addition_test
[733/751] 2051520=test_thread_fd_close
[734/751] 2051520=test_storage
[735/751] 2051514=string_test
[736/751] 2051514=test_path_to_class
[737/751] 2051520=test_stream
[738/751] 2051514=json_common_interface_test
[739/751] 2051520=test_coverage
[740/751] 2051529=test_remote_fetch_error
[741/751] 2051514=test_pathname
[742/751] 2051529=test_dir_m17n
[743/751] 2051528=test_gem_resolver_git_specification
[744/751] 2051522=test_cgi_tag_helper
[745/751] 2051522=named_capture_test
[746/751] 2051522=test_io
[747/751] 2051528=test_gem_commands_cert_command
[748/751] 2051514=test_fileutils
[749/751] 2051522=test_process
[750/751] 2051525=test_object
[751/751] 2051522=test_eval
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 996 996 996 ? -1 Ss 1000 0:06 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
996 1015 1015 1015 pts/0 1015 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
1015 1018 1015 1015 pts/0 1015 S+ 1000 0:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1 1050354 1015 1015 pts/0 1015 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 1863343 1015 1015 pts/0 1015 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
1018 2050162 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
2050162 2050165 1015 1015 pts/0 1015 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.20250303-181630 --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'" --incremental --exclude-steps=test_btest
2050165 2050166 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250303-181630 --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' --incremental --exclude-steps=test_btest
2050166 2051183 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
2051183 2051184 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
2051184 2051511 1015 1015 pts/0 1015 Sl+ 1000 0:17 /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
2051511 2051518 1015 1015 pts/0 1015 Sl+ 1000 0:38 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: JSONInRactorTest#test_generate
2051518 2068946 1015 1015 pts/0 1015 S+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: JSONInRactorTest#test_generate
2050166 2086724 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx
{1=>[996, 1050354, 1863343], 996=>[1015], 1015=>[1018], 1018=>[2050162], 2050162=>[2050165], 2050165=>[2050166], 2050166=>[2051183, 2086724], 2051183=>[2051184], 2051184=>[2051511], 2051511=>[2051518], 2051518=>[2068946]}
$ timeout 60 gdb -p 2068946 -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".
futex_wait (private=0, expected=2, futex_word=0x515000135520) at ../sysdeps/nptl/futex-internal.h:146
>>> Threads
Id Target Id Frame
* 1 Thread 0x7b388f510c40 (LWP 2068946) "ruby" futex_wait (private=0, expected=2, futex_word=0x515000135520) at ../sysdeps/nptl/futex-internal.h:146
>>> Machine level backtrace
Thread 1 (Thread 0x7b388f510c40 (LWP 2068946) "ruby"):
#0 futex_wait (private=0, expected=2, futex_word=0x515000135520) at ../sysdeps/nptl/futex-internal.h:146
__ret = -512
err = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __GI___lll_lock_wait (futex=futex@entry=0x515000135520, private=0) at ./nptl/lowlevellock.c:49
No locals.
#2 0x00007b388f2a0101 in lll_mutex_lock_optimized (mutex=0x515000135520) at ./nptl/pthread_mutex_lock.c:48
__futex = 0x515000135520
private = <optimized out>
private = <optimized out>
__futex = <optimized out>
#3 ___pthread_mutex_lock (mutex=mutex@entry=0x515000135520) at ./nptl/pthread_mutex_lock.c:93
type = <optimized out>
__PRETTY_FUNCTION__ = "___pthread_mutex_lock"
id = <optimized out>
#4 0x00005d691497dfde in rb_native_mutex_lock (lock=0x515000135520) at /tmp/ruby/src/trunk_asan/thread_pthread.c:115
r = <optimized out>
#5 threadptr_interrupt_exec_cleanup (th=0x515000135400) at /tmp/ruby/src/trunk_asan/thread.c:6043
task = <optimized out>
#6 thread_cleanup_func_before_exec (th_ptr=th_ptr@entry=0x515000135400) at /tmp/ruby/src/trunk_asan/thread.c:509
th = 0x515000135400
#7 0x00005d691496d436 in thread_cleanup_func (th_ptr=0x515000135400, atfork=1) at /tmp/ruby/src/trunk_asan/thread.c:519
th = 0x515000135400
#8 terminate_atfork_i (th=0x515000135400, current_th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4761
No locals.
#9 0x00005d691496ce69 in rb_thread_atfork_internal (th=th@entry=0x515000000300, atfork=0x5d691496d2e0 <terminate_atfork_i>) at /tmp/ruby/src/trunk_asan/thread.c:4731
i = 0x515000135400
vm = 0x525000000100
r = 0x516000000380
#10 0x00005d691496c966 in rb_thread_atfork () at /tmp/ruby/src/trunk_asan/thread.c:4771
th = 0x515000000300
#11 0x00005d69147ec33e in after_fork_ruby (pid=0) at /tmp/ruby/src/trunk_asan/process.c:1589
No locals.
#12 rb_fork_ruby (status=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4149
try_gc = <optimized out>
child = {pid = 0, status = 0, error = 0}
pid = 0
err = 0
old = <optimized out>
#13 0x00005d69147ec91d in proc_fork_pid () at /tmp/ruby/src/trunk_asan/process.c:4162
pid = <optimized out>
#14 rb_call_proc__fork () at /tmp/ruby/src/trunk_asan/process.c:4177
rbimpl_id = 27409
id__fork = 27409
#15 0x00005d69147efa35 in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4278
pid = <optimized out>
#16 0x00005d6914a4e3c8 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:3801
ci = 0x64b100040001
cc = <optimized out>
me = 0x7b386b3c76b0
cfunc = 0x504000020058
recv = 135482247510640
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#17 0x00005d6914a3481d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc05148d10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#18 0x00005d6914a342d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
ci = <optimized out>
cc = 0x0
#19 0x00005d69149f57d8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b388c7ff4f0, cd=0x504000a41390, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#20 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x504000a41390
insns_address_table = {0x5d69149f1b26 <vm_exec_core+12950>, 0x5d69149eef35 <vm_exec_core+1701>, 0x5d69149f0717 <vm_exec_core+7815>, 0x5d69149f5946 <vm_exec_core+28854>, 0x5d69149f0062 <vm_exec_core+6098>, 0x5d69149f65b5 <vm_exec_core+32037>, 0x5d69149f4960 <vm_exec_core+24784>, 0x5d69149f27d5 <vm_exec_core+16197>, 0x5d69149ef234 <vm_exec_core+2468>, 0x5d69149f60dd <vm_exec_core+30797>, 0x5d69149f5cee <vm_exec_core+29790>, 0x5d69149f041f <vm_exec_core+7055>, 0x5d69149ef811 <vm_exec_core+3969>, 0x5d69149f4e01 <vm_exec_core+25969>, 0x5d69149f121b <vm_exec_core+10635>, 0x5d69149f62e7 <vm_exec_core+31319>, 0x5d69149f5f05 <vm_exec_core+30325>, 0x5d69149f19ce <vm_exec_core+12606>, 0x5d69149f2742 <vm_exec_core+16050>, 0x5d69149f4aea <vm_exec_core+25178>, 0x5d69149f5e69 <vm_exec_core+30169>, 0x5d69149f3bd8 <vm_exec_core+21320>, 0x5d69149f4b82 <vm_exec_core+25330>, 0x5d69149f4f80 <vm_exec_core+26352>, 0x5d69149f3b06 <vm_exec_core+21110>, 0x5d69149ef70d <vm_exec_core+3709>, 0x5d69149f4302 <vm_exec_core+23154>, 0x5d69149ef56e <vm_exec_core+3294>, 0x5d69149ef8b6 <vm_exec_core+4134>, 0x5d69149f1c5b <vm_exec_core+13259>, 0x5d69149f39ab <vm_exec_core+20763>, 0x5d69149f3f2b <vm_exec_core+22171>, 0x5d69149f373a <vm_exec_core+20138>, 0x5d69149ef181 <vm_exec_core+2289>, 0x5d69149f51c8 <vm_exec_core+26936>, 0x5d69149f5bf8 <vm_exec_core+29544>, 0x5d69149ef9b1 <vm_exec_core+4385>, 0x5d69149f0b19 <vm_exec_core+8841>, 0x5d69149f062a <vm_exec_core+7578>, 0x5d69149f137c <vm_exec_core+10988>, 0x5d69149f269e <vm_exec_core+15886>, 0x5d69149efaa1 <vm_exec_core+4625>, 0x5d69149f504d <vm_exec_core+26557>, 0x5d69149f0a7a <vm_exec_core+8682>, 0x5d69149f253f <vm_exec_core+15535>, 0x5d69149f2fb7 <vm_exec_core+18215>, 0x5d69149f4eff <vm_exec_core+26223>, 0x5d69149f3d8b <vm_exec_core+21755>, 0x5d69149f1585 <vm_exec_core+11509>, 0x5d69149f0d61 <vm_exec_core+9425>, 0x5d69149f4cdd <vm_exec_core+25677>, 0x5d69149f1dcf <vm_exec_core+13631>, 0x5d69149f43ad <vm_exec_core+23325>, 0x5d69149f3e9e <vm_exec_core+22030>, 0x5d69149f45ef <vm_exec_core+23903>, 0x5d69149f549d <vm_exec_core+27661>, 0x5d69149f31ba <vm_exec_core+18730>, 0x5d69149eec2b <vm_exec_core+923>, 0x5d69149f16f9 <vm_exec_core+11881>, 0x5d69149f4c29 <vm_exec_core+25497>, 0x5d69149f181f <vm_exec_core+12175>, 0x5d69149f3a48 <vm_exec_core+20920>, 0x5d69149f4203 <vm_exec_core+22899>, 0x5d69149f2d71 <vm_exec_core+17633>, 0x5d69149f386e <vm_exec_core+20446>, 0x5d69149f1a49 <vm_exec_core+12729>, 0x5d69149f1036 <vm_exec_core+10150>, 0x5d69149f46c6 <vm_exec_core+24118>, 0x5d69149efb57 <vm_exec_core+4807>, 0x5d69149f2b75 <vm_exec_core+17125>, 0x5d69149fd519 <vm_exec_core+60553>, 0x5d69149f3c7c <vm_exec_core+21484>, 0x5d69149efe01 <vm_exec_core+5489>, 0x5d69149f0302 <vm_exec_core+6770>, 0x5d69149eff1e <vm_exec_core+5774>, 0x5d69149f0c06 <vm_exec_core+9078>, 0x5d69149f13db <vm_exec_core+11083>, 0x5d69149eec30 <vm_exec_core+928>, 0x5d69149f0977 <vm_exec_core+8423>, 0x5d69149f67f1 <vm_exec_core+32609>, 0x5d69149f4120 <vm_exec_core+22672>, 0x5d69149f30b8 <vm_exec_core+18472>, 0x5d69149f50be <vm_exec_core+26670>, 0x5d69149f68bd <vm_exec_core+32813>, 0x5d69149f53bd <vm_exec_core+27437>, 0x5d69149f6375 <vm_exec_core+31461>, 0x5d69149f6442 <vm_exec_core+31666>, 0x5d69149ef631 <vm_exec_core+3489>, 0x5d69149f5fa7 <vm_exec_core+30487>, 0x5d69149f1cf8 <vm_exec_core+13416>, 0x5d69149f61b6 <vm_exec_core+31014>, 0x5d69149f18c4 <vm_exec_core+12340>, 0x5d69149f529d <vm_exec_core+27149>, 0x5d69149f0e80 <vm_exec_core+9712>, 0x5d69149f1fed <vm_exec_core+14173>, 0x5d69149f651b <vm_exec_core+31883>, 0x5d69149f25fa <vm_exec_core+15722>, 0x5d69149f2183 <vm_exec_core+14579>, 0x5d69149eecf9 <vm_exec_core+1129>, 0x5d69149ef385 <vm_exec_core+2805>, 0x5d69149eeddb <vm_exec_core+1355>, 0x5d69149f2e65 <vm_exec_core+17877>, 0x5d69149f2321 <vm_exec_core+14993>, 0x5d69149f2a52 <vm_exec_core+16834>, 0x5d69149f2975 <vm_exec_core+16613>, 0x5d69149f1b64 <vm_exec_core+13012>, 0x5d69149f221d <vm_exec_core+14733>, 0x5d69149f1eca <vm_exec_core+13882>, 0x5d69149f24c4 <vm_exec_core+15412>, 0x5d69149f2449 <vm_exec_core+15289>, 0x5d69149f1b17 <vm_exec_core+12935>, 0x5d69149eef26 <vm_exec_core+1686>, 0x5d69149f0708 <vm_exec_core+7800>, 0x5d69149f5937 <vm_exec_core+28839>, 0x5d69149f0053 <vm_exec_core+6083>, 0x5d69149f65a6 <vm_exec_core+32022>, 0x5d69149f4951 <vm_exec_core+24769>, 0x5d69149f27c6 <vm_exec_core+16182>, 0x5d69149ef225 <vm_exec_core+2453>, 0x5d69149f60ce <vm_exec_core+30782>, 0x5d69149f5cdf <vm_exec_core+29775>, 0x5d69149f0410 <vm_exec_core+7040>, 0x5d69149ef802 <vm_exec_core+3954>, 0x5d69149f4df2 <vm_exec_core+25954>, 0x5d69149f120c <vm_exec_core+10620>, 0x5d69149f62d8 <vm_exec_core+31304>, 0x5d69149f5ef6 <vm_exec_core+30310>, 0x5d69149f19bf <vm_exec_core+12591>, 0x5d69149f2733 <vm_exec_core+16035>, 0x5d69149f4adb <vm_exec_core+25163>, 0x5d69149f5e5a <vm_exec_core+30154>, 0x5d69149f3bc9 <vm_exec_core+21305>, 0x5d69149f4b73 <vm_exec_core+25315>, 0x5d69149f4f71 <vm_exec_core+26337>, 0x5d69149f3af7 <vm_exec_core+21095>, 0x5d69149ef6fe <vm_exec_core+3694>, 0x5d69149f42f3 <vm_exec_core+23139>, 0x5d69149ef55f <vm_exec_core+3279>, 0x5d69149ef8a7 <vm_exec_core+4119>, 0x5d69149f1c4c <vm_exec_core+13244>, 0x5d69149f399c <vm_exec_core+20748>, 0x5d69149f3f1c <vm_exec_core+22156>, 0x5d69149f372b <vm_exec_core+20123>, 0x5d69149ef172 <vm_exec_core+2274>, 0x5d69149f51b9 <vm_exec_core+26921>, 0x5d69149f5be9 <vm_exec_core+29529>, 0x5d69149ef9a2 <vm_exec_core+4370>, 0x5d69149f0b0a <vm_exec_core+8826>, 0x5d69149f061b <vm_exec_core+7563>, 0x5d69149f136d <vm_exec_core+10973>, 0x5d69149f268f <vm_exec_core+15871>, 0x5d69149efa92 <vm_exec_core+4610>, 0x5d69149f503e <vm_exec_core+26542>, 0x5d69149f0a6b <vm_exec_core+8667>, 0x5d69149f2530 <vm_exec_core+15520>, 0x5d69149f2fa8 <vm_exec_core+18200>, 0x5d69149f4ef0 <vm_exec_core+26208>, 0x5d69149f3d7c <vm_exec_core+21740>, 0x5d69149f1576 <vm_exec_core+11494>, 0x5d69149f0d52 <vm_exec_core+9410>, 0x5d69149f4cce <vm_exec_core+25662>, 0x5d69149f1dc0 <vm_exec_core+13616>, 0x5d69149f439e <vm_exec_core+23310>, 0x5d69149f3e8f <vm_exec_core+22015>, 0x5d69149f45e0 <vm_exec_core+23888>, 0x5d69149f548e <vm_exec_core+27646>, 0x5d69149f31ab <vm_exec_core+18715>, 0x5d69149f3d2c <vm_exec_core+21660>, 0x5d69149f16ea <vm_exec_core+11866>, 0x5d69149f4c1a <vm_exec_core+25482>, 0x5d69149f1810 <vm_exec_core+12160>, 0x5d69149f3a39 <vm_exec_core+20905>, 0x5d69149f3d2c <vm_exec_core+21660>, 0x5d69149f2d62 <vm_exec_core+17618>, 0x5d69149f385f <vm_exec_core+20431>, 0x5d69149f1a3a <vm_exec_core+12714>, 0x5d69149f1027 <vm_exec_core+10135>, 0x5d69149f46b7 <vm_exec_core+24103>, 0x5d69149efb48 <vm_exec_core+4792>, 0x5d69149f2b66 <vm_exec_core+17110>, 0x5d69149fd50a <vm_exec_core+60538>, 0x5d69149f3c6d <vm_exec_core+21469>, 0x5d69149efdf2 <vm_exec_core+5474>, 0x5d69149f02f3 <vm_exec_core+6755>, 0x5d69149eff0f <vm_exec_core+5759>, 0x5d69149f0bf7 <vm_exec_core+9063>, 0x5d69149f13cc <vm_exec_core+11068>, 0x5d69149f3075 <vm_exec_core+18405>, 0x5d69149f2685 <vm_exec_core+15861>, 0x5d69149f3070 <vm_exec_core+18400>, 0x5d69149f3bc4 <vm_exec_core+21300>, 0x5d69149f3af2 <vm_exec_core+21090>, 0x5d69149f0bf2 <vm_exec_core+9058>, 0x5d69149f3d40 <vm_exec_core+21680>, 0x5d69149f1cee <vm_exec_core+13406>, 0x5d69149f1cf3 <vm_exec_core+13411>, 0x5d69149f3aed <vm_exec_core+21085>, 0x5d69149f3992 <vm_exec_core+20738>, 0x5d69149f2a39 <vm_exec_core+16809>, 0x5d69149f2961 <vm_exec_core+16593>...}
reg_cfp = 0x7b388c7ff4f0
reg_pc = 0x51100039e6e0
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_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_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <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>
th: 0x515000000300, native_id: 0x7b388f510c40
-- Control frame information -----------------------------------------------
c:0015 p:---- s:0102 e:000101 CFUNC :fork
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
c:0014 p:0004 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/json/ractor_test.rb:12
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>
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
INSN_LABEL_trace_opt_empty_p = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
c:0007 p:0069 s:0046 E:0015c0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH]
th: 0x515000135400, native_id: 0x7b38694006c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 CFUNC :sleep
c:0005 p:---- s:0023 e:000022 CFUNC :wait
c:0004 p:0019 s:0017 e:000016 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:107 [FINISH]
c:0003 p:---- s:0014 e:000013 CFUNC :synchronize
c:0002 p:0070 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
th: 0x51500021bb80, native_id: 0x7b38630006c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0019 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#21 0x00005d69149eb03b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
_ec = 0x5160000006d0
_tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffc05149020, <optimized out>, <optimized out>}, prev = 0x7b388d2c8740, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = <optimized out>
#22 0x00005d6914a6bd32 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b388c7ff620, self=135482836530480, 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:1626
flags = 0
iseq = 0x7b388eb5e1d0
cfp = <optimized out>
sp = 0x7b388c6ffa28
use_argv = 0x7b388d02f2e0
stack_argv = 0x7b388c6ffa28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#23 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:1640
th: 0x5150001f4f80, native_id: 0x7b386bc006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
captured = 0x7b388c7ff620
#24 0x00005d6914a18106 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:1677
No locals.
#25 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#26 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#27 0x00005d6914a18106 in rb_yield (val=<optimized out>)
No locals.
#28 0x00005d6914bcc556 in rb_ary_collect (ary=135482247514400) at /tmp/ruby/src/trunk_asan/array.c:3650
collect = 135482247510720
i = 0
#29 0x00005d6914a4e3c8 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:3801
ci = 0x165100000001
cc = <optimized out>
me = 0x7b388f430150
cfunc = 0x50400000a758
recv = 135482247514400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#30 0x00005d69149f57d8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b388c7ff608, cd=0x51100000c050, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#31 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x51100000c050
insns_address_table = {0x5d69149f1b26 <vm_exec_core+12950>, 0x5d69149eef35 <vm_exec_core+1701>, 0x5d69149f0717 <vm_exec_core+7815>, 0x5d69149f5946 <vm_exec_core+28854>, 0x5d69149f0062 <vm_exec_core+6098>, 0x5d69149f65b5 <vm_exec_core+32037>, 0x5d69149f4960 <vm_exec_core+24784>, 0x5d69149f27d5 <vm_exec_core+16197>, 0x5d69149ef234 <vm_exec_core+2468>, 0x5d69149f60dd <vm_exec_core+30797>, 0x5d69149f5cee <vm_exec_core+29790>, 0x5d69149f041f <vm_exec_core+7055>, 0x5d69149ef811 <vm_exec_core+3969>, 0x5d69149f4e01 <vm_exec_core+25969>, 0x5d69149f121b <vm_exec_core+10635>, 0x5d69149f62e7 <vm_exec_core+31319>, 0x5d69149f5f05 <vm_exec_core+30325>, 0x5d69149f19ce <vm_exec_core+12606>, 0x5d69149f2742 <vm_exec_core+16050>, 0x5d69149f4aea <vm_exec_core+25178>, 0x5d69149f5e69 <vm_exec_core+30169>, 0x5d69149f3bd8 <vm_exec_core+21320>, 0x5d69149f4b82 <vm_exec_core+25330>, 0x5d69149f4f80 <vm_exec_core+26352>, 0x5d69149f3b06 <vm_exec_core+21110>, 0x5d69149ef70d <vm_exec_core+3709>, 0x5d69149f4302 <vm_exec_core+23154>, 0x5d69149ef56e <vm_exec_core+3294>, 0x5d69149ef8b6 <vm_exec_core+4134>, 0x5d69149f1c5b <vm_exec_core+13259>, 0x5d69149f39ab <vm_exec_core+20763>, 0x5d69149f3f2b <vm_exec_core+22171>, 0x5d69149f373a <vm_exec_core+20138>, 0x5d69149ef181 <vm_exec_core+2289>, 0x5d69149f51c8 <vm_exec_core+26936>, 0x5d69149f5bf8 <vm_exec_core+29544>, 0x5d69149ef9b1 <vm_exec_core+4385>, 0x5d69149f0b19 <vm_exec_core+8841>, 0x5d69149f062a <vm_exec_core+7578>, 0x5d69149f137c <vm_exec_core+10988>, 0x5d69149f269e <vm_exec_core+15886>, 0x5d69149efaa1 <vm_exec_core+4625>, 0x5d69149f504d <vm_exec_core+26557>, 0x5d69149f0a7a <vm_exec_core+8682>, 0x5d69149f253f <vm_exec_core+15535>, 0x5d69149f2fb7 <vm_exec_core+18215>, 0x5d69149f4eff <vm_exec_core+26223>, 0x5d69149f3d8b <vm_exec_core+21755>, 0x5d69149f1585 <vm_exec_core+11509>, 0x5d69149f0d61 <vm_exec_core+9425>, 0x5d69149f4cdd <vm_exec_core+25677>, 0x5d69149f1dcf <vm_exec_core+13631>, 0x5d69149f43ad <vm_exec_core+23325>, 0x5d69149f3e9e <vm_exec_core+22030>, 0x5d69149f45ef <vm_exec_core+23903>, 0x5d69149f549d <vm_exec_core+27661>, 0x5d69149f31ba <vm_exec_core+18730>, 0x5d69149eec2b <vm_exec_core+923>, 0x5d69149f16f9 <vm_exec_core+11881>, 0x5d69149f4c29 <vm_exec_core+25497>, 0x5d69149f181f <vm_exec_core+12175>, 0x5d69149f3a48 <vm_exec_core+20920>, 0x5d69149f4203 <vm_exec_core+22899>, 0x5d69149f2d71 <vm_exec_core+17633>, 0x5d69149f386e <vm_exec_core+20446>, 0x5d69149f1a49 <vm_exec_core+12729>, 0x5d69149f1036 <vm_exec_core+10150>, 0x5d69149f46c6 <vm_exec_core+24118>, 0x5d69149efb57 <vm_exec_core+4807>, 0x5d69149f2b75 <vm_exec_core+17125>, 0x5d69149fd519 <vm_exec_core+60553>, 0x5d69149f3c7c <vm_exec_core+21484>, 0x5d69149efe01 <vm_exec_core+5489>, 0x5d69149f0302 <vm_exec_core+6770>, 0x5d69149eff1e <vm_exec_core+5774>, 0x5d69149f0c06 <vm_exec_core+9078>, 0x5d69149f13db <vm_exec_core+11083>, 0x5d69149eec30 <vm_exec_core+928>, 0x5d69149f0977 <vm_exec_core+8423>, 0x5d69149f67f1 <vm_exec_core+32609>, 0x5d69149f4120 <vm_exec_core+22672>, 0x5d69149f30b8 <vm_exec_core+18472>, 0x5d69149f50be <vm_exec_core+26670>, 0x5d69149f68bd <vm_exec_core+32813>, 0x5d69149f53bd <vm_exec_core+27437>, 0x5d69149f6375 <vm_exec_core+31461>, 0x5d69149f6442 <vm_exec_core+31666>, 0x5d69149ef631 <vm_exec_core+3489>, 0x5d69149f5fa7 <vm_exec_core+30487>, 0x5d69149f1cf8 <vm_exec_core+13416>, 0x5d69149f61b6 <vm_exec_core+31014>, 0x5d69149f18c4 <vm_exec_core+12340>, 0x5d69149f529d <vm_exec_core+27149>, 0x5d69149f0e80 <vm_exec_core+9712>, 0x5d69149f1fed <vm_exec_core+14173>, 0x5d69149f651b <vm_exec_core+31883>, 0x5d69149f25fa <vm_exec_core+15722>, 0x5d69149f2183 <vm_exec_core+14579>, 0x5d69149eecf9 <vm_exec_core+1129>, 0x5d69149ef385 <vm_exec_core+2805>, 0x5d69149eeddb <vm_exec_core+1355>, 0x5d69149f2e65 <vm_exec_core+17877>, 0x5d69149f2321 <vm_exec_core+14993>, 0x5d69149f2a52 <vm_exec_core+16834>, 0x5d69149f2975 <vm_exec_core+16613>, 0x5d69149f1b64 <vm_exec_core+13012>, 0x5d69149f221d <vm_exec_core+14733>, 0x5d69149f1eca <vm_exec_core+13882>, 0x5d69149f24c4 <vm_exec_core+15412>, 0x5d69149f2449 <vm_exec_core+15289>, 0x5d69149f1b17 <vm_exec_core+12935>, 0x5d69149eef26 <vm_exec_core+1686>, 0x5d69149f0708 <vm_exec_core+7800>, 0x5d69149f5937 <vm_exec_core+28839>, 0x5d69149f0053 <vm_exec_core+6083>, 0x5d69149f65a6 <vm_exec_core+32022>, 0x5d69149f4951 <vm_exec_core+24769>, 0x5d69149f27c6 <vm_exec_core+16182>, 0x5d69149ef225 <vm_exec_core+2453>, 0x5d69149f60ce <vm_exec_core+30782>, 0x5d69149f5cdf <vm_exec_core+29775>, 0x5d69149f0410 <vm_exec_core+7040>, 0x5d69149ef802 <vm_exec_core+3954>, 0x5d69149f4df2 <vm_exec_core+25954>, 0x5d69149f120c <vm_exec_core+10620>, 0x5d69149f62d8 <vm_exec_core+31304>, 0x5d69149f5ef6 <vm_exec_core+30310>, 0x5d69149f19bf <vm_exec_core+12591>, 0x5d69149f2733 <vm_exec_core+16035>, 0x5d69149f4adb <vm_exec_core+25163>, 0x5d69149f5e5a <vm_exec_core+30154>, 0x5d69149f3bc9 <vm_exec_core+21305>, 0x5d69149f4b73 <vm_exec_core+25315>, 0x5d69149f4f71 <vm_exec_core+26337>, 0x5d69149f3af7 <vm_exec_core+21095>, 0x5d69149ef6fe <vm_exec_core+3694>, 0x5d69149f42f3 <vm_exec_core+23139>, 0x5d69149ef55f <vm_exec_core+3279>, 0x5d69149ef8a7 <vm_exec_core+4119>, 0x5d69149f1c4c <vm_exec_core+13244>, 0x5d69149f399c <vm_exec_core+20748>, 0x5d69149f3f1c <vm_exec_core+22156>, 0x5d69149f372b <vm_exec_core+20123>, 0x5d69149ef172 <vm_exec_core+2274>, 0x5d69149f51b9 <vm_exec_core+26921>, 0x5d69149f5be9 <vm_exec_core+29529>, 0x5d69149ef9a2 <vm_exec_core+4370>, 0x5d69149f0b0a <vm_exec_core+8826>, 0x5d69149f061b <vm_exec_core+7563>, 0x5d69149f136d <vm_exec_core+10973>, 0x5d69149f268f <vm_exec_core+15871>, 0x5d69149efa92 <vm_exec_core+4610>, 0x5d69149f503e <vm_exec_core+26542>, 0x5d69149f0a6b <vm_exec_core+8667>, 0x5d69149f2530 <vm_exec_core+15520>, 0x5d69149f2fa8 <vm_exec_core+18200>, 0x5d69149f4ef0 <vm_exec_core+26208>, 0x5d69149f3d7c <vm_exec_core+21740>, 0x5d69149f1576 <vm_exec_core+11494>, 0x5d69149f0d52 <vm_exec_core+9410>, 0x5d69149f4cce <vm_exec_core+25662>, 0x5d69149f1dc0 <vm_exec_core+13616>, 0x5d69149f439e <vm_exec_core+23310>, 0x5d69149f3e8f <vm_exec_core+22015>, 0x5d69149f45e0 <vm_exec_core+23888>, 0x5d69149f548e <vm_exec_core+27646>, 0x5d69149f31ab <vm_exec_core+18715>, 0x5d69149f3d2c <vm_exec_core+21660>, 0x5d69149f16ea <vm_exec_core+11866>, 0x5d69149f4c1a <vm_exec_core+25482>, 0x5d69149f1810 <vm_exec_core+12160>, 0x5d69149f3a39 <vm_exec_core+20905>, 0x5d69149f3d2c <vm_exec_core+21660>, 0x5d69149f2d62 <vm_exec_core+17618>, 0x5d69149f385f <vm_exec_core+20431>, 0x5d69149f1a3a <vm_exec_core+12714>, 0x5d69149f1027 <vm_exec_core+10135>, 0x5d69149f46b7 <vm_exec_core+24103>, 0x5d69149efb48 <vm_exec_core+4792>, 0x5d69149f2b66 <vm_exec_core+17110>, 0x5d69149fd50a <vm_exec_core+60538>, 0x5d69149f3c6d <vm_exec_core+21469>, 0x5d69149efdf2 <vm_exec_core+5474>, 0x5d69149f02f3 <vm_exec_core+6755>, 0x5d69149eff0f <vm_exec_core+5759>, 0x5d69149f0bf7 <vm_exec_core+9063>, 0x5d69149f13cc <vm_exec_core+11068>, 0x5d69149f3075 <vm_exec_core+18405>, 0x5d69149f2685 <vm_exec_core+15861>, 0x5d69149f3070 <vm_exec_core+18400>, 0x5d69149f3bc4 <vm_exec_core+21300>, 0x5d69149f3af2 <vm_exec_core+21090>, 0x5d69149f0bf2 <vm_exec_core+9058>, 0x5d69149f3d40 <vm_exec_core+21680>, 0x5d69149f1cee <vm_exec_core+13406>, 0x5d69149f1cf3 <vm_exec_core+13411>, 0x5d69149f3aed <vm_exec_core+21085>, 0x5d69149f3992 <vm_exec_core+20738>, 0x5d69149f2a39 <vm_exec_core+16809>, 0x5d69149f2961 <vm_exec_core+16593>...}
reg_cfp = 0x7b388c7ff608
reg_pc = 0x5190000143b8
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_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_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <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>
#32 0x00005d69149eb03b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
_ec = 0x5160000006d0
_tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffc05149b20, <optimized out>, <optimized out>}, prev = 0x7b388d26c940, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = <optimized out>
#33 0x00005d6914a6bd32 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7b388c7ff738, self=135482836530480, 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:1626
flags = 0
iseq = 0x7b388eb9c958
cfp = <optimized out>
sp = 0x7b388c6ff8d0
use_argv = 0x7b388d011ea0
stack_argv = 0x7b388c6ff8d0
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#34 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:1640
captured = 0x7b388c7ff738
#35 0x00005d6914a18106 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:1677
No locals.
#36 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#37 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#38 0x00005d6914a18106 in rb_yield (val=<optimized out>)
No locals.
#39 0x00005d6914bcc556 in rb_ary_collect (ary=135482247515600) at /tmp/ruby/src/trunk_asan/array.c:3650
collect = 135482247515520
i = 0
#40 0x00005d6914a4e3c8 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:3801
ci = 0x165100000001
cc = <optimized out>
me = 0x7b388f430150
cfunc = 0x50400000a758
recv = 135482247515600
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#41 0x00005d69149f57d8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7b388c7ff720, cd=0x5020000098f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#42 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020000098f0
insns_address_table = {0x5d69149f1b26 <vm_exec_core+12950>, 0x5d69149eef35 <vm_exec_core+1701>, 0x5d69149f0717 <vm_exec_core+7815>, 0x5d69149f5946 <vm_exec_core+28854>, 0x5d69149f0062 <vm_exec_core+6098>, 0x5d69149f65b5 <vm_exec_core+32037>, 0x5d69149f4960 <vm_exec_core+24784>, 0x5d69149f27d5 <vm_exec_core+16197>, 0x5d69149ef234 <vm_exec_core+2468>, 0x5d69149f60dd <vm_exec_core+30797>, 0x5d69149f5cee <vm_exec_core+29790>, 0x5d69149f041f <vm_exec_core+7055>, 0x5d69149ef811 <vm_exec_core+3969>, 0x5d69149f4e01 <vm_exec_core+25969>, 0x5d69149f121b <vm_exec_core+10635>, 0x5d69149f62e7 <vm_exec_core+31319>, 0x5d69149f5f05 <vm_exec_core+30325>, 0x5d69149f19ce <vm_exec_core+12606>, 0x5d69149f2742 <vm_exec_core+16050>, 0x5d69149f4aea <vm_exec_core+25178>, 0x5d69149f5e69 <vm_exec_core+30169>, 0x5d69149f3bd8 <vm_exec_core+21320>, 0x5d69149f4b82 <vm_exec_core+25330>, 0x5d69149f4f80 <vm_exec_core+26352>, 0x5d69149f3b06 <vm_exec_core+21110>, 0x5d69149ef70d <vm_exec_core+3709>, 0x5d69149f4302 <vm_exec_core+23154>, 0x5d69149ef56e <vm_exec_core+3294>, 0x5d69149ef8b6 <vm_exec_core+4134>, 0x5d69149f1c5b <vm_exec_core+13259>, 0x5d69149f39ab <vm_exec_core+20763>, 0x5d69149f3f2b <vm_exec_core+22171>, 0x5d69149f373a <vm_exec_core+20138>, 0x5d69149ef181 <vm_exec_core+2289>, 0x5d69149f51c8 <vm_exec_core+26936>, 0x5d69149f5bf8 <vm_exec_core+29544>, 0x5d69149ef9b1 <vm_exec_core+4385>, 0x5d69149f0b19 <vm_exec_core+8841>, 0x5d69149f062a <vm_exec_core+7578>, 0x5d69149f137c <vm_exec_core+10988>, 0x5d69149f269e <vm_exec_core+15886>, 0x5d69149efaa1 <vm_exec_core+4625>, 0x5d69149f504d <vm_exec_core+26557>, 0x5d69149f0a7a <vm_exec_core+8682>, 0x5d69149f253f <vm_exec_core+15535>, 0x5d69149f2fb7 <vm_exec_core+18215>, 0x5d69149f4eff <vm_exec_core+26223>, 0x5d69149f3d8b <vm_exec_core+21755>, 0x5d69149f1585 <vm_exec_core+11509>, 0x5d69149f0d61 <vm_exec_core+9425>, 0x5d69149f4cdd <vm_exec_core+25677>, 0x5d69149f1dcf <vm_exec_core+13631>, 0x5d69149f43ad <vm_exec_core+23325>, 0x5d69149f3e9e <vm_exec_core+22030>, 0x5d69149f45ef <vm_exec_core+23903>, 0x5d69149f549d <vm_exec_core+27661>, 0x5d69149f31ba <vm_exec_core+18730>, 0x5d69149eec2b <vm_exec_core+923>, 0x5d69149f16f9 <vm_exec_core+11881>, 0x5d69149f4c29 <vm_exec_core+25497>, 0x5d69149f181f <vm_exec_core+12175>, 0x5d69149f3a48 <vm_exec_core+20920>, 0x5d69149f4203 <vm_exec_core+22899>, 0x5d69149f2d71 <vm_exec_core+17633>, 0x5d69149f386e <vm_exec_core+20446>, 0x5d69149f1a49 <vm_exec_core+12729>, 0x5d69149f1036 <vm_exec_core+10150>, 0x5d69149f46c6 <vm_exec_core+24118>, 0x5d69149efb57 <vm_exec_core+4807>, 0x5d69149f2b75 <vm_exec_core+17125>, 0x5d69149fd519 <vm_exec_core+60553>, 0x5d69149f3c7c <vm_exec_core+21484>, 0x5d69149efe01 <vm_exec_core+5489>, 0x5d69149f0302 <vm_exec_core+6770>, 0x5d69149eff1e <vm_exec_core+5774>, 0x5d69149f0c06 <vm_exec_core+9078>, 0x5d69149f13db <vm_exec_core+11083>, 0x5d69149eec30 <vm_exec_core+928>, 0x5d69149f0977 <vm_exec_core+8423>, 0x5d69149f67f1 <vm_exec_core+32609>, 0x5d69149f4120 <vm_exec_core+22672>, 0x5d69149f30b8 <vm_exec_core+18472>, 0x5d69149f50be <vm_exec_core+26670>, 0x5d69149f68bd <vm_exec_core+32813>, 0x5d69149f53bd <vm_exec_core+27437>, 0x5d69149f6375 <vm_exec_core+31461>, 0x5d69149f6442 <vm_exec_core+31666>, 0x5d69149ef631 <vm_exec_core+3489>, 0x5d69149f5fa7 <vm_exec_core+30487>, 0x5d69149f1cf8 <vm_exec_core+13416>, 0x5d69149f61b6 <vm_exec_core+31014>, 0x5d69149f18c4 <vm_exec_core+12340>, 0x5d69149f529d <vm_exec_core+27149>, 0x5d69149f0e80 <vm_exec_core+9712>, 0x5d69149f1fed <vm_exec_core+14173>, 0x5d69149f651b <vm_exec_core+31883>, 0x5d69149f25fa <vm_exec_core+15722>, 0x5d69149f2183 <vm_exec_core+14579>, 0x5d69149eecf9 <vm_exec_core+1129>, 0x5d69149ef385 <vm_exec_core+2805>, 0x5d69149eeddb <vm_exec_core+1355>, 0x5d69149f2e65 <vm_exec_core+17877>, 0x5d69149f2321 <vm_exec_core+14993>, 0x5d69149f2a52 <vm_exec_core+16834>, 0x5d69149f2975 <vm_exec_core+16613>, 0x5d69149f1b64 <vm_exec_core+13012>, 0x5d69149f221d <vm_exec_core+14733>, 0x5d69149f1eca <vm_exec_core+13882>, 0x5d69149f24c4 <vm_exec_core+15412>, 0x5d69149f2449 <vm_exec_core+15289>, 0x5d69149f1b17 <vm_exec_core+12935>, 0x5d69149eef26 <vm_exec_core+1686>, 0x5d69149f0708 <vm_exec_core+7800>, 0x5d69149f5937 <vm_exec_core+28839>, 0x5d69149f0053 <vm_exec_core+6083>, 0x5d69149f65a6 <vm_exec_core+32022>, 0x5d69149f4951 <vm_exec_core+24769>, 0x5d69149f27c6 <vm_exec_core+16182>, 0x5d69149ef225 <vm_exec_core+2453>, 0x5d69149f60ce <vm_exec_core+30782>, 0x5d69149f5cdf <vm_exec_core+29775>, 0x5d69149f0410 <vm_exec_core+7040>, 0x5d69149ef802 <vm_exec_core+3954>, 0x5d69149f4df2 <vm_exec_core+25954>, 0x5d69149f120c <vm_exec_core+10620>, 0x5d69149f62d8 <vm_exec_core+31304>, 0x5d69149f5ef6 <vm_exec_core+30310>, 0x5d69149f19bf <vm_exec_core+12591>, 0x5d69149f2733 <vm_exec_core+16035>, 0x5d69149f4adb <vm_exec_core+25163>, 0x5d69149f5e5a <vm_exec_core+30154>, 0x5d69149f3bc9 <vm_exec_core+21305>, 0x5d69149f4b73 <vm_exec_core+25315>, 0x5d69149f4f71 <vm_exec_core+26337>, 0x5d69149f3af7 <vm_exec_core+21095>, 0x5d69149ef6fe <vm_exec_core+3694>, 0x5d69149f42f3 <vm_exec_core+23139>, 0x5d69149ef55f <vm_exec_core+3279>, 0x5d69149ef8a7 <vm_exec_core+4119>, 0x5d69149f1c4c <vm_exec_core+13244>, 0x5d69149f399c <vm_exec_core+20748>, 0x5d69149f3f1c <vm_exec_core+22156>, 0x5d69149f372b <vm_exec_core+20123>, 0x5d69149ef172 <vm_exec_core+2274>, 0x5d69149f51b9 <vm_exec_core+26921>, 0x5d69149f5be9 <vm_exec_core+29529>, 0x5d69149ef9a2 <vm_exec_core+4370>, 0x5d69149f0b0a <vm_exec_core+8826>, 0x5d69149f061b <vm_exec_core+7563>, 0x5d69149f136d <vm_exec_core+10973>, 0x5d69149f268f <vm_exec_core+15871>, 0x5d69149efa92 <vm_exec_core+4610>, 0x5d69149f503e <vm_exec_core+26542>, 0x5d69149f0a6b <vm_exec_core+8667>, 0x5d69149f2530 <vm_exec_core+15520>, 0x5d69149f2fa8 <vm_exec_core+18200>, 0x5d69149f4ef0 <vm_exec_core+26208>, 0x5d69149f3d7c <vm_exec_core+21740>, 0x5d69149f1576 <vm_exec_core+11494>, 0x5d69149f0d52 <vm_exec_core+9410>, 0x5d69149f4cce <vm_exec_core+25662>, 0x5d69149f1dc0 <vm_exec_core+13616>, 0x5d69149f439e <vm_exec_core+23310>, 0x5d69149f3e8f <vm_exec_core+22015>, 0x5d69149f45e0 <vm_exec_core+23888>, 0x5d69149f548e <vm_exec_core+27646>, 0x5d69149f31ab <vm_exec_core+18715>, 0x5d69149f3d2c <vm_exec_core+21660>, 0x5d69149f16ea <vm_exec_core+11866>, 0x5d69149f4c1a <vm_exec_core+25482>, 0x5d69149f1810 <vm_exec_core+12160>, 0x5d69149f3a39 <vm_exec_core+20905>, 0x5d69149f3d2c <vm_exec_core+21660>, 0x5d69149f2d62 <vm_exec_core+17618>, 0x5d69149f385f <vm_exec_core+20431>, 0x5d69149f1a3a <vm_exec_core+12714>, 0x5d69149f1027 <vm_exec_core+10135>, 0x5d69149f46b7 <vm_exec_core+24103>, 0x5d69149efb48 <vm_exec_core+4792>, 0x5d69149f2b66 <vm_exec_core+17110>, 0x5d69149fd50a <vm_exec_core+60538>, 0x5d69149f3c6d <vm_exec_core+21469>, 0x5d69149efdf2 <vm_exec_core+5474>, 0x5d69149f02f3 <vm_exec_core+6755>, 0x5d69149eff0f <vm_exec_core+5759>, 0x5d69149f0bf7 <vm_exec_core+9063>, 0x5d69149f13cc <vm_exec_core+11068>, 0x5d69149f3075 <vm_exec_core+18405>, 0x5d69149f2685 <vm_exec_core+15861>, 0x5d69149f3070 <vm_exec_core+18400>, 0x5d69149f3bc4 <vm_exec_core+21300>, 0x5d69149f3af2 <vm_exec_core+21090>, 0x5d69149f0bf2 <vm_exec_core+9058>, 0x5d69149f3d40 <vm_exec_core+21680>, 0x5d69149f1cee <vm_exec_core+13406>, 0x5d69149f1cf3 <vm_exec_core+13411>, 0x5d69149f3aed <vm_exec_core+21085>, 0x5d69149f3992 <vm_exec_core+20738>, 0x5d69149f2a39 <vm_exec_core+16809>, 0x5d69149f2961 <vm_exec_core+16593>...}
reg_cfp = 0x7b388c7ff720
reg_pc = 0x50400002d3f8
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_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_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <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>
#43 0x00005d69149eb42b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#44 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
_ec = 0x5160000006d0
_tag = <optimized out>
state = <optimized out>
result = 36
#45 0x00005d69146715cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x7b388eb9cae8) at /tmp/ruby/src/trunk_asan/eval.c:280
_ec = 0x5160000006d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc0514a7b0, <optimized out>, 0x7ffc0514a700, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7b388eb9cae8
#46 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
ec = 0x5160000006d0
status = <optimized out>
#47 0x00005d691466ab37 in rb_main (argc=10, argv=0x7ffc0514a988) at /tmp/ruby/src/trunk_asan/main.c:40
variable_in_this_stack_frame = <optimized out>
#48 main (argc=10, argv=0x7ffc0514a988) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2068946) detached]
$ timeout 60 gdb -p 2051518 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2068947]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:389
>>> Threads
Id Target Id Frame
* 1 Thread 0x7b388f510c40 (LWP 2051518) "ruby" __memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:389
2 Thread 0x7b38730006c0 (LWP 2068947) "ruby" 0x00007b388f31b4cd in __GI___poll (fds=0x7b385a109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7b38730006c0 (LWP 2068947) "ruby"):
#0 0x00007b388f31b4cd in __GI___poll (fds=0x7b385a109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005d69145d16da in __interceptor_poll ()
No symbol table info available.
#2 0x00005d691497edbf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
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:3005
vm = <optimized out>
#4 0x00005d691462aa8f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007b388f29caa4 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 = {135482377766592, 3423575751390692883, 135482377766592, -352, 0, 140720393714416, 3423575751369721363, 3423588584460027411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007b388f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7b388f510c40 (LWP 2051518) "ruby"):
#0 __memset_avx2_unaligned_erms () at ../sysdeps/x86_64/multiarch/memset-vec-unaligned-erms.S:389
No locals.
#1 0x00005d6914593fd1 in __asan::QuarantineCallback::Recycle(__asan::AsanChunk*) const ()
No symbol table info available.
#2 0x00005d6914593ded in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::DoRecycle(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback) ()
No symbol table info available.
#3 0x00005d6914593a36 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Recycle(unsigned long, __asan::QuarantineCallback) ()
No symbol table info available.
#4 0x00005d6914595d06 in __sanitizer::Quarantine<__asan::QuarantineCallback, __asan::AsanChunk>::Put(__sanitizer::QuarantineCache<__asan::QuarantineCallback>*, __asan::QuarantineCallback, __asan::AsanChunk*, unsigned long) ()
No symbol table info available.
#5 0x00005d691462cbd0 in __interceptor_free ()
No symbol table info available.
#6 0x00007b386d8e4db4 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#7 0x00007b386d8e237d in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#8 0x00007b386d8e2572 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#9 0x00007b386d8e22a9 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#10 0x00007b386d8e247b in ASN1_item_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#11 0x00007b386db7b889 in X509_OBJECT_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#12 0x00007b386db4d629 in OPENSSL_sk_pop_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#13 0x00007b386db7beaf in X509_STORE_free () from /lib/x86_64-linux-gnu/libcrypto.so.3
No symbol table info available.
#14 0x00005d691469d7dd in rb_data_free (objspace=<optimized out>, obj=135482803751400) at /tmp/ruby/src/trunk_asan/gc.c:1188
free_immediately = -2144993036
dfree = 0xc
data = 0x50e0001ad880
free_immediately = <optimized out>
dfree = <optimized out>
#15 rb_gc_obj_free (objspace=objspace@entry=0x51d000000a80, obj=obj@entry=135482803751400) at /tmp/ruby/src/trunk_asan/gc.c:1362
No locals.
#16 0x00005d691469f4cc in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x51d000000a80) at /tmp/ruby/src/trunk_asan/gc/default/default.c:3116
poisoned = 0x0
vp = 135482803751400
page = <optimized out>
p = 135482803751400
pend = 135482803814400
i = 126
objspace = 0x51d000000a80
lock_lev = 3185
i = <optimized out>
page = <optimized out>
p = <optimized out>
pend = <optimized out>
stride = <optimized out>
vp = <optimized out>
poisoned = <optimized out>
unpoisoning = <optimized out>
#17 rb_objspace_call_finalizer () at /tmp/ruby/src/trunk_asan/gc.c:1738
No locals.
#18 0x00005d6914670ac8 in rb_ec_finalize (ec=0x5160000006d0) at /tmp/ruby/src/trunk_asan/eval.c:163
No locals.
#19 rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:254
_ec = 0x5160000006d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc0514a6f0, <optimized out>, 0x7ffc0514a5c0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
save_error = 4
sysex = 0
signaled = 0
th0 = 0x515000000300
step = 4
message = 4
th = 0x515000000300
buf = <optimized out>
state = <optimized out>
#20 0x00005d691467166a in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
ec = <optimized out>
status = <optimized out>
#21 0x00005d691466ab37 in rb_main (argc=10, argv=0x7ffc0514a988) at /tmp/ruby/src/trunk_asan/main.c:40
variable_in_this_stack_frame = <optimized out>
#22 main (argc=10, argv=0x7ffc0514a988) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.
>>> Dump Ruby level backtrace (if possible)
th: 0x515000000300, native_id: 0x7b388f510c40
-- Control frame information -----------------------------------------------
c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH]
$1 = true
[Inferior 1 (process 2051518) detached]
$ timeout 60 gdb -p 2051511 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 2086751]
[New LWP 2051513]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000074bdab7107e3 in __GI___wait4 (pid=-1, stat_loc=0x74bda95b79c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x74bdab895c40 (LWP 2051511) "ruby" 0x000074bdab7107e3 in __GI___wait4 (pid=-1, stat_loc=0x74bda95b79c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
2 Thread 0x74bd8a8006c0 (LWP 2086751) "Timeout stdlib " 0x000074bdab698d71 in __futex_abstimed_wait_common64 (private=24115, cancel=true, abstime=0x74bd8a7fdb40, op=137, expected=0, futex_word=0x50c004a54fd0) at ./nptl/futex-internal.c:57
3 Thread 0x74bd8f4006c0 (LWP 2051513) "ruby" 0x000074bdab71b4cd in __GI___poll (fds=0x74bd8e109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 3 (Thread 0x74bd8f4006c0 (LWP 2051513) "ruby"):
#0 0x000074bdab71b4cd in __GI___poll (fds=0x74bd8e109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005e33749b56da in __interceptor_poll ()
No symbol table info available.
#2 0x00005e3374d62dbf in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
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:3005
vm = <optimized out>
#4 0x00005e3374a0ea8f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000074bdab69caa4 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 = {128357500978880, 2638572107563747243, 128357500978880, -352, 0, 140725874729536, 2638572107551164331, 2638651943245662123}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000074bdab729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x74bd8a8006c0 (LWP 2086751) "Timeout stdlib "):
#0 0x000074bdab698d71 in __futex_abstimed_wait_common64 (private=24115, cancel=true, abstime=0x74bd8a7fdb40, op=137, expected=0, futex_word=0x50c004a54fd0) 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=24115, abstime=0x74bd8a7fdb40, clockid=0, expected=0, futex_word=0x50c004a54fd0) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c004a54fd0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x74bd8a7fdb40, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x000074bdab69bc8e in __pthread_cond_wait_common (abstime=0x74bd8a7fdb40, clockid=1, mutex=0x51500004e120, cond=0x50c004a54fa8) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x74bdab69b4b0 <__condvar_cleanup_waiting>, __arg = 0x74bd8a7fda30, __canceltype = 575705733, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x50c004a54fa8, mutex = 0x51500004e120, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
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=0x50c004a54fa8, mutex=mutex@entry=0x51500004e120, abstime=abstime@entry=0x74bd8a7fdb40) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005e3374d5d431 in native_cond_timedwait (cond=0x50c004a54fa8, mutex=0x51500004e120, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:241
r = <optimized out>
ts = <optimized out>
#6 native_cond_sleep (th=th@entry=0x51500004e000, rel=rel@entry=0x74bd8980a320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2428
end = <optimized out>
sched = 0x5160000004a0
lock = 0x51500004e120
cond = 0x50c004a54fa8
max = 100000000000000000
#7 0x00005e3374d43b84 in native_sleep (th=0x51500004e000, rel=0x74bd8980a320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3275
sched = <optimized out>
#8 sleep_hrtime (th=<optimized out>, rel=999846000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1306
prev_status = THREAD_RUNNABLE
end = 2602186845410973
woke = 1
#9 0x00005e3374d3e2e0 in mutex_sleep_begin (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:575
timeout_value = <optimized out>
relative_timeout = 18446744073709551100
arguments = <optimized out>
timeout = 18410704244832206850
woken = 20
scheduler = <optimized out>
#10 0x00005e3374a592d0 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:1073
_ec = 0x51600088f8d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x74bd8a7fddd0, <optimized out>, 0x74bd8a7fdce0, <optimized out>, <optimized out>}, prev = 0x74bd89a0b880, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x51600088f8d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#11 0x00005e3374d3deb6 in rb_mutex_sleep (self=<optimized out>, timeout=18410704244832206850) at /tmp/ruby/src/trunk_asan/thread_sync.c:598
arguments = {self = 128357964179800, timeout = <optimized out>}
beg = 1741026401
woken = <optimized out>
end = <optimized out>
#12 0x00005e3374e465ac in vm_call0_cfunc_with_frame (ec=0x51600088f8d0, calling=<optimized out>, argv=0x74bd89a0b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:164
reg_cfp = 0x74bd8dfff6e8
ci = <optimized out>
me = <optimized out>
cfunc = <optimized out>
len = -1
recv = 128357964179800
argc = 1
mid = 26401
block_handler = <optimized out>
frame_flags = 1431634051
val = <optimized out>
unaligned_member_ptr_result = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
reg_cfp = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
#13 vm_call0_cfunc (ec=0x51600088f8d0, calling=<optimized out>, argv=0x74bd89a0b728) at /tmp/ruby/src/trunk_asan/vm_eval.c:178
No locals.
#14 vm_call0_body (ec=<optimized out>, calling=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:229
ci = <optimized out>
cc = <optimized out>
ret = <optimized out>
#15 0x00005e3374df9ebe in vm_call0_cc (recv=128357964179800, id=26401, argc=<optimized out>, argv=<optimized out>, cc=0x74bd8f4f1728, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
flags = <optimized out>
calling = <error reading variable calling (Cannot access memory at address 0x89)>
use_argv = 0x0
av = <optimized out>
#16 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
ci = <optimized out>
ec = <optimized out>
cc = 0x74bd8f4f1728
self = <optimized out>
#17 0x00005e3374a592d0 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:1073
_ec = 0x51600088f8d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x74bd8a7fe150, <optimized out>, 0x74bd8a7fe060, <optimized out>, <optimized out>}, prev = 0x74bd89a0ae40, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x51600088f8d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#18 0x00005e3374d6827d in rb_condvar_wait (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1554
sync_waiter = {self = 128357964179800, th = 0x51500004e000, fiber = 0x0, node = {next = 0x5030000a2010, prev = 0x5030000a2010}}
ec = <optimized out>
cv = 0x5030000a2010
args = <optimized out>
#19 0x00005e3374e323c8 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:3801
ci = 0x460100100005
cc = <optimized out>
me = 0x74bdaaf48530
cfunc = 0x50400001fc58
recv = 128357964180400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#20 0x00005e3374e1881d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x74bd8a7fe7b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#21 0x00005e3374e182d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
ci = <optimized out>
cc = 0x74bd8a7fdb40
#22 0x00005e3374ddfd69 in vm_sendish (ec=0x51600088f8d0, reg_cfp=0x74bd8dfff720, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x51600088f8d0) at ../../src/trunk_asan/insns.def:898
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5e3374dd5b26 <vm_exec_core+12950>, 0x5e3374dd2f35 <vm_exec_core+1701>, 0x5e3374dd4717 <vm_exec_core+7815>, 0x5e3374dd9946 <vm_exec_core+28854>, 0x5e3374dd4062 <vm_exec_core+6098>, 0x5e3374dda5b5 <vm_exec_core+32037>, 0x5e3374dd8960 <vm_exec_core+24784>, 0x5e3374dd67d5 <vm_exec_core+16197>, 0x5e3374dd3234 <vm_exec_core+2468>, 0x5e3374dda0dd <vm_exec_core+30797>, 0x5e3374dd9cee <vm_exec_core+29790>, 0x5e3374dd441f <vm_exec_core+7055>, 0x5e3374dd3811 <vm_exec_core+3969>, 0x5e3374dd8e01 <vm_exec_core+25969>, 0x5e3374dd521b <vm_exec_core+10635>, 0x5e3374dda2e7 <vm_exec_core+31319>, 0x5e3374dd9f05 <vm_exec_core+30325>, 0x5e3374dd59ce <vm_exec_core+12606>, 0x5e3374dd6742 <vm_exec_core+16050>, 0x5e3374dd8aea <vm_exec_core+25178>, 0x5e3374dd9e69 <vm_exec_core+30169>, 0x5e3374dd7bd8 <vm_exec_core+21320>, 0x5e3374dd8b82 <vm_exec_core+25330>, 0x5e3374dd8f80 <vm_exec_core+26352>, 0x5e3374dd7b06 <vm_exec_core+21110>, 0x5e3374dd370d <vm_exec_core+3709>, 0x5e3374dd8302 <vm_exec_core+23154>, 0x5e3374dd356e <vm_exec_core+3294>, 0x5e3374dd38b6 <vm_exec_core+4134>, 0x5e3374dd5c5b <vm_exec_core+13259>, 0x5e3374dd79ab <vm_exec_core+20763>, 0x5e3374dd7f2b <vm_exec_core+22171>, 0x5e3374dd773a <vm_exec_core+20138>, 0x5e3374dd3181 <vm_exec_core+2289>, 0x5e3374dd91c8 <vm_exec_core+26936>, 0x5e3374dd9bf8 <vm_exec_core+29544>, 0x5e3374dd39b1 <vm_exec_core+4385>, 0x5e3374dd4b19 <vm_exec_core+8841>, 0x5e3374dd462a <vm_exec_core+7578>, 0x5e3374dd537c <vm_exec_core+10988>, 0x5e3374dd669e <vm_exec_core+15886>, 0x5e3374dd3aa1 <vm_exec_core+4625>, 0x5e3374dd904d <vm_exec_core+26557>, 0x5e3374dd4a7a <vm_exec_core+8682>, 0x5e3374dd653f <vm_exec_core+15535>, 0x5e3374dd6fb7 <vm_exec_core+18215>, 0x5e3374dd8eff <vm_exec_core+26223>, 0x5e3374dd7d8b <vm_exec_core+21755>, 0x5e3374dd5585 <vm_exec_core+11509>, 0x5e3374dd4d61 <vm_exec_core+9425>, 0x5e3374dd8cdd <vm_exec_core+25677>, 0x5e3374dd5dcf <vm_exec_core+13631>, 0x5e3374dd83ad <vm_exec_core+23325>, 0x5e3374dd7e9e <vm_exec_core+22030>, 0x5e3374dd85ef <vm_exec_core+23903>, 0x5e3374dd949d <vm_exec_core+27661>, 0x5e3374dd71ba <vm_exec_core+18730>, 0x5e3374dd2c2b <vm_exec_core+923>, 0x5e3374dd56f9 <vm_exec_core+11881>, 0x5e3374dd8c29 <vm_exec_core+25497>, 0x5e3374dd581f <vm_exec_core+12175>, 0x5e3374dd7a48 <vm_exec_core+20920>, 0x5e3374dd8203 <vm_exec_core+22899>, 0x5e3374dd6d71 <vm_exec_core+17633>, 0x5e3374dd786e <vm_exec_core+20446>, 0x5e3374dd5a49 <vm_exec_core+12729>, 0x5e3374dd5036 <vm_exec_core+10150>, 0x5e3374dd86c6 <vm_exec_core+24118>, 0x5e3374dd3b57 <vm_exec_core+4807>, 0x5e3374dd6b75 <vm_exec_core+17125>, 0x5e3374de1519 <vm_exec_core+60553>, 0x5e3374dd7c7c <vm_exec_core+21484>, 0x5e3374dd3e01 <vm_exec_core+5489>, 0x5e3374dd4302 <vm_exec_core+6770>, 0x5e3374dd3f1e <vm_exec_core+5774>, 0x5e3374dd4c06 <vm_exec_core+9078>, 0x5e3374dd53db <vm_exec_core+11083>, 0x5e3374dd2c30 <vm_exec_core+928>, 0x5e3374dd4977 <vm_exec_core+8423>, 0x5e3374dda7f1 <vm_exec_core+32609>, 0x5e3374dd8120 <vm_exec_core+22672>, 0x5e3374dd70b8 <vm_exec_core+18472>, 0x5e3374dd90be <vm_exec_core+26670>, 0x5e3374dda8bd <vm_exec_core+32813>, 0x5e3374dd93bd <vm_exec_core+27437>, 0x5e3374dda375 <vm_exec_core+31461>, 0x5e3374dda442 <vm_exec_core+31666>, 0x5e3374dd3631 <vm_exec_core+3489>, 0x5e3374dd9fa7 <vm_exec_core+30487>, 0x5e3374dd5cf8 <vm_exec_core+13416>, 0x5e3374dda1b6 <vm_exec_core+31014>, 0x5e3374dd58c4 <vm_exec_core+12340>, 0x5e3374dd929d <vm_exec_core+27149>, 0x5e3374dd4e80 <vm_exec_core+9712>, 0x5e3374dd5fed <vm_exec_core+14173>, 0x5e3374dda51b <vm_exec_core+31883>, 0x5e3374dd65fa <vm_exec_core+15722>, 0x5e3374dd6183 <vm_exec_core+14579>, 0x5e3374dd2cf9 <vm_exec_core+1129>, 0x5e3374dd3385 <vm_exec_core+2805>, 0x5e3374dd2ddb <vm_exec_core+1355>, 0x5e3374dd6e65 <vm_exec_core+17877>, 0x5e3374dd6321 <vm_exec_core+14993>, 0x5e3374dd6a52 <vm_exec_core+16834>, 0x5e3374dd6975 <vm_exec_core+16613>, 0x5e3374dd5b64 <vm_exec_core+13012>, 0x5e3374dd621d <vm_exec_core+14733>, 0x5e3374dd5eca <vm_exec_core+13882>, 0x5e3374dd64c4 <vm_exec_core+15412>, 0x5e3374dd6449 <vm_exec_core+15289>, 0x5e3374dd5b17 <vm_exec_core+12935>, 0x5e3374dd2f26 <vm_exec_core+1686>, 0x5e3374dd4708 <vm_exec_core+7800>, 0x5e3374dd9937 <vm_exec_core+28839>, 0x5e3374dd4053 <vm_exec_core+6083>, 0x5e3374dda5a6 <vm_exec_core+32022>, 0x5e3374dd8951 <vm_exec_core+24769>, 0x5e3374dd67c6 <vm_exec_core+16182>, 0x5e3374dd3225 <vm_exec_core+2453>, 0x5e3374dda0ce <vm_exec_core+30782>, 0x5e3374dd9cdf <vm_exec_core+29775>, 0x5e3374dd4410 <vm_exec_core+7040>, 0x5e3374dd3802 <vm_exec_core+3954>, 0x5e3374dd8df2 <vm_exec_core+25954>, 0x5e3374dd520c <vm_exec_core+10620>, 0x5e3374dda2d8 <vm_exec_core+31304>, 0x5e3374dd9ef6 <vm_exec_core+30310>, 0x5e3374dd59bf <vm_exec_core+12591>, 0x5e3374dd6733 <vm_exec_core+16035>, 0x5e3374dd8adb <vm_exec_core+25163>, 0x5e3374dd9e5a <vm_exec_core+30154>, 0x5e3374dd7bc9 <vm_exec_core+21305>, 0x5e3374dd8b73 <vm_exec_core+25315>, 0x5e3374dd8f71 <vm_exec_core+26337>, 0x5e3374dd7af7 <vm_exec_core+21095>, 0x5e3374dd36fe <vm_exec_core+3694>, 0x5e3374dd82f3 <vm_exec_core+23139>, 0x5e3374dd355f <vm_exec_core+3279>, 0x5e3374dd38a7 <vm_exec_core+4119>, 0x5e3374dd5c4c <vm_exec_core+13244>, 0x5e3374dd799c <vm_exec_core+20748>, 0x5e3374dd7f1c <vm_exec_core+22156>, 0x5e3374dd772b <vm_exec_core+20123>, 0x5e3374dd3172 <vm_exec_core+2274>, 0x5e3374dd91b9 <vm_exec_core+26921>, 0x5e3374dd9be9 <vm_exec_core+29529>, 0x5e3374dd39a2 <vm_exec_core+4370>, 0x5e3374dd4b0a <vm_exec_core+8826>, 0x5e3374dd461b <vm_exec_core+7563>, 0x5e3374dd536d <vm_exec_core+10973>, 0x5e3374dd668f <vm_exec_core+15871>, 0x5e3374dd3a92 <vm_exec_core+4610>, 0x5e3374dd903e <vm_exec_core+26542>, 0x5e3374dd4a6b <vm_exec_core+8667>, 0x5e3374dd6530 <vm_exec_core+15520>, 0x5e3374dd6fa8 <vm_exec_core+18200>, 0x5e3374dd8ef0 <vm_exec_core+26208>, 0x5e3374dd7d7c <vm_exec_core+21740>, 0x5e3374dd5576 <vm_exec_core+11494>, 0x5e3374dd4d52 <vm_exec_core+9410>, 0x5e3374dd8cce <vm_exec_core+25662>, 0x5e3374dd5dc0 <vm_exec_core+13616>, 0x5e3374dd839e <vm_exec_core+23310>, 0x5e3374dd7e8f <vm_exec_core+22015>, 0x5e3374dd85e0 <vm_exec_core+23888>, 0x5e3374dd948e <vm_exec_core+27646>, 0x5e3374dd71ab <vm_exec_core+18715>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd56ea <vm_exec_core+11866>, 0x5e3374dd8c1a <vm_exec_core+25482>, 0x5e3374dd5810 <vm_exec_core+12160>, 0x5e3374dd7a39 <vm_exec_core+20905>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd6d62 <vm_exec_core+17618>, 0x5e3374dd785f <vm_exec_core+20431>, 0x5e3374dd5a3a <vm_exec_core+12714>, 0x5e3374dd5027 <vm_exec_core+10135>, 0x5e3374dd86b7 <vm_exec_core+24103>, 0x5e3374dd3b48 <vm_exec_core+4792>, 0x5e3374dd6b66 <vm_exec_core+17110>, 0x5e3374de150a <vm_exec_core+60538>, 0x5e3374dd7c6d <vm_exec_core+21469>, 0x5e3374dd3df2 <vm_exec_core+5474>, 0x5e3374dd42f3 <vm_exec_core+6755>, 0x5e3374dd3f0f <vm_exec_core+5759>, 0x5e3374dd4bf7 <vm_exec_core+9063>, 0x5e3374dd53cc <vm_exec_core+11068>, 0x5e3374dd7075 <vm_exec_core+18405>, 0x5e3374dd6685 <vm_exec_core+15861>, 0x5e3374dd7070 <vm_exec_core+18400>, 0x5e3374dd7bc4 <vm_exec_core+21300>, 0x5e3374dd7af2 <vm_exec_core+21090>, 0x5e3374dd4bf2 <vm_exec_core+9058>, 0x5e3374dd7d40 <vm_exec_core+21680>, 0x5e3374dd5cee <vm_exec_core+13406>, 0x5e3374dd5cf3 <vm_exec_core+13411>, 0x5e3374dd7aed <vm_exec_core+21085>, 0x5e3374dd7992 <vm_exec_core+20738>, 0x5e3374dd6a39 <vm_exec_core+16809>, 0x5e3374dd6961 <vm_exec_core+16593>...}
reg_cfp = 0x74bd8dfff720
reg_pc = 0x513000086798
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_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_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <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 0x00005e3374dcf03b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
_ec = 0x51600088f8d0
_tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74bd8a7feb60, <optimized out>, <optimized out>}, prev = 0x74bd89a0ac80, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = <optimized out>
#25 0x00005e3374e4fd32 in invoke_iseq_block_from_c (ec=0x51600088f8d0, captured=0x74bd8dfff7a8, self=128357964052840, 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:1626
flags = 0
iseq = 0x74bdaadbfa60
cfp = <optimized out>
sp = 0x74bd8deff870
use_argv = 0x0
stack_argv = 0x74bd8deff870
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#26 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640
captured = 0x74bd8dfff7a8
#27 0x00005e3374dfc106 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:1677
No locals.
#28 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#29 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#30 0x00005e3374dfc106 in rb_yield (val=<optimized out>)
No locals.
#31 0x00005e3374a592d0 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:1073
_ec = 0x51600088f8d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x74bd8a7feef0, <optimized out>, 0x74bd8a7fee00, <optimized out>, <optimized out>}, prev = 0x74bd89a09240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x51600088f8d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#32 0x00005e3374e323c8 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:3801
ci = 0x673100000001
cc = <optimized out>
me = 0x74bdaaf48b20
cfunc = 0x50400001f658
recv = 128357964179800
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#33 0x00005e3374dd97d8 in vm_sendish (ec=0x51600088f8d0, reg_cfp=0x74bd8dfff790, cd=0x50f0000049e0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#34 vm_exec_core (ec=ec@entry=0x51600088f8d0) at ../../src/trunk_asan/insns.def:851
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50f0000049e0
insns_address_table = {0x5e3374dd5b26 <vm_exec_core+12950>, 0x5e3374dd2f35 <vm_exec_core+1701>, 0x5e3374dd4717 <vm_exec_core+7815>, 0x5e3374dd9946 <vm_exec_core+28854>, 0x5e3374dd4062 <vm_exec_core+6098>, 0x5e3374dda5b5 <vm_exec_core+32037>, 0x5e3374dd8960 <vm_exec_core+24784>, 0x5e3374dd67d5 <vm_exec_core+16197>, 0x5e3374dd3234 <vm_exec_core+2468>, 0x5e3374dda0dd <vm_exec_core+30797>, 0x5e3374dd9cee <vm_exec_core+29790>, 0x5e3374dd441f <vm_exec_core+7055>, 0x5e3374dd3811 <vm_exec_core+3969>, 0x5e3374dd8e01 <vm_exec_core+25969>, 0x5e3374dd521b <vm_exec_core+10635>, 0x5e3374dda2e7 <vm_exec_core+31319>, 0x5e3374dd9f05 <vm_exec_core+30325>, 0x5e3374dd59ce <vm_exec_core+12606>, 0x5e3374dd6742 <vm_exec_core+16050>, 0x5e3374dd8aea <vm_exec_core+25178>, 0x5e3374dd9e69 <vm_exec_core+30169>, 0x5e3374dd7bd8 <vm_exec_core+21320>, 0x5e3374dd8b82 <vm_exec_core+25330>, 0x5e3374dd8f80 <vm_exec_core+26352>, 0x5e3374dd7b06 <vm_exec_core+21110>, 0x5e3374dd370d <vm_exec_core+3709>, 0x5e3374dd8302 <vm_exec_core+23154>, 0x5e3374dd356e <vm_exec_core+3294>, 0x5e3374dd38b6 <vm_exec_core+4134>, 0x5e3374dd5c5b <vm_exec_core+13259>, 0x5e3374dd79ab <vm_exec_core+20763>, 0x5e3374dd7f2b <vm_exec_core+22171>, 0x5e3374dd773a <vm_exec_core+20138>, 0x5e3374dd3181 <vm_exec_core+2289>, 0x5e3374dd91c8 <vm_exec_core+26936>, 0x5e3374dd9bf8 <vm_exec_core+29544>, 0x5e3374dd39b1 <vm_exec_core+4385>, 0x5e3374dd4b19 <vm_exec_core+8841>, 0x5e3374dd462a <vm_exec_core+7578>, 0x5e3374dd537c <vm_exec_core+10988>, 0x5e3374dd669e <vm_exec_core+15886>, 0x5e3374dd3aa1 <vm_exec_core+4625>, 0x5e3374dd904d <vm_exec_core+26557>, 0x5e3374dd4a7a <vm_exec_core+8682>, 0x5e3374dd653f <vm_exec_core+15535>, 0x5e3374dd6fb7 <vm_exec_core+18215>, 0x5e3374dd8eff <vm_exec_core+26223>, 0x5e3374dd7d8b <vm_exec_core+21755>, 0x5e3374dd5585 <vm_exec_core+11509>, 0x5e3374dd4d61 <vm_exec_core+9425>, 0x5e3374dd8cdd <vm_exec_core+25677>, 0x5e3374dd5dcf <vm_exec_core+13631>, 0x5e3374dd83ad <vm_exec_core+23325>, 0x5e3374dd7e9e <vm_exec_core+22030>, 0x5e3374dd85ef <vm_exec_core+23903>, 0x5e3374dd949d <vm_exec_core+27661>, 0x5e3374dd71ba <vm_exec_core+18730>, 0x5e3374dd2c2b <vm_exec_core+923>, 0x5e3374dd56f9 <vm_exec_core+11881>, 0x5e3374dd8c29 <vm_exec_core+25497>, 0x5e3374dd581f <vm_exec_core+12175>, 0x5e3374dd7a48 <vm_exec_core+20920>, 0x5e3374dd8203 <vm_exec_core+22899>, 0x5e3374dd6d71 <vm_exec_core+17633>, 0x5e3374dd786e <vm_exec_core+20446>, 0x5e3374dd5a49 <vm_exec_core+12729>, 0x5e3374dd5036 <vm_exec_core+10150>, 0x5e3374dd86c6 <vm_exec_core+24118>, 0x5e3374dd3b57 <vm_exec_core+4807>, 0x5e3374dd6b75 <vm_exec_core+17125>, 0x5e3374de1519 <vm_exec_core+60553>, 0x5e3374dd7c7c <vm_exec_core+21484>, 0x5e3374dd3e01 <vm_exec_core+5489>, 0x5e3374dd4302 <vm_exec_core+6770>, 0x5e3374dd3f1e <vm_exec_core+5774>, 0x5e3374dd4c06 <vm_exec_core+9078>, 0x5e3374dd53db <vm_exec_core+11083>, 0x5e3374dd2c30 <vm_exec_core+928>, 0x5e3374dd4977 <vm_exec_core+8423>, 0x5e3374dda7f1 <vm_exec_core+32609>, 0x5e3374dd8120 <vm_exec_core+22672>, 0x5e3374dd70b8 <vm_exec_core+18472>, 0x5e3374dd90be <vm_exec_core+26670>, 0x5e3374dda8bd <vm_exec_core+32813>, 0x5e3374dd93bd <vm_exec_core+27437>, 0x5e3374dda375 <vm_exec_core+31461>, 0x5e3374dda442 <vm_exec_core+31666>, 0x5e3374dd3631 <vm_exec_core+3489>, 0x5e3374dd9fa7 <vm_exec_core+30487>, 0x5e3374dd5cf8 <vm_exec_core+13416>, 0x5e3374dda1b6 <vm_exec_core+31014>, 0x5e3374dd58c4 <vm_exec_core+12340>, 0x5e3374dd929d <vm_exec_core+27149>, 0x5e3374dd4e80 <vm_exec_core+9712>, 0x5e3374dd5fed <vm_exec_core+14173>, 0x5e3374dda51b <vm_exec_core+31883>, 0x5e3374dd65fa <vm_exec_core+15722>, 0x5e3374dd6183 <vm_exec_core+14579>, 0x5e3374dd2cf9 <vm_exec_core+1129>, 0x5e3374dd3385 <vm_exec_core+2805>, 0x5e3374dd2ddb <vm_exec_core+1355>, 0x5e3374dd6e65 <vm_exec_core+17877>, 0x5e3374dd6321 <vm_exec_core+14993>, 0x5e3374dd6a52 <vm_exec_core+16834>, 0x5e3374dd6975 <vm_exec_core+16613>, 0x5e3374dd5b64 <vm_exec_core+13012>, 0x5e3374dd621d <vm_exec_core+14733>, 0x5e3374dd5eca <vm_exec_core+13882>, 0x5e3374dd64c4 <vm_exec_core+15412>, 0x5e3374dd6449 <vm_exec_core+15289>, 0x5e3374dd5b17 <vm_exec_core+12935>, 0x5e3374dd2f26 <vm_exec_core+1686>, 0x5e3374dd4708 <vm_exec_core+7800>, 0x5e3374dd9937 <vm_exec_core+28839>, 0x5e3374dd4053 <vm_exec_core+6083>, 0x5e3374dda5a6 <vm_exec_core+32022>, 0x5e3374dd8951 <vm_exec_core+24769>, 0x5e3374dd67c6 <vm_exec_core+16182>, 0x5e3374dd3225 <vm_exec_core+2453>, 0x5e3374dda0ce <vm_exec_core+30782>, 0x5e3374dd9cdf <vm_exec_core+29775>, 0x5e3374dd4410 <vm_exec_core+7040>, 0x5e3374dd3802 <vm_exec_core+3954>, 0x5e3374dd8df2 <vm_exec_core+25954>, 0x5e3374dd520c <vm_exec_core+10620>, 0x5e3374dda2d8 <vm_exec_core+31304>, 0x5e3374dd9ef6 <vm_exec_core+30310>, 0x5e3374dd59bf <vm_exec_core+12591>, 0x5e3374dd6733 <vm_exec_core+16035>, 0x5e3374dd8adb <vm_exec_core+25163>, 0x5e3374dd9e5a <vm_exec_core+30154>, 0x5e3374dd7bc9 <vm_exec_core+21305>, 0x5e3374dd8b73 <vm_exec_core+25315>, 0x5e3374dd8f71 <vm_exec_core+26337>, 0x5e3374dd7af7 <vm_exec_core+21095>, 0x5e3374dd36fe <vm_exec_core+3694>, 0x5e3374dd82f3 <vm_exec_core+23139>, 0x5e3374dd355f <vm_exec_core+3279>, 0x5e3374dd38a7 <vm_exec_core+4119>, 0x5e3374dd5c4c <vm_exec_core+13244>, 0x5e3374dd799c <vm_exec_core+20748>, 0x5e3374dd7f1c <vm_exec_core+22156>, 0x5e3374dd772b <vm_exec_core+20123>, 0x5e3374dd3172 <vm_exec_core+2274>, 0x5e3374dd91b9 <vm_exec_core+26921>, 0x5e3374dd9be9 <vm_exec_core+29529>, 0x5e3374dd39a2 <vm_exec_core+4370>, 0x5e3374dd4b0a <vm_exec_core+8826>, 0x5e3374dd461b <vm_exec_core+7563>, 0x5e3374dd536d <vm_exec_core+10973>, 0x5e3374dd668f <vm_exec_core+15871>, 0x5e3374dd3a92 <vm_exec_core+4610>, 0x5e3374dd903e <vm_exec_core+26542>, 0x5e3374dd4a6b <vm_exec_core+8667>, 0x5e3374dd6530 <vm_exec_core+15520>, 0x5e3374dd6fa8 <vm_exec_core+18200>, 0x5e3374dd8ef0 <vm_exec_core+26208>, 0x5e3374dd7d7c <vm_exec_core+21740>, 0x5e3374dd5576 <vm_exec_core+11494>, 0x5e3374dd4d52 <vm_exec_core+9410>, 0x5e3374dd8cce <vm_exec_core+25662>, 0x5e3374dd5dc0 <vm_exec_core+13616>, 0x5e3374dd839e <vm_exec_core+23310>, 0x5e3374dd7e8f <vm_exec_core+22015>, 0x5e3374dd85e0 <vm_exec_core+23888>, 0x5e3374dd948e <vm_exec_core+27646>, 0x5e3374dd71ab <vm_exec_core+18715>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd56ea <vm_exec_core+11866>, 0x5e3374dd8c1a <vm_exec_core+25482>, 0x5e3374dd5810 <vm_exec_core+12160>, 0x5e3374dd7a39 <vm_exec_core+20905>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd6d62 <vm_exec_core+17618>, 0x5e3374dd785f <vm_exec_core+20431>, 0x5e3374dd5a3a <vm_exec_core+12714>, 0x5e3374dd5027 <vm_exec_core+10135>, 0x5e3374dd86b7 <vm_exec_core+24103>, 0x5e3374dd3b48 <vm_exec_core+4792>, 0x5e3374dd6b66 <vm_exec_core+17110>, 0x5e3374de150a <vm_exec_core+60538>, 0x5e3374dd7c6d <vm_exec_core+21469>, 0x5e3374dd3df2 <vm_exec_core+5474>, 0x5e3374dd42f3 <vm_exec_core+6755>, 0x5e3374dd3f0f <vm_exec_core+5759>, 0x5e3374dd4bf7 <vm_exec_core+9063>, 0x5e3374dd53cc <vm_exec_core+11068>, 0x5e3374dd7075 <vm_exec_core+18405>, 0x5e3374dd6685 <vm_exec_core+15861>, 0x5e3374dd7070 <vm_exec_core+18400>, 0x5e3374dd7bc4 <vm_exec_core+21300>, 0x5e3374dd7af2 <vm_exec_core+21090>, 0x5e3374dd4bf2 <vm_exec_core+9058>, 0x5e3374dd7d40 <vm_exec_core+21680>, 0x5e3374dd5cee <vm_exec_core+13406>, 0x5e3374dd5cf3 <vm_exec_core+13411>, 0x5e3374dd7aed <vm_exec_core+21085>, 0x5e3374dd7992 <vm_exec_core+20738>, 0x5e3374dd6a39 <vm_exec_core+16809>, 0x5e3374dd6961 <vm_exec_core+16593>...}
reg_cfp = 0x74bd8dfff790
reg_pc = 0x51700000b530
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_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_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#35 0x00005e3374dcf03b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
_ec = 0x51600088f8d0
_tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x74bd8a7ff6c0, <optimized out>, <optimized out>}, prev = 0x74bd8a7ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = <optimized out>
#36 0x00005e3374e0bfdb in invoke_iseq_block_from_c (ec=0x51600088f8d0, captured=<optimized out>, self=128357964052840, 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:1626
flags = 0
iseq = 0x74bdaadbfba0
cfp = 0x74bd8dfff7c8
sp = 0x74bd8deff818
use_argv = <optimized out>
stack_argv = 0x74bd8deff818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#37 invoke_block_from_c_proc (ec=0x51600088f8d0, self=128357964052840, 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:1720
block = <optimized out>
keyword_hash = <optimized out>
#38 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:1750
No locals.
#39 0x00005e3374e0a266 in rb_vm_invoke_proc (ec=0x50c004a54fd0, proc=0x89, proc@entry=0x5040001367d0, argc=-1419145871, 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:1771
self = 0
#40 0x00005e3374d61b59 in thread_do_start_proc (th=th@entry=0x51500004e000) at /tmp/ruby/src/trunk_asan/thread.c:605
args = <optimized out>
procval = <optimized out>
proc = 0x5040001367d0
args_len = 0
args_ptr = <optimized out>
#41 0x00005e3374d5f78a in thread_do_start (th=0x51500004e000) at /tmp/ruby/src/trunk_asan/thread.c:622
result = 36
#42 thread_start_func_2 (th=th@entry=0x51500004e000, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
_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>
#43 0x00005e3374d5ea4e in call_thread_start_func_2 (th=0x51500004e000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
stack_start = <optimized out>
stack_start_addr = 0x74bd8a7ffcc0
#44 nt_start (ptr=0x50c004a54f80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
th = 0x51500004e000
sched = <optimized out>
nt = 0x50c004a54f80
vm = 0x525000000100
#45 0x00005e3374a0ea8f in asan_thread_start(void*) ()
No symbol table info available.
#46 0x000074bdab69caa4 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 = {128357421287104, 2638579254389327787, 128357421287104, -352, 0, 140725874714864, 2638579254376744875, 2638651943245662123}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#47 0x000074bdab729c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x74bdab895c40 (LWP 2051511) "ruby"):
#0 0x000074bdab7107e3 in __GI___wait4 (pid=-1, stat_loc=0x74bda95b79c8, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005e33749a2f10 in __interceptor_waitpid ()
No symbol table info available.
#2 0x00005e3374bdb2d4 in do_waitpid (pid=-1, st=0x74bda95b79c8, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1039
No locals.
#3 waitpid_blocking_no_SIGCHLD (x=0x74bda95b79a0) at /tmp/ruby/src/trunk_asan/process.c:1073
w = 0x74bda95b79a0
#4 0x00005e3374d456ff in rb_nogvl (func=0x5e3374bdb290 <waitpid_blocking_no_SIGCHLD>, data1=0x74bda95b79a0, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1571
__region = <optimized out>
val = 0x0
ec = 0x5160000006d0
th = 0x515000000300
vm = <optimized out>
saved_errno = 0
saved_vm = <optimized out>
is_main_thread = <optimized out>
#5 0x00005e3374bc5e8e in waitpid_no_SIGCHLD (w=0x74bda95b79a0) at /tmp/ruby/src/trunk_asan/process.c:1086
No locals.
#6 rb_process_status_wait (pid=<optimized out>, flags=0) at /tmp/ruby/src/trunk_asan/process.c:1110
waitpid_state = {wnode = {next = <optimized out>, prev = <optimized out>}, ec = 0x5160000006d0, cond = <optimized out>, ret = 0, pid = -1, status = 0, options = 0, errnum = 0}
#7 0x00005e3374bd487e in rb_waitpid (pid=-1, flags=0, st=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1169
status = <optimized out>
data = <optimized out>
#8 proc_waitall (_=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:1418
result = 128357501966960
pid = <optimized out>
status = <optimized out>
#9 0x00005e3374e323c8 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:3801
ci = 0x6b5100100001
cc = <optimized out>
me = 0x74bdaaf47540
cfunc = 0x504000020898
recv = 128357965862400
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x00005e3374e1881d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd4bc609b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x515000000358
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#11 0x00005e3374e182d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
ci = <optimized out>
cc = 0x0
#12 0x00005e3374ddfd69 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74bda8bff288, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#13 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5e3374dd5b26 <vm_exec_core+12950>, 0x5e3374dd2f35 <vm_exec_core+1701>, 0x5e3374dd4717 <vm_exec_core+7815>, 0x5e3374dd9946 <vm_exec_core+28854>, 0x5e3374dd4062 <vm_exec_core+6098>, 0x5e3374dda5b5 <vm_exec_core+32037>, 0x5e3374dd8960 <vm_exec_core+24784>, 0x5e3374dd67d5 <vm_exec_core+16197>, 0x5e3374dd3234 <vm_exec_core+2468>, 0x5e3374dda0dd <vm_exec_core+30797>, 0x5e3374dd9cee <vm_exec_core+29790>, 0x5e3374dd441f <vm_exec_core+7055>, 0x5e3374dd3811 <vm_exec_core+3969>, 0x5e3374dd8e01 <vm_exec_core+25969>, 0x5e3374dd521b <vm_exec_core+10635>, 0x5e3374dda2e7 <vm_exec_core+31319>, 0x5e3374dd9f05 <vm_exec_core+30325>, 0x5e3374dd59ce <vm_exec_core+12606>, 0x5e3374dd6742 <vm_exec_core+16050>, 0x5e3374dd8aea <vm_exec_core+25178>, 0x5e3374dd9e69 <vm_exec_core+30169>, 0x5e3374dd7bd8 <vm_exec_core+21320>, 0x5e3374dd8b82 <vm_exec_core+25330>, 0x5e3374dd8f80 <vm_exec_core+26352>, 0x5e3374dd7b06 <vm_exec_core+21110>, 0x5e3374dd370d <vm_exec_core+3709>, 0x5e3374dd8302 <vm_exec_core+23154>, 0x5e3374dd356e <vm_exec_core+3294>, 0x5e3374dd38b6 <vm_exec_core+4134>, 0x5e3374dd5c5b <vm_exec_core+13259>, 0x5e3374dd79ab <vm_exec_core+20763>, 0x5e3374dd7f2b <vm_exec_core+22171>, 0x5e3374dd773a <vm_exec_core+20138>, 0x5e3374dd3181 <vm_exec_core+2289>, 0x5e3374dd91c8 <vm_exec_core+26936>, 0x5e3374dd9bf8 <vm_exec_core+29544>, 0x5e3374dd39b1 <vm_exec_core+4385>, 0x5e3374dd4b19 <vm_exec_core+8841>, 0x5e3374dd462a <vm_exec_core+7578>, 0x5e3374dd537c <vm_exec_core+10988>, 0x5e3374dd669e <vm_exec_core+15886>, 0x5e3374dd3aa1 <vm_exec_core+4625>, 0x5e3374dd904d <vm_exec_core+26557>, 0x5e3374dd4a7a <vm_exec_core+8682>, 0x5e3374dd653f <vm_exec_core+15535>, 0x5e3374dd6fb7 <vm_exec_core+18215>, 0x5e3374dd8eff <vm_exec_core+26223>, 0x5e3374dd7d8b <vm_exec_core+21755>, 0x5e3374dd5585 <vm_exec_core+11509>, 0x5e3374dd4d61 <vm_exec_core+9425>, 0x5e3374dd8cdd <vm_exec_core+25677>, 0x5e3374dd5dcf <vm_exec_core+13631>, 0x5e3374dd83ad <vm_exec_core+23325>, 0x5e3374dd7e9e <vm_exec_core+22030>, 0x5e3374dd85ef <vm_exec_core+23903>, 0x5e3374dd949d <vm_exec_core+27661>, 0x5e3374dd71ba <vm_exec_core+18730>, 0x5e3374dd2c2b <vm_exec_core+923>, 0x5e3374dd56f9 <vm_exec_core+11881>, 0x5e3374dd8c29 <vm_exec_core+25497>, 0x5e3374dd581f <vm_exec_core+12175>, 0x5e3374dd7a48 <vm_exec_core+20920>, 0x5e3374dd8203 <vm_exec_core+22899>, 0x5e3374dd6d71 <vm_exec_core+17633>, 0x5e3374dd786e <vm_exec_core+20446>, 0x5e3374dd5a49 <vm_exec_core+12729>, 0x5e3374dd5036 <vm_exec_core+10150>, 0x5e3374dd86c6 <vm_exec_core+24118>, 0x5e3374dd3b57 <vm_exec_core+4807>, 0x5e3374dd6b75 <vm_exec_core+17125>, 0x5e3374de1519 <vm_exec_core+60553>, 0x5e3374dd7c7c <vm_exec_core+21484>, 0x5e3374dd3e01 <vm_exec_core+5489>, 0x5e3374dd4302 <vm_exec_core+6770>, 0x5e3374dd3f1e <vm_exec_core+5774>, 0x5e3374dd4c06 <vm_exec_core+9078>, 0x5e3374dd53db <vm_exec_core+11083>, 0x5e3374dd2c30 <vm_exec_core+928>, 0x5e3374dd4977 <vm_exec_core+8423>, 0x5e3374dda7f1 <vm_exec_core+32609>, 0x5e3374dd8120 <vm_exec_core+22672>, 0x5e3374dd70b8 <vm_exec_core+18472>, 0x5e3374dd90be <vm_exec_core+26670>, 0x5e3374dda8bd <vm_exec_core+32813>, 0x5e3374dd93bd <vm_exec_core+27437>, 0x5e3374dda375 <vm_exec_core+31461>, 0x5e3374dda442 <vm_exec_core+31666>, 0x5e3374dd3631 <vm_exec_core+3489>, 0x5e3374dd9fa7 <vm_exec_core+30487>, 0x5e3374dd5cf8 <vm_exec_core+13416>, 0x5e3374dda1b6 <vm_exec_core+31014>, 0x5e3374dd58c4 <vm_exec_core+12340>, 0x5e3374dd929d <vm_exec_core+27149>, 0x5e3374dd4e80 <vm_exec_core+9712>, 0x5e3374dd5fed <vm_exec_core+14173>, 0x5e3374dda51b <vm_exec_core+31883>, 0x5e3374dd65fa <vm_exec_core+15722>, 0x5e3374dd6183 <vm_exec_core+14579>, 0x5e3374dd2cf9 <vm_exec_core+1129>, 0x5e3374dd3385 <vm_exec_core+2805>, 0x5e3374dd2ddb <vm_exec_core+1355>, 0x5e3374dd6e65 <vm_exec_core+17877>, 0x5e3374dd6321 <vm_exec_core+14993>, 0x5e3374dd6a52 <vm_exec_core+16834>, 0x5e3374dd6975 <vm_exec_core+16613>, 0x5e3374dd5b64 <vm_exec_core+13012>, 0x5e3374dd621d <vm_exec_core+14733>, 0x5e3374dd5eca <vm_exec_core+13882>, 0x5e3374dd64c4 <vm_exec_core+15412>, 0x5e3374dd6449 <vm_exec_core+15289>, 0x5e3374dd5b17 <vm_exec_core+12935>, 0x5e3374dd2f26 <vm_exec_core+1686>, 0x5e3374dd4708 <vm_exec_core+7800>, 0x5e3374dd9937 <vm_exec_core+28839>, 0x5e3374dd4053 <vm_exec_core+6083>, 0x5e3374dda5a6 <vm_exec_core+32022>, 0x5e3374dd8951 <vm_exec_core+24769>, 0x5e3374dd67c6 <vm_exec_core+16182>, 0x5e3374dd3225 <vm_exec_core+2453>, 0x5e3374dda0ce <vm_exec_core+30782>, 0x5e3374dd9cdf <vm_exec_core+29775>, 0x5e3374dd4410 <vm_exec_core+7040>, 0x5e3374dd3802 <vm_exec_core+3954>, 0x5e3374dd8df2 <vm_exec_core+25954>, 0x5e3374dd520c <vm_exec_core+10620>, 0x5e3374dda2d8 <vm_exec_core+31304>, 0x5e3374dd9ef6 <vm_exec_core+30310>, 0x5e3374dd59bf <vm_exec_core+12591>, 0x5e3374dd6733 <vm_exec_core+16035>, 0x5e3374dd8adb <vm_exec_core+25163>, 0x5e3374dd9e5a <vm_exec_core+30154>, 0x5e3374dd7bc9 <vm_exec_core+21305>, 0x5e3374dd8b73 <vm_exec_core+25315>, 0x5e3374dd8f71 <vm_exec_core+26337>, 0x5e3374dd7af7 <vm_exec_core+21095>, 0x5e3374dd36fe <vm_exec_core+3694>, 0x5e3374dd82f3 <vm_exec_core+23139>, 0x5e3374dd355f <vm_exec_core+3279>, 0x5e3374dd38a7 <vm_exec_core+4119>, 0x5e3374dd5c4c <vm_exec_core+13244>, 0x5e3374dd799c <vm_exec_core+20748>, 0x5e3374dd7f1c <vm_exec_core+22156>, 0x5e3374dd772b <vm_exec_core+20123>, 0x5e3374dd3172 <vm_exec_core+2274>, 0x5e3374dd91b9 <vm_exec_core+26921>, 0x5e3374dd9be9 <vm_exec_core+29529>, 0x5e3374dd39a2 <vm_exec_core+4370>, 0x5e3374dd4b0a <vm_exec_core+8826>, 0x5e3374dd461b <vm_exec_core+7563>, 0x5e3374dd536d <vm_exec_core+10973>, 0x5e3374dd668f <vm_exec_core+15871>, 0x5e3374dd3a92 <vm_exec_core+4610>, 0x5e3374dd903e <vm_exec_core+26542>, 0x5e3374dd4a6b <vm_exec_core+8667>, 0x5e3374dd6530 <vm_exec_core+15520>, 0x5e3374dd6fa8 <vm_exec_core+18200>, 0x5e3374dd8ef0 <vm_exec_core+26208>, 0x5e3374dd7d7c <vm_exec_core+21740>, 0x5e3374dd5576 <vm_exec_core+11494>, 0x5e3374dd4d52 <vm_exec_core+9410>, 0x5e3374dd8cce <vm_exec_core+25662>, 0x5e3374dd5dc0 <vm_exec_core+13616>, 0x5e3374dd839e <vm_exec_core+23310>, 0x5e3374dd7e8f <vm_exec_core+22015>, 0x5e3374dd85e0 <vm_exec_core+23888>, 0x5e3374dd948e <vm_exec_core+27646>, 0x5e3374dd71ab <vm_exec_core+18715>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd56ea <vm_exec_core+11866>, 0x5e3374dd8c1a <vm_exec_core+25482>, 0x5e3374dd5810 <vm_exec_core+12160>, 0x5e3374dd7a39 <vm_exec_core+20905>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd6d62 <vm_exec_core+17618>, 0x5e3374dd785f <vm_exec_core+20431>, 0x5e3374dd5a3a <vm_exec_core+12714>, 0x5e3374dd5027 <vm_exec_core+10135>, 0x5e3374dd86b7 <vm_exec_core+24103>, 0x5e3374dd3b48 <vm_exec_core+4792>, 0x5e3374dd6b66 <vm_exec_core+17110>, 0x5e3374de150a <vm_exec_core+60538>, 0x5e3374dd7c6d <vm_exec_core+21469>, 0x5e3374dd3df2 <vm_exec_core+5474>, 0x5e3374dd42f3 <vm_exec_core+6755>, 0x5e3374dd3f0f <vm_exec_core+5759>, 0x5e3374dd4bf7 <vm_exec_core+9063>, 0x5e3374dd53cc <vm_exec_core+11068>, 0x5e3374dd7075 <vm_exec_core+18405>, 0x5e3374dd6685 <vm_exec_core+15861>, 0x5e3374dd7070 <vm_exec_core+18400>, 0x5e3374dd7bc4 <vm_exec_core+21300>, 0x5e3374dd7af2 <vm_exec_core+21090>, 0x5e3374dd4bf2 <vm_exec_core+9058>, 0x5e3374dd7d40 <vm_exec_core+21680>, 0x5e3374dd5cee <vm_exec_core+13406>, 0x5e3374dd5cf3 <vm_exec_core+13411>, 0x5e3374dd7aed <vm_exec_core+21085>, 0x5e3374dd7992 <vm_exec_core+20738>, 0x5e3374dd6a39 <vm_exec_core+16809>, 0x5e3374dd6961 <vm_exec_core+16593>...}
reg_cfp = 0x74bda8bff288
reg_pc = 0x50400004ec30
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_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_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#14 0x00005e3374dcf1f9 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#15 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2598
_ec = 0x5160000006d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#16 0x00005e3374e4fd32 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x74bda8bff578, self=128357963936360, 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:1626
flags = 0
iseq = 0x74bdaadb7928
cfp = <optimized out>
sp = 0x74bda8aff9e8
use_argv = 0x74bda94bbde0
stack_argv = 0x74bda8aff9e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#17 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640
captured = 0x74bda8bff578
#18 0x00005e3374dfc106 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:1677
No locals.
#19 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#20 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#21 0x00005e3374dfc106 in rb_yield (val=<optimized out>)
No locals.
#22 0x00005e3374fa375a in rb_ary_each (ary=128357960129680) at /tmp/ruby/src/trunk_asan/array.c:2641
i = 0
#23 0x00005e3374e323c8 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:3801
ci = 0xc0100000001
cc = <optimized out>
me = 0x74bdaaf70558
cfunc = 0x50400000a298
recv = 128357960129680
block_handler = <optimized out>
th: 0x515000000300, native_id: 0x74bdab895c40
-- Control frame information -----------------------------------------------
frame_type = 1431634051
c:0026 p:---- s:0157 e:000156 CFUNC :waitall
c:0025 p:0004 s:0153 e:000152 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:560
c:0024 p:0027 s:0150 e:000149 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:185
c:0023 p:0012 s:0145 e:000144 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38
c:0022 p:0124 s:0138 E:002510 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:194
c:0021 p:0064 s:0128 E:001958 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:559
c:0020 p:0395 s:0121 e:000119 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:727
c:0019 p:0039 s:0101 e:000100 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:819
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:858
c:0017 p:0130 s:0087 e:000086 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1604
c:0016 p:0016 s:0074 e:000073 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1299
len = <optimized out>
val = <optimized out>
#24 0x00005e3374dd97d8 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74bda8bff560, cd=0x51100000d900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
val = 36
c:0015 p:0005 s:0069 e:000068 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1769
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
c:0014 p:0006 s:0065 e:000064 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1756 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC :each
val = <optimized out>
cd = 0x51100000d900
c:0012 p:0042 s:0057 e:000056 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1755
c:0011 p:0013 s:0052 e:000051 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1799
insns_address_table = {0x5e3374dd5b26 <vm_exec_core+12950>, 0x5e3374dd2f35 <vm_exec_core+1701>, 0x5e3374dd4717 <vm_exec_core+7815>, 0x5e3374dd9946 <vm_exec_core+28854>, 0x5e3374dd4062 <vm_exec_core+6098>, 0x5e3374dda5b5 <vm_exec_core+32037>, 0x5e3374dd8960 <vm_exec_core+24784>, 0x5e3374dd67d5 <vm_exec_core+16197>, 0x5e3374dd3234 <vm_exec_core+2468>, 0x5e3374dda0dd <vm_exec_core+30797>, 0x5e3374dd9cee <vm_exec_core+29790>, 0x5e3374dd441f <vm_exec_core+7055>, 0x5e3374dd3811 <vm_exec_core+3969>, 0x5e3374dd8e01 <vm_exec_core+25969>, 0x5e3374dd521b <vm_exec_core+10635>, 0x5e3374dda2e7 <vm_exec_core+31319>, 0x5e3374dd9f05 <vm_exec_core+30325>, 0x5e3374dd59ce <vm_exec_core+12606>, 0x5e3374dd6742 <vm_exec_core+16050>, 0x5e3374dd8aea <vm_exec_core+25178>, 0x5e3374dd9e69 <vm_exec_core+30169>, 0x5e3374dd7bd8 <vm_exec_core+21320>, 0x5e3374dd8b82 <vm_exec_core+25330>, 0x5e3374dd8f80 <vm_exec_core+26352>, 0x5e3374dd7b06 <vm_exec_core+21110>, 0x5e3374dd370d <vm_exec_core+3709>, 0x5e3374dd8302 <vm_exec_core+23154>, 0x5e3374dd356e <vm_exec_core+3294>, 0x5e3374dd38b6 <vm_exec_core+4134>, 0x5e3374dd5c5b <vm_exec_core+13259>, 0x5e3374dd79ab <vm_exec_core+20763>, 0x5e3374dd7f2b <vm_exec_core+22171>, 0x5e3374dd773a <vm_exec_core+20138>, 0x5e3374dd3181 <vm_exec_core+2289>, 0x5e3374dd91c8 <vm_exec_core+26936>, 0x5e3374dd9bf8 <vm_exec_core+29544>, 0x5e3374dd39b1 <vm_exec_core+4385>, 0x5e3374dd4b19 <vm_exec_core+8841>, 0x5e3374dd462a <vm_exec_core+7578>, 0x5e3374dd537c <vm_exec_core+10988>, 0x5e3374dd669e <vm_exec_core+15886>, 0x5e3374dd3aa1 <vm_exec_core+4625>, 0x5e3374dd904d <vm_exec_core+26557>, 0x5e3374dd4a7a <vm_exec_core+8682>, 0x5e3374dd653f <vm_exec_core+15535>, 0x5e3374dd6fb7 <vm_exec_core+18215>, 0x5e3374dd8eff <vm_exec_core+26223>, 0x5e3374dd7d8b <vm_exec_core+21755>, 0x5e3374dd5585 <vm_exec_core+11509>, 0x5e3374dd4d61 <vm_exec_core+9425>, 0x5e3374dd8cdd <vm_exec_core+25677>, 0x5e3374dd5dcf <vm_exec_core+13631>, 0x5e3374dd83ad <vm_exec_core+23325>, 0x5e3374dd7e9e <vm_exec_core+22030>, 0x5e3374dd85ef <vm_exec_core+23903>, 0x5e3374dd949d <vm_exec_core+27661>, 0x5e3374dd71ba <vm_exec_core+18730>, 0x5e3374dd2c2b <vm_exec_core+923>, 0x5e3374dd56f9 <vm_exec_core+11881>, 0x5e3374dd8c29 <vm_exec_core+25497>, 0x5e3374dd581f <vm_exec_core+12175>, 0x5e3374dd7a48 <vm_exec_core+20920>, 0x5e3374dd8203 <vm_exec_core+22899>, 0x5e3374dd6d71 <vm_exec_core+17633>, 0x5e3374dd786e <vm_exec_core+20446>, 0x5e3374dd5a49 <vm_exec_core+12729>, 0x5e3374dd5036 <vm_exec_core+10150>, 0x5e3374dd86c6 <vm_exec_core+24118>, 0x5e3374dd3b57 <vm_exec_core+4807>, 0x5e3374dd6b75 <vm_exec_core+17125>, 0x5e3374de1519 <vm_exec_core+60553>, 0x5e3374dd7c7c <vm_exec_core+21484>, 0x5e3374dd3e01 <vm_exec_core+5489>, 0x5e3374dd4302 <vm_exec_core+6770>, 0x5e3374dd3f1e <vm_exec_core+5774>, 0x5e3374dd4c06 <vm_exec_core+9078>, 0x5e3374dd53db <vm_exec_core+11083>, 0x5e3374dd2c30 <vm_exec_core+928>, 0x5e3374dd4977 <vm_exec_core+8423>, 0x5e3374dda7f1 <vm_exec_core+32609>, 0x5e3374dd8120 <vm_exec_core+22672>, 0x5e3374dd70b8 <vm_exec_core+18472>, 0x5e3374dd90be <vm_exec_core+26670>, 0x5e3374dda8bd <vm_exec_core+32813>, 0x5e3374dd93bd <vm_exec_core+27437>, 0x5e3374dda375 <vm_exec_core+31461>, 0x5e3374dda442 <vm_exec_core+31666>, 0x5e3374dd3631 <vm_exec_core+3489>, 0x5e3374dd9fa7 <vm_exec_core+30487>, 0x5e3374dd5cf8 <vm_exec_core+13416>, 0x5e3374dda1b6 <vm_exec_core+31014>, 0x5e3374dd58c4 <vm_exec_core+12340>, 0x5e3374dd929d <vm_exec_core+27149>, 0x5e3374dd4e80 <vm_exec_core+9712>, 0x5e3374dd5fed <vm_exec_core+14173>, 0x5e3374dda51b <vm_exec_core+31883>, 0x5e3374dd65fa <vm_exec_core+15722>, 0x5e3374dd6183 <vm_exec_core+14579>, 0x5e3374dd2cf9 <vm_exec_core+1129>, 0x5e3374dd3385 <vm_exec_core+2805>, 0x5e3374dd2ddb <vm_exec_core+1355>, 0x5e3374dd6e65 <vm_exec_core+17877>, 0x5e3374dd6321 <vm_exec_core+14993>, 0x5e3374dd6a52 <vm_exec_core+16834>, 0x5e3374dd6975 <vm_exec_core+16613>, 0x5e3374dd5b64 <vm_exec_core+13012>, 0x5e3374dd621d <vm_exec_core+14733>, 0x5e3374dd5eca <vm_exec_core+13882>, 0x5e3374dd64c4 <vm_exec_core+15412>, 0x5e3374dd6449 <vm_exec_core+15289>, 0x5e3374dd5b17 <vm_exec_core+12935>, 0x5e3374dd2f26 <vm_exec_core+1686>, 0x5e3374dd4708 <vm_exec_core+7800>, 0x5e3374dd9937 <vm_exec_core+28839>, 0x5e3374dd4053 <vm_exec_core+6083>, 0x5e3374dda5a6 <vm_exec_core+32022>, 0x5e3374dd8951 <vm_exec_core+24769>, 0x5e3374dd67c6 <vm_exec_core+16182>, 0x5e3374dd3225 <vm_exec_core+2453>, 0x5e3374dda0ce <vm_exec_core+30782>, 0x5e3374dd9cdf <vm_exec_core+29775>, 0x5e3374dd4410 <vm_exec_core+7040>, 0x5e3374dd3802 <vm_exec_core+3954>, 0x5e3374dd8df2 <vm_exec_core+25954>, 0x5e3374dd520c <vm_exec_core+10620>, 0x5e3374dda2d8 <vm_exec_core+31304>, 0x5e3374dd9ef6 <vm_exec_core+30310>, 0x5e3374dd59bf <vm_exec_core+12591>, 0x5e3374dd6733 <vm_exec_core+16035>, 0x5e3374dd8adb <vm_exec_core+25163>, 0x5e3374dd9e5a <vm_exec_core+30154>, 0x5e3374dd7bc9 <vm_exec_core+21305>, 0x5e3374dd8b73 <vm_exec_core+25315>, 0x5e3374dd8f71 <vm_exec_core+26337>, 0x5e3374dd7af7 <vm_exec_core+21095>, 0x5e3374dd36fe <vm_exec_core+3694>, 0x5e3374dd82f3 <vm_exec_core+23139>, 0x5e3374dd355f <vm_exec_core+3279>, 0x5e3374dd38a7 <vm_exec_core+4119>, 0x5e3374dd5c4c <vm_exec_core+13244>, 0x5e3374dd799c <vm_exec_core+20748>, 0x5e3374dd7f1c <vm_exec_core+22156>, 0x5e3374dd772b <vm_exec_core+20123>, 0x5e3374dd3172 <vm_exec_core+2274>, 0x5e3374dd91b9 <vm_exec_core+26921>, 0x5e3374dd9be9 <vm_exec_core+29529>, 0x5e3374dd39a2 <vm_exec_core+4370>, 0x5e3374dd4b0a <vm_exec_core+8826>, 0x5e3374dd461b <vm_exec_core+7563>, 0x5e3374dd536d <vm_exec_core+10973>, 0x5e3374dd668f <vm_exec_core+15871>, 0x5e3374dd3a92 <vm_exec_core+4610>, 0x5e3374dd903e <vm_exec_core+26542>, 0x5e3374dd4a6b <vm_exec_core+8667>, 0x5e3374dd6530 <vm_exec_core+15520>, 0x5e3374dd6fa8 <vm_exec_core+18200>, 0x5e3374dd8ef0 <vm_exec_core+26208>, 0x5e3374dd7d7c <vm_exec_core+21740>, 0x5e3374dd5576 <vm_exec_core+11494>, 0x5e3374dd4d52 <vm_exec_core+9410>, 0x5e3374dd8cce <vm_exec_core+25662>, 0x5e3374dd5dc0 <vm_exec_core+13616>, 0x5e3374dd839e <vm_exec_core+23310>, 0x5e3374dd7e8f <vm_exec_core+22015>, 0x5e3374dd85e0 <vm_exec_core+23888>, 0x5e3374dd948e <vm_exec_core+27646>, 0x5e3374dd71ab <vm_exec_core+18715>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd56ea <vm_exec_core+11866>, 0x5e3374dd8c1a <vm_exec_core+25482>, 0x5e3374dd5810 <vm_exec_core+12160>, 0x5e3374dd7a39 <vm_exec_core+20905>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd6d62 <vm_exec_core+17618>, 0x5e3374dd785f <vm_exec_core+20431>, 0x5e3374dd5a3a <vm_exec_core+12714>, 0x5e3374dd5027 <vm_exec_core+10135>, 0x5e3374dd86b7 <vm_exec_core+24103>, 0x5e3374dd3b48 <vm_exec_core+4792>, 0x5e3374dd6b66 <vm_exec_core+17110>, 0x5e3374de150a <vm_exec_core+60538>, 0x5e3374dd7c6d <vm_exec_core+21469>, 0x5e3374dd3df2 <vm_exec_core+5474>, 0x5e3374dd42f3 <vm_exec_core+6755>, 0x5e3374dd3f0f <vm_exec_core+5759>, 0x5e3374dd4bf7 <vm_exec_core+9063>, 0x5e3374dd53cc <vm_exec_core+11068>, 0x5e3374dd7075 <vm_exec_core+18405>, 0x5e3374dd6685 <vm_exec_core+15861>, 0x5e3374dd7070 <vm_exec_core+18400>, 0x5e3374dd7bc4 <vm_exec_core+21300>, 0x5e3374dd7af2 <vm_exec_core+21090>, 0x5e3374dd4bf2 <vm_exec_core+9058>, 0x5e3374dd7d40 <vm_exec_core+21680>, 0x5e3374dd5cee <vm_exec_core+13406>, 0x5e3374dd5cf3 <vm_exec_core+13411>, 0x5e3374dd7aed <vm_exec_core+21085>, 0x5e3374dd7992 <vm_exec_core+20738>, 0x5e3374dd6a39 <vm_exec_core+16809>, 0x5e3374dd6961 <vm_exec_core+16593>...}
reg_cfp = 0x74bda8bff560
reg_pc = 0x515000019950
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
c:0010 p:0008 s:0047 e:000046 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1046
c:0009 p:0008 s:0041 e:000040 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:891
c:0008 p:0017 s:0035 e:000034 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145
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>
c:0007 p:0008 s:0030 e:000029 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1283
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1882
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>
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1886
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
c:0004 p:0065 s:0016 e:000014 TOP /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH]
th: 0x51500004e000, native_id: 0x74bd8a8006c0
-- Control frame information -----------------------------------------------
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
c:0006 p:---- s:0026 e:000025 CFUNC :sleep
c:0005 p:---- s:0023 e:000022 CFUNC :wait
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
c:0004 p:0019 s:0017 e:000016 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:107 [FINISH]
c:0003 p:---- s:0014 e:000013 CFUNC :synchronize
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>
c:0002 p:0070 s:0010 e:000009 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
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_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_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x00005e3374dcf42b in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#27 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
_ec = 0x5160000006d0
_tag = <optimized out>
state = <optimized out>
result = 36
#28 0x00005e3374b5a96c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=128357964430160) at /tmp/ruby/src/trunk_asan/load.c:789
iseq = 0x74bdaadfba38
#29 0x00005e3374b5582b in require_internal (ec=ec@entry=0x5160000006d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x515000000300
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 128357965878240
realpath_map = 128357965878080
path = 128357964430160
state = RUBY_TAG_NONE
prev_ext_config = <optimized out>
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
#30 0x00005e3374b539e5 in rb_require_string_internal (fname=128357964430200, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
result = <optimized out>
ec = 0x5160000006d0
result = <optimized out>
#31 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1049
base = <optimized out>
#32 0x00005e3374e323c8 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:3801
ci = 0x58a100140003
cc = <optimized out>
me = 0x74bdaadfbbc8
cfunc = 0x5040000185d8
recv = 128357966007720
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#33 0x00005e3374e1881d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd4bc628f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x515000000358
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#34 0x00005e3374e182d5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
ci = <optimized out>
cc = 0x0
#35 0x00005e3374ddfd69 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x74bda8bff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
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>
#36 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5e3374dd5b26 <vm_exec_core+12950>, 0x5e3374dd2f35 <vm_exec_core+1701>, 0x5e3374dd4717 <vm_exec_core+7815>, 0x5e3374dd9946 <vm_exec_core+28854>, 0x5e3374dd4062 <vm_exec_core+6098>, 0x5e3374dda5b5 <vm_exec_core+32037>, 0x5e3374dd8960 <vm_exec_core+24784>, 0x5e3374dd67d5 <vm_exec_core+16197>, 0x5e3374dd3234 <vm_exec_core+2468>, 0x5e3374dda0dd <vm_exec_core+30797>, 0x5e3374dd9cee <vm_exec_core+29790>, 0x5e3374dd441f <vm_exec_core+7055>, 0x5e3374dd3811 <vm_exec_core+3969>, 0x5e3374dd8e01 <vm_exec_core+25969>, 0x5e3374dd521b <vm_exec_core+10635>, 0x5e3374dda2e7 <vm_exec_core+31319>, 0x5e3374dd9f05 <vm_exec_core+30325>, 0x5e3374dd59ce <vm_exec_core+12606>, 0x5e3374dd6742 <vm_exec_core+16050>, 0x5e3374dd8aea <vm_exec_core+25178>, 0x5e3374dd9e69 <vm_exec_core+30169>, 0x5e3374dd7bd8 <vm_exec_core+21320>, 0x5e3374dd8b82 <vm_exec_core+25330>, 0x5e3374dd8f80 <vm_exec_core+26352>, 0x5e3374dd7b06 <vm_exec_core+21110>, 0x5e3374dd370d <vm_exec_core+3709>, 0x5e3374dd8302 <vm_exec_core+23154>, 0x5e3374dd356e <vm_exec_core+3294>, 0x5e3374dd38b6 <vm_exec_core+4134>, 0x5e3374dd5c5b <vm_exec_core+13259>, 0x5e3374dd79ab <vm_exec_core+20763>, 0x5e3374dd7f2b <vm_exec_core+22171>, 0x5e3374dd773a <vm_exec_core+20138>, 0x5e3374dd3181 <vm_exec_core+2289>, 0x5e3374dd91c8 <vm_exec_core+26936>, 0x5e3374dd9bf8 <vm_exec_core+29544>, 0x5e3374dd39b1 <vm_exec_core+4385>, 0x5e3374dd4b19 <vm_exec_core+8841>, 0x5e3374dd462a <vm_exec_core+7578>, 0x5e3374dd537c <vm_exec_core+10988>, 0x5e3374dd669e <vm_exec_core+15886>, 0x5e3374dd3aa1 <vm_exec_core+4625>, 0x5e3374dd904d <vm_exec_core+26557>, 0x5e3374dd4a7a <vm_exec_core+8682>, 0x5e3374dd653f <vm_exec_core+15535>, 0x5e3374dd6fb7 <vm_exec_core+18215>, 0x5e3374dd8eff <vm_exec_core+26223>, 0x5e3374dd7d8b <vm_exec_core+21755>, 0x5e3374dd5585 <vm_exec_core+11509>, 0x5e3374dd4d61 <vm_exec_core+9425>, 0x5e3374dd8cdd <vm_exec_core+25677>, 0x5e3374dd5dcf <vm_exec_core+13631>, 0x5e3374dd83ad <vm_exec_core+23325>, 0x5e3374dd7e9e <vm_exec_core+22030>, 0x5e3374dd85ef <vm_exec_core+23903>, 0x5e3374dd949d <vm_exec_core+27661>, 0x5e3374dd71ba <vm_exec_core+18730>, 0x5e3374dd2c2b <vm_exec_core+923>, 0x5e3374dd56f9 <vm_exec_core+11881>, 0x5e3374dd8c29 <vm_exec_core+25497>, 0x5e3374dd581f <vm_exec_core+12175>, 0x5e3374dd7a48 <vm_exec_core+20920>, 0x5e3374dd8203 <vm_exec_core+22899>, 0x5e3374dd6d71 <vm_exec_core+17633>, 0x5e3374dd786e <vm_exec_core+20446>, 0x5e3374dd5a49 <vm_exec_core+12729>, 0x5e3374dd5036 <vm_exec_core+10150>, 0x5e3374dd86c6 <vm_exec_core+24118>, 0x5e3374dd3b57 <vm_exec_core+4807>, 0x5e3374dd6b75 <vm_exec_core+17125>, 0x5e3374de1519 <vm_exec_core+60553>, 0x5e3374dd7c7c <vm_exec_core+21484>, 0x5e3374dd3e01 <vm_exec_core+5489>, 0x5e3374dd4302 <vm_exec_core+6770>, 0x5e3374dd3f1e <vm_exec_core+5774>, 0x5e3374dd4c06 <vm_exec_core+9078>, 0x5e3374dd53db <vm_exec_core+11083>, 0x5e3374dd2c30 <vm_exec_core+928>, 0x5e3374dd4977 <vm_exec_core+8423>, 0x5e3374dda7f1 <vm_exec_core+32609>, 0x5e3374dd8120 <vm_exec_core+22672>, 0x5e3374dd70b8 <vm_exec_core+18472>, 0x5e3374dd90be <vm_exec_core+26670>, 0x5e3374dda8bd <vm_exec_core+32813>, 0x5e3374dd93bd <vm_exec_core+27437>, 0x5e3374dda375 <vm_exec_core+31461>, 0x5e3374dda442 <vm_exec_core+31666>, 0x5e3374dd3631 <vm_exec_core+3489>, 0x5e3374dd9fa7 <vm_exec_core+30487>, 0x5e3374dd5cf8 <vm_exec_core+13416>, 0x5e3374dda1b6 <vm_exec_core+31014>, 0x5e3374dd58c4 <vm_exec_core+12340>, 0x5e3374dd929d <vm_exec_core+27149>, 0x5e3374dd4e80 <vm_exec_core+9712>, 0x5e3374dd5fed <vm_exec_core+14173>, 0x5e3374dda51b <vm_exec_core+31883>, 0x5e3374dd65fa <vm_exec_core+15722>, 0x5e3374dd6183 <vm_exec_core+14579>, 0x5e3374dd2cf9 <vm_exec_core+1129>, 0x5e3374dd3385 <vm_exec_core+2805>, 0x5e3374dd2ddb <vm_exec_core+1355>, 0x5e3374dd6e65 <vm_exec_core+17877>, 0x5e3374dd6321 <vm_exec_core+14993>, 0x5e3374dd6a52 <vm_exec_core+16834>, 0x5e3374dd6975 <vm_exec_core+16613>, 0x5e3374dd5b64 <vm_exec_core+13012>, 0x5e3374dd621d <vm_exec_core+14733>, 0x5e3374dd5eca <vm_exec_core+13882>, 0x5e3374dd64c4 <vm_exec_core+15412>, 0x5e3374dd6449 <vm_exec_core+15289>, 0x5e3374dd5b17 <vm_exec_core+12935>, 0x5e3374dd2f26 <vm_exec_core+1686>, 0x5e3374dd4708 <vm_exec_core+7800>, 0x5e3374dd9937 <vm_exec_core+28839>, 0x5e3374dd4053 <vm_exec_core+6083>, 0x5e3374dda5a6 <vm_exec_core+32022>, 0x5e3374dd8951 <vm_exec_core+24769>, 0x5e3374dd67c6 <vm_exec_core+16182>, 0x5e3374dd3225 <vm_exec_core+2453>, 0x5e3374dda0ce <vm_exec_core+30782>, 0x5e3374dd9cdf <vm_exec_core+29775>, 0x5e3374dd4410 <vm_exec_core+7040>, 0x5e3374dd3802 <vm_exec_core+3954>, 0x5e3374dd8df2 <vm_exec_core+25954>, 0x5e3374dd520c <vm_exec_core+10620>, 0x5e3374dda2d8 <vm_exec_core+31304>, 0x5e3374dd9ef6 <vm_exec_core+30310>, 0x5e3374dd59bf <vm_exec_core+12591>, 0x5e3374dd6733 <vm_exec_core+16035>, 0x5e3374dd8adb <vm_exec_core+25163>, 0x5e3374dd9e5a <vm_exec_core+30154>, 0x5e3374dd7bc9 <vm_exec_core+21305>, 0x5e3374dd8b73 <vm_exec_core+25315>, 0x5e3374dd8f71 <vm_exec_core+26337>, 0x5e3374dd7af7 <vm_exec_core+21095>, 0x5e3374dd36fe <vm_exec_core+3694>, 0x5e3374dd82f3 <vm_exec_core+23139>, 0x5e3374dd355f <vm_exec_core+3279>, 0x5e3374dd38a7 <vm_exec_core+4119>, 0x5e3374dd5c4c <vm_exec_core+13244>, 0x5e3374dd799c <vm_exec_core+20748>, 0x5e3374dd7f1c <vm_exec_core+22156>, 0x5e3374dd772b <vm_exec_core+20123>, 0x5e3374dd3172 <vm_exec_core+2274>, 0x5e3374dd91b9 <vm_exec_core+26921>, 0x5e3374dd9be9 <vm_exec_core+29529>, 0x5e3374dd39a2 <vm_exec_core+4370>, 0x5e3374dd4b0a <vm_exec_core+8826>, 0x5e3374dd461b <vm_exec_core+7563>, 0x5e3374dd536d <vm_exec_core+10973>, 0x5e3374dd668f <vm_exec_core+15871>, 0x5e3374dd3a92 <vm_exec_core+4610>, 0x5e3374dd903e <vm_exec_core+26542>, 0x5e3374dd4a6b <vm_exec_core+8667>, 0x5e3374dd6530 <vm_exec_core+15520>, 0x5e3374dd6fa8 <vm_exec_core+18200>, 0x5e3374dd8ef0 <vm_exec_core+26208>, 0x5e3374dd7d7c <vm_exec_core+21740>, 0x5e3374dd5576 <vm_exec_core+11494>, 0x5e3374dd4d52 <vm_exec_core+9410>, 0x5e3374dd8cce <vm_exec_core+25662>, 0x5e3374dd5dc0 <vm_exec_core+13616>, 0x5e3374dd839e <vm_exec_core+23310>, 0x5e3374dd7e8f <vm_exec_core+22015>, 0x5e3374dd85e0 <vm_exec_core+23888>, 0x5e3374dd948e <vm_exec_core+27646>, 0x5e3374dd71ab <vm_exec_core+18715>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd56ea <vm_exec_core+11866>, 0x5e3374dd8c1a <vm_exec_core+25482>, 0x5e3374dd5810 <vm_exec_core+12160>, 0x5e3374dd7a39 <vm_exec_core+20905>, 0x5e3374dd7d2c <vm_exec_core+21660>, 0x5e3374dd6d62 <vm_exec_core+17618>, 0x5e3374dd785f <vm_exec_core+20431>, 0x5e3374dd5a3a <vm_exec_core+12714>, 0x5e3374dd5027 <vm_exec_core+10135>, 0x5e3374dd86b7 <vm_exec_core+24103>, 0x5e3374dd3b48 <vm_exec_core+4792>, 0x5e3374dd6b66 <vm_exec_core+17110>, 0x5e3374de150a <vm_exec_core+60538>, 0x5e3374dd7c6d <vm_exec_core+21469>, 0x5e3374dd3df2 <vm_exec_core+5474>, 0x5e3374dd42f3 <vm_exec_core+6755>, 0x5e3374dd3f0f <vm_exec_core+5759>, 0x5e3374dd4bf7 <vm_exec_core+9063>, 0x5e3374dd53cc <vm_exec_core+11068>, 0x5e3374dd7075 <vm_exec_core+18405>, 0x5e3374dd6685 <vm_exec_core+15861>, 0x5e3374dd7070 <vm_exec_core+18400>, 0x5e3374dd7bc4 <vm_exec_core+21300>, 0x5e3374dd7af2 <vm_exec_core+21090>, 0x5e3374dd4bf2 <vm_exec_core+9058>, 0x5e3374dd7d40 <vm_exec_core+21680>, 0x5e3374dd5cee <vm_exec_core+13406>, 0x5e3374dd5cf3 <vm_exec_core+13411>, 0x5e3374dd7aed <vm_exec_core+21085>, 0x5e3374dd7992 <vm_exec_core+20738>, 0x5e3374dd6a39 <vm_exec_core+16809>, 0x5e3374dd6961 <vm_exec_core+16593>...}
reg_cfp = 0x74bda8bff790
reg_pc = 0x50400002d1f8
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_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_opt_aset_with = <optimized out>
INSN_LABEL_opt_aref_with = <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>
#37 0x00005e3374dcf03b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
_ec = 0x5160000006d0
_tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ffd4bc62ca0, <optimized out>, <optimized out>}, prev = 0x74bda9664d50, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = <optimized out>
#38 0x00005e3374a555cb in rb_ec_exec_node (ec=0x5160000006d0, n=0x74bdaadfbc68) at /tmp/ruby/src/trunk_asan/eval.c:280
_ec = 0x5160000006d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd4bc62e30, <optimized out>, 0x7ffd4bc62d80, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x74bdaadfbc68
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:318
ec = 0x5160000006d0
status = <optimized out>
#40 0x00005e3374a4eb37 in rb_main (argc=9, argv=0x7ffd4bc63008) at /tmp/ruby/src/trunk_asan/main.c:40
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffd4bc63008) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 2051511) detached]
1) Failure:
JSONInRactorTest#test_generate [/tmp/ruby/src/trunk_asan/test/json/ractor_test.rb:42]:
Expected #<Process::Status: pid 2068946 SIGKILL (signal 9)> to be success?.
Finished tests in 594.102766s, 48.0961 tests/s, 10181.5719 assertions/s.
28574 tests, 6048900 assertions, 1 failures, 0 errors, 133 skips
ruby -v: ruby 3.5.0dev (2025-03-03T15:27:56Z master 9ccba88160) +PRISM [x86_64-linux]
$ timeout 60 gdb -p 2051184 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:953: yes-test-all] Error 1
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 2051183 -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 2086724 -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/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/15.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 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.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 3.5.0dev (2025-03-03T15:27:56Z master 9ccba88160) +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 31.863957 seconds
3315 files, 33403 examples, 134028 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.