# Logfile created on 2025-01-11 07:33:06 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000078e5cbdbfdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20250111-073306", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000078e5cbde0100 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000078e5cd2afe00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000078e5cbcfa1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250111-073306", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250111-073306>, @binmode=false, @mon_data=#<Monitor:0x000078e5cd2af978>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 1b3037081e
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/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'
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.3
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.2.0
                                    rdoc 6.10.0
                                    readline 0.0.4
                                    reline 0.6.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.2
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=44102
  "--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/910] 638239=test_helper
[  2/910] 638229=test_memory_view
[  3/910] 638231=test_ellipsize
[  4/910] 638237=test_integer
[  5/910] 638233=test_utf32
[  6/910] 638236=test_thread
[  7/910] 638230=test_data
[  8/910] 638241=test_noarg
[  9/910] 638227=test_rand
[ 10/910] 638238=test_pkey_ec
[ 11/910] 638228=test_fips
[ 12/910] 638234=test_date_parse
[ 13/910] 638235=test_gem_commands_update_command
[ 14/910] 638232=test_backtrace
[ 15/910] 638236=test_workspace
[ 16/910] 638240=test_bundled_ca
[ 17/910] 638242=test_to_ruby
[ 18/910] 638230=test_random
[ 19/910] 638233=static_literals_test
[ 20/910] 638232=test_option
[ 21/910] 638231=test_nextafter
[ 22/910] 638229=test_input_method
[ 23/910] 638242=test_capacity
[ 24/910] 638242=test_tracer
[ 25/910] 638239=test_gem_safe_marshal
[ 26/910] 638230=test_gc_compact
[ 27/910] 638237=test_key_stroke
[ 28/910] 638233=test_deprecated
[ 29/910] 638233=test_div
[ 30/910] 638233=test_resize
[ 31/910] 638231=test_rdoc_generator_darkfish
[ 32/910] 638233=test_fiber
[ 33/910] 638237=breadth_first_search_test
[ 34/910] 638238=test_generic
[ 35/910] 638232=test_rdoc_store
[ 36/910] 638242=json_parser_test
[ 37/910] 638234=test_win32ole_variant_m
[ 38/910] 638234=test_err_in_callback
[ 39/910] 638234=test_cesu8
[ 40/910] 638238=test_rdoc_stats
[ 41/910] 638234=test_alias_and_anchor
[ 42/910] 638227=test_gem_commands_setup_command
[ 43/910] 638242=test_gem_commands_rebuild_command
[ 44/910] 638237=errors_test
[ 45/910] 638234=test_open3
[ 46/910] 638236=test_ftp
[ 47/910] 638229=test_rdoc_markup_document
[ 48/910] 638241=test_vm_dump
[ 49/910] 638241=test_singleton
[ 50/910] 638241=test_rdoc_servlet
[ 51/910] 638237=test_key_name_check
[ 52/910] 638237=test_ripper
[ 53/910] 638241=test_win32ole_param_event
[ 54/910] 638229=test_rdoc_rd_block_parser
[ 55/910] 638241=test_gem_request_set_gem_dependency_api
[ 56/910] 638236=test_grapheme_breaks
[ 57/910] 638236=test_date_marshal
[ 58/910] 638236=test_ossl
[ 59/910] 638229=test_syntax
[ 60/910] 638238=test_assignment
[ 61/910] 638228=test_ruby_lex
[ 62/910] 638242=test_stream
[ 63/910] 638242=test_optarg
[ 64/910] 638240=test_ractor
[ 65/910] 638240=test_ssl_session
[ 66/910] 638242=test_gem_resolver_local_specification
[ 67/910] 638228=test_autoload
[ 68/910] 638241=test_pack
[ 69/910] 638242=test_gem_commands_unpack_command
[ 70/910] 638239=test_gem_commands_exec_command
[ 71/910] 638237=test_gem_commands_signout_command
[ 72/910] 638231=test_object
[ 73/910] 638227=test_exception
[ 74/910] 638231=test_rdoc_generator_pot
[ 75/910] 638231=test_gem_gem_runner
[ 76/910] 638227=test_gem_ext_cargo_builder
[ 77/910] 638242=test_file_exhaustive
[ 78/910] 638227=test_len
[ 79/910] 638227=test_acceptable
[ 80/910] 638241=implicit_array_test
[ 81/910] 638240=test_win32ole_param
[ 82/910] 638240=test_function_entry
[ 83/910] 638240=test_rdoc_parser_markdown
[ 84/910] 638237=test_kernel
[ 85/910] 638241=test_method_name_check
[ 86/910] 638241=heredoc_dedent_test
[ 87/910] 638241=test_keyword
[ 88/910] 638240=numeric_value_test
[ 89/910] 638232=!Nothing_to_test
[ 90/910] 638232=test_gem_commands_server_command
[ 91/910] 638227=test_http_request
[ 92/910] 638231=test_data
[ 93/910] 638231=test_rdoc_ri_driver
[ 94/910] 638240=test_httpheader
[ 95/910] 638227=test_bn
[ 96/910] 638227=test_provider
[ 97/910] 638240=test_win32ole_method_event
[ 98/910] 638240=test_ansi
[ 99/910] 638235=test_gem_package_task
[100/910] 638235=test_utf16
[101/910] 638240=test_gem_package
[102/910] 638235=test_enumerator
[103/910] 638232=test_rdoc_parser_simple
[104/910] 638232=string_encoding_test
[105/910] 638232=test_name_error
[106/910] 638231=test_exception_at_throwing
[107/910] 638239=test_handle
[108/910] 638237=test_frozen
[109/910] 638231=test_rdoc_markup_to_rdoc
[110/910] 638237=test_gem_source
[111/910] 638231=test_safe_load
[112/910] 638231=test_color_printer
[113/910] 638241=test_propertyputref
[114/910] 638241=test_rdoc_ri_paths
[115/910] 638231=overlap_test
[116/910] 638232=test_symbol
[117/910] 638227=test_gem_uninstaller
[118/910] 638232=test_gem_platform
[119/910] 638241=test_pty
[120/910] 638239=test_assembler
[121/910] 638239=test_gem_commands_list_command
[122/910] 638239=test_gem_source_vendor
[123/910] 638239=test_dbm
[124/910] 638239=test_variable_name_check
[125/910] 638232=test_parser
[126/910] 638239=test_date_time
[127/910] 638237=test_pkcs12
[128/910] 638239=test_date
[129/910] 638232=test_change_word
[130/910] 638239=test_gem_available_set
[131/910] 638232=test_gem_source_installed
[132/910] 638232=test_modify_expand
[133/910] 638232=test_enumerator
[134/910] 638236=test_rdoc_markup_formatter
[135/910] 638232=test_win32ole_variant
[136/910] 638232=test_fiddle
[137/910] 638240=test_rdoc_parser_prism_ruby
[138/910] 638239=test_psych
[139/910] 638239=test_ractor
[140/910] 638236=test_gem_package_old
[141/910] 638232=test_command
[142/910] 638239=test_gem_uri
[143/910] 638239=test_rbconfig
[144/910] 638239=test_digest
[145/910] 638241=test_debug
[146/910] 638241=test_arith_seq_extract
[147/910] 638231=test_stringchar
[148/910] 638236=test_gem_commands_help_command
[149/910] 638237=test_find_executable
[150/910] 638237=test_set
[151/910] 638231=test_array
[152/910] 638237=test_error_highlight
[153/910] 638236=test_date_compat
[154/910] 638236=test_profile_frames
[155/910] 638241=test_resolve_symbol
[156/910] 638236=test_lazy_enumerator
[157/910] 638241=test_time_tz
[158/910] 638232=test_backtrace
[159/910] 638241=string_query_test
[160/910] 638241=test_rdoc_task
[161/910] 638241=test_gem_request_set_lockfile_tokenizer
[162/910] 638241=test_gem_commands_outdated_command
[163/910] 638241=test_class2name
[164/910] 638241=test_nil
[165/910] 638241=test_kdf
[166/910] 638240=test_singleton_function
[167/910] 638240=test_shellwords
[168/910] 638240=test_cclass
[169/910] 638227=test_proc
[170/910] 638241=test_load
[171/910] 638241=test_uncorrectable_name_check
[172/910] 638241=test_zlib
[173/910] 638239=magic_comment_test
[174/910] 638240=test_marshal
[175/910] 638234=test_omap
[176/910] 638234=test_case_comprehensive
[177/910] 638234=test_framework
[178/910] 638234=test_ractor
[179/910] 638238=test_emitter
[180/910] 638238=test_json_tree
[181/910] 638238=library_symbols_test
[182/910] 638230=test_nomethod_error
[183/910] 638230=test_https_proxy
[184/910] 638236=test_pkey_dsa
[185/910] 638238=test_ssl
[186/910] 638230=test_date_strptime
[187/910] 638239=test_files_test_1
[188/910] 638232=test_gem
[189/910] 638237=percent_delimiter_string_test
[190/910] 638237=test_float
[191/910] 638230=test_ractor
[192/910] 638230=test_gem_remote_fetcher_local_ssl_server
[193/910] 638236=test_rdoc_rd_inline
[194/910] 638236=test_gem_source_list
[195/910] 638236=test_yaml_special_cases
[196/910] 638236=test_parser
[197/910] 638236=attribute_write_test
[198/910] 638234=test_cgi_core
[199/910] 638234=test_delegate
[200/910] 638240=test_helper_method
[201/910] 638234=test_gem_command_manager
[202/910] 638236=test_rdoc_top_level
[203/910] 638240=test_multi_irb_commands
[204/910] 638240=test_gem_installer
[205/910] 638234=test_rdoc_code_object
[206/910] 638242=test_regex_casefold
[207/910] 638242=test_pipe
[208/910] 638227=test_gem_source_git
[209/910] 638236=test_rdoc_normal_class
[210/910] 638237=test_random_formatter
[211/910] 638237=test_gem_commands_check_command
[212/910] 638236=test_gem_resolver_git_set
[213/910] 638237=test_class_name_check
[214/910] 638237=test_help
[215/910] 638237=test_sorted_set
[216/910] 638242=test_files_lib
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=160452837, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    638238  ko1    7u  IPv4 160452837      0t0  TCP localhost:41885->localhost:39078 (CLOSE_WAIT)
[217/910] 638238=test_emoji
[218/910] 638238=test_string
[219/910] 638236=test_cp949
[220/910] 638236=test_condition
[221/910] 638236=test_erb
[222/910] 638227=json_ext_parser_test
[223/910] 638227=test_time
[224/910] 638236=test_duplicate
[225/910] 638237=test_integer
[226/910] 638236=test_scan_args
[227/910] 638236=test_date_attr
[228/910] 638236=test_win32ole_record
[229/910] 638236=constant_path_node_test
[230/910] 638236=test_gem_path_support
[231/910] 638236=parser_test
[232/910] 638236=snippets_test
[233/910] 638227=test_ubf_async_safe
[234/910] 638227=test_array
[235/910] 638227=newline_test
[236/910] 638232=heredoc_test
[237/910] 638232=test_webauthn_listener_response
[238/910] 638232=test_gem_bundler_version_finder
[239/910] 638234=test_console_attr
[240/910] 638234=test_libs
[241/910] 638232=test_super
[242/910] 638234=test_time
[243/910] 638230=json_encoding_test
[244/910] 638230=test_math
[245/910] 638230=test_gc
[246/910] 638230=test_struct
[247/910] 638230=onigmo_test
[248/910] 638227=fuzzer_test
[249/910] 638227=test_rb_str_dup
[250/910] 638227=test_pack
[251/910] 638227=test_rdoc_comment
[252/910] 638234=test_ast
[253/910] 638230=test_cgi_multipart
[254/910] 638230=test_case
[255/910] 638230=test_bug-5832
[256/910] 638230=test_popen_deadlock
[257/910] 638227=test_did_you_mean
[258/910] 638227=test_autoconf
[259/910] 638227=test_digest_extend
[260/910] 638227=test_gem_safe_yaml
[261/910] 638227=test_sleep
[262/910] 638232=test_x509name
[263/910] 638232=test_wait
[264/910] 638241=test_object_references
[265/910] 638241=test_gem_requirement
[266/910] 638232=test_alias
[267/910] 638241=test_sizeof
[268/910] 638227=test_face
[269/910] 638233=test_gem_commands_build_command
[270/910] 638230=test_compile_prism
[271/910] 638227=test_euc_tw
[272/910] 638227=test_gem_security
[273/910] 638232=command_line_test
[274/910] 638232=test_rdoc_rd
[275/910] 638232=test_gem_commands_info_command
[276/910] 638232=test_date_new
[277/910] 638232=test_io_timeout
[278/910] 638232=test_notimplement
[279/910] 638232=test_emoji_breaks
[280/910] 638232=test_system
[281/910] 638236=test_bug-3571
[282/910] 638236=test_comparable
[283/910] 638236=test_dup
[284/910] 638230=test_require
[285/910] 638233=test_stringio
[286/910] 638233=test_dns
[287/910] 638236=test_reqarg
[288/910] 638233=test_rdoc_generator_pot_po
[289/910] 638233=test_reline_key
[290/910] 638233=test_unicode_normalize
[291/910] 638239=test_method
[292/910] 638233=test_rdoc_markup_hard_break
[293/910] 638233=test_gem_resolver_lock_set
[294/910] 638233=test_append
[295/910] 638233=test_ractor_compatibility
[296/910] 638236=test_gem_console_ui
[297/910] 638236=test_member
[298/910] 638236=test_resource
[299/910] 638236=test_gem_update_suggestion
[300/910] 638236=test_set
[301/910] 638236=test_gem_source_fetch_problem
[302/910] 638236=test_ipaddr
[303/910] 638236=test_arity
[304/910] 638236=test_nofree
[305/910] 638236=test_rdoc_generator_ri
[306/910] 638236=test_gem_stream_ui
[307/910] 638232=test_numhash
[308/910] 638232=test_trace
[309/910] 638232=test_pkey_rsa
[310/910] 638236=test_gem_resolver_composed_set
[311/910] 638236=test_rdoc_i18n_locale
[312/910] 638236=test_argf
[313/910] 638227=test_egrep_cpp
[314/910] 638233=test_webauthn_poller
[315/910] 638227=test_date_conv
[316/910] 638227=test_rdoc_markup_attribute_manager
[317/910] 638227=test_buffered_io
[318/910] 638227=test_yjit
[319/910] 638233=test_m17n
[320/910] 638232=test_rdoc_markup_pre_process
[321/910] 638229=test_rdoc_rdoc
[322/910] 638229=test_yjit_exit_locations
[323/910] 638232=test_rdoc_method_attr
[324/910] 638233=test_yamlstore
[325/910] 638233=test_gem_config_file
[326/910] 638229=test_gem_commands_pristine_command
[327/910] 638232=test_within_pipe
[328/910] 638233=test_scalar_scanner
[329/910] 638233=test_io_buffer
[330/910] 638232=test_win32ole_event
[331/910] 638232=test_beginendblock
[332/910] 638237=test_gem_resolver_requirement_list
[333/910] 638231=test_hash
[334/910] 638237=test_reline
[335/910] 638233=test_arith_seq_beg_len_step
[336/910] 638233=test_function
[337/910] 638241=test_socket
[338/910] 638235=test_not
[339/910] 638235=test_timeout
[340/910] 638233=test_weakref
[341/910] 638232=ripper_test
[342/910] 638242=test_gem_package_tar_writer
[343/910] 638233=test_rubygems
[344/910] 638235=test_mailto
[345/910] 638235=test_case_mapping
[346/910] 638235=test_yaml_tree
[347/910] 638242=test_rdoc_extend
[348/910] 638235=test_io_wait
[349/910] 638233=test_kwargs
[350/910] 638233=test_lexer
[351/910] 638235=test_win32ole_type
[352/910] 638235=test_random
[353/910] 638233=test_merge_keys
[354/910] 638235=test_dir
[355/910] 638233=test_gem_ext_configure_builder
[356/910] 638233=test_x509store
[357/910] 638242=test_mdns
[358/910] 638242=test_rdoc_rd_inline_parser
[359/910] 638242=test_gem_security_signer
[360/910] 638242=test_exception
[361/910] 638240=test_bash_completion
[362/910] 638240=test_gem_local_remote_options
[363/910] 638233=test_gem_commands_lock_command
[364/910] 638240=test_euc_kr
[365/910] 638233=test_threadgroup
[366/910] 638240=test_rdoc_generator_json_index
[367/910] 638240=test_set_len
[368/910] 638240=test_key_event_record
[369/910] 638240=regular_expression_options_test
[370/910] 638235=test_sleep
[371/910] 638240=test_queue
[372/910] 638240=test_gem_validator
[373/910] 638240=integer_parse_test
[374/910] 638240=test_prettyprint
[375/910] 638240=test_install
[376/910] 638232=test_rdoc_markup_to_label
[377/910] 638233=test_pair
[378/910] 638232=test_date_ractor
[379/910] 638241=test_m17n_comb
[380/910] 638237=test_tree_spell_checker
[381/910] 638240=lex_test
[382/910] 638237=test_custom_command
[383/910] 638229=test_bundled_gems
[384/910] 638229=test_ns_spki
[385/910] 638237=test_depth_first
[386/910] 638237=test_tsort
[387/910] 638237=test_integer_comb
[388/910] 638229=index_write_test
[389/910] 638232=test_range
[390/910] 638229=test_type
[391/910] 638229=json_generator_test
[392/910] 638230=test_gem_impossible_dependencies_error
[393/910] 638230=test_io_buffer
[394/910] 638230=test_string_processing
[395/910] 638230=encodings_test
[396/910] 638230=test_dryrun
[397/910] 638230=test_emitter
[398/910] 638230=test_ts
[399/910] 638229=parse_stream_test
[400/910] 638229=test_gem_resolver_api_set
[401/910] 638235=test_locale
[402/910] 638229=node_id_test
[403/910] 638235=test_tmpdir
[404/910] 638240=test_gem_source_subpath_problem
[405/910] 638235=test_to_ary_concat
[406/910] 638229=warnings_test
[407/910] 638229=test_rdoc_token_stream
[408/910] 638229=test_rubyoptions
[409/910] 638240=test_printf
[410/910] 638230=test_stringify_symbols
[411/910] 638240=test_windows_1252
[412/910] 638230=test_configuration
[413/910] 638240=test_rdoc_single_class
[414/910] 638240=test_rdoc_alias
[415/910] 638240=dispatcher_test
[416/910] 638240=test_udp
[417/910] 638240=test_pkey_dh
[418/910] 638240=test_ocsp
[419/910] 638230=test_shapes
[420/910] 638230=test_rdoc_text
[421/910] 638233=test_gem_silent_ui
[422/910] 638230=test_ifunless
[423/910] 638230=test_require
[424/910] 638233=test_gem_resolver_installer_set
[425/910] 638230=test_files_test
[426/910] 638232=test_gem_dependency_list
[427/910] 638230=test_nesting_parser
[428/910] 638240=test_rendering
[429/910] 638240=test_gem_commands_uninstall_command
[430/910] 638232=test_ensured
[431/910] 638230=test_io_m17n
[432/910] 638233=test_config
[433/910] 638232=comments_test
[434/910] 638232=test_delete
[435/910] 638232=test_object_create_start
[436/910] 638232=test_forwardable
[437/910] 638233=test_continuation
[438/910] 638233=test_project_sanity
[439/910] 638235=regular_expression_encoding_test
[440/910] 638232=test_env
[441/910] 638235=test_config
[442/910] 638233=test_gem_commands_cleanup_command
[443/910] 638235=test_rdoc_markup_paragraph
[444/910] 638239=test_placearg
[445/910] 638235=test_interned_str
[446/910] 638235=test_verbose
[447/910] 638235=test_history
[448/910] 638235=test_gem_ext_builder
[449/910] 638239=test_key_actor_emacs
[450/910] 638242=test_mutex
[451/910] 638233=test_bigzero
[452/910] 638233=test_basicinstructions
[453/910] 638240=test_struct
[454/910] 638242=compiler_test
[455/910] 638240=test_date_strftime
[456/910] 638233=test_typeddata
[457/910] 638239=test_gem_resolver_vendor_specification
[458/910] 638239=locals_test
[459/910] 638239=test_find
[460/910] 638242=test_normalize
[461/910] 638242=test_recursion
[462/910] 638239=test_gem_commands_owner_command
[463/910] 638242=test_basicsocket
[464/910] 638242=test_import
[465/910] 638233=test_sexp
[466/910] 638233=test_disable_irb
[467/910] 638239=test_gem_package_tar_header
[468/910] 638236=pattern_test
[469/910] 638236=test_ractor
[470/910] 638233=test_rdoc_tom_doc
[471/910] 638239=test_rdoc_i18n_text
[472/910] 638233=test_gem_unsatisfiable_dependency_error
[473/910] 638233=test_rdoc_markup_parser
[474/910] 638236=test_gem_remote_fetcher_s3
[475/910] 638233=test_gem_version_option
[476/910] 638233=test_files_test_2
[477/910] 638239=test_require_lib
[478/910] 638236=lex_test
[479/910] 638236=test_gem_rdoc
[480/910] 638240=version_test
[481/910] 638240=test_gem_request_set
[482/910] 638236=test_trick
[483/910] 638230=test_objectspace
[484/910] 638242=test_fd_setsize
[485/910] 638242=test_gem_resolver_activation_request
[486/910] 638242=test_big5
[487/910] 638242=test_null
[488/910] 638242=test_ensure_and_callcc
[489/910] 638242=test_scheduler
[490/910] 638242=test_rdoc_markup_raw
[491/910] 638242=test_signal
[492/910] 638240=test_fixnum
[493/910] 638240=test_timeout
[494/910] 638240=test_name_error_extension
[495/910] 638240=test_fstring
[496/910] 638235=test_iseq_load
[497/910] 638237=test_rdoc_markup_include
[498/910] 638240=test_bmethod
[499/910] 638240=test_enumerable
[500/910] 638240=test_key_actor_vi
[501/910] 638237=test_svcb_https
[502/910] 638237=test_buffering
[503/910] 638237=ruby_parser_test
[504/910] 638237=test_rdoc_context_section
[505/910] 638237=test_bug-14834
[506/910] 638237=test_addrinfo
[507/910] 638240=test_x509cert
[508/910] 638237=test_http
[509/910] 638237=test_passing_block
[510/910] 638237=test_rdoc_attr
[511/910] 638237=test_lock_native_thread
[512/910] 638237=test_webauthn_listener
[513/910] 638241=test_zsh_completion
[514/910] 638241=test_gem_package_tar_reader_entry
[515/910] 638237=test_enc_str_buf_cat
[516/910] 638237=test_have_func
[517/910] 638241=test_gem_security_trust_dir
[518/910] 638231=test_rdoc_parser_c
[519/910] 638241=test_constant
[520/910] 638240=test_default_gems
[521/910] 638242=json_fixtures_test
[522/910] 638242=test_load
[523/910] 638242=test_encoding
[524/910] 638240=test_gem_resolver_specification
[525/910] 638240=test_rdoc_generator_pot_po_entry
[526/910] 638240=test_weakmap
[527/910] 638231=test_ancdata
[528/910] 638231=test_gem_doctor
[529/910] 638231=test_rdoc_markup_to_table_of_contents
[530/910] 638231=test_data_error
[531/910] 638242=test_rubyvm
[532/910] 638242=test_force_exit
[533/910] 638237=test_gem_resolver_dependency_request
[534/910] 638242=test_abi
[535/910] 638237=test_external_new
[536/910] 638237=test_scanner_events
[537/910] 638231=test_euc_jp
[538/910] 638231=test_win32ole_typelib
[539/910] 638231=test_ractor
[540/910] 638235=test_gem_commands_push_command
[541/910] 638231=test_module
[542/910] 638237=parse_success_test
[543/910] 638237=test_ssl
[544/910] 638238=test_deprecate
[545/910] 638242=test_registry
[546/910] 638242=test_rdoc_constant
[547/910] 638242=test_common
[548/910] 638238=test_rdoc_markdown
[549/910] 638235=test_gem_request_connection_pools
[550/910] 638232=test_optimization
[551/910] 638242=test_rdoc_encoding
[552/910] 638235=test_sprintf
[553/910] 638242=test_gem_uri_formatter
[554/910] 638238=static_inspect_test
[555/910] 638242=test_inadvertent_creation
[556/910] 638238=test_instrumentation_api
[557/910] 638242=test_at_exit
[558/910] 638242=test_rdoc_markup_verbatim
[559/910] 638242=test_complex
[560/910] 638235=source_location_test
[561/910] 638235=unescape_test
[562/910] 638235=test_x509ext
[563/910] 638235=test_files_ext
[564/910] 638242=test_case
[565/910] 638242=test_c_struct_entry
[566/910] 638235=test_eval_history
[567/910] 638235=test_color
[568/910] 638235=test_gem_commands_query_command
[569/910] 638236=equality_test
[570/910] 638236=test_gem_version
[571/910] 638236=test_win32ole
[572/910] 638236=test_rdoc_markup_to_tt_only
[573/910] 638242=test_gem_commands_stale_command
[574/910] 638242=test_settracefunc
[575/910] 638236=test_gem_text
[576/910] 638241=tunnel_test
[577/910] 638241=test_gem_stub_specification
[578/910] 638236=test_path
[579/910] 638236=test_method_cache
[580/910] 638236=test_rdoc_normal_module
[581/910] 638236=test_rdoc_markdown_test
[582/910] 638241=test_sprintf_comb
[583/910] 638238=test_pp
[584/910] 638238=test_tcp
[585/910] 638241=test_whileuntil
[586/910] 638241=test_transcode
[587/910] 638235=test_asn1
[588/910] 638235=test_flags
[589/910] 638238=test_monitor
[590/910] 638238=test_gem_ext_rake_builder
[591/910] 638241=json_string_matching_test
[592/910] 638241=test_rdoc_markup_heading
[593/910] 638241=test_extlibs
[594/910] 638239=test_rat
[595/910] 638239=test_iso_8859
[596/910] 638239=test_complex2
[597/910] 638239=test_x509attr
[598/910] 638239=test_history
[599/910] 638239=test_dln
[600/910] 638239=test_open-uri
[601/910] 638233=test_coderange
[602/910] 638233=test_rdoc_parserLeaked file descriptor: TestOpenURI#test_redirect_auth_failure_r1: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 36079>
COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    638239  ko1    8u  IPv4 160462697      0t0  TCP localhost:36079->localhost:38346 (CLOSE_WAIT)

