# Logfile created on 2025-03-23 09:05:54 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007d375930fdc8 @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.20250323-090554", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007d375984f068 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d375984ebe0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d3759249f60 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250323-090554", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250323-090554>, @binmode=false, @mon_data=#<Monitor:0x00007d375984e8c0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 5f77f9bea6
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.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.1.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
9e1975c3a50a4d01ec756a097b8a0ee9ba2b70596a6e6b8b4516deefcb5d2b7f  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.1.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
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: 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/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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/rbs-3.8.1/ext/rbs_extension'
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/syslog-0.3.0/ext/syslog'
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]: 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 irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.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 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.2
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.2
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.6.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.5
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.6.6
                                    rdoc 6.12.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.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.1.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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=36150
  "--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/752] 571566=uri/test_http
[  2/752] 571577=-ext-/funcall/test_passing_block
[  3/752] 571577=socket/test_addrinfo
[  4/752] 571571=openssl/test_x509cert
[  5/752] 571575=-ext-/test_bug-14834
[  6/752] 571572=resolv/test_svcb_https
[  7/752] 571576=openssl/test_buffering
[  8/752] 571569=prism/ruby/ruby_parser_test
[  9/752] 571570=psych/nodes/test_enumerable
[ 10/752] 571567=-ext-/proc/test_bmethod
[ 11/752] 571568=ruby/test_encoding
[ 12/752] 571574=dtrace/test_load
[ 13/752] 571579=json/json_fixtures_test
[ 14/752] 571578=rubygems/test_gem_resolver_specification
[ 15/752] 571580=mkmf/test_constant
[ 16/752] 571581=rubygems/test_gem_security_trust_dir
[ 17/752] 571573=ruby/test_default_gems
[ 18/752] 571574=-ext-/string/test_enc_str_buf_cat
[ 19/752] 571567=mkmf/test_have_func
[ 20/752] 571574=rubygems/test_webauthn_listener
[ 21/752] 571566=-ext-/thread/test_lock_native_thread
[ 22/752] 571579=rubygems/test_gem_package_tar_reader_entry
[ 23/752] 571566=optparse/test_zsh_completion
[ 24/752] 571570=ripper/test_scanner_events
[ 25/752] 571566=-ext-/string/test_external_new
[ 26/752] 571566=-ext-/test_abi
[ 27/752] 571572=ruby/enc/test_euc_jp
[ 28/752] 571572=rubygems/test_gem_resolver_dependency_request
[ 29/752] 571573=ruby/test_rubyvm
[ 30/752] 571573=-ext-/exception/test_data_error
[ 31/752] 571577=socket/test_ancdata
[ 32/752] 571576=rubygems/test_gem_doctor
[ 33/752] 571577=ruby/test_weakmap
[ 34/752] 571569=rubygems/test_gem_uri_formatter
[ 35/752] 571575=ruby/test_sprintf
[ 36/752] 571570=uri/test_common
[ 37/752] 571573=ruby/test_optimization
[ 38/752] 571566=rubygems/test_gem_request_connection_pools
[ 39/752] 571581=openssl/test_ssl
[ 40/752] 571576=win32/test_registry
[ 41/752] 571576=rubygems/test_deprecate
[ 42/752] 571572=strscan/test_ractor
[ 43/752] 571578=prism/api/parse_success_testLeaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 35983>

