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

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
4194091     433    1015    1015 pts/0       1015 Sl+   1000   0:16 /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
    433     437    1015    1015 pts/0       1015 Sl+   1000   0:15 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1     996     996     996 ?             -1 Ss    1000   0:10 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
    437   54268    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
    437   54319    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
    437   54366    1015    1015 pts/0       1015 Z+    1000   0:00 [test_autoload.*] <defunct>
      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
4193063  651271    1015    1015 pts/0       1015 R+    1000   0:00 ps jx
      1  653320    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 1050354    1015    1015 pts/0       1015 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read
      1 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
   1018 4193059    1015    1015 pts/0       1015 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
4193059 4193062    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.20250331-170437 --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
4193062 4193063    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.20250331-170437 --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
4193063 4194090    1015    1015 pts/0       1015 S+    1000   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
4194090 4194091    1015    1015 pts/0       1015 S+    1000   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
{4194091=>[433], 433=>[437], 1=>[996, 311356, 341541, 653320, 1050354, 1740617, 1863343, 3432248, 3823805], 996=>[1015], 1015=>[1018], 437=>[54268, 54319, 54366], 4193063=>[651271, 4194090], 1018=>[4193059], 4193059=>[4193062], 4193062=>[4193063], 4194090=>[4194091]}
$ timeout 60 gdb -p 651271 -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 54268 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 54271]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00005cd70144ce3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x7e38cb6006c0 (LWP 54268) "test_autoload.*" 0x00005cd70144ce3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
  2    Thread 0x7e38cec006c0 (LWP 54271) "test_autoload.*" 0x00007e38fcb1b4cd in __GI___poll (fds=0x7e38c7f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 2 (Thread 0x7e38cec006c0 (LWP 54271) "test_autoload.*"):
#0  0x00007e38fcb1b4cd in __GI___poll (fds=0x7e38c7f09040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005cd7013d76da in __interceptor_poll ()
No symbol table info available.
#2  0x00005cd70178691f 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:3010
        vm = <optimized out>
#4  0x00005cd701430a8f in asan_thread_start(void*) ()
No symbol table info available.
#5  0x00007e38fca9caa4 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 = {138782451959488, -8771598281739368948, 138782451959488, -352, 0, 138782395326832, -8771598281726786036, -8771496971742116340}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#6  0x00007e38fcb29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7e38cb6006c0 (LWP 54268) "test_autoload.*"):
#0  0x00005cd70144ce3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1  0x00005cd70144ddfa in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2  0x00005cd70139c670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3  0x00005cd70139c4e9 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  0x00005cd70139c115 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  0x00005cd70139711e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6  0x00005cd701396f08 in __asan::asan_malloc(unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7  0x00005cd701432e73 in __interceptor_malloc ()
No symbol table info available.
#8  0x00005cd7014e0d66 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  0x00005cd7014bc7e5 in ruby_xmalloc2_body (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4719
No locals.
#10 ruby_xmalloc2 (n=n@entry=528, size=size@entry=1) at /tmp/ruby/src/trunk_asan/gc.c:4713
No locals.
#11 0x00005cd701560c32 in new_arena () at /tmp/ruby/src/trunk_asan/iseq.c:621
        new_arena = <optimized out>
#12 prepare_iseq_build (iseq=iseq@entry=0x7e38dbc5ea30, name=<optimized out>, name@entry=138783214776640, path=path@entry=138782640993920, realpath=realpath@entry=138782640994320, first_lineno=first_lineno@entry=0, code_location=code_location@entry=0x7e38cd90acc0, node_id=7, parent=0x0, isolated_depth=0, type=ISEQ_TYPE_TOP, script_lines=4, option=0x7e38cd90aca0) at /tmp/ruby/src/trunk_asan/iseq.c:667
        coverage = 0
        err_info = 4
        body = <optimized out>
#13 0x00005cd701560035 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=0x7e38cd90aca0, 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 = 0x7e38dbc5ea30
        location = <optimized out>
        start_line = <optimized out>
        start = <optimized out>
        end = <optimized out>
#14 0x00005cd70155fc34 in pm_iseq_new_top (node=node@entry=0x7e38cb5fc698, name=name@entry=138783214776640, path=path@entry=138782640993920, realpath=realpath@entry=138782640994320, parent=parent@entry=0x0, error_state=error_state@entry=0x7e38cb5fc7c0) at /tmp/ruby/src/trunk_asan/iseq.c:926
No locals.
#15 0x00005cd70157d310 in load_iseq_eval (ec=0x51600182d9d0, fname=fname@entry=138782640993920) at /tmp/ruby/src/trunk_asan/load.c:756
        error_state = <optimized out>
        result = <optimized out>
        error = <optimized out>
        ec = 0x51600182d9d0
        v = <optimized out>
        th = <optimized out>
        realpath_map = 138783215113040
        iseq = <optimized out>
#16 0x00005cd7015783bb in require_internal (ec=ec@entry=0x51600182d9d0, 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 = 0x515000067500
        saved = <optimized out>
        ftptr = <optimized out>
        realpath = <optimized out>
        realpaths = 138783215113200
        realpath_map = 138783215113040
        path = 138782640993920
        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 0x00005cd7015763b2 in rb_require_string_internal (fname=138782640994320, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402
        result = <optimized out>
        ec = 0x51600182d9d0
        result = <optimized out>
#18 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388
No locals.
#19 0x00005cd701856418 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 = 0x1371100140003
        cc = <optimized out>
        me = 0x7e38fc11c048
        cfunc = 0x504000018558
        recv = 138783215242640
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#20 0x00005cd70183c75d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7e38cb5fd2f0) 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 0x00005cd7018423b5 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 0x00005cd701803e89 in vm_sendish (ec=0x51600182d9d0, reg_cfp=0x7e38d2cfd6e8, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        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=0x51600182d9d0) at ../../src/trunk_asan/insns.def:898
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5cd7017f9bb6 <vm_exec_core+12886>, 0x5cd7017f7005 <vm_exec_core+1701>, 0x5cd7017f87e7 <vm_exec_core+7815>, 0x5cd7017fd9a6 <vm_exec_core+28742>, 0x5cd7017f8132 <vm_exec_core+6098>, 0x5cd7017fe5f7 <vm_exec_core+31895>, 0x5cd7017fc9bc <vm_exec_core+24668>, 0x5cd7017fa865 <vm_exec_core+16133>, 0x5cd7017f730e <vm_exec_core+2478>, 0x5cd7017fe11f <vm_exec_core+30655>, 0x5cd7017fdd30 <vm_exec_core+29648>, 0x5cd7017f84ef <vm_exec_core+7055>, 0x5cd7017f78eb <vm_exec_core+3979>, 0x5cd7017fce61 <vm_exec_core+25857>, 0x5cd7017f92ab <vm_exec_core+10571>, 0x5cd7017fe329 <vm_exec_core+31177>, 0x5cd7017fdf47 <vm_exec_core+30183>, 0x5cd7017f9a5e <vm_exec_core+12542>, 0x5cd7017fa7d2 <vm_exec_core+15986>, 0x5cd7017fcb4a <vm_exec_core+25066>, 0x5cd7017fdeab <vm_exec_core+30027>, 0x5cd7017fbc4e <vm_exec_core+21230>, 0x5cd7017fcbe2 <vm_exec_core+25218>, 0x5cd7017fcfe0 <vm_exec_core+26240>, 0x5cd7017fbb7c <vm_exec_core+21020>, 0x5cd7017f77e7 <vm_exec_core+3719>, 0x5cd7017fc379 <vm_exec_core+23065>, 0x5cd7017f7648 <vm_exec_core+3304>, 0x5cd7017f7990 <vm_exec_core+4144>, 0x5cd7017f9ceb <vm_exec_core+13195>, 0x5cd7017fba21 <vm_exec_core+20673>, 0x5cd7017fbfa1 <vm_exec_core+22081>, 0x5cd7017fb7b0 <vm_exec_core+20048>, 0x5cd7017f7251 <vm_exec_core+2289>, 0x5cd7017fd228 <vm_exec_core+26824>, 0x5cd7017fdc58 <vm_exec_core+29432>, 0x5cd7017f7a8b <vm_exec_core+4395>, 0x5cd7017f8be9 <vm_exec_core+8841>, 0x5cd7017f86fa <vm_exec_core+7578>, 0x5cd7017f940c <vm_exec_core+10924>, 0x5cd7017fa72e <vm_exec_core+15822>, 0x5cd7017f7b7b <vm_exec_core+4635>, 0x5cd7017fd0ad <vm_exec_core+26445>, 0x5cd7017f8b4a <vm_exec_core+8682>, 0x5cd7017fa5cf <vm_exec_core+15471>, 0x5cd7017fb047 <vm_exec_core+18151>, 0x5cd7017fcf5f <vm_exec_core+26111>, 0x5cd7017fbe01 <vm_exec_core+21665>, 0x5cd7017f9615 <vm_exec_core+11445>, 0x5cd7017f8df1 <vm_exec_core+9361>, 0x5cd7017fcd3d <vm_exec_core+25565>, 0x5cd7017f9e5f <vm_exec_core+13567>, 0x5cd7017fc424 <vm_exec_core+23236>, 0x5cd7017fbf14 <vm_exec_core+21940>, 0x5cd7017fc664 <vm_exec_core+23812>, 0x5cd7017fd4fd <vm_exec_core+27549>, 0x5cd7017fb24a <vm_exec_core+18666>, 0x5cd7017f6cfb <vm_exec_core+923>, 0x5cd7017f9789 <vm_exec_core+11817>, 0x5cd7017fcc89 <vm_exec_core+25385>, 0x5cd7017f98af <vm_exec_core+12111>, 0x5cd7017fbabe <vm_exec_core+20830>, 0x5cd7017fc27a <vm_exec_core+22810>, 0x5cd7017fae01 <vm_exec_core+17569>, 0x5cd7017fb8e4 <vm_exec_core+20356>, 0x5cd7017f9ad9 <vm_exec_core+12665>, 0x5cd7017f90c6 <vm_exec_core+10086>, 0x5cd7017fc73b <vm_exec_core+24027>, 0x5cd7017f7c31 <vm_exec_core+4817>, 0x5cd7017fac05 <vm_exec_core+17061>, 0x5cd701805639 <vm_exec_core+60633>, 0x5cd7017fbcf2 <vm_exec_core+21394>, 0x5cd7017f7ed1 <vm_exec_core+5489>, 0x5cd7017f83d2 <vm_exec_core+6770>, 0x5cd7017f7fee <vm_exec_core+5774>, 0x5cd7017f8c95 <vm_exec_core+9013>, 0x5cd7017f946b <vm_exec_core+11019>, 0x5cd7017f6d00 <vm_exec_core+928>, 0x5cd7017f8a47 <vm_exec_core+8423>, 0x5cd7017fe831 <vm_exec_core+32465>, 0x5cd7017fc197 <vm_exec_core+22583>, 0x5cd7017fb148 <vm_exec_core+18408>, 0x5cd7017fd11e <vm_exec_core+26558>, 0x5cd7017fe8fd <vm_exec_core+32669>, 0x5cd7017fd41d <vm_exec_core+27325>, 0x5cd7017fe3b7 <vm_exec_core+31319>, 0x5cd7017fe484 <vm_exec_core+31524>, 0x5cd7017f770b <vm_exec_core+3499>, 0x5cd7017fdfe9 <vm_exec_core+30345>, 0x5cd7017f9d88 <vm_exec_core+13352>, 0x5cd7017fe1f8 <vm_exec_core+30872>, 0x5cd7017f9954 <vm_exec_core+12276>, 0x5cd7017fd2fd <vm_exec_core+27037>, 0x5cd7017f8f10 <vm_exec_core+9648>, 0x5cd7017fa07d <vm_exec_core+14109>, 0x5cd7017fe55d <vm_exec_core+31741>, 0x5cd7017fa68a <vm_exec_core+15658>, 0x5cd7017fa213 <vm_exec_core+14515>, 0x5cd7017f6dc9 <vm_exec_core+1129>, 0x5cd7017f745f <vm_exec_core+2815>, 0x5cd7017f6eab <vm_exec_core+1355>, 0x5cd7017faef5 <vm_exec_core+17813>, 0x5cd7017fa3b1 <vm_exec_core+14929>, 0x5cd7017faae2 <vm_exec_core+16770>, 0x5cd7017faa05 <vm_exec_core+16549>, 0x5cd7017f9bf4 <vm_exec_core+12948>, 0x5cd7017fa2ad <vm_exec_core+14669>, 0x5cd7017f9f5a <vm_exec_core+13818>, 0x5cd7017fa554 <vm_exec_core+15348>, 0x5cd7017fa4d9 <vm_exec_core+15225>, 0x5cd7017f9ba7 <vm_exec_core+12871>, 0x5cd7017f6ff6 <vm_exec_core+1686>, 0x5cd7017f87d8 <vm_exec_core+7800>, 0x5cd7017fd997 <vm_exec_core+28727>, 0x5cd7017f8123 <vm_exec_core+6083>, 0x5cd7017fe5e8 <vm_exec_core+31880>, 0x5cd7017fc9ad <vm_exec_core+24653>, 0x5cd7017fa856 <vm_exec_core+16118>, 0x5cd7017f72ff <vm_exec_core+2463>, 0x5cd7017fe110 <vm_exec_core+30640>, 0x5cd7017fdd21 <vm_exec_core+29633>, 0x5cd7017f84e0 <vm_exec_core+7040>, 0x5cd7017f78dc <vm_exec_core+3964>, 0x5cd7017fce52 <vm_exec_core+25842>, 0x5cd7017f929c <vm_exec_core+10556>, 0x5cd7017fe31a <vm_exec_core+31162>, 0x5cd7017fdf38 <vm_exec_core+30168>, 0x5cd7017f9a4f <vm_exec_core+12527>, 0x5cd7017fa7c3 <vm_exec_core+15971>, 0x5cd7017fcb3b <vm_exec_core+25051>, 0x5cd7017fde9c <vm_exec_core+30012>, 0x5cd7017fbc3f <vm_exec_core+21215>, 0x5cd7017fcbd3 <vm_exec_core+25203>, 0x5cd7017fcfd1 <vm_exec_core+26225>, 0x5cd7017fbb6d <vm_exec_core+21005>, 0x5cd7017f77d8 <vm_exec_core+3704>, 0x5cd7017fc36a <vm_exec_core+23050>, 0x5cd7017f7639 <vm_exec_core+3289>, 0x5cd7017f7981 <vm_exec_core+4129>, 0x5cd7017f9cdc <vm_exec_core+13180>, 0x5cd7017fba12 <vm_exec_core+20658>, 0x5cd7017fbf92 <vm_exec_core+22066>, 0x5cd7017fb7a1 <vm_exec_core+20033>, 0x5cd7017f7242 <vm_exec_core+2274>, 0x5cd7017fd219 <vm_exec_core+26809>, 0x5cd7017fdc49 <vm_exec_core+29417>, 0x5cd7017f7a7c <vm_exec_core+4380>, 0x5cd7017f8bda <vm_exec_core+8826>, 0x5cd7017f86eb <vm_exec_core+7563>, 0x5cd7017f93fd <vm_exec_core+10909>, 0x5cd7017fa71f <vm_exec_core+15807>, 0x5cd7017f7b6c <vm_exec_core+4620>, 0x5cd7017fd09e <vm_exec_core+26430>, 0x5cd7017f8b3b <vm_exec_core+8667>, 0x5cd7017fa5c0 <vm_exec_core+15456>, 0x5cd7017fb038 <vm_exec_core+18136>, 0x5cd7017fcf50 <vm_exec_core+26096>, 0x5cd7017fbdf2 <vm_exec_core+21650>, 0x5cd7017f9606 <vm_exec_core+11430>, 0x5cd7017f8de2 <vm_exec_core+9346>, 0x5cd7017fcd2e <vm_exec_core+25550>, 0x5cd7017f9e50 <vm_exec_core+13552>, 0x5cd7017fc415 <vm_exec_core+23221>, 0x5cd7017fbf05 <vm_exec_core+21925>, 0x5cd7017fc655 <vm_exec_core+23797>, 0x5cd7017fd4ee <vm_exec_core+27534>, 0x5cd7017fb23b <vm_exec_core+18651>, 0x5cd7017fbda2 <vm_exec_core+21570>, 0x5cd7017f977a <vm_exec_core+11802>, 0x5cd7017fcc7a <vm_exec_core+25370>, 0x5cd7017f98a0 <vm_exec_core+12096>, 0x5cd7017fbaaf <vm_exec_core+20815>, 0x5cd7017fbda2 <vm_exec_core+21570>, 0x5cd7017fadf2 <vm_exec_core+17554>, 0x5cd7017fb8d5 <vm_exec_core+20341>, 0x5cd7017f9aca <vm_exec_core+12650>, 0x5cd7017f90b7 <vm_exec_core+10071>, 0x5cd7017fc72c <vm_exec_core+24012>, 0x5cd7017f7c22 <vm_exec_core+4802>, 0x5cd7017fabf6 <vm_exec_core+17046>, 0x5cd70180562a <vm_exec_core+60618>, 0x5cd7017fbce3 <vm_exec_core+21379>, 0x5cd7017f7ec2 <vm_exec_core+5474>, 0x5cd7017f83c3 <vm_exec_core+6755>, 0x5cd7017f7fdf <vm_exec_core+5759>, 0x5cd7017f8c86 <vm_exec_core+8998>, 0x5cd7017f945c <vm_exec_core+11004>, 0x5cd7017fb105 <vm_exec_core+18341>, 0x5cd7017fa715 <vm_exec_core+15797>, 0x5cd7017fb100 <vm_exec_core+18336>, 0x5cd7017fbc3a <vm_exec_core+21210>, 0x5cd7017fbb68 <vm_exec_core+21000>, 0x5cd7017f8c81 <vm_exec_core+8993>, 0x5cd7017fbdb6 <vm_exec_core+21590>, 0x5cd7017f9d7e <vm_exec_core+13342>, 0x5cd7017f9d83 <vm_exec_core+13347>, 0x5cd7017fbb63 <vm_exec_core+20995>, 0x5cd7017fba08 <vm_exec_core+20648>, 0x5cd7017faac9 <vm_exec_core+16745>, 0x5cd7017fa9f1 <vm_exec_core+16529>...}
        reg_cfp = 0x7e38d2cfd6e8
        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 0x00005cd7017f310c in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x51600182d9d0
        _tag = {tag = 36, retval = 4, buf = {0x7e38cb5fd770, <optimized out>, 0x7e38cb5fd6a0, <optimized out>, <optimized out>}, prev = 0x7e38cda09f80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#25 0x00005cd70186a33a in vm_call0_body (ec=<optimized out>, calling=0x7e38cdb09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = 0x7e38cdb098d0
        cc = <optimized out>
        ret = <optimized out>
#26 0x00005cd701869baf in vm_call0_cme (ec=0x51600182d9d0, calling=0x7e38cdb09860, argv=0x7e38cb5fdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#27 vm_call0_body (ec=<optimized out>, calling=0x7e38cdb09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
        cme = 0x7e38df3fb128
        orig_cme = <optimized out>
        ci = 0x7e38cdb098d0
        cc = 0x7e38da1e1d38
        ret = <optimized out>
#28 0x00005cd70181de8e in vm_call0_cc (recv=138783215242640, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x7e38da1e1d38, 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 = 0x7e38da1e1d38
        self = <optimized out>
#30 0x00005cd70181ecbe in rb_funcallv (recv=138783215242640, mid=22673, argc=1, argv=0x7e38cb5fdaa0) 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 = 0x7e38cb5fdaa0
#32 0x00005cd7017de83e in autoload_feature_require (_arguments=138782395326096) at /tmp/ruby/src/trunk_asan/variable.c:2979
        arguments = 0x7e38cb5fde90
        autoload_const = <optimized out>
        result = <optimized out>
#33 autoload_try_load (_arguments=138782395326096) at /tmp/ruby/src/trunk_asan/variable.c:2993
th: 0x515000067500, native_id: 0x7e38cb6006c0
        arguments = 0x7e38cb5fde90
        result = <optimized out>
        ce = <optimized out>
#34 0x00005cd70147b2d0 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 = 0x51600182d9d0
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0027 e:000026 DUMMY  [FINISH]
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e38cb5fde10, <optimized out>, 0x7e38cb5fdd20, <optimized out>, <optimized out>}, prev = 0x7e38cda09740, state = RUBY_TAG_NONE, lock_rec = 0}
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]
        result = 4
        ec = 0x51600182d9d0
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]
        state = RUBY_TAG_NONE
        errinfo = <optimized out>