.Closed file descriptor: TestOpenURI#test_redirect_auth_success: 8
.[603/910] 638233=test_rdoc_markup_indented_paragraph
[604/910] 638233=test_line_editor
[605/910] 638239=test_big2str
[606/910] 638239=test_pkg_config
[607/910] 638233=test_rdoc_context
[608/910] 638239=test_rdoc_markup_to_html
[609/910] 638235=regexp_test
[610/910] 638235=test_string_memory
[611/910] 638231=test_rdoc_markup_to_joined_paragraph
[612/910] 638231=test_insns_leaf
[613/910] 638231=test_store
[614/910] 638235=test_iseq
[615/910] 638239=test_allocation
[616/910] 638242=test_gc
[617/910] 638238=test_enc_associate
[618/910] 638231=dump_test
[619/910] 638236=location_test
[620/910] 638236=test_c_struct_builder
[621/910] 638236=test_x509req
[622/910] 638236=test_cgi_util
[623/910] 638235=test_gem_commands_open_command
[624/910] 638236=test_gem_ext_cargo_builder_link_flag_converter
[625/910] 638238=test_protocol
[626/910] 638236=test_tree_builder
[627/910] 638236=test_protect
[628/910] 638236=test_refinement
[629/910] 638235=test_pointer
[630/910] 638227=test_gem_dependency_installer
[631/910] 638238=test_warning
[632/910] 638230=test_win32ole_type_event
[633/910] 638230=test_gem_name_tuple
[634/910] 638230=test_rdoc_class_module
[635/910] 638233=test_gem_specification
[636/910] 638238=test_rdoc_markup_attributes
[637/910] 638238=test_gbk
[638/910] 638238=test_win32ole_variable
[639/910] 638238=test_type_completor
[640/910] 638238=test_gem_package_tar_reader
[641/910] 638238=test_gb18030
[642/910] 638238=test_word
[643/910] 638238=test_class
[644/910] 638238=test_cgi_session
[645/910] 638238=test_stringscanner
[646/910] 638238=test_numeric
[647/910] 638238=test_x509crl
[648/910] 638237=test_require_path_check
[649/910] 638237=test_mixed_unicode_escapes
[650/910] 638237=test_enumerator_kw
[651/910] 638237=test_mkmf
[652/910] 638238=test_win32ole_variant_outarg
[653/910] 638238=test_mul
[654/910] 638237=test_rdoc_markup_to_html_snippet
[655/910] 638238=test_pkcs7
[656/910] 638235=test_cgi_header
[657/910] 638235=test_gem_commands_fetch_command
[658/910] 638237=test_complexrational
[659/910] 638237=test_flush
[660/910] 638237=test_rdoc_any_method
[661/910] 638235=test_irb
[662/910] 638231=test_literal
[663/910] 638238=test_arithmetic_sequence
[664/910] 638238=test_gem_commands_search_command
[665/910] 638238=test_thread
[666/910] 638241=test_pattern_matching
[667/910] 638238=test_encoding
[668/910] 638241=test_lambda
[669/910] 638238=test_frozen_error
[670/910] 638238=test_sockopt
[671/910] 638238=bom_test
[672/910] 638238=test_file
[673/910] 638241=test_spell_checker
[674/910] 638241=test_bug_reporter
[675/910] 638230=test_document
[676/910] 638230=test_ractor
[677/910] 638230=test_boolean
[678/910] 638235=test_config
[679/910] 638230=test_rdoc_options
[680/910] 638237=test_yaml
[681/910] 638241=test_recorder
[682/910] 638241=test_yield_block
[683/910] 638241=test_gem_commands_specification_command
[684/910] 638237=test_pkey
[685/910] 638237=test_gem_commands_signin_command
[686/910] 638241=test_nonblock
[687/910] 638241=test_gem_request
[688/910] 638237=test_primitive
[689/910] 638237=test_rdoc_include
[690/910] 638237=parameters_signature_test
[691/910] 638237=test_getopts
[692/910] 638237=test_rendering
[693/910] 638237=test_gem_resolver_api_specification
[694/910] 638235=test_cgi_modruby
[695/910] 638235=test_thread_cv
[696/910] 638237=test_helper
[697/910] 638237=test_yamldbm
[698/910] 638237=test_win32ole_method
[699/910] 638237=test_convertible
[700/910] 638241=test_gem_resolver_best_set
[701/910] 638230=test_stat
[702/910] 638230=test_eval
[703/910] 638241=test_addr
[704/910] 638235=test_parser_events
[705/910] 638241=test_unicode
[706/910] 638241=test_windows_1251
[707/910] 638241=relocation_test
[708/910] 638235=test_rational
[709/910] 638241=test_str2big
[710/910] 638241=newline_offsets_test
[711/910] 638233=test_regexp
[712/910] 638240=test_gem_commands_contents_command
[713/910] 638240=test_rdoc_cross_reference
[714/910] 638231=test_scalar
[715/910] 638241=test_rdoc_generator_markup
[716/910] 638231=test_readpartial
[717/910] 638241=test_gem_resolver_conflict
[718/910] 638241=test_object
[719/910] 638238=test_process
[720/910] 638231=test_eval
[721/910] 638231=test_fileutils
[722/910] 638238=test_io
[723/910] 638235=test_gem_commands_cert_command
[724/910] 638227=test_cgi_tag_helper
[725/910] 638238=named_capture_test
[726/910] 638238=test_dir_m17n
[727/910] 638227=test_gem_resolver_git_specification
[728/910] 638230=test_kill_ring
[729/910] 638230=test_pathname
[730/910] 638231=test_remote_fetch_error
[731/910] 638231=test_func
[732/910] 638227=json_common_interface_test
[733/910] 638227=test_stream
[734/910] 638227=test_coverage
[735/910] 638240=json_addition_test
[736/910] 638240=test_thread_fd_close
[737/910] 638240=test_storage
[738/910] 638240=test_path_to_class
[739/910] 638240=test_gem_ext_ext_conf_builder
[740/910] 638230=test_command_aliasing
[741/910] 638230=test_qsort
[742/910] 638230=test_cmethod
[743/910] 638230=test_gem_commands_dependency_command
[744/910] 638241=parse_comments_test
[745/910] 638241=test_class
[746/910] 638230=test_const
[747/910] 638230=test_serialize_subclasses
[748/910] 638230=test_gem_dependency
[749/910] 638235=test_gem_resolver_index_specification
[750/910] 638235=test_string
[751/910] 638235=test_marshalable
[752/910] 638235=test_iterator
[753/910] 638230=test_method_cache
[754/910] 638230=test_gem_resolver_lock_specification
[755/910] 638230=test_cstr
[756/910] 638235=test_variable
[757/910] 638235=test_digest
[758/910] 638235=test_closure
[759/910] 638236=test_address_resolve
[760/910] 638236=test_wss
[761/910] 638236=test_process
[762/910] 638232=test_have_macro
[763/910] 638235=test_parse
[764/910] 638227=test_iter_break
[765/910] 638230=test_rdoc_parser_rd
[766/910] 638227=test_gem_source_local
[767/910] 638230=test_num2int
[768/910] 638230=test_gem_ext_cargo_builder_unit
[769/910] 638230=test_gem_commands_install_command
[770/910] 638229=test_stack
[771/910] 638232=test_summary
[772/910] 638227=test_thread_queue
[773/910] 638240=test_nowrite
[774/910] 638240=test_flip
[775/910] 638238=test_nil2vtempty
[776/910] 638238=test_securerandom
[777/910] 638232=test_econv
[778/910] 638238=test_foreach
[779/910] 638238=test_new
[780/910] 638237=test_cipher
[781/910] 638238=test_macro
[782/910] 638240=test_hash
[783/910] 638240=test_etc
[784/910] 638238=test_gem_remote_fetcher_local_server
[785/910] 638237=test_ldap
[786/910] 638237=test_gem_source_lock
[787/910] 638237=test_rdoc_markup_to_bs
[788/910] 638238=test_last_thread
[789/910] 638237=test_rdoc_markup
[790/910] 638240=test_optparse
[791/910] 638240=test_coder
[792/910] 638237=test_symbol
[793/910] 638240=test_context
[794/910] 638235=parse_test
[795/910] 638235=test_gem_source_specific_file
[796/910] 638231=test_unix
[797/910] 638235=test_gem_commands_which_command
[798/910] 638240=test_enum
[799/910] 638231=test_io
[800/910] 638235=test_numeric
[801/910] 638235=test_metaclass
[802/910] 638238=test_rdoc_require
[803/910] 638235=test_io_console
[804/910] 638238=test_date_arith
[805/910] 638238=test_ws
[806/910] 638238=test_c_union_entity
[807/910] 638238=test_gem_commands_sources_command
[808/910] 638238=test_undef
[809/910] 638238=test_ractor
[810/910] 638238=test_gem_spec_fetcher
[811/910] 638229=test_signedness
[812/910] 638230=test_hmac
[813/910] 638230=desugar_compiler_test
[814/910] 638230=symbol_encoding_test
[815/910] 638230=test_cd
[816/910] 638230=test_gem_commands_mirror
[817/910] 638230=test_cgi_cookie
[818/910] 638238=test_internal_ivar
[819/910] 638230=test_rdoc_rubygems_hook
[820/910] 638238=test_gem_resolver_installed_specification
[821/910] 638238=test_array_create
[822/910] 638238=test_debugger_integration
[823/910] 638238=test_tracepoint
[824/910] 638230=test_gem_commands_environment_command
[825/910] 638227=test_my_integer
[826/910] 638230=test_ractor
[827/910] 638227=test_memory_view
[828/910] 638232=test_pinned
[829/910] 638232=test_gem_command
[830/910] 638230=test_weakkeymap
[831/910] 638238=test_usrmarshal
[832/910] 638232=test_inlinecache
[833/910] 638227=test_show_source
[834/910] 638239=test_rdoc_parser_ruby
[835/910] 638235=test_httpresponse
[836/910] 638232=test_rdoc_markup_to_markdown
[837/910] 638227=test_engine
[838/910] 638227=test_enc_raise
[839/910] 638227=test_key_error
[840/910] 638227=reflection_test
[841/910] 638235=test_bignum
[842/910] 638232=test_dot_dot
[843/910] 638227=test_cparser
[844/910] 638232=test_human_typo
[845/910] 638232=test_gem_request_set_lockfile
[846/910] 638238=ractor_test
[847/910] 638235=test_postponed_job
[848/910] 638238=test_pattern_key_name_check
[849/910] 638238=test_exit
[850/910] 638240=test_gem_commands_yank_command
[851/910] 638238=test_jaro_winkler
[852/910] 638238=test_gem_gemcutter_utilities
[853/910] 638232=test_gem_remote_fetcher
[854/910] 638240=test_gem_resolver
[855/910] 638238=test_tempfile
[856/910] 638235=test_config
[857/910] 638235=test_raise_exception
[858/910] 638232=test_gem_util
[859/910] 638240=test_hash_create
[860/910] 638240=json_generic_object_test
[861/910] 638240=test_thread
[862/910] 638227=test_call
[863/910] 638229=test_pack
[864/910] 638232=test_defined
[865/910] 638238=test_ole_methods
[866/910] 638238=test_switch_hitter
[867/910] 638227=test_files_sample
[868/910] 638238=test_update
[869/910] 638238=test_folderitem2_invokeverb
[870/910] 638238=test_arity
[871/910] 638238=test_case_options
[872/910] 638238=test_rdoc_markup_to_html_crossref
[873/910] 638232=test_init
[874/910] 638229=test_rdoc_parser_changelog
[875/910] 638239=test_gem_resolver_index_set
[876/910] 638229=test_gem_install_update_options
[877/910] 638239=test_file
[878/910] 638239=test_gem_security_policy
[879/910] 638227=test_http
[880/910] 638232=test_gem_dependency_resolution_error
[881/910] 638232=test_rational2
[882/910] 638230=fixtures_test
[883/910] 638232=test_gem_ci_detector
[884/910] 638229=test_gem_request_set_lockfile_parser
[885/910] 638232=test_yield
[886/910] 638235=test_shift_jis
[887/910] 638235=test_string
[888/910] 638241=test_io_wait_uncommon
[889/910] 638239=test_proxy
[890/910] 638229=test_raise
[891/910] 638229=test_completion
[892/910] 638241=test_ftp
[893/910] 638241=test_unicode_escape
[894/910] 638239=integer_base_flags_test
[895/910] 638239=test_httpresponses
[896/910] 638239=test_require
[897/910] 638238=test_https
[898/910] 638230=test_erb_command
[899/910] 638235=test_have_library
[900/910] 638241=test_rdoc_markup_to_ansi
[901/910] 638230=test_fnmatch
[902/910] 638230=test_evaluation
[903/910] 638230=test_gem_resolver_vendor_set
[904/910] 638241=test_koi8
[905/910] 638230=test_clone
[906/910] 638241=test_objspace
[907/910] 638237=test_erb_m17n
[908/910] 638237=test_gem_ext_cmake_builder
[909/910] 638230=test_filter
[910/910] 638237=test_too_many_dummy_encodings
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     959     959     959 ?             -1 Ss    1000   0:02 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
    959     972     972     972 pts/0        972 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
    972     973     972     972 pts/0        972 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    973  636999     972     972 pts/0        972 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 636999  637002     972     972 pts/0        972 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.20250111-073306 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest
 637002  637003     972     972 pts/0        972 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250111-073306 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest
 637003  637900     972     972 pts/0        972 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 637900  637901     972     972 pts/0        972 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 637901  638224     972     972 pts/0        972 Sl+   1000   0:19 /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
 638224  638228     972     972 pts/0        972 Sl+   1000   0:01 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 638228  638832     972     972 pts/0        972 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 638228  638835     972     972 pts/0        972 Z+    1000   0:00 [test_autoload.*] <defunct>
 638228  638843     972     972 pts/0        972 Z+    1000   0:00 [test_autoload.*] <defunct>
 637003  676558     972     972 pts/0        972 R+    1000   0:00 ps jx
{1=>[959], 959=>[972], 972=>[973], 973=>[636999], 636999=>[637002], 637002=>[637003], 637003=>[637900, 676558], 637900=>[637901], 637901=>[638224], 638224=>[638228], 638228=>[638832, 638835, 638843]}
$ timeout 60 gdb -p 638832 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 638834]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007d29a5a98d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=638834, futex_word=0x7d2989800990) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7d2980a006c0 (LWP 638832) "test_autoload.*" 0x00007d29a5a98d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=638834, futex_word=0x7d2989800990) at ./nptl/futex-internal.c:57
  2    Thread 0x7d29898006c0 (LWP 638834) "test_autoload.*" 0x00006191cc66ce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Machine level backtrace