COMMAND    PID USER   FD   TYPE    DEVICE SIZE/OFF NODE NAME
ruby    571574  ko1   10u  IPv4 727738698      0t0  TCP localhost:35983->localhost:37392 (CLOSE_WAIT)
[ 44/752] 571572=ruby/test_module
[ 45/752] 571576=rubygems/test_gem_commands_push_command
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 10
[ 46/752] 571574=ruby/test_struct
[ 47/752] 571569=rubygems/test_gem_resolver_vendor_specification
[ 48/752] 571568=-ext-/typeddata/test_typeddata
[ 49/752] 571569=date/test_date_strftime
[ 50/752] 571574=prism/ruby/compiler_test
[ 51/752] 571578=ruby/test_basicinstructions
[ 52/752] 571575=-ext-/bignum/test_bigzero
[ 53/752] 571575=fiber/test_mutex
[ 54/752] 571579=fileutils/test_verbose
[ 55/752] 571579=rubygems/test_gem_ext_builder
[ 56/752] 571570=objspace/test_ractor
[ 57/752] 571578=rubygems/test_gem_unsatisfiable_dependency_error
[ 58/752] 571574=ripper/test_sexp
[ 59/752] 571578=prism/ruby/pattern_test
[ 60/752] 571574=rubygems/test_gem_package_tar_header
[ 61/752] 571578=rubygems/test_gem_commands_owner_command
[ 62/752] 571570=socket/test_basicsocket
[ 63/752] 571574=test_find
[ 64/752] 571570=prism/locals_test
[ 65/752] 571570=-ext-/test_recursion
[ 66/752] 571570=-ext-/string/test_normalize
[ 67/752] 571570=-ext-/win32/test_fd_setsize
[ 68/752] 571570=rubygems/test_gem_request_set
[ 69/752] 571574=prism/version_test
[ 70/752] 571574=ruby/test_objectspace
[ 71/752] 571571=test_trick
[ 72/752] 571568=prism/api/lex_test
[ 73/752] 571575=rubygems/test_gem_rdoc
[ 74/752] 571576=ruby/test_require_lib
[ 75/752] 571567=ripper/test_files_test_2
[ 76/752] 571568=rubygems/test_gem_version_option
[ 77/752] 571566=rubygems/test_gem_remote_fetcher_s3
[ 78/752] 571578=ruby/test_signal
[ 79/752] 571575=fiber/test_timeout
[ 80/752] 571575=ruby/test_fixnum
[ 81/752] 571575=-ext-/iseq_load/test_iseq_load
[ 82/752] 571566=-ext-/string/test_fstring
[ 83/752] 571568=did_you_mean/core_ext/test_name_error_extension
[ 84/752] 571568=fiber/test_scheduler
[ 85/752] 571569=-ext-/test_ensure_and_callcc
[ 86/752] 571569=ruby/enc/test_big5
[ 87/752] 571569=rubygems/test_gem_resolver_activation_request
[ 88/752] 571566=psych/test_null
[ 89/752] 571569=mkmf/test_pkg_config
[ 90/752] 571566=ruby/test_string_memory
[ 91/752] 571569=prism/regexp_test
[ 92/752] 571566=open-uri/test_open-uri
[ 93/752] 571569=-ext-/string/test_coderange
[ 94/752] 571569=-ext-/bignum/test_big2str
[ 95/752] 571569=-ext-/win32/test_dln
[ 96/752] 571569=ruby/test_complex2
[ 97/752] 571569=ruby/enc/test_iso_8859
[ 98/752] 571570=openssl/test_x509attr
[ 99/752] 571570=psych/test_tree_builder
[100/752] 571570=net/protocol/test_protocol
[101/752] 571569=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[102/752] 571569=-ext-/load/test_protect
[103/752] 571569=cgi/test_cgi_util
[104/752] 571570=openssl/test_x509req
[105/752] 571566=rubygems/test_gem_commands_open_command
[106/752] 571566=prism/api/dump_test
[107/752] 571577=-ext-/string/test_enc_associate
[108/752] 571570=ruby/test_allocation
[109/752] 571569=ruby/test_gc
[110/752] 571579=prism/ruby/location_test
[111/752] 571579=yaml/test_store
[112/752] 571575=ruby/test_insns_leaf
[113/752] 571575=ruby/test_iseq
[114/752] 571579=psych/test_class
[115/752] 571579=cgi/test_cgi_session
[116/752] 571579=openssl/test_x509crl
[117/752] 571577=psych/test_numeric
[118/752] 571577=strscan/test_stringscanner
[119/752] 571577=ruby/enc/test_gb18030
[120/752] 571580=rubygems/test_gem_package_tar_reader
[121/752] 571577=ruby/enc/test_gbk
[122/752] 571577=rubygems/test_gem_specification
[123/752] 571579=rubygems/test_gem_dependency_installer
[124/752] 571580=ruby/test_refinement
[125/752] 571572=rubygems/test_gem_name_tuple
[126/752] 571572=ruby/test_warning
[127/752] 571572=io/nonblock/test_flush
[128/752] 571572=ruby/test_complexrational
[129/752] 571572=openssl/test_pkcs7
[130/752] 571572=cgi/test_cgi_header
[131/752] 571572=rubygems/test_gem_commands_fetch_command
[132/752] 571568=-ext-/bignum/test_mul
[133/752] 571568=mkmf/test_mkmf
[134/752] 571568=-ext-/test_enumerator_kw
[135/752] 571568=ruby/test_mixed_unicode_escapes
[136/752] 571568=did_you_mean/spell_checking/test_require_path_check
[137/752] 571572=ruby/test_complex
[138/752] 571568=prism/result/source_location_test
[139/752] 571568=-ext-/thread/test_instrumentation_api
[140/752] 571575=-ext-/vm/test_at_exit
[141/752] 571566=-ext-/symbol/test_inadvertent_creation
[142/752] 571575=prism/result/static_inspect_test
[143/752] 571575=rubygems/test_gem_commands_query_command
[144/752] 571571=prism/result/equality_test
[145/752] 571572=openssl/test_x509ext
[146/752] 571566=ripper/test_files_ext
[147/752] 571572=prism/unescape_test
[148/752] 571571=ruby/test_method_cache
[149/752] 571571=ruby/test_path
[150/752] 571571=ruby/test_sprintf_comb
[151/752] 571572=socket/test_tcp
[152/752] 571566=test_pp
[153/752] 571566=rubygems/test_gem_stub_specification
[154/752] 571571=prism/ruby/tunnel_test
[155/752] 571571=ruby/test_settracefunc
[156/752] 571572=rubygems/test_gem_text
[157/752] 571566=rubygems/test_gem_version
[158/752] 571572=rubygems/test_gem_commands_stale_command
[159/752] 571572=-ext-/rational/test_rat
[160/752] 571572=test_extlibs
[161/752] 571566=mkmf/test_flags
[162/752] 571575=openssl/test_asn1
[163/752] 571575=json/json_string_matching_test
[164/752] 571575=monitor/test_monitor
[165/752] 571578=rubygems/test_gem_ext_rake_builder
[166/752] 571568=ruby/test_whileuntil
[167/752] 571568=ruby/test_transcode
[168/752] 571575=pathname/test_pathname
[169/752] 571576=rubygems/test_remote_fetch_error
[170/752] 571576=coverage/test_coverage
[171/752] 571568=psych/test_stream
[172/752] 571568=json/json_common_interface_test
[173/752] 571577=prism/result/named_capture_test
[174/752] 571575=cgi/test_cgi_tag_helper
[175/752] 571568=rubygems/test_gem_resolver_git_specification
[176/752] 571575=ruby/test_dir_m17n
[177/752] 571577=rubygems/test_gem_commands_cert_command
[178/752] 571568=fiber/test_io
[179/752] 571566=-ext-/eval/test_eval
[180/752] 571566=ruby/test_object
[181/752] 571579=fiber/test_process
[182/752] 571579=fileutils/test_fileutils
[183/752] 571568=rubygems/test_gem_dependency
[184/752] 571571=dtrace/test_method_cache
[185/752] 571571=rubygems/test_gem_resolver_index_specification
[186/752] 571578=dtrace/test_string
[187/752] 571578=psych/test_marshalable
[188/752] 571568=ruby/test_iterator
[189/752] 571578=ruby/test_const
[190/752] 571578=psych/test_serialize_subclasses
[191/752] 571578=ruby/test_class
[192/752] 571581=prism/api/parse_comments_test
[193/752] 571568=-ext-/string/test_qsort
[194/752] 571568=dtrace/test_cmethod
[195/752] 571568=rubygems/test_gem_ext_ext_conf_builder
[196/752] 571571=rubygems/test_gem_commands_dependency_command
[197/752] 571567=-ext-/path_to_class/test_path_to_class
[198/752] 571567=prism/result/string_test
[199/752] 571581=fiber/test_storage
[200/752] 571581=-ext-/thread_fd/test_thread_fd_close
[201/752] 571581=json/json_addition_test
[202/752] 571579=-ext-/num2int/test_num2int
[203/752] 571579=rubygems/test_gem_source_local
[204/752] 571581=-ext-/iter/test_iter_break
[205/752] 571581=ruby/test_parse
[206/752] 571571=ruby/test_process
[207/752] 571567=mkmf/test_have_macro
[208/752] 571576=fiber/test_address_resolve
[209/752] 571576=uri/test_wss
[210/752] 571576=openssl/test_digest
[211/752] 571576=ruby/test_variable
[212/752] 571566=-ext-/string/test_cstr
[213/752] 571579=rubygems/test_gem_resolver_lock_specification
[214/752] 571567=test_securerandom
[215/752] 571579=-ext-/st/test_foreach
[216/752] 571579=ruby/test_econv
[217/752] 571567=optparse/test_summary
[218/752] 571576=fileutils/test_nowrite
[219/752] 571576=ruby/test_flip
[220/752] 571576=ruby/test_thread_queue
[221/752] 571567=rubygems/test_gem_commands_install_command
[222/752] 571566=rubygems/test_gem_ext_cargo_builder_unit
[223/752] 571566=ruby/test_stack
[224/752] 571581=ruby/test_lambda
[225/752] 571581=ruby/test_file
[226/752] 571580=prism/bom_test
[227/752] 571572=ruby/test_frozen_error
[228/752] 571572=socket/test_sockopt
[229/752] 571572=psych/test_encoding
[230/752] 571572=rubygems/test_gem_commands_search_command
[231/752] 571572=ruby/test_pattern_matching
[232/752] 571572=fiber/test_thread
[233/752] 571580=ruby/test_literal
[234/752] 571575=ruby/test_arithmetic_sequence
[235/752] 571575=prism/ruby/parameters_signature_test
[236/752] 571575=rubygems/test_gem_resolver_api_specification
[237/752] 571572=optparse/test_getopts
[238/752] 571572=rubygems/test_gem_commands_signin_command
[239/752] 571575=socket/test_nonblock
[240/752] 571575=openssl/test_pkey
[241/752] 571575=rubygems/test_gem_request
[242/752] 571572=ruby/test_primitive
[243/752] 571572=psych/test_yaml
[244/752] 571572=mkmf/test_config
[245/752] 571568=psych/test_boolean
[246/752] 571568=rubygems/test_gem_commands_specification_command
[247/752] 571577=-ext-/iter/test_yield_block
[248/752] 571577=psych/handlers/test_recorder
[249/752] 571577=-ext-/bug_reporter/test_bug_reporter
[250/752] 571568=did_you_mean/test_spell_checker
[251/752] 571568=fiber/test_ractor
[252/752] 571575=psych/test_document
[253/752] 571575=ripper/test_parser_events
[254/752] 571568=prism/ruby/relocation_test
[255/752] 571568=ruby/enc/test_windows_1251
[256/752] 571568=mkmf/test_convertible
[257/752] 571575=rubygems/test_gem_resolver_best_set
[258/752] 571579=resolv/test_addr
[259/752] 571579=-ext-/file/test_stat
[260/752] 571575=ruby/test_eval
[261/752] 571579=psych/test_yamldbm
[262/752] 571579=json/test_helper
[263/752] 571579=cgi/test_cgi_modruby
[264/752] 571579=ruby/test_thread_cv
[265/752] 571566=rubygems/test_gem_resolver_conflict
[266/752] 571566=rubygems/test_gem_commands_contents_command
[267/752] 571579=ruby/test_readpartial
[268/752] 571566=psych/test_scalar
[269/752] 571566=-ext-/bignum/test_str2big
[270/752] 571577=ruby/test_rational
[271/752] 571566=prism/newline_offsets_test
[272/752] 571574=ruby/test_regexp
[273/752] 571572=-ext-/bignum/test_pack
[274/752] 571576=ruby/test_defined
[275/752] 571579=date/test_switch_hitter
[276/752] 571579=ruby/test_thread
[277/752] 571576=ruby/test_call
[278/752] 571567=dtrace/test_hash_create
[279/752] 571567=json/json_generic_object_test
[280/752] 571573=uri/test_file
[281/752] 571567=rubygems/test_gem_install_update_options
[282/752] 571573=rubygems/test_gem_security_policy
[283/752] 571576=rubygems/test_gem_resolver_index_set
[284/752] 571576=-ext-/method/test_arity
[285/752] 571576=ripper/test_files_sample
[286/752] 571572=-ext-/st/test_update
[287/752] 571572=ruby/enc/test_case_options
[288/752] 571567=open-uri/test_proxy
[289/752] 571572=dtrace/test_raise
[290/752] 571572=ruby/enc/test_shift_jis
[291/752] 571572=rubygems/test_gem_request_set_lockfile_parser
[292/752] 571566=ruby/test_yield
[293/752] 571576=rubygems/test_gem_ci_detector
[294/752] 571576=psych/test_string
[295/752] 571567=io/wait/test_io_wait_uncommon
[296/752] 571567=net/http/test_http
[297/752] 571581=ruby/test_rational2
[298/752] 571572=prism/fixtures_test
[299/752] 571581=rubygems/test_gem_dependency_resolution_error
[300/752] 571581=rubygems/test_gem_ext_cmake_builder
[301/752] 571577=ripper/test_filter
[302/752] 571581=-ext-/string/test_too_many_dummy_encodings
[303/752] 571576=ruby/enc/test_koi8
[304/752] 571576=erb/test_erb_m17n
[305/752] 571575=ruby/test_clone
[306/752] 571577=objspace/test_objspace
[307/752] 571576=mkmf/test_have_library
[308/752] 571581=net/http/test_https
[309/752] 571572=rubygems/test_require
[310/752] 571573=erb/test_erb_command
[311/752] 571573=rubygems/test_gem_resolver_vendor_set
[312/752] 571573=ruby/test_fnmatch
[313/752] 571575=uri/test_ftp
[314/752] 571575=net/http/test_httpresponses
[315/752] 571573=prism/result/integer_base_flags_test
[316/752] 571575=ruby/test_unicode_escape
[317/752] 571580=socket/test_unix
[318/752] 571573=rubygems/test_gem_source_specific_file
[319/752] 571580=prism/api/parse_test
[320/752] 571580=ruby/test_enum
[321/752] 571575=rubygems/test_gem_commands_which_command
[322/752] 571575=ruby/test_symbol
[323/752] 571573=optparse/test_optparse
[324/752] 571573=psych/test_coder
[325/752] 571573=rubygems/test_gem_source_lock
[326/752] 571573=uri/test_ldap
[327/752] 571573=rubygems/test_gem_remote_fetcher_local_server
[328/752] 571573=etc/test_etc
[329/752] 571573=-ext-/gvl/test_last_thread
[330/752] 571570=-ext-/time/test_new
[331/752] 571570=psych/test_hash
[332/752] 571570=openssl/test_cipher
[333/752] 571570=-ext-/integer/test_my_integer
[334/752] 571570=-ext-/tracepoint/test_tracepoint
[335/752] 571576=rubygems/test_gem_commands_environment_command
[336/752] 571576=rubygems/test_gem_resolver_installed_specification
[337/752] 571573=dtrace/test_array_create
[338/752] 571573=pathname/test_ractor
[339/752] 571576=prism/ruby/desugar_compiler_test
[340/752] 571573=openssl/test_hmac
[341/752] 571573=mkmf/test_signedness
[342/752] 571576=cgi/test_cgi_cookie
[343/752] 571576=-ext-/marshal/test_internal_ivar
[344/752] 571576=rubygems/test_gem_commands_mirror
[345/752] 571576=prism/encoding/symbol_encoding_test
[346/752] 571570=ruby/test_undef
[347/752] 571570=rubygems/test_gem_commands_sources_command
[348/752] 571576=rubygems/test_gem_spec_fetcher
[349/752] 571576=io/console/test_ractor
[350/752] 571570=ruby/test_metaclass
[351/752] 571570=ruby/test_numeric
[352/752] 571576=ruby/test_io
[353/752] 571572=uri/test_ws
[354/752] 571572=date/test_date_arith
[355/752] 571572=io/console/test_io_console
[356/752] 571570=-ext-/exception/test_enc_raise
[357/752] 571570=openssl/test_engine
[358/752] 571570=ruby/test_key_error
[359/752] 571570=ruby/test_weakkeymap
[360/752] 571580=-ext-/marshal/test_usrmarshal
[361/752] 571578=net/http/test_httpresponse
[362/752] 571578=ruby/test_inlinecache
[363/752] 571580=rubygems/test_gem_command
[364/752] 571578=rubygems/test_gem_resolver
[365/752] 571580=rubygems/test_gem_gemcutter_utilities
[366/752] 571568=rubygems/test_gem_remote_fetcher
[367/752] 571580=rubygems/test_gem_util
[368/752] 571578=openssl/test_config
[369/752] 571581=test_tempfile
[370/752] 571578=rubygems/test_exit
[371/752] 571567=did_you_mean/spell_checking/test_pattern_key_name_check
[372/752] 571567=did_you_mean/edit_distance/test_jaro_winkler
[373/752] 571567=rubygems/test_gem_commands_yank_command
[374/752] 571580=json/ractor_test
[375/752] 571578=rubygems/test_gem_request_set_lockfile
[376/752] 571568=-ext-/postponed_job/test_postponed_job
[377/752] 571580=ruby/test_bignum
[378/752] 571572=prism/ruby/reflection_test
[379/752] 571572=did_you_mean/tree_spell/test_human_typo
[380/752] 571572=-ext-/load/test_dot_dot
[381/752] 571567=ruby/test_assignment
[382/752] 571572=openssl/test_ossl
[383/752] 571580=date/test_date_marshal
[384/752] 571580=ruby/enc/test_grapheme_breaks
[385/752] 571580=rubygems/test_gem_request_set_gem_dependency_api
[386/752] 571581=ruby/test_syntax
[387/752] 571575=ripper/test_ripper
[388/752] 571573=did_you_mean/spell_checking/test_key_name_check
[389/752] 571573=test_singleton
[390/752] 571573=rubygems/test_gem_ext_cargo_builder
[391/752] 571578=rubygems/test_gem_gem_runner
[392/752] 571573=ruby/test_file_exhaustive
[393/752] 571570=psych/test_object
[394/752] 571570=rubygems/test_gem_commands_signout_command
[395/752] 571578=psych/test_exception
[396/752] 571580=ruby/test_autoload
[397/752] 571578=rubygems/test_gem_resolver_local_specification
[398/752] 571570=rubygems/test_gem_commands_unpack_command
[399/752] 571578=rubygems/test_gem_commands_exec_command
[400/752] 571569=ruby/test_pack
[401/752] 571568=psych/json/test_stream
[402/752] 571568=io/wait/test_ractor
[403/752] 571568=openssl/test_ssl_session
[404/752] 571570=optparse/test_optarg
[405/752] 571575=prism/heredoc_dedent_test
[406/752] 571575=rubygems/test_kernel
[407/752] 571569=did_you_mean/spell_checking/test_method_name_check
[408/752] 571570=dtrace/test_function_entry
[409/752] 571570=-ext-/struct/test_len
[410/752] 571570=prism/result/implicit_array_test
[411/752] 571569=optparse/test_acceptable
[412/752] 571570=openssl/test_provider
[413/752] 571568=openssl/test_bn
[414/752] 571568=rubygems/test_gem_package_task
[415/752] 571568=rubygems/test_gem_commands_server_command
[416/752] 571568=net/http/test_httpheader
[417/752] 571569=ruby/test_data
[418/752] 571569=net/http/test_http_request
[419/752] 571568=lib/!Nothing_to_test
[420/752] 571568=ruby/test_keyword
[421/752] 571569=prism/result/numeric_value_test
[422/752] 571569=openssl/test_fips
[423/752] 571578=rubygems/test_gem_commands_update_command
[424/752] 571575=date/test_date_parse
[425/752] 571569=-ext-/struct/test_data
[426/752] 571570=optparse/test_noarg
[427/752] 571569=openssl/test_pkey_ec
[428/752] 571569=ruby/test_rand
[429/752] 571575=-ext-/string/test_ellipsize
[430/752] 571575=ruby/enc/test_utf32
[431/752] 571575=-ext-/integer/test_integer
[432/752] 571566=ruby/test_memory_view
[433/752] 571570=prism/test_helper
[434/752] 571570=rubygems/test_gem_safe_marshal
[435/752] 571575=-ext-/string/test_capacity
[436/752] 571575=-ext-/float/test_nextafter
[437/752] 571566=openssl/test_random
[438/752] 571566=rubygems/test_bundled_ca
[439/752] 571568=psych/visitors/test_to_ruby
[440/752] 571568=prism/result/static_literals_test
[441/752] 571575=fiber/test_backtrace
[442/752] 571568=prism/result/breadth_first_search_test
[443/752] 571575=uri/test_generic
[444/752] 571568=ruby/test_fiber
[445/752] 571575=-ext-/bignum/test_div
[446/752] 571575=-ext-/array/test_resize
[447/752] 571575=ruby/test_gc_compact
[448/752] 571566=psych/test_deprecated
[449/752] 571566=open-uri/test_ftp
[450/752] 571566=ruby/test_vm_dump
[451/752] 571566=test_open3
[452/752] 571569=prism/errors_test
[453/752] 571569=ruby/enc/test_cesu8
[454/752] 571569=rubygems/test_gem_commands_rebuild_command
[455/752] 571570=rubygems/test_gem_commands_setup_command
[456/752] 571572=psych/test_alias_and_anchor
[457/752] 571569=json/json_parser_test
[458/752] 571572=openssl/test_pkey_dsa
[459/752] 571569=net/http/test_https_proxy
[460/752] 571569=ruby/test_nomethod_error
[461/752] 571569=open-uri/test_ssl
[462/752] 571578=date/test_date_strptime
[463/752] 571572=psych/test_ractor
[464/752] 571578=prism/library_symbols_test
[465/752] 571578=psych/test_json_tree
[466/752] 571578=psych/visitors/test_emitter
[467/752] 571578=psych/test_omap
[468/752] 571578=ruby/test_marshal
[469/752] 571570=zlib/test_zlib
[470/752] 571567=prism/magic_comment_test
[471/752] 571572=mkmf/test_framework
[472/752] 571572=ruby/enc/test_case_comprehensive
[473/752] 571572=ruby/test_proc
[474/752] 571578=test_shellwords
[475/752] 571578=optparse/test_cclass
[476/752] 571569=dtrace/test_singleton_function
[477/752] 571569=did_you_mean/spell_checking/test_uncorrectable_name_check
[478/752] 571569=optparse/test_load
[479/752] 571569=cgi/test_cgi_core
[480/752] 571569=test_delegate
[481/752] 571578=rubygems/test_gem_source_list
[482/752] 571569=psych/test_yaml_special_cases
[483/752] 571567=prism/result/attribute_write_test
[484/752] 571567=psych/test_parser
[485/752] 571578=stringio/test_ractor
[486/752] 571578=ruby/test_float
[487/752] 571567=rubygems/test_gem_remote_fetcher_local_ssl_server
[488/752] 571569=ripper/test_files_test_1
[489/752] 571572=prism/percent_delimiter_string_test
[490/752] 571572=rubygems/test_gem
[491/752] 571578=prism/api/freeze_test
[492/752] 571578=ruby/test_random_formatter
[493/752] 571578=rubygems/test_gem_commands_check_command
[494/752] 571578=rubygems/test_gem_source_git
[495/752] 571567=ruby/test_pipe
[496/752] 571578=ruby/enc/test_regex_casefold
[497/752] 571578=rubygems/test_gem_command_manager
[498/752] 571578=rubygems/test_gem_installer
[499/752] 571567=ruby/test_integer
[500/752] 571566=json/json_ext_parser_test
[501/752] 571566=ruby/test_time
[502/752] 571576=-ext-/struct/test_duplicate
[503/752] 571576=date/test_date_attr
[504/752] 571576=-ext-/test_scan_args
[505/752] 571576=erb/test_erb
[506/752] 571576=ruby/test_condition
[507/752] 571576=ruby/enc/test_cp949
[508/752] 571576=rubygems/test_gem_resolver_git_set
[509/752] 571566=did_you_mean/spell_checking/test_class_name_check
[510/752] 571566=ruby/test_string
[511/752] 571570=ruby/enc/test_emoji
[512/752] 571576=set/test_sorted_set
[513/752] 571570=ripper/test_files_lib
[514/752] 571575=rubygems/test_gem_source
[515/752] 571572=ruby/test_frozen
[516/752] 571572=psych/test_safe_load
[517/752] 571572=prism/encoding/string_encoding_test
[518/752] 571572=-ext-/exception/test_exception_at_throwing
[519/752] 571575=ruby/test_name_error
[520/752] 571572=ruby/test_enumerator
[521/752] 571576=ruby/enc/test_utf16
[522/752] 571576=rubygems/test_gem_package
[523/752] 571575=did_you_mean/tree_spell/test_change_word
[524/752] 571575=-ext-/string/test_modify_expand
[525/752] 571575=rubygems/test_gem_source_installed
[526/752] 571575=rubygems/test_gem_available_set
[527/752] 571575=uri/test_parser
[528/752] 571575=date/test_date
[529/752] 571575=psych/test_date_time
[530/752] 571575=openssl/test_pkcs12
[531/752] 571576=test_pty
[532/752] 571577=yaml/test_dbm
[533/752] 571577=did_you_mean/spell_checking/test_variable_name_check
[534/752] 571577=rubygems/test_gem_commands_list_command
[535/752] 571577=rubygems/test_gem_source_vendor
[536/752] 571577=rubygems/test_gem_platform
[537/752] 571577=prism/ractor_test
[538/752] 571576=psych/test_symbol
[539/752] 571576=rubygems/test_gem_uninstaller
[540/752] 571575=prism/result/overlap_test
[541/752] 571577=-ext-/debug/test_debug
[542/752] 571577=ruby/test_stringchar
[543/752] 571581=rubygems/test_gem_commands_help_command
[544/752] 571577=-ext-/arith_seq/test_arith_seq_extract
[545/752] 571569=digest/test_digest
[546/752] 571581=rubygems/test_gem_package_old
[547/752] 571575=rubygems/test_gem_uri
[548/752] 571581=test_rbconfig
[549/752] 571581=digest/test_ractor
[550/752] 571575=psych/test_psych
[551/752] 571575=json/json_coder_test
[552/752] 571575=fiber/test_enumerator
[553/752] 571575=psych/test_nil
[554/752] 571575=-ext-/class/test_class2name
[555/752] 571575=rubygems/test_gem_commands_outdated_command
[556/752] 571577=rubygems/test_gem_request_set_lockfile_tokenizer
[557/752] 571575=openssl/test_kdf
[558/752] 571581=ruby/test_time_tz
[559/752] 571577=ruby/test_backtrace
[560/752] 571575=prism/ruby/string_query_test
[561/752] 571575=-ext-/load/test_resolve_symbol
[562/752] 571581=-ext-/debug/test_profile_frames
[563/752] 571575=date/test_date_compat
[564/752] 571575=ruby/test_lazy_enumerator
[565/752] 571581=ruby/test_array
[566/752] 571576=set/test_set
[567/752] 571576=mkmf/test_find_executable
[568/752] 571576=error_highlight/test_error_highlight
[569/752] 571575=resolv/test_resource
[570/752] 571577=psych/test_set
[571/752] 571575=rubygems/test_gem_source_fetch_problem
[572/752] 571577=rubygems/test_gem_update_suggestion
[573/752] 571575=rubygems/test_gem_console_ui
[574/752] 571575=-ext-/struct/test_member
[575/752] 571575=test_unicode_normalize
[576/752] 571577=ruby/test_method
[577/752] 571575=did_you_mean/test_ractor_compatibility
[578/752] 571568=-ext-/econv/test_append
[579/752] 571568=rubygems/test_gem_resolver_lock_set
[580/752] 571568=optparse/test_reqarg
[581/752] 571575=ruby/test_yjit
[582/752] 571567=net/http/test_buffered_io
[583/752] 571567=ruby/test_m17n
[584/752] 571570=mkmf/test_egrep_cpp
[585/752] 571570=ruby/test_argf
[586/752] 571568=rubygems/test_gem_resolver_composed_set
[587/752] 571568=date/test_date_conv
[588/752] 571568=rubygems/test_webauthn_poller
[589/752] 571567=ruby/test_trace
[590/752] 571568=rubygems/test_gem_stream_ui
[591/752] 571567=-ext-/st/test_numhash
[592/752] 571567=-ext-/string/test_nofree
[593/752] 571567=openssl/test_pkey_rsa
[594/752] 571568=test_ipaddr
[595/752] 571568=ruby/test_arity
[596/752] 571568=ruby/test_io_buffer
[597/752] 571568=-ext-/arith_seq/test_arith_seq_beg_len_step
[598/752] 571568=ruby/test_hash
[599/752] 571567=rubygems/test_gem_resolver_requirement_list
[600/752] 571567=ruby/test_beginendblock
[601/752] 571576=psych/test_scalar_scanner
[602/752] 571576=rubygems/test_gem_commands_pristine_command
[603/752] 571567=rubygems/test_gem_config_file
[604/752] 571567=psych/test_yamlstore
[605/752] 571567=ruby/test_yjit_exit_locations
[606/752] 571578=ruby/enc/test_case_mapping
[607/752] 571578=psych/visitors/test_yaml_tree
[608/752] 571567=uri/test_mailto
[609/752] 571567=rubygems/test_gem_package_tar_writer
[610/752] 571578=rubygems/test_rubygems
[611/752] 571569=prism/ruby/ripper_test
[612/752] 571567=test_timeout
[613/752] 571578=ruby/test_not
[614/752] 571578=test_weakref
[615/752] 571578=socket/test_socket
[616/752] 571567=rubygems/test_gem_bundler_version_finder
[617/752] 571567=-ext-/win32/test_console_attr
[618/752] 571567=prism/newline_test
[619/752] 571567=prism/ruby/parser_test
[620/752] 571567=prism/snippets_test
[621/752] 571569=psych/test_array
[622/752] 571569=-ext-/gvl/test_ubf_async_safe
[623/752] 571569=rubygems/test_webauthn_listener_response
[624/752] 571569=prism/result/heredoc_test
[625/752] 571569=prism/result/constant_path_node_test
[626/752] 571569=rubygems/test_gem_path_support
[627/752] 571569=optparse/test_autoconf
[628/752] 571576=optparse/test_did_you_mean
[629/752] 571569=-ext-/popen_deadlock/test_popen_deadlock
[630/752] 571576=rubygems/test_gem_safe_yaml
[631/752] 571576=digest/test_digest_extend
[632/752] 571576=ruby/test_case
[633/752] 571576=cgi/test_cgi_multipart
[634/752] 571576=-ext-/test_bug-5832
[635/752] 571576=prism/onigmo_test
[636/752] 571576=psych/test_struct
[637/752] 571576=ruby/test_ast
[638/752] 571569=prism/fuzzer_test
[639/752] 571569=-ext-/string/test_rb_str_dup
[640/752] 571569=dtrace/test_gc
[641/752] 571569=test_time
[642/752] 571578=json/json_encoding_test
[643/752] 571578=ruby/test_math
[644/752] 571578=ruby/test_super
[645/752] 571569=mkmf/test_libs
[646/752] 571569=ruby/test_compile_prism
[647/752] 571577=rubygems/test_gem_commands_build_command
[648/752] 571581=rubygems/test_gem_security
[649/752] 571577=ruby/enc/test_euc_tw
[650/752] 571577=ruby/test_alias
[651/752] 571569=rubygems/test_gem_requirement
[652/752] 571569=mkmf/test_sizeof
[653/752] 571577=-ext-/wait/test_wait
[654/752] 571578=psych/test_object_references
[655/752] 571578=openssl/test_x509name
[656/752] 571578=fiber/test_sleep
[657/752] 571577=stringio/test_stringio
[658/752] 571577=resolv/test_dns
[659/752] 571567=ruby/test_dup
[660/752] 571577=ruby/test_require
[661/752] 571567=-ext-/test_bug-3571
[662/752] 571578=ruby/test_system
[663/752] 571567=-ext-/test_notimplement
[664/752] 571567=ruby/enc/test_emoji_breaks
[665/752] 571567=ruby/test_comparable
[666/752] 571567=mmtk/test_configuration
[667/752] 571567=rubygems/test_gem_commands_info_command
[668/752] 571567=prism/api/command_line_test
[669/752] 571567=ruby/test_io_timeout
[670/752] 571567=date/test_date_new
[671/752] 571567=rubygems/test_gem_source_subpath_problem
[672/752] 571567=prism/result/node_id_test
[673/752] 571570=test_tmpdir
[674/752] 571570=openssl/test_ts
[675/752] 571581=psych/test_emitter
[676/752] 571581=prism/api/parse_stream_test
[677/752] 571581=rubygems/test_gem_resolver_api_set
[678/752] 571571=prism/encoding/encodings_test
[679/752] 571581=fiber/test_io_buffer
[680/752] 571581=rubygems/test_gem_impossible_dependencies_error
[681/752] 571581=json/json_generator_test
[682/752] 571571=fileutils/test_dryrun
[683/752] 571571=-ext-/symbol/test_type
[684/752] 571571=ruby/test_range
[685/752] 571567=socket/test_udp
[686/752] 571567=prism/ruby/dispatcher_test
[687/752] 571567=mkmf/test_configuration
[688/752] 571567=ruby/enc/test_windows_1252
[689/752] 571567=-ext-/load/test_stringify_symbols
[690/752] 571567=prism/result/warnings_test
[691/752] 571567=-ext-/array/test_to_ary_concat
[692/752] 571570=-ext-/test_printf
[693/752] 571570=ruby/test_rubyoptions
[694/752] 571581=rubygems/test_gem_commands_uninstall_command
[695/752] 571578=ripper/test_files_test
[696/752] 571578=rubygems/test_gem_dependency_list
[697/752] 571578=rubygems/test_gem_resolver_installer_set
[698/752] 571578=rubygems/test_gem_silent_ui
[699/752] 571578=dtrace/test_require
[700/752] 571578=ruby/test_ifunless
[701/752] 571578=openssl/test_pkey_dh
[702/752] 571578=ruby/test_shapes
[703/752] 571578=openssl/test_ocsp
[704/752] 571567=rubygems/test_gem_commands_cleanup_command
[705/752] 571571=optparse/test_placearg
[706/752] 571581=-ext-/string/test_interned_str
[707/752] 571581=rubygems/test_project_sanity
[708/752] 571578=prism/encoding/regular_expression_encoding_test
[709/752] 571578=ruby/test_env
[710/752] 571581=test_forwardable
[711/752] 571569=dtrace/test_object_create_start
[712/752] 571569=ruby/test_continuation
[713/752] 571581=-ext-/exception/test_ensured
[714/752] 571569=prism/result/comments_test
[715/752] 571569=-ext-/hash/test_delete
[716/752] 571569=rubygems/test_config
[717/752] 571581=ruby/test_io_m17n
[718/752] 571571=openssl/test_x509store
[719/752] 571569=resolv/test_mdns
[720/752] 571569=rubygems/test_gem_ext_configure_builder
[721/752] 571569=ruby/test_dir
[722/752] 571568=psych/test_merge_keys
[723/752] 571568=-ext-/test_random
[724/752] 571568=optparse/test_kwargs
[725/752] 571568=io/wait/test_io_wait
[726/752] 571571=ripper/test_lexer
[727/752] 571571=ruby/test_threadgroup
[728/752] 571567=-ext-/string/test_set_len
[729/752] 571567=rubygems/test_gem_commands_lock_command
[730/752] 571567=ruby/enc/test_euc_kr
[731/752] 571567=rubygems/test_gem_local_remote_options
[732/752] 571567=optparse/test_bash_completion
[733/752] 571567=ruby/test_exception
[734/752] 571569=rubygems/test_gem_security_signer
[735/752] 571569=mkmf/test_install
[736/752] 571571=prism/result/integer_parse_test
[737/752] 571571=rubygems/test_gem_validator
[738/752] 571571=test_prettyprint
[739/752] 571571=prism/result/regular_expression_options_test
[740/752] 571571=fiber/test_queue
[741/752] 571571=ruby/test_sleep
[742/752] 571569=ruby/test_integer_comb
[743/752] 571577=prism/result/index_write_test
[744/752] 571577=test_tsort
[745/752] 571577=openssl/test_ns_spki
[746/752] 571581=psych/visitors/test_depth_first
[747/752] 571581=prism/lex_test
[748/752] 571577=test_bundled_gems
[749/752] 571577=date/test_date_ractor
[750/752] 571566=ruby/test_m17n_comb
[751/752] 571577=openssl/test_pair
[752/752] 571571=did_you_mean/test_tree_spell_checker
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     996     996     996 ?             -1 Ss    1000   0:09 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
    996    1015    1015    1015 pts/0       1015 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
   1015    1018    1015    1015 pts/0       1015 S+    1000   0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
      1  311356    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1  341541    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
   1018  570257    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
 570257  570260    1015    1015 pts/0       1015 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250323-090554 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 570260  570261    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250323-090554 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --add-env=RUBY_TEST_TIMEOUT_SCALE=50 --incremental --exclude-steps=test_btest
 570261  571225    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
 571225  571226    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
 571226  571563    1015    1015 pts/0       1015 Sl+   1000   0:17 /tmp/ruby/build/trunk_asan/ruby --disable-gems -r/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir /tmp/ruby/src/trunk_asan/test/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16
 571563  571580    1015    1015 pts/0       1015 Sl+   1000   0:13 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 571580  624186    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 571580  624229    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 571580  624270    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
      1 1050354    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
 570261 1184281    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1 1740617    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems
      1 1863343    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3432248    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 3823805    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
{1=>[996, 311356, 341541, 1050354, 1740617, 1863343, 3432248, 3823805], 996=>[1015], 1015=>[1018], 1018=>[570257], 570257=>[570260], 570260=>[570261], 570261=>[571225, 1184281], 571225=>[571226], 571226=>[571563], 571563=>[571580], 571580=>[624186, 624229, 624270]}
$ timeout 60 gdb -p 624186 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 624190]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000058427a763e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7ae4f7c006c0 (LWP 624186) "test_autoload.*" 0x000058427a763e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7ae507e006c0 (LWP 624190) "test_autoload.*" 0x00007ae52411b4cd in __GI___poll (fds=0x7ae4e9f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7ae507e006c0 (LWP 624190) "test_autoload.*"):
#0  0x00007ae52411b4cd in __GI___poll (fds=0x7ae4e9f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058427a6ee6da in __interceptor_poll ()
No symbol table info available.
#2  0x000058427aa9d5ff in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3005
        vm = <optimized out>
