# Logfile created on 2025-11-13 09:29:22 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000774f6d58fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20251113-092922", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000774f723ec950 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000774f723ec748 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000774f6d4c93a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251113-092922", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251113-092922>, @binmode=false, @mon_data=#<Monitor:0x0000774f723ec3d8>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 7e37e4e743
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
dcb90f8a75ffa56ee36a2d005b20ac4fc392f3f4627a26ab3f4823561e332831 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating 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
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.0.0+0
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.0.0+0
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.0.0+0
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
bundler 4.0.0.dev
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.7.0
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.0
pp 0.6.3
prettyprint 0.2.0
prism 1.6.0
resolv 0.6.3
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.1
timeout 0.4.4
tmpdir 0.3.1
tsort 0.2.0
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
date 3.5.0
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.1
io-nonblock 0.3.2
io-wait 0.4.0.dev
json 2.16.0
openssl 4.0.0.pre
psych 5.2.6
stringio 3.1.9.dev
strscan 3.1.6.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0
minitest 5.26.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.1
rexml 3.4.4
rss 0.3.1
net-ftp 0.3.9
net-imap 0.5.12
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.9.5
typeprof 0.31.0
debug 1.11.0
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 3.3.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 6.15.1
irb 1.15.3
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=35946
"--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j16
# Running tests:
[ 1/757] 747974=-ext-/iseq_load/test_iseq_load
[ 2/757] 747988=did_you_mean/core_ext/test_name_error_extension
[ 3/757] 747991=-ext-/string/test_fstring
[ 4/757] 747979=fiber/test_timeout
[ 5/757] 747992=ruby/test_fixnum
[ 6/757] 747989=ruby/test_signal
[ 7/757] 747990=fiber/test_scheduler
[ 8/757] 747985=-ext-/test_ensure_and_callcc
[ 9/757] 747987=psych/test_null
[ 10/757] 747981=rubygems/test_gem_resolver_activation_request
[ 11/757] 747983=ruby/enc/test_big5
[ 12/757] 747984=-ext-/win32/test_fd_setsize
[ 13/757] 747986=ruby/test_objectspace
[ 14/757] 747976=test_trick
[ 15/757] 747978=prism/version_test
[ 16/757] 747984=rubygems/test_gem_request_set
[ 17/757] 747985=prism/api/lex_test
[ 18/757] 747988=rubygems/test_gem_rdoc
[ 19/757] 747983=ripper/test_files_test_2
[ 20/757] 747994=rubygems/test_gem_version_option
[ 21/757] 747979=ruby/test_require_lib
[ 22/757] 747992=psych/test_stringio
[ 23/757] 747987=rubygems/test_gem_remote_fetcher_s3
[ 24/757] 747992=rubygems/test_gem_unsatisfiable_dependency_error
[ 25/757] 747978=objspace/test_ractor
[ 26/757] 747985=rubygems/test_gem_package_tar_header
[ 27/757] 747991=prism/ruby/pattern_test
[ 28/757] 747988=ripper/test_sexp
[ 29/757] 747981=socket/test_basicsocket
[ 30/757] 747981=rubygems/test_gem_commands_owner_command
[ 31/757] 747992=-ext-/test_recursion
[ 32/757] 747988=-ext-/string/test_normalize
[ 33/757] 747992=prism/locals_test
[ 34/757] 747988=test_find
[ 35/757] 747992=-ext-/typeddata/test_typeddata
[ 36/757] 747988=rubygems/test_gem_resolver_vendor_specification
[ 37/757] 747994=prism/ruby/compiler_test
[ 38/757] 747988=date/test_date_strftime
[ 39/757] 747991=ruby/test_struct
[ 40/757] 747985=-ext-/bignum/test_bigzero
[ 41/757] 747985=ruby/test_basicinstructions
[ 42/757] 747991=fiber/test_mutex
[ 43/757] 747994=ruby/test_box
[ 44/757] 747987=rubygems/test_gem_ext_builder
[ 45/757] 747985=fileutils/test_verbose
[ 46/757] 747985=ruby/test_sprintf
[ 47/757] 747981=rubygems/test_gem_uri_formatter
[ 48/757] 747981=ruby/test_optimization
[ 49/757] 747984=rubygems/test_gem_request_connection_pools
[ 50/757] 747992=uri/test_common
[ 51/757] 747978=rubygems/test_deprecate
[ 52/757] 747991=win32/test_registry
[ 53/757] 747991=openssl/test_ssl
[ 54/757] 747990=prism/api/parse_success_test
[ 55/757] 747985=rubygems/test_gem_commands_push_command
[ 56/757] 747984=ruby/test_module
[ 57/757] 747978=strscan/test_ractor
[ 58/757] 747990=ruby/enc/test_euc_jp
[ 59/757] 747990=-ext-/string/test_external_new
[ 60/757] 747990=ripper/test_scanner_events
[ 61/757] 747978=-ext-/test_abi
[ 62/757] 747990=rubygems/test_gem_resolver_dependency_request
[ 63/757] 747992=-ext-/exception/test_data_error
[ 64/757] 747988=ruby/test_rubyvm
[ 65/757] 747988=ruby/test_weakmap
[ 66/757] 747992=rubygems/test_gem_doctor
[ 67/757] 747992=socket/test_ancdata
[ 68/757] 747992=rubygems/test_gem_resolver_specification
[ 69/757] 747992=dtrace/test_load
[ 70/757] 747992=ruby/test_encoding
[ 71/757] 747990=json/json_fixtures_test
[ 72/757] 747985=ruby/test_default_gems
[ 73/757] 747978=rubygems/test_gem_security_trust_dir
[ 74/757] 747990=mkmf/test_constant
[ 75/757] 747978=mkmf/test_have_func
[ 76/757] 747985=-ext-/string/test_enc_str_buf_cat
[ 77/757] 747985=rubygems/test_gem_package_tar_reader_entry
[ 78/757] 747994=optparse/test_zsh_completion
[ 79/757] 747994=rubygems/test_webauthn_listener
[ 80/757] 747994=-ext-/thread/test_lock_native_thread
[ 81/757] 747994=-ext-/funcall/test_passing_block
[ 82/757] 747985=uri/test_http
[ 83/757] 747994=openssl/test_x509cert
[ 84/757] 747985=socket/test_addrinfo
[ 85/757] 747985=-ext-/test_bug-14834
[ 86/757] 747985=openssl/test_buffering
[ 87/757] 747985=prism/ruby/ruby_parser_test
[ 88/757] 747985=resolv/test_svcb_https
[ 89/757] 747985=psych/nodes/test_enumerable
[ 90/757] 747985=-ext-/proc/test_bmethod
[ 91/757] 747985=test_extlibs
[ 92/757] 747992=-ext-/rational/test_rat
[ 93/757] 747992=rubygems/test_gem_ext_rake_builder
[ 94/757] 747987=monitor/test_monitor
[ 95/757] 747978=json/json_string_matching_test
[ 96/757] 747978=mkmf/test_flags
[ 97/757] 747987=openssl/test_asn1
[ 98/757] 747987=ruby/test_transcode
[ 99/757] 747994=ruby/test_whileuntil
[100/757] 747994=socket/test_tcp
[101/757] 747994=test_pp
[102/757] 747974=ruby/test_sprintf_comb
[103/757] 747994=ruby/test_method_cache
[104/757] 747994=ruby/test_path
[105/757] 747994=rubygems/test_gem_stub_specification
[106/757] 747994=prism/ruby/tunnel_test
[107/757] 747994=rubygems/test_gem_text
[108/757] 747974=ruby/test_settracefunc
[109/757] 747994=rubygems/test_gem_commands_stale_command
[110/757] 747994=rubygems/test_gem_version
[111/757] 747994=prism/result/equality_test
[112/757] 747994=rubygems/test_gem_commands_query_command
[113/757] 747992=psych/test_data
[114/757] 747992=ripper/test_files_ext
[115/757] 747978=openssl/test_x509ext
[116/757] 747978=prism/unescape_test
[117/757] 747978=ruby/test_object_id
[118/757] 747992=prism/result/source_location_test
[119/757] 747992=ruby/test_complex
[120/757] 747989=-ext-/vm/test_at_exit
[121/757] 747989=-ext-/thread/test_instrumentation_api
[122/757] 747978=-ext-/symbol/test_inadvertent_creation
[123/757] 747994=prism/result/static_inspect_test
[124/757] 747994=io/nonblock/test_flush
[125/757] 747994=openssl/test_pkcs7
[126/757] 747990=rubygems/test_gem_commands_fetch_command
[127/757] 747978=ruby/test_complexrational
[128/757] 747978=mkmf/test_mkmf
[129/757] 747976=-ext-/bignum/test_mul
[130/757] 747978=ruby/test_mixed_unicode_escapes
[131/757] 747978=-ext-/test_enumerator_kw
[132/757] 747976=did_you_mean/spell_checking/test_require_path_check
[133/757] 747978=openssl/test_x509crl
[134/757] 747992=psych/test_numeric
[135/757] 747992=strscan/test_stringscanner
[136/757] 747976=psych/test_class
[137/757] 747990=ruby/enc/test_gb18030
[138/757] 747976=rubygems/test_gem_package_tar_reader
[139/757] 747990=ruby/enc/test_gbk
[140/757] 747992=rubygems/test_gem_specification
[141/757] 747990=rubygems/test_gem_name_tuple
[142/757] 747990=ruby/test_warning
[143/757] 747978=rubygems/test_gem_dependency_installer
[144/757] 747988=ruby/test_refinement
[145/757] 747990=-ext-/load/test_protect
[146/757] 747990=psych/test_tree_builder
[147/757] 747990=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[148/757] 747976=net/protocol/test_protocol
[149/757] 747987=rubygems/test_gem_commands_open_command
[150/757] 747990=openssl/test_x509req
[151/757] 747994=prism/ruby/location_test
[152/757] 747976=-ext-/string/test_enc_associate
[153/757] 747974=prism/api/dump_test
[154/757] 747994=ruby/test_allocation
[155/757] 747989=ruby/test_gc
[156/757] 747987=ruby/test_iseq
[157/757] 747984=yaml/test_store
[158/757] 747984=ruby/test_insns_leaf
[159/757] 747984=ruby/test_string_memory
[160/757] 747990=prism/regexp_test
[161/757] 747990=mkmf/test_pkg_config
[162/757] 747984=-ext-/bignum/test_big2str
[163/757] 747990=open-uri/test_open-uri
[164/757] 747984=-ext-/string/test_coderange
[165/757] 747984=-ext-/win32/test_dln
[166/757] 747984=openssl/test_x509attr
[167/757] 747984=ruby/test_complex2
[168/757] 747979=ruby/enc/test_iso_8859
[169/757] 747984=rubygems/test_gem_resolver_conflict
[170/757] 747984=ruby/test_readpartial
[171/757] 747979=psych/test_scalar
[172/757] 747979=rubygems/test_gem_commands_contents_command
Leaked file descriptor: TestOpenURI#test_redirect_with_request_specific_fields_hash: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 43029>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 747990 ko1 10u IPv4 1060174012 0t0 TCP localhost:43029->localhost:38504 (CLOSE_WAIT)
[173/757] 747984=prism/newline_offsets_test
Closed file descriptor: TestOpenURI#test_redirect_invalid: 10
[174/757] 747990=ruby/test_regexp
[175/757] 747979=ruby/test_rational
[176/757] 747985=-ext-/bignum/test_str2big
[177/757] 747985=ruby/enc/test_windows_1251
[178/757] 747985=prism/ruby/relocation_test
[179/757] 747985=ripper/test_parser_events
[180/757] 747985=resolv/test_addr
[181/757] 747985=-ext-/file/test_stat
[182/757] 747985=ruby/test_eval
[183/757] 747984=resolv/test_win32_config
[184/757] 747976=mkmf/test_convertible
[185/757] 747984=rubygems/test_gem_resolver_best_set
[186/757] 747984=psych/test_yamldbm
[187/757] 747984=json/test_helper
[188/757] 747984=ruby/test_thread_cv
[189/757] 747984=optparse/test_getopts
[190/757] 747984=rubygems/test_gem_resolver_api_specification
[191/757] 747979=prism/ruby/parameters_signature_test
[192/757] 747984=ruby/test_primitive
[193/757] 747984=rubygems/test_gem_request
[194/757] 747979=rubygems/test_gem_commands_signin_command
[195/757] 747979=socket/test_nonblock
[196/757] 747979=openssl/test_pkey
[197/757] 747983=rubygems/test_gem_commands_specification_command
[198/757] 747984=psych/handlers/test_recorder
[199/757] 747984=-ext-/iter/test_yield_block
[200/757] 747984=psych/test_yaml
[201/757] 747992=mkmf/test_config
[202/757] 747979=psych/test_boolean
[203/757] 747979=fiber/test_ractor
[204/757] 747987=psych/test_document
[205/757] 747987=did_you_mean/test_spell_checker
[206/757] 747979=-ext-/bug_reporter/test_bug_reporter
[207/757] 747987=ruby/test_file
[208/757] 747984=socket/test_sockopt
[209/757] 747984=ruby/test_frozen_error
[210/757] 747984=prism/bom_test
[211/757] 747984=ruby/test_lambda
[212/757] 747985=psych/test_encoding
[213/757] 747984=ruby/test_pattern_matching
[214/757] 747991=fiber/test_thread
[215/757] 747983=rubygems/test_gem_commands_search_command
[216/757] 747985=ruby/test_arithmetic_sequence
[217/757] 747983=ruby/test_literal
[218/757] 747984=-ext-/st/test_foreach
[219/757] 747984=ruby/test_econv
[220/757] 747985=test_securerandom
[221/757] 747985=fileutils/test_nowrite
[222/757] 747985=ruby/test_flip
[223/757] 747991=ruby/test_thread_queue
[224/757] 747985=optparse/test_summary
[225/757] 747979=ruby/test_stack
[226/757] 747986=rubygems/test_gem_ext_cargo_builder_unit
[227/757] 747974=rubygems/test_gem_commands_install_command
[228/757] 747978=-ext-/num2int/test_num2int
[229/757] 747985=rubygems/test_gem_source_local
[230/757] 747978=-ext-/iter/test_iter_break
[231/757] 747992=mkmf/test_have_macro
[232/757] 747978=ruby/test_process
[233/757] 747986=ruby/test_parse
[234/757] 747985=uri/test_wss
[235/757] 747985=fiber/test_address_resolve
[236/757] 747985=ruby/test_variable
[237/757] 747992=openssl/test_digest
[238/757] 747992=rubygems/test_gem_resolver_lock_specification
[239/757] 747992=-ext-/string/test_cstr
[240/757] 747987=dtrace/test_method_cache
[241/757] 747987=ruby/test_iterator
[242/757] 747987=rubygems/test_gem_resolver_index_specification
[243/757] 747992=dtrace/test_string
[244/757] 747992=psych/test_marshalable
[245/757] 747992=rubygems/test_gem_dependency
[246/757] 747986=ruby/test_class
[247/757] 747987=psych/test_serialize_subclasses
[248/757] 747987=ruby/test_const
[249/757] 747987=prism/api/parse_comments_test
[250/757] 747979=rubygems/test_gem_commands_dependency_command
[251/757] 747992=rubygems/test_gem_ext_ext_conf_builder
[252/757] 747987=dtrace/test_cmethod
[253/757] 747987=-ext-/string/test_qsort
[254/757] 747987=fiber/test_storage
[255/757] 747987=-ext-/path_to_class/test_path_to_class
[256/757] 747987=prism/result/string_test
[257/757] 747987=json/json_addition_test
[258/757] 747987=coverage/test_coverage
[259/757] 747979=psych/test_stream
[260/757] 747979=json/json_common_interface_test
[261/757] 747991=pathname/test_pathname
[262/757] 747984=rubygems/test_remote_fetch_error
[263/757] 747984=ruby/test_dir_m17n
[264/757] 747979=rubygems/test_gem_resolver_git_specification
[265/757] 747979=prism/result/named_capture_test
[266/757] 747979=rubygems/test_gem_commands_cert_command
[267/757] 747991=fiber/test_io
[268/757] 747983=fileutils/test_fileutils
[269/757] 747991=-ext-/eval/test_eval
[270/757] 747991=fiber/test_process
[271/757] 747991=ruby/test_object
[272/757] 747976=rubygems/test_gem_util
[273/757] 747974=test_tempfile
[274/757] 747985=openssl/test_config
[275/757] 747985=rubygems/test_gem_resolver
[276/757] 747976=rubygems/test_gem_gemcutter_utilities
[277/757] 747983=rubygems/test_gem_remote_fetcher
[278/757] 747985=did_you_mean/edit_distance/test_jaro_winkler
[279/757] 747985=rubygems/test_gem_commands_yank_command
[280/757] 747976=rubygems/test_exit
[281/757] 747985=did_you_mean/spell_checking/test_pattern_key_name_check
[282/757] 747985=-ext-/postponed_job/test_postponed_job
[283/757] 747976=rubygems/test_gem_request_set_lockfile
[284/757] 747974=json/ractor_test
[285/757] 747974=fiber/test_io_close
[286/757] 747983=did_you_mean/tree_spell/test_human_typo
[287/757] 747983=-ext-/load/test_dot_dot
[288/757] 747974=ruby/test_bignum
[289/757] 747983=prism/ruby/reflection_test
[290/757] 747987=ruby/test_key_error
[291/757] 747987=openssl/test_engine
[292/757] 747979=-ext-/exception/test_enc_raise
[293/757] 747987=net/http/test_httpresponse
[294/757] 747979=ruby/test_inlinecache
[295/757] 747983=ruby/test_weakkeymap
[296/757] 747992=-ext-/marshal/test_usrmarshal
[297/757] 747974=rubygems/test_gem_command
[298/757] 747987=pathname/test_ractor
[299/757] 747979=rubygems/test_gem_commands_environment_command
[300/757] 747976=-ext-/tracepoint/test_tracepoint
[301/757] 747974=-ext-/integer/test_my_integer
[302/757] 747974=dtrace/test_array_create
[303/757] 747974=rubygems/test_gem_resolver_installed_specification
[304/757] 747979=rubygems/test_gem_commands_mirror
[305/757] 747979=-ext-/marshal/test_internal_ivar
[306/757] 747987=prism/encoding/symbol_encoding_test
[307/757] 747979=prism/ruby/desugar_compiler_test
[308/757] 747974=mkmf/test_signedness
[309/757] 747987=openssl/test_hmac
[310/757] 747979=io/console/test_ractor
[311/757] 747987=rubygems/test_gem_spec_fetcher
[312/757] 747979=ruby/test_undef
[313/757] 747979=rubygems/test_gem_commands_sources_command
[314/757] 747992=uri/test_ws
[315/757] 747992=date/test_date_arith
[316/757] 747992=io/console/test_io_console
[317/757] 747987=ruby/test_numeric
[318/757] 747985=ruby/test_metaclass
[319/757] 747985=ruby/test_io
[320/757] 747991=rubygems/test_gem_commands_which_command
[321/757] 747987=ruby/test_enum
[322/757] 747976=prism/api/parse_test
[323/757] 747991=socket/test_unix
[324/757] 747991=rubygems/test_gem_source_specific_file
[325/757] 747976=psych/test_coder
[326/757] 747976=optparse/test_optparse
[327/757] 747979=ruby/test_symbol
[328/757] 747991=-ext-/gvl/test_last_thread
[329/757] 747976=uri/test_ldap
[330/757] 747976=rubygems/test_gem_source_lock
[331/757] 747976=etc/test_etc
[332/757] 747984=rubygems/test_gem_remote_fetcher_local_server
[333/757] 747984=openssl/test_cipher
[334/757] 747991=psych/test_hash
[335/757] 747984=-ext-/time/test_new
[336/757] 747984=-ext-/string/test_too_many_dummy_encodings
[337/757] 747991=ripper/test_filter
[338/757] 747976=rubygems/test_gem_ext_cmake_builder
[339/757] 747983=objspace/test_objspace
[340/757] 747991=ruby/test_clone
[341/757] 747976=erb/test_erb_m17n
[342/757] 747976=ruby/enc/test_koi8
[343/757] 747976=rubygems/test_gem_resolver_vendor_set
[344/757] 747984=ruby/test_fnmatch
[345/757] 747976=mkmf/test_have_library
[346/757] 747984=net/http/test_https
[347/757] 747988=rubygems/test_require
[348/757] 747992=erb/test_erb_command
[349/757] 747992=prism/result/integer_base_flags_test
[350/757] 747992=net/http/test_httpresponses
[351/757] 747991=ruby/test_unicode_escape
[352/757] 747992=uri/test_ftp
[353/757] 747992=dtrace/test_raise
[354/757] 747992=open-uri/test_proxy
[355/757] 747992=io/wait/test_io_wait_uncommon
[356/757] 747992=psych/test_string
[357/757] 747991=ruby/test_yield
[358/757] 747974=rubygems/test_gem_request_set_lockfile_parser
[359/757] 747992=ruby/enc/test_shift_jis
[360/757] 747992=rubygems/test_gem_ci_detector
[361/757] 747992=rubygems/test_gem_dependency_resolution_error
[362/757] 747992=prism/fixtures_test
[363/757] 747974=ruby/test_rational2
[364/757] 747974=net/http/test_http
[365/757] 747981=rubygems/test_gem_security_policy
[366/757] 747992=rubygems/test_gem_install_update_options
[367/757] 747981=uri/test_file
[368/757] 747981=rubygems/test_gem_resolver_index_set
[369/757] 747981=ruby/enc/test_case_options
[370/757] 747981=-ext-/method/test_arity
[371/757] 747981=ruby/test_ractor
[372/757] 747976=ripper/test_files_sample
[373/757] 747992=-ext-/st/test_update
[374/757] 747992=date/test_switch_hitter
[375/757] 747992=ruby/test_defined
[376/757] 747976=-ext-/bignum/test_pack
[377/757] 747992=ruby/test_call
[378/757] 747987=ruby/test_thread
[379/757] 747992=dtrace/test_hash_create
[380/757] 747992=json/json_generic_object_test
[381/757] 747992=ruby/test_vm_dump
[382/757] 747992=open-uri/test_ftp
[383/757] 747992=test_open3
[384/757] 747976=prism/errors_test
[385/757] 747988=rubygems/test_gem_commands_rebuild_command
[386/757] 747988=psych/test_alias_and_anchor
[387/757] 747988=rubygems/test_gem_commands_setup_command
[388/757] 747976=ruby/enc/test_cesu8
[389/757] 747976=json/json_parser_test
[390/757] 747976=uri/test_generic
[391/757] 747976=prism/result/breadth_first_search_test
[392/757] 747976=ruby/test_fiber
[393/757] 747984=-ext-/array/test_resize
[394/757] 747984=-ext-/bignum/test_div
[395/757] 747984=psych/test_deprecated
[396/757] 747984=ruby/test_gc_compact
[397/757] 747979=rubygems/test_gem_safe_marshal
[398/757] 747988=-ext-/string/test_capacity
[399/757] 747988=-ext-/float/test_nextafter
[400/757] 747988=prism/result/static_literals_test
[401/757] 747988=psych/visitors/test_to_ruby
[402/757] 747988=rubygems/test_bundled_ca
[403/757] 747979=openssl/test_random
[404/757] 747979=fiber/test_backtrace
[405/757] 747979=date/test_date_parse
[406/757] 747988=rubygems/test_gem_commands_update_command
[407/757] 747994=openssl/test_fips
[408/757] 747979=openssl/test_pkey_ec
[409/757] 747979=ruby/test_rand
[410/757] 747974=-ext-/struct/test_data
[411/757] 747974=optparse/test_noarg
[412/757] 747994=ruby/enc/test_utf32
[413/757] 747994=-ext-/integer/test_integer
[414/757] 747994=-ext-/string/test_ellipsize
[415/757] 747994=ruby/test_memory_view
[416/757] 747994=prism/test_helper
[417/757] 747994=rubygems/test_gem_package_task
[418/757] 747994=openssl/test_provider
[419/757] 747974=openssl/test_bn
[420/757] 747974=net/http/test_httpheader
[421/757] 747974=net/http/test_http_request
[422/757] 747974=ruby/test_data
[423/757] 747974=rubygems/test_gem_commands_server_command
[424/757] 747974=lib/!Nothing_to_test
[425/757] 747974=ruby/test_keyword
[426/757] 747979=prism/result/numeric_value_test
[427/757] 747979=prism/heredoc_dedent_test
[428/757] 747979=rubygems/test_kernel
[429/757] 747994=did_you_mean/spell_checking/test_method_name_check
[430/757] 747994=dtrace/test_function_entry
[431/757] 747994=prism/result/implicit_array_test
[432/757] 747994=optparse/test_acceptable
[433/757] 747988=-ext-/struct/test_len
[434/757] 747988=ruby/test_file_exhaustive
[435/757] 747994=rubygems/test_gem_ext_cargo_builder
[436/757] 747979=rubygems/test_gem_gem_runner
[437/757] 747994=psych/test_exception
[438/757] 747979=psych/test_object
[439/757] 747994=rubygems/test_gem_commands_signout_command
[440/757] 747979=ruby/test_pack
[441/757] 747994=rubygems/test_gem_commands_unpack_command
[442/757] 747992=rubygems/test_gem_commands_exec_command
[443/757] 747974=ruby/test_autoload
[444/757] 747994=rubygems/test_gem_resolver_local_specification
[445/757] 747994=optparse/test_optarg
[446/757] 747979=io/wait/test_ractor
[447/757] 747994=openssl/test_ssl_session
[448/757] 747979=psych/json/test_stream
[449/757] 747979=ruby/test_assignment
[450/757] 747991=ruby/test_syntax
[451/757] 747992=openssl/test_ossl
[452/757] 747992=date/test_date_marshal
[453/757] 747992=ruby/enc/test_grapheme_breaks
[454/757] 747994=rubygems/test_gem_request_set_gem_dependency_api
[455/757] 747992=did_you_mean/spell_checking/test_key_name_check
[456/757] 747992=ripper/test_ripper
[457/757] 747994=test_singleton
[458/757] 747994=openssl/test_kdf
[459/757] 747994=-ext-/class/test_class2name
[460/757] 747994=psych/test_nil
[461/757] 747994=rubygems/test_gem_request_set_lockfile_tokenizer
[462/757] 747994=rubygems/test_gem_commands_outdated_command
[463/757] 747994=json/json_ryu_fallback_test
[464/757] 747994=prism/ruby/string_query_test
[465/757] 747994=ruby/test_backtrace
[466/757] 747984=ruby/test_time_tz
[467/757] 747992=ruby/test_lazy_enumerator
[468/757] 747986=-ext-/debug/test_profile_frames
[469/757] 747984=-ext-/load/test_resolve_symbol
[470/757] 747986=date/test_date_compat
[471/757] 747986=error_highlight/test_error_highlight
[472/757] 747984=ruby/test_array
[473/757] 747985=mkmf/test_find_executable
[474/757] 747985=rubygems/test_gem_commands_help_command
[475/757] 747994=rubygems/test_gem_package_tar_header_ractor
[476/757] 747985=ruby/test_stringchar
[477/757] 747985=-ext-/arith_seq/test_arith_seq_extract
[478/757] 747992=-ext-/debug/test_debug
[479/757] 747992=test_rbconfig
[480/757] 747985=rubygems/test_gem_uri
[481/757] 747985=rubygems/test_gem_package_old
[482/757] 747992=digest/test_digest
[483/757] 747985=digest/test_ractor
[484/757] 747981=json/json_coder_test
[485/757] 747981=psych/test_psych
[486/757] 747981=fiber/test_enumerator
[487/757] 747981=rubygems/test_gem_source_installed
[488/757] 747981=-ext-/string/test_modify_expand
[489/757] 747981=rubygems/test_gem_available_set
[490/757] 747985=did_you_mean/tree_spell/test_change_word
[491/757] 747985=openssl/test_pkcs12
[492/757] 747981=psych/test_date_time
[493/757] 747994=date/test_date
[494/757] 747994=uri/test_parser
[495/757] 747994=rubygems/test_gem_source_vendor
[496/757] 747994=rubygems/test_gem_commands_list_command
[497/757] 747994=did_you_mean/spell_checking/test_variable_name_check
[498/757] 747981=yaml/test_dbm
[499/757] 747981=test_pty
[500/757] 747994=psych/test_symbol
[501/757] 747994=rubygems/test_gem_uninstaller
[502/757] 747985=prism/ractor_test
[503/757] 747981=rubygems/test_gem_platform
[504/757] 747979=prism/result/overlap_test
[505/757] 747985=psych/test_safe_load
[506/757] 747985=ruby/test_frozen
[507/757] 747985=rubygems/test_gem_source
[508/757] 747981=-ext-/exception/test_exception_at_throwing
[509/757] 747981=ruby/test_name_error
[510/757] 747985=prism/encoding/string_encoding_test
[511/757] 747976=ruby/test_enumerator
[512/757] 747985=rubygems/test_gem_package
[513/757] 747979=ruby/enc/test_utf16
[514/757] 747979=date/test_date_attr
[515/757] 747979=-ext-/test_scan_args
[516/757] 747989=-ext-/struct/test_duplicate
[517/757] 747989=json/json_ext_parser_test
[518/757] 747979=ruby/test_time
[519/757] 747989=ruby/test_integer
[520/757] 747994=erb/test_erb
[521/757] 747981=ruby/test_condition
[522/757] 747981=ruby/enc/test_cp949
[523/757] 747981=ruby/test_string
[524/757] 747979=ripper/test_files_lib
[525/757] 747994=ruby/enc/test_emoji
[526/757] 747994=did_you_mean/spell_checking/test_class_name_check
[527/757] 747994=rubygems/test_gem_resolver_git_set
[528/757] 747985=rubygems/test_gem_commands_check_command
[529/757] 747985=ruby/test_random_formatter
[530/757] 747985=rubygems/test_gem_source_git
[531/757] 747994=ruby/enc/test_regex_casefold
[532/757] 747994=ruby/test_pipe
[533/757] 747994=rubygems/test_gem_installer
[534/757] 747985=rubygems/test_gem_command_manager
[535/757] 747985=test_delegate
[536/757] 747985=ruby/test_set
[537/757] 747986=-ext-/stack/test_stack_overflow
[538/757] 747986=prism/result/attribute_write_test
[539/757] 747985=psych/test_parser
[540/757] 747986=psych/test_yaml_special_cases
[541/757] 747985=rubygems/test_gem_source_list
[542/757] 747986=rubygems/test_gem_remote_fetcher_local_ssl_server
[543/757] 747985=stringio/test_ractor
[544/757] 747985=ruby/test_float
[545/757] 747992=rubygems/test_gem
[546/757] 747985=prism/percent_delimiter_string_test
[547/757] 747985=prism/api/freeze_test
[548/757] 747985=ripper/test_files_test_1
[549/757] 747986=date/test_date_strptime
[550/757] 747986=open-uri/test_ssl
[551/757] 747992=net/http/test_https_proxy
[552/757] 747992=openssl/test_pkey_dsa
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 34973>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 747986 ko1 8u IPv4 1060203752 0t0 TCP localhost:34973->localhost:50362 (CLOSE_WAIT)
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 8
[553/757] 747992=ruby/test_nomethod_error
[554/757] 747992=prism/library_symbols_test
[555/757] 747992=psych/visitors/test_emitter
[556/757] 747992=psych/test_json_tree
[557/757] 747992=psych/test_ractor
Leaked file descriptor: TestString#test_uminus_no_embed_gc: 207 : #<File:/dev/null>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 747981 ko1 207w CHR 1,3 0t0 5 /dev/null
Closed file descriptor: TestString#test_each_grapheme_cluster: 207
[558/757] 747992=mkmf/test_framework
[559/757] 747992=ruby/enc/test_case_comprehensive
[560/757] 747992=psych/test_omap
[561/757] 747992=zlib/test_zlib
[562/757] 747986=prism/magic_comment_test
[563/757] 747979=ruby/test_marshal
[564/757] 747989=did_you_mean/spell_checking/test_uncorrectable_name_check
[565/757] 747989=optparse/test_load
[566/757] 747989=ruby/test_proc
[567/757] 747986=dtrace/test_singleton_function
[568/757] 747986=optparse/test_cclass
[569/757] 747984=test_shellwords
[570/757] 747984=resolv/test_dns
[571/757] 747986=stringio/test_stringio
[572/757] 747979=ruby/test_require
[573/757] 747986=ruby/test_dup
[574/757] 747984=mmtk/test_configuration
[575/757] 747984=ruby/test_comparable
[576/757] 747984=-ext-/box/test_load_ext
[577/757] 747984=-ext-/test_bug-3571
[578/757] 747984=ruby/enc/test_emoji_breaks
[579/757] 747984=-ext-/test_notimplement
[580/757] 747984=ruby/test_system
[581/757] 747986=date/test_date_new
[582/757] 747986=ruby/test_io_timeout
[583/757] 747986=rubygems/test_gem_commands_info_command
[584/757] 747986=prism/api/command_line_test
[585/757] 747986=rubygems/test_gem_security
[586/757] 747989=ruby/enc/test_euc_tw
[587/757] 747989=ruby/test_compile_prism
[588/757] 747984=rubygems/test_gem_commands_build_command
[589/757] 747989=mkmf/test_sizeof
[590/757] 747994=rubygems/test_gem_requirement
[591/757] 747986=ruby/test_alias
[592/757] 747994=psych/test_object_references
[593/757] 747994=-ext-/wait/test_wait
[594/757] 747984=openssl/test_x509name
[595/757] 747984=fiber/test_sleep
[596/757] 747994=rubygems/test_gem_safe_yaml
[597/757] 747994=digest/test_digest_extend
[598/757] 747994=optparse/test_did_you_mean
[599/757] 747985=optparse/test_autoconf
[600/757] 747985=-ext-/popen_deadlock/test_popen_deadlock
[601/757] 747986=-ext-/test_bug-5832
[602/757] 747986=ruby/test_case
[603/757] 747994=ruby/test_ast
[604/757] 747984=-ext-/string/test_rb_str_dup
[605/757] 747984=prism/fuzzer_test
[606/757] 747984=prism/onigmo_test
[607/757] 747984=psych/test_struct
[608/757] 747986=ruby/test_math
[609/757] 747984=test_time
[610/757] 747986=json/json_encoding_test
[611/757] 747986=dtrace/test_gc
[612/757] 747986=mkmf/test_libs
[613/757] 747986=ruby/test_super
[614/757] 747984=-ext-/win32/test_console_attr
[615/757] 747984=rubygems/test_gem_bundler_version_finder
[616/757] 747984=optparse/test_switch
[617/757] 747984=rubygems/test_webauthn_listener_response
[618/757] 747984=prism/result/heredoc_test
[619/757] 747984=psych/test_psych_set
[620/757] 747984=prism/newline_test
[621/757] 747984=psych/test_array
[622/757] 747984=-ext-/gvl/test_ubf_async_safe
[623/757] 747984=prism/ruby/parser_test
[624/757] 747984=prism/snippets_test
[625/757] 747991=rubygems/test_gem_path_support
[626/757] 747991=prism/result/constant_path_node_test
[627/757] 747991=uri/test_mailto
[628/757] 747991=ruby/enc/test_case_mapping
[629/757] 747991=psych/visitors/test_yaml_tree
[630/757] 747991=rubygems/test_rubygems
[631/757] 747992=rubygems/test_gem_package_tar_writer
[632/757] 747985=prism/ruby/ripper_test
[633/757] 747992=test_weakref
[634/757] 747991=test_timeout
[635/757] 747986=ruby/test_not
[636/757] 747986=socket/test_socket
[637/757] 747992=ruby/test_hash
[638/757] 747991=-ext-/arith_seq/test_arith_seq_beg_len_step
[639/757] 747991=ruby/test_beginendblock
[640/757] 747985=rubygems/test_gem_resolver_requirement_list
[641/757] 747985=ruby/test_io_buffer
[642/757] 747978=psych/test_scalar_scanner
[643/757] 747978=rubygems/test_gem_config_file
[644/757] 747985=rubygems/test_gem_commands_pristine_command
[645/757] 747978=psych/test_yamlstore
[646/757] 747978=ruby/test_yjit_exit_locations
[647/757] 747978=ruby/test_m17n
[648/757] 747989=ruby/test_yjit
[649/757] 747991=net/http/test_buffered_io
[650/757] 747991=date/test_date_conv
[651/757] 747991=rubygems/test_webauthn_poller
[652/757] 747991=ruby/test_argf
[653/757] 747978=mkmf/test_egrep_cpp
[654/757] 747978=rubygems/test_gem_resolver_composed_set
[655/757] 747978=openssl/test_pkey_rsa
[656/757] 747981=-ext-/st/test_numhash
[657/757] 747981=rubygems/test_gem_stream_ui
[658/757] 747981=ruby/test_trace
[659/757] 747981=-ext-/string/test_nofree
[660/757] 747981=ruby/test_arity
[661/757] 747981=test_ipaddr
[662/757] 747981=psych/test_set
[663/757] 747981=rubygems/test_gem_source_fetch_problem
[664/757] 747981=rubygems/test_gem_update_suggestion
[665/757] 747986=resolv/test_resource
[666/757] 747986=-ext-/struct/test_member
[667/757] 747986=rubygems/test_gem_console_ui
[668/757] 747986=-ext-/econv/test_append
[669/757] 747986=did_you_mean/test_ractor_compatibility
[670/757] 747981=rubygems/test_gem_resolver_lock_set
[671/757] 747981=ruby/test_method
[672/757] 747978=test_unicode_normalize
[673/757] 747978=optparse/test_reqarg
[674/757] 747979=prism/result/index_write_test
[675/757] 747979=ruby/test_integer_comb
[676/757] 747985=psych/visitors/test_depth_first
[677/757] 747985=openssl/test_ns_spki
[678/757] 747986=test_tsort
[679/757] 747985=test_bundled_gems
[680/757] 747986=prism/lex_test
[681/757] 747985=did_you_mean/test_tree_spell_checker
[682/757] 747985=ruby/test_m17n_comb
[683/757] 747978=date/test_date_ractor
[684/757] 747978=openssl/test_pair
[685/757] 747976=mkmf/test_install
[686/757] 747976=test_prettyprint
[687/757] 747986=prism/result/integer_parse_test
[688/757] 747976=rubygems/test_gem_validator
[689/757] 747986=ruby/test_sleep
[690/757] 747976=fiber/test_queue
[691/757] 747976=prism/result/regular_expression_options_test
[692/757] 747976=-ext-/string/test_set_len
[693/757] 747976=ruby/test_threadgroup
[694/757] 747976=ruby/enc/test_euc_kr
[695/757] 747976=rubygems/test_gem_commands_lock_command
[696/757] 747976=rubygems/test_gem_local_remote_options
[697/757] 747976=ruby/test_exception
[698/757] 747984=optparse/test_bash_completion
[699/757] 747984=rubygems/test_gem_security_signer
[700/757] 747978=rubygems/test_gem_ext_configure_builder
[701/757] 747984=resolv/test_mdns
[702/757] 747978=openssl/test_x509store
[703/757] 747984=cgi/test_cgi_escape
[704/757] 747978=ruby/test_dir
[705/757] 747986=-ext-/test_random
[706/757] 747986=psych/test_merge_keys
[707/757] 747986=ripper/test_lexer
[708/757] 747984=optparse/test_kwargs
[709/757] 747984=io/wait/test_io_wait
[710/757] 747986=optparse/test_placearg
[711/757] 747992=-ext-/string/test_interned_str
[712/757] 747992=rubygems/test_gem_commands_cleanup_command
[713/757] 747986=ruby/test_env
[714/757] 747978=ruby/test_zjit
[715/757] 747978=prism/encoding/regular_expression_encoding_test
[716/757] 747978=rubygems/test_project_sanity
[717/757] 747978=ruby/test_continuation
[718/757] 747978=dtrace/test_object_create_start
[719/757] 747978=test_forwardable
[720/757] 747978=rubygems/test_config
[721/757] 747978=prism/result/comments_test
[722/757] 747978=-ext-/hash/test_delete
[723/757] 747978=ruby/test_io_m17n
[724/757] 747979=-ext-/exception/test_ensured
[725/757] 747992=rubygems/test_gem_commands_uninstall_command
[726/757] 747979=rubygems/test_gem_dependency_list
[727/757] 747979=ripper/test_files_test
[728/757] 747979=rubygems/test_gem_resolver_installer_set
[729/757] 747979=dtrace/test_require
[730/757] 747979=ruby/test_ifunless
[731/757] 747979=rubygems/test_gem_silent_ui
[732/757] 747979=ruby/test_shapes
[733/757] 747979=openssl/test_ocsp
[734/757] 747984=openssl/test_pkey_dh
[735/757] 747984=socket/test_udp
[736/757] 747984=prism/ruby/dispatcher_test
[737/757] 747984=mkmf/test_configuration
[738/757] 747981=ruby/enc/test_windows_1252
[739/757] 747981=-ext-/load/test_stringify_symbols
[740/757] 747981=ruby/test_rubyoptions
[741/757] 747984=-ext-/test_printf
[742/757] 747984=prism/result/warnings_test
[743/757] 747984=-ext-/array/test_to_ary_concat
[744/757] 747992=rubygems/test_gem_source_subpath_problem
[745/757] 747991=test_tmpdir
[746/757] 747992=prism/result/node_id_test
[747/757] 747983=rubygems/test_gem_resolver_api_set
[748/757] 747991=prism/api/parse_stream_test
[749/757] 747991=psych/test_emitter
[750/757] 747991=openssl/test_ts
[751/757] 747983=fileutils/test_dryrun
[752/757] 747983=fiber/test_io_buffer
[753/757] 747983=prism/encoding/encodings_test
[754/757] 747979=json/json_generator_test
[755/757] 747983=rubygems/test_gem_impossible_dependencies_error
[756/757] 747983=-ext-/symbol/test_type
[757/757] 747983=ruby/test_range
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 999 999 999 ? -1 Ss 1000 0:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
999 1021 1021 1021 pts/0 1021 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1021 1022 1021 1021 pts/0 1021 S+ 1000 0:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1 65610 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 177887 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 452310 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 584441 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1022 692320 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
692320 694849 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251113-092922 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
694849 694853 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20251113-092922 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
694853 723690 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
723690 723691 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
723691 747126 1021 1021 pts/0 1021 Sl+ 1000 0:22 /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
747126 747974 1021 1021 pts/0 1021 Sl+ 1000 0:27 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
747974 887837 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
747974 887913 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
747974 887991 1021 1021 pts/0 1021 Z+ 1000 0:00 [test_autoload.*] <defunct>
1 1164625 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 1621265 1621265 1621265 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user
1621265 1621320 1621265 1621265 ? -1 S 1000 0:00 (sd-pam)
1620101 1622117 1620101 1620101 ? -1 S 1000 0:00 sshd: ko1@pts/1
1622117 1622388 1622388 1622388 pts/1 1622388 Ss+ 1000 0:00 -bash
1 2005784 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2117046 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2306871 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
694853 2618757 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
1 2681903 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2825499 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 2849766 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3051002 1021 1021 pts/0 1021 Rl+ 1000 521:43 /tmp/ruby/build/trunk_asan/ruby --parser=prism -W0
1 3202376 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3220467 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3393617 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 3696633 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
1 4123412 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[999, 65610, 177887, 452310, 584441, 1164625, 1621265, 2005784, 2117046, 2306871, 2681903, 2825499, 2849766, 3051002, 3202376, 3220467, 3393617, 3696633, 4123412], 999=>[1021], 1021=>[1022], 1022=>[692320], 692320=>[694849], 694849=>[694853], 694853=>[723690, 2618757], 723690=>[723691], 723691=>[747126], 747126=>[747974], 747974=>[887837, 887913, 887991], 1621265=>[1621320], 1620101=>[1622117], 1622117=>[1622388]}
$ timeout 60 gdb -p 887837 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 887840]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005a5575900ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x72f923ee66c0 (LWP 887837) "test_autoload.*" 0x00005a5575900ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x72f9198f46c0 (LWP 887840) "test_autoload.*" 0x000072f94f51b4fd in __GI___poll (fds=0x72f92ffbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x72f9198f46c0 (LWP 887840) "test_autoload.*"):
#0 0x000072f94f51b4fd in __GI___poll (fds=0x72f92ffbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005a557588b77a in __interceptor_poll ()
No symbol table info available.
#2 0x00005a5575c73a2a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x00005a55758e4b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000072f94f49caa4 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 = {126414201243328, -756538095676163982, 126414201243328, -352, 0, 126414375239824, -756538095655192462, -756445231730001806}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000072f94f529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x72f923ee66c0 (LWP 887837) "test_autoload.*"):
#0 0x00005a5575900ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x00005a5575901e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x00005a5575850710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x00005a5575850589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x00005a55758501b5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5 0x00005a557584b1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x00005a557584afa8 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x00005a55758e6f13 in __interceptor_malloc ()
No symbol table info available.
#8 0x00005a55759a4e8c in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8195
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
#9 0x00005a557596e0c4 in ruby_xmalloc2_body (n=<optimized out>, size=1) at /tmp/ruby/src/trunk_asan/gc.c:5207
No locals.
#10 ruby_xmalloc2 (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5201
No locals.
#11 0x00005a5575a22daf in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:654
new_arena = <optimized out>
#12 prepare_iseq_build (iseq=iseq@entry=0x72f92e04ff70, name=<optimized out>, name@entry=126415094865520, path=path@entry=126414496071600, realpath=realpath@entry=126414435292280, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x72f9170e4a40, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x72f9170e4a20) at /tmp/ruby/src/trunk_asan/iseq.c:712
coverage = 0
err_info = 4
body = <optimized out>
#13 0x00005a5575a2217a in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x72f9170e4a20, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1140
next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}}
data = <optimized out>
iseq = 0x72f92e04ff70
location = <optimized out>
start_line = <optimized out>
start = <optimized out>
end = <optimized out>
#14 0x00005a5575a21d64 in pm_iseq_new_top (node=node@entry=0x72f923ee2858, name=name@entry=126415094865520, path=path@entry=126414496071600, realpath=126414435292280, parent=parent@entry=0x0, error_state=error_state@entry=0x72f923ee2980) at /tmp/ruby/src/trunk_asan/iseq.c:971
No locals.
#15 0x00005a5575a3fe35 in load_iseq_eval (ec=0x5160027729d0, fname=fname@entry=126414496071600) at /tmp/ruby/src/trunk_asan/load.c:750
error_state = <optimized out>
result = <optimized out>
error = <optimized out>
ec = 0x5160027729d0
v = <optimized out>
realpath_map = 126415095320480
box = 0x5a5577019800 <root_box_data>
iseq = <optimized out>
#16 0x00005a5575a3a595 in require_internal (ec=ec@entry=0x5160027729d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1355
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x51500020da80
box = 0x5a5577019800 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 126415095320640
realpath_map = 126415095320480
path = 126414496071600
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#17 0x00005a5575a381db in rb_require_string_internal (fname=126414435292280, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
result = <optimized out>
ec = 0x5160027729d0
result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#19 0x00005a5575d52a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3915
ci = 0x13ee100140003
cc = <optimized out>
me = 0x72f94d2d1e78
cfunc = 0x506000036f88
recv = 126415095511120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#20 0x00005a5575d38355 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72f923ee3480) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#21 0x00005a5575d3e485 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4310
No locals.
#22 0x00005a5575cf43fd in vm_sendish (ec=0x5160027729d0, reg_cfp=0x72f91cff46e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160027729d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5a5575ce8686 <vm_exec_core+1494>, 0x5a5575ce998d <vm_exec_core+6365>, 0x5a5575ceebb1 <vm_exec_core+27393>, 0x5a5575ce94ff <vm_exec_core+5199>, 0x5a5575cef962 <vm_exec_core+30898>, 0x5a5575ced76d <vm_exec_core+22205>, 0x5a5575ceb37e <vm_exec_core+13006>, 0x5a5575ce87ee <vm_exec_core+1854>, 0x5a5575cef1a4 <vm_exec_core+28916>, 0x5a5575ceeeec <vm_exec_core+28220>, 0x5a5575ce977c <vm_exec_core+5836>, 0x5a5575ce8cde <vm_exec_core+3118>, 0x5a5575cede66 <vm_exec_core+23990>, 0x5a5575cea283 <vm_exec_core+8659>, 0x5a5575cef3a5 <vm_exec_core+29429>, 0x5a5575cef04e <vm_exec_core+28574>, 0x5a5575cea971 <vm_exec_core+10433>, 0x5a5575ceb30d <vm_exec_core+12893>, 0x5a5575ced9c5 <vm_exec_core+22805>, 0x5a5575ceefc5 <vm_exec_core+28437>, 0x5a5575cecde0 <vm_exec_core+19760>, 0x5a5575ceda4e <vm_exec_core+22942>, 0x5a5575cee507 <vm_exec_core+25687>, 0x5a5575cecd1d <vm_exec_core+19565>, 0x5a5575ce8c1b <vm_exec_core+2923>, 0x5a5575ced470 <vm_exec_core+21440>, 0x5a5575ce8aae <vm_exec_core+2558>, 0x5a5575ce8ee4 <vm_exec_core+3636>, 0x5a5575ceabf4 <vm_exec_core+11076>, 0x5a5575cec8ea <vm_exec_core+18490>, 0x5a5575ced309 <vm_exec_core+21081>, 0x5a5575cec58f <vm_exec_core+17631>, 0x5a5575ce86ba <vm_exec_core+1546>, 0x5a5575cee737 <vm_exec_core+26247>, 0x5a5575ceee17 <vm_exec_core+28007>, 0x5a5575ce908b <vm_exec_core+4059>, 0x5a5575ce9c37 <vm_exec_core+7047>, 0x5a5575ce98f5 <vm_exec_core+6213>, 0x5a5575cea372 <vm_exec_core+8898>, 0x5a5575ceb1a9 <vm_exec_core+12537>, 0x5a5575ce9132 <vm_exec_core+4226>, 0x5a5575cee59f <vm_exec_core+25839>, 0x5a5575ce9bc1 <vm_exec_core+6929>, 0x5a5575ceb057 <vm_exec_core+12199>, 0x5a5575cebb1e <vm_exec_core+14958>, 0x5a5575cedefc <vm_exec_core+24140>, 0x5a5575cecfa2 <vm_exec_core+20210>, 0x5a5575cea64c <vm_exec_core+9628>, 0x5a5575ce9ece <vm_exec_core+7710>, 0x5a5575cedd52 <vm_exec_core+23714>, 0x5a5575ceadd4 <vm_exec_core+11556>, 0x5a5575ced56f <vm_exec_core+21695>, 0x5a5575ced014 <vm_exec_core+20324>, 0x5a5575ced626 <vm_exec_core+21878>, 0x5a5575ceeae9 <vm_exec_core+27193>, 0x5a5575cec3a1 <vm_exec_core+17137>, 0x5a5575cedfb5 <vm_exec_core+24325>, 0x5a5575ce8408 <vm_exec_core+856>, 0x5a5575cedae3 <vm_exec_core+23091>, 0x5a5575cea76b <vm_exec_core+9915>, 0x5a5575cecc78 <vm_exec_core+19400>, 0x5a5575ceceb8 <vm_exec_core+19976>, 0x5a5575ceb752 <vm_exec_core+13986>, 0x5a5575ce8f98 <vm_exec_core+3816>, 0x5a5575ceab19 <vm_exec_core+10857>, 0x5a5575cea156 <vm_exec_core+8358>, 0x5a5575ced6a4 <vm_exec_core+22004>, 0x5a5575ce92c3 <vm_exec_core+4627>, 0x5a5575ceb4ff <vm_exec_core+13391>, 0x5a5575cebe4f <vm_exec_core+15775>, 0x5a5575cea450 <vm_exec_core+9120>, 0x5a5575cf5e59 <vm_exec_core+56745>, 0x5a5575ce9e25 <vm_exec_core+7541>, 0x5a5575ce9d1d <vm_exec_core+7277>, 0x5a5575cea028 <vm_exec_core+8056>, 0x5a5575ceaa13 <vm_exec_core+10595>, 0x5a5575cec78e <vm_exec_core+18142>, 0x5a5575cebbd9 <vm_exec_core+15145>, 0x5a5575ced388 <vm_exec_core+21208>, 0x5a5575cec035 <vm_exec_core+16261>, 0x5a5575cee660 <vm_exec_core+26032>, 0x5a5575cefc07 <vm_exec_core+31575>, 0x5a5575cee8a4 <vm_exec_core+26612>, 0x5a5575cef4f5 <vm_exec_core+29765>, 0x5a5575cef5e6 <vm_exec_core+30006>, 0x5a5575ce8b40 <vm_exec_core+2704>, 0x5a5575cef0cd <vm_exec_core+28701>, 0x5a5575ceacf9 <vm_exec_core+11337>, 0x5a5575cef2c8 <vm_exec_core+29208>, 0x5a5575cea83a <vm_exec_core+10122>, 0x5a5575cee7db <vm_exec_core+26411>, 0x5a5575ce89d7 <vm_exec_core+2343>, 0x5a5575ce91bd <vm_exec_core+4365>, 0x5a5575cef82a <vm_exec_core+30586>, 0x5a5575ceb0dd <vm_exec_core+12333>, 0x5a5575ceaeda <vm_exec_core+11818>, 0x5a5575ce840d <vm_exec_core+861>, 0x5a5575ce88fa <vm_exec_core+2122>, 0x5a5575ce8493 <vm_exec_core+995>, 0x5a5575cee993 <vm_exec_core+26851>, 0x5a5575cec25e <vm_exec_core+16814>, 0x5a5575ceb922 <vm_exec_core+14450>, 0x5a5575cec13a <vm_exec_core+16522>, 0x5a5575cebd86 <vm_exec_core+15574>, 0x5a5575ceaf6f <vm_exec_core+11967>, 0x5a5575ceb82d <vm_exec_core+14205>, 0x5a5575ceb1f9 <vm_exec_core+12617>, 0x5a5575ceba3c <vm_exec_core+14732>, 0x5a5575cebaad <vm_exec_core+14845>, 0x5a5575ce8677 <vm_exec_core+1479>, 0x5a5575ce997e <vm_exec_core+6350>, 0x5a5575ceeba2 <vm_exec_core+27378>, 0x5a5575ce94f0 <vm_exec_core+5184>, 0x5a5575cef953 <vm_exec_core+30883>, 0x5a5575ced75e <vm_exec_core+22190>, 0x5a5575ceb36f <vm_exec_core+12991>, 0x5a5575ce87df <vm_exec_core+1839>, 0x5a5575cef195 <vm_exec_core+28901>, 0x5a5575ceeedd <vm_exec_core+28205>, 0x5a5575ce976d <vm_exec_core+5821>, 0x5a5575ce8ccf <vm_exec_core+3103>, 0x5a5575cede57 <vm_exec_core+23975>, 0x5a5575cea274 <vm_exec_core+8644>, 0x5a5575cef396 <vm_exec_core+29414>, 0x5a5575cef03f <vm_exec_core+28559>, 0x5a5575cea962 <vm_exec_core+10418>, 0x5a5575ceb2fe <vm_exec_core+12878>, 0x5a5575ced9b6 <vm_exec_core+22790>, 0x5a5575ceefb6 <vm_exec_core+28422>, 0x5a5575cecdd1 <vm_exec_core+19745>, 0x5a5575ceda3f <vm_exec_core+22927>, 0x5a5575cee4f8 <vm_exec_core+25672>, 0x5a5575cecd0e <vm_exec_core+19550>, 0x5a5575ce8c0c <vm_exec_core+2908>, 0x5a5575ced461 <vm_exec_core+21425>, 0x5a5575ce8a9f <vm_exec_core+2543>, 0x5a5575ce8ed5 <vm_exec_core+3621>, 0x5a5575ceabe5 <vm_exec_core+11061>, 0x5a5575cec8db <vm_exec_core+18475>, 0x5a5575ced2fa <vm_exec_core+21066>, 0x5a5575cec580 <vm_exec_core+17616>, 0x5a5575ce86ab <vm_exec_core+1531>, 0x5a5575cee728 <vm_exec_core+26232>, 0x5a5575ceee08 <vm_exec_core+27992>, 0x5a5575ce907c <vm_exec_core+4044>, 0x5a5575ce9c28 <vm_exec_core+7032>, 0x5a5575ce98e6 <vm_exec_core+6198>, 0x5a5575cea363 <vm_exec_core+8883>, 0x5a5575ceb19a <vm_exec_core+12522>, 0x5a5575ce9123 <vm_exec_core+4211>, 0x5a5575cee590 <vm_exec_core+25824>, 0x5a5575ce9bb2 <vm_exec_core+6914>, 0x5a5575ceb048 <vm_exec_core+12184>, 0x5a5575cebb0f <vm_exec_core+14943>, 0x5a5575cedeed <vm_exec_core+24125>, 0x5a5575cecf93 <vm_exec_core+20195>, 0x5a5575cea63d <vm_exec_core+9613>, 0x5a5575ce9ebf <vm_exec_core+7695>, 0x5a5575cedd43 <vm_exec_core+23699>, 0x5a5575ceadc5 <vm_exec_core+11541>, 0x5a5575ced560 <vm_exec_core+21680>, 0x5a5575ced005 <vm_exec_core+20309>, 0x5a5575ced617 <vm_exec_core+21863>, 0x5a5575ceeada <vm_exec_core+27178>, 0x5a5575cec392 <vm_exec_core+17122>, 0x5a5575cedfa6 <vm_exec_core+24310>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575cedad4 <vm_exec_core+23076>, 0x5a5575cea75c <vm_exec_core+9900>, 0x5a5575cecc69 <vm_exec_core+19385>, 0x5a5575cecea9 <vm_exec_core+19961>, 0x5a5575ceb743 <vm_exec_core+13971>, 0x5a5575cec8d6 <vm_exec_core+18470>, 0x5a5575ceab0a <vm_exec_core+10842>, 0x5a5575cea147 <vm_exec_core+8343>, 0x5a5575ced695 <vm_exec_core+21989>, 0x5a5575ce92b4 <vm_exec_core+4612>, 0x5a5575ceb4f0 <vm_exec_core+13376>, 0x5a5575cebe40 <vm_exec_core+15760>, 0x5a5575cea441 <vm_exec_core+9105>, 0x5a5575cf5e4a <vm_exec_core+56730>, 0x5a5575ce9e16 <vm_exec_core+7526>, 0x5a5575ce9d0e <vm_exec_core+7262>, 0x5a5575cea019 <vm_exec_core+8041>, 0x5a5575ceaa04 <vm_exec_core+10580>, 0x5a5575cec77f <vm_exec_core+18127>, 0x5a5575cebbca <vm_exec_core+15130>, 0x5a5575cec77a <vm_exec_core+18122>, 0x5a5575cecf8e <vm_exec_core+20190>, 0x5a5575cecf89 <vm_exec_core+20185>, 0x5a5575cea014 <vm_exec_core+8036>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575ceb163 <vm_exec_core+12467>, 0x5a5575ceb168 <vm_exec_core+12472>, 0x5a5575cecf84 <vm_exec_core+20180>, 0x5a5575cecdcc <vm_exec_core+19740>, 0x5a5575cebe3b <vm_exec_core+15755>, 0x5a5575cebd72 <vm_exec_core+15554>, 0x5a5575cece7b <vm_exec_core+19915>, 0x5a5575cec245 <vm_exec_core+16789>...}
reg_cfp = 0x72f91cff46e8
reg_pc = 0x5110000a5738
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x00005a5575ce32b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160027729d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#25 0x00005a5575d68e7a in vm_call0_body (ec=<optimized out>, calling=0x72f9172e2c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x72f9172e2cd0
cc = <optimized out>
ret = <optimized out>
#26 0x00005a5575d686e2 in vm_call0_cme (ec=0x5160027729d0, calling=0x72f9172e2c60, argv=0x72f923ee3c20, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x72f9172e2c60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x72f92e01b428
orig_cme = <optimized out>
ci = 0x72f9172e2cd0
cc = 0x72f92e01b400
ret = <optimized out>
#28 0x00005a5575d119ba in vm_call0_cc (ec=0x5160027729d0, recv=126415095511120, id=22689, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<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 0x80)>
use_argv = 0x0
av = <optimized out>
#29 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:1065
ci = <optimized out>
ec = 0x5160027729d0
cc = <optimized out>
self = <optimized out>
#30 0x00005a5575d12a4e in rb_funcallv (recv=126415095511120, mid=22689, argc=1, argv=0x72f923ee3c20) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
ar = <optimized out>
argv = 0x72f923ee3c20
#32 0x00005a5575ccb4f3 in autoload_feature_require (_arguments=126414375239552) at /tmp/ruby/src/trunk_asan/variable.c:3211
receiver = 126415095511120
arguments = 0x72f923ee3f80
autoload_const = <optimized out>
th: 0x51500020da80, native_id: 0x72f923ee66c0
autoload_box_value = <optimized out>
-- Control frame information -----------------------------------------------
result = <optimized out>
#33 autoload_try_load (_arguments=126414375239552) at /tmp/ruby/src/trunk_asan/variable.c:3224
arguments = 0x72f923ee3f80
result = <optimized out>
ce = <optimized out>
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY [FINISH]
#34 0x00005a55759308f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x5160027729d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x72f923ee3f30, <optimized out>, 0x72f923ee3e40, <optimized out>, <optimized out>}, prev = 0x72f9171e2840, state = RUBY_TAG_NONE, lock_rec = 0}
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC :require
c:0005 p:0023 s:0019 e:000018 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
result = 4
ec = 0x5160027729d0
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :fork
state = RUBY_TAG_NONE
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
errinfo = <optimized out>
#35 0x00005a5575cca8e0 in rb_autoload_load (module=module@entry=126415095463360, name=name@entry=251515) at /tmp/ruby/src/trunk_asan/variable.c:3285
ce = <optimized out>
arguments = {module = 126415095463360, name = 251515, flag = 0, mutex = 126414544439320, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#36 0x00005a5575cd6846 in rb_const_search_from (klass=126414458427680, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
ac = 0xfffffffffffffe00
am = 126415095463360
tmp = 126415095463360
ce = <optimized out>
current = 126415095463360
value = <optimized out>
first_iteration = <optimized out>
#37 0x00005a5575ccc244 in rb_const_search (klass=126414458427680, id=251515, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
value = <optimized out>
#38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3336
c = <optimized out>
#39 0x00005a5575cdae6e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
root_cref = <optimized out>
klass = 92358976736008
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
#40 0x00005a5575ce765d in vm_get_ev_const_chain (ec=0x5160027729d0, segments=0x5020005937f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200058d5b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6615
segments = 0x5020005937f0
ice = <optimized out>
val = <optimized out>
#42 0x00005a5575cedeaf in vm_exec_core (ec=ec@entry=0x5160027729d0) at ../../src/trunk_asan/insns.def:264
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x5a5575ce8686 <vm_exec_core+1494>, 0x5a5575ce998d <vm_exec_core+6365>, 0x5a5575ceebb1 <vm_exec_core+27393>, 0x5a5575ce94ff <vm_exec_core+5199>, 0x5a5575cef962 <vm_exec_core+30898>, 0x5a5575ced76d <vm_exec_core+22205>, 0x5a5575ceb37e <vm_exec_core+13006>, 0x5a5575ce87ee <vm_exec_core+1854>, 0x5a5575cef1a4 <vm_exec_core+28916>, 0x5a5575ceeeec <vm_exec_core+28220>, 0x5a5575ce977c <vm_exec_core+5836>, 0x5a5575ce8cde <vm_exec_core+3118>, 0x5a5575cede66 <vm_exec_core+23990>, 0x5a5575cea283 <vm_exec_core+8659>, 0x5a5575cef3a5 <vm_exec_core+29429>, 0x5a5575cef04e <vm_exec_core+28574>, 0x5a5575cea971 <vm_exec_core+10433>, 0x5a5575ceb30d <vm_exec_core+12893>, 0x5a5575ced9c5 <vm_exec_core+22805>, 0x5a5575ceefc5 <vm_exec_core+28437>, 0x5a5575cecde0 <vm_exec_core+19760>, 0x5a5575ceda4e <vm_exec_core+22942>, 0x5a5575cee507 <vm_exec_core+25687>, 0x5a5575cecd1d <vm_exec_core+19565>, 0x5a5575ce8c1b <vm_exec_core+2923>, 0x5a5575ced470 <vm_exec_core+21440>, 0x5a5575ce8aae <vm_exec_core+2558>, 0x5a5575ce8ee4 <vm_exec_core+3636>, 0x5a5575ceabf4 <vm_exec_core+11076>, 0x5a5575cec8ea <vm_exec_core+18490>, 0x5a5575ced309 <vm_exec_core+21081>, 0x5a5575cec58f <vm_exec_core+17631>, 0x5a5575ce86ba <vm_exec_core+1546>, 0x5a5575cee737 <vm_exec_core+26247>, 0x5a5575ceee17 <vm_exec_core+28007>, 0x5a5575ce908b <vm_exec_core+4059>, 0x5a5575ce9c37 <vm_exec_core+7047>, 0x5a5575ce98f5 <vm_exec_core+6213>, 0x5a5575cea372 <vm_exec_core+8898>, 0x5a5575ceb1a9 <vm_exec_core+12537>, 0x5a5575ce9132 <vm_exec_core+4226>, 0x5a5575cee59f <vm_exec_core+25839>, 0x5a5575ce9bc1 <vm_exec_core+6929>, 0x5a5575ceb057 <vm_exec_core+12199>, 0x5a5575cebb1e <vm_exec_core+14958>, 0x5a5575cedefc <vm_exec_core+24140>, 0x5a5575cecfa2 <vm_exec_core+20210>, 0x5a5575cea64c <vm_exec_core+9628>, 0x5a5575ce9ece <vm_exec_core+7710>, 0x5a5575cedd52 <vm_exec_core+23714>, 0x5a5575ceadd4 <vm_exec_core+11556>, 0x5a5575ced56f <vm_exec_core+21695>, 0x5a5575ced014 <vm_exec_core+20324>, 0x5a5575ced626 <vm_exec_core+21878>, 0x5a5575ceeae9 <vm_exec_core+27193>, 0x5a5575cec3a1 <vm_exec_core+17137>, 0x5a5575cedfb5 <vm_exec_core+24325>, 0x5a5575ce8408 <vm_exec_core+856>, 0x5a5575cedae3 <vm_exec_core+23091>, 0x5a5575cea76b <vm_exec_core+9915>, 0x5a5575cecc78 <vm_exec_core+19400>, 0x5a5575ceceb8 <vm_exec_core+19976>, 0x5a5575ceb752 <vm_exec_core+13986>, 0x5a5575ce8f98 <vm_exec_core+3816>, 0x5a5575ceab19 <vm_exec_core+10857>, 0x5a5575cea156 <vm_exec_core+8358>, 0x5a5575ced6a4 <vm_exec_core+22004>, 0x5a5575ce92c3 <vm_exec_core+4627>, 0x5a5575ceb4ff <vm_exec_core+13391>, 0x5a5575cebe4f <vm_exec_core+15775>, 0x5a5575cea450 <vm_exec_core+9120>, 0x5a5575cf5e59 <vm_exec_core+56745>, 0x5a5575ce9e25 <vm_exec_core+7541>, 0x5a5575ce9d1d <vm_exec_core+7277>, 0x5a5575cea028 <vm_exec_core+8056>, 0x5a5575ceaa13 <vm_exec_core+10595>, 0x5a5575cec78e <vm_exec_core+18142>, 0x5a5575cebbd9 <vm_exec_core+15145>, 0x5a5575ced388 <vm_exec_core+21208>, 0x5a5575cec035 <vm_exec_core+16261>, 0x5a5575cee660 <vm_exec_core+26032>, 0x5a5575cefc07 <vm_exec_core+31575>, 0x5a5575cee8a4 <vm_exec_core+26612>, 0x5a5575cef4f5 <vm_exec_core+29765>, 0x5a5575cef5e6 <vm_exec_core+30006>, 0x5a5575ce8b40 <vm_exec_core+2704>, 0x5a5575cef0cd <vm_exec_core+28701>, 0x5a5575ceacf9 <vm_exec_core+11337>, 0x5a5575cef2c8 <vm_exec_core+29208>, 0x5a5575cea83a <vm_exec_core+10122>, 0x5a5575cee7db <vm_exec_core+26411>, 0x5a5575ce89d7 <vm_exec_core+2343>, 0x5a5575ce91bd <vm_exec_core+4365>, 0x5a5575cef82a <vm_exec_core+30586>, 0x5a5575ceb0dd <vm_exec_core+12333>, 0x5a5575ceaeda <vm_exec_core+11818>, 0x5a5575ce840d <vm_exec_core+861>, 0x5a5575ce88fa <vm_exec_core+2122>, 0x5a5575ce8493 <vm_exec_core+995>, 0x5a5575cee993 <vm_exec_core+26851>, 0x5a5575cec25e <vm_exec_core+16814>, 0x5a5575ceb922 <vm_exec_core+14450>, 0x5a5575cec13a <vm_exec_core+16522>, 0x5a5575cebd86 <vm_exec_core+15574>, 0x5a5575ceaf6f <vm_exec_core+11967>, 0x5a5575ceb82d <vm_exec_core+14205>, 0x5a5575ceb1f9 <vm_exec_core+12617>, 0x5a5575ceba3c <vm_exec_core+14732>, 0x5a5575cebaad <vm_exec_core+14845>, 0x5a5575ce8677 <vm_exec_core+1479>, 0x5a5575ce997e <vm_exec_core+6350>, 0x5a5575ceeba2 <vm_exec_core+27378>, 0x5a5575ce94f0 <vm_exec_core+5184>, 0x5a5575cef953 <vm_exec_core+30883>, 0x5a5575ced75e <vm_exec_core+22190>, 0x5a5575ceb36f <vm_exec_core+12991>, 0x5a5575ce87df <vm_exec_core+1839>, 0x5a5575cef195 <vm_exec_core+28901>, 0x5a5575ceeedd <vm_exec_core+28205>, 0x5a5575ce976d <vm_exec_core+5821>, 0x5a5575ce8ccf <vm_exec_core+3103>, 0x5a5575cede57 <vm_exec_core+23975>, 0x5a5575cea274 <vm_exec_core+8644>, 0x5a5575cef396 <vm_exec_core+29414>, 0x5a5575cef03f <vm_exec_core+28559>, 0x5a5575cea962 <vm_exec_core+10418>, 0x5a5575ceb2fe <vm_exec_core+12878>, 0x5a5575ced9b6 <vm_exec_core+22790>, 0x5a5575ceefb6 <vm_exec_core+28422>, 0x5a5575cecdd1 <vm_exec_core+19745>, 0x5a5575ceda3f <vm_exec_core+22927>, 0x5a5575cee4f8 <vm_exec_core+25672>, 0x5a5575cecd0e <vm_exec_core+19550>, 0x5a5575ce8c0c <vm_exec_core+2908>, 0x5a5575ced461 <vm_exec_core+21425>, 0x5a5575ce8a9f <vm_exec_core+2543>, 0x5a5575ce8ed5 <vm_exec_core+3621>, 0x5a5575ceabe5 <vm_exec_core+11061>, 0x5a5575cec8db <vm_exec_core+18475>, 0x5a5575ced2fa <vm_exec_core+21066>, 0x5a5575cec580 <vm_exec_core+17616>, 0x5a5575ce86ab <vm_exec_core+1531>, 0x5a5575cee728 <vm_exec_core+26232>, 0x5a5575ceee08 <vm_exec_core+27992>, 0x5a5575ce907c <vm_exec_core+4044>, 0x5a5575ce9c28 <vm_exec_core+7032>, 0x5a5575ce98e6 <vm_exec_core+6198>, 0x5a5575cea363 <vm_exec_core+8883>, 0x5a5575ceb19a <vm_exec_core+12522>, 0x5a5575ce9123 <vm_exec_core+4211>, 0x5a5575cee590 <vm_exec_core+25824>, 0x5a5575ce9bb2 <vm_exec_core+6914>, 0x5a5575ceb048 <vm_exec_core+12184>, 0x5a5575cebb0f <vm_exec_core+14943>, 0x5a5575cedeed <vm_exec_core+24125>, 0x5a5575cecf93 <vm_exec_core+20195>, 0x5a5575cea63d <vm_exec_core+9613>, 0x5a5575ce9ebf <vm_exec_core+7695>, 0x5a5575cedd43 <vm_exec_core+23699>, 0x5a5575ceadc5 <vm_exec_core+11541>, 0x5a5575ced560 <vm_exec_core+21680>, 0x5a5575ced005 <vm_exec_core+20309>, 0x5a5575ced617 <vm_exec_core+21863>, 0x5a5575ceeada <vm_exec_core+27178>, 0x5a5575cec392 <vm_exec_core+17122>, 0x5a5575cedfa6 <vm_exec_core+24310>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575cedad4 <vm_exec_core+23076>, 0x5a5575cea75c <vm_exec_core+9900>, 0x5a5575cecc69 <vm_exec_core+19385>, 0x5a5575cecea9 <vm_exec_core+19961>, 0x5a5575ceb743 <vm_exec_core+13971>, 0x5a5575cec8d6 <vm_exec_core+18470>, 0x5a5575ceab0a <vm_exec_core+10842>, 0x5a5575cea147 <vm_exec_core+8343>, 0x5a5575ced695 <vm_exec_core+21989>, 0x5a5575ce92b4 <vm_exec_core+4612>, 0x5a5575ceb4f0 <vm_exec_core+13376>, 0x5a5575cebe40 <vm_exec_core+15760>, 0x5a5575cea441 <vm_exec_core+9105>, 0x5a5575cf5e4a <vm_exec_core+56730>, 0x5a5575ce9e16 <vm_exec_core+7526>, 0x5a5575ce9d0e <vm_exec_core+7262>, 0x5a5575cea019 <vm_exec_core+8041>, 0x5a5575ceaa04 <vm_exec_core+10580>, 0x5a5575cec77f <vm_exec_core+18127>, 0x5a5575cebbca <vm_exec_core+15130>, 0x5a5575cec77a <vm_exec_core+18122>, 0x5a5575cecf8e <vm_exec_core+20190>, 0x5a5575cecf89 <vm_exec_core+20185>, 0x5a5575cea014 <vm_exec_core+8036>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575ceb163 <vm_exec_core+12467>, 0x5a5575ceb168 <vm_exec_core+12472>, 0x5a5575cecf84 <vm_exec_core+20180>, 0x5a5575cecdcc <vm_exec_core+19740>, 0x5a5575cebe3b <vm_exec_core+15755>, 0x5a5575cebd72 <vm_exec_core+15554>, 0x5a5575cece7b <vm_exec_core+19915>, 0x5a5575cec245 <vm_exec_core+16789>...}
reg_cfp = 0x72f91cff4720
reg_pc = 0x5030003934d0
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#43 0x00005a5575ce32b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160027729d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#44 0x00005a5575d731f2 in invoke_iseq_block_from_c (ec=0x5160027729d0, captured=0x72f91cff47a8, self=126414528515040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x72f92a9e8d38
cfp = <optimized out>
sp = 0x72f91cef4850
use_argv = 0x0
stack_argv = 0x72f91cef4850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#45 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x72f91cff47a8
#46 0x00005a5575d14a2c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#49 0x00005a5575d14a2c in rb_yield (val=<optimized out>)
No locals.
#50 0x00005a557593018c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
_ec = 0x5160027729d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x72f923ee4d70, <optimized out>, 0x72f923ee4c80, <optimized out>, <optimized out>}, prev = 0x72f9171e2240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5160027729d0
cfp = 0x72f91cff4758
#51 0x00005a5575ac42bb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
status = <optimized out>
pid = <optimized out>
#52 0x00005a5575d52a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3915
ci = 0x656100040001
cc = <optimized out>
me = 0x72f92d002eb0
cfunc = 0x506000049288
recv = 126414528515040
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#53 0x00005a5575d38355 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72f923ee5400) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#54 0x00005a5575d37de5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5041
ci = <optimized out>
cc = 0x0
#55 0x00005a5575cecabf in vm_sendish (ec=0x5160027729d0, reg_cfp=0x72f91cff4790, cd=0x50200017b8f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x5160027729d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200017b8f0
insns_address_table = {0x5a5575ce8686 <vm_exec_core+1494>, 0x5a5575ce998d <vm_exec_core+6365>, 0x5a5575ceebb1 <vm_exec_core+27393>, 0x5a5575ce94ff <vm_exec_core+5199>, 0x5a5575cef962 <vm_exec_core+30898>, 0x5a5575ced76d <vm_exec_core+22205>, 0x5a5575ceb37e <vm_exec_core+13006>, 0x5a5575ce87ee <vm_exec_core+1854>, 0x5a5575cef1a4 <vm_exec_core+28916>, 0x5a5575ceeeec <vm_exec_core+28220>, 0x5a5575ce977c <vm_exec_core+5836>, 0x5a5575ce8cde <vm_exec_core+3118>, 0x5a5575cede66 <vm_exec_core+23990>, 0x5a5575cea283 <vm_exec_core+8659>, 0x5a5575cef3a5 <vm_exec_core+29429>, 0x5a5575cef04e <vm_exec_core+28574>, 0x5a5575cea971 <vm_exec_core+10433>, 0x5a5575ceb30d <vm_exec_core+12893>, 0x5a5575ced9c5 <vm_exec_core+22805>, 0x5a5575ceefc5 <vm_exec_core+28437>, 0x5a5575cecde0 <vm_exec_core+19760>, 0x5a5575ceda4e <vm_exec_core+22942>, 0x5a5575cee507 <vm_exec_core+25687>, 0x5a5575cecd1d <vm_exec_core+19565>, 0x5a5575ce8c1b <vm_exec_core+2923>, 0x5a5575ced470 <vm_exec_core+21440>, 0x5a5575ce8aae <vm_exec_core+2558>, 0x5a5575ce8ee4 <vm_exec_core+3636>, 0x5a5575ceabf4 <vm_exec_core+11076>, 0x5a5575cec8ea <vm_exec_core+18490>, 0x5a5575ced309 <vm_exec_core+21081>, 0x5a5575cec58f <vm_exec_core+17631>, 0x5a5575ce86ba <vm_exec_core+1546>, 0x5a5575cee737 <vm_exec_core+26247>, 0x5a5575ceee17 <vm_exec_core+28007>, 0x5a5575ce908b <vm_exec_core+4059>, 0x5a5575ce9c37 <vm_exec_core+7047>, 0x5a5575ce98f5 <vm_exec_core+6213>, 0x5a5575cea372 <vm_exec_core+8898>, 0x5a5575ceb1a9 <vm_exec_core+12537>, 0x5a5575ce9132 <vm_exec_core+4226>, 0x5a5575cee59f <vm_exec_core+25839>, 0x5a5575ce9bc1 <vm_exec_core+6929>, 0x5a5575ceb057 <vm_exec_core+12199>, 0x5a5575cebb1e <vm_exec_core+14958>, 0x5a5575cedefc <vm_exec_core+24140>, 0x5a5575cecfa2 <vm_exec_core+20210>, 0x5a5575cea64c <vm_exec_core+9628>, 0x5a5575ce9ece <vm_exec_core+7710>, 0x5a5575cedd52 <vm_exec_core+23714>, 0x5a5575ceadd4 <vm_exec_core+11556>, 0x5a5575ced56f <vm_exec_core+21695>, 0x5a5575ced014 <vm_exec_core+20324>, 0x5a5575ced626 <vm_exec_core+21878>, 0x5a5575ceeae9 <vm_exec_core+27193>, 0x5a5575cec3a1 <vm_exec_core+17137>, 0x5a5575cedfb5 <vm_exec_core+24325>, 0x5a5575ce8408 <vm_exec_core+856>, 0x5a5575cedae3 <vm_exec_core+23091>, 0x5a5575cea76b <vm_exec_core+9915>, 0x5a5575cecc78 <vm_exec_core+19400>, 0x5a5575ceceb8 <vm_exec_core+19976>, 0x5a5575ceb752 <vm_exec_core+13986>, 0x5a5575ce8f98 <vm_exec_core+3816>, 0x5a5575ceab19 <vm_exec_core+10857>, 0x5a5575cea156 <vm_exec_core+8358>, 0x5a5575ced6a4 <vm_exec_core+22004>, 0x5a5575ce92c3 <vm_exec_core+4627>, 0x5a5575ceb4ff <vm_exec_core+13391>, 0x5a5575cebe4f <vm_exec_core+15775>, 0x5a5575cea450 <vm_exec_core+9120>, 0x5a5575cf5e59 <vm_exec_core+56745>, 0x5a5575ce9e25 <vm_exec_core+7541>, 0x5a5575ce9d1d <vm_exec_core+7277>, 0x5a5575cea028 <vm_exec_core+8056>, 0x5a5575ceaa13 <vm_exec_core+10595>, 0x5a5575cec78e <vm_exec_core+18142>, 0x5a5575cebbd9 <vm_exec_core+15145>, 0x5a5575ced388 <vm_exec_core+21208>, 0x5a5575cec035 <vm_exec_core+16261>, 0x5a5575cee660 <vm_exec_core+26032>, 0x5a5575cefc07 <vm_exec_core+31575>, 0x5a5575cee8a4 <vm_exec_core+26612>, 0x5a5575cef4f5 <vm_exec_core+29765>, 0x5a5575cef5e6 <vm_exec_core+30006>, 0x5a5575ce8b40 <vm_exec_core+2704>, 0x5a5575cef0cd <vm_exec_core+28701>, 0x5a5575ceacf9 <vm_exec_core+11337>, 0x5a5575cef2c8 <vm_exec_core+29208>, 0x5a5575cea83a <vm_exec_core+10122>, 0x5a5575cee7db <vm_exec_core+26411>, 0x5a5575ce89d7 <vm_exec_core+2343>, 0x5a5575ce91bd <vm_exec_core+4365>, 0x5a5575cef82a <vm_exec_core+30586>, 0x5a5575ceb0dd <vm_exec_core+12333>, 0x5a5575ceaeda <vm_exec_core+11818>, 0x5a5575ce840d <vm_exec_core+861>, 0x5a5575ce88fa <vm_exec_core+2122>, 0x5a5575ce8493 <vm_exec_core+995>, 0x5a5575cee993 <vm_exec_core+26851>, 0x5a5575cec25e <vm_exec_core+16814>, 0x5a5575ceb922 <vm_exec_core+14450>, 0x5a5575cec13a <vm_exec_core+16522>, 0x5a5575cebd86 <vm_exec_core+15574>, 0x5a5575ceaf6f <vm_exec_core+11967>, 0x5a5575ceb82d <vm_exec_core+14205>, 0x5a5575ceb1f9 <vm_exec_core+12617>, 0x5a5575ceba3c <vm_exec_core+14732>, 0x5a5575cebaad <vm_exec_core+14845>, 0x5a5575ce8677 <vm_exec_core+1479>, 0x5a5575ce997e <vm_exec_core+6350>, 0x5a5575ceeba2 <vm_exec_core+27378>, 0x5a5575ce94f0 <vm_exec_core+5184>, 0x5a5575cef953 <vm_exec_core+30883>, 0x5a5575ced75e <vm_exec_core+22190>, 0x5a5575ceb36f <vm_exec_core+12991>, 0x5a5575ce87df <vm_exec_core+1839>, 0x5a5575cef195 <vm_exec_core+28901>, 0x5a5575ceeedd <vm_exec_core+28205>, 0x5a5575ce976d <vm_exec_core+5821>, 0x5a5575ce8ccf <vm_exec_core+3103>, 0x5a5575cede57 <vm_exec_core+23975>, 0x5a5575cea274 <vm_exec_core+8644>, 0x5a5575cef396 <vm_exec_core+29414>, 0x5a5575cef03f <vm_exec_core+28559>, 0x5a5575cea962 <vm_exec_core+10418>, 0x5a5575ceb2fe <vm_exec_core+12878>, 0x5a5575ced9b6 <vm_exec_core+22790>, 0x5a5575ceefb6 <vm_exec_core+28422>, 0x5a5575cecdd1 <vm_exec_core+19745>, 0x5a5575ceda3f <vm_exec_core+22927>, 0x5a5575cee4f8 <vm_exec_core+25672>, 0x5a5575cecd0e <vm_exec_core+19550>, 0x5a5575ce8c0c <vm_exec_core+2908>, 0x5a5575ced461 <vm_exec_core+21425>, 0x5a5575ce8a9f <vm_exec_core+2543>, 0x5a5575ce8ed5 <vm_exec_core+3621>, 0x5a5575ceabe5 <vm_exec_core+11061>, 0x5a5575cec8db <vm_exec_core+18475>, 0x5a5575ced2fa <vm_exec_core+21066>, 0x5a5575cec580 <vm_exec_core+17616>, 0x5a5575ce86ab <vm_exec_core+1531>, 0x5a5575cee728 <vm_exec_core+26232>, 0x5a5575ceee08 <vm_exec_core+27992>, 0x5a5575ce907c <vm_exec_core+4044>, 0x5a5575ce9c28 <vm_exec_core+7032>, 0x5a5575ce98e6 <vm_exec_core+6198>, 0x5a5575cea363 <vm_exec_core+8883>, 0x5a5575ceb19a <vm_exec_core+12522>, 0x5a5575ce9123 <vm_exec_core+4211>, 0x5a5575cee590 <vm_exec_core+25824>, 0x5a5575ce9bb2 <vm_exec_core+6914>, 0x5a5575ceb048 <vm_exec_core+12184>, 0x5a5575cebb0f <vm_exec_core+14943>, 0x5a5575cedeed <vm_exec_core+24125>, 0x5a5575cecf93 <vm_exec_core+20195>, 0x5a5575cea63d <vm_exec_core+9613>, 0x5a5575ce9ebf <vm_exec_core+7695>, 0x5a5575cedd43 <vm_exec_core+23699>, 0x5a5575ceadc5 <vm_exec_core+11541>, 0x5a5575ced560 <vm_exec_core+21680>, 0x5a5575ced005 <vm_exec_core+20309>, 0x5a5575ced617 <vm_exec_core+21863>, 0x5a5575ceeada <vm_exec_core+27178>, 0x5a5575cec392 <vm_exec_core+17122>, 0x5a5575cedfa6 <vm_exec_core+24310>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575cedad4 <vm_exec_core+23076>, 0x5a5575cea75c <vm_exec_core+9900>, 0x5a5575cecc69 <vm_exec_core+19385>, 0x5a5575cecea9 <vm_exec_core+19961>, 0x5a5575ceb743 <vm_exec_core+13971>, 0x5a5575cec8d6 <vm_exec_core+18470>, 0x5a5575ceab0a <vm_exec_core+10842>, 0x5a5575cea147 <vm_exec_core+8343>, 0x5a5575ced695 <vm_exec_core+21989>, 0x5a5575ce92b4 <vm_exec_core+4612>, 0x5a5575ceb4f0 <vm_exec_core+13376>, 0x5a5575cebe40 <vm_exec_core+15760>, 0x5a5575cea441 <vm_exec_core+9105>, 0x5a5575cf5e4a <vm_exec_core+56730>, 0x5a5575ce9e16 <vm_exec_core+7526>, 0x5a5575ce9d0e <vm_exec_core+7262>, 0x5a5575cea019 <vm_exec_core+8041>, 0x5a5575ceaa04 <vm_exec_core+10580>, 0x5a5575cec77f <vm_exec_core+18127>, 0x5a5575cebbca <vm_exec_core+15130>, 0x5a5575cec77a <vm_exec_core+18122>, 0x5a5575cecf8e <vm_exec_core+20190>, 0x5a5575cecf89 <vm_exec_core+20185>, 0x5a5575cea014 <vm_exec_core+8036>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575ceb163 <vm_exec_core+12467>, 0x5a5575ceb168 <vm_exec_core+12472>, 0x5a5575cecf84 <vm_exec_core+20180>, 0x5a5575cecdcc <vm_exec_core+19740>, 0x5a5575cebe3b <vm_exec_core+15755>, 0x5a5575cebd72 <vm_exec_core+15554>, 0x5a5575cece7b <vm_exec_core+19915>, 0x5a5575cec245 <vm_exec_core+16789>...}
reg_cfp = 0x72f91cff4790
reg_pc = 0x5040003a73f0
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#57 0x00005a5575ce32b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160027729d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#58 0x00005a5575d26dbb in invoke_iseq_block_from_c (ec=0x5160027729d0, captured=<optimized out>, self=126414528515040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x72f92a9e8db0
cfp = 0x72f91cff47c8
sp = 0x72f91cef4818
use_argv = <optimized out>
stack_argv = 0x72f91cef4818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#59 invoke_block_from_c_proc (ec=0x5160027729d0, self=126414528515040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#60 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#61 0x00005a5575d25016 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040032ffb50, argc=1972375262, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#62 0x00005a5575c7207d in thread_do_start_proc (th=th@entry=0x51500020da80) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040032ffb50
args_len = 0
args_ptr = <optimized out>
#63 0x00005a5575c6fbed in thread_do_start (th=0x51500020da80) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#64 thread_start_func_2 (th=th@entry=0x51500020da80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#65 0x00005a5575c6eede in call_thread_start_func_2 (th=0x51500020da80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x72f923ee5cc0
#66 nt_start (ptr=0x50c0001d1700) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500020da80
sched = <optimized out>
nt = 0x50c0001d1700
vm = 0x525000000100
#67 0x00005a55758e4b2f in asan_thread_start(void*) ()
No symbol table info available.
#68 0x000072f94f49caa4 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 = {126414375249600, -756525164603377550, 126414375249600, -352, 0, 140734914204560, -756525164582406030, -756445231730001806}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#69 0x000072f94f529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 887837) detached]
$ timeout 60 gdb -p 887913 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 887917]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005a5575900ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x72f9198f46c0 (LWP 887913) "test_autoload.*" 0x00005a5575900ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x72f9211ce6c0 (LWP 887917) "test_autoload.*" 0x000072f94f51b4fd in __GI___poll (fds=0x72f92ffbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x72f9211ce6c0 (LWP 887917) "test_autoload.*"):
#0 0x000072f94f51b4fd in __GI___poll (fds=0x72f92ffbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005a557588b77a in __interceptor_poll ()
No symbol table info available.
#2 0x00005a5575c73a2a in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1067
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3075
vm = <optimized out>
#4 0x00005a55758e4b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x000072f94f49caa4 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 = {126414327965376, -756519267613280142, 126414327965376, -352, 0, 126414201233968, -756519267592308622, -756445231730001806}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x000072f94f529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x72f9198f46c0 (LWP 887913) "test_autoload.*"):
#0 0x00005a5575900ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x00005a5575901e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x00005a5575850710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x00005a5575850589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x00005a55758501b5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5 0x00005a557584b1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x00005a557584bafe in __asan::Allocator::Reallocate(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x00005a557584ba0a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#8 0x00005a55758e734d in __interceptor_realloc ()
No symbol table info available.
#9 0x00005a55759a5db3 in rb_gc_impl_realloc (objspace_ptr=0x51d000000a80, ptr=ptr@entry=0x51f00004c280, new_size=4720, old_size=3144, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8285
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
#10 0x00005a557596ea2f in ruby_sized_xrealloc2_body (ptr=0x51f00004c280, n=590, size=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:5266
len = 18446744073709551104
#11 ruby_sized_xrealloc2 (ptr=<optimized out>, n=<optimized out>, size=<optimized out>, old_n=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5259
No locals.
#12 0x00005a5575ec86f5 in ary_heap_realloc (ary=126415095333560, new_capa=590) at /tmp/ruby/src/trunk_asan/array.c:377
No locals.
#13 ary_resize_capa (ary=ary@entry=126415095333560, capacity=590) at /tmp/ruby/src/trunk_asan/array.c:419
new_capa = 590
#14 0x00005a5575ec7f13 in ary_double_capa (ary=126415095333560, min=394) at /tmp/ruby/src/trunk_asan/array.c:468
new_capa = 128
#15 ary_ensure_room_for_push (ary=ary@entry=126415095333560, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:627
old_len = <optimized out>
new_len = 394
capa = <optimized out>
#16 0x00005a5575ec7b05 in rb_ary_push (ary=ary@entry=126415095333560, item=item@entry=126414435292280) at /tmp/ruby/src/trunk_asan/array.c:1403
idx = 393
target_ary = <optimized out>
rbimpl_ary = <optimized out>
ptr = <optimized out>
tmp_n = <optimized out>
#17 0x00005a5575a370d7 in rb_provide_feature (box=box@entry=0x5a5577019800 <root_box_data>, feature=126414435292280, feature@entry=126414496071600) at /tmp/ruby/src/trunk_asan/load.c:699
features = 126415095333560
#18 0x00005a5575a3a8c6 in require_internal (ec=<optimized out>, ec@entry=0x516002773ed0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1406
real = <optimized out>
th = 0x51500020dd00
box = 0x5a5577019800 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 126415095320640
realpath_map = 126415095320480
path = 126414496071600
state = <optimized out>
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#19 0x00005a5575a381db in rb_require_string_internal (fname=126414435292280, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
result = <optimized out>
ec = 0x516002773ed0
result = <optimized out>
#20 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#21 0x00005a5575d52a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3915
ci = 0x13ee100140003
cc = <optimized out>
me = 0x72f94d2d1e78
cfunc = 0x506000036f88
recv = 126415095511120
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x00005a5575d38355 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x72f9198f1620) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4901
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#23 0x00005a5575d3e485 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4310
No locals.
#24 0x00005a5575cf43fd in vm_sendish (ec=0x516002773ed0, reg_cfp=0x72f91cdf06e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#25 vm_exec_core (ec=ec@entry=0x516002773ed0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5a5575ce8686 <vm_exec_core+1494>, 0x5a5575ce998d <vm_exec_core+6365>, 0x5a5575ceebb1 <vm_exec_core+27393>, 0x5a5575ce94ff <vm_exec_core+5199>, 0x5a5575cef962 <vm_exec_core+30898>, 0x5a5575ced76d <vm_exec_core+22205>, 0x5a5575ceb37e <vm_exec_core+13006>, 0x5a5575ce87ee <vm_exec_core+1854>, 0x5a5575cef1a4 <vm_exec_core+28916>, 0x5a5575ceeeec <vm_exec_core+28220>, 0x5a5575ce977c <vm_exec_core+5836>, 0x5a5575ce8cde <vm_exec_core+3118>, 0x5a5575cede66 <vm_exec_core+23990>, 0x5a5575cea283 <vm_exec_core+8659>, 0x5a5575cef3a5 <vm_exec_core+29429>, 0x5a5575cef04e <vm_exec_core+28574>, 0x5a5575cea971 <vm_exec_core+10433>, 0x5a5575ceb30d <vm_exec_core+12893>, 0x5a5575ced9c5 <vm_exec_core+22805>, 0x5a5575ceefc5 <vm_exec_core+28437>, 0x5a5575cecde0 <vm_exec_core+19760>, 0x5a5575ceda4e <vm_exec_core+22942>, 0x5a5575cee507 <vm_exec_core+25687>, 0x5a5575cecd1d <vm_exec_core+19565>, 0x5a5575ce8c1b <vm_exec_core+2923>, 0x5a5575ced470 <vm_exec_core+21440>, 0x5a5575ce8aae <vm_exec_core+2558>, 0x5a5575ce8ee4 <vm_exec_core+3636>, 0x5a5575ceabf4 <vm_exec_core+11076>, 0x5a5575cec8ea <vm_exec_core+18490>, 0x5a5575ced309 <vm_exec_core+21081>, 0x5a5575cec58f <vm_exec_core+17631>, 0x5a5575ce86ba <vm_exec_core+1546>, 0x5a5575cee737 <vm_exec_core+26247>, 0x5a5575ceee17 <vm_exec_core+28007>, 0x5a5575ce908b <vm_exec_core+4059>, 0x5a5575ce9c37 <vm_exec_core+7047>, 0x5a5575ce98f5 <vm_exec_core+6213>, 0x5a5575cea372 <vm_exec_core+8898>, 0x5a5575ceb1a9 <vm_exec_core+12537>, 0x5a5575ce9132 <vm_exec_core+4226>, 0x5a5575cee59f <vm_exec_core+25839>, 0x5a5575ce9bc1 <vm_exec_core+6929>, 0x5a5575ceb057 <vm_exec_core+12199>, 0x5a5575cebb1e <vm_exec_core+14958>, 0x5a5575cedefc <vm_exec_core+24140>, 0x5a5575cecfa2 <vm_exec_core+20210>, 0x5a5575cea64c <vm_exec_core+9628>, 0x5a5575ce9ece <vm_exec_core+7710>, 0x5a5575cedd52 <vm_exec_core+23714>, 0x5a5575ceadd4 <vm_exec_core+11556>, 0x5a5575ced56f <vm_exec_core+21695>, 0x5a5575ced014 <vm_exec_core+20324>, 0x5a5575ced626 <vm_exec_core+21878>, 0x5a5575ceeae9 <vm_exec_core+27193>, 0x5a5575cec3a1 <vm_exec_core+17137>, 0x5a5575cedfb5 <vm_exec_core+24325>, 0x5a5575ce8408 <vm_exec_core+856>, 0x5a5575cedae3 <vm_exec_core+23091>, 0x5a5575cea76b <vm_exec_core+9915>, 0x5a5575cecc78 <vm_exec_core+19400>, 0x5a5575ceceb8 <vm_exec_core+19976>, 0x5a5575ceb752 <vm_exec_core+13986>, 0x5a5575ce8f98 <vm_exec_core+3816>, 0x5a5575ceab19 <vm_exec_core+10857>, 0x5a5575cea156 <vm_exec_core+8358>, 0x5a5575ced6a4 <vm_exec_core+22004>, 0x5a5575ce92c3 <vm_exec_core+4627>, 0x5a5575ceb4ff <vm_exec_core+13391>, 0x5a5575cebe4f <vm_exec_core+15775>, 0x5a5575cea450 <vm_exec_core+9120>, 0x5a5575cf5e59 <vm_exec_core+56745>, 0x5a5575ce9e25 <vm_exec_core+7541>, 0x5a5575ce9d1d <vm_exec_core+7277>, 0x5a5575cea028 <vm_exec_core+8056>, 0x5a5575ceaa13 <vm_exec_core+10595>, 0x5a5575cec78e <vm_exec_core+18142>, 0x5a5575cebbd9 <vm_exec_core+15145>, 0x5a5575ced388 <vm_exec_core+21208>, 0x5a5575cec035 <vm_exec_core+16261>, 0x5a5575cee660 <vm_exec_core+26032>, 0x5a5575cefc07 <vm_exec_core+31575>, 0x5a5575cee8a4 <vm_exec_core+26612>, 0x5a5575cef4f5 <vm_exec_core+29765>, 0x5a5575cef5e6 <vm_exec_core+30006>, 0x5a5575ce8b40 <vm_exec_core+2704>, 0x5a5575cef0cd <vm_exec_core+28701>, 0x5a5575ceacf9 <vm_exec_core+11337>, 0x5a5575cef2c8 <vm_exec_core+29208>, 0x5a5575cea83a <vm_exec_core+10122>, 0x5a5575cee7db <vm_exec_core+26411>, 0x5a5575ce89d7 <vm_exec_core+2343>, 0x5a5575ce91bd <vm_exec_core+4365>, 0x5a5575cef82a <vm_exec_core+30586>, 0x5a5575ceb0dd <vm_exec_core+12333>, 0x5a5575ceaeda <vm_exec_core+11818>, 0x5a5575ce840d <vm_exec_core+861>, 0x5a5575ce88fa <vm_exec_core+2122>, 0x5a5575ce8493 <vm_exec_core+995>, 0x5a5575cee993 <vm_exec_core+26851>, 0x5a5575cec25e <vm_exec_core+16814>, 0x5a5575ceb922 <vm_exec_core+14450>, 0x5a5575cec13a <vm_exec_core+16522>, 0x5a5575cebd86 <vm_exec_core+15574>, 0x5a5575ceaf6f <vm_exec_core+11967>, 0x5a5575ceb82d <vm_exec_core+14205>, 0x5a5575ceb1f9 <vm_exec_core+12617>, 0x5a5575ceba3c <vm_exec_core+14732>, 0x5a5575cebaad <vm_exec_core+14845>, 0x5a5575ce8677 <vm_exec_core+1479>, 0x5a5575ce997e <vm_exec_core+6350>, 0x5a5575ceeba2 <vm_exec_core+27378>, 0x5a5575ce94f0 <vm_exec_core+5184>, 0x5a5575cef953 <vm_exec_core+30883>, 0x5a5575ced75e <vm_exec_core+22190>, 0x5a5575ceb36f <vm_exec_core+12991>, 0x5a5575ce87df <vm_exec_core+1839>, 0x5a5575cef195 <vm_exec_core+28901>, 0x5a5575ceeedd <vm_exec_core+28205>, 0x5a5575ce976d <vm_exec_core+5821>, 0x5a5575ce8ccf <vm_exec_core+3103>, 0x5a5575cede57 <vm_exec_core+23975>, 0x5a5575cea274 <vm_exec_core+8644>, 0x5a5575cef396 <vm_exec_core+29414>, 0x5a5575cef03f <vm_exec_core+28559>, 0x5a5575cea962 <vm_exec_core+10418>, 0x5a5575ceb2fe <vm_exec_core+12878>, 0x5a5575ced9b6 <vm_exec_core+22790>, 0x5a5575ceefb6 <vm_exec_core+28422>, 0x5a5575cecdd1 <vm_exec_core+19745>, 0x5a5575ceda3f <vm_exec_core+22927>, 0x5a5575cee4f8 <vm_exec_core+25672>, 0x5a5575cecd0e <vm_exec_core+19550>, 0x5a5575ce8c0c <vm_exec_core+2908>, 0x5a5575ced461 <vm_exec_core+21425>, 0x5a5575ce8a9f <vm_exec_core+2543>, 0x5a5575ce8ed5 <vm_exec_core+3621>, 0x5a5575ceabe5 <vm_exec_core+11061>, 0x5a5575cec8db <vm_exec_core+18475>, 0x5a5575ced2fa <vm_exec_core+21066>, 0x5a5575cec580 <vm_exec_core+17616>, 0x5a5575ce86ab <vm_exec_core+1531>, 0x5a5575cee728 <vm_exec_core+26232>, 0x5a5575ceee08 <vm_exec_core+27992>, 0x5a5575ce907c <vm_exec_core+4044>, 0x5a5575ce9c28 <vm_exec_core+7032>, 0x5a5575ce98e6 <vm_exec_core+6198>, 0x5a5575cea363 <vm_exec_core+8883>, 0x5a5575ceb19a <vm_exec_core+12522>, 0x5a5575ce9123 <vm_exec_core+4211>, 0x5a5575cee590 <vm_exec_core+25824>, 0x5a5575ce9bb2 <vm_exec_core+6914>, 0x5a5575ceb048 <vm_exec_core+12184>, 0x5a5575cebb0f <vm_exec_core+14943>, 0x5a5575cedeed <vm_exec_core+24125>, 0x5a5575cecf93 <vm_exec_core+20195>, 0x5a5575cea63d <vm_exec_core+9613>, 0x5a5575ce9ebf <vm_exec_core+7695>, 0x5a5575cedd43 <vm_exec_core+23699>, 0x5a5575ceadc5 <vm_exec_core+11541>, 0x5a5575ced560 <vm_exec_core+21680>, 0x5a5575ced005 <vm_exec_core+20309>, 0x5a5575ced617 <vm_exec_core+21863>, 0x5a5575ceeada <vm_exec_core+27178>, 0x5a5575cec392 <vm_exec_core+17122>, 0x5a5575cedfa6 <vm_exec_core+24310>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575cedad4 <vm_exec_core+23076>, 0x5a5575cea75c <vm_exec_core+9900>, 0x5a5575cecc69 <vm_exec_core+19385>, 0x5a5575cecea9 <vm_exec_core+19961>, 0x5a5575ceb743 <vm_exec_core+13971>, 0x5a5575cec8d6 <vm_exec_core+18470>, 0x5a5575ceab0a <vm_exec_core+10842>, 0x5a5575cea147 <vm_exec_core+8343>, 0x5a5575ced695 <vm_exec_core+21989>, 0x5a5575ce92b4 <vm_exec_core+4612>, 0x5a5575ceb4f0 <vm_exec_core+13376>, 0x5a5575cebe40 <vm_exec_core+15760>, 0x5a5575cea441 <vm_exec_core+9105>, 0x5a5575cf5e4a <vm_exec_core+56730>, 0x5a5575ce9e16 <vm_exec_core+7526>, 0x5a5575ce9d0e <vm_exec_core+7262>, 0x5a5575cea019 <vm_exec_core+8041>, 0x5a5575ceaa04 <vm_exec_core+10580>, 0x5a5575cec77f <vm_exec_core+18127>, 0x5a5575cebbca <vm_exec_core+15130>, 0x5a5575cec77a <vm_exec_core+18122>, 0x5a5575cecf8e <vm_exec_core+20190>, 0x5a5575cecf89 <vm_exec_core+20185>, 0x5a5575cea014 <vm_exec_core+8036>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575ceb163 <vm_exec_core+12467>, 0x5a5575ceb168 <vm_exec_core+12472>, 0x5a5575cecf84 <vm_exec_core+20180>, 0x5a5575cecdcc <vm_exec_core+19740>, 0x5a5575cebe3b <vm_exec_core+15755>, 0x5a5575cebd72 <vm_exec_core+15554>, 0x5a5575cece7b <vm_exec_core+19915>, 0x5a5575cec245 <vm_exec_core+16789>...}
reg_cfp = 0x72f91cdf06e8
reg_pc = 0x5110000a5738
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#26 0x00005a5575ce32b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x516002773ed0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#27 0x00005a5575d68e7a in vm_call0_body (ec=<optimized out>, calling=0x72f91bfecc60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x72f91bfeccd0
cc = <optimized out>
ret = <optimized out>
#28 0x00005a5575d686e2 in vm_call0_cme (ec=0x516002773ed0, calling=0x72f91bfecc60, argv=0x72f9198f1dc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#29 vm_call0_body (ec=<optimized out>, calling=0x72f91bfecc60, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x72f92e01b428
orig_cme = <optimized out>
ci = 0x72f91bfeccd0
cc = 0x72f92e01b400
ret = <optimized out>
#30 0x00005a5575d119ba in vm_call0_cc (ec=0x516002773ed0, recv=126415095511120, id=22689, argc=<optimized out>, argv=<optimized out>, kw_splat=0, cc=<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 0x80)>
use_argv = 0x0
av = <optimized out>
#31 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:1065
ci = <optimized out>
ec = 0x516002773ed0
cc = <optimized out>
self = <optimized out>
#32 0x00005a5575d12a4e in rb_funcallv (recv=126415095511120, mid=22689, argc=1, argv=0x72f9198f1dc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#33 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
ar = <optimized out>
argv = 0x72f9198f1dc0
#34 0x00005a5575ccb4f3 in autoload_feature_require (_arguments=126414201233696) at /tmp/ruby/src/trunk_asan/variable.c:3211
receiver = 126415095511120
arguments = 0x72f9198f2120
autoload_const = <optimized out>
autoload_box_value = <optimized out>
result = <optimized out>
#35 autoload_try_load (_arguments=126414201233696) at /tmp/ruby/src/trunk_asan/variable.c:3224
arguments = 0x72f9198f2120
result = <optimized out>
ce = <optimized out>
#36 0x00005a55759308f7 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1174
_ec = 0x516002773ed0
_tag = {tag = 36, retval = <optimized out>, buf = {0x72f9198f20d0, <optimized out>, 0x72f9198f1fe0, <optimized out>, <optimized out>}, prev = 0x72f91beec740, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516002773ed0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#37 0x00005a5575cca8e0 in rb_autoload_load (module=module@entry=126415095463360, name=name@entry=251515) at /tmp/ruby/src/trunk_asan/variable.c:3285
ce = <optimized out>
arguments = {module = 126415095463360, name = 251515, flag = 0, mutex = 126414544439320, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#38 0x00005a5575cd6846 in rb_const_search_from (klass=126414458427680, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
ac = 0xfffffffffffffe00
am = 126415095463360
tmp = 126415095463360
ce = <optimized out>
current = 126415095463360
value = <optimized out>
first_iteration = <optimized out>
#39 0x00005a5575ccc244 in rb_const_search (klass=126414458427680, id=251515, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
value = <optimized out>
#40 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3336
c = <optimized out>
#41 0x00005a5575cdae6e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
root_cref = <optimized out>
klass = 92358976737416
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
#42 0x00005a5575ce765d in vm_get_ev_const_chain (ec=0x516002773ed0, segments=0x5020005937f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#43 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200058d5b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6615
segments = 0x5020005937f0
ice = <optimized out>
val = <optimized out>
#44 0x00005a5575cedeaf in vm_exec_core (ec=ec@entry=0x516002773ed0) at ../../src/trunk_asan/insns.def:264
ic = 0x0
leaf = false
th: 0x51500020dd00, native_id: 0x72f9198f46c0
-- Control frame information -----------------------------------------------
val = <optimized out>
c:0006 p:---- s:0024 e:000023 l:y b:---- CFUNC :require
insns_address_table = {0x5a5575ce8686 <vm_exec_core+1494>, 0x5a5575ce998d <vm_exec_core+6365>, 0x5a5575ceebb1 <vm_exec_core+27393>, 0x5a5575ce94ff <vm_exec_core+5199>, 0x5a5575cef962 <vm_exec_core+30898>, 0x5a5575ced76d <vm_exec_core+22205>, 0x5a5575ceb37e <vm_exec_core+13006>, 0x5a5575ce87ee <vm_exec_core+1854>, 0x5a5575cef1a4 <vm_exec_core+28916>, 0x5a5575ceeeec <vm_exec_core+28220>, 0x5a5575ce977c <vm_exec_core+5836>, 0x5a5575ce8cde <vm_exec_core+3118>, 0x5a5575cede66 <vm_exec_core+23990>, 0x5a5575cea283 <vm_exec_core+8659>, 0x5a5575cef3a5 <vm_exec_core+29429>, 0x5a5575cef04e <vm_exec_core+28574>, 0x5a5575cea971 <vm_exec_core+10433>, 0x5a5575ceb30d <vm_exec_core+12893>, 0x5a5575ced9c5 <vm_exec_core+22805>, 0x5a5575ceefc5 <vm_exec_core+28437>, 0x5a5575cecde0 <vm_exec_core+19760>, 0x5a5575ceda4e <vm_exec_core+22942>, 0x5a5575cee507 <vm_exec_core+25687>, 0x5a5575cecd1d <vm_exec_core+19565>, 0x5a5575ce8c1b <vm_exec_core+2923>, 0x5a5575ced470 <vm_exec_core+21440>, 0x5a5575ce8aae <vm_exec_core+2558>, 0x5a5575ce8ee4 <vm_exec_core+3636>, 0x5a5575ceabf4 <vm_exec_core+11076>, 0x5a5575cec8ea <vm_exec_core+18490>, 0x5a5575ced309 <vm_exec_core+21081>, 0x5a5575cec58f <vm_exec_core+17631>, 0x5a5575ce86ba <vm_exec_core+1546>, 0x5a5575cee737 <vm_exec_core+26247>, 0x5a5575ceee17 <vm_exec_core+28007>, 0x5a5575ce908b <vm_exec_core+4059>, 0x5a5575ce9c37 <vm_exec_core+7047>, 0x5a5575ce98f5 <vm_exec_core+6213>, 0x5a5575cea372 <vm_exec_core+8898>, 0x5a5575ceb1a9 <vm_exec_core+12537>, 0x5a5575ce9132 <vm_exec_core+4226>, 0x5a5575cee59f <vm_exec_core+25839>, 0x5a5575ce9bc1 <vm_exec_core+6929>, 0x5a5575ceb057 <vm_exec_core+12199>, 0x5a5575cebb1e <vm_exec_core+14958>, 0x5a5575cedefc <vm_exec_core+24140>, 0x5a5575cecfa2 <vm_exec_core+20210>, 0x5a5575cea64c <vm_exec_core+9628>, 0x5a5575ce9ece <vm_exec_core+7710>, 0x5a5575cedd52 <vm_exec_core+23714>, 0x5a5575ceadd4 <vm_exec_core+11556>, 0x5a5575ced56f <vm_exec_core+21695>, 0x5a5575ced014 <vm_exec_core+20324>, 0x5a5575ced626 <vm_exec_core+21878>, 0x5a5575ceeae9 <vm_exec_core+27193>, 0x5a5575cec3a1 <vm_exec_core+17137>, 0x5a5575cedfb5 <vm_exec_core+24325>, 0x5a5575ce8408 <vm_exec_core+856>, 0x5a5575cedae3 <vm_exec_core+23091>, 0x5a5575cea76b <vm_exec_core+9915>, 0x5a5575cecc78 <vm_exec_core+19400>, 0x5a5575ceceb8 <vm_exec_core+19976>, 0x5a5575ceb752 <vm_exec_core+13986>, 0x5a5575ce8f98 <vm_exec_core+3816>, 0x5a5575ceab19 <vm_exec_core+10857>, 0x5a5575cea156 <vm_exec_core+8358>, 0x5a5575ced6a4 <vm_exec_core+22004>, 0x5a5575ce92c3 <vm_exec_core+4627>, 0x5a5575ceb4ff <vm_exec_core+13391>, 0x5a5575cebe4f <vm_exec_core+15775>, 0x5a5575cea450 <vm_exec_core+9120>, 0x5a5575cf5e59 <vm_exec_core+56745>, 0x5a5575ce9e25 <vm_exec_core+7541>, 0x5a5575ce9d1d <vm_exec_core+7277>, 0x5a5575cea028 <vm_exec_core+8056>, 0x5a5575ceaa13 <vm_exec_core+10595>, 0x5a5575cec78e <vm_exec_core+18142>, 0x5a5575cebbd9 <vm_exec_core+15145>, 0x5a5575ced388 <vm_exec_core+21208>, 0x5a5575cec035 <vm_exec_core+16261>, 0x5a5575cee660 <vm_exec_core+26032>, 0x5a5575cefc07 <vm_exec_core+31575>, 0x5a5575cee8a4 <vm_exec_core+26612>, 0x5a5575cef4f5 <vm_exec_core+29765>, 0x5a5575cef5e6 <vm_exec_core+30006>, 0x5a5575ce8b40 <vm_exec_core+2704>, 0x5a5575cef0cd <vm_exec_core+28701>, 0x5a5575ceacf9 <vm_exec_core+11337>, 0x5a5575cef2c8 <vm_exec_core+29208>, 0x5a5575cea83a <vm_exec_core+10122>, 0x5a5575cee7db <vm_exec_core+26411>, 0x5a5575ce89d7 <vm_exec_core+2343>, 0x5a5575ce91bd <vm_exec_core+4365>, 0x5a5575cef82a <vm_exec_core+30586>, 0x5a5575ceb0dd <vm_exec_core+12333>, 0x5a5575ceaeda <vm_exec_core+11818>, 0x5a5575ce840d <vm_exec_core+861>, 0x5a5575ce88fa <vm_exec_core+2122>, 0x5a5575ce8493 <vm_exec_core+995>, 0x5a5575cee993 <vm_exec_core+26851>, 0x5a5575cec25e <vm_exec_core+16814>, 0x5a5575ceb922 <vm_exec_core+14450>, 0x5a5575cec13a <vm_exec_core+16522>, 0x5a5575cebd86 <vm_exec_core+15574>, 0x5a5575ceaf6f <vm_exec_core+11967>, 0x5a5575ceb82d <vm_exec_core+14205>, 0x5a5575ceb1f9 <vm_exec_core+12617>, 0x5a5575ceba3c <vm_exec_core+14732>, 0x5a5575cebaad <vm_exec_core+14845>, 0x5a5575ce8677 <vm_exec_core+1479>, 0x5a5575ce997e <vm_exec_core+6350>, 0x5a5575ceeba2 <vm_exec_core+27378>, 0x5a5575ce94f0 <vm_exec_core+5184>, 0x5a5575cef953 <vm_exec_core+30883>, 0x5a5575ced75e <vm_exec_core+22190>, 0x5a5575ceb36f <vm_exec_core+12991>, 0x5a5575ce87df <vm_exec_core+1839>, 0x5a5575cef195 <vm_exec_core+28901>, 0x5a5575ceeedd <vm_exec_core+28205>, 0x5a5575ce976d <vm_exec_core+5821>, 0x5a5575ce8ccf <vm_exec_core+3103>, 0x5a5575cede57 <vm_exec_core+23975>, 0x5a5575cea274 <vm_exec_core+8644>, 0x5a5575cef396 <vm_exec_core+29414>, 0x5a5575cef03f <vm_exec_core+28559>, 0x5a5575cea962 <vm_exec_core+10418>, 0x5a5575ceb2fe <vm_exec_core+12878>, 0x5a5575ced9b6 <vm_exec_core+22790>, 0x5a5575ceefb6 <vm_exec_core+28422>, 0x5a5575cecdd1 <vm_exec_core+19745>, 0x5a5575ceda3f <vm_exec_core+22927>, 0x5a5575cee4f8 <vm_exec_core+25672>, 0x5a5575cecd0e <vm_exec_core+19550>, 0x5a5575ce8c0c <vm_exec_core+2908>, 0x5a5575ced461 <vm_exec_core+21425>, 0x5a5575ce8a9f <vm_exec_core+2543>, 0x5a5575ce8ed5 <vm_exec_core+3621>, 0x5a5575ceabe5 <vm_exec_core+11061>, 0x5a5575cec8db <vm_exec_core+18475>, 0x5a5575ced2fa <vm_exec_core+21066>, 0x5a5575cec580 <vm_exec_core+17616>, 0x5a5575ce86ab <vm_exec_core+1531>, 0x5a5575cee728 <vm_exec_core+26232>, 0x5a5575ceee08 <vm_exec_core+27992>, 0x5a5575ce907c <vm_exec_core+4044>, 0x5a5575ce9c28 <vm_exec_core+7032>, 0x5a5575ce98e6 <vm_exec_core+6198>, 0x5a5575cea363 <vm_exec_core+8883>, 0x5a5575ceb19a <vm_exec_core+12522>, 0x5a5575ce9123 <vm_exec_core+4211>, 0x5a5575cee590 <vm_exec_core+25824>, 0x5a5575ce9bb2 <vm_exec_core+6914>, 0x5a5575ceb048 <vm_exec_core+12184>, 0x5a5575cebb0f <vm_exec_core+14943>, 0x5a5575cedeed <vm_exec_core+24125>, 0x5a5575cecf93 <vm_exec_core+20195>, 0x5a5575cea63d <vm_exec_core+9613>, 0x5a5575ce9ebf <vm_exec_core+7695>, 0x5a5575cedd43 <vm_exec_core+23699>, 0x5a5575ceadc5 <vm_exec_core+11541>, 0x5a5575ced560 <vm_exec_core+21680>, 0x5a5575ced005 <vm_exec_core+20309>, 0x5a5575ced617 <vm_exec_core+21863>, 0x5a5575ceeada <vm_exec_core+27178>, 0x5a5575cec392 <vm_exec_core+17122>, 0x5a5575cedfa6 <vm_exec_core+24310>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575cedad4 <vm_exec_core+23076>, 0x5a5575cea75c <vm_exec_core+9900>, 0x5a5575cecc69 <vm_exec_core+19385>, 0x5a5575cecea9 <vm_exec_core+19961>, 0x5a5575ceb743 <vm_exec_core+13971>, 0x5a5575cec8d6 <vm_exec_core+18470>, 0x5a5575ceab0a <vm_exec_core+10842>, 0x5a5575cea147 <vm_exec_core+8343>, 0x5a5575ced695 <vm_exec_core+21989>, 0x5a5575ce92b4 <vm_exec_core+4612>, 0x5a5575ceb4f0 <vm_exec_core+13376>, 0x5a5575cebe40 <vm_exec_core+15760>, 0x5a5575cea441 <vm_exec_core+9105>, 0x5a5575cf5e4a <vm_exec_core+56730>, 0x5a5575ce9e16 <vm_exec_core+7526>, 0x5a5575ce9d0e <vm_exec_core+7262>, 0x5a5575cea019 <vm_exec_core+8041>, 0x5a5575ceaa04 <vm_exec_core+10580>, 0x5a5575cec77f <vm_exec_core+18127>, 0x5a5575cebbca <vm_exec_core+15130>, 0x5a5575cec77a <vm_exec_core+18122>, 0x5a5575cecf8e <vm_exec_core+20190>, 0x5a5575cecf89 <vm_exec_core+20185>, 0x5a5575cea014 <vm_exec_core+8036>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575ceb163 <vm_exec_core+12467>, 0x5a5575ceb168 <vm_exec_core+12472>, 0x5a5575cecf84 <vm_exec_core+20180>, 0x5a5575cecdcc <vm_exec_core+19740>, 0x5a5575cebe3b <vm_exec_core+15755>, 0x5a5575cebd72 <vm_exec_core+15554>, 0x5a5575cece7b <vm_exec_core+19915>, 0x5a5575cec245 <vm_exec_core+16789>...}
reg_cfp = 0x72f91cdf0720
reg_pc = 0x5030003934d0
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>
c:0005 p:0023 s:0019 e:000018 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :fork
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
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>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#45 0x00005a5575ce32b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x516002773ed0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#46 0x00005a5575d731f2 in invoke_iseq_block_from_c (ec=0x516002773ed0, captured=0x72f91cdf07a8, self=126414528515040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x72f92a9e8d38
cfp = <optimized out>
sp = 0x72f91ccf0850
use_argv = 0x0
stack_argv = 0x72f91ccf0850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#47 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x72f91cdf07a8
#48 0x00005a5575d14a2c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1865
No locals.
#49 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1873
No locals.
#50 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#51 0x00005a5575d14a2c in rb_yield (val=<optimized out>)
No locals.
#52 0x00005a557593018c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
_ec = 0x516002773ed0
_tag = {tag = 36, retval = <optimized out>, buf = {0x72f9198f2f10, <optimized out>, 0x72f9198f2e20, <optimized out>, <optimized out>}, prev = 0x72f91beec240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x516002773ed0
cfp = 0x72f91cdf0758
#53 0x00005a5575ac42bb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
status = <optimized out>
pid = <optimized out>
#54 0x00005a5575d52a88 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3915
ci = 0x656100040001
cc = <optimized out>
me = 0x72f92d002eb0
cfunc = 0x506000049288
recv = 126414528515040
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#55 0x00005a5575cecabf in vm_sendish (ec=0x516002773ed0, reg_cfp=0x72f91cdf0790, cd=0x50200017b8f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6134
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x516002773ed0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x50200017b8f0
insns_address_table = {0x5a5575ce8686 <vm_exec_core+1494>, 0x5a5575ce998d <vm_exec_core+6365>, 0x5a5575ceebb1 <vm_exec_core+27393>, 0x5a5575ce94ff <vm_exec_core+5199>, 0x5a5575cef962 <vm_exec_core+30898>, 0x5a5575ced76d <vm_exec_core+22205>, 0x5a5575ceb37e <vm_exec_core+13006>, 0x5a5575ce87ee <vm_exec_core+1854>, 0x5a5575cef1a4 <vm_exec_core+28916>, 0x5a5575ceeeec <vm_exec_core+28220>, 0x5a5575ce977c <vm_exec_core+5836>, 0x5a5575ce8cde <vm_exec_core+3118>, 0x5a5575cede66 <vm_exec_core+23990>, 0x5a5575cea283 <vm_exec_core+8659>, 0x5a5575cef3a5 <vm_exec_core+29429>, 0x5a5575cef04e <vm_exec_core+28574>, 0x5a5575cea971 <vm_exec_core+10433>, 0x5a5575ceb30d <vm_exec_core+12893>, 0x5a5575ced9c5 <vm_exec_core+22805>, 0x5a5575ceefc5 <vm_exec_core+28437>, 0x5a5575cecde0 <vm_exec_core+19760>, 0x5a5575ceda4e <vm_exec_core+22942>, 0x5a5575cee507 <vm_exec_core+25687>, 0x5a5575cecd1d <vm_exec_core+19565>, 0x5a5575ce8c1b <vm_exec_core+2923>, 0x5a5575ced470 <vm_exec_core+21440>, 0x5a5575ce8aae <vm_exec_core+2558>, 0x5a5575ce8ee4 <vm_exec_core+3636>, 0x5a5575ceabf4 <vm_exec_core+11076>, 0x5a5575cec8ea <vm_exec_core+18490>, 0x5a5575ced309 <vm_exec_core+21081>, 0x5a5575cec58f <vm_exec_core+17631>, 0x5a5575ce86ba <vm_exec_core+1546>, 0x5a5575cee737 <vm_exec_core+26247>, 0x5a5575ceee17 <vm_exec_core+28007>, 0x5a5575ce908b <vm_exec_core+4059>, 0x5a5575ce9c37 <vm_exec_core+7047>, 0x5a5575ce98f5 <vm_exec_core+6213>, 0x5a5575cea372 <vm_exec_core+8898>, 0x5a5575ceb1a9 <vm_exec_core+12537>, 0x5a5575ce9132 <vm_exec_core+4226>, 0x5a5575cee59f <vm_exec_core+25839>, 0x5a5575ce9bc1 <vm_exec_core+6929>, 0x5a5575ceb057 <vm_exec_core+12199>, 0x5a5575cebb1e <vm_exec_core+14958>, 0x5a5575cedefc <vm_exec_core+24140>, 0x5a5575cecfa2 <vm_exec_core+20210>, 0x5a5575cea64c <vm_exec_core+9628>, 0x5a5575ce9ece <vm_exec_core+7710>, 0x5a5575cedd52 <vm_exec_core+23714>, 0x5a5575ceadd4 <vm_exec_core+11556>, 0x5a5575ced56f <vm_exec_core+21695>, 0x5a5575ced014 <vm_exec_core+20324>, 0x5a5575ced626 <vm_exec_core+21878>, 0x5a5575ceeae9 <vm_exec_core+27193>, 0x5a5575cec3a1 <vm_exec_core+17137>, 0x5a5575cedfb5 <vm_exec_core+24325>, 0x5a5575ce8408 <vm_exec_core+856>, 0x5a5575cedae3 <vm_exec_core+23091>, 0x5a5575cea76b <vm_exec_core+9915>, 0x5a5575cecc78 <vm_exec_core+19400>, 0x5a5575ceceb8 <vm_exec_core+19976>, 0x5a5575ceb752 <vm_exec_core+13986>, 0x5a5575ce8f98 <vm_exec_core+3816>, 0x5a5575ceab19 <vm_exec_core+10857>, 0x5a5575cea156 <vm_exec_core+8358>, 0x5a5575ced6a4 <vm_exec_core+22004>, 0x5a5575ce92c3 <vm_exec_core+4627>, 0x5a5575ceb4ff <vm_exec_core+13391>, 0x5a5575cebe4f <vm_exec_core+15775>, 0x5a5575cea450 <vm_exec_core+9120>, 0x5a5575cf5e59 <vm_exec_core+56745>, 0x5a5575ce9e25 <vm_exec_core+7541>, 0x5a5575ce9d1d <vm_exec_core+7277>, 0x5a5575cea028 <vm_exec_core+8056>, 0x5a5575ceaa13 <vm_exec_core+10595>, 0x5a5575cec78e <vm_exec_core+18142>, 0x5a5575cebbd9 <vm_exec_core+15145>, 0x5a5575ced388 <vm_exec_core+21208>, 0x5a5575cec035 <vm_exec_core+16261>, 0x5a5575cee660 <vm_exec_core+26032>, 0x5a5575cefc07 <vm_exec_core+31575>, 0x5a5575cee8a4 <vm_exec_core+26612>, 0x5a5575cef4f5 <vm_exec_core+29765>, 0x5a5575cef5e6 <vm_exec_core+30006>, 0x5a5575ce8b40 <vm_exec_core+2704>, 0x5a5575cef0cd <vm_exec_core+28701>, 0x5a5575ceacf9 <vm_exec_core+11337>, 0x5a5575cef2c8 <vm_exec_core+29208>, 0x5a5575cea83a <vm_exec_core+10122>, 0x5a5575cee7db <vm_exec_core+26411>, 0x5a5575ce89d7 <vm_exec_core+2343>, 0x5a5575ce91bd <vm_exec_core+4365>, 0x5a5575cef82a <vm_exec_core+30586>, 0x5a5575ceb0dd <vm_exec_core+12333>, 0x5a5575ceaeda <vm_exec_core+11818>, 0x5a5575ce840d <vm_exec_core+861>, 0x5a5575ce88fa <vm_exec_core+2122>, 0x5a5575ce8493 <vm_exec_core+995>, 0x5a5575cee993 <vm_exec_core+26851>, 0x5a5575cec25e <vm_exec_core+16814>, 0x5a5575ceb922 <vm_exec_core+14450>, 0x5a5575cec13a <vm_exec_core+16522>, 0x5a5575cebd86 <vm_exec_core+15574>, 0x5a5575ceaf6f <vm_exec_core+11967>, 0x5a5575ceb82d <vm_exec_core+14205>, 0x5a5575ceb1f9 <vm_exec_core+12617>, 0x5a5575ceba3c <vm_exec_core+14732>, 0x5a5575cebaad <vm_exec_core+14845>, 0x5a5575ce8677 <vm_exec_core+1479>, 0x5a5575ce997e <vm_exec_core+6350>, 0x5a5575ceeba2 <vm_exec_core+27378>, 0x5a5575ce94f0 <vm_exec_core+5184>, 0x5a5575cef953 <vm_exec_core+30883>, 0x5a5575ced75e <vm_exec_core+22190>, 0x5a5575ceb36f <vm_exec_core+12991>, 0x5a5575ce87df <vm_exec_core+1839>, 0x5a5575cef195 <vm_exec_core+28901>, 0x5a5575ceeedd <vm_exec_core+28205>, 0x5a5575ce976d <vm_exec_core+5821>, 0x5a5575ce8ccf <vm_exec_core+3103>, 0x5a5575cede57 <vm_exec_core+23975>, 0x5a5575cea274 <vm_exec_core+8644>, 0x5a5575cef396 <vm_exec_core+29414>, 0x5a5575cef03f <vm_exec_core+28559>, 0x5a5575cea962 <vm_exec_core+10418>, 0x5a5575ceb2fe <vm_exec_core+12878>, 0x5a5575ced9b6 <vm_exec_core+22790>, 0x5a5575ceefb6 <vm_exec_core+28422>, 0x5a5575cecdd1 <vm_exec_core+19745>, 0x5a5575ceda3f <vm_exec_core+22927>, 0x5a5575cee4f8 <vm_exec_core+25672>, 0x5a5575cecd0e <vm_exec_core+19550>, 0x5a5575ce8c0c <vm_exec_core+2908>, 0x5a5575ced461 <vm_exec_core+21425>, 0x5a5575ce8a9f <vm_exec_core+2543>, 0x5a5575ce8ed5 <vm_exec_core+3621>, 0x5a5575ceabe5 <vm_exec_core+11061>, 0x5a5575cec8db <vm_exec_core+18475>, 0x5a5575ced2fa <vm_exec_core+21066>, 0x5a5575cec580 <vm_exec_core+17616>, 0x5a5575ce86ab <vm_exec_core+1531>, 0x5a5575cee728 <vm_exec_core+26232>, 0x5a5575ceee08 <vm_exec_core+27992>, 0x5a5575ce907c <vm_exec_core+4044>, 0x5a5575ce9c28 <vm_exec_core+7032>, 0x5a5575ce98e6 <vm_exec_core+6198>, 0x5a5575cea363 <vm_exec_core+8883>, 0x5a5575ceb19a <vm_exec_core+12522>, 0x5a5575ce9123 <vm_exec_core+4211>, 0x5a5575cee590 <vm_exec_core+25824>, 0x5a5575ce9bb2 <vm_exec_core+6914>, 0x5a5575ceb048 <vm_exec_core+12184>, 0x5a5575cebb0f <vm_exec_core+14943>, 0x5a5575cedeed <vm_exec_core+24125>, 0x5a5575cecf93 <vm_exec_core+20195>, 0x5a5575cea63d <vm_exec_core+9613>, 0x5a5575ce9ebf <vm_exec_core+7695>, 0x5a5575cedd43 <vm_exec_core+23699>, 0x5a5575ceadc5 <vm_exec_core+11541>, 0x5a5575ced560 <vm_exec_core+21680>, 0x5a5575ced005 <vm_exec_core+20309>, 0x5a5575ced617 <vm_exec_core+21863>, 0x5a5575ceeada <vm_exec_core+27178>, 0x5a5575cec392 <vm_exec_core+17122>, 0x5a5575cedfa6 <vm_exec_core+24310>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575cedad4 <vm_exec_core+23076>, 0x5a5575cea75c <vm_exec_core+9900>, 0x5a5575cecc69 <vm_exec_core+19385>, 0x5a5575cecea9 <vm_exec_core+19961>, 0x5a5575ceb743 <vm_exec_core+13971>, 0x5a5575cec8d6 <vm_exec_core+18470>, 0x5a5575ceab0a <vm_exec_core+10842>, 0x5a5575cea147 <vm_exec_core+8343>, 0x5a5575ced695 <vm_exec_core+21989>, 0x5a5575ce92b4 <vm_exec_core+4612>, 0x5a5575ceb4f0 <vm_exec_core+13376>, 0x5a5575cebe40 <vm_exec_core+15760>, 0x5a5575cea441 <vm_exec_core+9105>, 0x5a5575cf5e4a <vm_exec_core+56730>, 0x5a5575ce9e16 <vm_exec_core+7526>, 0x5a5575ce9d0e <vm_exec_core+7262>, 0x5a5575cea019 <vm_exec_core+8041>, 0x5a5575ceaa04 <vm_exec_core+10580>, 0x5a5575cec77f <vm_exec_core+18127>, 0x5a5575cebbca <vm_exec_core+15130>, 0x5a5575cec77a <vm_exec_core+18122>, 0x5a5575cecf8e <vm_exec_core+20190>, 0x5a5575cecf89 <vm_exec_core+20185>, 0x5a5575cea014 <vm_exec_core+8036>, 0x5a5575ced44d <vm_exec_core+21405>, 0x5a5575ceb163 <vm_exec_core+12467>, 0x5a5575ceb168 <vm_exec_core+12472>, 0x5a5575cecf84 <vm_exec_core+20180>, 0x5a5575cecdcc <vm_exec_core+19740>, 0x5a5575cebe3b <vm_exec_core+15755>, 0x5a5575cebd72 <vm_exec_core+15554>, 0x5a5575cece7b <vm_exec_core+19915>, 0x5a5575cec245 <vm_exec_core+16789>...}
reg_cfp = 0x72f91cdf0790
reg_pc = 0x5040003a73f0
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#57 0x00005a5575ce32b2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x516002773ed0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#58 0x00005a5575d26dbb in invoke_iseq_block_from_c (ec=0x516002773ed0, captured=<optimized out>, self=126414528515040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1814
flags = 0
iseq = 0x72f92a9e8db0
cfp = 0x72f91cdf07c8
sp = 0x72f91ccf0818
use_argv = <optimized out>
stack_argv = 0x72f91ccf0818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#59 invoke_block_from_c_proc (ec=0x516002773ed0, self=126414528515040, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1908
block = <optimized out>
keyword_hash = <optimized out>
#60 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#61 0x00005a5575d25016 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x5040032ffbd0, argc=1972375262, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#62 0x00005a5575c7207d in thread_do_start_proc (th=th@entry=0x51500020dd00) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x5040032ffbd0
args_len = 0
args_ptr = <optimized out>
#63 0x00005a5575c6fbed in thread_do_start (th=0x51500020dd00) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#64 thread_start_func_2 (th=th@entry=0x51500020dd00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:686
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x515000000300
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#65 0x00005a5575c6eede in call_thread_start_func_2 (th=0x51500020dd00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x72f9198f3cc0
#66 nt_start (ptr=0x50c0001d1280) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500020dd00
sched = <optimized out>
nt = 0x50c0001d1280
vm = 0x525000000100
#67 0x00005a55758e4b2f in asan_thread_start(void*) ()
No symbol table info available.
#68 0x000072f94f49caa4 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 = {126414201243328, -756538095676163982, 126414201243328, -352, 0, 140734914204560, -756538095655192462, -756445231730001806}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#69 0x000072f94f529c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 887913) detached]
$ timeout 60 gdb -p 887991 -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>
$ timeout 60 gdb -p 747974 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
1) Failure:
TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:419]:
[ruby-core:86410] [Bug #14634].
Expected #<Test::Unit::AssertionFailedError: Expected #<Process::Status: pid 887837 SIGKILL (signal 9)> to be success?.> to be nil.
2) Failure:
TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6]:
Expected [[887991, #<Process::Status: pid 887991 exit 0>],
[887913, #<Process::Status: pid 887913 SIGKILL (signal 9)>]] to be empty.
Finished tests in 592.103103s, 56.9343 tests/s, 11547.7219 assertions/s.
Children under /tmp/rubytest.7v5d0a:
* -rw-r--r-- 1 100112 2025-11-13 09:29:52 +0000 _ruby_box_p755652_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-13 09:29:52 +0000 _ruby_box_p755652_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-13 09:29:51 +0000 _ruby_box_p755652_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-13 09:29:51 +0000 _ruby_box_p755020_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-13 09:29:51 +0000 _ruby_box_p755020_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-13 09:29:51 +0000 _ruby_box_p755020_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-13 09:29:51 +0000 _ruby_box_p754483_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-13 09:29:51 +0000 _ruby_box_p754483_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-13 09:29:50 +0000 _ruby_box_p754483_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-13 09:29:50 +0000 _ruby_box_p753355_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-13 09:29:50 +0000 _ruby_box_p753355_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-13 09:29:49 +0000 _ruby_box_p753355_2_rbconfig+sizeof.so
* -rw-r--r-- 1 31544 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_monitor.so
* -rw-r--r-- 1 152480 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_stringio.so
* -rw-r--r-- 1 28832 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_erb+escape.so
* -rw-r--r-- 1 51032 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_cgi+escape.so
* -rw-r--r-- 1 104440 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_strscan.so
* -rw-r--r-- 1 24216 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_io+nonblock.so
* -rw-r--r-- 1 65840 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_digest.so
* -rw-r--r-- 1 1504016 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_openssl.so
* -rw-r--r-- 1 16768 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_io+wait.so
* -rw-r--r-- 1 959520 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_socket.so
* -rw-r--r-- 1 302216 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_zlib.so
* -rw-r--r-- 1 112944 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_psych.so
* -rw-r--r-- 1 234368 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_json+ext+generator.so
* -rw-r--r-- 1 158096 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_json+ext+parser.so
* -rw-r--r-- 1 109528 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_etc.so
* -rw-r--r-- 1 941192 2025-11-13 09:29:48 +0000 _ruby_box_p749962_2_date_core.so
* -rw-r--r-- 1 100112 2025-11-13 09:29:47 +0000 _ruby_box_p749962_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-13 09:29:47 +0000 _ruby_box_p749962_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-13 09:29:47 +0000 _ruby_box_p749962_2_rbconfig+sizeof.so
33711 tests, 6837442 assertions, 2 failures, 0 errors, 188 skips
ruby -v: ruby 4.0.0dev (2025-11-13T07:15:00Z master 7e37e4e743) +PRISM [x86_64-linux]
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 747126 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:915: yes-test-all] Error 2
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 723691 -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>
$ timeout 60 gdb -p 723690 -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 2618757 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.0.0dev (2025-11-13T07:15:00Z master 7e37e4e743) +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 41.063266 seconds
3333 files, 33486 examples, 135047 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.