Thread 2 (Thread 0x7d29898006c0 (LWP 638834) "test_autoload.*"):
#0  0x00006191cc66ce4e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00006191cc66de0a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00006191cc5bc680 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00006191cc5bc4f9 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  0x00006191cc5bc125 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  0x00006191cc5b712e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00006191cc5b79aa in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00006191cc6532bd in __interceptor_realloc ()
No symbol table info available.
#8  0x00007d29a5a9df6a in __pthread_getattr_np (thread_id=137617354000064, attr=0x7d29897ffc98) at ./nptl/pthread_getattr_np.c:180
        newp = <optimized out>
        size = 32
        cpuset = 0x0
        thread = 0x7d29898006c0
        ret = <optimized out>
        iattr = 0x7d29897ffc98
#9  0x00006191cc677b09 in __sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*) ()
No symbol table info available.
#10 0x00006191cc678058 in __sanitizer::GetThreadStackAndTls(bool, unsigned long*, unsigned long*, unsigned long*, unsigned long*) ()
No symbol table info available.
#11 0x00006191cc660a22 in __asan::AsanThread::SetThreadStackAndTls(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#12 0x00006191cc66069c in __asan::AsanThread::Init(__asan::AsanThread::InitOptions const*) ()
No symbol table info available.
#13 0x00006191cc660b26 in __asan::AsanThread::ThreadStart(unsigned long long) ()
No symbol table info available.
#14 0x00006191cc650a9f in asan_thread_start(void*) ()
No symbol table info available.
#15 0x00007d29a5a9ca94 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 = {137617354000064, -2248930983847318400, 137617354000064, -360, 0, 137617205092720, -2248930983868289920, -2248870151836193664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#16 0x00007d29a5b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7d2980a006c0 (LWP 638832) "test_autoload.*"):
#0  0x00007d29a5a98d61 in __futex_abstimed_wait_common64 (private=128, cancel=true, abstime=0x0, op=265, expected=638834, futex_word=0x7d2989800990) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=128, abstime=0x0, clockid=0, expected=638834, futex_word=0x7d2989800990) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 265
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7d2989800990, expected=638834, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=128) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007d29a5a9e793 in __pthread_clockjoin_ex (threadid=137617354000064, thread_return=0x0, clockid=0, abstime=0x0, block=<optimized out>) at ./nptl/pthread_join_common.c:102
        ret = <optimized out>
        _buffer = {__routine = 0x7d29a5a9e640 <cleanup>, __arg = 0x7d2989800ce0, __canceltype = 2688, __prev = 0x0}
        tid = <optimized out>
        pd = 0x7d29898006c0
        self = <optimized out>
        result = 0
        pd_result = <optimized out>
#4  0x00006191cc6389e2 in __interceptor_pthread_join ()
No symbol table info available.
#5  0x00006191cc99b6e8 in native_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread_pthread.c:3126
        stopped = <optimized out>
#6  rb_thread_stop_timer_thread () at /tmp/ruby/src/trunk_asan/thread.c:4660
No locals.
#7  0x00006191cc696b90 in rb_ec_cleanup (ec=<optimized out>, ex=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:262
        save_error = 4
        sysex = 0
        signaled = 0
        th0 = 0x5150000e2480
        step = 4
        message = 4
        th = 0x5150000e2480
        buf = <optimized out>
        state = <optimized out>
#8  0x00006191cc69711b in ruby_stop (ex=-1988097648, ex@entry=0) at /tmp/ruby/src/trunk_asan/eval.c:290
No locals.
#9  0x00006191cc81f16d in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4285
        status = <optimized out>
        pid = <optimized out>