#4  0x000058427a747a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ae52409caa4 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 = {135124098221760, -5312228056560207658, 135124098221760, -352, 0, 135123827679600, -5312228056547624746, -5312159492550985514}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ae524129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ae4f7c006c0 (LWP 624186) "test_autoload.*"):
#0  0x000058427a763e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000058427a764dfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000058427a6b3670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000058427a6b34e9 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  0x000058427a6b3115 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  0x000058427a6ae11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000058427a6adf08 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000058427a749e73 in __interceptor_malloc ()
No symbol table info available.
#8  0x000058427a7f7c26 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8226
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#9  0x000058427a7d3875 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4712
No locals.
#10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4706
No locals.
#11 0x000058427a877882 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:621
        new_arena = <optimized out>
#12 prepare_iseq_build (iseq=iseq@entry=0x7ae5025fe300, name=<optimized out>, name@entry=135124565340480, path=path@entry=135124010401320, realpath=realpath@entry=135124546979920, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x7ae4edb0ac40, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7ae4edb0ac20) at /tmp/ruby/src/trunk_asan/iseq.c:667
        coverage = 0
        err_info = 4
        body = <optimized out>
#13 0x000058427a876c85 in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x7ae4edb0ac20, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1095
        next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
        code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}}
        data = <optimized out>
        iseq = 0x7ae5025fe300
        location = <optimized out>
        start_line = <optimized out>
        start = <optimized out>
        end = <optimized out>
#14 0x000058427a876884 in pm_iseq_new_top (node=node@entry=0x7ae4f7bfc698, name=name@entry=135124565340480, path=path@entry=135124010401320, realpath=realpath@entry=135124546979920, parent=parent@entry=0x0, error_state=error_state@entry=0x7ae4f7bfc7c0) at /tmp/ruby/src/trunk_asan/iseq.c:926
No locals.
#15 0x000058427a893f60 in load_iseq_eval (ec=0x5160010869d0, fname=fname@entry=135124010401320) at /tmp/ruby/src/trunk_asan/load.c:756
        error_state = <optimized out>
        result = <optimized out>
        error = <optimized out>
        ec = 0x5160010869d0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 135124565676880
        iseq = <optimized out>
#16 0x000058427a88f00b in require_internal (ec=ec@entry=0x5160010869d0, 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 = 0x5150001a5980
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 135124565677040
        realpath_map = 135124565676880
        path = 135124010401320
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#17 0x000058427a88d002 in rb_require_string_internal (fname=135124546979920, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x5160010869d0
        result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#19 0x000058427ab6d0c8 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:3794
        ci = 0x1370100140003
        cc = <optimized out>
        me = 0x7ae5235ec940
        cfunc = 0x504000018558
        recv = 135124565806480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x000058427ab5351d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ae4f7bfd2f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x000058427ab59175 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181
No locals.
#22 0x000058427ab1ac39 in vm_sendish (ec=0x5160010869d0, reg_cfp=0x7ae4f7ef56e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5958
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x5160010869d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58427ab10a06 <vm_exec_core+12950>, 0x58427ab0de15 <vm_exec_core+1701>, 0x58427ab0f5f7 <vm_exec_core+7815>, 0x58427ab147f6 <vm_exec_core+28806>, 0x58427ab0ef42 <vm_exec_core+6098>, 0x58427ab15465 <vm_exec_core+31989>, 0x58427ab1380c <vm_exec_core+24732>, 0x58427ab116b5 <vm_exec_core+16197>, 0x58427ab0e114 <vm_exec_core+2468>, 0x58427ab14f8d <vm_exec_core+30749>, 0x58427ab14b9e <vm_exec_core+29742>, 0x58427ab0f2ff <vm_exec_core+7055>, 0x58427ab0e6f1 <vm_exec_core+3969>, 0x58427ab13cb1 <vm_exec_core+25921>, 0x58427ab100fb <vm_exec_core+10635>, 0x58427ab15197 <vm_exec_core+31271>, 0x58427ab14db5 <vm_exec_core+30277>, 0x58427ab108ae <vm_exec_core+12606>, 0x58427ab11622 <vm_exec_core+16050>, 0x58427ab1399a <vm_exec_core+25130>, 0x58427ab14d19 <vm_exec_core+30121>, 0x58427ab12a9e <vm_exec_core+21294>, 0x58427ab13a32 <vm_exec_core+25282>, 0x58427ab13e30 <vm_exec_core+26304>, 0x58427ab129cc <vm_exec_core+21084>, 0x58427ab0e5ed <vm_exec_core+3709>, 0x58427ab131c9 <vm_exec_core+23129>, 0x58427ab0e44e <vm_exec_core+3294>, 0x58427ab0e796 <vm_exec_core+4134>, 0x58427ab10b3b <vm_exec_core+13259>, 0x58427ab12871 <vm_exec_core+20737>, 0x58427ab12df1 <vm_exec_core+22145>, 0x58427ab12600 <vm_exec_core+20112>, 0x58427ab0e061 <vm_exec_core+2289>, 0x58427ab14078 <vm_exec_core+26888>, 0x58427ab14aa8 <vm_exec_core+29496>, 0x58427ab0e891 <vm_exec_core+4385>, 0x58427ab0f9f9 <vm_exec_core+8841>, 0x58427ab0f50a <vm_exec_core+7578>, 0x58427ab1025c <vm_exec_core+10988>, 0x58427ab1157e <vm_exec_core+15886>, 0x58427ab0e981 <vm_exec_core+4625>, 0x58427ab13efd <vm_exec_core+26509>, 0x58427ab0f95a <vm_exec_core+8682>, 0x58427ab1141f <vm_exec_core+15535>, 0x58427ab11e97 <vm_exec_core+18215>, 0x58427ab13daf <vm_exec_core+26175>, 0x58427ab12c51 <vm_exec_core+21729>, 0x58427ab10465 <vm_exec_core+11509>, 0x58427ab0fc41 <vm_exec_core+9425>, 0x58427ab13b8d <vm_exec_core+25629>, 0x58427ab10caf <vm_exec_core+13631>, 0x58427ab13274 <vm_exec_core+23300>, 0x58427ab12d64 <vm_exec_core+22004>, 0x58427ab134b4 <vm_exec_core+23876>, 0x58427ab1434d <vm_exec_core+27613>, 0x58427ab1209a <vm_exec_core+18730>, 0x58427ab0db0b <vm_exec_core+923>, 0x58427ab105d9 <vm_exec_core+11881>, 0x58427ab13ad9 <vm_exec_core+25449>, 0x58427ab106ff <vm_exec_core+12175>, 0x58427ab1290e <vm_exec_core+20894>, 0x58427ab130ca <vm_exec_core+22874>, 0x58427ab11c51 <vm_exec_core+17633>, 0x58427ab12734 <vm_exec_core+20420>, 0x58427ab10929 <vm_exec_core+12729>, 0x58427ab0ff16 <vm_exec_core+10150>, 0x58427ab1358b <vm_exec_core+24091>, 0x58427ab0ea37 <vm_exec_core+4807>, 0x58427ab11a55 <vm_exec_core+17125>, 0x58427ab1c3e9 <vm_exec_core+60537>, 0x58427ab12b42 <vm_exec_core+21458>, 0x58427ab0ece1 <vm_exec_core+5489>, 0x58427ab0f1e2 <vm_exec_core+6770>, 0x58427ab0edfe <vm_exec_core+5774>, 0x58427ab0fae6 <vm_exec_core+9078>, 0x58427ab102bb <vm_exec_core+11083>, 0x58427ab0db10 <vm_exec_core+928>, 0x58427ab0f857 <vm_exec_core+8423>, 0x58427ab156a1 <vm_exec_core+32561>, 0x58427ab12fe7 <vm_exec_core+22647>, 0x58427ab11f98 <vm_exec_core+18472>, 0x58427ab13f6e <vm_exec_core+26622>, 0x58427ab1576d <vm_exec_core+32765>, 0x58427ab1426d <vm_exec_core+27389>, 0x58427ab15225 <vm_exec_core+31413>, 0x58427ab152f2 <vm_exec_core+31618>, 0x58427ab0e511 <vm_exec_core+3489>, 0x58427ab14e57 <vm_exec_core+30439>, 0x58427ab10bd8 <vm_exec_core+13416>, 0x58427ab15066 <vm_exec_core+30966>, 0x58427ab107a4 <vm_exec_core+12340>, 0x58427ab1414d <vm_exec_core+27101>, 0x58427ab0fd60 <vm_exec_core+9712>, 0x58427ab10ecd <vm_exec_core+14173>, 0x58427ab153cb <vm_exec_core+31835>, 0x58427ab114da <vm_exec_core+15722>, 0x58427ab11063 <vm_exec_core+14579>, 0x58427ab0dbd9 <vm_exec_core+1129>, 0x58427ab0e265 <vm_exec_core+2805>, 0x58427ab0dcbb <vm_exec_core+1355>, 0x58427ab11d45 <vm_exec_core+17877>, 0x58427ab11201 <vm_exec_core+14993>, 0x58427ab11932 <vm_exec_core+16834>, 0x58427ab11855 <vm_exec_core+16613>, 0x58427ab10a44 <vm_exec_core+13012>, 0x58427ab110fd <vm_exec_core+14733>, 0x58427ab10daa <vm_exec_core+13882>, 0x58427ab113a4 <vm_exec_core+15412>, 0x58427ab11329 <vm_exec_core+15289>, 0x58427ab109f7 <vm_exec_core+12935>, 0x58427ab0de06 <vm_exec_core+1686>, 0x58427ab0f5e8 <vm_exec_core+7800>, 0x58427ab147e7 <vm_exec_core+28791>, 0x58427ab0ef33 <vm_exec_core+6083>, 0x58427ab15456 <vm_exec_core+31974>, 0x58427ab137fd <vm_exec_core+24717>, 0x58427ab116a6 <vm_exec_core+16182>, 0x58427ab0e105 <vm_exec_core+2453>, 0x58427ab14f7e <vm_exec_core+30734>, 0x58427ab14b8f <vm_exec_core+29727>, 0x58427ab0f2f0 <vm_exec_core+7040>, 0x58427ab0e6e2 <vm_exec_core+3954>, 0x58427ab13ca2 <vm_exec_core+25906>, 0x58427ab100ec <vm_exec_core+10620>, 0x58427ab15188 <vm_exec_core+31256>, 0x58427ab14da6 <vm_exec_core+30262>, 0x58427ab1089f <vm_exec_core+12591>, 0x58427ab11613 <vm_exec_core+16035>, 0x58427ab1398b <vm_exec_core+25115>, 0x58427ab14d0a <vm_exec_core+30106>, 0x58427ab12a8f <vm_exec_core+21279>, 0x58427ab13a23 <vm_exec_core+25267>, 0x58427ab13e21 <vm_exec_core+26289>, 0x58427ab129bd <vm_exec_core+21069>, 0x58427ab0e5de <vm_exec_core+3694>, 0x58427ab131ba <vm_exec_core+23114>, 0x58427ab0e43f <vm_exec_core+3279>, 0x58427ab0e787 <vm_exec_core+4119>, 0x58427ab10b2c <vm_exec_core+13244>, 0x58427ab12862 <vm_exec_core+20722>, 0x58427ab12de2 <vm_exec_core+22130>, 0x58427ab125f1 <vm_exec_core+20097>, 0x58427ab0e052 <vm_exec_core+2274>, 0x58427ab14069 <vm_exec_core+26873>, 0x58427ab14a99 <vm_exec_core+29481>, 0x58427ab0e882 <vm_exec_core+4370>, 0x58427ab0f9ea <vm_exec_core+8826>, 0x58427ab0f4fb <vm_exec_core+7563>, 0x58427ab1024d <vm_exec_core+10973>, 0x58427ab1156f <vm_exec_core+15871>, 0x58427ab0e972 <vm_exec_core+4610>, 0x58427ab13eee <vm_exec_core+26494>, 0x58427ab0f94b <vm_exec_core+8667>, 0x58427ab11410 <vm_exec_core+15520>, 0x58427ab11e88 <vm_exec_core+18200>, 0x58427ab13da0 <vm_exec_core+26160>, 0x58427ab12c42 <vm_exec_core+21714>, 0x58427ab10456 <vm_exec_core+11494>, 0x58427ab0fc32 <vm_exec_core+9410>, 0x58427ab13b7e <vm_exec_core+25614>, 0x58427ab10ca0 <vm_exec_core+13616>, 0x58427ab13265 <vm_exec_core+23285>, 0x58427ab12d55 <vm_exec_core+21989>, 0x58427ab134a5 <vm_exec_core+23861>, 0x58427ab1433e <vm_exec_core+27598>, 0x58427ab1208b <vm_exec_core+18715>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab105ca <vm_exec_core+11866>, 0x58427ab13aca <vm_exec_core+25434>, 0x58427ab106f0 <vm_exec_core+12160>, 0x58427ab128ff <vm_exec_core+20879>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab11c42 <vm_exec_core+17618>, 0x58427ab12725 <vm_exec_core+20405>, 0x58427ab1091a <vm_exec_core+12714>, 0x58427ab0ff07 <vm_exec_core+10135>, 0x58427ab1357c <vm_exec_core+24076>, 0x58427ab0ea28 <vm_exec_core+4792>, 0x58427ab11a46 <vm_exec_core+17110>, 0x58427ab1c3da <vm_exec_core+60522>, 0x58427ab12b33 <vm_exec_core+21443>, 0x58427ab0ecd2 <vm_exec_core+5474>, 0x58427ab0f1d3 <vm_exec_core+6755>, 0x58427ab0edef <vm_exec_core+5759>, 0x58427ab0fad7 <vm_exec_core+9063>, 0x58427ab102ac <vm_exec_core+11068>, 0x58427ab11f55 <vm_exec_core+18405>, 0x58427ab11565 <vm_exec_core+15861>, 0x58427ab11f50 <vm_exec_core+18400>, 0x58427ab12a8a <vm_exec_core+21274>, 0x58427ab129b8 <vm_exec_core+21064>, 0x58427ab0fad2 <vm_exec_core+9058>, 0x58427ab12c06 <vm_exec_core+21654>, 0x58427ab10bce <vm_exec_core+13406>, 0x58427ab10bd3 <vm_exec_core+13411>, 0x58427ab129b3 <vm_exec_core+21059>, 0x58427ab12858 <vm_exec_core+20712>, 0x58427ab11919 <vm_exec_core+16809>, 0x58427ab11841 <vm_exec_core+16593>...}
        reg_cfp = 0x7ae4f7ef56e8
        reg_pc = 0x51100007fa38
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000058427ab09f1b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160010869d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ae4f7bfd6a0, <optimized out>, <optimized out>}, prev = 0x7ae4edc09f80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
th: 0x5150001a5980, native_id: 0x7ae4f7c006c0
-- Control frame information -----------------------------------------------
        result = <optimized out>
