# Logfile created on 2025-04-09 11:53:08 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000757f1255fdc8 @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.20250409-115308", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x0000757f13fef058 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000757f13feedb0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000757f12499f10 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250409-115308", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250409-115308>, @binmode=false, @mon_data=#<Monitor:0x0000757f13fee928>, @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 win32ole to 654b712442b76d2c7729623982168b2f250e3a77 echo 654b712442b76d2c7729623982168b2f250e3a77 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/win32ole.revision - echo e0874e47e2730dacccdb0c534a2cdc073d3bdaea | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/csv.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/win32ole.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/csv.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 = 5cf7d948ad $$$[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 win32ole to 654b712442b76d2c7729623982168b2f250e3a77 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 654b712442b76d2c7729623982168b2f250e3a77 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/win32ole.revision - echo e0874e47e2730dacccdb0c534a2cdc073d3bdaea | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/csv.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/csv.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/win32ole.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 cc96b5410f6ea975e09e9e8d79fbf9617050df3ec5d33c79924977ff64eb7d20 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving 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/.bundle/gems/rbs-3.9.2/ext/rbs_extension' 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/debug-1.10.0/ext/debug' 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/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' 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/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update csv to e0874e47e2730dacccdb0c534a2cdc073d3bdaea Update win32ole to 654b712442b76d2c7729623982168b2f250e3a77 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 654b712442b76d2c7729623982168b2f250e3a77 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/win32ole.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/csv.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/win32ole.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 enc making srcs under 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' Successfully built RubyGem Name: csv Version: 3.3.4 File: csv-3.3.4.gem 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/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]: 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]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/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/.bundle/gems/rbs-3.9.2/ext/rbs_extension' 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]: Leaving 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/.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/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/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/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: 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.8 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.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 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=38653 "--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] 624577=mkmf/test_pkg_config [ 2/753] 624587=ruby/test_string_memory [ 3/753] 624590=prism/regexp_test [ 4/753] 624580=open-uri/test_open-uri [ 5/753] 624591=-ext-/string/test_coderange [ 6/753] 624583=-ext-/bignum/test_big2str [ 7/753] 624582=-ext-/win32/test_dln [ 8/753] 624586=ruby/test_complex2 [ 9/753] 624578=ruby/enc/test_iso_8859 [ 10/753] 624584=openssl/test_x509attr [ 11/753] 624582=psych/test_tree_builder [ 12/753] 624583=net/protocol/test_protocol [ 13/753] 624591=rubygems/test_gem_ext_cargo_builder_link_flag_converter [ 14/753] 624581=-ext-/load/test_protect [ 15/753] 624579=cgi/test_cgi_util [ 16/753] 624588=openssl/test_x509req [ 17/753] 624585=rubygems/test_gem_commands_open_command [ 18/753] 624576=prism/api/dump_test [ 19/753] 624589=-ext-/string/test_enc_associate [ 20/753] 624581=ruby/test_allocation [ 21/753] 624586=ruby/test_gc [ 22/753] 624587=prism/ruby/location_test [ 23/753] 624582=yaml/test_store [ 24/753] 624577=ruby/test_insns_leaf [ 25/753] 624577=ruby/test_iseq [ 26/753] 624582=psych/test_class [ 27/753] 624578=cgi/test_cgi_session [ 28/753] 624582=openssl/test_x509crl [ 29/753] 624578=psych/test_numeric [ 30/753] 624584=strscan/test_stringscanner [ 31/753] 624583=ruby/enc/test_gb18030 [ 32/753] 624578=rubygems/test_gem_package_tar_reader [ 33/753] 624590=ruby/enc/test_gbk [ 34/753] 624583=rubygems/test_gem_specification [ 35/753] 624590=rubygems/test_gem_dependency_installer [ 36/753] 624587=ruby/test_refinement [ 37/753] 624584=rubygems/test_gem_name_tuple [ 38/753] 624580=ruby/test_warning [ 39/753] 624591=io/nonblock/test_flush [ 40/753] 624588=ruby/test_complexrational [ 41/753] 624591=openssl/test_pkcs7 [ 42/753] 624588=rubygems/test_gem_commands_fetch_command [ 43/753] 624579=cgi/test_cgi_header [ 44/753] 624584=-ext-/bignum/test_mul [ 45/753] 624579=mkmf/test_mkmf [ 46/753] 624584=-ext-/test_enumerator_kw [ 47/753] 624584=ruby/test_mixed_unicode_escapes [ 48/753] 624584=did_you_mean/spell_checking/test_require_path_check [ 49/753] 624585=ruby/test_complex [ 50/753] 624582=prism/result/source_location_test [ 51/753] 624578=-ext-/thread/test_instrumentation_api [ 52/753] 624579=-ext-/vm/test_at_exit [ 53/753] 624584=-ext-/symbol/test_inadvertent_creation [ 54/753] 624579=prism/result/static_inspect_test [ 55/753] 624580=rubygems/test_gem_commands_query_command [ 56/753] 624579=prism/result/equality_test [ 57/753] 624579=openssl/test_x509ext [ 58/753] 624591=ripper/test_files_ext [ 59/753] 624582=prism/unescape_test [ 60/753] 624582=ruby/test_method_cache [ 61/753] 624582=ruby/test_path [ 62/753] 624584=ruby/test_sprintf_comb [ 63/753] 624582=socket/test_tcp [ 64/753] 624579=test_pp [ 65/753] 624585=rubygems/test_gem_stub_specification [ 66/753] 624579=prism/ruby/tunnel_test [ 67/753] 624579=ruby/test_settracefunc [ 68/753] 624588=rubygems/test_gem_text [ 69/753] 624588=rubygems/test_gem_version [ 70/753] 624591=rubygems/test_gem_commands_stale_command [ 71/753] 624589=-ext-/rational/test_rat [ 72/753] 624591=test_extlibs [ 73/753] 624589=mkmf/test_flags [ 74/753] 624585=openssl/test_asn1 [ 75/753] 624584=json/json_string_matching_test [ 76/753] 624588=monitor/test_monitor [ 77/753] 624584=rubygems/test_gem_ext_rake_builder [ 78/753] 624585=ruby/test_whileuntil [ 79/753] 624585=ruby/test_transcode [ 80/753] 624582=uri/test_http [ 81/753] 624582=-ext-/funcall/test_passing_block [ 82/753] 624582=socket/test_addrinfo [ 83/753] 624588=openssl/test_x509cert [ 84/753] 624582=-ext-/test_bug-14834 [ 85/753] 624582=resolv/test_svcb_https [ 86/753] 624577=openssl/test_buffering [ 87/753] 624582=prism/ruby/ruby_parser_test [ 88/753] 624582=psych/nodes/test_enumerable [ 89/753] 624582=-ext-/proc/test_bmethod [ 90/753] 624582=ruby/test_encoding [ 91/753] 624585=dtrace/test_load [ 92/753] 624585=json/json_fixtures_test [ 93/753] 624585=rubygems/test_gem_resolver_specification [ 94/753] 624577=mkmf/test_constant [ 95/753] 624585=rubygems/test_gem_security_trust_dir [ 96/753] 624585=ruby/test_default_gems [ 97/753] 624585=-ext-/string/test_enc_str_buf_cat [ 98/753] 624585=mkmf/test_have_func [ 99/753] 624580=rubygems/test_webauthn_listener [100/753] 624578=-ext-/thread/test_lock_native_thread [101/753] 624578=rubygems/test_gem_package_tar_reader_entry [102/753] 624580=optparse/test_zsh_completion [103/753] 624580=ripper/test_scanner_events [104/753] 624588=-ext-/string/test_external_new [105/753] 624588=-ext-/test_abi [106/753] 624580=ruby/enc/test_euc_jp [107/753] 624580=rubygems/test_gem_resolver_dependency_request [108/753] 624582=ruby/test_rubyvm [109/753] 624582=-ext-/exception/test_data_error [110/753] 624580=socket/test_ancdata [111/753] 624580=rubygems/test_gem_doctor [112/753] 624578=ruby/test_weakmap [113/753] 624580=rubygems/test_gem_uri_formatter [114/753] 624580=ruby/test_sprintf [115/753] 624582=uri/test_common [116/753] 624588=ruby/test_optimization [117/753] 624589=rubygems/test_gem_request_connection_pools [118/753] 624584=openssl/test_ssl [119/753] 624580=win32/test_registry [120/753] 624580=rubygems/test_deprecate [121/753] 624576=strscan/test_ractor [122/753] 624580=prism/api/parse_success_test [123/753] 624576=ruby/test_module [124/753] 624579=rubygems/test_gem_commands_push_command [125/753] 624582=ruby/test_struct [126/753] 624580=rubygems/test_gem_resolver_vendor_specification [127/753] 624580=-ext-/typeddata/test_typeddata [128/753] 624582=date/test_date_strftime [129/753] 624585=prism/ruby/compiler_test [130/753] 624585=ruby/test_basicinstructions [131/753] 624589=-ext-/bignum/test_bigzero [132/753] 624589=fiber/test_mutex [133/753] 624585=fileutils/test_verbose [134/753] 624585=rubygems/test_gem_ext_builder [135/753] 624580=objspace/test_ractor [136/753] 624580=rubygems/test_gem_unsatisfiable_dependency_error [137/753] 624583=ripper/test_sexp [138/753] 624580=prism/ruby/pattern_test [139/753] 624583=rubygems/test_gem_package_tar_header [140/753] 624580=rubygems/test_gem_commands_owner_command [141/753] 624583=socket/test_basicsocket [142/753] 624583=test_find [143/753] 624589=prism/locals_test [144/753] 624589=-ext-/test_recursion [145/753] 624589=-ext-/string/test_normalize [146/753] 624589=-ext-/win32/test_fd_setsize [147/753] 624589=rubygems/test_gem_request_set [148/753] 624583=prism/version_test [149/753] 624579=ruby/test_objectspace [150/753] 624583=test_trick [151/753] 624582=prism/api/lex_test [152/753] 624582=rubygems/test_gem_rdoc [153/753] 624580=ruby/test_require_lib [154/753] 624582=ripper/test_files_test_2 [155/753] 624590=rubygems/test_gem_version_option [156/753] 624590=rubygems/test_gem_remote_fetcher_s3 [157/753] 624589=ruby/test_signal [158/753] 624590=fiber/test_timeout [159/753] 624590=ruby/test_fixnum [160/753] 624590=-ext-/iseq_load/test_iseq_load [161/753] 624591=-ext-/string/test_fstring [162/753] 624591=did_you_mean/core_ext/test_name_error_extension [163/753] 624591=fiber/test_scheduler [164/753] 624577=-ext-/test_ensure_and_callcc [165/753] 624577=ruby/enc/test_big5 [166/753] 624577=rubygems/test_gem_resolver_activation_request [167/753] 624577=psych/test_null [168/753] 624577=-ext-/bignum/test_pack [169/753] 624585=ruby/test_defined [170/753] 624587=date/test_switch_hitter [171/753] 624578=ruby/test_thread [172/753] 624587=ruby/test_call [173/753] 624585=dtrace/test_hash_create [174/753] 624585=json/json_generic_object_test [175/753] 624585=uri/test_file [176/753] 624585=rubygems/test_gem_install_update_options [177/753] 624577=rubygems/test_gem_security_policy [178/753] 624587=rubygems/test_gem_resolver_index_set [179/753] 624585=-ext-/method/test_arity [180/753] 624585=ruby/test_ractor [181/753] 624577=ripper/test_files_sample [182/753] 624585=-ext-/st/test_update [183/753] 624585=ruby/enc/test_case_options [184/753] 624585=open-uri/test_proxy [185/753] 624587=dtrace/test_raise [186/753] 624587=ruby/enc/test_shift_jis [187/753] 624587=rubygems/test_gem_request_set_lockfile_parser [188/753] 624576=ruby/test_yield [189/753] 624585=rubygems/test_gem_ci_detector [190/753] 624585=psych/test_string [191/753] 624577=io/wait/test_io_wait_uncommon [192/753] 624590=net/http/test_http [193/753] 624577=ruby/test_rational2 [194/753] 624577=prism/fixtures_test [195/753] 624587=rubygems/test_gem_dependency_resolution_error [196/753] 624587=rubygems/test_gem_ext_cmake_builder [197/753] 624587=ripper/test_filter [198/753] 624585=-ext-/string/test_too_many_dummy_encodings [199/753] 624587=ruby/enc/test_koi8 [200/753] 624587=erb/test_erb_m17n [201/753] 624587=objspace/test_objspace [202/753] 624585=ruby/test_clone [203/753] 624591=mkmf/test_have_library [204/753] 624577=erb/test_erb_command [205/753] 624577=net/http/test_https [206/753] 624585=rubygems/test_require [207/753] 624591=rubygems/test_gem_resolver_vendor_set [208/753] 624591=ruby/test_fnmatch [209/753] 624583=uri/test_ftp [210/753] 624583=net/http/test_httpresponses [211/753] 624591=prism/result/integer_base_flags_test [212/753] 624583=ruby/test_unicode_escape [213/753] 624591=socket/test_unix [214/753] 624583=rubygems/test_gem_source_specific_file [215/753] 624591=prism/api/parse_test [216/753] 624591=ruby/test_enum [217/753] 624583=rubygems/test_gem_commands_which_command [218/753] 624583=ruby/test_symbol [219/753] 624585=psych/test_coder [220/753] 624589=optparse/test_optparse [221/753] 624585=rubygems/test_gem_source_lock [222/753] 624585=uri/test_ldap [223/753] 624585=rubygems/test_gem_remote_fetcher_local_server [224/753] 624589=etc/test_etc [225/753] 624580=-ext-/gvl/test_last_thread [226/753] 624585=-ext-/time/test_new [227/753] 624585=psych/test_hash [228/753] 624585=openssl/test_cipher [229/753] 624585=-ext-/integer/test_my_integer [230/753] 624585=-ext-/tracepoint/test_tracepoint [231/753] 624589=rubygems/test_gem_commands_environment_command [232/753] 624589=rubygems/test_gem_resolver_installed_specification [233/753] 624589=dtrace/test_array_create [234/753] 624589=pathname/test_ractor [235/753] 624584=prism/ruby/desugar_compiler_test [236/753] 624580=openssl/test_hmac [237/753] 624580=mkmf/test_signedness [238/753] 624589=cgi/test_cgi_cookie [239/753] 624589=-ext-/marshal/test_internal_ivar [240/753] 624589=rubygems/test_gem_commands_mirror [241/753] 624589=prism/encoding/symbol_encoding_test [242/753] 624584=ruby/test_undef [243/753] 624584=rubygems/test_gem_commands_sources_command [244/753] 624589=rubygems/test_gem_spec_fetcher [245/753] 624585=io/console/test_ractor [246/753] 624582=ruby/test_metaclass [247/753] 624582=ruby/test_numeric [248/753] 624585=ruby/test_io [249/753] 624582=uri/test_ws [250/753] 624582=date/test_date_arith [251/753] 624582=io/console/test_io_console [252/753] 624589=-ext-/exception/test_enc_raise [253/753] 624584=openssl/test_engine [254/753] 624584=ruby/test_key_error [255/753] 624589=ruby/test_weakkeymap [256/753] 624584=-ext-/marshal/test_usrmarshal [257/753] 624577=net/http/test_httpresponse [258/753] 624577=ruby/test_inlinecache [259/753] 624591=rubygems/test_gem_command [260/753] 624579=rubygems/test_gem_resolver [261/753] 624581=rubygems/test_gem_gemcutter_utilities [262/753] 624577=rubygems/test_gem_remote_fetcher [263/753] 624590=rubygems/test_gem_util [264/753] 624591=openssl/test_config [265/753] 624584=test_tempfile [266/753] 624591=rubygems/test_exit [267/753] 624591=did_you_mean/spell_checking/test_pattern_key_name_check [268/753] 624591=did_you_mean/edit_distance/test_jaro_winkler [269/753] 624591=rubygems/test_gem_commands_yank_command [270/753] 624590=json/ractor_test [271/753] 624579=rubygems/test_gem_request_set_lockfile [272/753] 624590=-ext-/postponed_job/test_postponed_job [273/753] 624577=ruby/test_bignum [274/753] 624591=prism/ruby/reflection_test [275/753] 624591=did_you_mean/tree_spell/test_human_typo [276/753] 624591=-ext-/load/test_dot_dot [277/753] 624581=pathname/test_pathname [278/753] 624591=rubygems/test_remote_fetch_error [279/753] 624591=coverage/test_coverage [280/753] 624584=psych/test_stream [281/753] 624584=json/json_common_interface_test [282/753] 624584=prism/result/named_capture_test [283/753] 624584=cgi/test_cgi_tag_helper [284/753] 624577=rubygems/test_gem_resolver_git_specification [285/753] 624584=ruby/test_dir_m17n [286/753] 624579=rubygems/test_gem_commands_cert_command [287/753] 624581=fiber/test_io [288/753] 624577=-ext-/eval/test_eval [289/753] 624577=ruby/test_object [290/753] 624590=fiber/test_process [291/753] 624582=fileutils/test_fileutils [292/753] 624590=rubygems/test_gem_dependency [293/753] 624581=dtrace/test_method_cache [294/753] 624581=dtrace/test_string [295/753] 624581=rubygems/test_gem_resolver_index_specification [296/753] 624590=psych/test_marshalable [297/753] 624590=ruby/test_iterator [298/753] 624581=ruby/test_const [299/753] 624581=psych/test_serialize_subclasses [300/753] 624581=ruby/test_class [301/753] 624583=prism/api/parse_comments_test [302/753] 624583=-ext-/string/test_qsort [303/753] 624583=dtrace/test_cmethod [304/753] 624583=rubygems/test_gem_ext_ext_conf_builder [305/753] 624590=rubygems/test_gem_commands_dependency_command [306/753] 624580=-ext-/path_to_class/test_path_to_class [307/753] 624580=prism/result/string_test [308/753] 624580=fiber/test_storage [309/753] 624580=-ext-/thread_fd/test_thread_fd_close [310/753] 624580=json/json_addition_test [311/753] 624590=-ext-/num2int/test_num2int [312/753] 624582=rubygems/test_gem_source_local [313/753] 624590=-ext-/iter/test_iter_break [314/753] 624590=ruby/test_parse [315/753] 624580=ruby/test_process [316/753] 624589=mkmf/test_have_macro [317/753] 624577=fiber/test_address_resolve [318/753] 624582=uri/test_wss [319/753] 624582=openssl/test_digest [320/753] 624582=ruby/test_variable [321/753] 624577=-ext-/string/test_cstr [322/753] 624576=rubygems/test_gem_resolver_lock_specification [323/753] 624591=test_securerandom [324/753] 624591=-ext-/st/test_foreach [325/753] 624591=ruby/test_econv [326/753] 624579=optparse/test_summary [327/753] 624582=fileutils/test_nowrite [328/753] 624582=ruby/test_flip [329/753] 624588=ruby/test_thread_queue [330/753] 624582=rubygems/test_gem_commands_install_command [331/753] 624579=rubygems/test_gem_ext_cargo_builder_unit [332/753] 624579=ruby/test_stack [333/753] 624589=ruby/test_lambda [334/753] 624576=ruby/test_file [335/753] 624589=prism/bom_test [336/753] 624590=ruby/test_frozen_error [337/753] 624589=socket/test_sockopt [338/753] 624590=psych/test_encoding [339/753] 624589=rubygems/test_gem_commands_search_command [340/753] 624589=ruby/test_pattern_matching [341/753] 624590=fiber/test_thread [342/753] 624589=ruby/test_literal [343/753] 624577=ruby/test_arithmetic_sequence [344/753] 624577=prism/ruby/parameters_signature_test [345/753] 624590=rubygems/test_gem_resolver_api_specification [346/753] 624577=optparse/test_getopts [347/753] 624577=rubygems/test_gem_commands_signin_command [348/753] 624590=socket/test_nonblock [349/753] 624590=openssl/test_pkey [350/753] 624577=rubygems/test_gem_request [351/753] 624590=ruby/test_primitive [352/753] 624590=psych/test_yaml [353/753] 624590=mkmf/test_config [354/753] 624584=psych/test_boolean [355/753] 624584=rubygems/test_gem_commands_specification_command [356/753] 624577=-ext-/iter/test_yield_block [357/753] 624577=psych/handlers/test_recorder [358/753] 624577=-ext-/bug_reporter/test_bug_reporter [359/753] 624583=did_you_mean/test_spell_checker [360/753] 624583=fiber/test_ractor [361/753] 624584=psych/test_document [362/753] 624584=ripper/test_parser_events [363/753] 624583=prism/ruby/relocation_test [364/753] 624583=ruby/enc/test_windows_1251 [365/753] 624583=mkmf/test_convertible [366/753] 624584=rubygems/test_gem_resolver_best_set [367/753] 624584=resolv/test_addr [368/753] 624584=-ext-/file/test_stat [369/753] 624584=ruby/test_eval [370/753] 624579=psych/test_yamldbm [371/753] 624579=json/test_helper [372/753] 624579=cgi/test_cgi_modruby [373/753] 624579=ruby/test_thread_cv [374/753] 624591=rubygems/test_gem_resolver_conflict [375/753] 624590=rubygems/test_gem_commands_contents_command [376/753] 624591=ruby/test_readpartial [377/753] 624577=psych/test_scalar [378/753] 624577=-ext-/bignum/test_str2big [379/753] 624577=ruby/test_rational [380/753] 624590=prism/newline_offsets_test [381/753] 624591=ruby/test_regexp [382/753] 624582=openssl/test_pkey_dsa [383/753] 624579=net/http/test_https_proxy [384/753] 624579=ruby/test_nomethod_error [385/753] 624579=open-uri/test_ssl [386/753] 624588=date/test_date_strptime [387/753] 624576=psych/test_ractor [388/753] 624582=prism/library_symbols_test [389/753] 624582=psych/test_json_tree [390/753] 624582=psych/visitors/test_emitter [391/753] 624582=psych/test_omap [392/753] 624582=ruby/test_marshal [393/753] 624588=zlib/test_zlib [394/753] 624590=prism/magic_comment_test [395/753] 624584=mkmf/test_framework [396/753] 624584=ruby/enc/test_case_comprehensive [397/753] 624584=ruby/test_proc [398/753] 624577=test_shellwords [399/753] 624577=optparse/test_cclass [400/753] 624577=dtrace/test_singleton_function [401/753] 624577=did_you_mean/spell_checking/test_uncorrectable_name_check [402/753] 624577=optparse/test_load [403/753] 624577=cgi/test_cgi_core [404/753] 624577=test_delegate [405/753] 624577=rubygems/test_gem_source_list [406/753] 624589=psych/test_yaml_special_cases [407/753] 624589=prism/result/attribute_write_test [408/753] 624589=psych/test_parser [409/753] 624589=stringio/test_ractor [410/753] 624586=ruby/test_float [411/753] 624577=rubygems/test_gem_remote_fetcher_local_ssl_server [412/753] 624589=ripper/test_files_test_1 [413/753] 624576=prism/percent_delimiter_string_test [414/753] 624576=rubygems/test_gem [415/753] 624590=prism/api/freeze_test [416/753] 624590=ruby/test_random_formatter [417/753] 624582=rubygems/test_gem_commands_check_command [418/753] 624582=rubygems/test_gem_source_git [419/753] 624590=ruby/test_pipe [420/753] 624579=ruby/enc/test_regex_casefold [421/753] 624579=rubygems/test_gem_command_manager [422/753] 624590=rubygems/test_gem_installer [423/753] 624579=ruby/test_integer [424/753] 624582=json/json_ext_parser_test [425/753] 624582=ruby/test_time [426/753] 624586=-ext-/struct/test_duplicate [427/753] 624586=date/test_date_attr [428/753] 624586=-ext-/test_scan_args [429/753] 624586=erb/test_erb [430/753] 624586=ruby/test_condition [431/753] 624582=ruby/enc/test_cp949 [432/753] 624586=did_you_mean/spell_checking/test_class_name_check [433/753] 624582=rubygems/test_gem_resolver_git_set [434/753] 624586=ruby/test_string [435/753] 624584=ruby/enc/test_emoji [436/753] 624584=set/test_sorted_set [437/753] 624582=ripper/test_files_lib [438/753] 624582=rubygems/test_gem_source [439/753] 624584=ruby/test_frozen [440/753] 624581=psych/test_safe_load [441/753] 624584=prism/encoding/string_encoding_test [442/753] 624581=-ext-/exception/test_exception_at_throwing [443/753] 624584=ruby/test_name_error [444/753] 624581=ruby/test_enumerator [445/753] 624577=ruby/enc/test_utf16 [446/753] 624582=rubygems/test_gem_package [447/753] 624577=did_you_mean/tree_spell/test_change_word [448/753] 624577=-ext-/string/test_modify_expand [449/753] 624577=rubygems/test_gem_source_installed [450/753] 624577=rubygems/test_gem_available_set [451/753] 624576=uri/test_parser [452/753] 624577=date/test_date [453/753] 624577=openssl/test_pkcs12 [454/753] 624576=psych/test_date_time [455/753] 624588=test_pty [456/753] 624576=yaml/test_dbm [457/753] 624576=did_you_mean/spell_checking/test_variable_name_check [458/753] 624576=rubygems/test_gem_commands_list_command [459/753] 624584=rubygems/test_gem_source_vendor [460/753] 624584=prism/ractor_test [461/753] 624576=rubygems/test_gem_platform [462/753] 624576=psych/test_symbol [463/753] 624576=rubygems/test_gem_uninstaller [464/753] 624584=prism/result/overlap_test [465/753] 624582=-ext-/debug/test_debug [466/753] 624588=ruby/test_stringchar [467/753] 624582=rubygems/test_gem_commands_help_command [468/753] 624583=-ext-/arith_seq/test_arith_seq_extract [469/753] 624577=digest/test_digest [470/753] 624582=rubygems/test_gem_package_old [471/753] 624582=test_rbconfig [472/753] 624588=rubygems/test_gem_uri [473/753] 624588=digest/test_ractor [474/753] 624582=psych/test_psych [475/753] 624582=json/json_coder_test [476/753] 624582=fiber/test_enumerator [477/753] 624582=psych/test_nil [478/753] 624582=-ext-/class/test_class2name [479/753] 624582=rubygems/test_gem_commands_outdated_command [480/753] 624588=rubygems/test_gem_request_set_lockfile_tokenizer [481/753] 624583=openssl/test_kdf [482/753] 624582=ruby/test_time_tz [483/753] 624588=ruby/test_backtrace [484/753] 624582=prism/ruby/string_query_test [485/753] 624582=-ext-/load/test_resolve_symbol [486/753] 624583=-ext-/debug/test_profile_frames [487/753] 624585=date/test_date_compat [488/753] 624585=ruby/test_lazy_enumerator [489/753] 624587=ruby/test_array [490/753] 624582=set/test_set [491/753] 624582=mkmf/test_find_executable [492/753] 624583=error_highlight/test_error_highlight [493/753] 624584=ruby/test_assignment [494/753] 624582=openssl/test_ossl [495/753] 624585=date/test_date_marshal [496/753] 624585=ruby/enc/test_grapheme_breaks [497/753] 624585=rubygems/test_gem_request_set_gem_dependency_api [498/753] 624588=ruby/test_syntax [499/753] 624576=ripper/test_ripper [500/753] 624585=did_you_mean/spell_checking/test_key_name_check [501/753] 624585=test_singleton [502/753] 624585=rubygems/test_gem_ext_cargo_builder [503/753] 624585=rubygems/test_gem_gem_runner [504/753] 624585=ruby/test_file_exhaustive [505/753] 624576=psych/test_object [506/753] 624576=rubygems/test_gem_commands_signout_command [507/753] 624576=psych/test_exception [508/753] 624576=rubygems/test_gem_resolver_local_specification [509/753] 624576=ruby/test_autoload [510/753] 624589=rubygems/test_gem_commands_unpack_command [511/753] 624589=rubygems/test_gem_commands_exec_command [512/753] 624582=ruby/test_pack [513/753] 624579=psych/json/test_stream [514/753] 624579=openssl/test_ssl_session [515/753] 624577=io/wait/test_ractor [516/753] 624577=optparse/test_optarg [517/753] 624589=prism/heredoc_dedent_test [518/753] 624577=rubygems/test_kernel [519/753] 624589=did_you_mean/spell_checking/test_method_name_check [520/753] 624589=dtrace/test_function_entry [521/753] 624589=-ext-/struct/test_len [522/753] 624589=prism/result/implicit_array_test [523/753] 624589=optparse/test_acceptable [524/753] 624582=openssl/test_provider [525/753] 624589=openssl/test_bn [526/753] 624589=rubygems/test_gem_package_task [527/753] 624589=rubygems/test_gem_commands_server_command [528/753] 624589=net/http/test_httpheader [529/753] 624589=ruby/test_data [530/753] 624589=net/http/test_http_request [531/753] 624589=lib/!Nothing_to_test [532/753] 624589=ruby/test_keyword [533/753] 624579=prism/result/numeric_value_test [534/753] 624579=openssl/test_fips [535/753] 624584=rubygems/test_gem_commands_update_command [536/753] 624579=date/test_date_parse [537/753] 624590=-ext-/struct/test_data [538/753] 624590=optparse/test_noarg [539/753] 624582=openssl/test_pkey_ec [540/753] 624577=ruby/test_rand [541/753] 624582=-ext-/string/test_ellipsize [542/753] 624582=ruby/enc/test_utf32 [543/753] 624582=-ext-/integer/test_integer [544/753] 624579=ruby/test_memory_view [545/753] 624579=prism/test_helper [546/753] 624579=rubygems/test_gem_safe_marshal [547/753] 624582=-ext-/string/test_capacity [548/753] 624582=-ext-/float/test_nextafter [549/753] 624590=openssl/test_random [550/753] 624590=rubygems/test_bundled_ca [551/753] 624582=psych/visitors/test_to_ruby [552/753] 624582=prism/result/static_literals_test [553/753] 624582=fiber/test_backtrace [554/753] 624582=prism/result/breadth_first_search_test [555/753] 624582=uri/test_generic [556/753] 624589=ruby/test_fiber [557/753] 624582=-ext-/bignum/test_div [558/753] 624583=-ext-/array/test_resize [559/753] 624582=ruby/test_gc_compact [560/753] 624583=psych/test_deprecated [561/753] 624583=open-uri/test_ftp [562/753] 624583=ruby/test_vm_dump [563/753] 624583=test_open3 [564/753] 624590=prism/errors_test [565/753] 624577=ruby/enc/test_cesu8 [566/753] 624577=rubygems/test_gem_commands_rebuild_command [567/753] 624577=rubygems/test_gem_commands_setup_command [568/753] 624590=psych/test_alias_and_anchor [569/753] 624590=json/json_parser_test [570/753] 624590=rubygems/test_gem_source_subpath_problem [571/753] 624579=prism/result/node_id_test [572/753] 624590=test_tmpdir [573/753] 624590=openssl/test_ts [574/753] 624587=psych/test_emitter [575/753] 624587=rubygems/test_gem_resolver_api_set [576/753] 624587=prism/api/parse_stream_test [577/753] 624587=prism/encoding/encodings_test [578/753] 624587=fiber/test_io_buffer [579/753] 624579=rubygems/test_gem_impossible_dependencies_error [580/753] 624579=json/json_generator_test [581/753] 624587=fileutils/test_dryrun [582/753] 624587=-ext-/symbol/test_type [583/753] 624587=ruby/test_range [584/753] 624584=socket/test_udp [585/753] 624584=prism/ruby/dispatcher_test [586/753] 624584=mkmf/test_configuration [587/753] 624577=ruby/enc/test_windows_1252 [588/753] 624577=-ext-/load/test_stringify_symbols [589/753] 624577=prism/result/warnings_test [590/753] 624577=-ext-/array/test_to_ary_concat [591/753] 624584=-ext-/test_printf [592/753] 624584=ruby/test_rubyoptions [593/753] 624590=rubygems/test_gem_commands_uninstall_command [594/753] 624579=ripper/test_files_test [595/753] 624579=rubygems/test_gem_dependency_list [596/753] 624579=rubygems/test_gem_resolver_installer_set [597/753] 624579=rubygems/test_gem_silent_ui [598/753] 624579=dtrace/test_require [599/753] 624579=ruby/test_ifunless [600/753] 624579=openssl/test_pkey_dh [601/753] 624577=ruby/test_shapes [602/753] 624577=openssl/test_ocsp [603/753] 624579=rubygems/test_gem_commands_cleanup_command [604/753] 624587=optparse/test_placearg [605/753] 624590=-ext-/string/test_interned_str [606/753] 624590=rubygems/test_project_sanity [607/753] 624581=prism/encoding/regular_expression_encoding_test [608/753] 624581=ruby/test_env [609/753] 624590=test_forwardable [610/753] 624577=dtrace/test_object_create_start [611/753] 624577=ruby/test_continuation [612/753] 624577=-ext-/exception/test_ensured [613/753] 624590=prism/result/comments_test [614/753] 624590=-ext-/hash/test_delete [615/753] 624590=rubygems/test_config [616/753] 624577=ruby/test_io_m17n [617/753] 624590=resolv/test_mdns [618/753] 624590=openssl/test_x509store [619/753] 624587=rubygems/test_gem_ext_configure_builder [620/753] 624587=ruby/test_dir [621/753] 624579=psych/test_merge_keys [622/753] 624579=-ext-/test_random [623/753] 624579=optparse/test_kwargs [624/753] 624579=io/wait/test_io_wait [625/753] 624590=ripper/test_lexer [626/753] 624590=ruby/test_threadgroup [627/753] 624587=-ext-/string/test_set_len [628/753] 624587=rubygems/test_gem_commands_lock_command [629/753] 624587=ruby/enc/test_euc_kr [630/753] 624587=rubygems/test_gem_local_remote_options [631/753] 624587=optparse/test_bash_completion [632/753] 624587=ruby/test_exception [633/753] 624590=rubygems/test_gem_security_signer [634/753] 624590=mkmf/test_install [635/753] 624583=prism/result/integer_parse_test [636/753] 624586=rubygems/test_gem_validator [637/753] 624583=test_prettyprint [638/753] 624583=prism/result/regular_expression_options_test [639/753] 624583=fiber/test_queue [640/753] 624583=ruby/test_sleep [641/753] 624590=ruby/test_integer_comb [642/753] 624586=prism/result/index_write_test [643/753] 624586=test_tsort [644/753] 624586=openssl/test_ns_spki [645/753] 624586=psych/visitors/test_depth_first [646/753] 624586=prism/lex_test [647/753] 624588=test_bundled_gems [648/753] 624588=date/test_date_ractor [649/753] 624582=ruby/test_m17n_comb [650/753] 624577=openssl/test_pair [651/753] 624588=did_you_mean/test_tree_spell_checker [652/753] 624588=resolv/test_resource [653/753] 624588=rubygems/test_gem_source_fetch_problem [654/753] 624588=psych/test_set [655/753] 624588=rubygems/test_gem_update_suggestion [656/753] 624588=rubygems/test_gem_console_ui [657/753] 624588=-ext-/struct/test_member [658/753] 624588=ruby/test_method [659/753] 624583=test_unicode_normalize [660/753] 624583=did_you_mean/test_ractor_compatibility [661/753] 624586=-ext-/econv/test_append [662/753] 624586=rubygems/test_gem_resolver_lock_set [663/753] 624586=optparse/test_reqarg [664/753] 624583=ruby/test_yjit [665/753] 624587=net/http/test_buffered_io [666/753] 624586=ruby/test_m17n [667/753] 624587=mkmf/test_egrep_cpp [668/753] 624587=ruby/test_argf [669/753] 624586=rubygems/test_gem_resolver_composed_set [670/753] 624586=date/test_date_conv [671/753] 624586=rubygems/test_webauthn_poller [672/753] 624586=ruby/test_trace [673/753] 624586=rubygems/test_gem_stream_ui [674/753] 624586=-ext-/st/test_numhash [675/753] 624581=-ext-/string/test_nofree [676/753] 624586=openssl/test_pkey_rsa [677/753] 624581=test_ipaddr [678/753] 624581=ruby/test_arity [679/753] 624581=ruby/test_io_buffer [680/753] 624577=-ext-/arith_seq/test_arith_seq_beg_len_step [681/753] 624581=ruby/test_hash [682/753] 624577=rubygems/test_gem_resolver_requirement_list [683/753] 624577=ruby/test_beginendblock [684/753] 624586=psych/test_scalar_scanner [685/753] 624586=rubygems/test_gem_commands_pristine_command [686/753] 624579=rubygems/test_gem_config_file [687/753] 624577=psych/test_yamlstore [688/753] 624577=ruby/test_yjit_exit_locations [689/753] 624589=ruby/enc/test_case_mapping [690/753] 624589=psych/visitors/test_yaml_tree [691/753] 624589=uri/test_mailto [692/753] 624579=rubygems/test_gem_package_tar_writer [693/753] 624589=rubygems/test_rubygems [694/753] 624577=prism/ruby/ripper_test [695/753] 624579=test_timeout [696/753] 624589=ruby/test_not [697/753] 624589=test_weakref [698/753] 624589=socket/test_socket [699/753] 624579=rubygems/test_gem_bundler_version_finder [700/753] 624579=-ext-/win32/test_console_attr [701/753] 624579=prism/newline_test [702/753] 624590=prism/snippets_test [703/753] 624577=prism/ruby/parser_test [704/753] 624577=psych/test_array [705/753] 624579=-ext-/gvl/test_ubf_async_safe [706/753] 624577=rubygems/test_webauthn_listener_response [707/753] 624579=prism/result/heredoc_test [708/753] 624579=prism/result/constant_path_node_test [709/753] 624577=rubygems/test_gem_path_support [710/753] 624579=optparse/test_autoconf [711/753] 624579=optparse/test_did_you_mean [712/753] 624577=-ext-/popen_deadlock/test_popen_deadlock [713/753] 624579=rubygems/test_gem_safe_yaml [714/753] 624579=digest/test_digest_extend [715/753] 624579=ruby/test_case [716/753] 624579=cgi/test_cgi_multipart [717/753] 624586=-ext-/test_bug-5832 [718/753] 624586=prism/onigmo_test [719/753] 624586=psych/test_struct [720/753] 624586=ruby/test_ast [721/753] 624579=prism/fuzzer_test [722/753] 624579=-ext-/string/test_rb_str_dup [723/753] 624579=dtrace/test_gc [724/753] 624579=test_time [725/753] 624588=json/json_encoding_test [726/753] 624579=ruby/test_math [727/753] 624588=ruby/test_super [728/753] 624579=mkmf/test_libs [729/753] 624579=ruby/test_compile_prism [730/753] 624582=rubygems/test_gem_commands_build_command [731/753] 624577=rubygems/test_gem_security [732/753] 624589=ruby/enc/test_euc_tw [733/753] 624589=ruby/test_alias [734/753] 624582=rubygems/test_gem_requirement [735/753] 624579=mkmf/test_sizeof [736/753] 624589=-ext-/wait/test_wait [737/753] 624582=psych/test_object_references [738/753] 624582=openssl/test_x509name [739/753] 624582=fiber/test_sleep [740/753] 624589=stringio/test_stringio [741/753] 624589=resolv/test_dns [742/753] 624588=ruby/test_dup [743/753] 624589=ruby/test_require [744/753] 624588=-ext-/test_bug-3571 [745/753] 624588=ruby/test_system [746/753] 624582=-ext-/test_notimplement [747/753] 624582=ruby/enc/test_emoji_breaks [748/753] 624582=ruby/test_comparable [749/753] 624582=mmtk/test_configuration [750/753] 624582=rubygems/test_gem_commands_info_command [751/753] 624582=prism/api/command_line_test [752/753] 624582=ruby/test_io_timeout [753/753] 624582=date/test_date_new $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 996 996 996 ? -1 Ss 1000 0:11 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 996 1015 1015 1015 pts/0 1015 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1015 1018 1015 1015 pts/0 1015 S+ 1000 0:03 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 311356 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 341541 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1018 623234 1015 1015 pts/0 1015 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 623234 623237 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.20250409-115308 --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 623237 623238 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.20250409-115308 --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 623238 624229 1015 1015 pts/0 1015 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' 624229 624230 1015 1015 pts/0 1015 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16 624230 624573 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 624573 624576 1015 1015 pts/0 1015 Sl+ 1000 0:39 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 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 694506 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 624576 717451 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 624576 717502 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 624576 717552 1015 1015 pts/0 1015 Z+ 1000 0:00 [test_autoload.*] <defunct> 1 1050354 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 1203214 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 623238 1222882 1015 1015 pts/0 1015 R+ 1000 0:00 ps jx 1 1740617 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism --disable=gems 1 1863343 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 2597670 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3432248 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 3823805 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read 1 4068349 1015 1015 pts/0 1015 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/ruby --parser=prism -e Signal.trap(:INT, "DEFAULT"); pipe=IO.pipe; Thread.start {Thread.pass until Thread.main.stop?; puts; STDOUT.flush}; pipe[0].read {1=>[996, 311356, 341541, 653320, 694506, 1050354, 1203214, 1740617, 1863343, 2597670, 3432248, 3823805, 4068349], 996=>[1015], 1015=>[1018], 1018=>[623234], 623234=>[623237], 623237=>[623238], 623238=>[624229, 1222882], 624229=>[624230], 624230=>[624573], 624573=>[624576], 624576=>[717451, 717502, 717552]} $ timeout 60 gdb -p 717451 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null [New LWP 717454] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000622318ca4e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () >>> Threads Id Target Id Frame * 1 Thread 0x776f7e6006c0 (LWP 717451) "test_autoload.*" 0x0000622318ca4e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () 2 Thread 0x776f8b6006c0 (LWP 717454) "test_autoload.*" 0x0000776fa791b4cd in __GI___poll (fds=0x776f74109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >>> Machine level backtrace Thread 2 (Thread 0x776f8b6006c0 (LWP 717454) "test_autoload.*"): #0 0x0000776fa791b4cd in __GI___poll (fds=0x776f74109040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 sc_ret = -516 sc_cancel_oldtype = 0 sc_ret = <optimized out> #1 0x0000622318c2f6da in __interceptor_poll () No symbol table info available. #2 0x0000622318fdea4f 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 0x0000622318c88a8f in asan_thread_start(void*) () No symbol table info available. #5 0x0000776fa789caa4 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 = {131320963401408, -526499445641366448, 131320963401408, -352, 0, 131320745288048, -526499445620394928, -526597731364293552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #6 0x0000776fa7929c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 No locals. Thread 1 (Thread 0x776f7e6006c0 (LWP 717451) "test_autoload.*"): #0 0x0000622318ca4e3e in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) () No symbol table info available. #1 0x0000622318ca5dfa in __sanitizer::Semaphore::Wait() () No symbol table info available. #2 0x0000622318bf4670 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) () No symbol table info available. #3 0x0000622318bf44e9 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 0x0000622318bf4115 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 0x0000622318bef11e in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) () No symbol table info available. #6 0x0000622318befa5e in __asan::Allocator::Reallocate(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #7 0x0000622318bef96a in __asan::asan_realloc(void*, unsigned long, __sanitizer::BufferedStackTrace*) () No symbol table info available. #8 0x0000622318c8b2ad in __interceptor_realloc () No symbol table info available. #9 0x0000622318d39b8c in rb_gc_impl_realloc (objspace_ptr=0x51d000000a80, ptr=0x51f000460e80, new_size=4504, old_size=3000, old_size@entry=0) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8312 gpr = 107008 objspace = 0x51d000000a80 mem = <optimized out> #10 0x0000622318d1499a in ruby_sized_xrealloc2_body (ptr=0x80, n=n@entry=563, size=size@entry=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:4770 len = 18446744073709551104 #11 ruby_sized_xrealloc2 (ptr=0x80, n=n@entry=563, size=size@entry=8, old_n=0) at /tmp/ruby/src/trunk_asan/gc.c:4763 No locals. #12 ruby_xrealloc2 (ptr=0x80, n=n@entry=563, size=size@entry=8) at /tmp/ruby/src/trunk_asan/gc.c:4776 No locals. #13 0x000062231921b575 in ary_heap_realloc (ary=131321428778000, new_capa=563) at /tmp/ruby/src/trunk_asan/array.c:369 No locals. #14 ary_resize_capa (ary=ary@entry=131321428778000, capacity=563) at /tmp/ruby/src/trunk_asan/array.c:411 new_capa = 563 #15 0x000062231921ad1c in ary_double_capa (ary=131321428778000, min=376) at /tmp/ruby/src/trunk_asan/array.c:460 new_capa = 128 #16 ary_ensure_room_for_push (ary=ary@entry=131321428778000, add_len=add_len@entry=1) at /tmp/ruby/src/trunk_asan/array.c:617 old_len = <optimized out> new_len = 376 capa = <optimized out> #17 0x000062231921a8c5 in rb_ary_push (ary=ary@entry=131321428778000, item=item@entry=131320875467280) at /tmp/ruby/src/trunk_asan/array.c:1381 idx = 375 target_ary = <optimized out> rbimpl_ary = <optimized out> ptr = <optimized out> tmp_n = <optimized out> #18 0x0000622318dccd0e in rb_provide_feature (vm=0x525000000100, feature=131320875467280, feature@entry=131320875466880) at /tmp/ruby/src/trunk_asan/load.c:709 features = 131321428778000 #19 0x0000622318dcfebd in require_internal (ec=<optimized out>, ec@entry=0x516001ce4ed0, fname=<optimized out>, exception=<optimized out>, warn=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1346 real = <optimized out> th = 0x51500015ea80 saved = <optimized out> ftptr = <optimized out> realpath = <optimized out> realpaths = 131321428759520 realpath_map = 131321428759360 path = 131320875466880 state = <optimized out> prev_ext_config = <optimized out> th2 = <optimized out> result = <optimized out> saved_path = <optimized out> reset_ext_config = <optimized out> #20 0x0000622318dce352 in rb_require_string_internal (fname=131320875467280, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1402 result = <optimized out> ec = 0x516001ce4ed0 result = <optimized out> #21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1388 No locals. #22 0x00006223190adf28 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 = 0x776fa6ff1bc0 cfunc = 0x504000018558 recv = 131321428889000 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #23 0x000062231909423d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x776f7e5fd2f0) 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> #24 0x0000622319099e95 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. #25 0x000062231905b969 in vm_sendish (ec=0x516001ce4ed0, reg_cfp=0x776f7dbf36e8, 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> #26 vm_exec_core (ec=ec@entry=0x516001ce4ed0) at ../../src/trunk_asan/insns.def:898 bh = 0 cd = <optimized out> leaf = false val = <optimized out> insns_address_table = {0x622319051696 <vm_exec_core+12886>, 0x62231904eae5 <vm_exec_core+1701>, 0x6223190502c7 <vm_exec_core+7815>, 0x622319055486 <vm_exec_core+28742>, 0x62231904fc12 <vm_exec_core+6098>, 0x6223190560d7 <vm_exec_core+31895>, 0x62231905449c <vm_exec_core+24668>, 0x622319052345 <vm_exec_core+16133>, 0x62231904edee <vm_exec_core+2478>, 0x622319055bff <vm_exec_core+30655>, 0x622319055810 <vm_exec_core+29648>, 0x62231904ffcf <vm_exec_core+7055>, 0x62231904f3cb <vm_exec_core+3979>, 0x622319054941 <vm_exec_core+25857>, 0x622319050d8b <vm_exec_core+10571>, 0x622319055e09 <vm_exec_core+31177>, 0x622319055a27 <vm_exec_core+30183>, 0x62231905153e <vm_exec_core+12542>, 0x6223190522b2 <vm_exec_core+15986>, 0x62231905462a <vm_exec_core+25066>, 0x62231905598b <vm_exec_core+30027>, 0x62231905372e <vm_exec_core+21230>, 0x6223190546c2 <vm_exec_core+25218>, 0x622319054ac0 <vm_exec_core+26240>, 0x62231905365c <vm_exec_core+21020>, 0x62231904f2c7 <vm_exec_core+3719>, 0x622319053e59 <vm_exec_core+23065>, 0x62231904f128 <vm_exec_core+3304>, 0x62231904f470 <vm_exec_core+4144>, 0x6223190517cb <vm_exec_core+13195>, 0x622319053501 <vm_exec_core+20673>, 0x622319053a81 <vm_exec_core+22081>, 0x622319053290 <vm_exec_core+20048>, 0x62231904ed31 <vm_exec_core+2289>, 0x622319054d08 <vm_exec_core+26824>, 0x622319055738 <vm_exec_core+29432>, 0x62231904f56b <vm_exec_core+4395>, 0x6223190506c9 <vm_exec_core+8841>, 0x6223190501da <vm_exec_core+7578>, 0x622319050eec <vm_exec_core+10924>, 0x62231905220e <vm_exec_core+15822>, 0x62231904f65b <vm_exec_core+4635>, 0x622319054b8d <vm_exec_core+26445>, 0x62231905062a <vm_exec_core+8682>, 0x6223190520af <vm_exec_core+15471>, 0x622319052b27 <vm_exec_core+18151>, 0x622319054a3f <vm_exec_core+26111>, 0x6223190538e1 <vm_exec_core+21665>, 0x6223190510f5 <vm_exec_core+11445>, 0x6223190508d1 <vm_exec_core+9361>, 0x62231905481d <vm_exec_core+25565>, 0x62231905193f <vm_exec_core+13567>, 0x622319053f04 <vm_exec_core+23236>, 0x6223190539f4 <vm_exec_core+21940>, 0x622319054144 <vm_exec_core+23812>, 0x622319054fdd <vm_exec_core+27549>, 0x622319052d2a <vm_exec_core+18666>, 0x62231904e7db <vm_exec_core+923>, 0x622319051269 <vm_exec_core+11817>, 0x622319054769 <vm_exec_core+25385>, 0x62231905138f <vm_exec_core+12111>, 0x62231905359e <vm_exec_core+20830>, 0x622319053d5a <vm_exec_core+22810>, 0x6223190528e1 <vm_exec_core+17569>, 0x6223190533c4 <vm_exec_core+20356>, 0x6223190515b9 <vm_exec_core+12665>, 0x622319050ba6 <vm_exec_core+10086>, 0x62231905421b <vm_exec_core+24027>, 0x62231904f711 <vm_exec_core+4817>, 0x6223190526e5 <vm_exec_core+17061>, 0x62231905d119 <vm_exec_core+60633>, 0x6223190537d2 <vm_exec_core+21394>, 0x62231904f9b1 <vm_exec_core+5489>, 0x62231904feb2 <vm_exec_core+6770>, 0x62231904face <vm_exec_core+5774>, 0x622319050775 <vm_exec_core+9013>, 0x622319050f4b <vm_exec_core+11019>, 0x62231904e7e0 <vm_exec_core+928>, 0x622319050527 <vm_exec_core+8423>, 0x622319056311 <vm_exec_core+32465>, 0x622319053c77 <vm_exec_core+22583>, 0x622319052c28 <vm_exec_core+18408>, 0x622319054bfe <vm_exec_core+26558>, 0x6223190563dd <vm_exec_core+32669>, 0x622319054efd <vm_exec_core+27325>, 0x622319055e97 <vm_exec_core+31319>, 0x622319055f64 <vm_exec_core+31524>, 0x62231904f1eb <vm_exec_core+3499>, 0x622319055ac9 <vm_exec_core+30345>, 0x622319051868 <vm_exec_core+13352>, 0x622319055cd8 <vm_exec_core+30872>, 0x622319051434 <vm_exec_core+12276>, 0x622319054ddd <vm_exec_core+27037>, 0x6223190509f0 <vm_exec_core+9648>, 0x622319051b5d <vm_exec_core+14109>, 0x62231905603d <vm_exec_core+31741>, 0x62231905216a <vm_exec_core+15658>, 0x622319051cf3 <vm_exec_core+14515>, 0x62231904e8a9 <vm_exec_core+1129>, 0x62231904ef3f <vm_exec_core+2815>, 0x62231904e98b <vm_exec_core+1355>, 0x6223190529d5 <vm_exec_core+17813>, 0x622319051e91 <vm_exec_core+14929>, 0x6223190525c2 <vm_exec_core+16770>, 0x6223190524e5 <vm_exec_core+16549>, 0x6223190516d4 <vm_exec_core+12948>, 0x622319051d8d <vm_exec_core+14669>, 0x622319051a3a <vm_exec_core+13818>, 0x622319052034 <vm_exec_core+15348>, 0x622319051fb9 <vm_exec_core+15225>, 0x622319051687 <vm_exec_core+12871>, 0x62231904ead6 <vm_exec_core+1686>, 0x6223190502b8 <vm_exec_core+7800>, 0x622319055477 <vm_exec_core+28727>, 0x62231904fc03 <vm_exec_core+6083>, 0x6223190560c8 <vm_exec_core+31880>, 0x62231905448d <vm_exec_core+24653>, 0x622319052336 <vm_exec_core+16118>, 0x62231904eddf <vm_exec_core+2463>, 0x622319055bf0 <vm_exec_core+30640>, 0x622319055801 <vm_exec_core+29633>, 0x62231904ffc0 <vm_exec_core+7040>, 0x62231904f3bc <vm_exec_core+3964>, 0x622319054932 <vm_exec_core+25842>, 0x622319050d7c <vm_exec_core+10556>, 0x622319055dfa <vm_exec_core+31162>, 0x622319055a18 <vm_exec_core+30168>, 0x62231905152f <vm_exec_core+12527>, 0x6223190522a3 <vm_exec_core+15971>, 0x62231905461b <vm_exec_core+25051>, 0x62231905597c <vm_exec_core+30012>, 0x62231905371f <vm_exec_core+21215>, 0x6223190546b3 <vm_exec_core+25203>, 0x622319054ab1 <vm_exec_core+26225>, 0x62231905364d <vm_exec_core+21005>, 0x62231904f2b8 <vm_exec_core+3704>, 0x622319053e4a <vm_exec_core+23050>, 0x62231904f119 <vm_exec_core+3289>, 0x62231904f461 <vm_exec_core+4129>, 0x6223190517bc <vm_exec_core+13180>, 0x6223190534f2 <vm_exec_core+20658>, 0x622319053a72 <vm_exec_core+22066>, 0x622319053281 <vm_exec_core+20033>, 0x62231904ed22 <vm_exec_core+2274>, 0x622319054cf9 <vm_exec_core+26809>, 0x622319055729 <vm_exec_core+29417>, 0x62231904f55c <vm_exec_core+4380>, 0x6223190506ba <vm_exec_core+8826>, 0x6223190501cb <vm_exec_core+7563>, 0x622319050edd <vm_exec_core+10909>, 0x6223190521ff <vm_exec_core+15807>, 0x62231904f64c <vm_exec_core+4620>, 0x622319054b7e <vm_exec_core+26430>, 0x62231905061b <vm_exec_core+8667>, 0x6223190520a0 <vm_exec_core+15456>, 0x622319052b18 <vm_exec_core+18136>, 0x622319054a30 <vm_exec_core+26096>, 0x6223190538d2 <vm_exec_core+21650>, 0x6223190510e6 <vm_exec_core+11430>, 0x6223190508c2 <vm_exec_core+9346>, 0x62231905480e <vm_exec_core+25550>, 0x622319051930 <vm_exec_core+13552>, 0x622319053ef5 <vm_exec_core+23221>, 0x6223190539e5 <vm_exec_core+21925>, 0x622319054135 <vm_exec_core+23797>, 0x622319054fce <vm_exec_core+27534>, 0x622319052d1b <vm_exec_core+18651>, 0x622319053882 <vm_exec_core+21570>, 0x62231905125a <vm_exec_core+11802>, 0x62231905475a <vm_exec_core+25370>, 0x622319051380 <vm_exec_core+12096>, 0x62231905358f <vm_exec_core+20815>, 0x622319053882 <vm_exec_core+21570>, 0x6223190528d2 <vm_exec_core+17554>, 0x6223190533b5 <vm_exec_core+20341>, 0x6223190515aa <vm_exec_core+12650>, 0x622319050b97 <vm_exec_core+10071>, 0x62231905420c <vm_exec_core+24012>, 0x62231904f702 <vm_exec_core+4802>, 0x6223190526d6 <vm_exec_core+17046>, 0x62231905d10a <vm_exec_core+60618>, 0x6223190537c3 <vm_exec_core+21379>, 0x62231904f9a2 <vm_exec_core+5474>, 0x62231904fea3 <vm_exec_core+6755>, 0x62231904fabf <vm_exec_core+5759>, 0x622319050766 <vm_exec_core+8998>, 0x622319050f3c <vm_exec_core+11004>, 0x622319052be5 <vm_exec_core+18341>, 0x6223190521f5 <vm_exec_core+15797>, 0x622319052be0 <vm_exec_core+18336>, 0x62231905371a <vm_exec_core+21210>, 0x622319053648 <vm_exec_core+21000>, 0x622319050761 <vm_exec_core+8993>, 0x622319053896 <vm_exec_core+21590>, 0x62231905185e <vm_exec_core+13342>, 0x622319051863 <vm_exec_core+13347>, 0x622319053643 <vm_exec_core+20995>, 0x6223190534e8 <vm_exec_core+20648>, 0x6223190525a9 <vm_exec_core+16745>, 0x6223190524d1 <vm_exec_core+16529>...} reg_cfp = 0x776f7dbf36e8 reg_pc = 0x51100007fb78 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> th: 0x51500015ea80, native_id: 0x776f7e6006c0 -- Control frame information ----------------------------------------------- INSN_LABEL_trace_opt_ge = <optimized out> INSN_LABEL_trace_opt_ltlt = <optimized out> c:0006 p:---- s:0024 e:000023 CFUNC :require INSN_LABEL_trace_opt_and = <optimized out> INSN_LABEL_trace_opt_or = <optimized out> INSN_LABEL_trace_opt_aref = <optimized out> c:0005 p:0023 s:0019 e:000018 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH] INSN_LABEL_trace_opt_aset = <optimized out> INSN_LABEL_trace_opt_length = <optimized out> c:0004 p:0002 s:0013 e:000012 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] c:0003 p:---- s:0010 e:000009 CFUNC :fork c:0002 p:0004 s:0006 e:000005 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:395 [FINISH] INSN_LABEL_trace_opt_size = <optimized out> INSN_LABEL_trace_opt_empty_p = <optimized out> INSN_LABEL_trace_opt_succ = <optimized out> c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] INSN_LABEL_trace_opt_not = <optimized out> INSN_LABEL_trace_opt_regexpmatch2 = <optimized out> #27 0x000062231904abeb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001ce4ed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x776f7e5fd6a0, <optimized out>, <optimized out>}, prev = 0x776f77e09f80, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #28 0x00006223190c1e4a in vm_call0_body (ec=<optimized out>, calling=0x776f77f09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225 reg_cfp = <optimized out> i = <optimized out> ci = 0x776f77f098d0 cc = <optimized out> ret = <optimized out> #29 0x00006223190c16bf in vm_call0_cme (ec=0x516001ce4ed0, calling=0x776f77f09860, argv=0x776f7e5fdaa0, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108 No locals. #30 vm_call0_body (ec=<optimized out>, calling=0x776f77f09860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271 cme = 0x776fa61555a8 orig_cme = <optimized out> ci = 0x776f77f098d0 cc = 0x776fa6b4c818 ret = <optimized out> #31 0x000062231907596e in vm_call0_cc (recv=131321428889000, id=22673, argc=<optimized out>, argv=<optimized out>, cc=0x776fa6b4c818, 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> #32 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1047 ci = <optimized out> ec = <optimized out> cc = 0x776fa6b4c818 self = <optimized out> #33 0x000062231907679e in rb_funcallv (recv=131321428889000, mid=22673, argc=1, argv=0x776f7e5fdaa0) at /tmp/ruby/src/trunk_asan/vm_eval.c:1062 No locals. #34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1119 ar = <optimized out> argv = 0x776f7e5fdaa0 #35 0x000062231903631e in autoload_feature_require (_arguments=131320745287312) at /tmp/ruby/src/trunk_asan/variable.c:3000 arguments = 0x776f7e5fde90 autoload_const = <optimized out> result = <optimized out> #36 autoload_try_load (_arguments=131320745287312) at /tmp/ruby/src/trunk_asan/variable.c:3014 arguments = 0x776f7e5fde90 result = <optimized out> ce = <optimized out> #37 0x0000622318cd32d0 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 = 0x516001ce4ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x776f7e5fde10, <optimized out>, 0x776f7e5fdd20, <optimized out>, <optimized out>}, prev = 0x776f77e09740, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 ec = 0x516001ce4ed0 state = RUBY_TAG_NONE errinfo = <optimized out> #38 0x0000622319035686 in rb_autoload_load (module=module@entry=131321428966720, name=name@entry=237115) at /tmp/ruby/src/trunk_asan/variable.c:3075 ce = 0x5030015b40d0 arguments = {module = 131321428966720, name = 237115, flag = 0, mutex = 131321421895040, autoload_const = 0x0, autoload_data = 0x0} result = <optimized out> autoload_const_value = <optimized out> #39 0x000062231903f51d in rb_const_search_from (klass=131320870816520, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3177 ac = 0xfffffffffffffe00 am = 131321428966720 tmp = 131321428966720 ce = <optimized out> current = 131321428966720 value = <optimized out> first_iteration = <optimized out> #40 0x0000622319037384 in rb_const_search (klass=131320870816520, id=237115, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3199 value = <optimized out> #41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3126 c = <optimized out> #42 0x000062231904281e 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 = 92358976737416 cref = <optimized out> val = <optimized out> root_cref = <optimized out> cref = <optimized out> klass = <optimized out> av = <optimized out> am = <optimized out> ce = <optimized out> search_continue = <optimized out> #43 0x000062231904daf1 in vm_get_ev_const_chain (ec=0x516001ce4ed0, segments=0x50200020e9d0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1160 id = 0 val = 128 idx = <optimized out> allow_nil = <optimized out> #44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x50200020d9b0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6431 segments = 0x50200020e9d0 ice = <optimized out> val = <optimized out> #45 0x000062231904f423 in vm_exec_core (ec=ec@entry=0x516001ce4ed0) at ../../src/trunk_asan/insns.def:263 ic = 0x0 leaf = false val = <optimized out> insns_address_table = {0x622319051696 <vm_exec_core+12886>, 0x62231904eae5 <vm_exec_core+1701>, 0x6223190502c7 <vm_exec_core+7815>, 0x622319055486 <vm_exec_core+28742>, 0x62231904fc12 <vm_exec_core+6098>, 0x6223190560d7 <vm_exec_core+31895>, 0x62231905449c <vm_exec_core+24668>, 0x622319052345 <vm_exec_core+16133>, 0x62231904edee <vm_exec_core+2478>, 0x622319055bff <vm_exec_core+30655>, 0x622319055810 <vm_exec_core+29648>, 0x62231904ffcf <vm_exec_core+7055>, 0x62231904f3cb <vm_exec_core+3979>, 0x622319054941 <vm_exec_core+25857>, 0x622319050d8b <vm_exec_core+10571>, 0x622319055e09 <vm_exec_core+31177>, 0x622319055a27 <vm_exec_core+30183>, 0x62231905153e <vm_exec_core+12542>, 0x6223190522b2 <vm_exec_core+15986>, 0x62231905462a <vm_exec_core+25066>, 0x62231905598b <vm_exec_core+30027>, 0x62231905372e <vm_exec_core+21230>, 0x6223190546c2 <vm_exec_core+25218>, 0x622319054ac0 <vm_exec_core+26240>, 0x62231905365c <vm_exec_core+21020>, 0x62231904f2c7 <vm_exec_core+3719>, 0x622319053e59 <vm_exec_core+23065>, 0x62231904f128 <vm_exec_core+3304>, 0x62231904f470 <vm_exec_core+4144>, 0x6223190517cb <vm_exec_core+13195>, 0x622319053501 <vm_exec_core+20673>, 0x622319053a81 <vm_exec_core+22081>, 0x622319053290 <vm_exec_core+20048>, 0x62231904ed31 <vm_exec_core+2289>, 0x622319054d08 <vm_exec_core+26824>, 0x622319055738 <vm_exec_core+29432>, 0x62231904f56b <vm_exec_core+4395>, 0x6223190506c9 <vm_exec_core+8841>, 0x6223190501da <vm_exec_core+7578>, 0x622319050eec <vm_exec_core+10924>, 0x62231905220e <vm_exec_core+15822>, 0x62231904f65b <vm_exec_core+4635>, 0x622319054b8d <vm_exec_core+26445>, 0x62231905062a <vm_exec_core+8682>, 0x6223190520af <vm_exec_core+15471>, 0x622319052b27 <vm_exec_core+18151>, 0x622319054a3f <vm_exec_core+26111>, 0x6223190538e1 <vm_exec_core+21665>, 0x6223190510f5 <vm_exec_core+11445>, 0x6223190508d1 <vm_exec_core+9361>, 0x62231905481d <vm_exec_core+25565>, 0x62231905193f <vm_exec_core+13567>, 0x622319053f04 <vm_exec_core+23236>, 0x6223190539f4 <vm_exec_core+21940>, 0x622319054144 <vm_exec_core+23812>, 0x622319054fdd <vm_exec_core+27549>, 0x622319052d2a <vm_exec_core+18666>, 0x62231904e7db <vm_exec_core+923>, 0x622319051269 <vm_exec_core+11817>, 0x622319054769 <vm_exec_core+25385>, 0x62231905138f <vm_exec_core+12111>, 0x62231905359e <vm_exec_core+20830>, 0x622319053d5a <vm_exec_core+22810>, 0x6223190528e1 <vm_exec_core+17569>, 0x6223190533c4 <vm_exec_core+20356>, 0x6223190515b9 <vm_exec_core+12665>, 0x622319050ba6 <vm_exec_core+10086>, 0x62231905421b <vm_exec_core+24027>, 0x62231904f711 <vm_exec_core+4817>, 0x6223190526e5 <vm_exec_core+17061>, 0x62231905d119 <vm_exec_core+60633>, 0x6223190537d2 <vm_exec_core+21394>, 0x62231904f9b1 <vm_exec_core+5489>, 0x62231904feb2 <vm_exec_core+6770>, 0x62231904face <vm_exec_core+5774>, 0x622319050775 <vm_exec_core+9013>, 0x622319050f4b <vm_exec_core+11019>, 0x62231904e7e0 <vm_exec_core+928>, 0x622319050527 <vm_exec_core+8423>, 0x622319056311 <vm_exec_core+32465>, 0x622319053c77 <vm_exec_core+22583>, 0x622319052c28 <vm_exec_core+18408>, 0x622319054bfe <vm_exec_core+26558>, 0x6223190563dd <vm_exec_core+32669>, 0x622319054efd <vm_exec_core+27325>, 0x622319055e97 <vm_exec_core+31319>, 0x622319055f64 <vm_exec_core+31524>, 0x62231904f1eb <vm_exec_core+3499>, 0x622319055ac9 <vm_exec_core+30345>, 0x622319051868 <vm_exec_core+13352>, 0x622319055cd8 <vm_exec_core+30872>, 0x622319051434 <vm_exec_core+12276>, 0x622319054ddd <vm_exec_core+27037>, 0x6223190509f0 <vm_exec_core+9648>, 0x622319051b5d <vm_exec_core+14109>, 0x62231905603d <vm_exec_core+31741>, 0x62231905216a <vm_exec_core+15658>, 0x622319051cf3 <vm_exec_core+14515>, 0x62231904e8a9 <vm_exec_core+1129>, 0x62231904ef3f <vm_exec_core+2815>, 0x62231904e98b <vm_exec_core+1355>, 0x6223190529d5 <vm_exec_core+17813>, 0x622319051e91 <vm_exec_core+14929>, 0x6223190525c2 <vm_exec_core+16770>, 0x6223190524e5 <vm_exec_core+16549>, 0x6223190516d4 <vm_exec_core+12948>, 0x622319051d8d <vm_exec_core+14669>, 0x622319051a3a <vm_exec_core+13818>, 0x622319052034 <vm_exec_core+15348>, 0x622319051fb9 <vm_exec_core+15225>, 0x622319051687 <vm_exec_core+12871>, 0x62231904ead6 <vm_exec_core+1686>, 0x6223190502b8 <vm_exec_core+7800>, 0x622319055477 <vm_exec_core+28727>, 0x62231904fc03 <vm_exec_core+6083>, 0x6223190560c8 <vm_exec_core+31880>, 0x62231905448d <vm_exec_core+24653>, 0x622319052336 <vm_exec_core+16118>, 0x62231904eddf <vm_exec_core+2463>, 0x622319055bf0 <vm_exec_core+30640>, 0x622319055801 <vm_exec_core+29633>, 0x62231904ffc0 <vm_exec_core+7040>, 0x62231904f3bc <vm_exec_core+3964>, 0x622319054932 <vm_exec_core+25842>, 0x622319050d7c <vm_exec_core+10556>, 0x622319055dfa <vm_exec_core+31162>, 0x622319055a18 <vm_exec_core+30168>, 0x62231905152f <vm_exec_core+12527>, 0x6223190522a3 <vm_exec_core+15971>, 0x62231905461b <vm_exec_core+25051>, 0x62231905597c <vm_exec_core+30012>, 0x62231905371f <vm_exec_core+21215>, 0x6223190546b3 <vm_exec_core+25203>, 0x622319054ab1 <vm_exec_core+26225>, 0x62231905364d <vm_exec_core+21005>, 0x62231904f2b8 <vm_exec_core+3704>, 0x622319053e4a <vm_exec_core+23050>, 0x62231904f119 <vm_exec_core+3289>, 0x62231904f461 <vm_exec_core+4129>, 0x6223190517bc <vm_exec_core+13180>, 0x6223190534f2 <vm_exec_core+20658>, 0x622319053a72 <vm_exec_core+22066>, 0x622319053281 <vm_exec_core+20033>, 0x62231904ed22 <vm_exec_core+2274>, 0x622319054cf9 <vm_exec_core+26809>, 0x622319055729 <vm_exec_core+29417>, 0x62231904f55c <vm_exec_core+4380>, 0x6223190506ba <vm_exec_core+8826>, 0x6223190501cb <vm_exec_core+7563>, 0x622319050edd <vm_exec_core+10909>, 0x6223190521ff <vm_exec_core+15807>, 0x62231904f64c <vm_exec_core+4620>, 0x622319054b7e <vm_exec_core+26430>, 0x62231905061b <vm_exec_core+8667>, 0x6223190520a0 <vm_exec_core+15456>, 0x622319052b18 <vm_exec_core+18136>, 0x622319054a30 <vm_exec_core+26096>, 0x6223190538d2 <vm_exec_core+21650>, 0x6223190510e6 <vm_exec_core+11430>, 0x6223190508c2 <vm_exec_core+9346>, 0x62231905480e <vm_exec_core+25550>, 0x622319051930 <vm_exec_core+13552>, 0x622319053ef5 <vm_exec_core+23221>, 0x6223190539e5 <vm_exec_core+21925>, 0x622319054135 <vm_exec_core+23797>, 0x622319054fce <vm_exec_core+27534>, 0x622319052d1b <vm_exec_core+18651>, 0x622319053882 <vm_exec_core+21570>, 0x62231905125a <vm_exec_core+11802>, 0x62231905475a <vm_exec_core+25370>, 0x622319051380 <vm_exec_core+12096>, 0x62231905358f <vm_exec_core+20815>, 0x622319053882 <vm_exec_core+21570>, 0x6223190528d2 <vm_exec_core+17554>, 0x6223190533b5 <vm_exec_core+20341>, 0x6223190515aa <vm_exec_core+12650>, 0x622319050b97 <vm_exec_core+10071>, 0x62231905420c <vm_exec_core+24012>, 0x62231904f702 <vm_exec_core+4802>, 0x6223190526d6 <vm_exec_core+17046>, 0x62231905d10a <vm_exec_core+60618>, 0x6223190537c3 <vm_exec_core+21379>, 0x62231904f9a2 <vm_exec_core+5474>, 0x62231904fea3 <vm_exec_core+6755>, 0x62231904fabf <vm_exec_core+5759>, 0x622319050766 <vm_exec_core+8998>, 0x622319050f3c <vm_exec_core+11004>, 0x622319052be5 <vm_exec_core+18341>, 0x6223190521f5 <vm_exec_core+15797>, 0x622319052be0 <vm_exec_core+18336>, 0x62231905371a <vm_exec_core+21210>, 0x622319053648 <vm_exec_core+21000>, 0x622319050761 <vm_exec_core+8993>, 0x622319053896 <vm_exec_core+21590>, 0x62231905185e <vm_exec_core+13342>, 0x622319051863 <vm_exec_core+13347>, 0x622319053643 <vm_exec_core+20995>, 0x6223190534e8 <vm_exec_core+20648>, 0x6223190525a9 <vm_exec_core+16745>, 0x6223190524d1 <vm_exec_core+16529>...} reg_cfp = 0x776f7dbf3720 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> #46 0x000062231904abeb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001ce4ed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x776f7e5fe940, <optimized out>, <optimized out>}, prev = 0x776f77f096b0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #47 0x00006223190cb892 in invoke_iseq_block_from_c (ec=0x516001ce4ed0, captured=0x776f7dbf37a8, self=131320941174400, 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 = 0x776f8add08d0 cfp = <optimized out> sp = 0x776f7daf3850 use_argv = 0x0 stack_argv = 0x776f7daf3850 opt_pc = 0 type = <optimized out> av = <optimized out> bound = <optimized out> #48 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 = 0x776f7dbf37a8 #49 0x0000622319077bb6 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. #50 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. #51 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1344 No locals. #52 0x0000622319077bb6 in rb_yield (val=<optimized out>) No locals. #53 0x0000622318cd2baa in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1053 _ec = 0x516001ce4ed0 _tag = {tag = 36, retval = <optimized out>, buf = {0x776f7e5fecd0, <optimized out>, 0x776f7e5febe0, <optimized out>, <optimized out>}, prev = 0x776f77e09240, state = RUBY_TAG_NONE, lock_rec = 0} result = 4 state = RUBY_TAG_NONE ec = 0x516001ce4ed0 cfp = 0x776f7dbf3758 #54 0x0000622318e4ed9b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4283 status = <optimized out> pid = <optimized out> #55 0x00006223190adf28 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 = 0x776fa6b41670 cfunc = 0x504000020058 recv = 131320941174400 block_handler = <optimized out> frame_type = 1431634051 len = <optimized out> val = <optimized out> #56 0x000062231909423d in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x776f7e5ff3b0) 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> #57 0x0000622319093cf5 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 #58 0x0000622319055318 in vm_sendish (ec=0x516001ce4ed0, reg_cfp=0x776f7dbf3790, cd=0x50200020f550, 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> #59 vm_exec_core (ec=ec@entry=0x516001ce4ed0) at ../../src/trunk_asan/insns.def:851 bh = <optimized out> blockiseq = <optimized out> leaf = false val = <optimized out> cd = 0x50200020f550 insns_address_table = {0x622319051696 <vm_exec_core+12886>, 0x62231904eae5 <vm_exec_core+1701>, 0x6223190502c7 <vm_exec_core+7815>, 0x622319055486 <vm_exec_core+28742>, 0x62231904fc12 <vm_exec_core+6098>, 0x6223190560d7 <vm_exec_core+31895>, 0x62231905449c <vm_exec_core+24668>, 0x622319052345 <vm_exec_core+16133>, 0x62231904edee <vm_exec_core+2478>, 0x622319055bff <vm_exec_core+30655>, 0x622319055810 <vm_exec_core+29648>, 0x62231904ffcf <vm_exec_core+7055>, 0x62231904f3cb <vm_exec_core+3979>, 0x622319054941 <vm_exec_core+25857>, 0x622319050d8b <vm_exec_core+10571>, 0x622319055e09 <vm_exec_core+31177>, 0x622319055a27 <vm_exec_core+30183>, 0x62231905153e <vm_exec_core+12542>, 0x6223190522b2 <vm_exec_core+15986>, 0x62231905462a <vm_exec_core+25066>, 0x62231905598b <vm_exec_core+30027>, 0x62231905372e <vm_exec_core+21230>, 0x6223190546c2 <vm_exec_core+25218>, 0x622319054ac0 <vm_exec_core+26240>, 0x62231905365c <vm_exec_core+21020>, 0x62231904f2c7 <vm_exec_core+3719>, 0x622319053e59 <vm_exec_core+23065>, 0x62231904f128 <vm_exec_core+3304>, 0x62231904f470 <vm_exec_core+4144>, 0x6223190517cb <vm_exec_core+13195>, 0x622319053501 <vm_exec_core+20673>, 0x622319053a81 <vm_exec_core+22081>, 0x622319053290 <vm_exec_core+20048>, 0x62231904ed31 <vm_exec_core+2289>, 0x622319054d08 <vm_exec_core+26824>, 0x622319055738 <vm_exec_core+29432>, 0x62231904f56b <vm_exec_core+4395>, 0x6223190506c9 <vm_exec_core+8841>, 0x6223190501da <vm_exec_core+7578>, 0x622319050eec <vm_exec_core+10924>, 0x62231905220e <vm_exec_core+15822>, 0x62231904f65b <vm_exec_core+4635>, 0x622319054b8d <vm_exec_core+26445>, 0x62231905062a <vm_exec_core+8682>, 0x6223190520af <vm_exec_core+15471>, 0x622319052b27 <vm_exec_core+18151>, 0x622319054a3f <vm_exec_core+26111>, 0x6223190538e1 <vm_exec_core+21665>, 0x6223190510f5 <vm_exec_core+11445>, 0x6223190508d1 <vm_exec_core+9361>, 0x62231905481d <vm_exec_core+25565>, 0x62231905193f <vm_exec_core+13567>, 0x622319053f04 <vm_exec_core+23236>, 0x6223190539f4 <vm_exec_core+21940>, 0x622319054144 <vm_exec_core+23812>, 0x622319054fdd <vm_exec_core+27549>, 0x622319052d2a <vm_exec_core+18666>, 0x62231904e7db <vm_exec_core+923>, 0x622319051269 <vm_exec_core+11817>, 0x622319054769 <vm_exec_core+25385>, 0x62231905138f <vm_exec_core+12111>, 0x62231905359e <vm_exec_core+20830>, 0x622319053d5a <vm_exec_core+22810>, 0x6223190528e1 <vm_exec_core+17569>, 0x6223190533c4 <vm_exec_core+20356>, 0x6223190515b9 <vm_exec_core+12665>, 0x622319050ba6 <vm_exec_core+10086>, 0x62231905421b <vm_exec_core+24027>, 0x62231904f711 <vm_exec_core+4817>, 0x6223190526e5 <vm_exec_core+17061>, 0x62231905d119 <vm_exec_core+60633>, 0x6223190537d2 <vm_exec_core+21394>, 0x62231904f9b1 <vm_exec_core+5489>, 0x62231904feb2 <vm_exec_core+6770>, 0x62231904face <vm_exec_core+5774>, 0x622319050775 <vm_exec_core+9013>, 0x622319050f4b <vm_exec_core+11019>, 0x62231904e7e0 <vm_exec_core+928>, 0x622319050527 <vm_exec_core+8423>, 0x622319056311 <vm_exec_core+32465>, 0x622319053c77 <vm_exec_core+22583>, 0x622319052c28 <vm_exec_core+18408>, 0x622319054bfe <vm_exec_core+26558>, 0x6223190563dd <vm_exec_core+32669>, 0x622319054efd <vm_exec_core+27325>, 0x622319055e97 <vm_exec_core+31319>, 0x622319055f64 <vm_exec_core+31524>, 0x62231904f1eb <vm_exec_core+3499>, 0x622319055ac9 <vm_exec_core+30345>, 0x622319051868 <vm_exec_core+13352>, 0x622319055cd8 <vm_exec_core+30872>, 0x622319051434 <vm_exec_core+12276>, 0x622319054ddd <vm_exec_core+27037>, 0x6223190509f0 <vm_exec_core+9648>, 0x622319051b5d <vm_exec_core+14109>, 0x62231905603d <vm_exec_core+31741>, 0x62231905216a <vm_exec_core+15658>, 0x622319051cf3 <vm_exec_core+14515>, 0x62231904e8a9 <vm_exec_core+1129>, 0x62231904ef3f <vm_exec_core+2815>, 0x62231904e98b <vm_exec_core+1355>, 0x6223190529d5 <vm_exec_core+17813>, 0x622319051e91 <vm_exec_core+14929>, 0x6223190525c2 <vm_exec_core+16770>, 0x6223190524e5 <vm_exec_core+16549>, 0x6223190516d4 <vm_exec_core+12948>, 0x622319051d8d <vm_exec_core+14669>, 0x622319051a3a <vm_exec_core+13818>, 0x622319052034 <vm_exec_core+15348>, 0x622319051fb9 <vm_exec_core+15225>, 0x622319051687 <vm_exec_core+12871>, 0x62231904ead6 <vm_exec_core+1686>, 0x6223190502b8 <vm_exec_core+7800>, 0x622319055477 <vm_exec_core+28727>, 0x62231904fc03 <vm_exec_core+6083>, 0x6223190560c8 <vm_exec_core+31880>, 0x62231905448d <vm_exec_core+24653>, 0x622319052336 <vm_exec_core+16118>, 0x62231904eddf <vm_exec_core+2463>, 0x622319055bf0 <vm_exec_core+30640>, 0x622319055801 <vm_exec_core+29633>, 0x62231904ffc0 <vm_exec_core+7040>, 0x62231904f3bc <vm_exec_core+3964>, 0x622319054932 <vm_exec_core+25842>, 0x622319050d7c <vm_exec_core+10556>, 0x622319055dfa <vm_exec_core+31162>, 0x622319055a18 <vm_exec_core+30168>, 0x62231905152f <vm_exec_core+12527>, 0x6223190522a3 <vm_exec_core+15971>, 0x62231905461b <vm_exec_core+25051>, 0x62231905597c <vm_exec_core+30012>, 0x62231905371f <vm_exec_core+21215>, 0x6223190546b3 <vm_exec_core+25203>, 0x622319054ab1 <vm_exec_core+26225>, 0x62231905364d <vm_exec_core+21005>, 0x62231904f2b8 <vm_exec_core+3704>, 0x622319053e4a <vm_exec_core+23050>, 0x62231904f119 <vm_exec_core+3289>, 0x62231904f461 <vm_exec_core+4129>, 0x6223190517bc <vm_exec_core+13180>, 0x6223190534f2 <vm_exec_core+20658>, 0x622319053a72 <vm_exec_core+22066>, 0x622319053281 <vm_exec_core+20033>, 0x62231904ed22 <vm_exec_core+2274>, 0x622319054cf9 <vm_exec_core+26809>, 0x622319055729 <vm_exec_core+29417>, 0x62231904f55c <vm_exec_core+4380>, 0x6223190506ba <vm_exec_core+8826>, 0x6223190501cb <vm_exec_core+7563>, 0x622319050edd <vm_exec_core+10909>, 0x6223190521ff <vm_exec_core+15807>, 0x62231904f64c <vm_exec_core+4620>, 0x622319054b7e <vm_exec_core+26430>, 0x62231905061b <vm_exec_core+8667>, 0x6223190520a0 <vm_exec_core+15456>, 0x622319052b18 <vm_exec_core+18136>, 0x622319054a30 <vm_exec_core+26096>, 0x6223190538d2 <vm_exec_core+21650>, 0x6223190510e6 <vm_exec_core+11430>, 0x6223190508c2 <vm_exec_core+9346>, 0x62231905480e <vm_exec_core+25550>, 0x622319051930 <vm_exec_core+13552>, 0x622319053ef5 <vm_exec_core+23221>, 0x6223190539e5 <vm_exec_core+21925>, 0x622319054135 <vm_exec_core+23797>, 0x622319054fce <vm_exec_core+27534>, 0x622319052d1b <vm_exec_core+18651>, 0x622319053882 <vm_exec_core+21570>, 0x62231905125a <vm_exec_core+11802>, 0x62231905475a <vm_exec_core+25370>, 0x622319051380 <vm_exec_core+12096>, 0x62231905358f <vm_exec_core+20815>, 0x622319053882 <vm_exec_core+21570>, 0x6223190528d2 <vm_exec_core+17554>, 0x6223190533b5 <vm_exec_core+20341>, 0x6223190515aa <vm_exec_core+12650>, 0x622319050b97 <vm_exec_core+10071>, 0x62231905420c <vm_exec_core+24012>, 0x62231904f702 <vm_exec_core+4802>, 0x6223190526d6 <vm_exec_core+17046>, 0x62231905d10a <vm_exec_core+60618>, 0x6223190537c3 <vm_exec_core+21379>, 0x62231904f9a2 <vm_exec_core+5474>, 0x62231904fea3 <vm_exec_core+6755>, 0x62231904fabf <vm_exec_core+5759>, 0x622319050766 <vm_exec_core+8998>, 0x622319050f3c <vm_exec_core+11004>, 0x622319052be5 <vm_exec_core+18341>, 0x6223190521f5 <vm_exec_core+15797>, 0x622319052be0 <vm_exec_core+18336>, 0x62231905371a <vm_exec_core+21210>, 0x622319053648 <vm_exec_core+21000>, 0x622319050761 <vm_exec_core+8993>, 0x622319053896 <vm_exec_core+21590>, 0x62231905185e <vm_exec_core+13342>, 0x622319051863 <vm_exec_core+13347>, 0x622319053643 <vm_exec_core+20995>, 0x6223190534e8 <vm_exec_core+20648>, 0x6223190525a9 <vm_exec_core+16745>, 0x6223190524d1 <vm_exec_core+16529>...} reg_cfp = 0x776f7dbf3790 reg_pc = 0x504000ca5630 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> #60 0x000062231904abeb in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2595 _ec = 0x516001ce4ed0 _tag = {tag = 36, retval = 0, buf = {0x0, <optimized out>, 0x776f7e5ff6c0, <optimized out>, <optimized out>}, prev = 0x776f7e5ffc00, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = <optimized out> #61 0x0000622319087a6b in invoke_iseq_block_from_c (ec=0x516001ce4ed0, captured=<optimized out>, self=131320941174400, 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 = 0x776f8add08f8 cfp = 0x776f7dbf37c8 sp = 0x776f7daf3818 use_argv = <optimized out> stack_argv = 0x776f7daf3818 opt_pc = <optimized out> type = <optimized out> av = <optimized out> bound = <optimized out> #62 invoke_block_from_c_proc (ec=0x516001ce4ed0, self=131320941174400, 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> #63 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. #64 0x0000622319085cf6 in rb_vm_invoke_proc (ec=0x540000001088, proc=0x80, proc@entry=0x504000b7c490, argc=415911486, 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 #65 0x0000622318fdd7dd in thread_do_start_proc (th=th@entry=0x51500015ea80) at /tmp/ruby/src/trunk_asan/thread.c:608 args = <optimized out> procval = <optimized out> proc = 0x504000b7c490 args_len = 0 args_ptr = <optimized out> #66 0x0000622318fdb3ba in thread_do_start (th=0x51500015ea80) at /tmp/ruby/src/trunk_asan/thread.c:625 result = 36 #67 thread_start_func_2 (th=th@entry=0x51500015ea80, 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> #68 0x0000622318fda67e in call_thread_start_func_2 (th=0x51500015ea80) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2180 stack_start = <optimized out> stack_start_addr = 0x776f7e5ffcc0 #69 nt_start (ptr=0x50c0009d1d40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2225 th = 0x51500015ea80 sched = <optimized out> nt = 0x50c0009d1d40 vm = 0x525000000100 #70 0x0000622318c88a8f in asan_thread_start(void*) () No symbol table info available. #71 0x0000776fa789caa4 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 = {131320745297600, -526756731362266032, 131320745297600, -352, 0, 140725165405104, -526756731341294512, -526597731364293552}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> #72 0x0000776fa7929c3c 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 717451) detached] $ timeout 60 gdb -p 717502 -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 717552 -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 624576 -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 717451 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 [[717502, #<Process::Status: pid 717502 exit 0>], [717552, #<Process::Status: pid 717552 exit 0>]] to be empty. Finished tests in 592.783762s, 48.2638 tests/s, 10228.9830 assertions/s. 28610 tests, 6063575 assertions, 2 failures, 0 errors, 136 skips ruby -v: ruby 3.5.0dev (2025-04-09T10:13:58Z master 5cf7d948ad) +PRISM [x86_64-linux] >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $ timeout 60 gdb -p 624573 -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 624230 -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 624229 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) $ timeout 60 gdb -p 1222882 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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-04-09T10:13:58Z master 5cf7d948ad) +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.331262 seconds 3336 files, 33612 examples, 133866 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.