#35 0x00005cd7017ddba6 in rb_autoload_load (module=module@entry=138783215320360, name=name@entry=243435) at /tmp/ruby/src/trunk_asan/variable.c:3054
        ce = 0x503000d63600
        arguments = {module = 138783215320360, name = 243435, flag = 0, mutex = 138782670451400, autoload_const = 0x0, autoload_data = 0x0}
c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]

        result = <optimized out>
        autoload_const_value = <optimized out>
#36 0x00005cd7017e7a3d in rb_const_search_from (klass=138783214552120, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3156
        ac = 0xfffffffffffffe00
        am = 138783215320360
        tmp = 138783215320360
        ce = <optimized out>
        current = 138783215320360
        value = <optimized out>
        first_iteration = <optimized out>
#37 0x00005cd7017df8a4 in rb_const_search (klass=138783214552120, id=243435, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3178
        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:3105
        c = <optimized out>
#39 0x00005cd7017ead3e 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 0x00005cd7017f6011 in vm_get_ev_const_chain (ec=0x51600182d9d0, segments=0x502000ace190) 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=0x502000ace2f0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6431
        segments = 0x502000ace190
        ice = <optimized out>
        val = <optimized out>
#42 0x00005cd7017f7943 in vm_exec_core (ec=ec@entry=0x51600182d9d0) at ../../src/trunk_asan/insns.def:263
        ic = 0x0
        leaf = false
        val = <optimized out>
        insns_address_table = {0x5cd7017f9bb6 <vm_exec_core+12886>, 0x5cd7017f7005 <vm_exec_core+1701>, 0x5cd7017f87e7 <vm_exec_core+7815>, 0x5cd7017fd9a6 <vm_exec_core+28742>, 0x5cd7017f8132 <vm_exec_core+6098>, 0x5cd7017fe5f7 <vm_exec_core+31895>, 0x5cd7017fc9bc <vm_exec_core+24668>, 0x5cd7017fa865 <vm_exec_core+16133>, 0x5cd7017f730e <vm_exec_core+2478>, 0x5cd7017fe11f <vm_exec_core+30655>, 0x5cd7017fdd30 <vm_exec_core+29648>, 0x5cd7017f84ef <vm_exec_core+7055>, 0x5cd7017f78eb <vm_exec_core+3979>, 0x5cd7017fce61 <vm_exec_core+25857>, 0x5cd7017f92ab <vm_exec_core+10571>, 0x5cd7017fe329 <vm_exec_core+31177>, 0x5cd7017fdf47 <vm_exec_core+30183>, 0x5cd7017f9a5e <vm_exec_core+12542>, 0x5cd7017fa7d2 <vm_exec_core+15986>, 0x5cd7017fcb4a <vm_exec_core+25066>, 0x5cd7017fdeab <vm_exec_core+30027>, 0x5cd7017fbc4e <vm_exec_core+21230>, 0x5cd7017fcbe2 <vm_exec_core+25218>, 0x5cd7017fcfe0 <vm_exec_core+26240>, 0x5cd7017fbb7c <vm_exec_core+21020>, 0x5cd7017f77e7 <vm_exec_core+3719>, 0x5cd7017fc379 <vm_exec_core+23065>, 0x5cd7017f7648 <vm_exec_core+3304>, 0x5cd7017f7990 <vm_exec_core+4144>, 0x5cd7017f9ceb <vm_exec_core+13195>, 0x5cd7017fba21 <vm_exec_core+20673>, 0x5cd7017fbfa1 <vm_exec_core+22081>, 0x5cd7017fb7b0 <vm_exec_core+20048>, 0x5cd7017f7251 <vm_exec_core+2289>, 0x5cd7017fd228 <vm_exec_core+26824>, 0x5cd7017fdc58 <vm_exec_core+29432>, 0x5cd7017f7a8b <vm_exec_core+4395>, 0x5cd7017f8be9 <vm_exec_core+8841>, 0x5cd7017f86fa <vm_exec_core+7578>, 0x5cd7017f940c <vm_exec_core+10924>, 0x5cd7017fa72e <vm_exec_core+15822>, 0x5cd7017f7b7b <vm_exec_core+4635>, 0x5cd7017fd0ad <vm_exec_core+26445>, 0x5cd7017f8b4a <vm_exec_core+8682>, 0x5cd7017fa5cf <vm_exec_core+15471>, 0x5cd7017fb047 <vm_exec_core+18151>, 0x5cd7017fcf5f <vm_exec_core+26111>, 0x5cd7017fbe01 <vm_exec_core+21665>, 0x5cd7017f9615 <vm_exec_core+11445>, 0x5cd7017f8df1 <vm_exec_core+9361>, 0x5cd7017fcd3d <vm_exec_core+25565>, 0x5cd7017f9e5f <vm_exec_core+13567>, 0x5cd7017fc424 <vm_exec_core+23236>, 0x5cd7017fbf14 <vm_exec_core+21940>, 0x5cd7017fc664 <vm_exec_core+23812>, 0x5cd7017fd4fd <vm_exec_core+27549>, 0x5cd7017fb24a <vm_exec_core+18666>, 0x5cd7017f6cfb <vm_exec_core+923>, 0x5cd7017f9789 <vm_exec_core+11817>, 0x5cd7017fcc89 <vm_exec_core+25385>, 0x5cd7017f98af <vm_exec_core+12111>, 0x5cd7017fbabe <vm_exec_core+20830>, 0x5cd7017fc27a <vm_exec_core+22810>, 0x5cd7017fae01 <vm_exec_core+17569>, 0x5cd7017fb8e4 <vm_exec_core+20356>, 0x5cd7017f9ad9 <vm_exec_core+12665>, 0x5cd7017f90c6 <vm_exec_core+10086>, 0x5cd7017fc73b <vm_exec_core+24027>, 0x5cd7017f7c31 <vm_exec_core+4817>, 0x5cd7017fac05 <vm_exec_core+17061>, 0x5cd701805639 <vm_exec_core+60633>, 0x5cd7017fbcf2 <vm_exec_core+21394>, 0x5cd7017f7ed1 <vm_exec_core+5489>, 0x5cd7017f83d2 <vm_exec_core+6770>, 0x5cd7017f7fee <vm_exec_core+5774>, 0x5cd7017f8c95 <vm_exec_core+9013>, 0x5cd7017f946b <vm_exec_core+11019>, 0x5cd7017f6d00 <vm_exec_core+928>, 0x5cd7017f8a47 <vm_exec_core+8423>, 0x5cd7017fe831 <vm_exec_core+32465>, 0x5cd7017fc197 <vm_exec_core+22583>, 0x5cd7017fb148 <vm_exec_core+18408>, 0x5cd7017fd11e <vm_exec_core+26558>, 0x5cd7017fe8fd <vm_exec_core+32669>, 0x5cd7017fd41d <vm_exec_core+27325>, 0x5cd7017fe3b7 <vm_exec_core+31319>, 0x5cd7017fe484 <vm_exec_core+31524>, 0x5cd7017f770b <vm_exec_core+3499>, 0x5cd7017fdfe9 <vm_exec_core+30345>, 0x5cd7017f9d88 <vm_exec_core+13352>, 0x5cd7017fe1f8 <vm_exec_core+30872>, 0x5cd7017f9954 <vm_exec_core+12276>, 0x5cd7017fd2fd <vm_exec_core+27037>, 0x5cd7017f8f10 <vm_exec_core+9648>, 0x5cd7017fa07d <vm_exec_core+14109>, 0x5cd7017fe55d <vm_exec_core+31741>, 0x5cd7017fa68a <vm_exec_core+15658>, 0x5cd7017fa213 <vm_exec_core+14515>, 0x5cd7017f6dc9 <vm_exec_core+1129>, 0x5cd7017f745f <vm_exec_core+2815>, 0x5cd7017f6eab <vm_exec_core+1355>, 0x5cd7017faef5 <vm_exec_core+17813>, 0x5cd7017fa3b1 <vm_exec_core+14929>, 0x5cd7017faae2 <vm_exec_core+16770>, 0x5cd7017faa05 <vm_exec_core+16549>, 0x5cd7017f9bf4 <vm_exec_core+12948>, 0x5cd7017fa2ad <vm_exec_core+14669>, 0x5cd7017f9f5a <vm_exec_core+13818>, 0x5cd7017fa554 <vm_exec_core+15348>, 0x5cd7017fa4d9 <vm_exec_core+15225>, 0x5cd7017f9ba7 <vm_exec_core+12871>, 0x5cd7017f6ff6 <vm_exec_core+1686>, 0x5cd7017f87d8 <vm_exec_core+7800>, 0x5cd7017fd997 <vm_exec_core+28727>, 0x5cd7017f8123 <vm_exec_core+6083>, 0x5cd7017fe5e8 <vm_exec_core+31880>, 0x5cd7017fc9ad <vm_exec_core+24653>, 0x5cd7017fa856 <vm_exec_core+16118>, 0x5cd7017f72ff <vm_exec_core+2463>, 0x5cd7017fe110 <vm_exec_core+30640>, 0x5cd7017fdd21 <vm_exec_core+29633>, 0x5cd7017f84e0 <vm_exec_core+7040>, 0x5cd7017f78dc <vm_exec_core+3964>, 0x5cd7017fce52 <vm_exec_core+25842>, 0x5cd7017f929c <vm_exec_core+10556>, 0x5cd7017fe31a <vm_exec_core+31162>, 0x5cd7017fdf38 <vm_exec_core+30168>, 0x5cd7017f9a4f <vm_exec_core+12527>, 0x5cd7017fa7c3 <vm_exec_core+15971>, 0x5cd7017fcb3b <vm_exec_core+25051>, 0x5cd7017fde9c <vm_exec_core+30012>, 0x5cd7017fbc3f <vm_exec_core+21215>, 0x5cd7017fcbd3 <vm_exec_core+25203>, 0x5cd7017fcfd1 <vm_exec_core+26225>, 0x5cd7017fbb6d <vm_exec_core+21005>, 0x5cd7017f77d8 <vm_exec_core+3704>, 0x5cd7017fc36a <vm_exec_core+23050>, 0x5cd7017f7639 <vm_exec_core+3289>, 0x5cd7017f7981 <vm_exec_core+4129>, 0x5cd7017f9cdc <vm_exec_core+13180>, 0x5cd7017fba12 <vm_exec_core+20658>, 0x5cd7017fbf92 <vm_exec_core+22066>, 0x5cd7017fb7a1 <vm_exec_core+20033>, 0x5cd7017f7242 <vm_exec_core+2274>, 0x5cd7017fd219 <vm_exec_core+26809>, 0x5cd7017fdc49 <vm_exec_core+29417>, 0x5cd7017f7a7c <vm_exec_core+4380>, 0x5cd7017f8bda <vm_exec_core+8826>, 0x5cd7017f86eb <vm_exec_core+7563>, 0x5cd7017f93fd <vm_exec_core+10909>, 0x5cd7017fa71f <vm_exec_core+15807>, 0x5cd7017f7b6c <vm_exec_core+4620>, 0x5cd7017fd09e <vm_exec_core+26430>, 0x5cd7017f8b3b <vm_exec_core+8667>, 0x5cd7017fa5c0 <vm_exec_core+15456>, 0x5cd7017fb038 <vm_exec_core+18136>, 0x5cd7017fcf50 <vm_exec_core+26096>, 0x5cd7017fbdf2 <vm_exec_core+21650>, 0x5cd7017f9606 <vm_exec_core+11430>, 0x5cd7017f8de2 <vm_exec_core+9346>, 0x5cd7017fcd2e <vm_exec_core+25550>, 0x5cd7017f9e50 <vm_exec_core+13552>, 0x5cd7017fc415 <vm_exec_core+23221>, 0x5cd7017fbf05 <vm_exec_core+21925>, 0x5cd7017fc655 <vm_exec_core+23797>, 0x5cd7017fd4ee <vm_exec_core+27534>, 0x5cd7017fb23b <vm_exec_core+18651>, 0x5cd7017fbda2 <vm_exec_core+21570>, 0x5cd7017f977a <vm_exec_core+11802>, 0x5cd7017fcc7a <vm_exec_core+25370>, 0x5cd7017f98a0 <vm_exec_core+12096>, 0x5cd7017fbaaf <vm_exec_core+20815>, 0x5cd7017fbda2 <vm_exec_core+21570>, 0x5cd7017fadf2 <vm_exec_core+17554>, 0x5cd7017fb8d5 <vm_exec_core+20341>, 0x5cd7017f9aca <vm_exec_core+12650>, 0x5cd7017f90b7 <vm_exec_core+10071>, 0x5cd7017fc72c <vm_exec_core+24012>, 0x5cd7017f7c22 <vm_exec_core+4802>, 0x5cd7017fabf6 <vm_exec_core+17046>, 0x5cd70180562a <vm_exec_core+60618>, 0x5cd7017fbce3 <vm_exec_core+21379>, 0x5cd7017f7ec2 <vm_exec_core+5474>, 0x5cd7017f83c3 <vm_exec_core+6755>, 0x5cd7017f7fdf <vm_exec_core+5759>, 0x5cd7017f8c86 <vm_exec_core+8998>, 0x5cd7017f945c <vm_exec_core+11004>, 0x5cd7017fb105 <vm_exec_core+18341>, 0x5cd7017fa715 <vm_exec_core+15797>, 0x5cd7017fb100 <vm_exec_core+18336>, 0x5cd7017fbc3a <vm_exec_core+21210>, 0x5cd7017fbb68 <vm_exec_core+21000>, 0x5cd7017f8c81 <vm_exec_core+8993>, 0x5cd7017fbdb6 <vm_exec_core+21590>, 0x5cd7017f9d7e <vm_exec_core+13342>, 0x5cd7017f9d83 <vm_exec_core+13347>, 0x5cd7017fbb63 <vm_exec_core+20995>, 0x5cd7017fba08 <vm_exec_core+20648>, 0x5cd7017faac9 <vm_exec_core+16745>, 0x5cd7017fa9f1 <vm_exec_core+16529>...}
        reg_cfp = 0x7e38d2cfd720
        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 0x00005cd7017f310c in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x51600182d9d0
        _tag = {tag = 36, retval = 4, buf = {0x7e38cb5fea10, <optimized out>, 0x7e38cb5fe940, <optimized out>, <optimized out>}, prev = 0x7e38cdb096b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#44 0x00005cd701873d82 in invoke_iseq_block_from_c (ec=0x51600182d9d0, captured=0x7e38d2cfd7a8, self=138782640942560, 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 = 0x7e38df3eb598
        cfp = <optimized out>
        sp = 0x7e38d2bfd850
        use_argv = 0x0
        stack_argv = 0x7e38d2bfd850
        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 = 0x7e38d2cfd7a8
#46 0x00005cd7018200d6 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 0x00005cd7018200d6 in rb_yield (val=<optimized out>)
No locals.
#50 0x00005cd70147abaa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053
        _ec = 0x51600182d9d0
        _tag = {tag = 36, retval = <optimized out>, buf = {0x7e38cb5fecd0, <optimized out>, 0x7e38cb5febe0, <optimized out>, <optimized out>}, prev = 0x7e38cda09240, state = RUBY_TAG_NONE, lock_rec = 0}
        result = 4
        state = RUBY_TAG_NONE
        ec = 0x51600182d9d0
        cfp = 0x7e38d2cfd758
#51 0x00005cd7015f6dcb in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283
        status = <optimized out>
        pid = <optimized out>
#52 0x00005cd701856418 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 = 0x7e38dbc5fa70
        cfunc = 0x504000020058
        recv = 138782640942560
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        val = <optimized out>
#53 0x00005cd70183c75d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7e38cb5ff3b0) 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 0x00005cd70183c215 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 0x00005cd7017fd838 in vm_sendish (ec=0x51600182d9d0, reg_cfp=0x7e38d2cfd790, cd=0x502000ace1f0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5964
        val = 36
        ci = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        cc = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=ec@entry=0x51600182d9d0) at ../../src/trunk_asan/insns.def:851
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        cd = 0x502000ace1f0
        insns_address_table = {0x5cd7017f9bb6 <vm_exec_core+12886>, 0x5cd7017f7005 <vm_exec_core+1701>, 0x5cd7017f87e7 <vm_exec_core+7815>, 0x5cd7017fd9a6 <vm_exec_core+28742>, 0x5cd7017f8132 <vm_exec_core+6098>, 0x5cd7017fe5f7 <vm_exec_core+31895>, 0x5cd7017fc9bc <vm_exec_core+24668>, 0x5cd7017fa865 <vm_exec_core+16133>, 0x5cd7017f730e <vm_exec_core+2478>, 0x5cd7017fe11f <vm_exec_core+30655>, 0x5cd7017fdd30 <vm_exec_core+29648>, 0x5cd7017f84ef <vm_exec_core+7055>, 0x5cd7017f78eb <vm_exec_core+3979>, 0x5cd7017fce61 <vm_exec_core+25857>, 0x5cd7017f92ab <vm_exec_core+10571>, 0x5cd7017fe329 <vm_exec_core+31177>, 0x5cd7017fdf47 <vm_exec_core+30183>, 0x5cd7017f9a5e <vm_exec_core+12542>, 0x5cd7017fa7d2 <vm_exec_core+15986>, 0x5cd7017fcb4a <vm_exec_core+25066>, 0x5cd7017fdeab <vm_exec_core+30027>, 0x5cd7017fbc4e <vm_exec_core+21230>, 0x5cd7017fcbe2 <vm_exec_core+25218>, 0x5cd7017fcfe0 <vm_exec_core+26240>, 0x5cd7017fbb7c <vm_exec_core+21020>, 0x5cd7017f77e7 <vm_exec_core+3719>, 0x5cd7017fc379 <vm_exec_core+23065>, 0x5cd7017f7648 <vm_exec_core+3304>, 0x5cd7017f7990 <vm_exec_core+4144>, 0x5cd7017f9ceb <vm_exec_core+13195>, 0x5cd7017fba21 <vm_exec_core+20673>, 0x5cd7017fbfa1 <vm_exec_core+22081>, 0x5cd7017fb7b0 <vm_exec_core+20048>, 0x5cd7017f7251 <vm_exec_core+2289>, 0x5cd7017fd228 <vm_exec_core+26824>, 0x5cd7017fdc58 <vm_exec_core+29432>, 0x5cd7017f7a8b <vm_exec_core+4395>, 0x5cd7017f8be9 <vm_exec_core+8841>, 0x5cd7017f86fa <vm_exec_core+7578>, 0x5cd7017f940c <vm_exec_core+10924>, 0x5cd7017fa72e <vm_exec_core+15822>, 0x5cd7017f7b7b <vm_exec_core+4635>, 0x5cd7017fd0ad <vm_exec_core+26445>, 0x5cd7017f8b4a <vm_exec_core+8682>, 0x5cd7017fa5cf <vm_exec_core+15471>, 0x5cd7017fb047 <vm_exec_core+18151>, 0x5cd7017fcf5f <vm_exec_core+26111>, 0x5cd7017fbe01 <vm_exec_core+21665>, 0x5cd7017f9615 <vm_exec_core+11445>, 0x5cd7017f8df1 <vm_exec_core+9361>, 0x5cd7017fcd3d <vm_exec_core+25565>, 0x5cd7017f9e5f <vm_exec_core+13567>, 0x5cd7017fc424 <vm_exec_core+23236>, 0x5cd7017fbf14 <vm_exec_core+21940>, 0x5cd7017fc664 <vm_exec_core+23812>, 0x5cd7017fd4fd <vm_exec_core+27549>, 0x5cd7017fb24a <vm_exec_core+18666>, 0x5cd7017f6cfb <vm_exec_core+923>, 0x5cd7017f9789 <vm_exec_core+11817>, 0x5cd7017fcc89 <vm_exec_core+25385>, 0x5cd7017f98af <vm_exec_core+12111>, 0x5cd7017fbabe <vm_exec_core+20830>, 0x5cd7017fc27a <vm_exec_core+22810>, 0x5cd7017fae01 <vm_exec_core+17569>, 0x5cd7017fb8e4 <vm_exec_core+20356>, 0x5cd7017f9ad9 <vm_exec_core+12665>, 0x5cd7017f90c6 <vm_exec_core+10086>, 0x5cd7017fc73b <vm_exec_core+24027>, 0x5cd7017f7c31 <vm_exec_core+4817>, 0x5cd7017fac05 <vm_exec_core+17061>, 0x5cd701805639 <vm_exec_core+60633>, 0x5cd7017fbcf2 <vm_exec_core+21394>, 0x5cd7017f7ed1 <vm_exec_core+5489>, 0x5cd7017f83d2 <vm_exec_core+6770>, 0x5cd7017f7fee <vm_exec_core+5774>, 0x5cd7017f8c95 <vm_exec_core+9013>, 0x5cd7017f946b <vm_exec_core+11019>, 0x5cd7017f6d00 <vm_exec_core+928>, 0x5cd7017f8a47 <vm_exec_core+8423>, 0x5cd7017fe831 <vm_exec_core+32465>, 0x5cd7017fc197 <vm_exec_core+22583>, 0x5cd7017fb148 <vm_exec_core+18408>, 0x5cd7017fd11e <vm_exec_core+26558>, 0x5cd7017fe8fd <vm_exec_core+32669>, 0x5cd7017fd41d <vm_exec_core+27325>, 0x5cd7017fe3b7 <vm_exec_core+31319>, 0x5cd7017fe484 <vm_exec_core+31524>, 0x5cd7017f770b <vm_exec_core+3499>, 0x5cd7017fdfe9 <vm_exec_core+30345>, 0x5cd7017f9d88 <vm_exec_core+13352>, 0x5cd7017fe1f8 <vm_exec_core+30872>, 0x5cd7017f9954 <vm_exec_core+12276>, 0x5cd7017fd2fd <vm_exec_core+27037>, 0x5cd7017f8f10 <vm_exec_core+9648>, 0x5cd7017fa07d <vm_exec_core+14109>, 0x5cd7017fe55d <vm_exec_core+31741>, 0x5cd7017fa68a <vm_exec_core+15658>, 0x5cd7017fa213 <vm_exec_core+14515>, 0x5cd7017f6dc9 <vm_exec_core+1129>, 0x5cd7017f745f <vm_exec_core+2815>, 0x5cd7017f6eab <vm_exec_core+1355>, 0x5cd7017faef5 <vm_exec_core+17813>, 0x5cd7017fa3b1 <vm_exec_core+14929>, 0x5cd7017faae2 <vm_exec_core+16770>, 0x5cd7017faa05 <vm_exec_core+16549>, 0x5cd7017f9bf4 <vm_exec_core+12948>, 0x5cd7017fa2ad <vm_exec_core+14669>, 0x5cd7017f9f5a <vm_exec_core+13818>, 0x5cd7017fa554 <vm_exec_core+15348>, 0x5cd7017fa4d9 <vm_exec_core+15225>, 0x5cd7017f9ba7 <vm_exec_core+12871>, 0x5cd7017f6ff6 <vm_exec_core+1686>, 0x5cd7017f87d8 <vm_exec_core+7800>, 0x5cd7017fd997 <vm_exec_core+28727>, 0x5cd7017f8123 <vm_exec_core+6083>, 0x5cd7017fe5e8 <vm_exec_core+31880>, 0x5cd7017fc9ad <vm_exec_core+24653>, 0x5cd7017fa856 <vm_exec_core+16118>, 0x5cd7017f72ff <vm_exec_core+2463>, 0x5cd7017fe110 <vm_exec_core+30640>, 0x5cd7017fdd21 <vm_exec_core+29633>, 0x5cd7017f84e0 <vm_exec_core+7040>, 0x5cd7017f78dc <vm_exec_core+3964>, 0x5cd7017fce52 <vm_exec_core+25842>, 0x5cd7017f929c <vm_exec_core+10556>, 0x5cd7017fe31a <vm_exec_core+31162>, 0x5cd7017fdf38 <vm_exec_core+30168>, 0x5cd7017f9a4f <vm_exec_core+12527>, 0x5cd7017fa7c3 <vm_exec_core+15971>, 0x5cd7017fcb3b <vm_exec_core+25051>, 0x5cd7017fde9c <vm_exec_core+30012>, 0x5cd7017fbc3f <vm_exec_core+21215>, 0x5cd7017fcbd3 <vm_exec_core+25203>, 0x5cd7017fcfd1 <vm_exec_core+26225>, 0x5cd7017fbb6d <vm_exec_core+21005>, 0x5cd7017f77d8 <vm_exec_core+3704>, 0x5cd7017fc36a <vm_exec_core+23050>, 0x5cd7017f7639 <vm_exec_core+3289>, 0x5cd7017f7981 <vm_exec_core+4129>, 0x5cd7017f9cdc <vm_exec_core+13180>, 0x5cd7017fba12 <vm_exec_core+20658>, 0x5cd7017fbf92 <vm_exec_core+22066>, 0x5cd7017fb7a1 <vm_exec_core+20033>, 0x5cd7017f7242 <vm_exec_core+2274>, 0x5cd7017fd219 <vm_exec_core+26809>, 0x5cd7017fdc49 <vm_exec_core+29417>, 0x5cd7017f7a7c <vm_exec_core+4380>, 0x5cd7017f8bda <vm_exec_core+8826>, 0x5cd7017f86eb <vm_exec_core+7563>, 0x5cd7017f93fd <vm_exec_core+10909>, 0x5cd7017fa71f <vm_exec_core+15807>, 0x5cd7017f7b6c <vm_exec_core+4620>, 0x5cd7017fd09e <vm_exec_core+26430>, 0x5cd7017f8b3b <vm_exec_core+8667>, 0x5cd7017fa5c0 <vm_exec_core+15456>, 0x5cd7017fb038 <vm_exec_core+18136>, 0x5cd7017fcf50 <vm_exec_core+26096>, 0x5cd7017fbdf2 <vm_exec_core+21650>, 0x5cd7017f9606 <vm_exec_core+11430>, 0x5cd7017f8de2 <vm_exec_core+9346>, 0x5cd7017fcd2e <vm_exec_core+25550>, 0x5cd7017f9e50 <vm_exec_core+13552>, 0x5cd7017fc415 <vm_exec_core+23221>, 0x5cd7017fbf05 <vm_exec_core+21925>, 0x5cd7017fc655 <vm_exec_core+23797>, 0x5cd7017fd4ee <vm_exec_core+27534>, 0x5cd7017fb23b <vm_exec_core+18651>, 0x5cd7017fbda2 <vm_exec_core+21570>, 0x5cd7017f977a <vm_exec_core+11802>, 0x5cd7017fcc7a <vm_exec_core+25370>, 0x5cd7017f98a0 <vm_exec_core+12096>, 0x5cd7017fbaaf <vm_exec_core+20815>, 0x5cd7017fbda2 <vm_exec_core+21570>, 0x5cd7017fadf2 <vm_exec_core+17554>, 0x5cd7017fb8d5 <vm_exec_core+20341>, 0x5cd7017f9aca <vm_exec_core+12650>, 0x5cd7017f90b7 <vm_exec_core+10071>, 0x5cd7017fc72c <vm_exec_core+24012>, 0x5cd7017f7c22 <vm_exec_core+4802>, 0x5cd7017fabf6 <vm_exec_core+17046>, 0x5cd70180562a <vm_exec_core+60618>, 0x5cd7017fbce3 <vm_exec_core+21379>, 0x5cd7017f7ec2 <vm_exec_core+5474>, 0x5cd7017f83c3 <vm_exec_core+6755>, 0x5cd7017f7fdf <vm_exec_core+5759>, 0x5cd7017f8c86 <vm_exec_core+8998>, 0x5cd7017f945c <vm_exec_core+11004>, 0x5cd7017fb105 <vm_exec_core+18341>, 0x5cd7017fa715 <vm_exec_core+15797>, 0x5cd7017fb100 <vm_exec_core+18336>, 0x5cd7017fbc3a <vm_exec_core+21210>, 0x5cd7017fbb68 <vm_exec_core+21000>, 0x5cd7017f8c81 <vm_exec_core+8993>, 0x5cd7017fbdb6 <vm_exec_core+21590>, 0x5cd7017f9d7e <vm_exec_core+13342>, 0x5cd7017f9d83 <vm_exec_core+13347>, 0x5cd7017fbb63 <vm_exec_core+20995>, 0x5cd7017fba08 <vm_exec_core+20648>, 0x5cd7017faac9 <vm_exec_core+16745>, 0x5cd7017fa9f1 <vm_exec_core+16529>...}
        reg_cfp = 0x7e38d2cfd790
        reg_pc = 0x504000738830
        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 0x00005cd7017f310c in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595
        _ec = 0x51600182d9d0
        _tag = {tag = 36, retval = 4, buf = {0x7e38cb5ff790, <optimized out>, 0x7e38cb5ff6c0, <optimized out>, <optimized out>}, prev = 0x7e38cb5ffc00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = <optimized out>
#58 0x00005cd70182ff8b in invoke_iseq_block_from_c (ec=0x51600182d9d0, captured=<optimized out>, self=138782640942560, 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 = 0x7e38df3eb5e8
        cfp = 0x7e38d2cfd7c8
        sp = 0x7e38d2bfd818
        use_argv = <optimized out>
        stack_argv = 0x7e38d2bfd818
        opt_pc = <optimized out>
        type = <optimized out>
        av = <optimized out>
        bound = <optimized out>
#59 invoke_block_from_c_proc (ec=0x51600182d9d0, self=138782640942560, 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 0x00005cd70182e216 in rb_vm_invoke_proc (ec=0x540000000b08, proc=0x80, proc@entry=0x5040007c2810, argc=21286462, 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 0x00005cd7017856ad in thread_do_start_proc (th=th@entry=0x515000067500) at /tmp/ruby/src/trunk_asan/thread.c:608
        args = <optimized out>
        procval = <optimized out>
        proc = 0x5040007c2810
        args_len = 0
        args_ptr = <optimized out>
#63 0x00005cd70178328a in thread_do_start (th=0x515000067500) at /tmp/ruby/src/trunk_asan/thread.c:625
        result = 36
#64 thread_start_func_2 (th=th@entry=0x515000067500, stack_start=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:680
        _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 0x00005cd70178254e in call_thread_start_func_2 (th=0x515000067500) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180
        stack_start = <optimized out>
        stack_start_addr = 0x7e38cb5ffcc0
#66 nt_start (ptr=0x50c000220c00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225
        th = 0x515000067500
        sched = <optimized out>
        nt = 0x50c000220c00
        vm = 0x525000000100
#67 0x00005cd701430a8f in asan_thread_start(void*) ()
No symbol table info available.
#68 0x00007e38fca9caa4 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 = {138782395336384, -8771589210768439796, 138782395336384, -352, 0, 140735941623472, -8771589210755856884, -8771496971742116340}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#69 0x00007e38fcb29c3c 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 54268) detached]
$ timeout 60 gdb -p 54319 -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 54366 -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 54268 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 [[54319, #<Process::Status: pid 54319 exit 0>],
 [54366, #<Process::Status: pid 54366 exit 0>]] to be empty.

Finished tests in 592.970201s, 48.2402 tests/s, 10220.8155 assertions/s.

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

28605 tests, 6060639 assertions, 2 failures, 0 errors, 135 skips

ruby -v: ruby 3.5.0dev (2025-03-31T16:10:51Z master a61e7118e6) +PRISM [x86_64-linux]
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 437 -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 433 -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 4194091 -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 4194090 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -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/rbs-3.9.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/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-31T16:10:51Z master a61e7118e6) +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.287451 seconds

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