#25 0x000058427ab80fea in vm_call0_body (ec=<optimized out>, calling=0x7ae4edd09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7ae4edd098d0
        cc = <optimized out>
        ret = <optimized out>
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
c:0003 p:---- s:0010 e:000009 CFUNC  :fork
#26 0x000058427ab8085f in vm_call0_cme (ec=0x5160010869d0, calling=0x7ae4edd09860, argv=0x7ae4f7bfdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x7ae4edd09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7ae4ff473308
        orig_cme = <optimized out>
c:0002 p:0004 s:0006 e:000005 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        ci = 0x7ae4edd098d0
        cc = 0x7ae4ff496150

        ret = <optimized out>
#28 0x000058427ab34c2e in vm_call0_cc (recv=135124565806480, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7ae4ff496150, 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 0x80)>
        use_argv = 0x0
        av = <optimized out>
#29 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7ae4ff496150
        self = <optimized out>
#30 0x000058427ab35a5e in rb_funcallv (recv=135124565806480, mid=22673, argc=1, argv=0x7ae4f7bfdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7ae4f7bfdaa0
#32 0x000058427aaf569e in autoload_feature_require (_arguments=135123827678864) at /tmp/ruby/src/trunk_asan/variable.c:3000
        arguments = 0x7ae4f7bfde90
        autoload_const = <optimized out>
        result = <optimized out>
#33 autoload_try_load (_arguments=135123827678864) at /tmp/ruby/src/trunk_asan/variable.c:3014
        arguments = 0x7ae4f7bfde90
        result = <optimized out>
        ce = <optimized out>
#34 0x000058427a7922d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1073
        _ec = 0x5160010869d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ae4f7bfde10, <optimized out>, 0x7ae4f7bfdd20, <optimized out>, <optimized out>}, prev = 0x7ae4edc09740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x5160010869d0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#35 0x000058427aaf4a06 in rb_autoload_load (module=module@entry=135124565884200, name=name@entry=231435) at /tmp/ruby/src/trunk_asan/variable.c:3075
        ce = 0x503001003360
        arguments = {module = 135124565884200, name = 231435, flag = 0, mutex = 135124005938560, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#36 0x000058427aafe89d in rb_const_search_from (klass=135123953759400, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3177
        ac = 0xfffffffffffffe00
        am = 135124565884200
        tmp = 135124565884200
        ce = <optimized out>
        current = 135124565884200
        value = <optimized out>
        first_iteration = <optimized out>
#37 0x000058427aaf6704 in rb_const_search (klass=135123953759400, id=231435, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3199
        value = <optimized out>
#38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3126
        c = <optimized out>
#39 0x000058427ab01b9e 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:1127
        root_cref = <optimized out>
        klass = 92358976736008
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#40 0x000058427ab0ce21 in vm_get_ev_const_chain (ec=0x5160010869d0, segments=0x5020005152f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1160
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000515390) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6425
        segments = 0x5020005152f0
        ice = <optimized out>
        val = <optimized out>
#42 0x000058427ab0e749 in vm_exec_core (ec=ec@entry=0x5160010869d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58427ab10a06 <vm_exec_core+12950>, 0x58427ab0de15 <vm_exec_core+1701>, 0x58427ab0f5f7 <vm_exec_core+7815>, 0x58427ab147f6 <vm_exec_core+28806>, 0x58427ab0ef42 <vm_exec_core+6098>, 0x58427ab15465 <vm_exec_core+31989>, 0x58427ab1380c <vm_exec_core+24732>, 0x58427ab116b5 <vm_exec_core+16197>, 0x58427ab0e114 <vm_exec_core+2468>, 0x58427ab14f8d <vm_exec_core+30749>, 0x58427ab14b9e <vm_exec_core+29742>, 0x58427ab0f2ff <vm_exec_core+7055>, 0x58427ab0e6f1 <vm_exec_core+3969>, 0x58427ab13cb1 <vm_exec_core+25921>, 0x58427ab100fb <vm_exec_core+10635>, 0x58427ab15197 <vm_exec_core+31271>, 0x58427ab14db5 <vm_exec_core+30277>, 0x58427ab108ae <vm_exec_core+12606>, 0x58427ab11622 <vm_exec_core+16050>, 0x58427ab1399a <vm_exec_core+25130>, 0x58427ab14d19 <vm_exec_core+30121>, 0x58427ab12a9e <vm_exec_core+21294>, 0x58427ab13a32 <vm_exec_core+25282>, 0x58427ab13e30 <vm_exec_core+26304>, 0x58427ab129cc <vm_exec_core+21084>, 0x58427ab0e5ed <vm_exec_core+3709>, 0x58427ab131c9 <vm_exec_core+23129>, 0x58427ab0e44e <vm_exec_core+3294>, 0x58427ab0e796 <vm_exec_core+4134>, 0x58427ab10b3b <vm_exec_core+13259>, 0x58427ab12871 <vm_exec_core+20737>, 0x58427ab12df1 <vm_exec_core+22145>, 0x58427ab12600 <vm_exec_core+20112>, 0x58427ab0e061 <vm_exec_core+2289>, 0x58427ab14078 <vm_exec_core+26888>, 0x58427ab14aa8 <vm_exec_core+29496>, 0x58427ab0e891 <vm_exec_core+4385>, 0x58427ab0f9f9 <vm_exec_core+8841>, 0x58427ab0f50a <vm_exec_core+7578>, 0x58427ab1025c <vm_exec_core+10988>, 0x58427ab1157e <vm_exec_core+15886>, 0x58427ab0e981 <vm_exec_core+4625>, 0x58427ab13efd <vm_exec_core+26509>, 0x58427ab0f95a <vm_exec_core+8682>, 0x58427ab1141f <vm_exec_core+15535>, 0x58427ab11e97 <vm_exec_core+18215>, 0x58427ab13daf <vm_exec_core+26175>, 0x58427ab12c51 <vm_exec_core+21729>, 0x58427ab10465 <vm_exec_core+11509>, 0x58427ab0fc41 <vm_exec_core+9425>, 0x58427ab13b8d <vm_exec_core+25629>, 0x58427ab10caf <vm_exec_core+13631>, 0x58427ab13274 <vm_exec_core+23300>, 0x58427ab12d64 <vm_exec_core+22004>, 0x58427ab134b4 <vm_exec_core+23876>, 0x58427ab1434d <vm_exec_core+27613>, 0x58427ab1209a <vm_exec_core+18730>, 0x58427ab0db0b <vm_exec_core+923>, 0x58427ab105d9 <vm_exec_core+11881>, 0x58427ab13ad9 <vm_exec_core+25449>, 0x58427ab106ff <vm_exec_core+12175>, 0x58427ab1290e <vm_exec_core+20894>, 0x58427ab130ca <vm_exec_core+22874>, 0x58427ab11c51 <vm_exec_core+17633>, 0x58427ab12734 <vm_exec_core+20420>, 0x58427ab10929 <vm_exec_core+12729>, 0x58427ab0ff16 <vm_exec_core+10150>, 0x58427ab1358b <vm_exec_core+24091>, 0x58427ab0ea37 <vm_exec_core+4807>, 0x58427ab11a55 <vm_exec_core+17125>, 0x58427ab1c3e9 <vm_exec_core+60537>, 0x58427ab12b42 <vm_exec_core+21458>, 0x58427ab0ece1 <vm_exec_core+5489>, 0x58427ab0f1e2 <vm_exec_core+6770>, 0x58427ab0edfe <vm_exec_core+5774>, 0x58427ab0fae6 <vm_exec_core+9078>, 0x58427ab102bb <vm_exec_core+11083>, 0x58427ab0db10 <vm_exec_core+928>, 0x58427ab0f857 <vm_exec_core+8423>, 0x58427ab156a1 <vm_exec_core+32561>, 0x58427ab12fe7 <vm_exec_core+22647>, 0x58427ab11f98 <vm_exec_core+18472>, 0x58427ab13f6e <vm_exec_core+26622>, 0x58427ab1576d <vm_exec_core+32765>, 0x58427ab1426d <vm_exec_core+27389>, 0x58427ab15225 <vm_exec_core+31413>, 0x58427ab152f2 <vm_exec_core+31618>, 0x58427ab0e511 <vm_exec_core+3489>, 0x58427ab14e57 <vm_exec_core+30439>, 0x58427ab10bd8 <vm_exec_core+13416>, 0x58427ab15066 <vm_exec_core+30966>, 0x58427ab107a4 <vm_exec_core+12340>, 0x58427ab1414d <vm_exec_core+27101>, 0x58427ab0fd60 <vm_exec_core+9712>, 0x58427ab10ecd <vm_exec_core+14173>, 0x58427ab153cb <vm_exec_core+31835>, 0x58427ab114da <vm_exec_core+15722>, 0x58427ab11063 <vm_exec_core+14579>, 0x58427ab0dbd9 <vm_exec_core+1129>, 0x58427ab0e265 <vm_exec_core+2805>, 0x58427ab0dcbb <vm_exec_core+1355>, 0x58427ab11d45 <vm_exec_core+17877>, 0x58427ab11201 <vm_exec_core+14993>, 0x58427ab11932 <vm_exec_core+16834>, 0x58427ab11855 <vm_exec_core+16613>, 0x58427ab10a44 <vm_exec_core+13012>, 0x58427ab110fd <vm_exec_core+14733>, 0x58427ab10daa <vm_exec_core+13882>, 0x58427ab113a4 <vm_exec_core+15412>, 0x58427ab11329 <vm_exec_core+15289>, 0x58427ab109f7 <vm_exec_core+12935>, 0x58427ab0de06 <vm_exec_core+1686>, 0x58427ab0f5e8 <vm_exec_core+7800>, 0x58427ab147e7 <vm_exec_core+28791>, 0x58427ab0ef33 <vm_exec_core+6083>, 0x58427ab15456 <vm_exec_core+31974>, 0x58427ab137fd <vm_exec_core+24717>, 0x58427ab116a6 <vm_exec_core+16182>, 0x58427ab0e105 <vm_exec_core+2453>, 0x58427ab14f7e <vm_exec_core+30734>, 0x58427ab14b8f <vm_exec_core+29727>, 0x58427ab0f2f0 <vm_exec_core+7040>, 0x58427ab0e6e2 <vm_exec_core+3954>, 0x58427ab13ca2 <vm_exec_core+25906>, 0x58427ab100ec <vm_exec_core+10620>, 0x58427ab15188 <vm_exec_core+31256>, 0x58427ab14da6 <vm_exec_core+30262>, 0x58427ab1089f <vm_exec_core+12591>, 0x58427ab11613 <vm_exec_core+16035>, 0x58427ab1398b <vm_exec_core+25115>, 0x58427ab14d0a <vm_exec_core+30106>, 0x58427ab12a8f <vm_exec_core+21279>, 0x58427ab13a23 <vm_exec_core+25267>, 0x58427ab13e21 <vm_exec_core+26289>, 0x58427ab129bd <vm_exec_core+21069>, 0x58427ab0e5de <vm_exec_core+3694>, 0x58427ab131ba <vm_exec_core+23114>, 0x58427ab0e43f <vm_exec_core+3279>, 0x58427ab0e787 <vm_exec_core+4119>, 0x58427ab10b2c <vm_exec_core+13244>, 0x58427ab12862 <vm_exec_core+20722>, 0x58427ab12de2 <vm_exec_core+22130>, 0x58427ab125f1 <vm_exec_core+20097>, 0x58427ab0e052 <vm_exec_core+2274>, 0x58427ab14069 <vm_exec_core+26873>, 0x58427ab14a99 <vm_exec_core+29481>, 0x58427ab0e882 <vm_exec_core+4370>, 0x58427ab0f9ea <vm_exec_core+8826>, 0x58427ab0f4fb <vm_exec_core+7563>, 0x58427ab1024d <vm_exec_core+10973>, 0x58427ab1156f <vm_exec_core+15871>, 0x58427ab0e972 <vm_exec_core+4610>, 0x58427ab13eee <vm_exec_core+26494>, 0x58427ab0f94b <vm_exec_core+8667>, 0x58427ab11410 <vm_exec_core+15520>, 0x58427ab11e88 <vm_exec_core+18200>, 0x58427ab13da0 <vm_exec_core+26160>, 0x58427ab12c42 <vm_exec_core+21714>, 0x58427ab10456 <vm_exec_core+11494>, 0x58427ab0fc32 <vm_exec_core+9410>, 0x58427ab13b7e <vm_exec_core+25614>, 0x58427ab10ca0 <vm_exec_core+13616>, 0x58427ab13265 <vm_exec_core+23285>, 0x58427ab12d55 <vm_exec_core+21989>, 0x58427ab134a5 <vm_exec_core+23861>, 0x58427ab1433e <vm_exec_core+27598>, 0x58427ab1208b <vm_exec_core+18715>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab105ca <vm_exec_core+11866>, 0x58427ab13aca <vm_exec_core+25434>, 0x58427ab106f0 <vm_exec_core+12160>, 0x58427ab128ff <vm_exec_core+20879>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab11c42 <vm_exec_core+17618>, 0x58427ab12725 <vm_exec_core+20405>, 0x58427ab1091a <vm_exec_core+12714>, 0x58427ab0ff07 <vm_exec_core+10135>, 0x58427ab1357c <vm_exec_core+24076>, 0x58427ab0ea28 <vm_exec_core+4792>, 0x58427ab11a46 <vm_exec_core+17110>, 0x58427ab1c3da <vm_exec_core+60522>, 0x58427ab12b33 <vm_exec_core+21443>, 0x58427ab0ecd2 <vm_exec_core+5474>, 0x58427ab0f1d3 <vm_exec_core+6755>, 0x58427ab0edef <vm_exec_core+5759>, 0x58427ab0fad7 <vm_exec_core+9063>, 0x58427ab102ac <vm_exec_core+11068>, 0x58427ab11f55 <vm_exec_core+18405>, 0x58427ab11565 <vm_exec_core+15861>, 0x58427ab11f50 <vm_exec_core+18400>, 0x58427ab12a8a <vm_exec_core+21274>, 0x58427ab129b8 <vm_exec_core+21064>, 0x58427ab0fad2 <vm_exec_core+9058>, 0x58427ab12c06 <vm_exec_core+21654>, 0x58427ab10bce <vm_exec_core+13406>, 0x58427ab10bd3 <vm_exec_core+13411>, 0x58427ab129b3 <vm_exec_core+21059>, 0x58427ab12858 <vm_exec_core+20712>, 0x58427ab11919 <vm_exec_core+16809>, 0x58427ab11841 <vm_exec_core+16593>...}
        reg_cfp = 0x7ae4f7ef5720
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#43 0x000058427ab09f1b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160010869d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ae4f7bfe940, <optimized out>, <optimized out>}, prev = 0x7ae4edd096b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x000058427ab8aa32 in invoke_iseq_block_from_c (ec=0x5160010869d0, captured=0x7ae4f7ef57a8, self=135123953718280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7ae500e9af38
        cfp = <optimized out>
        sp = 0x7ae4f7df5850
        use_argv = 0x0
        stack_argv = 0x7ae4f7df5850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#45 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640
        captured = 0x7ae4f7ef57a8