#10 0x00006191cca7f4e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x649100040001
        cc = <optimized out>
        me = 0x7d298825f240
        cfunc = 0x50400001ffd8
        recv = 137617267969120
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006191cca6593d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d29809ff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x00006191cca653f5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x0
#13 0x00006191cca26017 in vm_sendish (ec=0x516001bcded0, reg_cfp=0x7d2980feb790, cd=0x5020004c7c50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x516001bcded0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020004c7c50
        insns_address_table = {0x6191cca21d4c <vm_exec_core+14140>, 0x6191cca1ed1b <vm_exec_core+1803>, 0x6191cca206c9 <vm_exec_core+8377>, 0x6191cca261f8 <vm_exec_core+31720>, 0x6191cca1ffa1 <vm_exec_core+6545>, 0x6191cca26fad <vm_exec_core+35229>, 0x6191cca24ffa <vm_exec_core+27114>, 0x6191cca22bcc <vm_exec_core+17852>, 0x6191cca1f050 <vm_exec_core+2624>, 0x6191cca26a2b <vm_exec_core+33819>, 0x6191cca265cb <vm_exec_core+32699>, 0x6191cca2039c <vm_exec_core+7564>, 0x6191cca1f6bc <vm_exec_core+4268>, 0x6191cca25531 <vm_exec_core+28449>, 0x6191cca2134c <vm_exec_core+11580>, 0x6191cca26c6d <vm_exec_core+34397>, 0x6191cca2681a <vm_exec_core+33290>, 0x6191cca21bc4 <vm_exec_core+13748>, 0x6191cca22b1d <vm_exec_core+17677>, 0x6191cca251aa <vm_exec_core+27546>, 0x6191cca26762 <vm_exec_core+33106>, 0x6191cca2415c <vm_exec_core+23372>, 0x6191cca2525e <vm_exec_core+27726>, 0x6191cca256e8 <vm_exec_core+28888>, 0x6191cca2406e <vm_exec_core+23134>, 0x6191cca1f59c <vm_exec_core+3980>, 0x6191cca24951 <vm_exec_core+25409>, 0x6191cca1f3c4 <vm_exec_core+3508>, 0x6191cca1f77d <vm_exec_core+4461>, 0x6191cca21eb9 <vm_exec_core+14505>, 0x6191cca23edb <vm_exec_core+22731>, 0x6191cca2451f <vm_exec_core+24335>, 0x6191cca23c24 <vm_exec_core+22036>, 0x6191cca1ef81 <vm_exec_core+2417>, 0x6191cca2598c <vm_exec_core+29564>, 0x6191cca2647b <vm_exec_core+32363>, 0x6191cca1f894 <vm_exec_core+4740>, 0x6191cca20b4d <vm_exec_core+9533>, 0x6191cca205c0 <vm_exec_core+8112>, 0x6191cca214c7 <vm_exec_core+11959>, 0x6191cca22a4b <vm_exec_core+17467>, 0x6191cca1f9a0 <vm_exec_core+5008>, 0x6191cca257d1 <vm_exec_core+29121>, 0x6191cca20a92 <vm_exec_core+9346>, 0x6191cca228b4 <vm_exec_core+17060>, 0x6191cca23457 <vm_exec_core+20039>, 0x6191cca2564b <vm_exec_core+28731>, 0x6191cca24347 <vm_exec_core+23863>, 0x6191cca21707 <vm_exec_core+12535>, 0x6191cca20dcb <vm_exec_core+10171>, 0x6191cca253f1 <vm_exec_core+28129>, 0x6191cca22065 <vm_exec_core+14933>, 0x6191cca24a18 <vm_exec_core+25608>, 0x6191cca24476 <vm_exec_core+24166>, 0x6191cca24c73 <vm_exec_core+26211>, 0x6191cca25cb6 <vm_exec_core+30374>, 0x6191cca23694 <vm_exec_core+20612>, 0x6191cca1e9bb <vm_exec_core+939>, 0x6191cca21899 <vm_exec_core+12937>, 0x6191cca25321 <vm_exec_core+27921>, 0x6191cca219dc <vm_exec_core+13260>, 0x6191cca23f94 <vm_exec_core+22916>, 0x6191cca24838 <vm_exec_core+25128>, 0x6191cca23162 <vm_exec_core+19282>, 0x6191cca23d7d <vm_exec_core+22381>, 0x6191cca21c5b <vm_exec_core+13899>, 0x6191cca210e1 <vm_exec_core+10961>, 0x6191cca24d66 <vm_exec_core+26454>, 0x6191cca1fa72 <vm_exec_core+5218>, 0x6191cca22f46 <vm_exec_core+18742>, 0x6191cca2e40b <vm_exec_core+65019>, 0x6191cca2421c <vm_exec_core+23564>, 0x6191cca1fd31 <vm_exec_core+5921>, 0x6191cca20263 <vm_exec_core+7251>, 0x6191cca1fe6a <vm_exec_core+6234>, 0x6191cca20c5b <vm_exec_core+9803>, 0x6191cca21542 <vm_exec_core+12082>, 0x6191cca1e9c0 <vm_exec_core+944>, 0x6191cca20971 <vm_exec_core+9057>, 0x6191cca27202 <vm_exec_core+35826>, 0x6191cca24738 <vm_exec_core+24872>, 0x6191cca23537 <vm_exec_core+20263>, 0x6191cca25866 <vm_exec_core+29270>, 0x6191cca272eb <vm_exec_core+36059>, 0x6191cca25bb9 <vm_exec_core+30121>, 0x6191cca26d17 <vm_exec_core+34567>, 0x6191cca26e01 <vm_exec_core+34801>, 0x6191cca1f4a3 <vm_exec_core+3731>, 0x6191cca268d8 <vm_exec_core+33480>, 0x6191cca21f72 <vm_exec_core+14690>, 0x6191cca26b20 <vm_exec_core+34064>, 0x6191cca21a9d <vm_exec_core+13453>, 0x6191cca25a7d <vm_exec_core+29805>, 0x6191cca20f14 <vm_exec_core+10500>, 0x6191cca222bb <vm_exec_core+15531>, 0x6191cca26ef7 <vm_exec_core+35047>, 0x6191cca2298b <vm_exec_core+17275>, 0x6191cca2246c <vm_exec_core+15964>, 0x6191cca1eaa6 <vm_exec_core+1174>, 0x6191cca1f1bf <vm_exec_core+2991>, 0x6191cca1eba4 <vm_exec_core+1428>, 0x6191cca23272 <vm_exec_core+19554>, 0x6191cca22642 <vm_exec_core+16434>, 0x6191cca22e07 <vm_exec_core+18423>, 0x6191cca22d0e <vm_exec_core+18174>, 0x6191cca21da6 <vm_exec_core+14230>, 0x6191cca22522 <vm_exec_core+16146>, 0x6191cca2217c <vm_exec_core+15212>, 0x6191cca22786 <vm_exec_core+16758>, 0x6191cca2281d <vm_exec_core+16909>, 0x6191cca21d3d <vm_exec_core+14125>, 0x6191cca1ed0c <vm_exec_core+1788>, 0x6191cca206ba <vm_exec_core+8362>, 0x6191cca261e9 <vm_exec_core+31705>, 0x6191cca1ff92 <vm_exec_core+6530>, 0x6191cca26f9e <vm_exec_core+35214>, 0x6191cca24feb <vm_exec_core+27099>, 0x6191cca22bbd <vm_exec_core+17837>, 0x6191cca1f041 <vm_exec_core+2609>, 0x6191cca26a1c <vm_exec_core+33804>, 0x6191cca265bc <vm_exec_core+32684>, 0x6191cca2038d <vm_exec_core+7549>, 0x6191cca1f6ad <vm_exec_core+4253>, 0x6191cca25522 <vm_exec_core+28434>, 0x6191cca2133d <vm_exec_core+11565>, 0x6191cca26c5e <vm_exec_core+34382>, 0x6191cca2680b <vm_exec_core+33275>, 0x6191cca21bb5 <vm_exec_core+13733>, 0x6191cca22b0e <vm_exec_core+17662>, 0x6191cca2519b <vm_exec_core+27531>, 0x6191cca26753 <vm_exec_core+33091>, 0x6191cca2414d <vm_exec_core+23357>, 0x6191cca2524f <vm_exec_core+27711>, 0x6191cca256d9 <vm_exec_core+28873>, 0x6191cca2405f <vm_exec_core+23119>, 0x6191cca1f58d <vm_exec_core+3965>, 0x6191cca24942 <vm_exec_core+25394>, 0x6191cca1f3b5 <vm_exec_core+3493>, 0x6191cca1f76e <vm_exec_core+4446>, 0x6191cca21eaa <vm_exec_core+14490>, 0x6191cca23ecc <vm_exec_core+22716>, 0x6191cca24510 <vm_exec_core+24320>, 0x6191cca23c15 <vm_exec_core+22021>, 0x6191cca1ef72 <vm_exec_core+2402>, 0x6191cca2597d <vm_exec_core+29549>, 0x6191cca2646c <vm_exec_core+32348>, 0x6191cca1f885 <vm_exec_core+4725>, 0x6191cca20b3e <vm_exec_core+9518>, 0x6191cca205b1 <vm_exec_core+8097>, 0x6191cca214b8 <vm_exec_core+11944>, 0x6191cca22a3c <vm_exec_core+17452>, 0x6191cca1f991 <vm_exec_core+4993>, 0x6191cca257c2 <vm_exec_core+29106>, 0x6191cca20a83 <vm_exec_core+9331>, 0x6191cca228a5 <vm_exec_core+17045>, 0x6191cca23448 <vm_exec_core+20024>, 0x6191cca2563c <vm_exec_core+28716>, 0x6191cca24338 <vm_exec_core+23848>, 0x6191cca216f8 <vm_exec_core+12520>, 0x6191cca20dbc <vm_exec_core+10156>, 0x6191cca253e2 <vm_exec_core+28114>, 0x6191cca22056 <vm_exec_core+14918>, 0x6191cca24a09 <vm_exec_core+25593>, 0x6191cca24467 <vm_exec_core+24151>, 0x6191cca24c64 <vm_exec_core+26196>, 0x6191cca25ca7 <vm_exec_core+30359>, 0x6191cca23685 <vm_exec_core+20597>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca2188a <vm_exec_core+12922>, 0x6191cca25312 <vm_exec_core+27906>, 0x6191cca219cd <vm_exec_core+13245>, 0x6191cca23f85 <vm_exec_core+22901>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca23153 <vm_exec_core+19267>, 0x6191cca23d6e <vm_exec_core+22366>, 0x6191cca21c4c <vm_exec_core+13884>, 0x6191cca210d2 <vm_exec_core+10946>, 0x6191cca24d57 <vm_exec_core+26439>, 0x6191cca1fa63 <vm_exec_core+5203>, 0x6191cca22f37 <vm_exec_core+18727>, 0x6191cca2e3fc <vm_exec_core+65004>, 0x6191cca2420d <vm_exec_core+23549>, 0x6191cca1fd22 <vm_exec_core+5906>, 0x6191cca20254 <vm_exec_core+7236>, 0x6191cca1fe5b <vm_exec_core+6219>, 0x6191cca20c4c <vm_exec_core+9788>, 0x6191cca21533 <vm_exec_core+12067>, 0x6191cca23532 <vm_exec_core+20258>, 0x6191cca22a32 <vm_exec_core+17442>, 0x6191cca2352d <vm_exec_core+20253>, 0x6191cca24148 <vm_exec_core+23352>, 0x6191cca2405a <vm_exec_core+23114>, 0x6191cca20c47 <vm_exec_core+9783>, 0x6191cca242fc <vm_exec_core+23788>, 0x6191cca21f68 <vm_exec_core+14680>, 0x6191cca21f6d <vm_exec_core+14685>, 0x6191cca24055 <vm_exec_core+23109>, 0x6191cca23ec2 <vm_exec_core+22706>, 0x6191cca22dee <vm_exec_core+18398>, 0x6191cca22cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7d2980feb790
        reg_pc = 0x504000385db0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
th: 0x5150000e2480, native_id: 0x7d2980a006c0
-- Control frame information -----------------------------------------------
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
        INSN_LABEL_trace_opt_eq = <optimized out>
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        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>
#15 0x00006191cca1ad88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001bcded0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00006191cca5909b in invoke_iseq_block_from_c (ec=0x516001bcded0, captured=<optimized out>, self=137617267969120, 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:1625
        flags = 0
        iseq = 0x7d29882803f0
        cfp = 0x7d2980feb7c8
        sp = 0x7d2980eeb818
        use_argv = <optimized out>
        stack_argv = 0x7d2980eeb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#17 invoke_block_from_c_proc (ec=0x516001bcded0, self=137617267969120, 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:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#18 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:1749
No locals.
#19 0x00006191cca57326 in rb_vm_invoke_proc (ec=0x7d2989800990, proc=0x109, proc@entry=0x504000389c90, argc=-1515614879, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 638834
#20 0x00006191cc9ad1c9 in thread_do_start_proc (th=th@entry=0x5150000e2480) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000389c90
        args_len = 0
        args_ptr = <optimized out>
#21 0x00006191cc9aadfa in thread_do_start (th=0x5150000e2480) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#22 thread_start_func_2 (th=th@entry=0x5150000e2480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#23 0x00006191cc9aa0be in call_thread_start_func_2 (th=0x5150000e2480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7d29809ffcc0
#24 nt_start (ptr=0x50c000574780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x5150000e2480
        sched = <optimized out>
        nt = 0x50c000574780
        vm = 0x525000000100
#25 0x00006191cc650a9f in asan_thread_start(void*) ()
No symbol table info available.
#26 0x00007d29a5a9ca94 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 = {137617205102272, -2248946651888014208, 137617205102272, -360, 0, 140725476520752, -2248946651908985728, -2248870151836193664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x00007d29a5b29c3c 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 638832) detached]
$ timeout 60 gdb -p 638835 -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 638843 -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 638228 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 676577]
[New LWP 638844]
[New LWP 638709]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007d29a5a98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7d29a5d34c40 (LWP 638228) "ruby"            0x00007d29a5a98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
  2    Thread 0x7d297ec006c0 (LWP 676577) "test_autoload.*" 0x00007d29a5a98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7d297ebfc3e0, op=137, expected=0, futex_word=0x50c000575f10) at ./nptl/futex-internal.c:57
  3    Thread 0x7d29898006c0 (LWP 638844) "test_autoload.*" 0x00007d29a5b1b4cd in __GI___poll (fds=0x7d2979b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7d2983e006c0 (LWP 638709) "parallel.rb:40"  0x00007d29a5b1b4cd in __GI___poll (fds=0x7d297fc0ce60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7d2983e006c0 (LWP 638709) "parallel.rb:40"):
#0  0x00007d29a5b1b4cd in __GI___poll (fds=0x7d297fc0ce60, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006191cc5f76ea in __interceptor_poll ()
No symbol table info available.
#2  0x00006191cc751afd in nogvl_wait_for (th=137617354154040, fptr=0x511000171c80, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12537
        fds = {fd = 4, events = <optimized out>, revents = <optimized out>}
        scheduler = <optimized out>
        fd = <optimized out>
        timeout_milliseconds = -1
#3  io_internal_wait (thread=<optimized out>, fptr=<optimized out>, error=<optimized out>, events=<optimized out>, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:1174
        ready = <optimized out>
#4  0x00006191cc752f76 in internal_read_func (ptr=0x7d297fc0cc40) at /tmp/ruby/src/trunk_asan/io.c:1205
        iis = 0x7d297fc0cc40
        result = <optimized out>
#5  0x00006191cc99269b in rb_thread_io_blocking_call (func=0x6191cc752af0 <internal_read_func>, data1=0x7d297fc0cc40, fd=<optimized out>, events=1) at /tmp/ruby/src/trunk_asan/thread.c:1829
        __region = <optimized out>
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        prev_mn_schedulable = false
        waiting_fd = <optimized out>
        state = RUBY_TAG_NONE
        val = <optimized out>
        saved_errno = <optimized out>
#6  0x00006191cc69b2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x516001bca8d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d2983dfedb0, <optimized out>, 0x7d2983dfecc0, <optimized out>, <optimized out>}, prev = 0x7d297fc09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001bca8d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#7  0x00006191cc767385 in io_read_memory_locktmp (str=137617190473312, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3451
No locals.
#8  io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=<optimized out>, nonblock=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3497
        str = <optimized out>
        iis = {th = 137617354154040, fptr = 0x511000171c80, nonblock = 0, fd = 4, buf = 0x519000106880, capa = 1024, timeout = <optimized out>}
        length = <optimized out>
        len = 1024
        fptr = 0x511000171c80
        n = <optimized out>
        shrinkable = <optimized out>
#9  0x00006191cc7435c1 in io_readpartial (argc=2143342176, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3617
        ret = <optimized out>
#10 0x00006191cca7f4e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x40b100100003
        cc = <optimized out>
        me = 0x7d29a5529ee0
        cfunc = 0x504000010f58
        recv = 137617354154280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006191cca2ca47 in vm_sendish (ec=0x516001bca8d0, reg_cfp=0x7d29817fb790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#12 vm_exec_core (ec=ec@entry=0x516001bca8d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6191cca21d4c <vm_exec_core+14140>, 0x6191cca1ed1b <vm_exec_core+1803>, 0x6191cca206c9 <vm_exec_core+8377>, 0x6191cca261f8 <vm_exec_core+31720>, 0x6191cca1ffa1 <vm_exec_core+6545>, 0x6191cca26fad <vm_exec_core+35229>, 0x6191cca24ffa <vm_exec_core+27114>, 0x6191cca22bcc <vm_exec_core+17852>, 0x6191cca1f050 <vm_exec_core+2624>, 0x6191cca26a2b <vm_exec_core+33819>, 0x6191cca265cb <vm_exec_core+32699>, 0x6191cca2039c <vm_exec_core+7564>, 0x6191cca1f6bc <vm_exec_core+4268>, 0x6191cca25531 <vm_exec_core+28449>, 0x6191cca2134c <vm_exec_core+11580>, 0x6191cca26c6d <vm_exec_core+34397>, 0x6191cca2681a <vm_exec_core+33290>, 0x6191cca21bc4 <vm_exec_core+13748>, 0x6191cca22b1d <vm_exec_core+17677>, 0x6191cca251aa <vm_exec_core+27546>, 0x6191cca26762 <vm_exec_core+33106>, 0x6191cca2415c <vm_exec_core+23372>, 0x6191cca2525e <vm_exec_core+27726>, 0x6191cca256e8 <vm_exec_core+28888>, 0x6191cca2406e <vm_exec_core+23134>, 0x6191cca1f59c <vm_exec_core+3980>, 0x6191cca24951 <vm_exec_core+25409>, 0x6191cca1f3c4 <vm_exec_core+3508>, 0x6191cca1f77d <vm_exec_core+4461>, 0x6191cca21eb9 <vm_exec_core+14505>, 0x6191cca23edb <vm_exec_core+22731>, 0x6191cca2451f <vm_exec_core+24335>, 0x6191cca23c24 <vm_exec_core+22036>, 0x6191cca1ef81 <vm_exec_core+2417>, 0x6191cca2598c <vm_exec_core+29564>, 0x6191cca2647b <vm_exec_core+32363>, 0x6191cca1f894 <vm_exec_core+4740>, 0x6191cca20b4d <vm_exec_core+9533>, 0x6191cca205c0 <vm_exec_core+8112>, 0x6191cca214c7 <vm_exec_core+11959>, 0x6191cca22a4b <vm_exec_core+17467>, 0x6191cca1f9a0 <vm_exec_core+5008>, 0x6191cca257d1 <vm_exec_core+29121>, 0x6191cca20a92 <vm_exec_core+9346>, 0x6191cca228b4 <vm_exec_core+17060>, 0x6191cca23457 <vm_exec_core+20039>, 0x6191cca2564b <vm_exec_core+28731>, 0x6191cca24347 <vm_exec_core+23863>, 0x6191cca21707 <vm_exec_core+12535>, 0x6191cca20dcb <vm_exec_core+10171>, 0x6191cca253f1 <vm_exec_core+28129>, 0x6191cca22065 <vm_exec_core+14933>, 0x6191cca24a18 <vm_exec_core+25608>, 0x6191cca24476 <vm_exec_core+24166>, 0x6191cca24c73 <vm_exec_core+26211>, 0x6191cca25cb6 <vm_exec_core+30374>, 0x6191cca23694 <vm_exec_core+20612>, 0x6191cca1e9bb <vm_exec_core+939>, 0x6191cca21899 <vm_exec_core+12937>, 0x6191cca25321 <vm_exec_core+27921>, 0x6191cca219dc <vm_exec_core+13260>, 0x6191cca23f94 <vm_exec_core+22916>, 0x6191cca24838 <vm_exec_core+25128>, 0x6191cca23162 <vm_exec_core+19282>, 0x6191cca23d7d <vm_exec_core+22381>, 0x6191cca21c5b <vm_exec_core+13899>, 0x6191cca210e1 <vm_exec_core+10961>, 0x6191cca24d66 <vm_exec_core+26454>, 0x6191cca1fa72 <vm_exec_core+5218>, 0x6191cca22f46 <vm_exec_core+18742>, 0x6191cca2e40b <vm_exec_core+65019>, 0x6191cca2421c <vm_exec_core+23564>, 0x6191cca1fd31 <vm_exec_core+5921>, 0x6191cca20263 <vm_exec_core+7251>, 0x6191cca1fe6a <vm_exec_core+6234>, 0x6191cca20c5b <vm_exec_core+9803>, 0x6191cca21542 <vm_exec_core+12082>, 0x6191cca1e9c0 <vm_exec_core+944>, 0x6191cca20971 <vm_exec_core+9057>, 0x6191cca27202 <vm_exec_core+35826>, 0x6191cca24738 <vm_exec_core+24872>, 0x6191cca23537 <vm_exec_core+20263>, 0x6191cca25866 <vm_exec_core+29270>, 0x6191cca272eb <vm_exec_core+36059>, 0x6191cca25bb9 <vm_exec_core+30121>, 0x6191cca26d17 <vm_exec_core+34567>, 0x6191cca26e01 <vm_exec_core+34801>, 0x6191cca1f4a3 <vm_exec_core+3731>, 0x6191cca268d8 <vm_exec_core+33480>, 0x6191cca21f72 <vm_exec_core+14690>, 0x6191cca26b20 <vm_exec_core+34064>, 0x6191cca21a9d <vm_exec_core+13453>, 0x6191cca25a7d <vm_exec_core+29805>, 0x6191cca20f14 <vm_exec_core+10500>, 0x6191cca222bb <vm_exec_core+15531>, 0x6191cca26ef7 <vm_exec_core+35047>, 0x6191cca2298b <vm_exec_core+17275>, 0x6191cca2246c <vm_exec_core+15964>, 0x6191cca1eaa6 <vm_exec_core+1174>, 0x6191cca1f1bf <vm_exec_core+2991>, 0x6191cca1eba4 <vm_exec_core+1428>, 0x6191cca23272 <vm_exec_core+19554>, 0x6191cca22642 <vm_exec_core+16434>, 0x6191cca22e07 <vm_exec_core+18423>, 0x6191cca22d0e <vm_exec_core+18174>, 0x6191cca21da6 <vm_exec_core+14230>, 0x6191cca22522 <vm_exec_core+16146>, 0x6191cca2217c <vm_exec_core+15212>, 0x6191cca22786 <vm_exec_core+16758>, 0x6191cca2281d <vm_exec_core+16909>, 0x6191cca21d3d <vm_exec_core+14125>, 0x6191cca1ed0c <vm_exec_core+1788>, 0x6191cca206ba <vm_exec_core+8362>, 0x6191cca261e9 <vm_exec_core+31705>, 0x6191cca1ff92 <vm_exec_core+6530>, 0x6191cca26f9e <vm_exec_core+35214>, 0x6191cca24feb <vm_exec_core+27099>, 0x6191cca22bbd <vm_exec_core+17837>, 0x6191cca1f041 <vm_exec_core+2609>, 0x6191cca26a1c <vm_exec_core+33804>, 0x6191cca265bc <vm_exec_core+32684>, 0x6191cca2038d <vm_exec_core+7549>, 0x6191cca1f6ad <vm_exec_core+4253>, 0x6191cca25522 <vm_exec_core+28434>, 0x6191cca2133d <vm_exec_core+11565>, 0x6191cca26c5e <vm_exec_core+34382>, 0x6191cca2680b <vm_exec_core+33275>, 0x6191cca21bb5 <vm_exec_core+13733>, 0x6191cca22b0e <vm_exec_core+17662>, 0x6191cca2519b <vm_exec_core+27531>, 0x6191cca26753 <vm_exec_core+33091>, 0x6191cca2414d <vm_exec_core+23357>, 0x6191cca2524f <vm_exec_core+27711>, 0x6191cca256d9 <vm_exec_core+28873>, 0x6191cca2405f <vm_exec_core+23119>, 0x6191cca1f58d <vm_exec_core+3965>, 0x6191cca24942 <vm_exec_core+25394>, 0x6191cca1f3b5 <vm_exec_core+3493>, 0x6191cca1f76e <vm_exec_core+4446>, 0x6191cca21eaa <vm_exec_core+14490>, 0x6191cca23ecc <vm_exec_core+22716>, 0x6191cca24510 <vm_exec_core+24320>, 0x6191cca23c15 <vm_exec_core+22021>, 0x6191cca1ef72 <vm_exec_core+2402>, 0x6191cca2597d <vm_exec_core+29549>, 0x6191cca2646c <vm_exec_core+32348>, 0x6191cca1f885 <vm_exec_core+4725>, 0x6191cca20b3e <vm_exec_core+9518>, 0x6191cca205b1 <vm_exec_core+8097>, 0x6191cca214b8 <vm_exec_core+11944>, 0x6191cca22a3c <vm_exec_core+17452>, 0x6191cca1f991 <vm_exec_core+4993>, 0x6191cca257c2 <vm_exec_core+29106>, 0x6191cca20a83 <vm_exec_core+9331>, 0x6191cca228a5 <vm_exec_core+17045>, 0x6191cca23448 <vm_exec_core+20024>, 0x6191cca2563c <vm_exec_core+28716>, 0x6191cca24338 <vm_exec_core+23848>, 0x6191cca216f8 <vm_exec_core+12520>, 0x6191cca20dbc <vm_exec_core+10156>, 0x6191cca253e2 <vm_exec_core+28114>, 0x6191cca22056 <vm_exec_core+14918>, 0x6191cca24a09 <vm_exec_core+25593>, 0x6191cca24467 <vm_exec_core+24151>, 0x6191cca24c64 <vm_exec_core+26196>, 0x6191cca25ca7 <vm_exec_core+30359>, 0x6191cca23685 <vm_exec_core+20597>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca2188a <vm_exec_core+12922>, 0x6191cca25312 <vm_exec_core+27906>, 0x6191cca219cd <vm_exec_core+13245>, 0x6191cca23f85 <vm_exec_core+22901>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca23153 <vm_exec_core+19267>, 0x6191cca23d6e <vm_exec_core+22366>, 0x6191cca21c4c <vm_exec_core+13884>, 0x6191cca210d2 <vm_exec_core+10946>, 0x6191cca24d57 <vm_exec_core+26439>, 0x6191cca1fa63 <vm_exec_core+5203>, 0x6191cca22f37 <vm_exec_core+18727>, 0x6191cca2e3fc <vm_exec_core+65004>, 0x6191cca2420d <vm_exec_core+23549>, 0x6191cca1fd22 <vm_exec_core+5906>, 0x6191cca20254 <vm_exec_core+7236>, 0x6191cca1fe5b <vm_exec_core+6219>, 0x6191cca20c4c <vm_exec_core+9788>, 0x6191cca21533 <vm_exec_core+12067>, 0x6191cca23532 <vm_exec_core+20258>, 0x6191cca22a32 <vm_exec_core+17442>, 0x6191cca2352d <vm_exec_core+20253>, 0x6191cca24148 <vm_exec_core+23352>, 0x6191cca2405a <vm_exec_core+23114>, 0x6191cca20c47 <vm_exec_core+9783>, 0x6191cca242fc <vm_exec_core+23788>, 0x6191cca21f68 <vm_exec_core+14680>, 0x6191cca21f6d <vm_exec_core+14685>, 0x6191cca24055 <vm_exec_core+23109>, 0x6191cca23ec2 <vm_exec_core+22706>, 0x6191cca22dee <vm_exec_core+18398>, 0x6191cca22cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7d29817fb790
        reg_pc = 0x513000053a60
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#13 0x00006191cca1ad88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001bca8d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#14 0x00006191cca5909b in invoke_iseq_block_from_c (ec=0x516001bca8d0, captured=<optimized out>, self=137617812342160, 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:1625
        flags = 0
        iseq = 0x7d29a5384450
        cfp = 0x7d29817fb7c8
        sp = 0x7d29816fb818
        use_argv = <optimized out>
        stack_argv = 0x7d29816fb818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516001bca8d0, self=137617812342160, 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:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#16 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1749
No locals.
#17 0x00006191cca57326 in rb_vm_invoke_proc (ec=0x7d297fc0ce60, proc=0x1, proc@entry=0x504000387350, argc=-1515080499, argc@entry=0, argv=0x0, kw_splat=-218959360, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 4294967295
#18 0x00006191cc9ad1c9 in thread_do_start_proc (th=th@entry=0x5150000ded80) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x504000387350
        args_len = 0
        args_ptr = <optimized out>
#19 0x00006191cc9aadfa in thread_do_start (th=0x5150000ded80) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#20 thread_start_func_2 (th=th@entry=0x5150000ded80, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#21 0x00006191cc9aa0be in call_thread_start_func_2 (th=0x5150000ded80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7d2983dffcc0
#22 nt_start (ptr=0x50c000572440) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x5150000ded80
        sched = <optimized out>
        nt = 0x50c000572440
        vm = 0x525000000100
#23 0x00006191cc650a9f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x00007d29a5a9ca94 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 = {137617259628224, -2248945002620572544, 137617259628224, -360, 25, 140725476523568, -2248945002641544064, -2248870151836193664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007d29a5b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7d29898006c0 (LWP 638844) "test_autoload.*"):
#0  0x00007d29a5b1b4cd in __GI___poll (fds=0x7d2979b09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00006191cc5f76ea in __interceptor_poll ()
No symbol table info available.
#2  0x00006191cc9ae42f in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1052
        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:3006
        vm = <optimized out>
#4  0x00006191cc650a9f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007d29a5a9ca94 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 = {137617354000064, -2248930983847318400, 137617354000064, -360, 0, 137617167344432, -2248930983868289920, -2248870151836193664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007d29a5b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7d297ec006c0 (LWP 676577) "test_autoload.*"):
#0  0x00007d29a5a98d61 in __futex_abstimed_wait_common64 (private=20576, cancel=true, abstime=0x7d297ebfc3e0, op=137, expected=0, futex_word=0x50c000575f10) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=20576, abstime=0x7d297ebfc3e0, clockid=20576, expected=0, futex_word=0x50c000575f10) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 5267712
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000575f10, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7d297ebfc3e0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007d29a5a9bc7e in __pthread_cond_wait_common (abstime=0x7d297ebfc3e0, clockid=1, mutex=0x5150000e3c20, cond=0x50c000575ee8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7d29a5a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7d297ebfc2d0, __canceltype = 51, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x50c000575ee8, mutex = 0x5150000e3c20, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000575ee8, mutex=mutex@entry=0x5150000e3c20, abstime=abstime@entry=0x7d297ebfc3e0) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00006191cc9a8aa1 in native_cond_timedwait (cond=0x50c000575ee8, mutex=0x5150000e3c20, abs=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:242
        r = <optimized out>
        ts = <optimized out>
#6  native_cond_sleep (th=th@entry=0x5150000e3b00, rel=rel@entry=0x7d297d60a6a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2429
        end = <optimized out>
        sched = 0x5160000004a0
        lock = 0x5150000e3c20
        cond = 0x50c000575ee8
        max = 100000000000000000
#7  0x00006191cc98f514 in native_sleep (th=0x5150000e3b00, rel=0x7d297d60a6a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3276
        sched = <optimized out>
#8  sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1311
        prev_status = THREAD_RUNNABLE
        end = 905121634762490
        woke = 1
#9  0x00006191cc81fcbd in rb_f_sleep (argc=1, argv=0x7d2988e0a8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4965
        beg = 1736581396
        scheduler = <optimized out>
        end = <optimized out>
#10 0x00006191cca7f4e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x670100140003
        cc = <optimized out>
        me = 0x7d298825f100
        cfunc = 0x5040000201d8
        recv = 137617812457400
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#11 0x00006191cca6593d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d297ebfcb50) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#12 0x00006191cca653f5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4919
        ci = <optimized out>
        cc = 0x7d297ebfc3e0
#13 0x00006191cca2ca47 in vm_sendish (ec=0x516001bcf6d0, reg_cfp=0x7d2988f0a6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#14 vm_exec_core (ec=ec@entry=0x516001bcf6d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6191cca21d4c <vm_exec_core+14140>, 0x6191cca1ed1b <vm_exec_core+1803>, 0x6191cca206c9 <vm_exec_core+8377>, 0x6191cca261f8 <vm_exec_core+31720>, 0x6191cca1ffa1 <vm_exec_core+6545>, 0x6191cca26fad <vm_exec_core+35229>, 0x6191cca24ffa <vm_exec_core+27114>, 0x6191cca22bcc <vm_exec_core+17852>, 0x6191cca1f050 <vm_exec_core+2624>, 0x6191cca26a2b <vm_exec_core+33819>, 0x6191cca265cb <vm_exec_core+32699>, 0x6191cca2039c <vm_exec_core+7564>, 0x6191cca1f6bc <vm_exec_core+4268>, 0x6191cca25531 <vm_exec_core+28449>, 0x6191cca2134c <vm_exec_core+11580>, 0x6191cca26c6d <vm_exec_core+34397>, 0x6191cca2681a <vm_exec_core+33290>, 0x6191cca21bc4 <vm_exec_core+13748>, 0x6191cca22b1d <vm_exec_core+17677>, 0x6191cca251aa <vm_exec_core+27546>, 0x6191cca26762 <vm_exec_core+33106>, 0x6191cca2415c <vm_exec_core+23372>, 0x6191cca2525e <vm_exec_core+27726>, 0x6191cca256e8 <vm_exec_core+28888>, 0x6191cca2406e <vm_exec_core+23134>, 0x6191cca1f59c <vm_exec_core+3980>, 0x6191cca24951 <vm_exec_core+25409>, 0x6191cca1f3c4 <vm_exec_core+3508>, 0x6191cca1f77d <vm_exec_core+4461>, 0x6191cca21eb9 <vm_exec_core+14505>, 0x6191cca23edb <vm_exec_core+22731>, 0x6191cca2451f <vm_exec_core+24335>, 0x6191cca23c24 <vm_exec_core+22036>, 0x6191cca1ef81 <vm_exec_core+2417>, 0x6191cca2598c <vm_exec_core+29564>, 0x6191cca2647b <vm_exec_core+32363>, 0x6191cca1f894 <vm_exec_core+4740>, 0x6191cca20b4d <vm_exec_core+9533>, 0x6191cca205c0 <vm_exec_core+8112>, 0x6191cca214c7 <vm_exec_core+11959>, 0x6191cca22a4b <vm_exec_core+17467>, 0x6191cca1f9a0 <vm_exec_core+5008>, 0x6191cca257d1 <vm_exec_core+29121>, 0x6191cca20a92 <vm_exec_core+9346>, 0x6191cca228b4 <vm_exec_core+17060>, 0x6191cca23457 <vm_exec_core+20039>, 0x6191cca2564b <vm_exec_core+28731>, 0x6191cca24347 <vm_exec_core+23863>, 0x6191cca21707 <vm_exec_core+12535>, 0x6191cca20dcb <vm_exec_core+10171>, 0x6191cca253f1 <vm_exec_core+28129>, 0x6191cca22065 <vm_exec_core+14933>, 0x6191cca24a18 <vm_exec_core+25608>, 0x6191cca24476 <vm_exec_core+24166>, 0x6191cca24c73 <vm_exec_core+26211>, 0x6191cca25cb6 <vm_exec_core+30374>, 0x6191cca23694 <vm_exec_core+20612>, 0x6191cca1e9bb <vm_exec_core+939>, 0x6191cca21899 <vm_exec_core+12937>, 0x6191cca25321 <vm_exec_core+27921>, 0x6191cca219dc <vm_exec_core+13260>, 0x6191cca23f94 <vm_exec_core+22916>, 0x6191cca24838 <vm_exec_core+25128>, 0x6191cca23162 <vm_exec_core+19282>, 0x6191cca23d7d <vm_exec_core+22381>, 0x6191cca21c5b <vm_exec_core+13899>, 0x6191cca210e1 <vm_exec_core+10961>, 0x6191cca24d66 <vm_exec_core+26454>, 0x6191cca1fa72 <vm_exec_core+5218>, 0x6191cca22f46 <vm_exec_core+18742>, 0x6191cca2e40b <vm_exec_core+65019>, 0x6191cca2421c <vm_exec_core+23564>, 0x6191cca1fd31 <vm_exec_core+5921>, 0x6191cca20263 <vm_exec_core+7251>, 0x6191cca1fe6a <vm_exec_core+6234>, 0x6191cca20c5b <vm_exec_core+9803>, 0x6191cca21542 <vm_exec_core+12082>, 0x6191cca1e9c0 <vm_exec_core+944>, 0x6191cca20971 <vm_exec_core+9057>, 0x6191cca27202 <vm_exec_core+35826>, 0x6191cca24738 <vm_exec_core+24872>, 0x6191cca23537 <vm_exec_core+20263>, 0x6191cca25866 <vm_exec_core+29270>, 0x6191cca272eb <vm_exec_core+36059>, 0x6191cca25bb9 <vm_exec_core+30121>, 0x6191cca26d17 <vm_exec_core+34567>, 0x6191cca26e01 <vm_exec_core+34801>, 0x6191cca1f4a3 <vm_exec_core+3731>, 0x6191cca268d8 <vm_exec_core+33480>, 0x6191cca21f72 <vm_exec_core+14690>, 0x6191cca26b20 <vm_exec_core+34064>, 0x6191cca21a9d <vm_exec_core+13453>, 0x6191cca25a7d <vm_exec_core+29805>, 0x6191cca20f14 <vm_exec_core+10500>, 0x6191cca222bb <vm_exec_core+15531>, 0x6191cca26ef7 <vm_exec_core+35047>, 0x6191cca2298b <vm_exec_core+17275>, 0x6191cca2246c <vm_exec_core+15964>, 0x6191cca1eaa6 <vm_exec_core+1174>, 0x6191cca1f1bf <vm_exec_core+2991>, 0x6191cca1eba4 <vm_exec_core+1428>, 0x6191cca23272 <vm_exec_core+19554>, 0x6191cca22642 <vm_exec_core+16434>, 0x6191cca22e07 <vm_exec_core+18423>, 0x6191cca22d0e <vm_exec_core+18174>, 0x6191cca21da6 <vm_exec_core+14230>, 0x6191cca22522 <vm_exec_core+16146>, 0x6191cca2217c <vm_exec_core+15212>, 0x6191cca22786 <vm_exec_core+16758>, 0x6191cca2281d <vm_exec_core+16909>, 0x6191cca21d3d <vm_exec_core+14125>, 0x6191cca1ed0c <vm_exec_core+1788>, 0x6191cca206ba <vm_exec_core+8362>, 0x6191cca261e9 <vm_exec_core+31705>, 0x6191cca1ff92 <vm_exec_core+6530>, 0x6191cca26f9e <vm_exec_core+35214>, 0x6191cca24feb <vm_exec_core+27099>, 0x6191cca22bbd <vm_exec_core+17837>, 0x6191cca1f041 <vm_exec_core+2609>, 0x6191cca26a1c <vm_exec_core+33804>, 0x6191cca265bc <vm_exec_core+32684>, 0x6191cca2038d <vm_exec_core+7549>, 0x6191cca1f6ad <vm_exec_core+4253>, 0x6191cca25522 <vm_exec_core+28434>, 0x6191cca2133d <vm_exec_core+11565>, 0x6191cca26c5e <vm_exec_core+34382>, 0x6191cca2680b <vm_exec_core+33275>, 0x6191cca21bb5 <vm_exec_core+13733>, 0x6191cca22b0e <vm_exec_core+17662>, 0x6191cca2519b <vm_exec_core+27531>, 0x6191cca26753 <vm_exec_core+33091>, 0x6191cca2414d <vm_exec_core+23357>, 0x6191cca2524f <vm_exec_core+27711>, 0x6191cca256d9 <vm_exec_core+28873>, 0x6191cca2405f <vm_exec_core+23119>, 0x6191cca1f58d <vm_exec_core+3965>, 0x6191cca24942 <vm_exec_core+25394>, 0x6191cca1f3b5 <vm_exec_core+3493>, 0x6191cca1f76e <vm_exec_core+4446>, 0x6191cca21eaa <vm_exec_core+14490>, 0x6191cca23ecc <vm_exec_core+22716>, 0x6191cca24510 <vm_exec_core+24320>, 0x6191cca23c15 <vm_exec_core+22021>, 0x6191cca1ef72 <vm_exec_core+2402>, 0x6191cca2597d <vm_exec_core+29549>, 0x6191cca2646c <vm_exec_core+32348>, 0x6191cca1f885 <vm_exec_core+4725>, 0x6191cca20b3e <vm_exec_core+9518>, 0x6191cca205b1 <vm_exec_core+8097>, 0x6191cca214b8 <vm_exec_core+11944>, 0x6191cca22a3c <vm_exec_core+17452>, 0x6191cca1f991 <vm_exec_core+4993>, 0x6191cca257c2 <vm_exec_core+29106>, 0x6191cca20a83 <vm_exec_core+9331>, 0x6191cca228a5 <vm_exec_core+17045>, 0x6191cca23448 <vm_exec_core+20024>, 0x6191cca2563c <vm_exec_core+28716>, 0x6191cca24338 <vm_exec_core+23848>, 0x6191cca216f8 <vm_exec_core+12520>, 0x6191cca20dbc <vm_exec_core+10156>, 0x6191cca253e2 <vm_exec_core+28114>, 0x6191cca22056 <vm_exec_core+14918>, 0x6191cca24a09 <vm_exec_core+25593>, 0x6191cca24467 <vm_exec_core+24151>, 0x6191cca24c64 <vm_exec_core+26196>, 0x6191cca25ca7 <vm_exec_core+30359>, 0x6191cca23685 <vm_exec_core+20597>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca2188a <vm_exec_core+12922>, 0x6191cca25312 <vm_exec_core+27906>, 0x6191cca219cd <vm_exec_core+13245>, 0x6191cca23f85 <vm_exec_core+22901>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca23153 <vm_exec_core+19267>, 0x6191cca23d6e <vm_exec_core+22366>, 0x6191cca21c4c <vm_exec_core+13884>, 0x6191cca210d2 <vm_exec_core+10946>, 0x6191cca24d57 <vm_exec_core+26439>, 0x6191cca1fa63 <vm_exec_core+5203>, 0x6191cca22f37 <vm_exec_core+18727>, 0x6191cca2e3fc <vm_exec_core+65004>, 0x6191cca2420d <vm_exec_core+23549>, 0x6191cca1fd22 <vm_exec_core+5906>, 0x6191cca20254 <vm_exec_core+7236>, 0x6191cca1fe5b <vm_exec_core+6219>, 0x6191cca20c4c <vm_exec_core+9788>, 0x6191cca21533 <vm_exec_core+12067>, 0x6191cca23532 <vm_exec_core+20258>, 0x6191cca22a32 <vm_exec_core+17442>, 0x6191cca2352d <vm_exec_core+20253>, 0x6191cca24148 <vm_exec_core+23352>, 0x6191cca2405a <vm_exec_core+23114>, 0x6191cca20c47 <vm_exec_core+9783>, 0x6191cca242fc <vm_exec_core+23788>, 0x6191cca21f68 <vm_exec_core+14680>, 0x6191cca21f6d <vm_exec_core+14685>, 0x6191cca24055 <vm_exec_core+23109>, 0x6191cca23ec2 <vm_exec_core+22706>, 0x6191cca22dee <vm_exec_core+18398>, 0x6191cca22cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7d2988f0a6b0
        reg_pc = 0x50400038c238
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#15 0x00006191cca1ad88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001bcf6d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#16 0x00006191cc79ae4c in load_iseq_eval (ec=<optimized out>, fname=fname@entry=137617331288720) at /tmp/ruby/src/trunk_asan/load.c:789
        iseq = 0x7d29882579c8
#17 0x00006191cc795d0b in require_internal (ec=ec@entry=0x516001bcf6d0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1296
        found = 114
        handle = <optimized out>
        _ec = <optimized out>
        _tag = <optimized out>
        th = 0x5150000e3b00
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 137617820734280
        realpath_map = 137617820734120
        path = 137617331288720
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#18 0x00006191cc793d02 in rb_require_string_internal (fname=137617812701840, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x516001bcf6d0
        result = <optimized out>
#19 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#20 0x00006191cca7f4e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x1644100140003
        cc = <optimized out>
        me = 0x7d29a4d451e8
        cfunc = 0x504000018558
        recv = 137617820863920
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#21 0x00006191cca6593d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7d297ebfe070) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4779
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0xffffffff
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#22 0x00006191cca6b595 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4188
No locals.
#23 0x00006191cca2ca47 in vm_sendish (ec=0x516001bcf6d0, reg_cfp=0x7d2988f0a758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#24 vm_exec_core (ec=ec@entry=0x516001bcf6d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6191cca21d4c <vm_exec_core+14140>, 0x6191cca1ed1b <vm_exec_core+1803>, 0x6191cca206c9 <vm_exec_core+8377>, 0x6191cca261f8 <vm_exec_core+31720>, 0x6191cca1ffa1 <vm_exec_core+6545>, 0x6191cca26fad <vm_exec_core+35229>, 0x6191cca24ffa <vm_exec_core+27114>, 0x6191cca22bcc <vm_exec_core+17852>, 0x6191cca1f050 <vm_exec_core+2624>, 0x6191cca26a2b <vm_exec_core+33819>, 0x6191cca265cb <vm_exec_core+32699>, 0x6191cca2039c <vm_exec_core+7564>, 0x6191cca1f6bc <vm_exec_core+4268>, 0x6191cca25531 <vm_exec_core+28449>, 0x6191cca2134c <vm_exec_core+11580>, 0x6191cca26c6d <vm_exec_core+34397>, 0x6191cca2681a <vm_exec_core+33290>, 0x6191cca21bc4 <vm_exec_core+13748>, 0x6191cca22b1d <vm_exec_core+17677>, 0x6191cca251aa <vm_exec_core+27546>, 0x6191cca26762 <vm_exec_core+33106>, 0x6191cca2415c <vm_exec_core+23372>, 0x6191cca2525e <vm_exec_core+27726>, 0x6191cca256e8 <vm_exec_core+28888>, 0x6191cca2406e <vm_exec_core+23134>, 0x6191cca1f59c <vm_exec_core+3980>, 0x6191cca24951 <vm_exec_core+25409>, 0x6191cca1f3c4 <vm_exec_core+3508>, 0x6191cca1f77d <vm_exec_core+4461>, 0x6191cca21eb9 <vm_exec_core+14505>, 0x6191cca23edb <vm_exec_core+22731>, 0x6191cca2451f <vm_exec_core+24335>, 0x6191cca23c24 <vm_exec_core+22036>, 0x6191cca1ef81 <vm_exec_core+2417>, 0x6191cca2598c <vm_exec_core+29564>, 0x6191cca2647b <vm_exec_core+32363>, 0x6191cca1f894 <vm_exec_core+4740>, 0x6191cca20b4d <vm_exec_core+9533>, 0x6191cca205c0 <vm_exec_core+8112>, 0x6191cca214c7 <vm_exec_core+11959>, 0x6191cca22a4b <vm_exec_core+17467>, 0x6191cca1f9a0 <vm_exec_core+5008>, 0x6191cca257d1 <vm_exec_core+29121>, 0x6191cca20a92 <vm_exec_core+9346>, 0x6191cca228b4 <vm_exec_core+17060>, 0x6191cca23457 <vm_exec_core+20039>, 0x6191cca2564b <vm_exec_core+28731>, 0x6191cca24347 <vm_exec_core+23863>, 0x6191cca21707 <vm_exec_core+12535>, 0x6191cca20dcb <vm_exec_core+10171>, 0x6191cca253f1 <vm_exec_core+28129>, 0x6191cca22065 <vm_exec_core+14933>, 0x6191cca24a18 <vm_exec_core+25608>, 0x6191cca24476 <vm_exec_core+24166>, 0x6191cca24c73 <vm_exec_core+26211>, 0x6191cca25cb6 <vm_exec_core+30374>, 0x6191cca23694 <vm_exec_core+20612>, 0x6191cca1e9bb <vm_exec_core+939>, 0x6191cca21899 <vm_exec_core+12937>, 0x6191cca25321 <vm_exec_core+27921>, 0x6191cca219dc <vm_exec_core+13260>, 0x6191cca23f94 <vm_exec_core+22916>, 0x6191cca24838 <vm_exec_core+25128>, 0x6191cca23162 <vm_exec_core+19282>, 0x6191cca23d7d <vm_exec_core+22381>, 0x6191cca21c5b <vm_exec_core+13899>, 0x6191cca210e1 <vm_exec_core+10961>, 0x6191cca24d66 <vm_exec_core+26454>, 0x6191cca1fa72 <vm_exec_core+5218>, 0x6191cca22f46 <vm_exec_core+18742>, 0x6191cca2e40b <vm_exec_core+65019>, 0x6191cca2421c <vm_exec_core+23564>, 0x6191cca1fd31 <vm_exec_core+5921>, 0x6191cca20263 <vm_exec_core+7251>, 0x6191cca1fe6a <vm_exec_core+6234>, 0x6191cca20c5b <vm_exec_core+9803>, 0x6191cca21542 <vm_exec_core+12082>, 0x6191cca1e9c0 <vm_exec_core+944>, 0x6191cca20971 <vm_exec_core+9057>, 0x6191cca27202 <vm_exec_core+35826>, 0x6191cca24738 <vm_exec_core+24872>, 0x6191cca23537 <vm_exec_core+20263>, 0x6191cca25866 <vm_exec_core+29270>, 0x6191cca272eb <vm_exec_core+36059>, 0x6191cca25bb9 <vm_exec_core+30121>, 0x6191cca26d17 <vm_exec_core+34567>, 0x6191cca26e01 <vm_exec_core+34801>, 0x6191cca1f4a3 <vm_exec_core+3731>, 0x6191cca268d8 <vm_exec_core+33480>, 0x6191cca21f72 <vm_exec_core+14690>, 0x6191cca26b20 <vm_exec_core+34064>, 0x6191cca21a9d <vm_exec_core+13453>, 0x6191cca25a7d <vm_exec_core+29805>, 0x6191cca20f14 <vm_exec_core+10500>, 0x6191cca222bb <vm_exec_core+15531>, 0x6191cca26ef7 <vm_exec_core+35047>, 0x6191cca2298b <vm_exec_core+17275>, 0x6191cca2246c <vm_exec_core+15964>, 0x6191cca1eaa6 <vm_exec_core+1174>, 0x6191cca1f1bf <vm_exec_core+2991>, 0x6191cca1eba4 <vm_exec_core+1428>, 0x6191cca23272 <vm_exec_core+19554>, 0x6191cca22642 <vm_exec_core+16434>, 0x6191cca22e07 <vm_exec_core+18423>, 0x6191cca22d0e <vm_exec_core+18174>, 0x6191cca21da6 <vm_exec_core+14230>, 0x6191cca22522 <vm_exec_core+16146>, 0x6191cca2217c <vm_exec_core+15212>, 0x6191cca22786 <vm_exec_core+16758>, 0x6191cca2281d <vm_exec_core+16909>, 0x6191cca21d3d <vm_exec_core+14125>, 0x6191cca1ed0c <vm_exec_core+1788>, 0x6191cca206ba <vm_exec_core+8362>, 0x6191cca261e9 <vm_exec_core+31705>, 0x6191cca1ff92 <vm_exec_core+6530>, 0x6191cca26f9e <vm_exec_core+35214>, 0x6191cca24feb <vm_exec_core+27099>, 0x6191cca22bbd <vm_exec_core+17837>, 0x6191cca1f041 <vm_exec_core+2609>, 0x6191cca26a1c <vm_exec_core+33804>, 0x6191cca265bc <vm_exec_core+32684>, 0x6191cca2038d <vm_exec_core+7549>, 0x6191cca1f6ad <vm_exec_core+4253>, 0x6191cca25522 <vm_exec_core+28434>, 0x6191cca2133d <vm_exec_core+11565>, 0x6191cca26c5e <vm_exec_core+34382>, 0x6191cca2680b <vm_exec_core+33275>, 0x6191cca21bb5 <vm_exec_core+13733>, 0x6191cca22b0e <vm_exec_core+17662>, 0x6191cca2519b <vm_exec_core+27531>, 0x6191cca26753 <vm_exec_core+33091>, 0x6191cca2414d <vm_exec_core+23357>, 0x6191cca2524f <vm_exec_core+27711>, 0x6191cca256d9 <vm_exec_core+28873>, 0x6191cca2405f <vm_exec_core+23119>, 0x6191cca1f58d <vm_exec_core+3965>, 0x6191cca24942 <vm_exec_core+25394>, 0x6191cca1f3b5 <vm_exec_core+3493>, 0x6191cca1f76e <vm_exec_core+4446>, 0x6191cca21eaa <vm_exec_core+14490>, 0x6191cca23ecc <vm_exec_core+22716>, 0x6191cca24510 <vm_exec_core+24320>, 0x6191cca23c15 <vm_exec_core+22021>, 0x6191cca1ef72 <vm_exec_core+2402>, 0x6191cca2597d <vm_exec_core+29549>, 0x6191cca2646c <vm_exec_core+32348>, 0x6191cca1f885 <vm_exec_core+4725>, 0x6191cca20b3e <vm_exec_core+9518>, 0x6191cca205b1 <vm_exec_core+8097>, 0x6191cca214b8 <vm_exec_core+11944>, 0x6191cca22a3c <vm_exec_core+17452>, 0x6191cca1f991 <vm_exec_core+4993>, 0x6191cca257c2 <vm_exec_core+29106>, 0x6191cca20a83 <vm_exec_core+9331>, 0x6191cca228a5 <vm_exec_core+17045>, 0x6191cca23448 <vm_exec_core+20024>, 0x6191cca2563c <vm_exec_core+28716>, 0x6191cca24338 <vm_exec_core+23848>, 0x6191cca216f8 <vm_exec_core+12520>, 0x6191cca20dbc <vm_exec_core+10156>, 0x6191cca253e2 <vm_exec_core+28114>, 0x6191cca22056 <vm_exec_core+14918>, 0x6191cca24a09 <vm_exec_core+25593>, 0x6191cca24467 <vm_exec_core+24151>, 0x6191cca24c64 <vm_exec_core+26196>, 0x6191cca25ca7 <vm_exec_core+30359>, 0x6191cca23685 <vm_exec_core+20597>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca2188a <vm_exec_core+12922>, 0x6191cca25312 <vm_exec_core+27906>, 0x6191cca219cd <vm_exec_core+13245>, 0x6191cca23f85 <vm_exec_core+22901>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca23153 <vm_exec_core+19267>, 0x6191cca23d6e <vm_exec_core+22366>, 0x6191cca21c4c <vm_exec_core+13884>, 0x6191cca210d2 <vm_exec_core+10946>, 0x6191cca24d57 <vm_exec_core+26439>, 0x6191cca1fa63 <vm_exec_core+5203>, 0x6191cca22f37 <vm_exec_core+18727>, 0x6191cca2e3fc <vm_exec_core+65004>, 0x6191cca2420d <vm_exec_core+23549>, 0x6191cca1fd22 <vm_exec_core+5906>, 0x6191cca20254 <vm_exec_core+7236>, 0x6191cca1fe5b <vm_exec_core+6219>, 0x6191cca20c4c <vm_exec_core+9788>, 0x6191cca21533 <vm_exec_core+12067>, 0x6191cca23532 <vm_exec_core+20258>, 0x6191cca22a32 <vm_exec_core+17442>, 0x6191cca2352d <vm_exec_core+20253>, 0x6191cca24148 <vm_exec_core+23352>, 0x6191cca2405a <vm_exec_core+23114>, 0x6191cca20c47 <vm_exec_core+9783>, 0x6191cca242fc <vm_exec_core+23788>, 0x6191cca21f68 <vm_exec_core+14680>, 0x6191cca21f6d <vm_exec_core+14685>, 0x6191cca24055 <vm_exec_core+23109>, 0x6191cca23ec2 <vm_exec_core+22706>, 0x6191cca22dee <vm_exec_core+18398>, 0x6191cca22cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7d2988f0a758
        reg_pc = 0x5110000a1b38
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#25 0x00006191cca1ad88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001bcf6d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#26 0x00006191cca9346a in vm_call0_body (ec=<optimized out>, calling=0x7d297d909460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7d297d9094d0
        cc = <optimized out>
        ret = <optimized out>
#27 0x00006191cca92cdf in vm_call0_cme (ec=0x516001bcf6d0, calling=0x7d297d909460, argv=0x7d297ebfe820, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#28 vm_call0_body (ec=<optimized out>, calling=0x7d297d909460, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7d298825f380
        orig_cme = <optimized out>
        ci = 0x7d297d9094d0
        cc = 0x7d298825f358
        ret = <optimized out>
#29 0x00006191cca471fe in vm_call0_cc (recv=137617820863920, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7d298825f358, kw_splat=0, ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:101
        flags = <optimized out>
        calling = <error reading variable calling (Cannot access memory at address 0x89)>
        use_argv = 0x0
        av = <optimized out>
#30 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7d298825f358
        self = <optimized out>
#31 0x00006191cca4802e in rb_funcallv (recv=137617820863920, mid=22673, argc=1, argv=0x7d297ebfe820) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#32 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7d297ebfe820
#33 0x00006191cca067ae in autoload_feature_require (_arguments=137617173638160) at /tmp/ruby/src/trunk_asan/variable.c:2949
        arguments = 0x7d297ebfec10
        autoload_const = <optimized out>
        result = <optimized out>
#34 autoload_try_load (_arguments=137617173638160) at /tmp/ruby/src/trunk_asan/variable.c:2963
        arguments = 0x7d297ebfec10
        result = <optimized out>
        ce = <optimized out>
#35 0x00006191cc69b2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x516001bcf6d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7d297ebfeb90, <optimized out>, 0x7d297ebfeaa0, <optimized out>, <optimized out>}, prev = 0x7d297d809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001bcf6d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#36 0x00006191cca05b16 in rb_autoload_load (module=module@entry=137617825529120, name=name@entry=164091) at /tmp/ruby/src/trunk_asan/variable.c:3024
        ce = 0x5030006bb150
        arguments = {module = 137617825529120, name = 164091, flag = 0, mutex = 137617331288800, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#37 0x00006191cca0f54d in rb_const_search_from (klass=137617267446880, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3126
        ac = 0xfffffffffffffdfc
        am = 137617825529120
        tmp = 137617825529120
        ce = <optimized out>
        current = 137617825529120
        value = <optimized out>
        first_iteration = <optimized out>
#38 0x00006191cca07814 in rb_const_search (klass=137617267446880, id=164091, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3148
        value = <optimized out>
#39 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:3075
        c = <optimized out>
#40 0x00006191cca1294e 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:1134
        root_cref = <optimized out>
        klass = 88785569668880
        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>
#41 0x00006191cca1dcb1 in vm_get_ev_const_chain (ec=0x516001bcf6d0, segments=0x5020004c6dd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1167
        id = 0
        val = 137
        idx = <optimized out>
        allow_nil = <optimized out>
#42 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020004c6d90) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6436
        segments = 0x5020004c6dd0
        ice = <optimized out>
        val = <optimized out>
#43 0x00006191cca1f730 in vm_exec_core (ec=ec@entry=0x516001bcf6d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6191cca21d4c <vm_exec_core+14140>, 0x6191cca1ed1b <vm_exec_core+1803>, 0x6191cca206c9 <vm_exec_core+8377>, 0x6191cca261f8 <vm_exec_core+31720>, 0x6191cca1ffa1 <vm_exec_core+6545>, 0x6191cca26fad <vm_exec_core+35229>, 0x6191cca24ffa <vm_exec_core+27114>, 0x6191cca22bcc <vm_exec_core+17852>, 0x6191cca1f050 <vm_exec_core+2624>, 0x6191cca26a2b <vm_exec_core+33819>, 0x6191cca265cb <vm_exec_core+32699>, 0x6191cca2039c <vm_exec_core+7564>, 0x6191cca1f6bc <vm_exec_core+4268>, 0x6191cca25531 <vm_exec_core+28449>, 0x6191cca2134c <vm_exec_core+11580>, 0x6191cca26c6d <vm_exec_core+34397>, 0x6191cca2681a <vm_exec_core+33290>, 0x6191cca21bc4 <vm_exec_core+13748>, 0x6191cca22b1d <vm_exec_core+17677>, 0x6191cca251aa <vm_exec_core+27546>, 0x6191cca26762 <vm_exec_core+33106>, 0x6191cca2415c <vm_exec_core+23372>, 0x6191cca2525e <vm_exec_core+27726>, 0x6191cca256e8 <vm_exec_core+28888>, 0x6191cca2406e <vm_exec_core+23134>, 0x6191cca1f59c <vm_exec_core+3980>, 0x6191cca24951 <vm_exec_core+25409>, 0x6191cca1f3c4 <vm_exec_core+3508>, 0x6191cca1f77d <vm_exec_core+4461>, 0x6191cca21eb9 <vm_exec_core+14505>, 0x6191cca23edb <vm_exec_core+22731>, 0x6191cca2451f <vm_exec_core+24335>, 0x6191cca23c24 <vm_exec_core+22036>, 0x6191cca1ef81 <vm_exec_core+2417>, 0x6191cca2598c <vm_exec_core+29564>, 0x6191cca2647b <vm_exec_core+32363>, 0x6191cca1f894 <vm_exec_core+4740>, 0x6191cca20b4d <vm_exec_core+9533>, 0x6191cca205c0 <vm_exec_core+8112>, 0x6191cca214c7 <vm_exec_core+11959>, 0x6191cca22a4b <vm_exec_core+17467>, 0x6191cca1f9a0 <vm_exec_core+5008>, 0x6191cca257d1 <vm_exec_core+29121>, 0x6191cca20a92 <vm_exec_core+9346>, 0x6191cca228b4 <vm_exec_core+17060>, 0x6191cca23457 <vm_exec_core+20039>, 0x6191cca2564b <vm_exec_core+28731>, 0x6191cca24347 <vm_exec_core+23863>, 0x6191cca21707 <vm_exec_core+12535>, 0x6191cca20dcb <vm_exec_core+10171>, 0x6191cca253f1 <vm_exec_core+28129>, 0x6191cca22065 <vm_exec_core+14933>, 0x6191cca24a18 <vm_exec_core+25608>, 0x6191cca24476 <vm_exec_core+24166>, 0x6191cca24c73 <vm_exec_core+26211>, 0x6191cca25cb6 <vm_exec_core+30374>, 0x6191cca23694 <vm_exec_core+20612>, 0x6191cca1e9bb <vm_exec_core+939>, 0x6191cca21899 <vm_exec_core+12937>, 0x6191cca25321 <vm_exec_core+27921>, 0x6191cca219dc <vm_exec_core+13260>, 0x6191cca23f94 <vm_exec_core+22916>, 0x6191cca24838 <vm_exec_core+25128>, 0x6191cca23162 <vm_exec_core+19282>, 0x6191cca23d7d <vm_exec_core+22381>, 0x6191cca21c5b <vm_exec_core+13899>, 0x6191cca210e1 <vm_exec_core+10961>, 0x6191cca24d66 <vm_exec_core+26454>, 0x6191cca1fa72 <vm_exec_core+5218>, 0x6191cca22f46 <vm_exec_core+18742>, 0x6191cca2e40b <vm_exec_core+65019>, 0x6191cca2421c <vm_exec_core+23564>, 0x6191cca1fd31 <vm_exec_core+5921>, 0x6191cca20263 <vm_exec_core+7251>, 0x6191cca1fe6a <vm_exec_core+6234>, 0x6191cca20c5b <vm_exec_core+9803>, 0x6191cca21542 <vm_exec_core+12082>, 0x6191cca1e9c0 <vm_exec_core+944>, 0x6191cca20971 <vm_exec_core+9057>, 0x6191cca27202 <vm_exec_core+35826>, 0x6191cca24738 <vm_exec_core+24872>, 0x6191cca23537 <vm_exec_core+20263>, 0x6191cca25866 <vm_exec_core+29270>, 0x6191cca272eb <vm_exec_core+36059>, 0x6191cca25bb9 <vm_exec_core+30121>, 0x6191cca26d17 <vm_exec_core+34567>, 0x6191cca26e01 <vm_exec_core+34801>, 0x6191cca1f4a3 <vm_exec_core+3731>, 0x6191cca268d8 <vm_exec_core+33480>, 0x6191cca21f72 <vm_exec_core+14690>, 0x6191cca26b20 <vm_exec_core+34064>, 0x6191cca21a9d <vm_exec_core+13453>, 0x6191cca25a7d <vm_exec_core+29805>, 0x6191cca20f14 <vm_exec_core+10500>, 0x6191cca222bb <vm_exec_core+15531>, 0x6191cca26ef7 <vm_exec_core+35047>, 0x6191cca2298b <vm_exec_core+17275>, 0x6191cca2246c <vm_exec_core+15964>, 0x6191cca1eaa6 <vm_exec_core+1174>, 0x6191cca1f1bf <vm_exec_core+2991>, 0x6191cca1eba4 <vm_exec_core+1428>, 0x6191cca23272 <vm_exec_core+19554>, 0x6191cca22642 <vm_exec_core+16434>, 0x6191cca22e07 <vm_exec_core+18423>, 0x6191cca22d0e <vm_exec_core+18174>, 0x6191cca21da6 <vm_exec_core+14230>, 0x6191cca22522 <vm_exec_core+16146>, 0x6191cca2217c <vm_exec_core+15212>, 0x6191cca22786 <vm_exec_core+16758>, 0x6191cca2281d <vm_exec_core+16909>, 0x6191cca21d3d <vm_exec_core+14125>, 0x6191cca1ed0c <vm_exec_core+1788>, 0x6191cca206ba <vm_exec_core+8362>, 0x6191cca261e9 <vm_exec_core+31705>, 0x6191cca1ff92 <vm_exec_core+6530>, 0x6191cca26f9e <vm_exec_core+35214>, 0x6191cca24feb <vm_exec_core+27099>, 0x6191cca22bbd <vm_exec_core+17837>, 0x6191cca1f041 <vm_exec_core+2609>, 0x6191cca26a1c <vm_exec_core+33804>, 0x6191cca265bc <vm_exec_core+32684>, 0x6191cca2038d <vm_exec_core+7549>, 0x6191cca1f6ad <vm_exec_core+4253>, 0x6191cca25522 <vm_exec_core+28434>, 0x6191cca2133d <vm_exec_core+11565>, 0x6191cca26c5e <vm_exec_core+34382>, 0x6191cca2680b <vm_exec_core+33275>, 0x6191cca21bb5 <vm_exec_core+13733>, 0x6191cca22b0e <vm_exec_core+17662>, 0x6191cca2519b <vm_exec_core+27531>, 0x6191cca26753 <vm_exec_core+33091>, 0x6191cca2414d <vm_exec_core+23357>, 0x6191cca2524f <vm_exec_core+27711>, 0x6191cca256d9 <vm_exec_core+28873>, 0x6191cca2405f <vm_exec_core+23119>, 0x6191cca1f58d <vm_exec_core+3965>, 0x6191cca24942 <vm_exec_core+25394>, 0x6191cca1f3b5 <vm_exec_core+3493>, 0x6191cca1f76e <vm_exec_core+4446>, 0x6191cca21eaa <vm_exec_core+14490>, 0x6191cca23ecc <vm_exec_core+22716>, 0x6191cca24510 <vm_exec_core+24320>, 0x6191cca23c15 <vm_exec_core+22021>, 0x6191cca1ef72 <vm_exec_core+2402>, 0x6191cca2597d <vm_exec_core+29549>, 0x6191cca2646c <vm_exec_core+32348>, 0x6191cca1f885 <vm_exec_core+4725>, 0x6191cca20b3e <vm_exec_core+9518>, 0x6191cca205b1 <vm_exec_core+8097>, 0x6191cca214b8 <vm_exec_core+11944>, 0x6191cca22a3c <vm_exec_core+17452>, 0x6191cca1f991 <vm_exec_core+4993>, 0x6191cca257c2 <vm_exec_core+29106>, 0x6191cca20a83 <vm_exec_core+9331>, 0x6191cca228a5 <vm_exec_core+17045>, 0x6191cca23448 <vm_exec_core+20024>, 0x6191cca2563c <vm_exec_core+28716>, 0x6191cca24338 <vm_exec_core+23848>, 0x6191cca216f8 <vm_exec_core+12520>, 0x6191cca20dbc <vm_exec_core+10156>, 0x6191cca253e2 <vm_exec_core+28114>, 0x6191cca22056 <vm_exec_core+14918>, 0x6191cca24a09 <vm_exec_core+25593>, 0x6191cca24467 <vm_exec_core+24151>, 0x6191cca24c64 <vm_exec_core+26196>, 0x6191cca25ca7 <vm_exec_core+30359>, 0x6191cca23685 <vm_exec_core+20597>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca2188a <vm_exec_core+12922>, 0x6191cca25312 <vm_exec_core+27906>, 0x6191cca219cd <vm_exec_core+13245>, 0x6191cca23f85 <vm_exec_core+22901>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca23153 <vm_exec_core+19267>, 0x6191cca23d6e <vm_exec_core+22366>, 0x6191cca21c4c <vm_exec_core+13884>, 0x6191cca210d2 <vm_exec_core+10946>, 0x6191cca24d57 <vm_exec_core+26439>, 0x6191cca1fa63 <vm_exec_core+5203>, 0x6191cca22f37 <vm_exec_core+18727>, 0x6191cca2e3fc <vm_exec_core+65004>, 0x6191cca2420d <vm_exec_core+23549>, 0x6191cca1fd22 <vm_exec_core+5906>, 0x6191cca20254 <vm_exec_core+7236>, 0x6191cca1fe5b <vm_exec_core+6219>, 0x6191cca20c4c <vm_exec_core+9788>, 0x6191cca21533 <vm_exec_core+12067>, 0x6191cca23532 <vm_exec_core+20258>, 0x6191cca22a32 <vm_exec_core+17442>, 0x6191cca2352d <vm_exec_core+20253>, 0x6191cca24148 <vm_exec_core+23352>, 0x6191cca2405a <vm_exec_core+23114>, 0x6191cca20c47 <vm_exec_core+9783>, 0x6191cca242fc <vm_exec_core+23788>, 0x6191cca21f68 <vm_exec_core+14680>, 0x6191cca21f6d <vm_exec_core+14685>, 0x6191cca24055 <vm_exec_core+23109>, 0x6191cca23ec2 <vm_exec_core+22706>, 0x6191cca22dee <vm_exec_core+18398>, 0x6191cca22cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7d2988f0a790
        reg_pc = 0x5030006b1cb0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#44 0x00006191cca1ad88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001bcf6d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#45 0x00006191cca5909b in invoke_iseq_block_from_c (ec=0x516001bcf6d0, captured=<optimized out>, self=137617812460760, 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:1625
        flags = 0
        iseq = 0x7d29882815e8
        cfp = 0x7d2988f0a7c8
        sp = 0x7d2988e0a818
        use_argv = <optimized out>
        stack_argv = 0x7d2988e0a818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#46 invoke_block_from_c_proc (ec=0x516001bcf6d0, self=137617812460760, 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:1719
        block = <optimized out>
        keyword_hash = <optimized out>
#47 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:1749
No locals.
#48 0x00006191cca57326 in rb_vm_invoke_proc (ec=0x50c000575f10, proc=0x89, proc@entry=0x50400038b190, argc=-1515614879, argc@entry=0, argv=0x0, kw_splat=-1, passed_block_handler=18446744073709551100, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1770
        self = 0
#49 0x00006191cc9ad1c9 in thread_do_start_proc (th=th@entry=0x5150000e3b00) at /tmp/ruby/src/trunk_asan/thread.c:610
        args = <optimized out>
        procval = <optimized out>
        proc = 0x50400038b190
        args_len = 0
        args_ptr = <optimized out>
#50 0x00006191cc9aadfa in thread_do_start (th=0x5150000e3b00) at /tmp/ruby/src/trunk_asan/thread.c:627
        result = 36
#51 thread_start_func_2 (th=th@entry=0x5150000e3b00, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:682
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#52 0x00006191cc9aa0be in call_thread_start_func_2 (th=0x5150000e3b00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2176
        stack_start = <optimized out>
        stack_start_addr = 0x7d297ebffcc0
#53 nt_start (ptr=0x50c000575ec0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2221
        th = 0x5150000e3b00
        sched = <optimized out>
        nt = 0x50c000575ec0
        vm = 0x525000000100
#54 0x00006191cc650a9f in asan_thread_start(void*) ()
No symbol table info available.
#55 0x00007d29a5a9ca94 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 = {137617173644992, -2248458743603188608, 137617173644992, -360, 0, 140725476520752, -2248458743624160128, -2248870151836193664}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#56 0x00007d29a5b29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7d29a5d34c40 (LWP 638228) "ruby"):
#0  0x00007d29a5a98d61 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007d29a5a9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5160000004a0, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7d29a5a9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffd3409fd30, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 82, cond = 0x50c000000068, mutex = 0x5160000004a0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 82
        seq = 41
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x50c000000068, mutex=mutex@entry=0x5160000004a0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00006191cc9842ff in rb_native_cond_wait (cond=0x50c000000090, mutex=0x5160000004a0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:222
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x5160000004a0, th=th@entry=0x515000000300, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:856
        next_th = 0x0
#7  0x00006191cc9a8fd2 in thread_sched_to_waiting_until_wakeup (sched=0x5160000004a0, th=th@entry=0x515000000300) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1098
        can_direct_transfer = <optimized out>
#8  0x00006191cc9af8ef in native_sleep (th=0x515000000300, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3283
        sched = <optimized out>
#9  sleep_forever (th=0x515000000300, fl=13) at /tmp/ruby/src/trunk_asan/thread.c:1363
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=137617792701792) at /tmp/ruby/src/trunk_asan/thread.c:1068
        scheduler = <optimized out>
        p = 0x7d29a3a61560
        target_th = 0x5150000e3b00
        th = 0x515000000300
        end = 0
        limit = <optimized out>
#11 0x00006191cc69b2e0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1074
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd340a0010, <optimized out>, 0x7ffd3409ff20, <optimized out>, <optimized out>}, prev = 0x7d29a3a5a940, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160000006d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#12 0x00006191cc9af0c8 in thread_join (target_th=<optimized out>, timeout=<optimized out>, limit=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1117
        waiter = {next = 0x0, thread = 0x515000000300, fiber = 0x0}
        arg = {waiter = 0x54e8c38948ef8944, target = 0xffffff65e9fffff8, timeout = 5188146770739207951, limit = <optimized out>}
        ec = <optimized out>
        th = <optimized out>
        fiber = 0x516000000680
#13 0x00006191cc9a1e20 in thread_join_m (argc=<optimized out>, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1214
        rel = <optimized out>
        timeout = <optimized out>
        limit = 0x0
#14 0x00006191cca7f4e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x34d100100001
        cc = <optimized out>
        me = 0x7d29a53f96b0
        cfunc = 0x50400001eb58
        recv = 137617331289200
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#15 0x00006191cca2ca47 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d29a2fff448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x6191cca21d4c <vm_exec_core+14140>, 0x6191cca1ed1b <vm_exec_core+1803>, 0x6191cca206c9 <vm_exec_core+8377>, 0x6191cca261f8 <vm_exec_core+31720>, 0x6191cca1ffa1 <vm_exec_core+6545>, 0x6191cca26fad <vm_exec_core+35229>, 0x6191cca24ffa <vm_exec_core+27114>, 0x6191cca22bcc <vm_exec_core+17852>, 0x6191cca1f050 <vm_exec_core+2624>, 0x6191cca26a2b <vm_exec_core+33819>, 0x6191cca265cb <vm_exec_core+32699>, 0x6191cca2039c <vm_exec_core+7564>, 0x6191cca1f6bc <vm_exec_core+4268>, 0x6191cca25531 <vm_exec_core+28449>, 0x6191cca2134c <vm_exec_core+11580>, 0x6191cca26c6d <vm_exec_core+34397>, 0x6191cca2681a <vm_exec_core+33290>, 0x6191cca21bc4 <vm_exec_core+13748>, 0x6191cca22b1d <vm_exec_core+17677>, 0x6191cca251aa <vm_exec_core+27546>, 0x6191cca26762 <vm_exec_core+33106>, 0x6191cca2415c <vm_exec_core+23372>, 0x6191cca2525e <vm_exec_core+27726>, 0x6191cca256e8 <vm_exec_core+28888>, 0x6191cca2406e <vm_exec_core+23134>, 0x6191cca1f59c <vm_exec_core+3980>, 0x6191cca24951 <vm_exec_core+25409>, 0x6191cca1f3c4 <vm_exec_core+3508>, 0x6191cca1f77d <vm_exec_core+4461>, 0x6191cca21eb9 <vm_exec_core+14505>, 0x6191cca23edb <vm_exec_core+22731>, 0x6191cca2451f <vm_exec_core+24335>, 0x6191cca23c24 <vm_exec_core+22036>, 0x6191cca1ef81 <vm_exec_core+2417>, 0x6191cca2598c <vm_exec_core+29564>, 0x6191cca2647b <vm_exec_core+32363>, 0x6191cca1f894 <vm_exec_core+4740>, 0x6191cca20b4d <vm_exec_core+9533>, 0x6191cca205c0 <vm_exec_core+8112>, 0x6191cca214c7 <vm_exec_core+11959>, 0x6191cca22a4b <vm_exec_core+17467>, 0x6191cca1f9a0 <vm_exec_core+5008>, 0x6191cca257d1 <vm_exec_core+29121>, 0x6191cca20a92 <vm_exec_core+9346>, 0x6191cca228b4 <vm_exec_core+17060>, 0x6191cca23457 <vm_exec_core+20039>, 0x6191cca2564b <vm_exec_core+28731>, 0x6191cca24347 <vm_exec_core+23863>, 0x6191cca21707 <vm_exec_core+12535>, 0x6191cca20dcb <vm_exec_core+10171>, 0x6191cca253f1 <vm_exec_core+28129>, 0x6191cca22065 <vm_exec_core+14933>, 0x6191cca24a18 <vm_exec_core+25608>, 0x6191cca24476 <vm_exec_core+24166>, 0x6191cca24c73 <vm_exec_core+26211>, 0x6191cca25cb6 <vm_exec_core+30374>, 0x6191cca23694 <vm_exec_core+20612>, 0x6191cca1e9bb <vm_exec_core+939>, 0x6191cca21899 <vm_exec_core+12937>, 0x6191cca25321 <vm_exec_core+27921>, 0x6191cca219dc <vm_exec_core+13260>, 0x6191cca23f94 <vm_exec_core+22916>, 0x6191cca24838 <vm_exec_core+25128>, 0x6191cca23162 <vm_exec_core+19282>, 0x6191cca23d7d <vm_exec_core+22381>, 0x6191cca21c5b <vm_exec_core+13899>, 0x6191cca210e1 <vm_exec_core+10961>, 0x6191cca24d66 <vm_exec_core+26454>, 0x6191cca1fa72 <vm_exec_core+5218>, 0x6191cca22f46 <vm_exec_core+18742>, 0x6191cca2e40b <vm_exec_core+65019>, 0x6191cca2421c <vm_exec_core+23564>, 0x6191cca1fd31 <vm_exec_core+5921>, 0x6191cca20263 <vm_exec_core+7251>, 0x6191cca1fe6a <vm_exec_core+6234>, 0x6191cca20c5b <vm_exec_core+9803>, 0x6191cca21542 <vm_exec_core+12082>, 0x6191cca1e9c0 <vm_exec_core+944>, 0x6191cca20971 <vm_exec_core+9057>, 0x6191cca27202 <vm_exec_core+35826>, 0x6191cca24738 <vm_exec_core+24872>, 0x6191cca23537 <vm_exec_core+20263>, 0x6191cca25866 <vm_exec_core+29270>, 0x6191cca272eb <vm_exec_core+36059>, 0x6191cca25bb9 <vm_exec_core+30121>, 0x6191cca26d17 <vm_exec_core+34567>, 0x6191cca26e01 <vm_exec_core+34801>, 0x6191cca1f4a3 <vm_exec_core+3731>, 0x6191cca268d8 <vm_exec_core+33480>, 0x6191cca21f72 <vm_exec_core+14690>, 0x6191cca26b20 <vm_exec_core+34064>, 0x6191cca21a9d <vm_exec_core+13453>, 0x6191cca25a7d <vm_exec_core+29805>, 0x6191cca20f14 <vm_exec_core+10500>, 0x6191cca222bb <vm_exec_core+15531>, 0x6191cca26ef7 <vm_exec_core+35047>, 0x6191cca2298b <vm_exec_core+17275>, 0x6191cca2246c <vm_exec_core+15964>, 0x6191cca1eaa6 <vm_exec_core+1174>, 0x6191cca1f1bf <vm_exec_core+2991>, 0x6191cca1eba4 <vm_exec_core+1428>, 0x6191cca23272 <vm_exec_core+19554>, 0x6191cca22642 <vm_exec_core+16434>, 0x6191cca22e07 <vm_exec_core+18423>, 0x6191cca22d0e <vm_exec_core+18174>, 0x6191cca21da6 <vm_exec_core+14230>, 0x6191cca22522 <vm_exec_core+16146>, 0x6191cca2217c <vm_exec_core+15212>, 0x6191cca22786 <vm_exec_core+16758>, 0x6191cca2281d <vm_exec_core+16909>, 0x6191cca21d3d <vm_exec_core+14125>, 0x6191cca1ed0c <vm_exec_core+1788>, 0x6191cca206ba <vm_exec_core+8362>, 0x6191cca261e9 <vm_exec_core+31705>, 0x6191cca1ff92 <vm_exec_core+6530>, 0x6191cca26f9e <vm_exec_core+35214>, 0x6191cca24feb <vm_exec_core+27099>, 0x6191cca22bbd <vm_exec_core+17837>, 0x6191cca1f041 <vm_exec_core+2609>, 0x6191cca26a1c <vm_exec_core+33804>, 0x6191cca265bc <vm_exec_core+32684>, 0x6191cca2038d <vm_exec_core+7549>, 0x6191cca1f6ad <vm_exec_core+4253>, 0x6191cca25522 <vm_exec_core+28434>, 0x6191cca2133d <vm_exec_core+11565>, 0x6191cca26c5e <vm_exec_core+34382>, 0x6191cca2680b <vm_exec_core+33275>, 0x6191cca21bb5 <vm_exec_core+13733>, 0x6191cca22b0e <vm_exec_core+17662>, 0x6191cca2519b <vm_exec_core+27531>, 0x6191cca26753 <vm_exec_core+33091>, 0x6191cca2414d <vm_exec_core+23357>, 0x6191cca2524f <vm_exec_core+27711>, 0x6191cca256d9 <vm_exec_core+28873>, 0x6191cca2405f <vm_exec_core+23119>, 0x6191cca1f58d <vm_exec_core+3965>, 0x6191cca24942 <vm_exec_core+25394>, 0x6191cca1f3b5 <vm_exec_core+3493>, 0x6191cca1f76e <vm_exec_core+4446>, 0x6191cca21eaa <vm_exec_core+14490>, 0x6191cca23ecc <vm_exec_core+22716>, 0x6191cca24510 <vm_exec_core+24320>, 0x6191cca23c15 <vm_exec_core+22021>, 0x6191cca1ef72 <vm_exec_core+2402>, 0x6191cca2597d <vm_exec_core+29549>, 0x6191cca2646c <vm_exec_core+32348>, 0x6191cca1f885 <vm_exec_core+4725>, 0x6191cca20b3e <vm_exec_core+9518>, 0x6191cca205b1 <vm_exec_core+8097>, 0x6191cca214b8 <vm_exec_core+11944>, 0x6191cca22a3c <vm_exec_core+17452>, 0x6191cca1f991 <vm_exec_core+4993>, 0x6191cca257c2 <vm_exec_core+29106>, 0x6191cca20a83 <vm_exec_core+9331>, 0x6191cca228a5 <vm_exec_core+17045>, 0x6191cca23448 <vm_exec_core+20024>, 0x6191cca2563c <vm_exec_core+28716>, 0x6191cca24338 <vm_exec_core+23848>, 0x6191cca216f8 <vm_exec_core+12520>, 0x6191cca20dbc <vm_exec_core+10156>, 0x6191cca253e2 <vm_exec_core+28114>, 0x6191cca22056 <vm_exec_core+14918>, 0x6191cca24a09 <vm_exec_core+25593>, 0x6191cca24467 <vm_exec_core+24151>, 0x6191cca24c64 <vm_exec_core+26196>, 0x6191cca25ca7 <vm_exec_core+30359>, 0x6191cca23685 <vm_exec_core+20597>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca2188a <vm_exec_core+12922>, 0x6191cca25312 <vm_exec_core+27906>, 0x6191cca219cd <vm_exec_core+13245>, 0x6191cca23f85 <vm_exec_core+22901>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca23153 <vm_exec_core+19267>, 0x6191cca23d6e <vm_exec_core+22366>, 0x6191cca21c4c <vm_exec_core+13884>, 0x6191cca210d2 <vm_exec_core+10946>, 0x6191cca24d57 <vm_exec_core+26439>, 0x6191cca1fa63 <vm_exec_core+5203>, 0x6191cca22f37 <vm_exec_core+18727>, 0x6191cca2e3fc <vm_exec_core+65004>, 0x6191cca2420d <vm_exec_core+23549>, 0x6191cca1fd22 <vm_exec_core+5906>, 0x6191cca20254 <vm_exec_core+7236>, 0x6191cca1fe5b <vm_exec_core+6219>, 0x6191cca20c4c <vm_exec_core+9788>, 0x6191cca21533 <vm_exec_core+12067>, 0x6191cca23532 <vm_exec_core+20258>, 0x6191cca22a32 <vm_exec_core+17442>, 0x6191cca2352d <vm_exec_core+20253>, 0x6191cca24148 <vm_exec_core+23352>, 0x6191cca2405a <vm_exec_core+23114>, 0x6191cca20c47 <vm_exec_core+9783>, 0x6191cca242fc <vm_exec_core+23788>, 0x6191cca21f68 <vm_exec_core+14680>, 0x6191cca21f6d <vm_exec_core+14685>, 0x6191cca24055 <vm_exec_core+23109>, 0x6191cca23ec2 <vm_exec_core+22706>, 0x6191cca22dee <vm_exec_core+18398>, 0x6191cca22cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7d29a2fff448
        reg_pc = 0x5140000df3a0
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#17 0x00006191cca1b141 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#18 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#19 0x00006191cca9cd12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d29a2fff620, self=137617812342160, 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:1625
        flags = 0
        iseq = 0x7d29a5365f28
        cfp = <optimized out>
        sp = 0x7d29a2effa28
        use_argv = 0x7d29a38c19e0
        stack_argv = 0x7d29a2effa28
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#20 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:1639
        captured = 0x7d29a2fff620
#21 0x00006191cca49446 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:1676
No locals.
#22 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#23 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#24 0x00006191cca49446 in rb_yield (val=<optimized out>)
th: 0x515000000300, native_id: 0x7d29a5d34c40
-- Control frame information -----------------------------------------------
No locals.
c:0018 p:---- s:0126 e:000125 CFUNC  :join
c:0017 p:0044 s:0122 E:001170 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:215
#25 0x00006191ccbfd256 in rb_ary_collect (ary=137617267223960) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 137617267285320
        i = 6
#26 0x00006191cca7f4e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
c:0016 p:0031 s:0117 e:000116 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:576
c:0015 p:0060 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
        cc = <optimized out>
c:0014 p:0011 s:0095 E:000090 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202
        me = 0x7d29a5530150
        cfunc = 0x50400000a758
        recv = 137617267223960
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#27 0x00006191cca26017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d29a2fff608, cd=0x51100000d310, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#28 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x51100000d310
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362
        insns_address_table = {0x6191cca21d4c <vm_exec_core+14140>, 0x6191cca1ed1b <vm_exec_core+1803>, 0x6191cca206c9 <vm_exec_core+8377>, 0x6191cca261f8 <vm_exec_core+31720>, 0x6191cca1ffa1 <vm_exec_core+6545>, 0x6191cca26fad <vm_exec_core+35229>, 0x6191cca24ffa <vm_exec_core+27114>, 0x6191cca22bcc <vm_exec_core+17852>, 0x6191cca1f050 <vm_exec_core+2624>, 0x6191cca26a2b <vm_exec_core+33819>, 0x6191cca265cb <vm_exec_core+32699>, 0x6191cca2039c <vm_exec_core+7564>, 0x6191cca1f6bc <vm_exec_core+4268>, 0x6191cca25531 <vm_exec_core+28449>, 0x6191cca2134c <vm_exec_core+11580>, 0x6191cca26c6d <vm_exec_core+34397>, 0x6191cca2681a <vm_exec_core+33290>, 0x6191cca21bc4 <vm_exec_core+13748>, 0x6191cca22b1d <vm_exec_core+17677>, 0x6191cca251aa <vm_exec_core+27546>, 0x6191cca26762 <vm_exec_core+33106>, 0x6191cca2415c <vm_exec_core+23372>, 0x6191cca2525e <vm_exec_core+27726>, 0x6191cca256e8 <vm_exec_core+28888>, 0x6191cca2406e <vm_exec_core+23134>, 0x6191cca1f59c <vm_exec_core+3980>, 0x6191cca24951 <vm_exec_core+25409>, 0x6191cca1f3c4 <vm_exec_core+3508>, 0x6191cca1f77d <vm_exec_core+4461>, 0x6191cca21eb9 <vm_exec_core+14505>, 0x6191cca23edb <vm_exec_core+22731>, 0x6191cca2451f <vm_exec_core+24335>, 0x6191cca23c24 <vm_exec_core+22036>, 0x6191cca1ef81 <vm_exec_core+2417>, 0x6191cca2598c <vm_exec_core+29564>, 0x6191cca2647b <vm_exec_core+32363>, 0x6191cca1f894 <vm_exec_core+4740>, 0x6191cca20b4d <vm_exec_core+9533>, 0x6191cca205c0 <vm_exec_core+8112>, 0x6191cca214c7 <vm_exec_core+11959>, 0x6191cca22a4b <vm_exec_core+17467>, 0x6191cca1f9a0 <vm_exec_core+5008>, 0x6191cca257d1 <vm_exec_core+29121>, 0x6191cca20a92 <vm_exec_core+9346>, 0x6191cca228b4 <vm_exec_core+17060>, 0x6191cca23457 <vm_exec_core+20039>, 0x6191cca2564b <vm_exec_core+28731>, 0x6191cca24347 <vm_exec_core+23863>, 0x6191cca21707 <vm_exec_core+12535>, 0x6191cca20dcb <vm_exec_core+10171>, 0x6191cca253f1 <vm_exec_core+28129>, 0x6191cca22065 <vm_exec_core+14933>, 0x6191cca24a18 <vm_exec_core+25608>, 0x6191cca24476 <vm_exec_core+24166>, 0x6191cca24c73 <vm_exec_core+26211>, 0x6191cca25cb6 <vm_exec_core+30374>, 0x6191cca23694 <vm_exec_core+20612>, 0x6191cca1e9bb <vm_exec_core+939>, 0x6191cca21899 <vm_exec_core+12937>, 0x6191cca25321 <vm_exec_core+27921>, 0x6191cca219dc <vm_exec_core+13260>, 0x6191cca23f94 <vm_exec_core+22916>, 0x6191cca24838 <vm_exec_core+25128>, 0x6191cca23162 <vm_exec_core+19282>, 0x6191cca23d7d <vm_exec_core+22381>, 0x6191cca21c5b <vm_exec_core+13899>, 0x6191cca210e1 <vm_exec_core+10961>, 0x6191cca24d66 <vm_exec_core+26454>, 0x6191cca1fa72 <vm_exec_core+5218>, 0x6191cca22f46 <vm_exec_core+18742>, 0x6191cca2e40b <vm_exec_core+65019>, 0x6191cca2421c <vm_exec_core+23564>, 0x6191cca1fd31 <vm_exec_core+5921>, 0x6191cca20263 <vm_exec_core+7251>, 0x6191cca1fe6a <vm_exec_core+6234>, 0x6191cca20c5b <vm_exec_core+9803>, 0x6191cca21542 <vm_exec_core+12082>, 0x6191cca1e9c0 <vm_exec_core+944>, 0x6191cca20971 <vm_exec_core+9057>, 0x6191cca27202 <vm_exec_core+35826>, 0x6191cca24738 <vm_exec_core+24872>, 0x6191cca23537 <vm_exec_core+20263>, 0x6191cca25866 <vm_exec_core+29270>, 0x6191cca272eb <vm_exec_core+36059>, 0x6191cca25bb9 <vm_exec_core+30121>, 0x6191cca26d17 <vm_exec_core+34567>, 0x6191cca26e01 <vm_exec_core+34801>, 0x6191cca1f4a3 <vm_exec_core+3731>, 0x6191cca268d8 <vm_exec_core+33480>, 0x6191cca21f72 <vm_exec_core+14690>, 0x6191cca26b20 <vm_exec_core+34064>, 0x6191cca21a9d <vm_exec_core+13453>, 0x6191cca25a7d <vm_exec_core+29805>, 0x6191cca20f14 <vm_exec_core+10500>, 0x6191cca222bb <vm_exec_core+15531>, 0x6191cca26ef7 <vm_exec_core+35047>, 0x6191cca2298b <vm_exec_core+17275>, 0x6191cca2246c <vm_exec_core+15964>, 0x6191cca1eaa6 <vm_exec_core+1174>, 0x6191cca1f1bf <vm_exec_core+2991>, 0x6191cca1eba4 <vm_exec_core+1428>, 0x6191cca23272 <vm_exec_core+19554>, 0x6191cca22642 <vm_exec_core+16434>, 0x6191cca22e07 <vm_exec_core+18423>, 0x6191cca22d0e <vm_exec_core+18174>, 0x6191cca21da6 <vm_exec_core+14230>, 0x6191cca22522 <vm_exec_core+16146>, 0x6191cca2217c <vm_exec_core+15212>, 0x6191cca22786 <vm_exec_core+16758>, 0x6191cca2281d <vm_exec_core+16909>, 0x6191cca21d3d <vm_exec_core+14125>, 0x6191cca1ed0c <vm_exec_core+1788>, 0x6191cca206ba <vm_exec_core+8362>, 0x6191cca261e9 <vm_exec_core+31705>, 0x6191cca1ff92 <vm_exec_core+6530>, 0x6191cca26f9e <vm_exec_core+35214>, 0x6191cca24feb <vm_exec_core+27099>, 0x6191cca22bbd <vm_exec_core+17837>, 0x6191cca1f041 <vm_exec_core+2609>, 0x6191cca26a1c <vm_exec_core+33804>, 0x6191cca265bc <vm_exec_core+32684>, 0x6191cca2038d <vm_exec_core+7549>, 0x6191cca1f6ad <vm_exec_core+4253>, 0x6191cca25522 <vm_exec_core+28434>, 0x6191cca2133d <vm_exec_core+11565>, 0x6191cca26c5e <vm_exec_core+34382>, 0x6191cca2680b <vm_exec_core+33275>, 0x6191cca21bb5 <vm_exec_core+13733>, 0x6191cca22b0e <vm_exec_core+17662>, 0x6191cca2519b <vm_exec_core+27531>, 0x6191cca26753 <vm_exec_core+33091>, 0x6191cca2414d <vm_exec_core+23357>, 0x6191cca2524f <vm_exec_core+27711>, 0x6191cca256d9 <vm_exec_core+28873>, 0x6191cca2405f <vm_exec_core+23119>, 0x6191cca1f58d <vm_exec_core+3965>, 0x6191cca24942 <vm_exec_core+25394>, 0x6191cca1f3b5 <vm_exec_core+3493>, 0x6191cca1f76e <vm_exec_core+4446>, 0x6191cca21eaa <vm_exec_core+14490>, 0x6191cca23ecc <vm_exec_core+22716>, 0x6191cca24510 <vm_exec_core+24320>, 0x6191cca23c15 <vm_exec_core+22021>, 0x6191cca1ef72 <vm_exec_core+2402>, 0x6191cca2597d <vm_exec_core+29549>, 0x6191cca2646c <vm_exec_core+32348>, 0x6191cca1f885 <vm_exec_core+4725>, 0x6191cca20b3e <vm_exec_core+9518>, 0x6191cca205b1 <vm_exec_core+8097>, 0x6191cca214b8 <vm_exec_core+11944>, 0x6191cca22a3c <vm_exec_core+17452>, 0x6191cca1f991 <vm_exec_core+4993>, 0x6191cca257c2 <vm_exec_core+29106>, 0x6191cca20a83 <vm_exec_core+9331>, 0x6191cca228a5 <vm_exec_core+17045>, 0x6191cca23448 <vm_exec_core+20024>, 0x6191cca2563c <vm_exec_core+28716>, 0x6191cca24338 <vm_exec_core+23848>, 0x6191cca216f8 <vm_exec_core+12520>, 0x6191cca20dbc <vm_exec_core+10156>, 0x6191cca253e2 <vm_exec_core+28114>, 0x6191cca22056 <vm_exec_core+14918>, 0x6191cca24a09 <vm_exec_core+25593>, 0x6191cca24467 <vm_exec_core+24151>, 0x6191cca24c64 <vm_exec_core+26196>, 0x6191cca25ca7 <vm_exec_core+30359>, 0x6191cca23685 <vm_exec_core+20597>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca2188a <vm_exec_core+12922>, 0x6191cca25312 <vm_exec_core+27906>, 0x6191cca219cd <vm_exec_core+13245>, 0x6191cca23f85 <vm_exec_core+22901>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca23153 <vm_exec_core+19267>, 0x6191cca23d6e <vm_exec_core+22366>, 0x6191cca21c4c <vm_exec_core+13884>, 0x6191cca210d2 <vm_exec_core+10946>, 0x6191cca24d57 <vm_exec_core+26439>, 0x6191cca1fa63 <vm_exec_core+5203>, 0x6191cca22f37 <vm_exec_core+18727>, 0x6191cca2e3fc <vm_exec_core+65004>, 0x6191cca2420d <vm_exec_core+23549>, 0x6191cca1fd22 <vm_exec_core+5906>, 0x6191cca20254 <vm_exec_core+7236>, 0x6191cca1fe5b <vm_exec_core+6219>, 0x6191cca20c4c <vm_exec_core+9788>, 0x6191cca21533 <vm_exec_core+12067>, 0x6191cca23532 <vm_exec_core+20258>, 0x6191cca22a32 <vm_exec_core+17442>, 0x6191cca2352d <vm_exec_core+20253>, 0x6191cca24148 <vm_exec_core+23352>, 0x6191cca2405a <vm_exec_core+23114>, 0x6191cca20c47 <vm_exec_core+9783>, 0x6191cca242fc <vm_exec_core+23788>, 0x6191cca21f68 <vm_exec_core+14680>, 0x6191cca21f6d <vm_exec_core+14685>, 0x6191cca24055 <vm_exec_core+23109>, 0x6191cca23ec2 <vm_exec_core+22706>, 0x6191cca22dee <vm_exec_core+18398>, 0x6191cca22cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7d29a2fff608
        reg_pc = 0x519000015cb8
c:0007 p:0069 s:0046 E:000ea0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0051 s:0006 e:000005 EVAL   /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001650 DUMMY  [FINISH]

th: 0x5150000ded80, native_id: 0x7d2983e006c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC  :readpartial
c:0002 p:0036 s:0007 e:000006 BLOCK  /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_nop = <optimized out>
th: 0x5150000e3b00, native_id: 0x7d297ec006c0
        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>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0028 e:000027 CFUNC  :sleep
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
c:0006 p:0005 s:0023 e:000022 CLASS  /tmp/rubytest.nr8nm3/autoload20250111-638228-45wls6.rb:1
c:0005 p:0007 s:0020 e:000019 TOP    /tmp/rubytest.nr8nm3/autoload20250111-638228-45wls6.rb:1 [FINISH]
        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>
c:0004 p:---- s:0017 e:000016 CFUNC  :require
c:0003 p:0023 s:0012 e:000011 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0002 p:0002 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#29 0x00006191cca1ad88 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = RUBY_TAG_NONE
        result = <optimized out>
#30 0x00006191cca9cd12 in invoke_iseq_block_from_c (ec=0x5160000006d0, captured=0x7d29a2fff738, self=137617812342160, 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:1625
        flags = 0
        iseq = 0x7d29a5384608
        cfp = <optimized out>
        sp = 0x7d29a2eff8d0
        use_argv = 0x7d29a38d81e0
        stack_argv = 0x7d29a2eff8d0
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#31 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:1639
        captured = 0x7d29a2fff738
#32 0x00006191cca49446 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:1676
No locals.
#33 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1684
No locals.
#34 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#35 0x00006191cca49446 in rb_yield (val=<optimized out>)
No locals.
#36 0x00006191ccbfd256 in rb_ary_collect (ary=137617354154600) at /tmp/ruby/src/trunk_asan/array.c:3645
        collect = 137617354154360
        i = 0
#37 0x00006191cca7f4e8 in vm_call_cfunc_with_frame_ (ec=<optimized out>, reg_cfp=<optimized out>, calling=<optimized out>, argc=<optimized out>, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801
        ci = 0x165100000001
        cc = <optimized out>
        me = 0x7d29a5530150
        cfunc = 0x50400000a758
        recv = 137617354154600
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#38 0x00006191cca26017 in vm_sendish (ec=0x5160000006d0, reg_cfp=0x7d29a2fff720, cd=0x502000012d50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#39 vm_exec_core (ec=ec@entry=0x5160000006d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000012d50
        insns_address_table = {0x6191cca21d4c <vm_exec_core+14140>, 0x6191cca1ed1b <vm_exec_core+1803>, 0x6191cca206c9 <vm_exec_core+8377>, 0x6191cca261f8 <vm_exec_core+31720>, 0x6191cca1ffa1 <vm_exec_core+6545>, 0x6191cca26fad <vm_exec_core+35229>, 0x6191cca24ffa <vm_exec_core+27114>, 0x6191cca22bcc <vm_exec_core+17852>, 0x6191cca1f050 <vm_exec_core+2624>, 0x6191cca26a2b <vm_exec_core+33819>, 0x6191cca265cb <vm_exec_core+32699>, 0x6191cca2039c <vm_exec_core+7564>, 0x6191cca1f6bc <vm_exec_core+4268>, 0x6191cca25531 <vm_exec_core+28449>, 0x6191cca2134c <vm_exec_core+11580>, 0x6191cca26c6d <vm_exec_core+34397>, 0x6191cca2681a <vm_exec_core+33290>, 0x6191cca21bc4 <vm_exec_core+13748>, 0x6191cca22b1d <vm_exec_core+17677>, 0x6191cca251aa <vm_exec_core+27546>, 0x6191cca26762 <vm_exec_core+33106>, 0x6191cca2415c <vm_exec_core+23372>, 0x6191cca2525e <vm_exec_core+27726>, 0x6191cca256e8 <vm_exec_core+28888>, 0x6191cca2406e <vm_exec_core+23134>, 0x6191cca1f59c <vm_exec_core+3980>, 0x6191cca24951 <vm_exec_core+25409>, 0x6191cca1f3c4 <vm_exec_core+3508>, 0x6191cca1f77d <vm_exec_core+4461>, 0x6191cca21eb9 <vm_exec_core+14505>, 0x6191cca23edb <vm_exec_core+22731>, 0x6191cca2451f <vm_exec_core+24335>, 0x6191cca23c24 <vm_exec_core+22036>, 0x6191cca1ef81 <vm_exec_core+2417>, 0x6191cca2598c <vm_exec_core+29564>, 0x6191cca2647b <vm_exec_core+32363>, 0x6191cca1f894 <vm_exec_core+4740>, 0x6191cca20b4d <vm_exec_core+9533>, 0x6191cca205c0 <vm_exec_core+8112>, 0x6191cca214c7 <vm_exec_core+11959>, 0x6191cca22a4b <vm_exec_core+17467>, 0x6191cca1f9a0 <vm_exec_core+5008>, 0x6191cca257d1 <vm_exec_core+29121>, 0x6191cca20a92 <vm_exec_core+9346>, 0x6191cca228b4 <vm_exec_core+17060>, 0x6191cca23457 <vm_exec_core+20039>, 0x6191cca2564b <vm_exec_core+28731>, 0x6191cca24347 <vm_exec_core+23863>, 0x6191cca21707 <vm_exec_core+12535>, 0x6191cca20dcb <vm_exec_core+10171>, 0x6191cca253f1 <vm_exec_core+28129>, 0x6191cca22065 <vm_exec_core+14933>, 0x6191cca24a18 <vm_exec_core+25608>, 0x6191cca24476 <vm_exec_core+24166>, 0x6191cca24c73 <vm_exec_core+26211>, 0x6191cca25cb6 <vm_exec_core+30374>, 0x6191cca23694 <vm_exec_core+20612>, 0x6191cca1e9bb <vm_exec_core+939>, 0x6191cca21899 <vm_exec_core+12937>, 0x6191cca25321 <vm_exec_core+27921>, 0x6191cca219dc <vm_exec_core+13260>, 0x6191cca23f94 <vm_exec_core+22916>, 0x6191cca24838 <vm_exec_core+25128>, 0x6191cca23162 <vm_exec_core+19282>, 0x6191cca23d7d <vm_exec_core+22381>, 0x6191cca21c5b <vm_exec_core+13899>, 0x6191cca210e1 <vm_exec_core+10961>, 0x6191cca24d66 <vm_exec_core+26454>, 0x6191cca1fa72 <vm_exec_core+5218>, 0x6191cca22f46 <vm_exec_core+18742>, 0x6191cca2e40b <vm_exec_core+65019>, 0x6191cca2421c <vm_exec_core+23564>, 0x6191cca1fd31 <vm_exec_core+5921>, 0x6191cca20263 <vm_exec_core+7251>, 0x6191cca1fe6a <vm_exec_core+6234>, 0x6191cca20c5b <vm_exec_core+9803>, 0x6191cca21542 <vm_exec_core+12082>, 0x6191cca1e9c0 <vm_exec_core+944>, 0x6191cca20971 <vm_exec_core+9057>, 0x6191cca27202 <vm_exec_core+35826>, 0x6191cca24738 <vm_exec_core+24872>, 0x6191cca23537 <vm_exec_core+20263>, 0x6191cca25866 <vm_exec_core+29270>, 0x6191cca272eb <vm_exec_core+36059>, 0x6191cca25bb9 <vm_exec_core+30121>, 0x6191cca26d17 <vm_exec_core+34567>, 0x6191cca26e01 <vm_exec_core+34801>, 0x6191cca1f4a3 <vm_exec_core+3731>, 0x6191cca268d8 <vm_exec_core+33480>, 0x6191cca21f72 <vm_exec_core+14690>, 0x6191cca26b20 <vm_exec_core+34064>, 0x6191cca21a9d <vm_exec_core+13453>, 0x6191cca25a7d <vm_exec_core+29805>, 0x6191cca20f14 <vm_exec_core+10500>, 0x6191cca222bb <vm_exec_core+15531>, 0x6191cca26ef7 <vm_exec_core+35047>, 0x6191cca2298b <vm_exec_core+17275>, 0x6191cca2246c <vm_exec_core+15964>, 0x6191cca1eaa6 <vm_exec_core+1174>, 0x6191cca1f1bf <vm_exec_core+2991>, 0x6191cca1eba4 <vm_exec_core+1428>, 0x6191cca23272 <vm_exec_core+19554>, 0x6191cca22642 <vm_exec_core+16434>, 0x6191cca22e07 <vm_exec_core+18423>, 0x6191cca22d0e <vm_exec_core+18174>, 0x6191cca21da6 <vm_exec_core+14230>, 0x6191cca22522 <vm_exec_core+16146>, 0x6191cca2217c <vm_exec_core+15212>, 0x6191cca22786 <vm_exec_core+16758>, 0x6191cca2281d <vm_exec_core+16909>, 0x6191cca21d3d <vm_exec_core+14125>, 0x6191cca1ed0c <vm_exec_core+1788>, 0x6191cca206ba <vm_exec_core+8362>, 0x6191cca261e9 <vm_exec_core+31705>, 0x6191cca1ff92 <vm_exec_core+6530>, 0x6191cca26f9e <vm_exec_core+35214>, 0x6191cca24feb <vm_exec_core+27099>, 0x6191cca22bbd <vm_exec_core+17837>, 0x6191cca1f041 <vm_exec_core+2609>, 0x6191cca26a1c <vm_exec_core+33804>, 0x6191cca265bc <vm_exec_core+32684>, 0x6191cca2038d <vm_exec_core+7549>, 0x6191cca1f6ad <vm_exec_core+4253>, 0x6191cca25522 <vm_exec_core+28434>, 0x6191cca2133d <vm_exec_core+11565>, 0x6191cca26c5e <vm_exec_core+34382>, 0x6191cca2680b <vm_exec_core+33275>, 0x6191cca21bb5 <vm_exec_core+13733>, 0x6191cca22b0e <vm_exec_core+17662>, 0x6191cca2519b <vm_exec_core+27531>, 0x6191cca26753 <vm_exec_core+33091>, 0x6191cca2414d <vm_exec_core+23357>, 0x6191cca2524f <vm_exec_core+27711>, 0x6191cca256d9 <vm_exec_core+28873>, 0x6191cca2405f <vm_exec_core+23119>, 0x6191cca1f58d <vm_exec_core+3965>, 0x6191cca24942 <vm_exec_core+25394>, 0x6191cca1f3b5 <vm_exec_core+3493>, 0x6191cca1f76e <vm_exec_core+4446>, 0x6191cca21eaa <vm_exec_core+14490>, 0x6191cca23ecc <vm_exec_core+22716>, 0x6191cca24510 <vm_exec_core+24320>, 0x6191cca23c15 <vm_exec_core+22021>, 0x6191cca1ef72 <vm_exec_core+2402>, 0x6191cca2597d <vm_exec_core+29549>, 0x6191cca2646c <vm_exec_core+32348>, 0x6191cca1f885 <vm_exec_core+4725>, 0x6191cca20b3e <vm_exec_core+9518>, 0x6191cca205b1 <vm_exec_core+8097>, 0x6191cca214b8 <vm_exec_core+11944>, 0x6191cca22a3c <vm_exec_core+17452>, 0x6191cca1f991 <vm_exec_core+4993>, 0x6191cca257c2 <vm_exec_core+29106>, 0x6191cca20a83 <vm_exec_core+9331>, 0x6191cca228a5 <vm_exec_core+17045>, 0x6191cca23448 <vm_exec_core+20024>, 0x6191cca2563c <vm_exec_core+28716>, 0x6191cca24338 <vm_exec_core+23848>, 0x6191cca216f8 <vm_exec_core+12520>, 0x6191cca20dbc <vm_exec_core+10156>, 0x6191cca253e2 <vm_exec_core+28114>, 0x6191cca22056 <vm_exec_core+14918>, 0x6191cca24a09 <vm_exec_core+25593>, 0x6191cca24467 <vm_exec_core+24151>, 0x6191cca24c64 <vm_exec_core+26196>, 0x6191cca25ca7 <vm_exec_core+30359>, 0x6191cca23685 <vm_exec_core+20597>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca2188a <vm_exec_core+12922>, 0x6191cca25312 <vm_exec_core+27906>, 0x6191cca219cd <vm_exec_core+13245>, 0x6191cca23f85 <vm_exec_core+22901>, 0x6191cca242e8 <vm_exec_core+23768>, 0x6191cca23153 <vm_exec_core+19267>, 0x6191cca23d6e <vm_exec_core+22366>, 0x6191cca21c4c <vm_exec_core+13884>, 0x6191cca210d2 <vm_exec_core+10946>, 0x6191cca24d57 <vm_exec_core+26439>, 0x6191cca1fa63 <vm_exec_core+5203>, 0x6191cca22f37 <vm_exec_core+18727>, 0x6191cca2e3fc <vm_exec_core+65004>, 0x6191cca2420d <vm_exec_core+23549>, 0x6191cca1fd22 <vm_exec_core+5906>, 0x6191cca20254 <vm_exec_core+7236>, 0x6191cca1fe5b <vm_exec_core+6219>, 0x6191cca20c4c <vm_exec_core+9788>, 0x6191cca21533 <vm_exec_core+12067>, 0x6191cca23532 <vm_exec_core+20258>, 0x6191cca22a32 <vm_exec_core+17442>, 0x6191cca2352d <vm_exec_core+20253>, 0x6191cca24148 <vm_exec_core+23352>, 0x6191cca2405a <vm_exec_core+23114>, 0x6191cca20c47 <vm_exec_core+9783>, 0x6191cca242fc <vm_exec_core+23788>, 0x6191cca21f68 <vm_exec_core+14680>, 0x6191cca21f6d <vm_exec_core+14685>, 0x6191cca24055 <vm_exec_core+23109>, 0x6191cca23ec2 <vm_exec_core+22706>, 0x6191cca22dee <vm_exec_core+18398>, 0x6191cca22cfa <vm_exec_core+18154>...}
        reg_cfp = 0x7d29a2fff720
        reg_pc = 0x50400002fef8
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#40 0x00006191cca1b141 in vm_exec_loop (ec=0x5160000006d0, state=<optimized out>, tag=<optimized out>, result=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2622
No locals.
#41 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2601
        _ec = 0x5160000006d0
        _tag = <optimized out>
        state = <optimized out>
        result = 36
#42 0x00006191cc6975db in rb_ec_exec_node (ec=0x5160000006d0, n=0x7d29a5384798) at /tmp/ruby/src/trunk_asan/eval.c:281
        _ec = 0x5160000006d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd340a2090, <optimized out>, 0x7ffd340a1fe0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7d29a5384798
#43 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:319
        ec = 0x5160000006d0
        status = <optimized out>
#44 0x00006191cc690b47 in rb_main (argc=10, argv=0x7ffd340a2258) at /tmp/ruby/src/trunk_asan/main.c:40
        variable_in_this_stack_frame = <optimized out>
#45 main (argc=10, argv=0x7ffd340a2258) at /tmp/ruby/src/trunk_asan/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

$1 = true
[Inferior 1 (process 638228) detached]
$ timeout 60 gdb -p 638224 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

Children under /tmp/rubytest.nr8nm3:
* -rw------- 1 35 2025-01-11 07:43:16 +0000 autoload20250111-638228-45wls6.rb
make: *** [uncommon.mk:963: yes-test-all] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 637901 -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 637900 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 676558 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-01-11T03:21:57Z master 1b3037081e) +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 ......................................................

Finished in 35.322365 seconds

3413 files, 33296 examples, 134944 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.
raw logfile