# Logfile created on 2026-03-17 05:31:04 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000077e855abfdc8 @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.20260317-053104", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000077e855e9c978 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000077e855e9c798 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000077e851599398 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20260317-053104", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20260317-053104>, @binmode=false, @mon_data=#<Monitor:0x000077e855e9c400>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
rm -rf .bundle/gems/win32ole-1.9.3/
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = 46f43eb475
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update -j16" exit with 0.
$$$[beg] make miniruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.rbbin updated
e9ad61c9d8a1c4150e987cb5973dadd1b5ce1606af703cb5e0ed0e7df157b2bf builtin_binary.rbbin
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving 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/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
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/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.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/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'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc
installing binary commands: /tmp/ruby/install/trunk_asan/bin
installing base libraries: /tmp/ruby/install/trunk_asan/lib
installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk_asan/bin
installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.19.1
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.13
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options:
--seed=59221
"--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/758] 4115689=ruby/test_method_cache
[ 2/758] 4115688=ruby/test_path
[ 3/758] 4115690=ruby/test_sprintf_comb
[ 4/758] 4115689=test_pp
[ 5/758] 4115691=socket/test_tcp
[ 6/758] 4115695=rubygems/test_gem_stub_specification
[ 7/758] 4115693=prism/ruby/tunnel_test
[ 8/758] 4115688=ruby/test_settracefunc
[ 9/758] 4115697=rubygems/test_gem_text
[ 10/758] 4115699=rubygems/test_gem_version
[ 11/758] 4115702=rubygems/test_gem_commands_stale_command
[ 12/758] 4115704=test_extlibs
[ 13/758] 4115707=-ext-/rational/test_rat
[ 14/758] 4115712=mkmf/test_flags
[ 15/758] 4115706=openssl/test_asn1
[ 16/758] 4115714=monitor/test_monitor
[ 17/758] 4115707=rubygems/test_gem_ext_rake_builder
[ 18/758] 4115721=json/json_string_matching_test
[ 19/758] 4115689=ruby/test_whileuntil
[ 20/758] 4115717=ruby/test_transcode
[ 21/758] 4115689=ruby/test_complex
[ 22/758] 4115721=prism/result/source_location_test
[ 23/758] 4115693=-ext-/thread/test_instrumentation_api
[ 24/758] 4115714=-ext-/vm/test_at_exit
[ 25/758] 4115706=prism/ruby/source_test
[ 26/758] 4115714=prism/result/static_inspect_test
[ 27/758] 4115721=-ext-/symbol/test_inadvertent_creation
[ 28/758] 4115706=prism/result/equality_test
[ 29/758] 4115706=openssl/test_x509ext
[ 30/758] 4115706=psych/test_data
[ 31/758] 4115690=ripper/test_files_ext
[ 32/758] 4115691=ruby/test_object_id
[ 33/758] 4115714=prism/unescape_test
[ 34/758] 4115714=psych/test_class
[ 35/758] 4115706=openssl/test_x509crl
[ 36/758] 4115702=strscan/test_stringscanner
[ 37/758] 4115714=psych/test_numeric
[ 38/758] 4115697=ruby/enc/test_gb18030
[ 39/758] 4115714=rubygems/test_gem_package_tar_reader
[ 40/758] 4115697=ruby/enc/test_gbk
[ 41/758] 4115697=rubygems/test_gem_specification
[ 42/758] 4115699=rubygems/test_gem_dependency_installer
[ 43/758] 4115702=ruby/test_refinement
[ 44/758] 4115690=rubygems/test_gem_name_tuple
[ 45/758] 4115721=ruby/test_warning
[ 46/758] 4115695=io/nonblock/test_flush
[ 47/758] 4115695=openssl/test_pkcs7
[ 48/758] 4115706=rubygems/test_gem_commands_fetch_command
[ 49/758] 4115714=ruby/test_complexrational
[ 50/758] 4115714=mkmf/test_mkmf
[ 51/758] 4115689=-ext-/bignum/test_mul
[ 52/758] 4115714=ruby/test_mixed_unicode_escapes
[ 53/758] 4115689=-ext-/test_enumerator_kw
[ 54/758] 4115691=did_you_mean/spell_checking/test_require_path_check
[ 55/758] 4115689=mkmf/test_pkg_config
[ 56/758] 4115714=ruby/test_string_memory
[ 57/758] 4115721=prism/regexp_test
[ 58/758] 4115690=open-uri/test_open-uri
[ 59/758] 4115721=-ext-/string/test_coderange
[ 60/758] 4115721=-ext-/bignum/test_big2str
[ 61/758] 4115691=-ext-/win32/test_dln
[ 62/758] 4115691=ruby/test_complex2
[ 63/758] 4115721=ruby/enc/test_iso_8859
[ 64/758] 4115714=openssl/test_x509attr
[ 65/758] 4115691=psych/test_tree_builder
[ 66/758] 4115714=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[ 67/758] 4115689=net/protocol/test_protocol
[ 68/758] 4115691=-ext-/load/test_protect
[ 69/758] 4115691=openssl/test_x509req
[ 70/758] 4115721=rubygems/test_gem_commands_open_command
[ 71/758] 4115714=-ext-/string/test_enc_associate
[ 72/758] 4115706=prism/api/dump_test
[ 73/758] 4115689=ruby/test_allocation
[ 74/758] 4115690=ruby/test_gc
[ 75/758] 4115712=prism/ruby/location_test
[ 76/758] 4115691=yaml/test_store
[ 77/758] 4115691=ruby/test_insns_leaf
[ 78/758] 4115691=ruby/test_iseq
[ 79/758] 4115721=-ext-/win32/test_fd_setsize
[ 80/758] 4115721=prism/version_test
[ 81/758] 4115721=rubygems/test_gem_request_set
[ 82/758] 4115693=ruby/test_objectspace
[ 83/758] 4115712=test_trick
[ 84/758] 4115695=prism/api/lex_test
[ 85/758] 4115695=rubygems/test_gem_rdoc
[ 86/758] 4115695=rubygems/test_gem_version_option
[ 87/758] 4115695=ripper/test_files_test_2
[ 88/758] 4115707=ruby/test_require_lib
[ 89/758] 4115721=psych/test_stringio
[ 90/758] 4115721=rubygems/test_gem_remote_fetcher_s3
[ 91/758] 4115717=ruby/test_signal
[ 92/758] 4115714=ruby/test_fixnum
[ 93/758] 4115721=fiber/test_timeout
[ 94/758] 4115721=-ext-/iseq_load/test_iseq_load
[ 95/758] 4115714=-ext-/scheduler/test_interrupt_with_scheduler
[ 96/758] 4115714=did_you_mean/core_ext/test_name_error_extension
[ 97/758] 4115714=-ext-/string/test_fstring
[ 98/758] 4115714=fiber/test_scheduler
[ 99/758] 4115699=-ext-/test_ensure_and_callcc
[100/758] 4115699=rubygems/test_gem_resolver_activation_request
[101/758] 4115699=ruby/enc/test_big5
[102/758] 4115699=psych/test_null
[103/758] 4115699=ruby/test_struct
[104/758] 4115699=-ext-/typeddata/test_typeddata
[105/758] 4115697=rubygems/test_gem_resolver_vendor_specification
[106/758] 4115697=prism/ruby/compiler_test
[107/758] 4115691=date/test_date_strftime
[108/758] 4115697=ruby/test_box
[109/758] 4115706=-ext-/bignum/test_bigzero
[110/758] 4115706=ruby/test_basicinstructions
[111/758] 4115688=fiber/test_mutex
[112/758] 4115699=fileutils/test_verbose
[113/758] 4115704=rubygems/test_gem_ext_builder
[114/758] 4115706=objspace/test_ractor
[115/758] 4115699=rubygems/test_gem_unsatisfiable_dependency_error
[116/758] 4115699=ripper/test_sexp
[117/758] 4115699=rubygems/test_gem_package_tar_header
[118/758] 4115699=prism/ruby/pattern_test
[119/758] 4115688=rubygems/test_gem_commands_owner_command
[120/758] 4115699=socket/test_basicsocket
[121/758] 4115699=prism/locals_test
[122/758] 4115699=test_find
[123/758] 4115699=-ext-/test_recursion
[124/758] 4115699=-ext-/string/test_normalize
[125/758] 4115699=-ext-/string/test_external_new
[126/758] 4115699=ripper/test_scanner_events
[127/758] 4115699=-ext-/test_abi
[128/758] 4115691=ruby/enc/test_euc_jp
[129/758] 4115691=rubygems/test_gem_resolver_dependency_request
[130/758] 4115691=-ext-/exception/test_data_error
[131/758] 4115699=ruby/test_rubyvm
[132/758] 4115699=ruby/test_weakmap
[133/758] 4115688=socket/test_ancdata
[134/758] 4115688=rubygems/test_gem_doctor
[135/758] 4115706=ruby/test_sprintf
[136/758] 4115688=rubygems/test_gem_uri_formatter
[137/758] 4115691=uri/test_common
[138/758] 4115688=ruby/test_optimization
[139/758] 4115706=rubygems/test_gem_request_connection_pools
[140/758] 4115691=openssl/test_ssl
[141/758] 4115706=rubygems/test_deprecate
[142/758] 4115706=strscan/test_ractor
[143/758] 4115706=prism/api/parse_success_test
[144/758] 4115706=rubygems/test_gem_commands_push_command
[145/758] 4115697=ruby/test_module
[146/758] 4115721=uri/test_http
[147/758] 4115721=-ext-/funcall/test_passing_block
[148/758] 4115721=socket/test_addrinfo
[149/758] 4115714=openssl/test_x509cert
[150/758] 4115721=-ext-/test_bug-14834
[151/758] 4115706=resolv/test_svcb_https
[152/758] 4115706=openssl/test_buffering
[153/758] 4115706=prism/ruby/ruby_parser_test
[154/758] 4115706=psych/nodes/test_enumerable
[155/758] 4115706=-ext-/proc/test_bmethod
[156/758] 4115721=dtrace/test_load
[157/758] 4115721=ruby/test_encoding
[158/758] 4115706=json/json_fixtures_test
[159/758] 4115706=rubygems/test_gem_resolver_specification
[160/758] 4115706=rubygems/test_gem_security_trust_dir
[161/758] 4115706=mkmf/test_constant
[162/758] 4115704=ruby/test_default_gems
[163/758] 4115704=-ext-/string/test_enc_str_buf_cat
[164/758] 4115704=mkmf/test_have_func
[165/758] 4115714=rubygems/test_webauthn_listener
[166/758] 4115712=-ext-/thread/test_lock_native_thread
[167/758] 4115714=rubygems/test_gem_package_tar_reader_entry
[168/758] 4115712=optparse/test_zsh_completion
[169/758] 4115712=openssl/test_engine
[170/758] 4115712=-ext-/exception/test_enc_raise
[171/758] 4115712=ruby/test_key_error
[172/758] 4115712=ruby/test_weakkeymap
[173/758] 4115714=-ext-/marshal/test_usrmarshal
[174/758] 4115717=net/http/test_httpresponse
[175/758] 4115717=ruby/test_inlinecache
[176/758] 4115721=rubygems/test_gem_command
[177/758] 4115717=rubygems/test_gem_resolver
[178/758] 4115721=rubygems/test_gem_gemcutter_utilities
[179/758] 4115695=rubygems/test_gem_remote_fetcher
[180/758] 4115707=rubygems/test_gem_util
[181/758] 4115704=test_tempfile
[182/758] 4115714=openssl/test_config
[183/758] 4115714=rubygems/test_exit
[184/758] 4115707=did_you_mean/spell_checking/test_pattern_key_name_check
[185/758] 4115707=did_you_mean/edit_distance/test_jaro_winkler
[186/758] 4115707=rubygems/test_gem_commands_yank_command
[187/758] 4115721=rubygems/test_gem_request_set_lockfile
[188/758] 4115714=json/ractor_test
[189/758] 4115695=fiber/test_io_close
[190/758] 4115695=-ext-/postponed_job/test_postponed_job
[191/758] 4115707=ruby/test_bignum
[192/758] 4115717=prism/ruby/reflection_test
[193/758] 4115714=did_you_mean/tree_spell/test_human_typo
[194/758] 4115714=-ext-/load/test_dot_dot
[195/758] 4115714=prism/api/parse_test
[196/758] 4115693=rubygems/test_gem_source_specific_file
[197/758] 4115712=socket/test_unix
[198/758] 4115717=rubygems/test_gem_commands_which_command
[199/758] 4115714=ruby/test_enum
[200/758] 4115712=optparse/test_optparse
[201/758] 4115717=psych/test_coder
[202/758] 4115707=prism/result/continuable_test
[203/758] 4115717=ruby/test_symbol
[204/758] 4115707=uri/test_ldap
[205/758] 4115707=rubygems/test_gem_source_lock
[206/758] 4115707=etc/test_etc
[207/758] 4115712=rubygems/test_gem_remote_fetcher_local_server
[208/758] 4115704=-ext-/gvl/test_last_thread
[209/758] 4115693=-ext-/time/test_new
[210/758] 4115693=openssl/test_cipher
[211/758] 4115693=psych/test_hash
[212/758] 4115693=-ext-/tracepoint/test_tracepoint
[213/758] 4115712=rubygems/test_gem_commands_environment_command
[214/758] 4115707=-ext-/integer/test_my_integer
[215/758] 4115707=rubygems/test_gem_resolver_installed_specification
[216/758] 4115707=dtrace/test_array_create
[217/758] 4115707=pathname/test_ractor
[218/758] 4115712=prism/ruby/desugar_compiler_test
[219/758] 4115712=mkmf/test_signedness
[220/758] 4115704=openssl/test_hmac
[221/758] 4115704=rubygems/test_gem_commands_mirror
[222/758] 4115704=-ext-/marshal/test_internal_ivar
[223/758] 4115704=prism/encoding/symbol_encoding_test
[224/758] 4115695=ruby/test_undef
[225/758] 4115707=rubygems/test_gem_commands_sources_command
[226/758] 4115695=io/console/test_ractor
[227/758] 4115721=rubygems/test_gem_spec_fetcher
[228/758] 4115704=ruby/test_numeric
[229/758] 4115695=ruby/test_metaclass
[230/758] 4115695=ruby/test_io
[231/758] 4115721=uri/test_ws
[232/758] 4115704=io/console/test_io_console
[233/758] 4115721=date/test_date_arith
[234/758] 4115721=open-uri/test_proxy
[235/758] 4115693=dtrace/test_raise
[236/758] 4115693=rubygems/test_gem_request_set_lockfile_parser
[237/758] 4115721=ruby/test_yield
[238/758] 4115693=ruby/enc/test_shift_jis
[239/758] 4115693=rubygems/test_gem_ci_detector
[240/758] 4115693=psych/test_string
[241/758] 4115707=io/wait/test_io_wait_uncommon
[242/758] 4115707=net/http/test_http
[243/758] 4115693=rubygems/test_gem_dependency_resolution_error
[244/758] 4115693=ruby/test_rational2
[245/758] 4115693=prism/fixtures_test
[246/758] 4115693=rubygems/test_gem_ext_cmake_builder
[247/758] 4115702=ripper/test_filter
[248/758] 4115693=-ext-/string/test_too_many_dummy_encodings
[249/758] 4115706=ruby/enc/test_koi8
[250/758] 4115706=ruby/test_clone
[251/758] 4115702=objspace/test_objspace
[252/758] 4115693=erb/test_erb_m17n
[253/758] 4115693=mkmf/test_have_library
[254/758] 4115699=rubygems/test_require
[255/758] 4115706=net/http/test_https
[256/758] 4115704=erb/test_erb_command
[257/758] 4115704=rubygems/test_gem_resolver_vendor_set
[258/758] 4115704=ruby/test_fnmatch
[259/758] 4115704=uri/test_ftp
[260/758] 4115704=prism/result/integer_base_flags_test
[261/758] 4115704=net/http/test_httpresponses
[262/758] 4115704=ruby/test_unicode_escape
[263/758] 4115712=-ext-/bignum/test_pack
[264/758] 4115704=ruby/test_defined
[265/758] 4115697=date/test_switch_hitter
[266/758] 4115697=ruby/test_thread
[267/758] 4115714=ruby/test_call
[268/758] 4115704=dtrace/test_hash_create
[269/758] 4115704=json/json_generic_object_test
[270/758] 4115704=rubygems/test_gem_install_update_options
[271/758] 4115712=uri/test_file
[272/758] 4115712=rubygems/test_gem_security_policy
[273/758] 4115714=rubygems/test_gem_resolver_index_set
[274/758] 4115714=ruby/test_ractor
[275/758] 4115693=-ext-/method/test_arity
[276/758] 4115693=ripper/test_files_sample
[277/758] 4115704=-ext-/st/test_update
[278/758] 4115704=ruby/enc/test_case_options
[279/758] 4115704=ripper/test_parser_events
[280/758] 4115712=ruby/enc/test_windows_1251
[281/758] 4115712=prism/ruby/relocation_test
[282/758] 4115712=resolv/test_win32_config
[283/758] 4115712=mkmf/test_convertible
[284/758] 4115704=rubygems/test_gem_resolver_best_set
[285/758] 4115693=resolv/test_addr
[286/758] 4115704=-ext-/file/test_stat
[287/758] 4115704=ruby/test_eval
[288/758] 4115693=psych/test_yamldbm
[289/758] 4115693=json/test_helper
[290/758] 4115693=ruby/test_thread_cv
[291/758] 4115693=rubygems/test_gem_resolver_conflict
[292/758] 4115693=rubygems/test_gem_commands_contents_command
[293/758] 4115699=ruby/test_readpartial
[294/758] 4115691=psych/test_scalar
[295/758] 4115691=ruby/test_rational
[296/758] 4115693=-ext-/bignum/test_str2big
[297/758] 4115693=rubygems/test_gem_util_atomic_file_writer
[298/758] 4115693=prism/newline_offsets_test
[299/758] 4115699=ruby/test_regexp
[300/758] 4115717=ruby/test_lambda
[301/758] 4115717=ruby/test_file
[302/758] 4115693=ruby/test_frozen_error
[303/758] 4115693=socket/test_sockopt
[304/758] 4115693=prism/bom_test
[305/758] 4115689=psych/test_encoding
[306/758] 4115693=rubygems/test_gem_commands_search_command
[307/758] 4115689=ruby/test_pattern_matching
[308/758] 4115693=fiber/test_thread
[309/758] 4115693=ruby/test_literal
[310/758] 4115691=ruby/test_arithmetic_sequence
[311/758] 4115691=prism/ruby/parameters_signature_test
[312/758] 4115707=optparse/test_getopts
[313/758] 4115707=rubygems/test_gem_resolver_api_specification
[314/758] 4115691=socket/test_nonblock
[315/758] 4115691=rubygems/test_gem_commands_signin_command
[316/758] 4115707=openssl/test_pkey
[317/758] 4115689=rubygems/test_gem_request
[318/758] 4115704=ruby/test_primitive
[319/758] 4115704=psych/test_yaml
[320/758] 4115691=psych/test_boolean
[321/758] 4115691=mkmf/test_config
[322/758] 4115707=rubygems/test_gem_commands_specification_command
[323/758] 4115704=psych/handlers/test_recorder
[324/758] 4115707=-ext-/iter/test_yield_block
[325/758] 4115704=did_you_mean/test_spell_checker
[326/758] 4115707=-ext-/bug_reporter/test_bug_reporter
[327/758] 4115704=fiber/test_ractor
[328/758] 4115704=psych/test_document
[329/758] 4115704=-ext-/num2int/test_num2int
[330/758] 4115704=rubygems/test_gem_source_local
[331/758] 4115689=-ext-/iter/test_iter_break
[332/758] 4115689=ruby/test_process
[333/758] 4115706=mkmf/test_have_macro
[334/758] 4115704=ruby/test_parse
[335/758] 4115707=fiber/test_address_resolve
[336/758] 4115707=uri/test_wss
[337/758] 4115707=ruby/test_variable
[338/758] 4115706=openssl/test_digest
[339/758] 4115706=rubygems/test_gem_resolver_lock_specification
[340/758] 4115706=-ext-/string/test_cstr
[341/758] 4115691=test_securerandom
[342/758] 4115691=-ext-/st/test_foreach
[343/758] 4115691=ruby/test_econv
[344/758] 4115717=optparse/test_summary
[345/758] 4115721=fileutils/test_nowrite
[346/758] 4115721=ruby/test_flip
[347/758] 4115721=ruby/test_thread_queue
[348/758] 4115706=rubygems/test_gem_ext_cargo_builder_unit
[349/758] 4115706=rubygems/test_gem_commands_install_command
[350/758] 4115717=ruby/test_stack
[351/758] 4115704=pathname/test_pathname
[352/758] 4115704=rubygems/test_remote_fetch_error
[353/758] 4115704=coverage/test_coverage
[354/758] 4115693=json/json_common_interface_test
[355/758] 4115693=psych/test_stream
[356/758] 4115693=prism/result/named_capture_test
[357/758] 4115693=ruby/test_dir_m17n
[358/758] 4115707=rubygems/test_gem_resolver_git_specification
[359/758] 4115712=rubygems/test_gem_commands_cert_command
[360/758] 4115691=fiber/test_io
[361/758] 4115721=-ext-/eval/test_eval
[362/758] 4115691=ruby/test_object
[363/758] 4115721=fiber/test_process
[364/758] 4115706=fileutils/test_fileutils
[365/758] 4115721=rubygems/test_gem_dependency
[366/758] 4115717=dtrace/test_method_cache
[367/758] 4115717=rubygems/test_gem_resolver_index_specification
[368/758] 4115707=dtrace/test_string
[369/758] 4115707=psych/test_marshalable
[370/758] 4115707=ruby/test_iterator
[371/758] 4115717=ruby/test_class
[372/758] 4115721=ruby/test_const
[373/758] 4115721=psych/test_serialize_subclasses
[374/758] 4115721=prism/api/parse_comments_test
[375/758] 4115721=rubygems/test_gem_ext_ext_conf_builder
[376/758] 4115707=-ext-/string/test_qsort
[377/758] 4115707=dtrace/test_cmethod
[378/758] 4115707=rubygems/test_gem_commands_dependency_command
[379/758] 4115707=fiber/test_storage
[380/758] 4115707=-ext-/path_to_class/test_path_to_class
[381/758] 4115707=prism/result/string_test
[382/758] 4115707=json/json_addition_test
[383/758] 4115707=-ext-/debug/test_debug
[384/758] 4115707=ruby/test_stringchar
[385/758] 4115707=rubygems/test_gem_package_tar_header_ractor
[386/758] 4115712=rubygems/test_gem_commands_help_command
[387/758] 4115712=-ext-/arith_seq/test_arith_seq_extract
[388/758] 4115704=rubygems/test_gem_package_old
[389/758] 4115704=rubygems/test_gem_uri
[390/758] 4115704=test_rbconfig
[391/758] 4115704=digest/test_digest
[392/758] 4115712=digest/test_ractor
[393/758] 4115695=json/json_coder_test
[394/758] 4115695=psych/test_psych
[395/758] 4115695=fiber/test_enumerator
[396/758] 4115695=-ext-/class/test_class2name
[397/758] 4115695=psych/test_nil
[398/758] 4115695=rubygems/test_gem_request_set_lockfile_tokenizer
[399/758] 4115695=rubygems/test_gem_commands_outdated_command
[400/758] 4115707=json/json_ryu_fallback_test
[401/758] 4115695=openssl/test_kdf
[402/758] 4115707=ruby/test_time_tz
[403/758] 4115695=ruby/test_backtrace
[404/758] 4115707=prism/ruby/string_query_test
[405/758] 4115707=-ext-/debug/test_profile_frames
[406/758] 4115712=-ext-/load/test_resolve_symbol
[407/758] 4115707=date/test_date_compat
[408/758] 4115707=ruby/test_lazy_enumerator
[409/758] 4115712=ruby/test_array
[410/758] 4115691=mkmf/test_find_executable
[411/758] 4115691=error_highlight/test_error_highlight
[412/758] 4115714=ruby/test_frozen
[413/758] 4115714=rubygems/test_gem_source
[414/758] 4115693=psych/test_safe_load
[415/758] 4115693=prism/encoding/string_encoding_test
[416/758] 4115693=ruby/test_name_error
[417/758] 4115721=-ext-/exception/test_exception_at_throwing
[418/758] 4115721=ruby/test_enumerator
[419/758] 4115714=ruby/enc/test_utf16
[420/758] 4115714=rubygems/test_gem_package
[421/758] 4115695=did_you_mean/tree_spell/test_change_word
[422/758] 4115693=rubygems/test_gem_source_installed
[423/758] 4115695=-ext-/string/test_modify_expand
[424/758] 4115695=rubygems/test_gem_available_set
[425/758] 4115693=uri/test_parser
[426/758] 4115707=psych/test_date_time
[427/758] 4115695=openssl/test_pkcs12
[428/758] 4115693=date/test_date
[429/758] 4115693=test_pty
[430/758] 4115707=rubygems/test_gem_commands_list_command
[431/758] 4115714=rubygems/test_gem_source_vendor
[432/758] 4115714=yaml/test_dbm
[433/758] 4115714=did_you_mean/spell_checking/test_variable_name_check
[434/758] 4115707=psych/test_symbol
[435/758] 4115707=rubygems/test_gem_uninstaller
[436/758] 4115714=rubygems/test_gem_platform
[437/758] 4115714=prism/ractor_test
[438/758] 4115690=prism/result/overlap_test
[439/758] 4115695=ruby/test_random_formatter
[440/758] 4115695=rubygems/test_gem_commands_check_command
[441/758] 4115714=rubygems/test_gem_source_git
[442/758] 4115695=ruby/enc/test_regex_casefold
[443/758] 4115695=ruby/test_pipe
[444/758] 4115693=rubygems/test_gem_command_manager
[445/758] 4115688=rubygems/test_gem_installer
[446/758] 4115693=json/json_ext_parser_test
[447/758] 4115693=ruby/test_time
[448/758] 4115695=-ext-/struct/test_duplicate
[449/758] 4115695=ruby/test_integer
[450/758] 4115690=date/test_date_attr
[451/758] 4115690=-ext-/test_scan_args
[452/758] 4115690=erb/test_erb
[453/758] 4115693=ruby/test_condition
[454/758] 4115693=ruby/enc/test_cp949
[455/758] 4115693=rubygems/test_gem_resolver_git_set
[456/758] 4115690=did_you_mean/spell_checking/test_class_name_check
[457/758] 4115690=ruby/test_string
[458/758] 4115707=ripper/test_files_lib
[459/758] 4115704=ruby/enc/test_emoji
[460/758] 4115704=net/http/test_https_proxy
[461/758] 4115704=openssl/test_pkey_dsa
[462/758] 4115704=ruby/test_nomethod_error
[463/758] 4115704=open-uri/test_ssl
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 35053>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 4115704 ko1 10u IPv4 367992469 0t0 TCP localhost:35053->localhost:45818 (CLOSE_WAIT)
Closed file descriptor: TestOpenURISSL#test_validation_noverify: 10
[464/758] 4115691=date/test_date_strptime
[465/758] 4115691=psych/test_ractor
[466/758] 4115706=prism/library_symbols_test
[467/758] 4115706=psych/visitors/test_emitter
[468/758] 4115706=psych/test_json_tree
[469/758] 4115706=psych/test_omap
[470/758] 4115706=zlib/test_zlib
[471/758] 4115704=prism/magic_comment_test
[472/758] 4115691=ruby/test_marshal
[473/758] 4115704=mkmf/test_framework
[474/758] 4115704=ruby/enc/test_case_comprehensive
[475/758] 4115704=ruby/test_proc
[476/758] 4115693=dtrace/test_singleton_function
[477/758] 4115693=test_shellwords
[478/758] 4115693=optparse/test_cclass
[479/758] 4115693=did_you_mean/spell_checking/test_uncorrectable_name_check
[480/758] 4115693=optparse/test_load
[481/758] 4115691=ruby/test_set
[482/758] 4115693=-ext-/stack/test_stack_overflow
[483/758] 4115693=test_delegate
[484/758] 4115691=rubygems/test_gem_source_list
[485/758] 4115714=psych/test_yaml_special_cases
[486/758] 4115693=prism/result/attribute_write_test
[487/758] 4115693=psych/test_parser
[488/758] 4115714=stringio/test_ractor
[489/758] 4115693=ruby/test_float
[490/758] 4115691=rubygems/test_gem_remote_fetcher_local_ssl_server
[491/758] 4115714=ripper/test_files_test_1
[492/758] 4115707=rubygems/test_gem
[493/758] 4115704=prism/percent_delimiter_string_test
[494/758] 4115704=prism/api/freeze_test
[495/758] 4115704=prism/result/breadth_first_search_test
[496/758] 4115704=uri/test_generic
[497/758] 4115704=ruby/test_fiber
[498/758] 4115693=-ext-/bignum/test_div
[499/758] 4115693=-ext-/array/test_resize
[500/758] 4115693=ruby/test_gc_compact
[501/758] 4115695=psych/test_deprecated
[502/758] 4115695=open-uri/test_ftp
[503/758] 4115691=ruby/test_vm_dump
[504/758] 4115695=test_open3
[505/758] 4115691=prism/errors_test
[506/758] 4115712=ruby/enc/test_cesu8
[507/758] 4115712=rubygems/test_gem_commands_rebuild_command
[508/758] 4115712=psych/test_alias_and_anchor
[509/758] 4115712=rubygems/test_gem_commands_setup_command
[510/758] 4115691=json/json_parser_test
[511/758] 4115691=openssl/test_fips
[512/758] 4115688=date/test_date_parse
[513/758] 4115707=rubygems/test_gem_commands_update_command
[514/758] 4115688=-ext-/struct/test_data
[515/758] 4115688=optparse/test_noarg
[516/758] 4115691=openssl/test_pkey_ec
[517/758] 4115712=ruby/test_rand
[518/758] 4115691=-ext-/string/test_ellipsize
[519/758] 4115691=ruby/enc/test_utf32
[520/758] 4115691=-ext-/integer/test_integer
[521/758] 4115691=ruby/test_memory_view
[522/758] 4115691=prism/test_helper
[523/758] 4115691=rubygems/test_gem_safe_marshal
[524/758] 4115688=-ext-/string/test_capacity
[525/758] 4115688=-ext-/float/test_nextafter
[526/758] 4115712=rubygems/test_bundled_ca
[527/758] 4115688=psych/visitors/test_to_ruby
[528/758] 4115688=openssl/test_random
[529/758] 4115688=prism/result/static_literals_test
[530/758] 4115717=fiber/test_backtrace
[531/758] 4115688=prism/heredoc_dedent_test
[532/758] 4115717=rubygems/test_kernel
[533/758] 4115688=did_you_mean/spell_checking/test_method_name_check
[534/758] 4115688=dtrace/test_function_entry
[535/758] 4115688=-ext-/struct/test_len
[536/758] 4115688=prism/result/implicit_array_test
[537/758] 4115691=optparse/test_acceptable
[538/758] 4115688=openssl/test_provider
[539/758] 4115712=openssl/test_bn
[540/758] 4115712=rubygems/test_gem_package_task
[541/758] 4115712=rubygems/test_gem_commands_server_command
[542/758] 4115712=net/http/test_httpheader
[543/758] 4115712=net/http/test_http_request
[544/758] 4115712=ruby/test_data
[545/758] 4115712=lib/!Nothing_to_test
[546/758] 4115712=ruby/test_keyword
[547/758] 4115707=prism/result/numeric_value_test
[548/758] 4115707=ruby/test_assignment
[549/758] 4115717=date/test_date_marshal
[550/758] 4115717=openssl/test_ossl
[551/758] 4115691=rubygems/test_gem_request_set_gem_dependency_api
[552/758] 4115717=ruby/enc/test_grapheme_breaks
[553/758] 4115717=ruby/test_syntax
[554/758] 4115688=did_you_mean/spell_checking/test_key_name_check
[555/758] 4115688=ripper/test_ripper
[556/758] 4115691=test_singleton
[557/758] 4115691=rubygems/test_gem_ext_cargo_builder
[558/758] 4115706=rubygems/test_gem_gem_runner
[559/758] 4115706=ruby/test_file_exhaustive
[560/758] 4115691=psych/test_object
[561/758] 4115691=rubygems/test_gem_commands_signout_command
[562/758] 4115691=psych/test_exception
[563/758] 4115691=rubygems/test_gem_resolver_local_specification
[564/758] 4115691=ruby/test_autoload
[565/758] 4115712=ruby/test_pack
[566/758] 4115714=rubygems/test_gem_commands_unpack_command
[567/758] 4115714=rubygems/test_gem_commands_exec_command
[568/758] 4115688=psych/json/test_stream
[569/758] 4115688=optparse/test_optarg
[570/758] 4115712=io/wait/test_ractor
[571/758] 4115695=openssl/test_ssl_session
[572/758] 4115712=mkmf/test_install
[573/758] 4115688=prism/result/integer_parse_test
[574/758] 4115688=rubygems/test_gem_validator
[575/758] 4115688=test_prettyprint
[576/758] 4115688=prism/result/regular_expression_options_test
[577/758] 4115688=ruby/test_sleep
[578/758] 4115712=fiber/test_queue
[579/758] 4115712=ruby/test_integer_comb
[580/758] 4115695=prism/result/index_write_test
[581/758] 4115695=openssl/test_ns_spki
[582/758] 4115695=psych/visitors/test_depth_first
[583/758] 4115695=prism/lex_test
[584/758] 4115695=test_bundled_gems
[585/758] 4115695=date/test_date_ractor
[586/758] 4115693=ruby/test_m17n_comb
[587/758] 4115714=openssl/test_pair
[588/758] 4115695=did_you_mean/test_tree_spell_checker
[589/758] 4115695=rubygems/test_gem_ext_configure_builder
[590/758] 4115695=openssl/test_x509store
[591/758] 4115695=resolv/test_mdns
[592/758] 4115695=cgi/test_cgi_escape
[593/758] 4115688=ruby/test_dir
[594/758] 4115707=-ext-/test_random
[595/758] 4115707=psych/test_merge_keys
[596/758] 4115707=optparse/test_kwargs
[597/758] 4115707=io/wait/test_io_wait
[598/758] 4115695=ripper/test_lexer
[599/758] 4115695=ruby/test_threadgroup
[600/758] 4115695=-ext-/string/test_set_len
[601/758] 4115695=rubygems/test_gem_commands_lock_command
[602/758] 4115695=ruby/enc/test_euc_kr
[603/758] 4115695=rubygems/test_gem_local_remote_options
[604/758] 4115688=ruby/test_exception
[605/758] 4115695=optparse/test_bash_completion
[606/758] 4115695=rubygems/test_gem_security_signer
[607/758] 4115704=rubygems/test_gem_commands_uninstall_command
[608/758] 4115695=ripper/test_files_test
[609/758] 4115695=rubygems/test_gem_dependency_list
[610/758] 4115695=rubygems/test_gem_resolver_installer_set
[611/758] 4115721=rubygems/test_gem_silent_ui
[612/758] 4115721=dtrace/test_require
[613/758] 4115721=ruby/test_ifunless
[614/758] 4115721=openssl/test_pkey_dh
[615/758] 4115702=ruby/test_shapes
[616/758] 4115695=openssl/test_ocsp
[617/758] 4115702=rubygems/test_gem_commands_cleanup_command
[618/758] 4115721=optparse/test_placearg
[619/758] 4115714=-ext-/string/test_interned_str
[620/758] 4115714=rubygems/test_project_sanity
[621/758] 4115714=prism/encoding/regular_expression_encoding_test
[622/758] 4115714=ruby/test_zjit
[623/758] 4115714=ruby/test_env
[624/758] 4115721=dtrace/test_object_create_start
[625/758] 4115702=test_forwardable
[626/758] 4115721=ruby/test_continuation
[627/758] 4115721=-ext-/exception/test_ensured
[628/758] 4115702=rubygems/test_config
[629/758] 4115702=prism/result/comments_test
[630/758] 4115704=-ext-/hash/test_delete
[631/758] 4115702=ruby/test_io_m17n
[632/758] 4115707=rubygems/test_gem_source_subpath_problem
[633/758] 4115704=prism/result/node_id_test
[634/758] 4115721=test_tmpdir
[635/758] 4115707=psych/test_emitter
[636/758] 4115707=openssl/test_ts
[637/758] 4115721=prism/api/parse_stream_test
[638/758] 4115721=rubygems/test_gem_resolver_api_set
[639/758] 4115721=fiber/test_io_buffer
[640/758] 4115695=prism/encoding/encodings_test
[641/758] 4115721=json/json_generator_test
[642/758] 4115695=rubygems/test_gem_impossible_dependencies_error
[643/758] 4115695=fileutils/test_dryrun
[644/758] 4115695=-ext-/symbol/test_type
[645/758] 4115695=ruby/test_range
[646/758] 4115704=socket/test_udp
[647/758] 4115704=prism/ruby/dispatcher_test
[648/758] 4115704=mkmf/test_configuration
[649/758] 4115704=ruby/enc/test_windows_1252
[650/758] 4115704=-ext-/load/test_stringify_symbols
[651/758] 4115704=prism/result/warnings_test
[652/758] 4115707=-ext-/array/test_to_ary_concat
[653/758] 4115704=ruby/test_rubyoptions
[654/758] 4115721=-ext-/test_printf
[655/758] 4115712=ruby/test_compile_prism
[656/758] 4115721=rubygems/test_gem_commands_build_command
[657/758] 4115721=rubygems/test_gem_security
[658/758] 4115712=ruby/enc/test_euc_tw
[659/758] 4115712=rubygems/test_gem_requirement
[660/758] 4115712=ruby/test_alias
[661/758] 4115702=mkmf/test_sizeof
[662/758] 4115695=-ext-/wait/test_wait
[663/758] 4115695=psych/test_object_references
[664/758] 4115712=openssl/test_x509name
[665/758] 4115695=fiber/test_sleep
[666/758] 4115712=stringio/test_stringio
[667/758] 4115707=resolv/test_dns
[668/758] 4115693=ruby/test_dup
[669/758] 4115712=ruby/test_require
[670/758] 4115721=-ext-/test_bug-3571
[671/758] 4115695=-ext-/test_notimplement
[672/758] 4115695=ruby/enc/test_emoji_breaks
[673/758] 4115695=ruby/test_system
[674/758] 4115721=ruby/test_comparable
[675/758] 4115721=mmtk/test_configuration
[676/758] 4115721=-ext-/box/test_load_ext
[677/758] 4115721=rubygems/test_gem_commands_info_command
[678/758] 4115721=prism/api/command_line_test
[679/758] 4115721=date/test_date_new
[680/758] 4115721=ruby/test_io_timeout
[681/758] 4115721=rubygems/test_gem_bundler_version_finder
[682/758] 4115693=-ext-/win32/test_console_attr
[683/758] 4115693=optparse/test_switch
[684/758] 4115721=prism/newline_test
[685/758] 4115693=prism/ruby/parser_test
[686/758] 4115693=prism/snippets_test
[687/758] 4115721=-ext-/gvl/test_ubf_async_safe
[688/758] 4115721=psych/test_array
[689/758] 4115721=rubygems/test_webauthn_listener_response
[690/758] 4115721=prism/result/heredoc_test
[691/758] 4115721=psych/test_psych_set
[692/758] 4115721=prism/result/constant_path_node_test
[693/758] 4115721=rubygems/test_gem_path_support
[694/758] 4115721=optparse/test_did_you_mean
[695/758] 4115688=optparse/test_autoconf
[696/758] 4115688=-ext-/popen_deadlock/test_popen_deadlock
[697/758] 4115721=rubygems/test_gem_safe_yaml
[698/758] 4115721=digest/test_digest_extend
[699/758] 4115721=ruby/test_case
[700/758] 4115721=-ext-/test_bug-5832
[701/758] 4115721=prism/onigmo_test
[702/758] 4115721=psych/test_struct
[703/758] 4115721=ruby/test_ast
[704/758] 4115707=prism/fuzzer_test
[705/758] 4115707=-ext-/string/test_rb_str_dup
[706/758] 4115707=test_time
[707/758] 4115695=json/json_encoding_test
[708/758] 4115707=ruby/test_math
[709/758] 4115707=dtrace/test_gc
[710/758] 4115707=mkmf/test_libs
[711/758] 4115695=ruby/test_super
[712/758] 4115707=ruby/test_io_buffer
[713/758] 4115688=ruby/test_hash
[714/758] 4115707=-ext-/arith_seq/test_arith_seq_beg_len_step
[715/758] 4115707=ruby/test_beginendblock
[716/758] 4115702=rubygems/test_gem_resolver_requirement_list
[717/758] 4115702=psych/test_scalar_scanner
[718/758] 4115689=rubygems/test_gem_config_file
[719/758] 4115702=rubygems/test_gem_commands_pristine_command
[720/758] 4115689=psych/test_yamlstore
[721/758] 4115689=ruby/test_yjit_exit_locations
[722/758] 4115689=uri/test_mailto
[723/758] 4115695=ruby/enc/test_case_mapping
[724/758] 4115689=psych/visitors/test_yaml_tree
[725/758] 4115695=rubygems/test_gem_package_tar_writer
[726/758] 4115689=rubygems/test_rubygems
[727/758] 4115695=prism/ruby/ripper_test
[728/758] 4115714=test_timeout
[729/758] 4115689=ruby/test_not
[730/758] 4115689=test_weakref
[731/758] 4115689=socket/test_socket
[732/758] 4115707=resolv/test_resource
[733/758] 4115707=psych/test_set
[734/758] 4115707=rubygems/test_gem_source_fetch_problem
[735/758] 4115707=rubygems/test_gem_update_suggestion
[736/758] 4115707=rubygems/test_gem_console_ui
[737/758] 4115707=-ext-/struct/test_member
[738/758] 4115707=test_unicode_normalize
[739/758] 4115707=ruby/test_method
[740/758] 4115714=-ext-/econv/test_append
[741/758] 4115714=did_you_mean/test_ractor_compatibility
[742/758] 4115702=rubygems/test_gem_resolver_lock_set
[743/758] 4115702=optparse/test_reqarg
[744/758] 4115714=net/http/test_buffered_io
[745/758] 4115714=ruby/test_yjit
[746/758] 4115689=ruby/test_m17n
[747/758] 4115695=ruby/test_argf
[748/758] 4115690=mkmf/test_egrep_cpp
[749/758] 4115689=rubygems/test_gem_resolver_composed_set
[750/758] 4115689=date/test_date_conv
[751/758] 4115689=rubygems/test_webauthn_poller
[752/758] 4115690=rubygems/test_gem_stream_ui
[753/758] 4115689=-ext-/st/test_numhash
[754/758] 4115689=ruby/test_trace
[755/758] 4115689=-ext-/string/test_nofree
[756/758] 4115689=openssl/test_pkey_rsa
[757/758] 4115702=test_ipaddr
[758/758] 4115690=ruby/test_arity
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
1 1009 1009 1009 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1009 1022 1022 1022 pts/0 1022 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1022 1024 1022 1022 pts/0 1022 S+ 1000 0:01 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
4115691 50084 1022 1022 pts/0 1022 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
4115691 50129 1022 1022 pts/0 1022 Z+ 1000 0:00 [test_autoload.*] <defunct>
4115691 50189 1022 1022 pts/0 1022 Z+ 1000 0:00 [test_autoload.*] <defunct>
4114462 465874 1022 1022 pts/0 1022 R+ 1000 0:00 ps jx
1024 4114458 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
4114458 4114461 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260317-053104 --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
4114461 4114462 1022 1022 pts/0 1022 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20260317-053104 --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
4114462 4115356 1022 1022 pts/0 1022 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
4115356 4115357 1022 1022 pts/0 1022 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
4115357 4115685 1022 1022 pts/0 1022 Sl+ 1000 0:21 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
4115685 4115691 1022 1022 pts/0 1022 Sl+ 1000 1:04 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
{1=>[1009], 1009=>[1022], 1022=>[1024], 4115691=>[50084, 50129, 50189], 4114462=>[465874, 4115356], 1024=>[4114458], 4114458=>[4114461], 4114461=>[4114462], 4115356=>[4115357], 4115357=>[4115685], 4115685=>[4115691]}
$ timeout 60 gdb -p 465874 -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 50084 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 50086]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000063f287ac4e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x7c5fb64516c0 (LWP 50084) "test_autoload.*" 0x000063f287ac4e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x7c5fb87fe6c0 (LWP 50086) "test_autoload.*" 0x00007c5fe7f1b4fd in __GI___poll (fds=0x7c5fc87bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x7c5fb87fe6c0 (LWP 50086) "test_autoload.*"):
#0 0x00007c5fe7f1b4fd in __GI___poll (fds=0x7c5fc87bf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000063f287a4f71a in __interceptor_poll ()
No symbol table info available.
#2 0x000063f287e58aab in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1093
pfd = {fd = 3, events = 1, revents = <optimized out>}
timeout = -1
r = <optimized out>
#3 timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3054
vm = <optimized out>
#4 0x000063f287aa8acf in asan_thread_start(void*) ()
No symbol table info available.
#5 0x00007c5fe7e9caa4 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 = {136750559127232, 1453511986542170140, 136750559127232, -352, 0, 136750521708720, 1453511986563141660, 1453350272121458716}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x00007c5fe7f29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x7c5fb64516c0 (LWP 50084) "test_autoload.*"):
#0 0x000063f287ac4e7e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000063f287ac5e3a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000063f287a146b0 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000063f287a14529 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 0x000063f287a14155 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 0x000063f287a0f15e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000063f287a0ef48 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000063f287aaaeb3 in __interceptor_malloc ()
No symbol table info available.
#8 0x000063f287b6f42c in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=size@entry=8216, gc_allowed=true) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8296
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
#9 0x000063f287b2f22e in ruby_xmalloc_body (size=8216) at /tmp/ruby/src/trunk_asan/gc.c:5334
No locals.
#10 ruby_xmalloc (size=8216) at /tmp/ruby/src/trunk_asan/gc.c:5316
No locals.
#11 0x000063f2883ed232 in pm_arena_alloc (arena=0x7c5fb644d4d0, size=size@entry=40, alignment=alignment@entry=8) at /tmp/ruby/src/trunk_asan/prism/util/pm_arena.c:54
block_data_size = 8192
block = <optimized out>
used_aligned = <optimized out>
needed = <optimized out>
#12 0x000063f288410efd in pm_statements_node_new (arena=0x540000001288, node_id=1, flags=0, location=..., body=...) at /tmp/ruby/src/trunk_asan/prism/node_new.h:3755
node = <optimized out>
#13 pm_statements_node_create (parser=0x7c5fb644d4e0) at /tmp/ruby/src/trunk_asan/prism/prism.c:6197
No locals.
#14 parse_statements (parser=parser@entry=0x7c5fb644d4e0, context=context@entry=PM_CONTEXT_MAIN, depth=depth@entry=0) at /tmp/ruby/src/trunk_asan/prism/prism.c:13080
statements = <optimized out>
last_value = <optimized out>
#15 0x000063f2883f0002 in parse_program (parser=0x7c5fb644d4e0) at /tmp/ruby/src/trunk_asan/prism/prism.c:21777
current_block_exits = {size = 0, capacity = 0, nodes = 0x0}
previous_block_exits = 0x0
statements = <optimized out>
locals = <optimized out>
#16 pm_parse (parser=0x7c5fb644d4e0) at /tmp/ruby/src/trunk_asan/prism/prism.c:22371
node = <optimized out>
#17 0x000063f2881b7549 in pm_parse_file (result=0x7c5fb644d4d0, filepath=<optimized out>, script_lines=<optimized out>) at /tmp/ruby/src/trunk_asan/prism_compile.c:11522
rbimpl_id = 41339
node = <optimized out>
error = <optimized out>
id_script_lines = <optimized out>
#18 0x000063f287c109c5 in load_iseq_eval (ec=0x5170002553d8, fname=fname@entry=136750809284480) at /tmp/ruby/src/trunk_asan/load.c:736
result = <optimized out>
error = <optimized out>
ec = 0x5170002553d8
v = <optimized out>
realpath_map = 136751348829920
box = 0x63f28921c740 <root_box>
iseq = <optimized out>
#19 0x000063f287c0ac51 in require_internal (ec=ec@entry=0x5170002553d8, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1341
found = 114
handle = <optimized out>
_ec = <optimized out>
_tag = <optimized out>
th = 0x5150001fca00
box = 0x63f28921c740 <root_box>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 136751348830080
realpath_map = 136751348829920
path = 136750809284480
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#20 0x000063f287c08ccb in rb_require_string_internal (fname=136750805573840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1451
result = <optimized out>
ec = 0x5170002553d8
result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1437
No locals.
#22 0x000063f287f37768 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
ci = 0x1425100140003
cc = <optimized out>
me = 0x7c5fe71ef618
cfunc = 0x506000037108
recv = 136751349020560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#23 0x000063f287f1ca43 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7c5fb644e440) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#24 0x000063f287f22cf5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4300
No locals.
#25 0x000063f287ed78c1 in vm_sendish (ec=0x5170002553d8, reg_cfp=0x7c5fc15ef6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
#26 vm_exec_core (ec=ec@entry=0x5170002553d8) at ../../src/trunk_asan/insns.def:906
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x63f287ed2285 <vm_exec_core+29765>, 0x63f287ecc16f <vm_exec_core+4911>, 0x63f287ed1abd <vm_exec_core+27773>, 0x63f287ecd88f <vm_exec_core+10831>, 0x63f287ecb359 <vm_exec_core+1305>, 0x63f287eccac7 <vm_exec_core+7303>, 0x63f287ed1e75 <vm_exec_core+28725>, 0x63f287ecc6df <vm_exec_core+6303>, 0x63f287ed29cb <vm_exec_core+31627>, 0x63f287ed0ea6 <vm_exec_core+24678>, 0x63f287ecf087 <vm_exec_core+16967>, 0x63f287ecb6d9 <vm_exec_core+2201>, 0x63f287ed242e <vm_exec_core+30190>, 0x63f287ed20d8 <vm_exec_core+29336>, 0x63f287ecc8c1 <vm_exec_core+6785>, 0x63f287ecbc07 <vm_exec_core+3527>, 0x63f287ed1469 <vm_exec_core+26153>, 0x63f287ecd190 <vm_exec_core+9040>, 0x63f287ed26cb <vm_exec_core+30859>, 0x63f287ed22b9 <vm_exec_core+29817>, 0x63f287ecd705 <vm_exec_core+10437>, 0x63f287eceff2 <vm_exec_core+16818>, 0x63f287ed1179 <vm_exec_core+25401>, 0x63f287ed21c7 <vm_exec_core+29575>, 0x63f287ecfccc <vm_exec_core+20108>, 0x63f287ed1211 <vm_exec_core+25553>, 0x63f287ed161f <vm_exec_core+26591>, 0x63f287ecfc09 <vm_exec_core+19913>, 0x63f287ecbb16 <vm_exec_core+3286>, 0x63f287ed0906 <vm_exec_core+23238>, 0x63f287ecb965 <vm_exec_core+2853>, 0x63f287ecbc95 <vm_exec_core+3669>, 0x63f287ecdf34 <vm_exec_core+12532>, 0x63f287ecfb51 <vm_exec_core+19729>, 0x63f287ed071c <vm_exec_core+22748>, 0x63f287ecf679 <vm_exec_core+18489>, 0x63f287ecb5f3 <vm_exec_core+1971>, 0x63f287ed1a25 <vm_exec_core+27621>, 0x63f287ed1ffa <vm_exec_core+29114>, 0x63f287ecbe8f <vm_exec_core+4175>, 0x63f287eccd97 <vm_exec_core+8023>, 0x63f287ecca20 <vm_exec_core+7136>, 0x63f287ecd280 <vm_exec_core+9280>, 0x63f287ecee15 <vm_exec_core+16341>, 0x63f287ecc3a1 <vm_exec_core+5473>, 0x63f287ed196c <vm_exec_core+27436>, 0x63f287eccd25 <vm_exec_core+7909>, 0x63f287ece925 <vm_exec_core+15077>, 0x63f287ecf365 <vm_exec_core+17701>, 0x63f287ed150b <vm_exec_core+26315>, 0x63f287ed00b3 <vm_exec_core+21107>, 0x63f287ecd4eb <vm_exec_core+9899>, 0x63f287ecce96 <vm_exec_core+8278>, 0x63f287ed13eb <vm_exec_core+26027>, 0x63f287ece27d <vm_exec_core+13373>, 0x63f287ed0994 <vm_exec_core+23380>, 0x63f287ed01c8 <vm_exec_core+21384>, 0x63f287ecb188 <vm_exec_core+840>, 0x63f287ecbedf <vm_exec_core+4255>, 0x63f287ecf720 <vm_exec_core+18656>, 0x63f287ed18c7 <vm_exec_core+27271>, 0x63f287ecd7af <vm_exec_core+10607>, 0x63f287ed1310 <vm_exec_core+25808>, 0x63f287ecd09d <vm_exec_core+8797>, 0x63f287ecfe97 <vm_exec_core+20567>, 0x63f287ecff86 <vm_exec_core+20806>, 0x63f287ecf4ba <vm_exec_core+18042>, 0x63f287ecf90b <vm_exec_core+19147>, 0x63f287ecdca5 <vm_exec_core+11877>, 0x63f287ecd2f6 <vm_exec_core+9398>, 0x63f287ed0f7f <vm_exec_core+24895>, 0x63f287ed9107 <vm_exec_core+58055>, 0x63f287ecdbef <vm_exec_core+11695>, 0x63f287ecf7fe <vm_exec_core+18878>, 0x63f287ecfd8f <vm_exec_core+20303>, 0x63f287ecc50b <vm_exec_core+5835>, 0x63f287ecc68e <vm_exec_core+6222>, 0x63f287ecc611 <vm_exec_core+6097>, 0x63f287ecce36 <vm_exec_core+8182>, 0x63f287ecd206 <vm_exec_core+9158>, 0x63f287ecf205 <vm_exec_core+17349>, 0x63f287ece77d <vm_exec_core+14653>, 0x63f287ed25f7 <vm_exec_core+30647>, 0x63f287ecb259 <vm_exec_core+1049>, 0x63f287ecc7ea <vm_exec_core+6570>, 0x63f287ed2aef <vm_exec_core+31919>, 0x63f287ed07e2 <vm_exec_core+22946>, 0x63f287ecf574 <vm_exec_core+18228>, 0x63f287ed16b1 <vm_exec_core+26737>, 0x63f287ecb18d <vm_exec_core+845>, 0x63f287ed1d9e <vm_exec_core+28510>, 0x63f287ed2745 <vm_exec_core+30981>, 0x63f287ed2811 <vm_exec_core+31185>, 0x63f287ecb9e4 <vm_exec_core+2980>, 0x63f287ed2333 <vm_exec_core+29939>, 0x63f287ece1a6 <vm_exec_core+13158>, 0x63f287ed24b5 <vm_exec_core+30325>, 0x63f287ecd5c8 <vm_exec_core+10120>, 0x63f287ed1d18 <vm_exec_core+28376>, 0x63f287ecb8d0 <vm_exec_core+2704>, 0x63f287ecc44d <vm_exec_core+5645>, 0x63f287ed28df <vm_exec_core+31391>, 0x63f287ecea35 <vm_exec_core+15349>, 0x63f287ece627 <vm_exec_core+14311>, 0x63f287eceeaf <vm_exec_core+16495>, 0x63f287ece43a <vm_exec_core+13818>, 0x63f287ececfb <vm_exec_core+16059>, 0x63f287ecec2d <vm_exec_core+15853>, 0x63f287ecdb0c <vm_exec_core+11468>, 0x63f287ece345 <vm_exec_core+13573>, 0x63f287ece068 <vm_exec_core+12840>, 0x63f287ece554 <vm_exec_core+14100>, 0x63f287ece5c5 <vm_exec_core+14213>, 0x63f287ed2276 <vm_exec_core+29750>, 0x63f287ecc160 <vm_exec_core+4896>, 0x63f287ed1aae <vm_exec_core+27758>, 0x63f287ecd880 <vm_exec_core+10816>, 0x63f287ecb34a <vm_exec_core+1290>, 0x63f287eccab8 <vm_exec_core+7288>, 0x63f287ed1e66 <vm_exec_core+28710>, 0x63f287ecc6d0 <vm_exec_core+6288>, 0x63f287ed29bc <vm_exec_core+31612>, 0x63f287ed0e97 <vm_exec_core+24663>, 0x63f287ecf078 <vm_exec_core+16952>, 0x63f287ecb6ca <vm_exec_core+2186>, 0x63f287ed241f <vm_exec_core+30175>, 0x63f287ed20c9 <vm_exec_core+29321>, 0x63f287ecc8b2 <vm_exec_core+6770>, 0x63f287ecbbf8 <vm_exec_core+3512>, 0x63f287ed145a <vm_exec_core+26138>, 0x63f287ecd181 <vm_exec_core+9025>, 0x63f287ed26bc <vm_exec_core+30844>, 0x63f287ed22aa <vm_exec_core+29802>, 0x63f287ecd6f6 <vm_exec_core+10422>, 0x63f287ecefe3 <vm_exec_core+16803>, 0x63f287ed116a <vm_exec_core+25386>, 0x63f287ed21b8 <vm_exec_core+29560>, 0x63f287ecfcbd <vm_exec_core+20093>, 0x63f287ed1202 <vm_exec_core+25538>, 0x63f287ed1610 <vm_exec_core+26576>, 0x63f287ecfbfa <vm_exec_core+19898>, 0x63f287ecbb07 <vm_exec_core+3271>, 0x63f287ed08f7 <vm_exec_core+23223>, 0x63f287ecb956 <vm_exec_core+2838>, 0x63f287ecbc86 <vm_exec_core+3654>, 0x63f287ecdf25 <vm_exec_core+12517>, 0x63f287ecfb42 <vm_exec_core+19714>, 0x63f287ed070d <vm_exec_core+22733>, 0x63f287ecf66a <vm_exec_core+18474>, 0x63f287ecb5e4 <vm_exec_core+1956>, 0x63f287ed1a16 <vm_exec_core+27606>, 0x63f287ed1feb <vm_exec_core+29099>, 0x63f287ecbe80 <vm_exec_core+4160>, 0x63f287eccd88 <vm_exec_core+8008>, 0x63f287ecca11 <vm_exec_core+7121>, 0x63f287ecd271 <vm_exec_core+9265>, 0x63f287ecee06 <vm_exec_core+16326>, 0x63f287ecc392 <vm_exec_core+5458>, 0x63f287ed195d <vm_exec_core+27421>, 0x63f287eccd16 <vm_exec_core+7894>, 0x63f287ece916 <vm_exec_core+15062>, 0x63f287ecf356 <vm_exec_core+17686>, 0x63f287ed14fc <vm_exec_core+26300>, 0x63f287ed00a4 <vm_exec_core+21092>, 0x63f287ecd4dc <vm_exec_core+9884>, 0x63f287ecce87 <vm_exec_core+8263>, 0x63f287ed13dc <vm_exec_core+26012>, 0x63f287ece26e <vm_exec_core+13358>, 0x63f287ed0985 <vm_exec_core+23365>, 0x63f287ed01b9 <vm_exec_core+21369>, 0x63f287ecff63 <vm_exec_core+20771>, 0x63f287ecbed0 <vm_exec_core+4240>, 0x63f287ecf711 <vm_exec_core+18641>, 0x63f287ed18b8 <vm_exec_core+27256>, 0x63f287ecd7a0 <vm_exec_core+10592>, 0x63f287ed1301 <vm_exec_core+25793>, 0x63f287ecd87b <vm_exec_core+10811>, 0x63f287ecfe88 <vm_exec_core+20552>, 0x63f287ecff77 <vm_exec_core+20791>, 0x63f287ecf4ab <vm_exec_core+18027>, 0x63f287ecf8fc <vm_exec_core+19132>, 0x63f287ecdc96 <vm_exec_core+11862>, 0x63f287ecd2e7 <vm_exec_core+9383>, 0x63f287ed0f70 <vm_exec_core+24880>, 0x63f287ed90f8 <vm_exec_core+58040>, 0x63f287ecdbe0 <vm_exec_core+11680>, 0x63f287ecf7ef <vm_exec_core+18863>, 0x63f287ecfd80 <vm_exec_core+20288>, 0x63f287ecc4fc <vm_exec_core+5820>, 0x63f287ecc67f <vm_exec_core+6207>, 0x63f287ecc602 <vm_exec_core+6082>, 0x63f287ecce27 <vm_exec_core+8167>, 0x63f287ecd1f7 <vm_exec_core+9143>, 0x63f287ecf1f6 <vm_exec_core+17334>, 0x63f287ece76e <vm_exec_core+14638>, 0x63f287ecf1f1 <vm_exec_core+17329>, 0x63f287ecfbf5 <vm_exec_core+19893>, 0x63f287ecfb3d <vm_exec_core+19709>, 0x63f287ecce22 <vm_exec_core+8162>, 0x63f287ecff63 <vm_exec_core+20771>...}
reg_cfp = 0x7c5fc15ef6e8
reg_pc = 0x5110000a32f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
th: 0x5150001fca00, native_id: 0x7c5fb64516c0
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>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 l:y b:---- DUMMY [FINISH]
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]
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
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]
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#27 0x000063f287ec5f92 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170002553d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#28 0x000063f287f4e50a in vm_call0_body (ec=<optimized out>, calling=0x7c5fbd800860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x7c5fbd8008d0
cc = <optimized out>
ret = <optimized out>
#29 0x000063f287f4dd5b in vm_call0_cme (ec=0x5170002553d8, calling=0x7c5fbd800860, argv=0x7c5fb644ebc0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#30 vm_call0_body (ec=<optimized out>, calling=0x7c5fbd800860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x7c5fc6e134b0
orig_cme = <optimized out>
ci = 0x7c5fbd8008d0
cc = 0x7c5fc6e13488
ret = <optimized out>
#31 0x000063f287ef56f3 in vm_call0_cc (ec=0x5170002553d8, recv=136751349020560, id=22929, 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>
#32 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:1068
ci = <optimized out>
ec = 0x5170002553d8
cc = <optimized out>
self = <optimized out>
#33 0x000063f287ef67be in rb_funcallv (recv=136751349020560, mid=22929, argc=1, argv=0x7c5fb644ebc0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1083
No locals.
#34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1140
ar = <optimized out>
argv = 0x7c5fb644ebc0
#35 0x000063f287ead313 in autoload_feature_require (_arguments=136750521708448) at /tmp/ruby/src/trunk_asan/variable.c:3237
receiver = 136751349020560
arguments = 0x7c5fb644efa0
autoload_const = <optimized out>
autoload_box_value = <optimized out>
result = <optimized out>
#36 autoload_try_load (_arguments=136750521708448) at /tmp/ruby/src/trunk_asan/variable.c:3250
arguments = 0x7c5fb644efa0
result = <optimized out>
ce = <optimized out>
#37 0x000063f287af46ae in rb_ec_ensure (ec=<optimized out>, b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1153
_ec = 0x5170002553d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7c5fb644eed0, <optimized out>, 0x7c5fb644ede0, <optimized out>, <optimized out>}, prev = 0x7c5fbd700840, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
errinfo = <optimized out>
#38 0x000063f287e27332 in rb_mutex_synchronize (self=<optimized out>, func=<optimized out>, arg=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:635
args = {self = 136750800371240, mutex = 0x5040013f8490, ec = <optimized out>}
#39 0x000063f287eac720 in rb_autoload_load (module=module@entry=136751348972960, name=name@entry=264955) at /tmp/ruby/src/trunk_asan/variable.c:3311
ce = <optimized out>
arguments = {module = 136751348972960, name = 264955, flag = 0, mutex = 136750800371240, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#40 0x000063f287eb8b40 in rb_const_search_from (klass=136750801493760, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>, found_in=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3417
ac = 0x0
am = 136751348972960
tmp = 136751348972960
ce = <optimized out>
current = 136751348972960
value = <optimized out>
first_iteration = <optimized out>
#41 0x000063f287eae18e in rb_const_search (klass=136750801493760, id=264955, exclude=0, recurse=1, visibility=0, found_in=0x0) at /tmp/ruby/src/trunk_asan/variable.c:3440
value = <optimized out>
#42 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:3363
c = <optimized out>
found_in = <optimized out>
#43 0x000063f287ebd30e 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 = 92358976737928
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>
#44 0x000063f287eca3e2 in vm_get_ev_const_chain (ec=0x5170002553d8, segments=0x502000581790) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#45 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020005817d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6608
segments = 0x502000581790
ice = <optimized out>
val = <optimized out>
#46 0x000063f287ed2477 in vm_exec_core (ec=ec@entry=0x5170002553d8) at ../../src/trunk_asan/insns.def:266
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x63f287ed2285 <vm_exec_core+29765>, 0x63f287ecc16f <vm_exec_core+4911>, 0x63f287ed1abd <vm_exec_core+27773>, 0x63f287ecd88f <vm_exec_core+10831>, 0x63f287ecb359 <vm_exec_core+1305>, 0x63f287eccac7 <vm_exec_core+7303>, 0x63f287ed1e75 <vm_exec_core+28725>, 0x63f287ecc6df <vm_exec_core+6303>, 0x63f287ed29cb <vm_exec_core+31627>, 0x63f287ed0ea6 <vm_exec_core+24678>, 0x63f287ecf087 <vm_exec_core+16967>, 0x63f287ecb6d9 <vm_exec_core+2201>, 0x63f287ed242e <vm_exec_core+30190>, 0x63f287ed20d8 <vm_exec_core+29336>, 0x63f287ecc8c1 <vm_exec_core+6785>, 0x63f287ecbc07 <vm_exec_core+3527>, 0x63f287ed1469 <vm_exec_core+26153>, 0x63f287ecd190 <vm_exec_core+9040>, 0x63f287ed26cb <vm_exec_core+30859>, 0x63f287ed22b9 <vm_exec_core+29817>, 0x63f287ecd705 <vm_exec_core+10437>, 0x63f287eceff2 <vm_exec_core+16818>, 0x63f287ed1179 <vm_exec_core+25401>, 0x63f287ed21c7 <vm_exec_core+29575>, 0x63f287ecfccc <vm_exec_core+20108>, 0x63f287ed1211 <vm_exec_core+25553>, 0x63f287ed161f <vm_exec_core+26591>, 0x63f287ecfc09 <vm_exec_core+19913>, 0x63f287ecbb16 <vm_exec_core+3286>, 0x63f287ed0906 <vm_exec_core+23238>, 0x63f287ecb965 <vm_exec_core+2853>, 0x63f287ecbc95 <vm_exec_core+3669>, 0x63f287ecdf34 <vm_exec_core+12532>, 0x63f287ecfb51 <vm_exec_core+19729>, 0x63f287ed071c <vm_exec_core+22748>, 0x63f287ecf679 <vm_exec_core+18489>, 0x63f287ecb5f3 <vm_exec_core+1971>, 0x63f287ed1a25 <vm_exec_core+27621>, 0x63f287ed1ffa <vm_exec_core+29114>, 0x63f287ecbe8f <vm_exec_core+4175>, 0x63f287eccd97 <vm_exec_core+8023>, 0x63f287ecca20 <vm_exec_core+7136>, 0x63f287ecd280 <vm_exec_core+9280>, 0x63f287ecee15 <vm_exec_core+16341>, 0x63f287ecc3a1 <vm_exec_core+5473>, 0x63f287ed196c <vm_exec_core+27436>, 0x63f287eccd25 <vm_exec_core+7909>, 0x63f287ece925 <vm_exec_core+15077>, 0x63f287ecf365 <vm_exec_core+17701>, 0x63f287ed150b <vm_exec_core+26315>, 0x63f287ed00b3 <vm_exec_core+21107>, 0x63f287ecd4eb <vm_exec_core+9899>, 0x63f287ecce96 <vm_exec_core+8278>, 0x63f287ed13eb <vm_exec_core+26027>, 0x63f287ece27d <vm_exec_core+13373>, 0x63f287ed0994 <vm_exec_core+23380>, 0x63f287ed01c8 <vm_exec_core+21384>, 0x63f287ecb188 <vm_exec_core+840>, 0x63f287ecbedf <vm_exec_core+4255>, 0x63f287ecf720 <vm_exec_core+18656>, 0x63f287ed18c7 <vm_exec_core+27271>, 0x63f287ecd7af <vm_exec_core+10607>, 0x63f287ed1310 <vm_exec_core+25808>, 0x63f287ecd09d <vm_exec_core+8797>, 0x63f287ecfe97 <vm_exec_core+20567>, 0x63f287ecff86 <vm_exec_core+20806>, 0x63f287ecf4ba <vm_exec_core+18042>, 0x63f287ecf90b <vm_exec_core+19147>, 0x63f287ecdca5 <vm_exec_core+11877>, 0x63f287ecd2f6 <vm_exec_core+9398>, 0x63f287ed0f7f <vm_exec_core+24895>, 0x63f287ed9107 <vm_exec_core+58055>, 0x63f287ecdbef <vm_exec_core+11695>, 0x63f287ecf7fe <vm_exec_core+18878>, 0x63f287ecfd8f <vm_exec_core+20303>, 0x63f287ecc50b <vm_exec_core+5835>, 0x63f287ecc68e <vm_exec_core+6222>, 0x63f287ecc611 <vm_exec_core+6097>, 0x63f287ecce36 <vm_exec_core+8182>, 0x63f287ecd206 <vm_exec_core+9158>, 0x63f287ecf205 <vm_exec_core+17349>, 0x63f287ece77d <vm_exec_core+14653>, 0x63f287ed25f7 <vm_exec_core+30647>, 0x63f287ecb259 <vm_exec_core+1049>, 0x63f287ecc7ea <vm_exec_core+6570>, 0x63f287ed2aef <vm_exec_core+31919>, 0x63f287ed07e2 <vm_exec_core+22946>, 0x63f287ecf574 <vm_exec_core+18228>, 0x63f287ed16b1 <vm_exec_core+26737>, 0x63f287ecb18d <vm_exec_core+845>, 0x63f287ed1d9e <vm_exec_core+28510>, 0x63f287ed2745 <vm_exec_core+30981>, 0x63f287ed2811 <vm_exec_core+31185>, 0x63f287ecb9e4 <vm_exec_core+2980>, 0x63f287ed2333 <vm_exec_core+29939>, 0x63f287ece1a6 <vm_exec_core+13158>, 0x63f287ed24b5 <vm_exec_core+30325>, 0x63f287ecd5c8 <vm_exec_core+10120>, 0x63f287ed1d18 <vm_exec_core+28376>, 0x63f287ecb8d0 <vm_exec_core+2704>, 0x63f287ecc44d <vm_exec_core+5645>, 0x63f287ed28df <vm_exec_core+31391>, 0x63f287ecea35 <vm_exec_core+15349>, 0x63f287ece627 <vm_exec_core+14311>, 0x63f287eceeaf <vm_exec_core+16495>, 0x63f287ece43a <vm_exec_core+13818>, 0x63f287ececfb <vm_exec_core+16059>, 0x63f287ecec2d <vm_exec_core+15853>, 0x63f287ecdb0c <vm_exec_core+11468>, 0x63f287ece345 <vm_exec_core+13573>, 0x63f287ece068 <vm_exec_core+12840>, 0x63f287ece554 <vm_exec_core+14100>, 0x63f287ece5c5 <vm_exec_core+14213>, 0x63f287ed2276 <vm_exec_core+29750>, 0x63f287ecc160 <vm_exec_core+4896>, 0x63f287ed1aae <vm_exec_core+27758>, 0x63f287ecd880 <vm_exec_core+10816>, 0x63f287ecb34a <vm_exec_core+1290>, 0x63f287eccab8 <vm_exec_core+7288>, 0x63f287ed1e66 <vm_exec_core+28710>, 0x63f287ecc6d0 <vm_exec_core+6288>, 0x63f287ed29bc <vm_exec_core+31612>, 0x63f287ed0e97 <vm_exec_core+24663>, 0x63f287ecf078 <vm_exec_core+16952>, 0x63f287ecb6ca <vm_exec_core+2186>, 0x63f287ed241f <vm_exec_core+30175>, 0x63f287ed20c9 <vm_exec_core+29321>, 0x63f287ecc8b2 <vm_exec_core+6770>, 0x63f287ecbbf8 <vm_exec_core+3512>, 0x63f287ed145a <vm_exec_core+26138>, 0x63f287ecd181 <vm_exec_core+9025>, 0x63f287ed26bc <vm_exec_core+30844>, 0x63f287ed22aa <vm_exec_core+29802>, 0x63f287ecd6f6 <vm_exec_core+10422>, 0x63f287ecefe3 <vm_exec_core+16803>, 0x63f287ed116a <vm_exec_core+25386>, 0x63f287ed21b8 <vm_exec_core+29560>, 0x63f287ecfcbd <vm_exec_core+20093>, 0x63f287ed1202 <vm_exec_core+25538>, 0x63f287ed1610 <vm_exec_core+26576>, 0x63f287ecfbfa <vm_exec_core+19898>, 0x63f287ecbb07 <vm_exec_core+3271>, 0x63f287ed08f7 <vm_exec_core+23223>, 0x63f287ecb956 <vm_exec_core+2838>, 0x63f287ecbc86 <vm_exec_core+3654>, 0x63f287ecdf25 <vm_exec_core+12517>, 0x63f287ecfb42 <vm_exec_core+19714>, 0x63f287ed070d <vm_exec_core+22733>, 0x63f287ecf66a <vm_exec_core+18474>, 0x63f287ecb5e4 <vm_exec_core+1956>, 0x63f287ed1a16 <vm_exec_core+27606>, 0x63f287ed1feb <vm_exec_core+29099>, 0x63f287ecbe80 <vm_exec_core+4160>, 0x63f287eccd88 <vm_exec_core+8008>, 0x63f287ecca11 <vm_exec_core+7121>, 0x63f287ecd271 <vm_exec_core+9265>, 0x63f287ecee06 <vm_exec_core+16326>, 0x63f287ecc392 <vm_exec_core+5458>, 0x63f287ed195d <vm_exec_core+27421>, 0x63f287eccd16 <vm_exec_core+7894>, 0x63f287ece916 <vm_exec_core+15062>, 0x63f287ecf356 <vm_exec_core+17686>, 0x63f287ed14fc <vm_exec_core+26300>, 0x63f287ed00a4 <vm_exec_core+21092>, 0x63f287ecd4dc <vm_exec_core+9884>, 0x63f287ecce87 <vm_exec_core+8263>, 0x63f287ed13dc <vm_exec_core+26012>, 0x63f287ece26e <vm_exec_core+13358>, 0x63f287ed0985 <vm_exec_core+23365>, 0x63f287ed01b9 <vm_exec_core+21369>, 0x63f287ecff63 <vm_exec_core+20771>, 0x63f287ecbed0 <vm_exec_core+4240>, 0x63f287ecf711 <vm_exec_core+18641>, 0x63f287ed18b8 <vm_exec_core+27256>, 0x63f287ecd7a0 <vm_exec_core+10592>, 0x63f287ed1301 <vm_exec_core+25793>, 0x63f287ecd87b <vm_exec_core+10811>, 0x63f287ecfe88 <vm_exec_core+20552>, 0x63f287ecff77 <vm_exec_core+20791>, 0x63f287ecf4ab <vm_exec_core+18027>, 0x63f287ecf8fc <vm_exec_core+19132>, 0x63f287ecdc96 <vm_exec_core+11862>, 0x63f287ecd2e7 <vm_exec_core+9383>, 0x63f287ed0f70 <vm_exec_core+24880>, 0x63f287ed90f8 <vm_exec_core+58040>, 0x63f287ecdbe0 <vm_exec_core+11680>, 0x63f287ecf7ef <vm_exec_core+18863>, 0x63f287ecfd80 <vm_exec_core+20288>, 0x63f287ecc4fc <vm_exec_core+5820>, 0x63f287ecc67f <vm_exec_core+6207>, 0x63f287ecc602 <vm_exec_core+6082>, 0x63f287ecce27 <vm_exec_core+8167>, 0x63f287ecd1f7 <vm_exec_core+9143>, 0x63f287ecf1f6 <vm_exec_core+17334>, 0x63f287ece76e <vm_exec_core+14638>, 0x63f287ecf1f1 <vm_exec_core+17329>, 0x63f287ecfbf5 <vm_exec_core+19893>, 0x63f287ecfb3d <vm_exec_core+19709>, 0x63f287ecce22 <vm_exec_core+8162>, 0x63f287ecff63 <vm_exec_core+20771>...}
reg_cfp = 0x7c5fc15ef720
reg_pc = 0x5030033b5b20
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#47 0x000063f287ec5f92 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170002553d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#48 0x000063f287f58962 in invoke_iseq_block_from_c (ec=0x5170002553d8, captured=0x7c5fc15ef7a8, self=136750808523360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1821
flags = 0
iseq = 0x7c5fc77ee3b8
cfp = <optimized out>
sp = 0x7c5fc14ef850
use_argv = 0x0
stack_argv = 0x7c5fc14ef850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#49 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1835
captured = 0x7c5fc15ef7a8
#50 0x000063f287ef879c in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1872
No locals.
#51 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1880
No locals.
#52 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1365
No locals.
#53 0x000063f287ef879c in rb_yield (val=<optimized out>)
No locals.
#54 0x000063f287af3fdc in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1134
_ec = 0x5170002553d8
_tag = {tag = 36, retval = <optimized out>, buf = {0x7c5fb644fd90, <optimized out>, 0x7c5fb644fca0, <optimized out>, <optimized out>}, prev = 0x7c5fbd700240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5170002553d8
cfp = 0x7c5fc15ef758
#55 0x000063f287c98e0b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
status = <optimized out>
pid = <optimized out>
#56 0x000063f287f37768 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3905
ci = 0x665100040001
cc = <optimized out>
me = 0x7c5fc6e100a8
cfunc = 0x5060000488c8
recv = 136750808523360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#57 0x000063f287f1ca43 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7c5fb6450420) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4891
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#58 0x000063f287f1c4ad in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5031
ci = <optimized out>
cc = 0x0
#59 0x000063f287ed0cc4 in vm_sendish (ec=0x5170002553d8, reg_cfp=0x7c5fc15ef790, cd=0x502000581710, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6127
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#60 vm_exec_core (ec=ec@entry=0x5170002553d8) at ../../src/trunk_asan/insns.def:858
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x502000581710
insns_address_table = {0x63f287ed2285 <vm_exec_core+29765>, 0x63f287ecc16f <vm_exec_core+4911>, 0x63f287ed1abd <vm_exec_core+27773>, 0x63f287ecd88f <vm_exec_core+10831>, 0x63f287ecb359 <vm_exec_core+1305>, 0x63f287eccac7 <vm_exec_core+7303>, 0x63f287ed1e75 <vm_exec_core+28725>, 0x63f287ecc6df <vm_exec_core+6303>, 0x63f287ed29cb <vm_exec_core+31627>, 0x63f287ed0ea6 <vm_exec_core+24678>, 0x63f287ecf087 <vm_exec_core+16967>, 0x63f287ecb6d9 <vm_exec_core+2201>, 0x63f287ed242e <vm_exec_core+30190>, 0x63f287ed20d8 <vm_exec_core+29336>, 0x63f287ecc8c1 <vm_exec_core+6785>, 0x63f287ecbc07 <vm_exec_core+3527>, 0x63f287ed1469 <vm_exec_core+26153>, 0x63f287ecd190 <vm_exec_core+9040>, 0x63f287ed26cb <vm_exec_core+30859>, 0x63f287ed22b9 <vm_exec_core+29817>, 0x63f287ecd705 <vm_exec_core+10437>, 0x63f287eceff2 <vm_exec_core+16818>, 0x63f287ed1179 <vm_exec_core+25401>, 0x63f287ed21c7 <vm_exec_core+29575>, 0x63f287ecfccc <vm_exec_core+20108>, 0x63f287ed1211 <vm_exec_core+25553>, 0x63f287ed161f <vm_exec_core+26591>, 0x63f287ecfc09 <vm_exec_core+19913>, 0x63f287ecbb16 <vm_exec_core+3286>, 0x63f287ed0906 <vm_exec_core+23238>, 0x63f287ecb965 <vm_exec_core+2853>, 0x63f287ecbc95 <vm_exec_core+3669>, 0x63f287ecdf34 <vm_exec_core+12532>, 0x63f287ecfb51 <vm_exec_core+19729>, 0x63f287ed071c <vm_exec_core+22748>, 0x63f287ecf679 <vm_exec_core+18489>, 0x63f287ecb5f3 <vm_exec_core+1971>, 0x63f287ed1a25 <vm_exec_core+27621>, 0x63f287ed1ffa <vm_exec_core+29114>, 0x63f287ecbe8f <vm_exec_core+4175>, 0x63f287eccd97 <vm_exec_core+8023>, 0x63f287ecca20 <vm_exec_core+7136>, 0x63f287ecd280 <vm_exec_core+9280>, 0x63f287ecee15 <vm_exec_core+16341>, 0x63f287ecc3a1 <vm_exec_core+5473>, 0x63f287ed196c <vm_exec_core+27436>, 0x63f287eccd25 <vm_exec_core+7909>, 0x63f287ece925 <vm_exec_core+15077>, 0x63f287ecf365 <vm_exec_core+17701>, 0x63f287ed150b <vm_exec_core+26315>, 0x63f287ed00b3 <vm_exec_core+21107>, 0x63f287ecd4eb <vm_exec_core+9899>, 0x63f287ecce96 <vm_exec_core+8278>, 0x63f287ed13eb <vm_exec_core+26027>, 0x63f287ece27d <vm_exec_core+13373>, 0x63f287ed0994 <vm_exec_core+23380>, 0x63f287ed01c8 <vm_exec_core+21384>, 0x63f287ecb188 <vm_exec_core+840>, 0x63f287ecbedf <vm_exec_core+4255>, 0x63f287ecf720 <vm_exec_core+18656>, 0x63f287ed18c7 <vm_exec_core+27271>, 0x63f287ecd7af <vm_exec_core+10607>, 0x63f287ed1310 <vm_exec_core+25808>, 0x63f287ecd09d <vm_exec_core+8797>, 0x63f287ecfe97 <vm_exec_core+20567>, 0x63f287ecff86 <vm_exec_core+20806>, 0x63f287ecf4ba <vm_exec_core+18042>, 0x63f287ecf90b <vm_exec_core+19147>, 0x63f287ecdca5 <vm_exec_core+11877>, 0x63f287ecd2f6 <vm_exec_core+9398>, 0x63f287ed0f7f <vm_exec_core+24895>, 0x63f287ed9107 <vm_exec_core+58055>, 0x63f287ecdbef <vm_exec_core+11695>, 0x63f287ecf7fe <vm_exec_core+18878>, 0x63f287ecfd8f <vm_exec_core+20303>, 0x63f287ecc50b <vm_exec_core+5835>, 0x63f287ecc68e <vm_exec_core+6222>, 0x63f287ecc611 <vm_exec_core+6097>, 0x63f287ecce36 <vm_exec_core+8182>, 0x63f287ecd206 <vm_exec_core+9158>, 0x63f287ecf205 <vm_exec_core+17349>, 0x63f287ece77d <vm_exec_core+14653>, 0x63f287ed25f7 <vm_exec_core+30647>, 0x63f287ecb259 <vm_exec_core+1049>, 0x63f287ecc7ea <vm_exec_core+6570>, 0x63f287ed2aef <vm_exec_core+31919>, 0x63f287ed07e2 <vm_exec_core+22946>, 0x63f287ecf574 <vm_exec_core+18228>, 0x63f287ed16b1 <vm_exec_core+26737>, 0x63f287ecb18d <vm_exec_core+845>, 0x63f287ed1d9e <vm_exec_core+28510>, 0x63f287ed2745 <vm_exec_core+30981>, 0x63f287ed2811 <vm_exec_core+31185>, 0x63f287ecb9e4 <vm_exec_core+2980>, 0x63f287ed2333 <vm_exec_core+29939>, 0x63f287ece1a6 <vm_exec_core+13158>, 0x63f287ed24b5 <vm_exec_core+30325>, 0x63f287ecd5c8 <vm_exec_core+10120>, 0x63f287ed1d18 <vm_exec_core+28376>, 0x63f287ecb8d0 <vm_exec_core+2704>, 0x63f287ecc44d <vm_exec_core+5645>, 0x63f287ed28df <vm_exec_core+31391>, 0x63f287ecea35 <vm_exec_core+15349>, 0x63f287ece627 <vm_exec_core+14311>, 0x63f287eceeaf <vm_exec_core+16495>, 0x63f287ece43a <vm_exec_core+13818>, 0x63f287ececfb <vm_exec_core+16059>, 0x63f287ecec2d <vm_exec_core+15853>, 0x63f287ecdb0c <vm_exec_core+11468>, 0x63f287ece345 <vm_exec_core+13573>, 0x63f287ece068 <vm_exec_core+12840>, 0x63f287ece554 <vm_exec_core+14100>, 0x63f287ece5c5 <vm_exec_core+14213>, 0x63f287ed2276 <vm_exec_core+29750>, 0x63f287ecc160 <vm_exec_core+4896>, 0x63f287ed1aae <vm_exec_core+27758>, 0x63f287ecd880 <vm_exec_core+10816>, 0x63f287ecb34a <vm_exec_core+1290>, 0x63f287eccab8 <vm_exec_core+7288>, 0x63f287ed1e66 <vm_exec_core+28710>, 0x63f287ecc6d0 <vm_exec_core+6288>, 0x63f287ed29bc <vm_exec_core+31612>, 0x63f287ed0e97 <vm_exec_core+24663>, 0x63f287ecf078 <vm_exec_core+16952>, 0x63f287ecb6ca <vm_exec_core+2186>, 0x63f287ed241f <vm_exec_core+30175>, 0x63f287ed20c9 <vm_exec_core+29321>, 0x63f287ecc8b2 <vm_exec_core+6770>, 0x63f287ecbbf8 <vm_exec_core+3512>, 0x63f287ed145a <vm_exec_core+26138>, 0x63f287ecd181 <vm_exec_core+9025>, 0x63f287ed26bc <vm_exec_core+30844>, 0x63f287ed22aa <vm_exec_core+29802>, 0x63f287ecd6f6 <vm_exec_core+10422>, 0x63f287ecefe3 <vm_exec_core+16803>, 0x63f287ed116a <vm_exec_core+25386>, 0x63f287ed21b8 <vm_exec_core+29560>, 0x63f287ecfcbd <vm_exec_core+20093>, 0x63f287ed1202 <vm_exec_core+25538>, 0x63f287ed1610 <vm_exec_core+26576>, 0x63f287ecfbfa <vm_exec_core+19898>, 0x63f287ecbb07 <vm_exec_core+3271>, 0x63f287ed08f7 <vm_exec_core+23223>, 0x63f287ecb956 <vm_exec_core+2838>, 0x63f287ecbc86 <vm_exec_core+3654>, 0x63f287ecdf25 <vm_exec_core+12517>, 0x63f287ecfb42 <vm_exec_core+19714>, 0x63f287ed070d <vm_exec_core+22733>, 0x63f287ecf66a <vm_exec_core+18474>, 0x63f287ecb5e4 <vm_exec_core+1956>, 0x63f287ed1a16 <vm_exec_core+27606>, 0x63f287ed1feb <vm_exec_core+29099>, 0x63f287ecbe80 <vm_exec_core+4160>, 0x63f287eccd88 <vm_exec_core+8008>, 0x63f287ecca11 <vm_exec_core+7121>, 0x63f287ecd271 <vm_exec_core+9265>, 0x63f287ecee06 <vm_exec_core+16326>, 0x63f287ecc392 <vm_exec_core+5458>, 0x63f287ed195d <vm_exec_core+27421>, 0x63f287eccd16 <vm_exec_core+7894>, 0x63f287ece916 <vm_exec_core+15062>, 0x63f287ecf356 <vm_exec_core+17686>, 0x63f287ed14fc <vm_exec_core+26300>, 0x63f287ed00a4 <vm_exec_core+21092>, 0x63f287ecd4dc <vm_exec_core+9884>, 0x63f287ecce87 <vm_exec_core+8263>, 0x63f287ed13dc <vm_exec_core+26012>, 0x63f287ece26e <vm_exec_core+13358>, 0x63f287ed0985 <vm_exec_core+23365>, 0x63f287ed01b9 <vm_exec_core+21369>, 0x63f287ecff63 <vm_exec_core+20771>, 0x63f287ecbed0 <vm_exec_core+4240>, 0x63f287ecf711 <vm_exec_core+18641>, 0x63f287ed18b8 <vm_exec_core+27256>, 0x63f287ecd7a0 <vm_exec_core+10592>, 0x63f287ed1301 <vm_exec_core+25793>, 0x63f287ecd87b <vm_exec_core+10811>, 0x63f287ecfe88 <vm_exec_core+20552>, 0x63f287ecff77 <vm_exec_core+20791>, 0x63f287ecf4ab <vm_exec_core+18027>, 0x63f287ecf8fc <vm_exec_core+19132>, 0x63f287ecdc96 <vm_exec_core+11862>, 0x63f287ecd2e7 <vm_exec_core+9383>, 0x63f287ed0f70 <vm_exec_core+24880>, 0x63f287ed90f8 <vm_exec_core+58040>, 0x63f287ecdbe0 <vm_exec_core+11680>, 0x63f287ecf7ef <vm_exec_core+18863>, 0x63f287ecfd80 <vm_exec_core+20288>, 0x63f287ecc4fc <vm_exec_core+5820>, 0x63f287ecc67f <vm_exec_core+6207>, 0x63f287ecc602 <vm_exec_core+6082>, 0x63f287ecce27 <vm_exec_core+8167>, 0x63f287ecd1f7 <vm_exec_core+9143>, 0x63f287ecf1f6 <vm_exec_core+17334>, 0x63f287ece76e <vm_exec_core+14638>, 0x63f287ecf1f1 <vm_exec_core+17329>, 0x63f287ecfbf5 <vm_exec_core+19893>, 0x63f287ecfb3d <vm_exec_core+19709>, 0x63f287ecce22 <vm_exec_core+8162>, 0x63f287ecff63 <vm_exec_core+20771>...}
reg_cfp = 0x7c5fc15ef790
reg_pc = 0x5040014f8170
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_jump_without_ints = <optimized out>
INSN_LABEL_branchif_without_ints = <optimized out>
INSN_LABEL_branchunless_without_ints = <optimized out>
INSN_LABEL_branchnil_without_ints = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_invokebuiltin = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
INSN_LABEL_getlocal_WC_0 = <optimized out>
INSN_LABEL_getlocal_WC_1 = <optimized out>
INSN_LABEL_setlocal_WC_0 = <optimized out>
INSN_LABEL_setlocal_WC_1 = <optimized out>
INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
INSN_LABEL_trace_opt_nil_p = <optimized out>
INSN_LABEL_trace_opt_plus = <optimized out>
INSN_LABEL_trace_opt_minus = <optimized out>
INSN_LABEL_trace_opt_mult = <optimized out>
INSN_LABEL_trace_opt_div = <optimized out>
INSN_LABEL_trace_opt_mod = <optimized out>
INSN_LABEL_trace_opt_eq = <optimized out>
INSN_LABEL_trace_opt_lt = <optimized out>
INSN_LABEL_trace_opt_le = <optimized out>
INSN_LABEL_trace_opt_gt = <optimized out>
INSN_LABEL_trace_opt_ge = <optimized out>
INSN_LABEL_trace_opt_ltlt = <optimized out>
INSN_LABEL_trace_opt_and = <optimized out>
INSN_LABEL_trace_opt_or = <optimized out>
INSN_LABEL_trace_opt_aref = <optimized out>
INSN_LABEL_trace_opt_aset = <optimized out>
INSN_LABEL_trace_opt_length = <optimized out>
INSN_LABEL_trace_opt_size = <optimized out>
INSN_LABEL_trace_opt_empty_p = <optimized out>
INSN_LABEL_trace_opt_succ = <optimized out>
INSN_LABEL_trace_opt_not = <optimized out>
INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#61 0x000063f287ec5f92 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2799
_ec = 0x5170002553d8
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#62 0x000063f287f0aecb in invoke_iseq_block_from_c (ec=0x5170002553d8, captured=<optimized out>, self=136750808523360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1821
flags = 0
iseq = 0x7c5fc77ee3e0
cfp = 0x7c5fc15ef7c8
sp = 0x7c5fc14ef818
use_argv = <optimized out>
stack_argv = 0x7c5fc14ef818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#63 invoke_block_from_c_proc (ec=0x5170002553d8, self=136750808523360, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1915
block = <optimized out>
keyword_hash = <optimized out>
#64 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1945
No locals.
#65 0x000063f287f090f6 in rb_vm_invoke_proc (ec=0x540000001288, proc=0x80, argc=-2018750850, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1966
self = 0
#66 0x000063f287e572b2 in thread_do_start_proc (th=th@entry=0x5150001fca00) at /tmp/ruby/src/trunk_asan/thread.c:625
args = <optimized out>
procval = <optimized out>
proc = 0x50400141b790
args_len = <optimized out>
args_ptr = <optimized out>
#67 0x000063f287e54e4d in thread_do_start (th=0x5150001fca00) at /tmp/ruby/src/trunk_asan/thread.c:642
result = 36
#68 thread_start_func_2 (th=th@entry=0x5150001fca00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:697
_tag = <optimized out>
_ec = <optimized out>
ractor_main_th = 0x63f2887da700 <_main_thread>
fiber_scheduler_closed = 0
event_thread_end_hooked = 0
result = 36
state = RUBY_TAG_NONE
errinfo = <optimized out>
#69 0x000063f287e5413e in call_thread_start_func_2 (th=0x5150001fca00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2223
stack_start = <optimized out>
stack_start_addr = 0x7c5fb6450cc0
#70 nt_start (ptr=0x50c000260680) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2268
th = 0x5150001fca00
sched = <optimized out>
nt = 0x50c000260680
vm = 0x63f2892085e0 <_vm>
#71 0x000063f287aa8acf in asan_thread_start(void*) ()
No symbol table info available.
#72 0x00007c5fe7e9caa4 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 = {136750521718464, 1453524714140880924, 136750521718464, -352, 0, 140735391632816, 1453524714161852444, 1453350272121458716}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#73 0x00007c5fe7f29c6c 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 50084) detached]
$ timeout 60 gdb -p 50129 -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 50189 -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 4115691 -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 50084 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 [[50129, #<Process::Status: pid 50129 exit 0>],
[50189, #<Process::Status: pid 50189 exit 0>]] to be empty.
Finished tests in 593.992068s, 58.3139 tests/s, 12224.8282 assertions/s.
34638 tests, 7261451 assertions, 2 failures, 0 errors, 179 skips
ruby -v: ruby 4.1.0dev (2026-03-17T04:30:56Z master 46f43eb475) +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 4115685 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:920: 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 4115357 -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 4115356 -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)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
BASERUBY = /usr/bin/ruby --disable=gems
CC = clang-17
LD = ld
LDSHARED = clang-17 -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wshorten-64-to-32 -Wundef
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs'
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 4.1.0dev (2026-03-17T04:30:56Z master 46f43eb475) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ..........
Finished in 38.100263 seconds
3429 files, 34260 examples, 194690 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.