#46 0x000058427ab36e76 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677
No locals.
#47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#49 0x000058427ab36e76 in rb_yield (val=<optimized out>)
No locals.
#50 0x000058427a791baa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x5160010869d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ae4f7bfecd0, <optimized out>, 0x7ae4f7bfebe0, <optimized out>, <optimized out>}, prev = 0x7ae4edc09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x5160010869d0
        cfp = 0x7ae4f7ef5758
#51 0x000058427a90da1b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283
        status = <optimized out>
        pid = <optimized out>
#52 0x000058427ab6d0c8 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:3794
        ci = 0x64b100040001
        cc = <optimized out>
        me = 0x7ae500e99980
        cfunc = 0x504000020058
        recv = 135123953718280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#53 0x000058427ab5351d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ae4f7bff3b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#54 0x000058427ab52fd5 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4912
        ci = <optimized out>
        cc = 0x0
#55 0x000058427ab14688 in vm_sendish (ec=0x5160010869d0, reg_cfp=0x7ae4f7ef5790, cd=0x5020005151f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5958
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x5160010869d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020005151f0
        insns_address_table = {0x58427ab10a06 <vm_exec_core+12950>, 0x58427ab0de15 <vm_exec_core+1701>, 0x58427ab0f5f7 <vm_exec_core+7815>, 0x58427ab147f6 <vm_exec_core+28806>, 0x58427ab0ef42 <vm_exec_core+6098>, 0x58427ab15465 <vm_exec_core+31989>, 0x58427ab1380c <vm_exec_core+24732>, 0x58427ab116b5 <vm_exec_core+16197>, 0x58427ab0e114 <vm_exec_core+2468>, 0x58427ab14f8d <vm_exec_core+30749>, 0x58427ab14b9e <vm_exec_core+29742>, 0x58427ab0f2ff <vm_exec_core+7055>, 0x58427ab0e6f1 <vm_exec_core+3969>, 0x58427ab13cb1 <vm_exec_core+25921>, 0x58427ab100fb <vm_exec_core+10635>, 0x58427ab15197 <vm_exec_core+31271>, 0x58427ab14db5 <vm_exec_core+30277>, 0x58427ab108ae <vm_exec_core+12606>, 0x58427ab11622 <vm_exec_core+16050>, 0x58427ab1399a <vm_exec_core+25130>, 0x58427ab14d19 <vm_exec_core+30121>, 0x58427ab12a9e <vm_exec_core+21294>, 0x58427ab13a32 <vm_exec_core+25282>, 0x58427ab13e30 <vm_exec_core+26304>, 0x58427ab129cc <vm_exec_core+21084>, 0x58427ab0e5ed <vm_exec_core+3709>, 0x58427ab131c9 <vm_exec_core+23129>, 0x58427ab0e44e <vm_exec_core+3294>, 0x58427ab0e796 <vm_exec_core+4134>, 0x58427ab10b3b <vm_exec_core+13259>, 0x58427ab12871 <vm_exec_core+20737>, 0x58427ab12df1 <vm_exec_core+22145>, 0x58427ab12600 <vm_exec_core+20112>, 0x58427ab0e061 <vm_exec_core+2289>, 0x58427ab14078 <vm_exec_core+26888>, 0x58427ab14aa8 <vm_exec_core+29496>, 0x58427ab0e891 <vm_exec_core+4385>, 0x58427ab0f9f9 <vm_exec_core+8841>, 0x58427ab0f50a <vm_exec_core+7578>, 0x58427ab1025c <vm_exec_core+10988>, 0x58427ab1157e <vm_exec_core+15886>, 0x58427ab0e981 <vm_exec_core+4625>, 0x58427ab13efd <vm_exec_core+26509>, 0x58427ab0f95a <vm_exec_core+8682>, 0x58427ab1141f <vm_exec_core+15535>, 0x58427ab11e97 <vm_exec_core+18215>, 0x58427ab13daf <vm_exec_core+26175>, 0x58427ab12c51 <vm_exec_core+21729>, 0x58427ab10465 <vm_exec_core+11509>, 0x58427ab0fc41 <vm_exec_core+9425>, 0x58427ab13b8d <vm_exec_core+25629>, 0x58427ab10caf <vm_exec_core+13631>, 0x58427ab13274 <vm_exec_core+23300>, 0x58427ab12d64 <vm_exec_core+22004>, 0x58427ab134b4 <vm_exec_core+23876>, 0x58427ab1434d <vm_exec_core+27613>, 0x58427ab1209a <vm_exec_core+18730>, 0x58427ab0db0b <vm_exec_core+923>, 0x58427ab105d9 <vm_exec_core+11881>, 0x58427ab13ad9 <vm_exec_core+25449>, 0x58427ab106ff <vm_exec_core+12175>, 0x58427ab1290e <vm_exec_core+20894>, 0x58427ab130ca <vm_exec_core+22874>, 0x58427ab11c51 <vm_exec_core+17633>, 0x58427ab12734 <vm_exec_core+20420>, 0x58427ab10929 <vm_exec_core+12729>, 0x58427ab0ff16 <vm_exec_core+10150>, 0x58427ab1358b <vm_exec_core+24091>, 0x58427ab0ea37 <vm_exec_core+4807>, 0x58427ab11a55 <vm_exec_core+17125>, 0x58427ab1c3e9 <vm_exec_core+60537>, 0x58427ab12b42 <vm_exec_core+21458>, 0x58427ab0ece1 <vm_exec_core+5489>, 0x58427ab0f1e2 <vm_exec_core+6770>, 0x58427ab0edfe <vm_exec_core+5774>, 0x58427ab0fae6 <vm_exec_core+9078>, 0x58427ab102bb <vm_exec_core+11083>, 0x58427ab0db10 <vm_exec_core+928>, 0x58427ab0f857 <vm_exec_core+8423>, 0x58427ab156a1 <vm_exec_core+32561>, 0x58427ab12fe7 <vm_exec_core+22647>, 0x58427ab11f98 <vm_exec_core+18472>, 0x58427ab13f6e <vm_exec_core+26622>, 0x58427ab1576d <vm_exec_core+32765>, 0x58427ab1426d <vm_exec_core+27389>, 0x58427ab15225 <vm_exec_core+31413>, 0x58427ab152f2 <vm_exec_core+31618>, 0x58427ab0e511 <vm_exec_core+3489>, 0x58427ab14e57 <vm_exec_core+30439>, 0x58427ab10bd8 <vm_exec_core+13416>, 0x58427ab15066 <vm_exec_core+30966>, 0x58427ab107a4 <vm_exec_core+12340>, 0x58427ab1414d <vm_exec_core+27101>, 0x58427ab0fd60 <vm_exec_core+9712>, 0x58427ab10ecd <vm_exec_core+14173>, 0x58427ab153cb <vm_exec_core+31835>, 0x58427ab114da <vm_exec_core+15722>, 0x58427ab11063 <vm_exec_core+14579>, 0x58427ab0dbd9 <vm_exec_core+1129>, 0x58427ab0e265 <vm_exec_core+2805>, 0x58427ab0dcbb <vm_exec_core+1355>, 0x58427ab11d45 <vm_exec_core+17877>, 0x58427ab11201 <vm_exec_core+14993>, 0x58427ab11932 <vm_exec_core+16834>, 0x58427ab11855 <vm_exec_core+16613>, 0x58427ab10a44 <vm_exec_core+13012>, 0x58427ab110fd <vm_exec_core+14733>, 0x58427ab10daa <vm_exec_core+13882>, 0x58427ab113a4 <vm_exec_core+15412>, 0x58427ab11329 <vm_exec_core+15289>, 0x58427ab109f7 <vm_exec_core+12935>, 0x58427ab0de06 <vm_exec_core+1686>, 0x58427ab0f5e8 <vm_exec_core+7800>, 0x58427ab147e7 <vm_exec_core+28791>, 0x58427ab0ef33 <vm_exec_core+6083>, 0x58427ab15456 <vm_exec_core+31974>, 0x58427ab137fd <vm_exec_core+24717>, 0x58427ab116a6 <vm_exec_core+16182>, 0x58427ab0e105 <vm_exec_core+2453>, 0x58427ab14f7e <vm_exec_core+30734>, 0x58427ab14b8f <vm_exec_core+29727>, 0x58427ab0f2f0 <vm_exec_core+7040>, 0x58427ab0e6e2 <vm_exec_core+3954>, 0x58427ab13ca2 <vm_exec_core+25906>, 0x58427ab100ec <vm_exec_core+10620>, 0x58427ab15188 <vm_exec_core+31256>, 0x58427ab14da6 <vm_exec_core+30262>, 0x58427ab1089f <vm_exec_core+12591>, 0x58427ab11613 <vm_exec_core+16035>, 0x58427ab1398b <vm_exec_core+25115>, 0x58427ab14d0a <vm_exec_core+30106>, 0x58427ab12a8f <vm_exec_core+21279>, 0x58427ab13a23 <vm_exec_core+25267>, 0x58427ab13e21 <vm_exec_core+26289>, 0x58427ab129bd <vm_exec_core+21069>, 0x58427ab0e5de <vm_exec_core+3694>, 0x58427ab131ba <vm_exec_core+23114>, 0x58427ab0e43f <vm_exec_core+3279>, 0x58427ab0e787 <vm_exec_core+4119>, 0x58427ab10b2c <vm_exec_core+13244>, 0x58427ab12862 <vm_exec_core+20722>, 0x58427ab12de2 <vm_exec_core+22130>, 0x58427ab125f1 <vm_exec_core+20097>, 0x58427ab0e052 <vm_exec_core+2274>, 0x58427ab14069 <vm_exec_core+26873>, 0x58427ab14a99 <vm_exec_core+29481>, 0x58427ab0e882 <vm_exec_core+4370>, 0x58427ab0f9ea <vm_exec_core+8826>, 0x58427ab0f4fb <vm_exec_core+7563>, 0x58427ab1024d <vm_exec_core+10973>, 0x58427ab1156f <vm_exec_core+15871>, 0x58427ab0e972 <vm_exec_core+4610>, 0x58427ab13eee <vm_exec_core+26494>, 0x58427ab0f94b <vm_exec_core+8667>, 0x58427ab11410 <vm_exec_core+15520>, 0x58427ab11e88 <vm_exec_core+18200>, 0x58427ab13da0 <vm_exec_core+26160>, 0x58427ab12c42 <vm_exec_core+21714>, 0x58427ab10456 <vm_exec_core+11494>, 0x58427ab0fc32 <vm_exec_core+9410>, 0x58427ab13b7e <vm_exec_core+25614>, 0x58427ab10ca0 <vm_exec_core+13616>, 0x58427ab13265 <vm_exec_core+23285>, 0x58427ab12d55 <vm_exec_core+21989>, 0x58427ab134a5 <vm_exec_core+23861>, 0x58427ab1433e <vm_exec_core+27598>, 0x58427ab1208b <vm_exec_core+18715>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab105ca <vm_exec_core+11866>, 0x58427ab13aca <vm_exec_core+25434>, 0x58427ab106f0 <vm_exec_core+12160>, 0x58427ab128ff <vm_exec_core+20879>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab11c42 <vm_exec_core+17618>, 0x58427ab12725 <vm_exec_core+20405>, 0x58427ab1091a <vm_exec_core+12714>, 0x58427ab0ff07 <vm_exec_core+10135>, 0x58427ab1357c <vm_exec_core+24076>, 0x58427ab0ea28 <vm_exec_core+4792>, 0x58427ab11a46 <vm_exec_core+17110>, 0x58427ab1c3da <vm_exec_core+60522>, 0x58427ab12b33 <vm_exec_core+21443>, 0x58427ab0ecd2 <vm_exec_core+5474>, 0x58427ab0f1d3 <vm_exec_core+6755>, 0x58427ab0edef <vm_exec_core+5759>, 0x58427ab0fad7 <vm_exec_core+9063>, 0x58427ab102ac <vm_exec_core+11068>, 0x58427ab11f55 <vm_exec_core+18405>, 0x58427ab11565 <vm_exec_core+15861>, 0x58427ab11f50 <vm_exec_core+18400>, 0x58427ab12a8a <vm_exec_core+21274>, 0x58427ab129b8 <vm_exec_core+21064>, 0x58427ab0fad2 <vm_exec_core+9058>, 0x58427ab12c06 <vm_exec_core+21654>, 0x58427ab10bce <vm_exec_core+13406>, 0x58427ab10bd3 <vm_exec_core+13411>, 0x58427ab129b3 <vm_exec_core+21059>, 0x58427ab12858 <vm_exec_core+20712>, 0x58427ab11919 <vm_exec_core+16809>, 0x58427ab11841 <vm_exec_core+16593>...}
        reg_cfp = 0x7ae4f7ef5790
        reg_pc = 0x504000382e70
        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>
#57 0x000058427ab09f1b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x5160010869d0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ae4f7bff6c0, <optimized out>, <optimized out>}, prev = 0x7ae4f7bffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#58 0x000058427ab46d4b in invoke_iseq_block_from_c (ec=0x5160010869d0, captured=<optimized out>, self=135123953718280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7ae500e9af60
        cfp = 0x7ae4f7ef57c8
        sp = 0x7ae4f7df5818
        use_argv = <optimized out>
        stack_argv = 0x7ae4f7df5818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#59 invoke_block_from_c_proc (ec=0x5160010869d0, self=135123953718280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1720
        block = <optimized out>
        keyword_hash = <optimized out>
#60 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1750
No locals.
#61 0x000058427ab44fd6 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040002dcd90, argc=2054569534, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771
        self = 0
#62 0x000058427aa9c399 in thread_do_start_proc (th=th@entry=0x5150001a5980) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002dcd90
        args_len = 0
        args_ptr = <optimized out>
#63 0x000058427aa99fca in thread_do_start (th=0x5150001a5980) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#64 thread_start_func_2 (th=th@entry=0x5150001a5980, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#65 0x000058427aa9928e in call_thread_start_func_2 (th=0x5150001a5980) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x7ae4f7bffcc0
#66 nt_start (ptr=0x50c00048a840) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x5150001a5980
        sched = <optimized out>
        nt = 0x50c00048a840
        vm = 0x525000000100
#67 0x000058427a747a8f in asan_thread_start(void*) ()
No symbol table info available.
#68 0x00007ae52409caa4 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 = {135123827689152, -5312896834507802410, 135123827689152, -352, 0, 140727473162512, -5312896834495219498, -5312159492550985514}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#69 0x00007ae524129c3c 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 624186) detached]
$ timeout 60 gdb -p 624229 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 624232]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000058427a763e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                            Frame 
* 1    Thread 0x7ae4f32006c0 (LWP 624229) "test_autoload.*" 0x000058427a763e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7ae507e006c0 (LWP 624232) "test_autoload.*" 0x00007ae52411b4cd in __GI___poll (fds=0x7ae4e9f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7ae507e006c0 (LWP 624232) "test_autoload.*"):
#0  0x00007ae52411b4cd in __GI___poll (fds=0x7ae4e9f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000058427a6ee6da in __interceptor_poll ()
No symbol table info available.
#2  0x000058427aa9d5ff in timer_thread_polling (vm=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread_mn.c:1057
        pfd = {fd = 3, events = 1, revents = <optimized out>}
        timeout = -1
        r = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3005
        vm = <optimized out>
#4  0x000058427a747a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007ae52409caa4 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 = {135124098221760, -5312228056560207658, 135124098221760, -352, 0, 135123750085392, -5312228056547624746, -5312159492550985514}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007ae524129c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7ae4f32006c0 (LWP 624229) "test_autoload.*"):
#0  0x000058427a763e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x000058427a764dfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x000058427a6b3670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x000058427a6b34e9 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  0x000058427a6b3115 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  0x000058427a6ae11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x000058427a6adf08 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x000058427a749e73 in __interceptor_malloc ()
No symbol table info available.
#8  0x000058427a7f7c26 in rb_gc_impl_malloc (objspace_ptr=0x51d000000a80, size=528) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8226
        gpr = 107008
        objspace = 0x51d000000a80
        mem = <optimized out>
#9  0x000058427a7d3875 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4712
No locals.
#10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4706
No locals.
#11 0x000058427a877882 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:621
        new_arena = <optimized out>
