# Logfile created on 2025-01-27 15:32:11 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fafa3cffdc8 @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.20250127-153211", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fafa3d20208 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fafa422fe88 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fafa3c3a230 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250127-153211", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250127-153211>, @binmode=false, @mon_data=#<Monitor:0x00007fafa422fa28>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 From https://github.com/ruby/ruby c3c7300..feec48a master -> origin/master Updating c3c7300..feec48a Fast-forward gc.c | 150 +++++++++++++++++++++++++++++++++++++++++---------- gc/default/default.c | 24 +++++++++ gc/gc.h | 5 +- gc/mmtk/mmtk.c | 2 +- internal/variable.h | 1 - variable.c | 36 ------------- vm.c | 4 -- 7 files changed, 150 insertions(+), 72 deletions(-) Latest commit hash = feec48ae2b $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/miniinit.c compiling /tmp/ruby/src/trunk_asan/array.c compiling /tmp/ruby/src/trunk_asan/ast.c compiling /tmp/ruby/src/trunk_asan/bignum.c compiling /tmp/ruby/src/trunk_asan/class.c compiling /tmp/ruby/src/trunk_asan/compile.c compiling /tmp/ruby/src/trunk_asan/complex.c compiling /tmp/ruby/src/trunk_asan/cont.c compiling /tmp/ruby/src/trunk_asan/debug.c compiling /tmp/ruby/src/trunk_asan/dir.c compiling /tmp/ruby/src/trunk_asan/encoding.c compiling /tmp/ruby/src/trunk_asan/enum.c compiling /tmp/ruby/src/trunk_asan/enumerator.c compiling /tmp/ruby/src/trunk_asan/error.c compiling /tmp/ruby/src/trunk_asan/eval.c compiling /tmp/ruby/src/trunk_asan/file.c compiling /tmp/ruby/src/trunk_asan/gc.c compiling /tmp/ruby/src/trunk_asan/hash.c compiling /tmp/ruby/src/trunk_asan/imemo.c compiling /tmp/ruby/src/trunk_asan/io.c compiling /tmp/ruby/src/trunk_asan/iseq.c compiling /tmp/ruby/src/trunk_asan/load.c compiling /tmp/ruby/src/trunk_asan/marshal.c compiling /tmp/ruby/src/trunk_asan/math.c compiling /tmp/ruby/src/trunk_asan/memory_view.c compiling /tmp/ruby/src/trunk_asan/rjit.c compiling /tmp/ruby/src/trunk_asan/rjit_c.c compiling /tmp/ruby/src/trunk_asan/node.c compiling /tmp/ruby/src/trunk_asan/node_dump.c compiling /tmp/ruby/src/trunk_asan/numeric.c compiling /tmp/ruby/src/trunk_asan/object.c compiling /tmp/ruby/src/trunk_asan/pack.c compiling parse.c compiling /tmp/ruby/src/trunk_asan/proc.c compiling /tmp/ruby/src/trunk_asan/process.c compiling /tmp/ruby/src/trunk_asan/ractor.c compiling /tmp/ruby/src/trunk_asan/random.c compiling /tmp/ruby/src/trunk_asan/rational.c compiling /tmp/ruby/src/trunk_asan/re.c compiling /tmp/ruby/src/trunk_asan/ruby.c compiling /tmp/ruby/src/trunk_asan/scheduler.c compiling /tmp/ruby/src/trunk_asan/shape.c compiling /tmp/ruby/src/trunk_asan/signal.c compiling /tmp/ruby/src/trunk_asan/sprintf.c compiling /tmp/ruby/src/trunk_asan/string.c compiling /tmp/ruby/src/trunk_asan/struct.c compiling /tmp/ruby/src/trunk_asan/symbol.c compiling /tmp/ruby/src/trunk_asan/thread.c compiling /tmp/ruby/src/trunk_asan/time.c compiling /tmp/ruby/src/trunk_asan/transcode.c compiling /tmp/ruby/src/trunk_asan/variable.c compiling /tmp/ruby/src/trunk_asan/version.c compiling /tmp/ruby/src/trunk_asan/vm.c compiling /tmp/ruby/src/trunk_asan/vm_backtrace.c compiling /tmp/ruby/src/trunk_asan/vm_dump.c compiling /tmp/ruby/src/trunk_asan/vm_sync.c compiling /tmp/ruby/src/trunk_asan/vm_trace.c compiling /tmp/ruby/src/trunk_asan/yjit.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' compiling /tmp/ruby/src/trunk_asan/ext/coverage/coverage.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' compiling ripper.c compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' 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/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/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to cf5e61e393845ae0bc0363ac8cc83799a28a48ce Update reline to 79fc33fba76c3949800a481ac6189a9ccbe09190 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision - echo cf5e61e393845ae0bc0363ac8cc83799a28a48ce | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - echo 79fc33fba76c3949800a481ac6189a9ccbe09190 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/reline.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' 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/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=29718 "--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/765] 3926670=test_len [ 2/765] 3926663=test_acceptable [ 3/765] 3926665=implicit_array_test [ 4/765] 3926669=test_function_entry [ 5/765] 3926669=test_kernel [ 6/765] 3926670=test_method_name_check [ 7/765] 3926660=heredoc_dedent_test [ 8/765] 3926674=test_keyword [ 9/765] 3926662=numeric_value_test [ 10/765] 3926668=!Nothing_to_test [ 11/765] 3926673=test_gem_commands_server_command [ 12/765] 3926664=test_http_request [ 13/765] 3926668=test_data [ 14/765] 3926671=test_httpheader [ 15/765] 3926666=test_bn [ 16/765] 3926667=test_provider [ 17/765] 3926672=test_gem_package_task [ 18/765] 3926661=test_singleton [ 19/765] 3926675=test_ripper [ 20/765] 3926668=test_key_name_check [ 21/765] 3926661=test_grapheme_breaks [ 22/765] 3926661=test_gem_request_set_gem_dependency_api [ 23/765] 3926670=test_ossl [ 24/765] 3926668=test_date_marshal [ 25/765] 3926668=test_syntax [ 26/765] 3926665=test_assignment [ 27/765] 3926664=test_stream [ 28/765] 3926662=test_optarg [ 29/765] 3926666=test_ractor [ 30/765] 3926660=test_ssl_session [ 31/765] 3926671=test_gem_resolver_local_specification [ 32/765] 3926664=test_autoload [ 33/765] 3926666=test_pack [ 34/765] 3926663=test_gem_commands_unpack_command [ 35/765] 3926672=test_gem_commands_exec_command [ 36/765] 3926673=test_gem_commands_signout_command [ 37/765] 3926673=test_object [ 38/765] 3926673=test_exception [ 39/765] 3926662=test_gem_gem_runner [ 40/765] 3926673=test_gem_ext_cargo_builder [ 41/765] 3926673=test_file_exhaustive [ 42/765] 3926671=test_gc_compact [ 43/765] 3926661=test_deprecated [ 44/765] 3926661=test_div [ 45/765] 3926661=test_resize [ 46/765] 3926661=test_fiber [ 47/765] 3926666=breadth_first_search_test [ 48/765] 3926662=test_generic [ 49/765] 3926666=json_parser_test [ 50/765] 3926667=test_cesu8 [ 51/765] 3926662=test_alias_and_anchor [ 52/765] 3926667=test_gem_commands_setup_command [ 53/765] 3926660=test_gem_commands_rebuild_command [ 54/765] 3926666=errors_test [ 55/765] 3926662=test_open3 [ 56/765] 3926675=test_ftp [ 57/765] 3926674=test_vm_dump [ 58/765] 3926674=test_helper [ 59/765] 3926675=test_memory_view [ 60/765] 3926675=test_ellipsize [ 61/765] 3926674=test_integer [ 62/765] 3926666=test_utf32 [ 63/765] 3926675=test_data [ 64/765] 3926675=test_noarg [ 65/765] 3926666=test_rand [ 66/765] 3926663=test_pkey_ec [ 67/765] 3926674=test_fips [ 68/765] 3926669=test_date_parse [ 69/765] 3926660=test_gem_commands_update_command [ 70/765] 3926663=test_backtrace [ 71/765] 3926663=test_bundled_ca [ 72/765] 3926669=test_to_ruby [ 73/765] 3926669=test_random [ 74/765] 3926669=static_literals_test [ 75/765] 3926675=test_nextafter [ 76/765] 3926666=test_capacity [ 77/765] 3926666=test_gem_safe_marshal [ 78/765] 3926669=test_gem_command_manager [ 79/765] 3926675=test_gem_installer [ 80/765] 3926674=test_regex_casefold [ 81/765] 3926674=test_pipe [ 82/765] 3926672=test_gem_source_git [ 83/765] 3926663=test_random_formatter [ 84/765] 3926669=test_gem_commands_check_command [ 85/765] 3926669=test_gem_resolver_git_set [ 86/765] 3926663=test_class_name_check [ 87/765] 3926667=test_sorted_set [ 88/765] 3926663=test_files_lib [ 89/765] 3926674=test_emoji [ 90/765] 3926674=test_string [ 91/765] 3926669=test_cp949 [ 92/765] 3926669=test_condition [ 93/765] 3926669=test_erb [ 94/765] 3926667=json_ext_parser_test [ 95/765] 3926667=test_time [ 96/765] 3926669=test_duplicate [ 97/765] 3926669=test_integer [ 98/765] 3926672=test_scan_args [ 99/765] 3926672=test_date_attr [100/765] 3926672=test_singleton_function [101/765] 3926672=test_shellwords [102/765] 3926672=test_cclass [103/765] 3926666=test_proc [104/765] 3926667=test_load [105/765] 3926667=test_uncorrectable_name_check [106/765] 3926667=test_zlib [107/765] 3926670=magic_comment_test [108/765] 3926672=test_marshal [109/765] 3926660=test_omap [110/765] 3926660=test_case_comprehensive [111/765] 3926660=test_framework [112/765] 3926660=test_ractor [113/765] 3926670=test_emitter [114/765] 3926670=test_json_tree [115/765] 3926670=library_symbols_test [116/765] 3926670=test_nomethod_error [117/765] 3926672=test_https_proxy [118/765] 3926670=test_pkey_dsa [119/765] 3926672=test_ssl [120/765] 3926670=test_date_strptime [121/765] 3926660=test_files_test_1 [122/765] 3926670=freeze_test [123/765] 3926670=test_gem [124/765] 3926665=percent_delimiter_string_test [125/765] 3926665=test_float [126/765] 3926673=test_ractor [127/765] 3926673=test_gem_remote_fetcher_local_ssl_server [128/765] 3926666=test_gem_source_list [129/765] 3926666=test_yaml_special_cases [130/765] 3926666=test_parser [131/765] 3926666=attribute_write_test [132/765] 3926666=test_cgi_core [133/765] 3926666=test_delegate [134/765] 3926666=test_enumerator [135/765] 3926666=test_fiddle [136/765] 3926666=test_psych [137/765] 3926666=test_ractor [138/765] 3926672=test_gem_package_old [139/765] 3926665=test_gem_uri [140/765] 3926672=test_rbconfig [141/765] 3926672=test_digest [142/765] 3926666=test_debug [143/765] 3926666=test_arith_seq_extract [144/765] 3926671=test_stringchar [145/765] 3926665=test_gem_commands_help_command [146/765] 3926662=test_find_executable [147/765] 3926671=test_set [148/765] 3926671=test_array [149/765] 3926662=test_error_highlight [150/765] 3926666=test_date_compat [151/765] 3926666=test_profile_frames [152/765] 3926665=test_resolve_symbol [153/765] 3926667=test_lazy_enumerator [154/765] 3926665=test_time_tz [155/765] 3926666=test_backtrace [156/765] 3926665=string_query_test [157/765] 3926665=test_gem_request_set_lockfile_tokenizer [158/765] 3926665=test_gem_commands_outdated_command [159/765] 3926665=test_class2name [160/765] 3926665=test_nil [161/765] 3926665=test_kdf [162/765] 3926672=test_utf16 [163/765] 3926672=test_gem_package [164/765] 3926665=test_enumerator [165/765] 3926673=string_encoding_test [166/765] 3926670=test_exception_at_throwing [167/765] 3926673=test_name_error [168/765] 3926667=test_handle [169/765] 3926670=test_frozen [170/765] 3926670=test_gem_source [171/765] 3926666=test_safe_load [172/765] 3926666=overlap_test [173/765] 3926667=test_symbol [174/765] 3926667=test_gem_uninstaller [175/765] 3926670=test_gem_platform [176/765] 3926670=test_pty [177/765] 3926672=test_assembler [178/765] 3926672=test_gem_commands_list_command [179/765] 3926673=test_gem_source_vendor [180/765] 3926673=test_dbm [181/765] 3926673=test_variable_name_check [182/765] 3926672=test_parser [183/765] 3926673=test_date_time [184/765] 3926672=test_pkcs12 [185/765] 3926673=test_date [186/765] 3926673=test_change_word [187/765] 3926673=test_gem_available_set [188/765] 3926673=test_gem_source_installed [189/765] 3926673=test_modify_expand [190/765] 3926673=test_yjit_exit_locations [191/765] 3926666=test_yamlstore [192/765] 3926666=test_gem_config_file [193/765] 3926663=test_gem_commands_pristine_command [194/765] 3926670=test_scalar_scanner [195/765] 3926673=test_io_buffer [196/765] 3926670=test_beginendblock [197/765] 3926673=test_gem_resolver_requirement_list [198/765] 3926666=test_hash [199/765] 3926673=test_arith_seq_beg_len_step [200/765] 3926672=test_function [201/765] 3926673=test_socket [202/765] 3926669=test_not [203/765] 3926669=test_timeout [204/765] 3926672=test_weakref [205/765] 3926662=ripper_test [206/765] 3926667=test_gem_package_tar_writer [207/765] 3926672=test_rubygems [208/765] 3926670=test_mailto [209/765] 3926667=test_case_mapping [210/765] 3926670=test_yaml_tree [211/765] 3926667=test_reqarg [212/765] 3926670=test_unicode_normalize [213/765] 3926670=test_method [214/765] 3926669=test_gem_resolver_lock_set [215/765] 3926669=test_append [216/765] 3926672=test_ractor_compatibility [217/765] 3926669=test_gem_console_ui [218/765] 3926669=test_member [219/765] 3926669=test_resource [220/765] 3926669=test_gem_update_suggestion [221/765] 3926669=test_set [222/765] 3926669=test_gem_source_fetch_problem [223/765] 3926669=test_ipaddr [224/765] 3926669=test_arity [225/765] 3926669=test_nofree [226/765] 3926669=test_gem_stream_ui [227/765] 3926669=test_numhash [228/765] 3926669=test_trace [229/765] 3926669=test_pkey_rsa [230/765] 3926662=test_gem_resolver_composed_set [231/765] 3926662=test_argf [232/765] 3926667=test_egrep_cpp [233/765] 3926661=test_webauthn_poller [234/765] 3926661=test_date_conv [235/765] 3926672=test_yjit [236/765] 3926661=test_buffered_io [237/765] 3926667=test_m17n [238/765] 3926661=test_sleep [239/765] 3926669=test_x509name [240/765] 3926660=test_wait [241/765] 3926669=test_object_references [242/765] 3926669=test_gem_requirement [243/765] 3926668=test_alias [244/765] 3926673=test_sizeof [245/765] 3926663=test_gem_commands_build_command [246/765] 3926660=test_compile_prism [247/765] 3926669=test_euc_tw [248/765] 3926669=test_gem_security [249/765] 3926667=command_line_test [250/765] 3926668=test_gem_commands_info_command [251/765] 3926663=test_date_new [252/765] 3926663=test_io_timeout [253/765] 3926663=test_notimplement [254/765] 3926663=test_emoji_breaks [255/765] 3926663=test_system [256/765] 3926667=test_bug-3571 [257/765] 3926667=test_comparable [258/765] 3926667=test_configuration [259/765] 3926667=test_dup [260/765] 3926675=test_require [261/765] 3926660=test_stringio [262/765] 3926661=test_dns [263/765] 3926668=constant_path_node_test [264/765] 3926667=test_gem_path_support [265/765] 3926667=parser_test [266/765] 3926667=snippets_test [267/765] 3926660=test_array [268/765] 3926660=test_ubf_async_safe [269/765] 3926660=newline_test [270/765] 3926668=heredoc_test [271/765] 3926668=test_webauthn_listener_response [272/765] 3926668=test_gem_bundler_version_finder [273/765] 3926661=test_console_attr [274/765] 3926661=test_libs [275/765] 3926668=test_super [276/765] 3926661=test_time [277/765] 3926660=json_encoding_test [278/765] 3926660=test_math [279/765] 3926660=test_gc [280/765] 3926660=test_struct [281/765] 3926660=onigmo_test [282/765] 3926660=fuzzer_test [283/765] 3926660=test_rb_str_dup [284/765] 3926660=test_pack [285/765] 3926660=test_ast [286/765] 3926661=test_cgi_multipart [287/765] 3926661=test_case [288/765] 3926661=test_bug-5832 [289/765] 3926661=test_popen_deadlock [290/765] 3926671=test_did_you_mean [291/765] 3926668=test_autoconf [292/765] 3926668=test_digest_extend [293/765] 3926668=test_gem_safe_yaml [294/765] 3926668=test_pkey_dh [295/765] 3926668=test_ocsp [296/765] 3926671=test_shapes [297/765] 3926671=test_gem_silent_ui [298/765] 3926663=test_ifunless [299/765] 3926663=test_require [300/765] 3926663=test_gem_resolver_installer_set [301/765] 3926671=test_files_test [302/765] 3926663=test_gem_dependency_list [303/765] 3926671=test_gem_commands_uninstall_command [304/765] 3926663=test_ensured [305/765] 3926674=test_io_m17n [306/765] 3926663=test_config [307/765] 3926668=comments_test [308/765] 3926661=test_delete [309/765] 3926668=test_object_create_start [310/765] 3926668=test_forwardable [311/765] 3926661=test_continuation [312/765] 3926661=test_project_sanity [313/765] 3926663=regular_expression_encoding_test [314/765] 3926668=test_env [315/765] 3926663=test_gem_commands_cleanup_command [316/765] 3926661=test_placearg [317/765] 3926661=test_interned_str [318/765] 3926669=test_range [319/765] 3926661=test_type [320/765] 3926661=json_generator_test [321/765] 3926667=test_gem_impossible_dependencies_error [322/765] 3926667=test_io_buffer [323/765] 3926663=encodings_test [324/765] 3926667=test_dryrun [325/765] 3926667=test_emitter [326/765] 3926667=test_ts [327/765] 3926663=parse_stream_test [328/765] 3926663=test_gem_resolver_api_set [329/765] 3926673=node_id_test [330/765] 3926663=test_tmpdir [331/765] 3926671=test_gem_source_subpath_problem [332/765] 3926663=test_to_ary_concat [333/765] 3926661=warnings_test [334/765] 3926671=test_rubyoptions [335/765] 3926661=test_printf [336/765] 3926661=test_stringify_symbols [337/765] 3926661=test_windows_1252 [338/765] 3926661=test_configuration [339/765] 3926673=dispatcher_test [340/765] 3926673=test_udp [341/765] 3926673=regular_expression_options_test [342/765] 3926673=test_sleep [343/765] 3926661=test_queue [344/765] 3926661=test_gem_validator [345/765] 3926661=integer_parse_test [346/765] 3926667=test_prettyprint [347/765] 3926661=test_install [348/765] 3926667=test_pair [349/765] 3926661=test_date_ractor [350/765] 3926674=test_m17n_comb [351/765] 3926663=test_tree_spell_checker [352/765] 3926663=lex_test [353/765] 3926661=test_bundled_gems [354/765] 3926661=test_ns_spki [355/765] 3926661=test_depth_first [356/765] 3926661=test_tsort [357/765] 3926661=test_integer_comb [358/765] 3926669=index_write_test [359/765] 3926669=test_io_wait [360/765] 3926669=test_kwargs [361/765] 3926669=test_lexer [362/765] 3926669=test_random [363/765] 3926669=test_merge_keys [364/765] 3926669=test_dir [365/765] 3926673=test_gem_ext_configure_builder [366/765] 3926673=test_x509store [367/765] 3926669=test_mdns [368/765] 3926669=test_gem_security_signer [369/765] 3926675=test_exception [370/765] 3926669=test_bash_completion [371/765] 3926669=test_gem_local_remote_options [372/765] 3926669=test_gem_commands_lock_command [373/765] 3926669=test_euc_kr [374/765] 3926669=test_threadgroup [375/765] 3926673=test_set_len [376/765] 3926673=test_weakmap [377/765] 3926670=test_ancdata [378/765] 3926670=test_gem_doctor [379/765] 3926670=test_data_error [380/765] 3926670=test_rubyvm [381/765] 3926669=test_gem_resolver_dependency_request [382/765] 3926670=test_abi [383/765] 3926669=test_external_new [384/765] 3926669=test_scanner_events [385/765] 3926669=test_euc_jp [386/765] 3926669=test_ractor [387/765] 3926669=test_gem_commands_push_command [388/765] 3926667=test_module [389/765] 3926663=parse_success_test [390/765] 3926663=test_ssl [391/765] 3926670=test_deprecate [392/765] 3926670=test_registry [393/765] 3926670=test_common [394/765] 3926662=test_gem_request_connection_pools [395/765] 3926669=test_optimization [396/765] 3926662=test_sprintf [397/765] 3926670=test_gem_uri_formatter [398/765] 3926670=test_bmethod [399/765] 3926670=test_enumerable [400/765] 3926670=test_svcb_https [401/765] 3926670=test_buffering [402/765] 3926670=ruby_parser_test [403/765] 3926670=test_bug-14834 [404/765] 3926668=test_addrinfo [405/765] 3926670=test_x509cert [406/765] 3926668=test_http [407/765] 3926662=test_passing_block [408/765] 3926662=test_lock_native_thread [409/765] 3926668=test_webauthn_listener [410/765] 3926662=test_zsh_completion [411/765] 3926662=test_gem_package_tar_reader_entry [412/765] 3926666=test_enc_str_buf_cat [413/765] 3926666=test_have_func [414/765] 3926668=test_gem_security_trust_dir [415/765] 3926668=test_constant [416/765] 3926662=test_default_gems [417/765] 3926662=json_fixtures_test [418/765] 3926662=test_load [419/765] 3926662=test_encoding [420/765] 3926670=test_gem_resolver_specification [421/765] 3926670=test_gem_remote_fetcher_s3 [422/765] 3926670=test_files_test_2 [423/765] 3926662=test_gem_version_option [424/765] 3926662=test_require_lib [425/765] 3926666=lex_test [426/765] 3926666=test_gem_rdoc [427/765] 3926665=version_test [428/765] 3926665=test_gem_request_set [429/765] 3926666=test_trick [430/765] 3926675=test_objectspace [431/765] 3926665=test_fd_setsize [432/765] 3926665=test_gem_resolver_activation_request [433/765] 3926665=test_big5 [434/765] 3926665=test_null [435/765] 3926665=test_ensure_and_callcc [436/765] 3926665=test_scheduler [437/765] 3926665=test_signal [438/765] 3926667=test_timeout [439/765] 3926667=test_fixnum [440/765] 3926667=test_name_error_extension [441/765] 3926667=test_fstring [442/765] 3926667=test_iseq_load [443/765] 3926668=test_verbose [444/765] 3926668=test_gem_ext_builder [445/765] 3926661=test_mutex [446/765] 3926674=test_bigzero [447/765] 3926674=test_basicinstructions [448/765] 3926674=test_struct [449/765] 3926674=compiler_test [450/765] 3926665=test_date_strftime [451/765] 3926674=test_typeddata [452/765] 3926673=test_gem_resolver_vendor_specification [453/765] 3926673=locals_test [454/765] 3926673=test_find [455/765] 3926673=test_normalize [456/765] 3926673=test_recursion [457/765] 3926673=test_gem_commands_owner_command [458/765] 3926661=test_basicsocket [459/765] 3926661=test_import [460/765] 3926674=test_sexp [461/765] 3926674=test_gem_package_tar_header [462/765] 3926673=pattern_test [463/765] 3926673=test_ractor [464/765] 3926673=test_gem_unsatisfiable_dependency_error [465/765] 3926673=test_refinement [466/765] 3926674=test_pointer [467/765] 3926663=test_gem_dependency_installer [468/765] 3926665=test_warning [469/765] 3926665=test_gem_name_tuple [470/765] 3926661=test_gem_specification [471/765] 3926665=test_gbk [472/765] 3926665=test_gem_package_tar_reader [473/765] 3926665=test_gb18030 [474/765] 3926665=test_class [475/765] 3926667=test_cgi_session [476/765] 3926665=test_numeric [477/765] 3926665=test_stringscanner [478/765] 3926667=test_x509crl [479/765] 3926674=test_require_path_check [480/765] 3926665=test_mixed_unicode_escapes [481/765] 3926665=test_enumerator_kw [482/765] 3926665=test_mkmf [483/765] 3926665=test_mul [484/765] 3926665=test_pkcs7 [485/765] 3926674=test_cgi_header [486/765] 3926674=test_gem_commands_fetch_command [487/765] 3926667=test_complexrational [488/765] 3926667=test_flush [489/765] 3926667=test_iso_8859 [490/765] 3926667=test_complex2 [491/765] 3926667=test_x509attr [492/765] 3926667=test_dln [493/765] 3926667=test_open-uri [494/765] 3926665=test_coderange [495/765] 3926665=test_big2str [496/765] 3926665=test_pkg_config [497/765] 3926674=regexp_test [498/765] 3926665=test_string_memory [499/765] 3926674=test_insns_leaf [500/765] 3926674=test_store [501/765] 3926668=test_iseq [502/765] 3926665=test_allocation [503/765] 3926666=test_gc [504/765] 3926667=test_enc_associate [505/765] 3926674=dump_test [506/765] 3926662=location_test [507/765] 3926662=test_c_struct_builder [508/765] 3926662=test_x509req [509/765] 3926662=test_cgi_util [510/765] 3926667=test_gem_commands_open_command [511/765] 3926668=test_gem_ext_cargo_builder_link_flag_converter [512/765] 3926670=test_protocol [513/765] 3926668=test_tree_builder [514/765] 3926668=test_protect [515/765] 3926668=test_gem_version [516/765] 3926667=test_gem_commands_stale_command [517/765] 3926667=test_settracefunc [518/765] 3926662=test_gem_text [519/765] 3926670=tunnel_test [520/765] 3926670=test_gem_stub_specification [521/765] 3926668=test_path [522/765] 3926668=test_method_cache [523/765] 3926668=test_sprintf_comb [524/765] 3926662=test_tcp [525/765] 3926670=test_pp [526/765] 3926670=test_whileuntil [527/765] 3926668=test_transcode [528/765] 3926670=test_asn1 [529/765] 3926662=test_flags [530/765] 3926670=test_monitor [531/765] 3926670=test_gem_ext_rake_builder [532/765] 3926672=json_string_matching_test [533/765] 3926672=test_extlibs [534/765] 3926668=test_rat [535/765] 3926668=test_inadvertent_creation [536/765] 3926661=static_inspect_test [537/765] 3926661=test_instrumentation_api [538/765] 3926668=test_at_exit [539/765] 3926668=test_complex [540/765] 3926663=source_location_test [541/765] 3926663=unescape_test [542/765] 3926663=test_x509ext [543/765] 3926663=test_files_ext [544/765] 3926663=test_c_struct_entry [545/765] 3926668=test_gem_commands_query_command [546/765] 3926662=equality_test [547/765] 3926662=test_gem_resolver_lock_specification [548/765] 3926662=test_cstr [549/765] 3926674=test_variable [550/765] 3926663=test_digest [551/765] 3926663=test_closure [552/765] 3926670=test_address_resolve [553/765] 3926670=test_wss [554/765] 3926670=test_process [555/765] 3926667=test_have_macro [556/765] 3926674=test_parse [557/765] 3926661=test_iter_break [558/765] 3926663=test_gem_source_local [559/765] 3926661=test_num2int [560/765] 3926661=test_gem_ext_cargo_builder_unit [561/765] 3926661=test_gem_commands_install_command [562/765] 3926668=test_stack [563/765] 3926667=test_summary [564/765] 3926662=test_thread_queue [565/765] 3926667=test_nowrite [566/765] 3926663=test_flip [567/765] 3926667=test_securerandom [568/765] 3926667=test_econv [569/765] 3926663=test_foreach [570/765] 3926663=test_object [571/765] 3926674=test_process [572/765] 3926674=test_eval [573/765] 3926669=test_fileutils [574/765] 3926674=test_io [575/765] 3926675=test_gem_commands_cert_command [576/765] 3926673=test_cgi_tag_helper [577/765] 3926673=named_capture_test [578/765] 3926673=test_dir_m17n [579/765] 3926674=test_gem_resolver_git_specification [580/765] 3926669=test_pathname [581/765] 3926663=test_remote_fetch_error [582/765] 3926663=test_func [583/765] 3926674=test_stream [584/765] 3926674=json_common_interface_test [585/765] 3926674=test_coverage [586/765] 3926668=json_addition_test [587/765] 3926668=test_thread_fd_close [588/765] 3926669=test_storage [589/765] 3926668=test_path_to_class [590/765] 3926668=string_test [591/765] 3926668=test_gem_ext_ext_conf_builder [592/765] 3926669=test_qsort [593/765] 3926669=test_cmethod [594/765] 3926669=test_gem_commands_dependency_command [595/765] 3926672=parse_comments_test [596/765] 3926669=test_class [597/765] 3926672=test_const [598/765] 3926672=test_serialize_subclasses [599/765] 3926661=test_gem_dependency [600/765] 3926672=test_gem_resolver_index_specification [601/765] 3926672=test_string [602/765] 3926672=test_marshalable [603/765] 3926672=test_iterator [604/765] 3926661=test_method_cache [605/765] 3926661=test_cgi_modruby [606/765] 3926661=test_thread_cv [607/765] 3926667=test_helper [608/765] 3926667=test_yamldbm [609/765] 3926667=test_convertible [610/765] 3926672=test_gem_resolver_best_set [611/765] 3926675=test_stat [612/765] 3926675=test_eval [613/765] 3926672=test_addr [614/765] 3926672=test_parser_events [615/765] 3926662=test_windows_1251 [616/765] 3926662=relocation_test [617/765] 3926662=test_rational [618/765] 3926672=test_str2big [619/765] 3926672=newline_offsets_test [620/765] 3926661=test_regexp [621/765] 3926672=test_gem_commands_contents_command [622/765] 3926672=test_scalar [623/765] 3926672=test_readpartial [624/765] 3926674=test_gem_resolver_conflict [625/765] 3926662=test_literal [626/765] 3926672=test_arithmetic_sequence [627/765] 3926674=test_gem_commands_search_command [628/765] 3926674=test_thread [629/765] 3926672=test_pattern_matching [630/765] 3926672=test_encoding [631/765] 3926672=test_lambda [632/765] 3926674=test_frozen_error [633/765] 3926674=test_sockopt [634/765] 3926674=bom_test [635/765] 3926674=test_file [636/765] 3926672=test_spell_checker [637/765] 3926663=test_bug_reporter [638/765] 3926672=test_document [639/765] 3926672=test_ractor [640/765] 3926672=test_config [641/765] 3926675=test_boolean [642/765] 3926675=test_yaml [643/765] 3926673=test_recorder [644/765] 3926673=test_yield_block [645/765] 3926673=test_gem_commands_specification_command [646/765] 3926668=test_pkey [647/765] 3926675=test_nonblock [648/765] 3926673=test_gem_commands_signin_command [649/765] 3926675=test_gem_request [650/765] 3926668=test_primitive [651/765] 3926668=parameters_signature_test [652/765] 3926668=test_getopts [653/765] 3926668=test_gem_resolver_api_specification [654/765] 3926671=test_http [655/765] 3926668=test_gem_dependency_resolution_error [656/765] 3926668=test_rational2 [657/765] 3926673=fixtures_test [658/765] 3926668=test_gem_ci_detector [659/765] 3926663=test_gem_request_set_lockfile_parser [660/765] 3926668=test_yield [661/765] 3926663=test_shift_jis [662/765] 3926663=test_string [663/765] 3926675=test_io_wait_uncommon [664/765] 3926675=test_proxy [665/765] 3926673=test_raise [666/765] 3926673=test_ftp [667/765] 3926663=test_unicode_escape [668/765] 3926675=integer_base_flags_test [669/765] 3926673=test_httpresponses [670/765] 3926673=test_https [671/765] 3926672=test_require [672/765] 3926663=test_erb_command [673/765] 3926675=test_have_library [674/765] 3926663=test_fnmatch [675/765] 3926663=test_gem_resolver_vendor_set [676/765] 3926663=test_koi8 [677/765] 3926663=test_clone [678/765] 3926663=test_objspace [679/765] 3926662=test_erb_m17n [680/765] 3926662=test_gem_ext_cmake_builder [681/765] 3926662=test_filter [682/765] 3926662=test_too_many_dummy_encodings [683/765] 3926662=test_hash_create [684/765] 3926662=json_generic_object_test [685/765] 3926662=test_thread [686/765] 3926674=test_call [687/765] 3926675=test_pack [688/765] 3926674=test_defined [689/765] 3926667=test_switch_hitter [690/765] 3926674=test_files_sample [691/765] 3926667=test_update [692/765] 3926667=test_arity [693/765] 3926667=test_case_options [694/765] 3926667=test_gem_resolver_index_set [695/765] 3926667=test_gem_install_update_options [696/765] 3926674=test_file [697/765] 3926675=test_gem_security_policy [698/765] 3926674=test_memory_view [699/765] 3926665=test_pinned [700/765] 3926667=test_gem_command [701/765] 3926665=test_weakkeymap [702/765] 3926674=test_usrmarshal [703/765] 3926667=test_inlinecache [704/765] 3926672=test_httpresponse [705/765] 3926675=test_engine [706/765] 3926675=test_enc_raise [707/765] 3926675=test_key_error [708/765] 3926667=reflection_test [709/765] 3926675=test_bignum [710/765] 3926672=test_dot_dot [711/765] 3926672=test_cparser [712/765] 3926667=test_human_typo [713/765] 3926667=test_gem_request_set_lockfile [714/765] 3926671=ractor_test [715/765] 3926671=test_postponed_job [716/765] 3926675=test_pattern_key_name_check [717/765] 3926675=test_exit [718/765] 3926674=test_gem_commands_yank_command [719/765] 3926675=test_jaro_winkler [720/765] 3926675=test_gem_gemcutter_utilities [721/765] 3926667=test_gem_remote_fetcher [722/765] 3926674=test_gem_resolver [723/765] 3926675=test_tempfile [724/765] 3926674=test_config [725/765] 3926671=test_gem_util [726/765] 3926667=test_new [727/765] 3926667=test_cipher [728/765] 3926674=test_hash [729/765] 3926674=test_etc [730/765] 3926667=test_gem_remote_fetcher_local_server [731/765] 3926672=test_ldap [732/765] 3926672=test_gem_source_lock [733/765] 3926667=test_last_thread [734/765] 3926672=test_optparse [735/765] 3926672=test_coder [736/765] 3926674=test_symbol [737/765] 3926672=parse_test [738/765] 3926672=test_unix [739/765] 3926673=test_gem_source_specific_file [740/765] 3926675=test_gem_commands_which_command [741/765] 3926672=test_enum [742/765] 3926671=test_io [743/765] 3926675=test_numeric [744/765] 3926673=test_metaclass [745/765] 3926673=test_date_arith [746/765] 3926673=test_io_console [747/765] 3926675=test_ws [748/765] 3926675=test_c_union_entity [749/765] 3926675=test_gem_commands_sources_command [750/765] 3926667=test_undef [751/765] 3926667=test_ractor [752/765] 3926667=test_gem_spec_fetcher [753/765] 3926667=test_signedness [754/765] 3926675=test_hmac [755/765] 3926675=desugar_compiler_test [756/765] 3926675=symbol_encoding_test [757/765] 3926675=test_gem_commands_mirror [758/765] 3926675=test_cgi_cookie [759/765] 3926675=test_internal_ivar [760/765] 3926675=test_gem_resolver_installed_specification [761/765] 3926665=test_array_create [762/765] 3926665=test_tracepoint [763/765] 3926675=test_gem_commands_environment_command [764/765] 3926669=test_my_integer [765/765] 3926669=test_ractor ================================================================= ==3926674==ERROR: AddressSanitizer: use-after-poison on address 0x7e4fb26e2398 at pc 0x633b942f47bb bp 0x7ffeb200bf80 sp 0x7ffeb200bf78 READ of size 8 at 0x7e4fb26e2398 thread T0 #0 0x633b942f47ba in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x633b942f47ba in gc_update_references_weak_table_i /tmp/ruby/src/trunk_asan/gc/default/default.c:7116:12 #2 0x633b942d20a1 in vm_weak_table_gen_ivar_foreach /tmp/ruby/src/trunk_asan/gc.c:3495:32 #3 0x633b9452a5ff in apply_functor /tmp/ruby/src/trunk_asan/st.c:1633:12 #4 0x633b9452a5ff in st_general_foreach /tmp/ruby/src/trunk_asan/st.c:1543:18 #5 0x633b9452a5ff in rb_st_foreach /tmp/ruby/src/trunk_asan/st.c:1640:12 #6 0x633b942e9345 in rb_gc_vm_weak_table_foreach /tmp/ruby/src/trunk_asan/gc.c:3575:13 #7 0x633b942e9345 in gc_update_references /tmp/ruby/src/trunk_asan/gc/default/default.c:7158:9 #8 0x633b942e9345 in gc_compact_finish /tmp/ruby/src/trunk_asan/gc/default/default.c:3481:5 #9 0x633b942e9345 in gc_sweep_compact /tmp/ruby/src/trunk_asan/gc/default/default.c:5688:5 #10 0x633b942e9345 in gc_sweep /tmp/ruby/src/trunk_asan/gc/default/default.c:4144:9 #11 0x633b942f83a3 in gc_start /tmp/ruby/src/trunk_asan/gc/default/default.c:6472:13 #12 0x633b942f9ad4 in garbage_collect /tmp/ruby/src/trunk_asan/gc/default/default.c:6351:15 #13 0x633b942e3ff0 in newobj_slowpath /tmp/ruby/src/trunk_asan/gc/default/default.c:2479:22 #14 0x633b942e3ff0 in newobj_slowpath_wb_protected /tmp/ruby/src/trunk_asan/gc/default/default.c:2501:12 #15 0x633b942c39c5 in rb_gc_impl_new_obj /tmp/ruby/src/trunk_asan/gc/default/default.c:2539:11 #16 0x633b942c39c5 in newobj_of /tmp/ruby/src/trunk_asan/gc.c:997:17 #17 0x633b942c3e7d in rb_wb_protected_newobj_of /tmp/ruby/src/trunk_asan/gc.c:1035:12 #18 0x633b9453649e in ec_str_alloc_embed /tmp/ruby/src/trunk_asan/string.c:1823:5 #19 0x633b9453649e in rb_ec_str_resurrect /tmp/ruby/src/trunk_asan/string.c:1947:19 #20 0x633b9462701e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:378:11 #21 0x633b9461dbd7 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22 #22 0x633b9469fc81 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12 #23 0x633b9469fc81 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20 #24 0x633b9464c295 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12 #25 0x633b9464c295 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12 #26 0x633b9464c295 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #27 0x633b9464c295 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #28 0x633b948003a5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #29 0x633b946822b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #30 0x633b94628e66 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #31 0x633b94628e66 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #32 0x633b9461dbd7 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2595:22 #33 0x633b9469fc81 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1625:12 #34 0x633b9469fc81 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1639:20 #35 0x633b9464c295 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1676:12 #36 0x633b9464c295 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1684:12 #37 0x633b9464c295 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #38 0x633b9464c295 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #39 0x633b948003a5 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3645:30 #40 0x633b946822b7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3801:11 #41 0x633b94628e66 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5968:15 #42 0x633b94628e66 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #43 0x633b9461df90 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2622:22 #44 0x633b9461df90 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2601:18 #45 0x633b942995da in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #46 0x633b942995da in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #47 0x633b94292b46 in rb_main /tmp/ruby/src/trunk_asan/main.c:40:12 #48 0x633b94292b46 in main /tmp/ruby/src/trunk_asan/main.c:65:12 #49 0x7e4fd802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #50 0x7e4fd802a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #51 0x633b941b6924 in _start (/tmp/ruby/build/trunk_asan/ruby+0x179924) (BuildId: b45dc673189f664be8fa79f5124b06c06a5cfe3e) Address 0x7e4fb26e2398 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x7e4fb26e2100: f7 f7 f7 00 00 00 00 00 f7 f7 f7 f7 f7 f7 f7 f7 0x7e4fb26e2180: f7 f7 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e4fb26e2200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e4fb26e2280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e4fb26e2300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x7e4fb26e2380: 00 00 00[f7]f7 f7 f7 f7 f7 f7 f7 f7 f7 00 00 00 0x7e4fb26e2400: 00 00 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 00 00 00 00 0x7e4fb26e2480: 00 f7 f7 f7 f7 f7 00 00 00 00 00 00 00 00 00 00 0x7e4fb26e2500: 00 00 00 00 00 f7 f7 f7 f7 f7 00 00 00 00 00 00 0x7e4fb26e2580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f7 f7 0x7e4fb26e2600: f7 f7 f7 f7 f7 f7 f7 f7 00 00 00 00 00 f7 f7 f7 Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==3926674==ABORTING /tmp/ruby/src/trunk_asan/test/ruby/test_symbol.rb:128: [BUG] ASAN error ruby 3.5.0dev (2025-01-27T15:28:36Z master feec48ae2b) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0017 p:0003 s:0111 e:000109 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_symbol.rb:128 c:0016 p:0024 s:0107 e:000106 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:254 c:0015 p:0046 s:0102 e:000101 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:268 c:0014 p:0019 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_symbol.rb:127 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0083 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362 c:0007 p:0069 s:0046 E:001ef0 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0051 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001650 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1362:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1658:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1671:in 'block in _run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk_asan/test/ruby/test_symbol.rb:127:in 'test_inspect_under_gc_compact_stress' /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:268:in 'under_gc_compact_stress' /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:254:in 'under_gc_stress' /tmp/ruby/src/trunk_asan/test/ruby/test_symbol.rb:128:in 'block in test_inspect_under_gc_compact_stress' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 4 -- C level backtrace information ------------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSymbol#test_inspect_under_gc_compact_stress(___interceptor_backtrace+0x79) [0x633b941fcd09] [0x633b94ae46e7] [0x633b94a2a9f1] [0x633b94a2a6cc] [0x633b9427922a] [0x633b94259caf] [0x633b9425cd3d] [0x633b9425da9c] [0x633b942f47bb] [0x633b942d20a2] [0x633b9452a600] [0x633b942e9346] [0x633b942f83a4] [0x633b942f9ad5] [0x633b942e3ff1] [0x633b942c39c6] [0x633b942c3e7e] [0x633b9453649f] [0x633b9462701f] [0x633b9461dbd8] [0x633b9469fc82] [0x633b9464c296] [0x633b948003a6] [0x633b946822b8] [0x633b94628e67] [0x633b9461dbd8] [0x633b9469fc82] [0x633b9464c296] [0x633b948003a6] [0x633b946822b8] [0x633b94628e67] [0x633b9461df91] [0x633b942995db] [0x633b94292b47] [0x7e4fd802a1ca] [0x7e4fd802a28b] [0x633b941b6925] -- Other runtime information ----------------------------------------------- running file: /tmp/ruby/src/trunk_asan/test/ruby/test_symbol.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.wosgec: * -rw------- 1 35 2025-01-27 15:33:05 +0000 autoload20250127-3926664-xw8v35.rb * drwx------ 2 60 2025-01-27 15:34:58 +0000 d20250127-3926670-pd4hjw/ * -rw-r--r-- 1 5 2025-01-27 15:34:58 +0000 test-script make: *** [uncommon.mk:965: yes-test-all] Error 1 $$$ #<Timeout::Error: execution expired> ### enter analyzing mode for stuck processes $$$ ps jx PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND 1 959 959 959 ? -1 Ss 1000 0:06 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 959 972 972 972 pts/0 972 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 972 973 972 972 pts/0 972 S+ 1000 0:02 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest 1 3070353 3070353 3070353 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user 3070353 3070354 3070353 3070353 ? -1 S 1000 0:00 (sd-pam) 1 3726029 3726029 3726029 ? -1 Ss 1000 0:00 ssh-agent 973 3925132 972 972 pts/0 972 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest 3925132 3925135 972 972 pts/0 972 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250127-153211 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental --exclude-steps=test_btest 3925135 3925136 972 972 pts/0 972 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20250127-153211 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental --exclude-steps=test_btest 3925136 3926327 972 972 pts/0 972 Z+ 1000 0:00 [sh] <defunct> 1 3926886 972 972 pts/0 972 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork 3925136 3961898 972 972 pts/0 972 R+ 1000 0:00 ps jx {1=>[959, 3070353, 3726029, 3926886], 959=>[972], 972=>[973], 3070353=>[3070354], 973=>[3925132], 3925132=>[3925135], 3925135=>[3925136], 3925136=>[3926327, 3961898]} $ timeout 60 gdb -p 3926327 -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 3961898 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null >>> Threads No threads. >>> Machine level backtrace >>> Dump Ruby level backtrace (if possible) #<Errno::ESRCH: No such process> $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-01-27T15:28:36Z master feec48ae2b) +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 34.938399 seconds 3313 files, 33298 examples, 132715 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.