#12 prepare_iseq_build (iseq=iseq@entry=0x7ae5025fe300, name=<optimized out>, name@entry=135124565340480, path=path@entry=135124010401160, realpath=realpath@entry=135124546979920, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x7ae4eb70a8c0, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7ae4eb70a8a0) at /tmp/ruby/src/trunk_asan/iseq.c:667
        coverage = 0
        err_info = 4
        body = <optimized out>
#13 0x000058427a876c85 in pm_iseq_new_with_opt (node=<optimized out>, name=<optimized out>, path=<optimized out>, realpath=<optimized out>, first_lineno=<optimized out>, parent=<optimized out>, isolated_depth=<optimized out>, type=<optimized out>, option=0x7ae4eb70a8a0, error_state=<optimized out>) at /tmp/ruby/src/trunk_asan/iseq.c:1095
        next_option = {inline_const_cache = 1, peephole_optimization = 1, tailcall_optimization = 0, specialized_instruction = 1, operands_unification = 1, instructions_unification = 0, frozen_string_literal = -1, debug_frozen_string_literal = 0, coverage_enabled = 1, debug_level = 0}
        code_location = {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 34}}
        data = <optimized out>
        iseq = 0x7ae5025fe300
        location = <optimized out>
        start_line = <optimized out>
        start = <optimized out>
        end = <optimized out>
#14 0x000058427a876884 in pm_iseq_new_top (node=node@entry=0x7ae4f31fc838, name=name@entry=135124565340480, path=path@entry=135124010401160, realpath=realpath@entry=135124546979920, parent=parent@entry=0x0, error_state=error_state@entry=0x7ae4f31fc960) at /tmp/ruby/src/trunk_asan/iseq.c:926
No locals.
#15 0x000058427a893f60 in load_iseq_eval (ec=0x516001084ed0, fname=fname@entry=135124010401160) at /tmp/ruby/src/trunk_asan/load.c:756
        error_state = <optimized out>
        result = <optimized out>
        error = <optimized out>
        ec = 0x516001084ed0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 135124565676880
        iseq = <optimized out>
#16 0x000058427a88f00b in require_internal (ec=ec@entry=0x516001084ed0, 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 = 0x5150001a5480
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 135124565677040
        realpath_map = 135124565676880
        path = 135124010401160
        state = RUBY_TAG_NONE
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        result = <optimized out>
        saved_path = <optimized out>
        reset_ext_config = <optimized out>
#17 0x000058427a88d002 in rb_require_string_internal (fname=135124546979920, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x516001084ed0
        result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#19 0x000058427ab6d0c8 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:3794
        ci = 0x1370100140003
        cc = <optimized out>
        me = 0x7ae5235ec940
        cfunc = 0x504000018558
        recv = 135124565806480
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x000058427ab5351d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ae4f31fd490) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4772
        ivar_mask = <optimized out>
        aset_mask = <optimized out>
        ci = 0x0
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#21 0x000058427ab59175 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4181
No locals.
#22 0x000058427ab1ac39 in vm_sendish (ec=0x516001084ed0, reg_cfp=0x7ae4f77ff6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5958
        calling = {cd = <optimized out>, cc = <optimized out>, block_handler = 0, recv = <optimized out>, argc = <optimized out>, kw_splat = <optimized out>, heap_argv = <optimized out>}
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
#23 vm_exec_core (ec=ec@entry=0x516001084ed0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58427ab10a06 <vm_exec_core+12950>, 0x58427ab0de15 <vm_exec_core+1701>, 0x58427ab0f5f7 <vm_exec_core+7815>, 0x58427ab147f6 <vm_exec_core+28806>, 0x58427ab0ef42 <vm_exec_core+6098>, 0x58427ab15465 <vm_exec_core+31989>, 0x58427ab1380c <vm_exec_core+24732>, 0x58427ab116b5 <vm_exec_core+16197>, 0x58427ab0e114 <vm_exec_core+2468>, 0x58427ab14f8d <vm_exec_core+30749>, 0x58427ab14b9e <vm_exec_core+29742>, 0x58427ab0f2ff <vm_exec_core+7055>, 0x58427ab0e6f1 <vm_exec_core+3969>, 0x58427ab13cb1 <vm_exec_core+25921>, 0x58427ab100fb <vm_exec_core+10635>, 0x58427ab15197 <vm_exec_core+31271>, 0x58427ab14db5 <vm_exec_core+30277>, 0x58427ab108ae <vm_exec_core+12606>, 0x58427ab11622 <vm_exec_core+16050>, 0x58427ab1399a <vm_exec_core+25130>, 0x58427ab14d19 <vm_exec_core+30121>, 0x58427ab12a9e <vm_exec_core+21294>, 0x58427ab13a32 <vm_exec_core+25282>, 0x58427ab13e30 <vm_exec_core+26304>, 0x58427ab129cc <vm_exec_core+21084>, 0x58427ab0e5ed <vm_exec_core+3709>, 0x58427ab131c9 <vm_exec_core+23129>, 0x58427ab0e44e <vm_exec_core+3294>, 0x58427ab0e796 <vm_exec_core+4134>, 0x58427ab10b3b <vm_exec_core+13259>, 0x58427ab12871 <vm_exec_core+20737>, 0x58427ab12df1 <vm_exec_core+22145>, 0x58427ab12600 <vm_exec_core+20112>, 0x58427ab0e061 <vm_exec_core+2289>, 0x58427ab14078 <vm_exec_core+26888>, 0x58427ab14aa8 <vm_exec_core+29496>, 0x58427ab0e891 <vm_exec_core+4385>, 0x58427ab0f9f9 <vm_exec_core+8841>, 0x58427ab0f50a <vm_exec_core+7578>, 0x58427ab1025c <vm_exec_core+10988>, 0x58427ab1157e <vm_exec_core+15886>, 0x58427ab0e981 <vm_exec_core+4625>, 0x58427ab13efd <vm_exec_core+26509>, 0x58427ab0f95a <vm_exec_core+8682>, 0x58427ab1141f <vm_exec_core+15535>, 0x58427ab11e97 <vm_exec_core+18215>, 0x58427ab13daf <vm_exec_core+26175>, 0x58427ab12c51 <vm_exec_core+21729>, 0x58427ab10465 <vm_exec_core+11509>, 0x58427ab0fc41 <vm_exec_core+9425>, 0x58427ab13b8d <vm_exec_core+25629>, 0x58427ab10caf <vm_exec_core+13631>, 0x58427ab13274 <vm_exec_core+23300>, 0x58427ab12d64 <vm_exec_core+22004>, 0x58427ab134b4 <vm_exec_core+23876>, 0x58427ab1434d <vm_exec_core+27613>, 0x58427ab1209a <vm_exec_core+18730>, 0x58427ab0db0b <vm_exec_core+923>, 0x58427ab105d9 <vm_exec_core+11881>, 0x58427ab13ad9 <vm_exec_core+25449>, 0x58427ab106ff <vm_exec_core+12175>, 0x58427ab1290e <vm_exec_core+20894>, 0x58427ab130ca <vm_exec_core+22874>, 0x58427ab11c51 <vm_exec_core+17633>, 0x58427ab12734 <vm_exec_core+20420>, 0x58427ab10929 <vm_exec_core+12729>, 0x58427ab0ff16 <vm_exec_core+10150>, 0x58427ab1358b <vm_exec_core+24091>, 0x58427ab0ea37 <vm_exec_core+4807>, 0x58427ab11a55 <vm_exec_core+17125>, 0x58427ab1c3e9 <vm_exec_core+60537>, 0x58427ab12b42 <vm_exec_core+21458>, 0x58427ab0ece1 <vm_exec_core+5489>, 0x58427ab0f1e2 <vm_exec_core+6770>, 0x58427ab0edfe <vm_exec_core+5774>, 0x58427ab0fae6 <vm_exec_core+9078>, 0x58427ab102bb <vm_exec_core+11083>, 0x58427ab0db10 <vm_exec_core+928>, 0x58427ab0f857 <vm_exec_core+8423>, 0x58427ab156a1 <vm_exec_core+32561>, 0x58427ab12fe7 <vm_exec_core+22647>, 0x58427ab11f98 <vm_exec_core+18472>, 0x58427ab13f6e <vm_exec_core+26622>, 0x58427ab1576d <vm_exec_core+32765>, 0x58427ab1426d <vm_exec_core+27389>, 0x58427ab15225 <vm_exec_core+31413>, 0x58427ab152f2 <vm_exec_core+31618>, 0x58427ab0e511 <vm_exec_core+3489>, 0x58427ab14e57 <vm_exec_core+30439>, 0x58427ab10bd8 <vm_exec_core+13416>, 0x58427ab15066 <vm_exec_core+30966>, 0x58427ab107a4 <vm_exec_core+12340>, 0x58427ab1414d <vm_exec_core+27101>, 0x58427ab0fd60 <vm_exec_core+9712>, 0x58427ab10ecd <vm_exec_core+14173>, 0x58427ab153cb <vm_exec_core+31835>, 0x58427ab114da <vm_exec_core+15722>, 0x58427ab11063 <vm_exec_core+14579>, 0x58427ab0dbd9 <vm_exec_core+1129>, 0x58427ab0e265 <vm_exec_core+2805>, 0x58427ab0dcbb <vm_exec_core+1355>, 0x58427ab11d45 <vm_exec_core+17877>, 0x58427ab11201 <vm_exec_core+14993>, 0x58427ab11932 <vm_exec_core+16834>, 0x58427ab11855 <vm_exec_core+16613>, 0x58427ab10a44 <vm_exec_core+13012>, 0x58427ab110fd <vm_exec_core+14733>, 0x58427ab10daa <vm_exec_core+13882>, 0x58427ab113a4 <vm_exec_core+15412>, 0x58427ab11329 <vm_exec_core+15289>, 0x58427ab109f7 <vm_exec_core+12935>, 0x58427ab0de06 <vm_exec_core+1686>, 0x58427ab0f5e8 <vm_exec_core+7800>, 0x58427ab147e7 <vm_exec_core+28791>, 0x58427ab0ef33 <vm_exec_core+6083>, 0x58427ab15456 <vm_exec_core+31974>, 0x58427ab137fd <vm_exec_core+24717>, 0x58427ab116a6 <vm_exec_core+16182>, 0x58427ab0e105 <vm_exec_core+2453>, 0x58427ab14f7e <vm_exec_core+30734>, 0x58427ab14b8f <vm_exec_core+29727>, 0x58427ab0f2f0 <vm_exec_core+7040>, 0x58427ab0e6e2 <vm_exec_core+3954>, 0x58427ab13ca2 <vm_exec_core+25906>, 0x58427ab100ec <vm_exec_core+10620>, 0x58427ab15188 <vm_exec_core+31256>, 0x58427ab14da6 <vm_exec_core+30262>, 0x58427ab1089f <vm_exec_core+12591>, 0x58427ab11613 <vm_exec_core+16035>, 0x58427ab1398b <vm_exec_core+25115>, 0x58427ab14d0a <vm_exec_core+30106>, 0x58427ab12a8f <vm_exec_core+21279>, 0x58427ab13a23 <vm_exec_core+25267>, 0x58427ab13e21 <vm_exec_core+26289>, 0x58427ab129bd <vm_exec_core+21069>, 0x58427ab0e5de <vm_exec_core+3694>, 0x58427ab131ba <vm_exec_core+23114>, 0x58427ab0e43f <vm_exec_core+3279>, 0x58427ab0e787 <vm_exec_core+4119>, 0x58427ab10b2c <vm_exec_core+13244>, 0x58427ab12862 <vm_exec_core+20722>, 0x58427ab12de2 <vm_exec_core+22130>, 0x58427ab125f1 <vm_exec_core+20097>, 0x58427ab0e052 <vm_exec_core+2274>, 0x58427ab14069 <vm_exec_core+26873>, 0x58427ab14a99 <vm_exec_core+29481>, 0x58427ab0e882 <vm_exec_core+4370>, 0x58427ab0f9ea <vm_exec_core+8826>, 0x58427ab0f4fb <vm_exec_core+7563>, 0x58427ab1024d <vm_exec_core+10973>, 0x58427ab1156f <vm_exec_core+15871>, 0x58427ab0e972 <vm_exec_core+4610>, 0x58427ab13eee <vm_exec_core+26494>, 0x58427ab0f94b <vm_exec_core+8667>, 0x58427ab11410 <vm_exec_core+15520>, 0x58427ab11e88 <vm_exec_core+18200>, 0x58427ab13da0 <vm_exec_core+26160>, 0x58427ab12c42 <vm_exec_core+21714>, 0x58427ab10456 <vm_exec_core+11494>, 0x58427ab0fc32 <vm_exec_core+9410>, 0x58427ab13b7e <vm_exec_core+25614>, 0x58427ab10ca0 <vm_exec_core+13616>, 0x58427ab13265 <vm_exec_core+23285>, 0x58427ab12d55 <vm_exec_core+21989>, 0x58427ab134a5 <vm_exec_core+23861>, 0x58427ab1433e <vm_exec_core+27598>, 0x58427ab1208b <vm_exec_core+18715>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab105ca <vm_exec_core+11866>, 0x58427ab13aca <vm_exec_core+25434>, 0x58427ab106f0 <vm_exec_core+12160>, 0x58427ab128ff <vm_exec_core+20879>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab11c42 <vm_exec_core+17618>, 0x58427ab12725 <vm_exec_core+20405>, 0x58427ab1091a <vm_exec_core+12714>, 0x58427ab0ff07 <vm_exec_core+10135>, 0x58427ab1357c <vm_exec_core+24076>, 0x58427ab0ea28 <vm_exec_core+4792>, 0x58427ab11a46 <vm_exec_core+17110>, 0x58427ab1c3da <vm_exec_core+60522>, 0x58427ab12b33 <vm_exec_core+21443>, 0x58427ab0ecd2 <vm_exec_core+5474>, 0x58427ab0f1d3 <vm_exec_core+6755>, 0x58427ab0edef <vm_exec_core+5759>, 0x58427ab0fad7 <vm_exec_core+9063>, 0x58427ab102ac <vm_exec_core+11068>, 0x58427ab11f55 <vm_exec_core+18405>, 0x58427ab11565 <vm_exec_core+15861>, 0x58427ab11f50 <vm_exec_core+18400>, 0x58427ab12a8a <vm_exec_core+21274>, 0x58427ab129b8 <vm_exec_core+21064>, 0x58427ab0fad2 <vm_exec_core+9058>, 0x58427ab12c06 <vm_exec_core+21654>, 0x58427ab10bce <vm_exec_core+13406>, 0x58427ab10bd3 <vm_exec_core+13411>, 0x58427ab129b3 <vm_exec_core+21059>, 0x58427ab12858 <vm_exec_core+20712>, 0x58427ab11919 <vm_exec_core+16809>, 0x58427ab11841 <vm_exec_core+16593>...}
        reg_cfp = 0x7ae4f77ff6e8
        reg_pc = 0x51100007fa38
        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>
th: 0x5150001a5480, native_id: 0x7ae4f32006c0
-- Control frame information -----------------------------------------------
        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>
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
c:0006 p:---- s:0024 e:000023 CFUNC  :require
c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0004 p:0002 s:0013 e:000012 BLOCK  /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH]
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]
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
        INSN_LABEL_trace_opt_length = <optimized out>

        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#24 0x000058427ab09f1b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001084ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ae4f31fd840, <optimized out>, <optimized out>}, prev = 0x7ae4eb809e80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x000058427ab80fea in vm_call0_body (ec=<optimized out>, calling=0x7ae4eb909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7ae4eb9098d0
        cc = <optimized out>
        ret = <optimized out>
#26 0x000058427ab8085f in vm_call0_cme (ec=0x516001084ed0, calling=0x7ae4eb909860, argv=0x7ae4f31fdc40, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x7ae4eb909860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7ae4ff473308
        orig_cme = <optimized out>
        ci = 0x7ae4eb9098d0
        cc = 0x7ae4ff496150
        ret = <optimized out>
#28 0x000058427ab34c2e in vm_call0_cc (recv=135124565806480, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7ae4ff496150, 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 0x80)>
        use_argv = 0x0
        av = <optimized out>
#29 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047
        ci = <optimized out>
        ec = <optimized out>
        cc = 0x7ae4ff496150
        self = <optimized out>
#30 0x000058427ab35a5e in rb_funcallv (recv=135124565806480, mid=22673, argc=1, argv=0x7ae4f31fdc40) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062
No locals.
#31 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119
        ar = <optimized out>
        argv = 0x7ae4f31fdc40
#32 0x000058427aaf569e in autoload_feature_require (_arguments=135123750084656) at /tmp/ruby/src/trunk_asan/variable.c:3000
        arguments = 0x7ae4f31fe030
        autoload_const = <optimized out>
        result = <optimized out>
#33 autoload_try_load (_arguments=135123750084656) at /tmp/ruby/src/trunk_asan/variable.c:3014
        arguments = 0x7ae4f31fe030
        result = <optimized out>
        ce = <optimized out>
#34 0x000058427a7922d0 in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1073
        _ec = 0x516001084ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ae4f31fdfb0, <optimized out>, 0x7ae4f31fdec0, <optimized out>, <optimized out>}, prev = 0x7ae4eb809640, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        ec = 0x516001084ed0
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#35 0x000058427aaf4a06 in rb_autoload_load (module=module@entry=135124565884200, name=name@entry=231435) at /tmp/ruby/src/trunk_asan/variable.c:3075
        ce = 0x503001003360
        arguments = {module = 135124565884200, name = 231435, flag = 0, mutex = 135124005938560, autoload_const = 0x0, autoload_data = 0x0}
        result = <optimized out>
        autoload_const_value = <optimized out>
#36 0x000058427aafe89d in rb_const_search_from (klass=135123953759400, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3177
        ac = 0xfffffffffffffe00
        am = 135124565884200
        tmp = 135124565884200
        ce = <optimized out>
        current = 135124565884200
        value = <optimized out>
        first_iteration = <optimized out>
#37 0x000058427aaf6704 in rb_const_search (klass=135123953759400, id=231435, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3199
        value = <optimized out>
#38 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3126
        c = <optimized out>
#39 0x000058427ab01b9e 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:1127
        root_cref = <optimized out>
        klass = 92358976736008
        cref = <optimized out>
        val = <optimized out>
        root_cref = <optimized out>
        cref = <optimized out>
        klass = <optimized out>
        av = <optimized out>
        am = <optimized out>
        ce = <optimized out>
        search_continue = <optimized out>
#40 0x000058427ab0ce21 in vm_get_ev_const_chain (ec=0x516001084ed0, segments=0x5020005152f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1160
        id = 0
        val = 128
        idx = <optimized out>
        allow_nil = <optimized out>
#41 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x502000515390) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6425
        segments = 0x5020005152f0
        ice = <optimized out>
        val = <optimized out>
#42 0x000058427ab0e749 in vm_exec_core (ec=ec@entry=0x516001084ed0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x58427ab10a06 <vm_exec_core+12950>, 0x58427ab0de15 <vm_exec_core+1701>, 0x58427ab0f5f7 <vm_exec_core+7815>, 0x58427ab147f6 <vm_exec_core+28806>, 0x58427ab0ef42 <vm_exec_core+6098>, 0x58427ab15465 <vm_exec_core+31989>, 0x58427ab1380c <vm_exec_core+24732>, 0x58427ab116b5 <vm_exec_core+16197>, 0x58427ab0e114 <vm_exec_core+2468>, 0x58427ab14f8d <vm_exec_core+30749>, 0x58427ab14b9e <vm_exec_core+29742>, 0x58427ab0f2ff <vm_exec_core+7055>, 0x58427ab0e6f1 <vm_exec_core+3969>, 0x58427ab13cb1 <vm_exec_core+25921>, 0x58427ab100fb <vm_exec_core+10635>, 0x58427ab15197 <vm_exec_core+31271>, 0x58427ab14db5 <vm_exec_core+30277>, 0x58427ab108ae <vm_exec_core+12606>, 0x58427ab11622 <vm_exec_core+16050>, 0x58427ab1399a <vm_exec_core+25130>, 0x58427ab14d19 <vm_exec_core+30121>, 0x58427ab12a9e <vm_exec_core+21294>, 0x58427ab13a32 <vm_exec_core+25282>, 0x58427ab13e30 <vm_exec_core+26304>, 0x58427ab129cc <vm_exec_core+21084>, 0x58427ab0e5ed <vm_exec_core+3709>, 0x58427ab131c9 <vm_exec_core+23129>, 0x58427ab0e44e <vm_exec_core+3294>, 0x58427ab0e796 <vm_exec_core+4134>, 0x58427ab10b3b <vm_exec_core+13259>, 0x58427ab12871 <vm_exec_core+20737>, 0x58427ab12df1 <vm_exec_core+22145>, 0x58427ab12600 <vm_exec_core+20112>, 0x58427ab0e061 <vm_exec_core+2289>, 0x58427ab14078 <vm_exec_core+26888>, 0x58427ab14aa8 <vm_exec_core+29496>, 0x58427ab0e891 <vm_exec_core+4385>, 0x58427ab0f9f9 <vm_exec_core+8841>, 0x58427ab0f50a <vm_exec_core+7578>, 0x58427ab1025c <vm_exec_core+10988>, 0x58427ab1157e <vm_exec_core+15886>, 0x58427ab0e981 <vm_exec_core+4625>, 0x58427ab13efd <vm_exec_core+26509>, 0x58427ab0f95a <vm_exec_core+8682>, 0x58427ab1141f <vm_exec_core+15535>, 0x58427ab11e97 <vm_exec_core+18215>, 0x58427ab13daf <vm_exec_core+26175>, 0x58427ab12c51 <vm_exec_core+21729>, 0x58427ab10465 <vm_exec_core+11509>, 0x58427ab0fc41 <vm_exec_core+9425>, 0x58427ab13b8d <vm_exec_core+25629>, 0x58427ab10caf <vm_exec_core+13631>, 0x58427ab13274 <vm_exec_core+23300>, 0x58427ab12d64 <vm_exec_core+22004>, 0x58427ab134b4 <vm_exec_core+23876>, 0x58427ab1434d <vm_exec_core+27613>, 0x58427ab1209a <vm_exec_core+18730>, 0x58427ab0db0b <vm_exec_core+923>, 0x58427ab105d9 <vm_exec_core+11881>, 0x58427ab13ad9 <vm_exec_core+25449>, 0x58427ab106ff <vm_exec_core+12175>, 0x58427ab1290e <vm_exec_core+20894>, 0x58427ab130ca <vm_exec_core+22874>, 0x58427ab11c51 <vm_exec_core+17633>, 0x58427ab12734 <vm_exec_core+20420>, 0x58427ab10929 <vm_exec_core+12729>, 0x58427ab0ff16 <vm_exec_core+10150>, 0x58427ab1358b <vm_exec_core+24091>, 0x58427ab0ea37 <vm_exec_core+4807>, 0x58427ab11a55 <vm_exec_core+17125>, 0x58427ab1c3e9 <vm_exec_core+60537>, 0x58427ab12b42 <vm_exec_core+21458>, 0x58427ab0ece1 <vm_exec_core+5489>, 0x58427ab0f1e2 <vm_exec_core+6770>, 0x58427ab0edfe <vm_exec_core+5774>, 0x58427ab0fae6 <vm_exec_core+9078>, 0x58427ab102bb <vm_exec_core+11083>, 0x58427ab0db10 <vm_exec_core+928>, 0x58427ab0f857 <vm_exec_core+8423>, 0x58427ab156a1 <vm_exec_core+32561>, 0x58427ab12fe7 <vm_exec_core+22647>, 0x58427ab11f98 <vm_exec_core+18472>, 0x58427ab13f6e <vm_exec_core+26622>, 0x58427ab1576d <vm_exec_core+32765>, 0x58427ab1426d <vm_exec_core+27389>, 0x58427ab15225 <vm_exec_core+31413>, 0x58427ab152f2 <vm_exec_core+31618>, 0x58427ab0e511 <vm_exec_core+3489>, 0x58427ab14e57 <vm_exec_core+30439>, 0x58427ab10bd8 <vm_exec_core+13416>, 0x58427ab15066 <vm_exec_core+30966>, 0x58427ab107a4 <vm_exec_core+12340>, 0x58427ab1414d <vm_exec_core+27101>, 0x58427ab0fd60 <vm_exec_core+9712>, 0x58427ab10ecd <vm_exec_core+14173>, 0x58427ab153cb <vm_exec_core+31835>, 0x58427ab114da <vm_exec_core+15722>, 0x58427ab11063 <vm_exec_core+14579>, 0x58427ab0dbd9 <vm_exec_core+1129>, 0x58427ab0e265 <vm_exec_core+2805>, 0x58427ab0dcbb <vm_exec_core+1355>, 0x58427ab11d45 <vm_exec_core+17877>, 0x58427ab11201 <vm_exec_core+14993>, 0x58427ab11932 <vm_exec_core+16834>, 0x58427ab11855 <vm_exec_core+16613>, 0x58427ab10a44 <vm_exec_core+13012>, 0x58427ab110fd <vm_exec_core+14733>, 0x58427ab10daa <vm_exec_core+13882>, 0x58427ab113a4 <vm_exec_core+15412>, 0x58427ab11329 <vm_exec_core+15289>, 0x58427ab109f7 <vm_exec_core+12935>, 0x58427ab0de06 <vm_exec_core+1686>, 0x58427ab0f5e8 <vm_exec_core+7800>, 0x58427ab147e7 <vm_exec_core+28791>, 0x58427ab0ef33 <vm_exec_core+6083>, 0x58427ab15456 <vm_exec_core+31974>, 0x58427ab137fd <vm_exec_core+24717>, 0x58427ab116a6 <vm_exec_core+16182>, 0x58427ab0e105 <vm_exec_core+2453>, 0x58427ab14f7e <vm_exec_core+30734>, 0x58427ab14b8f <vm_exec_core+29727>, 0x58427ab0f2f0 <vm_exec_core+7040>, 0x58427ab0e6e2 <vm_exec_core+3954>, 0x58427ab13ca2 <vm_exec_core+25906>, 0x58427ab100ec <vm_exec_core+10620>, 0x58427ab15188 <vm_exec_core+31256>, 0x58427ab14da6 <vm_exec_core+30262>, 0x58427ab1089f <vm_exec_core+12591>, 0x58427ab11613 <vm_exec_core+16035>, 0x58427ab1398b <vm_exec_core+25115>, 0x58427ab14d0a <vm_exec_core+30106>, 0x58427ab12a8f <vm_exec_core+21279>, 0x58427ab13a23 <vm_exec_core+25267>, 0x58427ab13e21 <vm_exec_core+26289>, 0x58427ab129bd <vm_exec_core+21069>, 0x58427ab0e5de <vm_exec_core+3694>, 0x58427ab131ba <vm_exec_core+23114>, 0x58427ab0e43f <vm_exec_core+3279>, 0x58427ab0e787 <vm_exec_core+4119>, 0x58427ab10b2c <vm_exec_core+13244>, 0x58427ab12862 <vm_exec_core+20722>, 0x58427ab12de2 <vm_exec_core+22130>, 0x58427ab125f1 <vm_exec_core+20097>, 0x58427ab0e052 <vm_exec_core+2274>, 0x58427ab14069 <vm_exec_core+26873>, 0x58427ab14a99 <vm_exec_core+29481>, 0x58427ab0e882 <vm_exec_core+4370>, 0x58427ab0f9ea <vm_exec_core+8826>, 0x58427ab0f4fb <vm_exec_core+7563>, 0x58427ab1024d <vm_exec_core+10973>, 0x58427ab1156f <vm_exec_core+15871>, 0x58427ab0e972 <vm_exec_core+4610>, 0x58427ab13eee <vm_exec_core+26494>, 0x58427ab0f94b <vm_exec_core+8667>, 0x58427ab11410 <vm_exec_core+15520>, 0x58427ab11e88 <vm_exec_core+18200>, 0x58427ab13da0 <vm_exec_core+26160>, 0x58427ab12c42 <vm_exec_core+21714>, 0x58427ab10456 <vm_exec_core+11494>, 0x58427ab0fc32 <vm_exec_core+9410>, 0x58427ab13b7e <vm_exec_core+25614>, 0x58427ab10ca0 <vm_exec_core+13616>, 0x58427ab13265 <vm_exec_core+23285>, 0x58427ab12d55 <vm_exec_core+21989>, 0x58427ab134a5 <vm_exec_core+23861>, 0x58427ab1433e <vm_exec_core+27598>, 0x58427ab1208b <vm_exec_core+18715>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab105ca <vm_exec_core+11866>, 0x58427ab13aca <vm_exec_core+25434>, 0x58427ab106f0 <vm_exec_core+12160>, 0x58427ab128ff <vm_exec_core+20879>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab11c42 <vm_exec_core+17618>, 0x58427ab12725 <vm_exec_core+20405>, 0x58427ab1091a <vm_exec_core+12714>, 0x58427ab0ff07 <vm_exec_core+10135>, 0x58427ab1357c <vm_exec_core+24076>, 0x58427ab0ea28 <vm_exec_core+4792>, 0x58427ab11a46 <vm_exec_core+17110>, 0x58427ab1c3da <vm_exec_core+60522>, 0x58427ab12b33 <vm_exec_core+21443>, 0x58427ab0ecd2 <vm_exec_core+5474>, 0x58427ab0f1d3 <vm_exec_core+6755>, 0x58427ab0edef <vm_exec_core+5759>, 0x58427ab0fad7 <vm_exec_core+9063>, 0x58427ab102ac <vm_exec_core+11068>, 0x58427ab11f55 <vm_exec_core+18405>, 0x58427ab11565 <vm_exec_core+15861>, 0x58427ab11f50 <vm_exec_core+18400>, 0x58427ab12a8a <vm_exec_core+21274>, 0x58427ab129b8 <vm_exec_core+21064>, 0x58427ab0fad2 <vm_exec_core+9058>, 0x58427ab12c06 <vm_exec_core+21654>, 0x58427ab10bce <vm_exec_core+13406>, 0x58427ab10bd3 <vm_exec_core+13411>, 0x58427ab129b3 <vm_exec_core+21059>, 0x58427ab12858 <vm_exec_core+20712>, 0x58427ab11919 <vm_exec_core+16809>, 0x58427ab11841 <vm_exec_core+16593>...}
        reg_cfp = 0x7ae4f77ff720
        reg_pc = 0xfffffffffffffe00
        INSN_LABEL_nop = <optimized out>
        INSN_LABEL_getlocal = <optimized out>
        INSN_LABEL_setlocal = <optimized out>
        INSN_LABEL_getblockparam = <optimized out>
        INSN_LABEL_setblockparam = <optimized out>
        INSN_LABEL_getblockparamproxy = <optimized out>
        INSN_LABEL_getspecial = <optimized out>
        INSN_LABEL_setspecial = <optimized out>
        INSN_LABEL_getinstancevariable = <optimized out>
        INSN_LABEL_setinstancevariable = <optimized out>
        INSN_LABEL_getclassvariable = <optimized out>
        INSN_LABEL_setclassvariable = <optimized out>
        INSN_LABEL_opt_getconstant_path = <optimized out>
        INSN_LABEL_getconstant = <optimized out>
        INSN_LABEL_setconstant = <optimized out>
        INSN_LABEL_getglobal = <optimized out>
        INSN_LABEL_setglobal = <optimized out>
        INSN_LABEL_putnil = <optimized out>
        INSN_LABEL_putself = <optimized out>
        INSN_LABEL_putobject = <optimized out>
        INSN_LABEL_putspecialobject = <optimized out>
        INSN_LABEL_putstring = <optimized out>
        INSN_LABEL_putchilledstring = <optimized out>
        INSN_LABEL_concatstrings = <optimized out>
        INSN_LABEL_anytostring = <optimized out>
        INSN_LABEL_toregexp = <optimized out>
        INSN_LABEL_intern = <optimized out>
        INSN_LABEL_newarray = <optimized out>
        INSN_LABEL_pushtoarraykwsplat = <optimized out>
        INSN_LABEL_duparray = <optimized out>
        INSN_LABEL_duphash = <optimized out>
        INSN_LABEL_expandarray = <optimized out>
        INSN_LABEL_concatarray = <optimized out>
        INSN_LABEL_concattoarray = <optimized out>
        INSN_LABEL_pushtoarray = <optimized out>
        INSN_LABEL_splatarray = <optimized out>
        INSN_LABEL_splatkw = <optimized out>
        INSN_LABEL_newhash = <optimized out>
        INSN_LABEL_newrange = <optimized out>
        INSN_LABEL_pop = <optimized out>
        INSN_LABEL_dup = <optimized out>
        INSN_LABEL_dupn = <optimized out>
        INSN_LABEL_swap = <optimized out>
        INSN_LABEL_opt_reverse = <optimized out>
        INSN_LABEL_topn = <optimized out>
        INSN_LABEL_setn = <optimized out>
        INSN_LABEL_adjuststack = <optimized out>
        INSN_LABEL_defined = <optimized out>
        INSN_LABEL_definedivar = <optimized out>
        INSN_LABEL_checkmatch = <optimized out>
        INSN_LABEL_checkkeyword = <optimized out>
        INSN_LABEL_checktype = <optimized out>
        INSN_LABEL_defineclass = <optimized out>
        INSN_LABEL_definemethod = <optimized out>
        INSN_LABEL_definesmethod = <optimized out>
        INSN_LABEL_send = <optimized out>
        INSN_LABEL_sendforward = <optimized out>
        INSN_LABEL_opt_send_without_block = <optimized out>
        INSN_LABEL_objtostring = <optimized out>
        INSN_LABEL_opt_ary_freeze = <optimized out>
        INSN_LABEL_opt_hash_freeze = <optimized out>
        INSN_LABEL_opt_str_freeze = <optimized out>
        INSN_LABEL_opt_str_uminus = <optimized out>
        INSN_LABEL_opt_duparray_send = <optimized out>
        INSN_LABEL_opt_newarray_send = <optimized out>
        INSN_LABEL_invokesuper = <optimized out>
        INSN_LABEL_invokesuperforward = <optimized out>
        INSN_LABEL_invokeblock = <optimized out>
        INSN_LABEL_leave = <optimized out>
        INSN_LABEL_throw = <optimized out>
        INSN_LABEL_jump = <optimized out>
        INSN_LABEL_branchif = <optimized out>
        INSN_LABEL_branchunless = <optimized out>
        INSN_LABEL_branchnil = <optimized out>
        INSN_LABEL_once = <optimized out>
        INSN_LABEL_opt_case_dispatch = <optimized out>
        INSN_LABEL_opt_aset_with = <optimized out>
        INSN_LABEL_opt_aref_with = <optimized out>
        INSN_LABEL_invokebuiltin = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate = <optimized out>
        INSN_LABEL_opt_invokebuiltin_delegate_leave = <optimized out>
        INSN_LABEL_getlocal_WC_0 = <optimized out>
        INSN_LABEL_getlocal_WC_1 = <optimized out>
        INSN_LABEL_setlocal_WC_0 = <optimized out>
        INSN_LABEL_setlocal_WC_1 = <optimized out>
        INSN_LABEL_putobject_INT2FIX_0_ = <optimized out>
        INSN_LABEL_putobject_INT2FIX_1_ = <optimized out>
        INSN_LABEL_trace_opt_nil_p = <optimized out>
        INSN_LABEL_trace_opt_plus = <optimized out>
        INSN_LABEL_trace_opt_minus = <optimized out>
        INSN_LABEL_trace_opt_mult = <optimized out>
        INSN_LABEL_trace_opt_div = <optimized out>
        INSN_LABEL_trace_opt_mod = <optimized out>
        INSN_LABEL_trace_opt_eq = <optimized out>
        INSN_LABEL_trace_opt_lt = <optimized out>
        INSN_LABEL_trace_opt_le = <optimized out>
        INSN_LABEL_trace_opt_gt = <optimized out>
        INSN_LABEL_trace_opt_ge = <optimized out>
        INSN_LABEL_trace_opt_ltlt = <optimized out>
        INSN_LABEL_trace_opt_and = <optimized out>
        INSN_LABEL_trace_opt_or = <optimized out>
        INSN_LABEL_trace_opt_aref = <optimized out>
        INSN_LABEL_trace_opt_aset = <optimized out>
        INSN_LABEL_trace_opt_length = <optimized out>
        INSN_LABEL_trace_opt_size = <optimized out>
        INSN_LABEL_trace_opt_empty_p = <optimized out>
        INSN_LABEL_trace_opt_succ = <optimized out>
        INSN_LABEL_trace_opt_not = <optimized out>
        INSN_LABEL_trace_opt_regexpmatch2 = <optimized out>
#43 0x000058427ab09f1b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001084ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ae4f31feae0, <optimized out>, <optimized out>}, prev = 0x7ae4eb9096b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x000058427ab8aa32 in invoke_iseq_block_from_c (ec=0x516001084ed0, captured=0x7ae4f77ff7a8, self=135123953718280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=0, me=0x0) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7ae500e9af38
        cfp = <optimized out>
        sp = 0x7ae4f76ff850
        use_argv = 0x0
        stack_argv = 0x7ae4f76ff850
        opt_pc = 0
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#45 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1640
        captured = 0x7ae4f77ff7a8
#46 0x000058427ab36e76 in vm_yield_with_cref (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1677
No locals.
#47 vm_yield (ec=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1685
No locals.
#48 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344
No locals.
#49 0x000058427ab36e76 in rb_yield (val=<optimized out>)
No locals.
#50 0x000058427a791baa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x516001084ed0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7ae4f31fee70, <optimized out>, 0x7ae4f31fed80, <optimized out>, <optimized out>}, prev = 0x7ae4eb809240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x516001084ed0
        cfp = 0x7ae4f77ff758
#51 0x000058427a90da1b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283
        status = <optimized out>
        pid = <optimized out>
#52 0x000058427ab6d0c8 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:3794
        ci = 0x64b100040001
        cc = <optimized out>
        me = 0x7ae500e99980
        cfunc = 0x504000020058
        recv = 135123953718280
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#53 0x000058427ab14688 in vm_sendish (ec=0x516001084ed0, reg_cfp=0x7ae4f77ff790, cd=0x5020005151f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5958
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#54 vm_exec_core (ec=ec@entry=0x516001084ed0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x5020005151f0
        insns_address_table = {0x58427ab10a06 <vm_exec_core+12950>, 0x58427ab0de15 <vm_exec_core+1701>, 0x58427ab0f5f7 <vm_exec_core+7815>, 0x58427ab147f6 <vm_exec_core+28806>, 0x58427ab0ef42 <vm_exec_core+6098>, 0x58427ab15465 <vm_exec_core+31989>, 0x58427ab1380c <vm_exec_core+24732>, 0x58427ab116b5 <vm_exec_core+16197>, 0x58427ab0e114 <vm_exec_core+2468>, 0x58427ab14f8d <vm_exec_core+30749>, 0x58427ab14b9e <vm_exec_core+29742>, 0x58427ab0f2ff <vm_exec_core+7055>, 0x58427ab0e6f1 <vm_exec_core+3969>, 0x58427ab13cb1 <vm_exec_core+25921>, 0x58427ab100fb <vm_exec_core+10635>, 0x58427ab15197 <vm_exec_core+31271>, 0x58427ab14db5 <vm_exec_core+30277>, 0x58427ab108ae <vm_exec_core+12606>, 0x58427ab11622 <vm_exec_core+16050>, 0x58427ab1399a <vm_exec_core+25130>, 0x58427ab14d19 <vm_exec_core+30121>, 0x58427ab12a9e <vm_exec_core+21294>, 0x58427ab13a32 <vm_exec_core+25282>, 0x58427ab13e30 <vm_exec_core+26304>, 0x58427ab129cc <vm_exec_core+21084>, 0x58427ab0e5ed <vm_exec_core+3709>, 0x58427ab131c9 <vm_exec_core+23129>, 0x58427ab0e44e <vm_exec_core+3294>, 0x58427ab0e796 <vm_exec_core+4134>, 0x58427ab10b3b <vm_exec_core+13259>, 0x58427ab12871 <vm_exec_core+20737>, 0x58427ab12df1 <vm_exec_core+22145>, 0x58427ab12600 <vm_exec_core+20112>, 0x58427ab0e061 <vm_exec_core+2289>, 0x58427ab14078 <vm_exec_core+26888>, 0x58427ab14aa8 <vm_exec_core+29496>, 0x58427ab0e891 <vm_exec_core+4385>, 0x58427ab0f9f9 <vm_exec_core+8841>, 0x58427ab0f50a <vm_exec_core+7578>, 0x58427ab1025c <vm_exec_core+10988>, 0x58427ab1157e <vm_exec_core+15886>, 0x58427ab0e981 <vm_exec_core+4625>, 0x58427ab13efd <vm_exec_core+26509>, 0x58427ab0f95a <vm_exec_core+8682>, 0x58427ab1141f <vm_exec_core+15535>, 0x58427ab11e97 <vm_exec_core+18215>, 0x58427ab13daf <vm_exec_core+26175>, 0x58427ab12c51 <vm_exec_core+21729>, 0x58427ab10465 <vm_exec_core+11509>, 0x58427ab0fc41 <vm_exec_core+9425>, 0x58427ab13b8d <vm_exec_core+25629>, 0x58427ab10caf <vm_exec_core+13631>, 0x58427ab13274 <vm_exec_core+23300>, 0x58427ab12d64 <vm_exec_core+22004>, 0x58427ab134b4 <vm_exec_core+23876>, 0x58427ab1434d <vm_exec_core+27613>, 0x58427ab1209a <vm_exec_core+18730>, 0x58427ab0db0b <vm_exec_core+923>, 0x58427ab105d9 <vm_exec_core+11881>, 0x58427ab13ad9 <vm_exec_core+25449>, 0x58427ab106ff <vm_exec_core+12175>, 0x58427ab1290e <vm_exec_core+20894>, 0x58427ab130ca <vm_exec_core+22874>, 0x58427ab11c51 <vm_exec_core+17633>, 0x58427ab12734 <vm_exec_core+20420>, 0x58427ab10929 <vm_exec_core+12729>, 0x58427ab0ff16 <vm_exec_core+10150>, 0x58427ab1358b <vm_exec_core+24091>, 0x58427ab0ea37 <vm_exec_core+4807>, 0x58427ab11a55 <vm_exec_core+17125>, 0x58427ab1c3e9 <vm_exec_core+60537>, 0x58427ab12b42 <vm_exec_core+21458>, 0x58427ab0ece1 <vm_exec_core+5489>, 0x58427ab0f1e2 <vm_exec_core+6770>, 0x58427ab0edfe <vm_exec_core+5774>, 0x58427ab0fae6 <vm_exec_core+9078>, 0x58427ab102bb <vm_exec_core+11083>, 0x58427ab0db10 <vm_exec_core+928>, 0x58427ab0f857 <vm_exec_core+8423>, 0x58427ab156a1 <vm_exec_core+32561>, 0x58427ab12fe7 <vm_exec_core+22647>, 0x58427ab11f98 <vm_exec_core+18472>, 0x58427ab13f6e <vm_exec_core+26622>, 0x58427ab1576d <vm_exec_core+32765>, 0x58427ab1426d <vm_exec_core+27389>, 0x58427ab15225 <vm_exec_core+31413>, 0x58427ab152f2 <vm_exec_core+31618>, 0x58427ab0e511 <vm_exec_core+3489>, 0x58427ab14e57 <vm_exec_core+30439>, 0x58427ab10bd8 <vm_exec_core+13416>, 0x58427ab15066 <vm_exec_core+30966>, 0x58427ab107a4 <vm_exec_core+12340>, 0x58427ab1414d <vm_exec_core+27101>, 0x58427ab0fd60 <vm_exec_core+9712>, 0x58427ab10ecd <vm_exec_core+14173>, 0x58427ab153cb <vm_exec_core+31835>, 0x58427ab114da <vm_exec_core+15722>, 0x58427ab11063 <vm_exec_core+14579>, 0x58427ab0dbd9 <vm_exec_core+1129>, 0x58427ab0e265 <vm_exec_core+2805>, 0x58427ab0dcbb <vm_exec_core+1355>, 0x58427ab11d45 <vm_exec_core+17877>, 0x58427ab11201 <vm_exec_core+14993>, 0x58427ab11932 <vm_exec_core+16834>, 0x58427ab11855 <vm_exec_core+16613>, 0x58427ab10a44 <vm_exec_core+13012>, 0x58427ab110fd <vm_exec_core+14733>, 0x58427ab10daa <vm_exec_core+13882>, 0x58427ab113a4 <vm_exec_core+15412>, 0x58427ab11329 <vm_exec_core+15289>, 0x58427ab109f7 <vm_exec_core+12935>, 0x58427ab0de06 <vm_exec_core+1686>, 0x58427ab0f5e8 <vm_exec_core+7800>, 0x58427ab147e7 <vm_exec_core+28791>, 0x58427ab0ef33 <vm_exec_core+6083>, 0x58427ab15456 <vm_exec_core+31974>, 0x58427ab137fd <vm_exec_core+24717>, 0x58427ab116a6 <vm_exec_core+16182>, 0x58427ab0e105 <vm_exec_core+2453>, 0x58427ab14f7e <vm_exec_core+30734>, 0x58427ab14b8f <vm_exec_core+29727>, 0x58427ab0f2f0 <vm_exec_core+7040>, 0x58427ab0e6e2 <vm_exec_core+3954>, 0x58427ab13ca2 <vm_exec_core+25906>, 0x58427ab100ec <vm_exec_core+10620>, 0x58427ab15188 <vm_exec_core+31256>, 0x58427ab14da6 <vm_exec_core+30262>, 0x58427ab1089f <vm_exec_core+12591>, 0x58427ab11613 <vm_exec_core+16035>, 0x58427ab1398b <vm_exec_core+25115>, 0x58427ab14d0a <vm_exec_core+30106>, 0x58427ab12a8f <vm_exec_core+21279>, 0x58427ab13a23 <vm_exec_core+25267>, 0x58427ab13e21 <vm_exec_core+26289>, 0x58427ab129bd <vm_exec_core+21069>, 0x58427ab0e5de <vm_exec_core+3694>, 0x58427ab131ba <vm_exec_core+23114>, 0x58427ab0e43f <vm_exec_core+3279>, 0x58427ab0e787 <vm_exec_core+4119>, 0x58427ab10b2c <vm_exec_core+13244>, 0x58427ab12862 <vm_exec_core+20722>, 0x58427ab12de2 <vm_exec_core+22130>, 0x58427ab125f1 <vm_exec_core+20097>, 0x58427ab0e052 <vm_exec_core+2274>, 0x58427ab14069 <vm_exec_core+26873>, 0x58427ab14a99 <vm_exec_core+29481>, 0x58427ab0e882 <vm_exec_core+4370>, 0x58427ab0f9ea <vm_exec_core+8826>, 0x58427ab0f4fb <vm_exec_core+7563>, 0x58427ab1024d <vm_exec_core+10973>, 0x58427ab1156f <vm_exec_core+15871>, 0x58427ab0e972 <vm_exec_core+4610>, 0x58427ab13eee <vm_exec_core+26494>, 0x58427ab0f94b <vm_exec_core+8667>, 0x58427ab11410 <vm_exec_core+15520>, 0x58427ab11e88 <vm_exec_core+18200>, 0x58427ab13da0 <vm_exec_core+26160>, 0x58427ab12c42 <vm_exec_core+21714>, 0x58427ab10456 <vm_exec_core+11494>, 0x58427ab0fc32 <vm_exec_core+9410>, 0x58427ab13b7e <vm_exec_core+25614>, 0x58427ab10ca0 <vm_exec_core+13616>, 0x58427ab13265 <vm_exec_core+23285>, 0x58427ab12d55 <vm_exec_core+21989>, 0x58427ab134a5 <vm_exec_core+23861>, 0x58427ab1433e <vm_exec_core+27598>, 0x58427ab1208b <vm_exec_core+18715>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab105ca <vm_exec_core+11866>, 0x58427ab13aca <vm_exec_core+25434>, 0x58427ab106f0 <vm_exec_core+12160>, 0x58427ab128ff <vm_exec_core+20879>, 0x58427ab12bf2 <vm_exec_core+21634>, 0x58427ab11c42 <vm_exec_core+17618>, 0x58427ab12725 <vm_exec_core+20405>, 0x58427ab1091a <vm_exec_core+12714>, 0x58427ab0ff07 <vm_exec_core+10135>, 0x58427ab1357c <vm_exec_core+24076>, 0x58427ab0ea28 <vm_exec_core+4792>, 0x58427ab11a46 <vm_exec_core+17110>, 0x58427ab1c3da <vm_exec_core+60522>, 0x58427ab12b33 <vm_exec_core+21443>, 0x58427ab0ecd2 <vm_exec_core+5474>, 0x58427ab0f1d3 <vm_exec_core+6755>, 0x58427ab0edef <vm_exec_core+5759>, 0x58427ab0fad7 <vm_exec_core+9063>, 0x58427ab102ac <vm_exec_core+11068>, 0x58427ab11f55 <vm_exec_core+18405>, 0x58427ab11565 <vm_exec_core+15861>, 0x58427ab11f50 <vm_exec_core+18400>, 0x58427ab12a8a <vm_exec_core+21274>, 0x58427ab129b8 <vm_exec_core+21064>, 0x58427ab0fad2 <vm_exec_core+9058>, 0x58427ab12c06 <vm_exec_core+21654>, 0x58427ab10bce <vm_exec_core+13406>, 0x58427ab10bd3 <vm_exec_core+13411>, 0x58427ab129b3 <vm_exec_core+21059>, 0x58427ab12858 <vm_exec_core+20712>, 0x58427ab11919 <vm_exec_core+16809>, 0x58427ab11841 <vm_exec_core+16593>...}
        reg_cfp = 0x7ae4f77ff790
        reg_pc = 0x504000382e70
        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>
#55 0x000058427ab09f1b in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x516001084ed0
        _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x7ae4f31ff6c0, <optimized out>, <optimized out>}, prev = 0x7ae4f31ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#56 0x000058427ab46d4b in invoke_iseq_block_from_c (ec=0x516001084ed0, captured=<optimized out>, self=135123953718280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, cref=0x0, is_lambda=0, me=0x0, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1626
        flags = 0
        iseq = 0x7ae500e9af60
        cfp = 0x7ae4f77ff7c8
        sp = 0x7ae4f76ff818
        use_argv = <optimized out>
        stack_argv = 0x7ae4f76ff818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#57 invoke_block_from_c_proc (ec=0x516001084ed0, self=135123953718280, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, is_lambda=0, me=0x0, proc=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1720
        block = <optimized out>
        keyword_hash = <optimized out>
#58 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1750
No locals.
#59 0x000058427ab44fd6 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040002dcd50, argc=2054569534, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1771
        self = 0
#60 0x000058427aa9c399 in thread_do_start_proc (th=th@entry=0x5150001a5480) at /tmp/ruby/src/trunk_asan/thread.c:605
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040002dcd50
        args_len = 0
        args_ptr = <optimized out>
#61 0x000058427aa99fca in thread_do_start (th=0x5150001a5480) at /tmp/ruby/src/trunk_asan/thread.c:622
        result = 36
#62 thread_start_func_2 (th=th@entry=0x5150001a5480, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:677
        _tag = <optimized out>
        _ec = <optimized out>
        ractor_main_th = 0x515000000300
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#63 0x000058427aa9928e in call_thread_start_func_2 (th=0x5150001a5480) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2175
        stack_start = <optimized out>
        stack_start_addr = 0x7ae4f31ffcc0
#64 nt_start (ptr=0x50c00047cc80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2220
        th = 0x5150001a5480
        sched = <optimized out>
        nt = 0x50c00047cc80
        vm = 0x525000000100
#65 0x000058427a747a8f in asan_thread_start(void*) ()
No symbol table info available.
#66 0x00007ae52409caa4 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 = {135123750094528, -5312904805967103786, 135123750094528, -352, 0, 140727473162512, -5312904805954520874, -5312159492550985514}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#67 0x00007ae524129c3c 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 624229) detached]
$ timeout 60 gdb -p 624270 -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 571580 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

  1) Failure:
TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:405]:
[ruby-core:86410] [Bug #14634].
Expected #<Test::Unit::AssertionFailedError: Expected #<Process::Status: pid 624186 SIGKILL (signal 9)> to be success?.> to be nil.

  2) Failure:
TestAutoload#test_autoload_fork [/tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb:6]:
Expected [[624270, #<Process::Status: pid 624270 exit 0>],
 [624229, #<Process::Status: pid 624229 SIGKILL (signal 9)>]] to be empty.

Finished tests in 593.319385s, 48.2472 tests/s, 10211.3384 assertions/s.
28626 tests, 6058585 assertions, 2 failures, 0 errors, 133 skips

ruby -v: ruby 3.5.0dev (2025-03-23T00:42:04Z master 5f77f9bea6) +PRISM [x86_64-linux]

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 571563 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:953: yes-test-all] Error 2

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 571226 -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 571225 -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 1184281 -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.1.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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.5.0dev (2025-03-23T00:42:04Z master 5f77f9bea6) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ................

Finished in 32.621674 seconds

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