# Logfile created on 2024-06-26 09:33:38 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000075ab3f7cfdc0 @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_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240626-093338", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000075ab3f7f2258 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075ab3f7f2078 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000075ab3f70a9d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240626-093338", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240626-093338>, @binmode=false, @mon_data=#<Monitor:0x000075ab3f7f1a88>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 084a930dbfb1cd53e3efaa9e43d84cd104e511ff Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 084a930dbfb1cd53e3efaa9e43d84cd104e511ff | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = b4503d7964 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 084a930dbfb1cd53e3efaa9e43d84cd104e511ff Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 084a930dbfb1cd53e3efaa9e43d84cd104e511ff | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[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 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/version.c linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 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 12588711fdb1ac81d418801e5c8b3d66837642aa1de5bf0dbd0fe2a42f721f6e 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 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 enc.mk 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' 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' 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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' 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/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update rbs to 084a930dbfb1cd53e3efaa9e43d84cd104e511ff Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 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 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 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 084a930dbfb1cd53e3efaa9e43d84cd104e511ff | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.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 make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/debug-1.9.2/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.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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.4.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.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.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.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.13.2 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.0 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.1 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 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.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1966 tests $$$[end] "make yes-btest TESTOPTS='-q -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 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 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 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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=44120 "--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/903] 1369254=test_gem_commands_push_command [ 2/903] 1369248=test_module [ 3/903] 1369250=parse_success_test [ 4/903] 1369247=test_ractor [ 5/903] 1369258=test_deprecate [ 6/903] 1369246=test_registry [ 7/903] 1369252=test_rdoc_constant [ 8/903] 1369251=test_ssl [ 9/903] 1369245=test_gem_request_connection_pools [ 10/903] 1369249=test_rdoc_markdown [ 11/903] 1369243=test_optimization [ 12/903] 1369246=test_common [ 13/903] 1369255=test_rdoc_encoding [ 14/903] 1369247=test_sprintf [ 15/903] 1369257=test_gem_uri_formatter [ 16/903] 1369256=test_weakmap [ 17/903] 1369244=test_gem_doctor [ 18/903] 1369253=test_ancdata [ 19/903] 1369253=test_rdoc_markup_to_table_of_contents [ 20/903] 1369250=test_data_error [ 21/903] 1369255=test_rubyvm [ 22/903] 1369255=test_gem_resolver_dependency_request [ 23/903] 1369250=test_force_exit [ 24/903] 1369257=test_win32ole_typelib [ 25/903] 1369258=test_euc_jp [ 26/903] 1369257=test_abi [ 27/903] 1369258=test_external_new [ 28/903] 1369258=test_scanner_events [ 29/903] 1369253=test_zsh_completion [ 30/903] 1369253=test_gem_package_tar_reader_entry [ 31/903] 1369247=test_lock_native_thread [ 32/903] 1369247=test_webauthn_listener [ 33/903] 1369244=test_have_func [ 34/903] 1369246=test_logperiod [ 35/903] 1369258=test_enc_str_buf_cat [ 36/903] 1369250=test_default_gems [ 37/903] 1369252=test_gem_security_trust_dir [ 38/903] 1369258=test_rdoc_parser_c [ 39/903] 1369246=test_constant [ 40/903] 1369250=test_gem_resolver_specification [ 41/903] 1369255=test_rdoc_generator_pot_po_entry [ 42/903] 1369255=json_fixtures_test [ 43/903] 1369255=test_load [ 44/903] 1369255=test_encoding [ 45/903] 1369249=test_bmethod [ 46/903] 1369249=test_enumerable [ 47/903] 1369257=test_terminfo [ 48/903] 1369245=test_rdoc_markup_include [ 49/903] 1369249=test_ansi_without_terminfo [ 50/903] 1369257=test_buffering [ 51/903] 1369257=test_rdoc_context_section [ 52/903] 1369254=ruby_parser_test [ 53/903] 1369249=test_svcb_httpsLeaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 34149> [ 54/903] 1369252=test_bug-14834 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1369247 ko1 8u IPv4 4613582 0t0 TCP localhost:34149->localhost:44468 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 8 [ 55/903] 1369249=test_key_actor_vi [ 56/903] 1369247=test_x509cert [ 57/903] 1369253=test_addrinfo [ 58/903] 1369245=test_logdevice [ 59/903] 1369254=test_passing_block [ 60/903] 1369254=test_http [ 61/903] 1369254=test_rdoc_attr [ 62/903] 1369252=test_null [ 63/903] 1369250=test_gem_resolver_activation_request [ 64/903] 1369255=test_big5 [ 65/903] 1369250=test_rdoc_markup_raw [ 66/903] 1369255=test_scheduler [ 67/903] 1369252=test_name_error_extension [ 68/903] 1369257=test_fstring [ 69/903] 1369252=test_iseq_load [ 70/903] 1369258=test_timeout [ 71/903] 1369258=test_fixnum [ 72/903] 1369249=test_signal [ 73/903] 1369253=test_rdoc_markup_parser [ 74/903] 1369258=test_files_test_2 [ 75/903] 1369255=test_gem_version_option [ 76/903] 1369253=test_require_lib [ 77/903] 1369255=test_gem_rdoc [ 78/903] 1369254=test_trick [ 79/903] 1369257=test_objectspace [ 80/903] 1369250=version_test [ 81/903] 1369250=test_gem_request_set [ 82/903] 1369247=test_fd_setsize [ 83/903] 1369247=test_normalize [ 84/903] 1369247=test_recursion [ 85/903] 1369247=locals_test [ 86/903] 1369244=test_find [ 87/903] 1369244=test_basicsocket [ 88/903] 1369244=test_import [ 89/903] 1369255=test_gem_commands_owner_command [ 90/903] 1369256=test_disable_irb [ 91/903] 1369256=test_gem_package_tar_header [ 92/903] 1369255=pattern_test [ 93/903] 1369250=test_logger [ 94/903] 1369250=test_sexp [ 95/903] 1369250=test_rdoc_tom_doc [ 96/903] 1369244=test_gem_unsatisfiable_dependency_error [ 97/903] 1369250=test_rdoc_i18n_text [ 98/903] 1369250=test_ractor [ 99/903] 1369244=test_gem_ext_builder [100/903] 1369255=redundant_return_test [101/903] 1369255=test_verbose [102/903] 1369255=test_history [103/903] 1369250=test_mutex [104/903] 1369256=test_bigzero [105/903] 1369255=test_basicinstructions [106/903] 1369256=test_key_actor_emacs [107/903] 1369247=compiler_test [108/903] 1369247=test_date_strftime [109/903] 1369255=test_typeddata [110/903] 1369257=test_gem_resolver_vendor_specification [111/903] 1369257=test_struct [112/903] 1369256=test_require_path_check [113/903] 1369250=test_mixed_unicode_escapes [114/903] 1369250=test_enumerator_kw [115/903] 1369245=test_win32ole_variant_outarg [116/903] 1369250=test_mkmf [117/903] 1369245=test_mul [118/903] 1369245=test_pkcs7 [119/903] 1369257=test_cgi_header [120/903] 1369257=test_gem_commands_fetch_command [121/903] 1369250=test_complexrational [122/903] 1369250=test_rdoc_markup_to_html_snippet [123/903] 1369256=test_flush [124/903] 1369256=test_rdoc_any_method [125/903] 1369245=test_warning [126/903] 1369257=test_win32ole_type_event [127/903] 1369257=test_gem_name_tuple [128/903] 1369255=test_refinement [129/903] 1369250=test_pointer [130/903] 1369257=test_gem_dependency_installer [131/903] 1369249=test_gem_specification [132/903] 1369248=test_rdoc_markup_attributes [133/903] 1369245=test_gbk [134/903] 1369245=test_rdoc_class_module [135/903] 1369252=test_type_completor [136/903] 1369252=test_gem_package_tar_reader [137/903] 1369246=test_gb18030 [138/903] 1369246=test_win32ole_variable [139/903] 1369246=test_numeric [140/903] 1369252=test_stringscanner [141/903] 1369246=test_x509crl [142/903] 1369247=test_word [143/903] 1369247=test_class [144/903] 1369252=test_cgi_session [145/903] 1369248=test_iseq [146/903] 1369252=test_insns_leaf [147/903] 1369252=test_store [148/903] 1369247=location_test [149/903] 1369247=test_c_struct_builder [150/903] 1369247=test_allocation [151/903] 1369250=test_gc [152/903] 1369246=test_enc_associate nil versions are discouraged and will be deprecated in Rubygems 4 [153/903] 1369252=dump_test [154/903] 1369256=test_gem_commands_open_command [155/903] 1369256=test_x509req [156/903] 1369256=test_cgi_util [157/903] 1369245=test_protect [158/903] 1369245=test_gem_ext_cargo_builder_link_flag_converter [159/903] 1369245=test_protocol [160/903] 1369248=test_tree_builder [161/903] 1369244=test_x509attr [162/903] 1369248=test_iso_8859 [163/903] 1369244=test_complex2 [164/903] 1369245=test_dln [165/903] 1369245=test_history [166/903] 1369244=test_line_editor [167/903] 1369248=test_big2str [168/903] 1369248=test_rdoc_markup_indented_paragraph [169/903] 1369246=test_open-uri [170/903] 1369248=test_coderange [171/903] 1369248=test_rdoc_parser [172/903] 1369244=test_rdoc_markup_to_html [173/903] 1369256=regexp_test [174/903] 1369248=test_string_memory [175/903] 1369245=test_rdoc_markup_to_joined_paragraph [176/903] 1369245=test_pkg_config [177/903] 1369248=test_rdoc_context [178/903] 1369256=test_transcode [179/903] 1369245=test_whileuntil [180/903] 1369245=test_gem_ext_rake_builder [181/903] 1369244=test_monitor [182/903] 1369256=json_string_matching_test [183/903] 1369256=test_asn1 [184/903] 1369244=test_flags [185/903] 1369256=test_rdoc_markup_heading [186/903] 1369256=test_extlibs [187/903] 1369246=test_rat [188/903] 1369246=test_gem_commands_stale_command [189/903] 1369251=test_win32ole [190/903] 1369251=test_gem_version [191/903] 1369246=test_rdoc_markup_to_tt_only [192/903] 1369254=test_gem_text [193/903] 1369254=test_settracefunc [194/903] 1369251=tunnel_test [195/903] 1369246=test_gem_stub_specification [196/903] 1369251=test_rdoc_markdown_test [197/903] 1369252=test_rdoc_normal_module [198/903] 1369249=test_tcp [199/903] 1369257=test_pp [200/903] 1369252=test_sprintf_comb [201/903] 1369249=test_path [202/903] 1369246=test_method_cache [203/903] 1369246=unescape_test [204/903] 1369257=test_files_ext [205/903] 1369249=test_x509ext [206/903] 1369249=test_eval_history [207/903] 1369249=test_c_struct_entry [208/903] 1369245=test_case [209/903] 1369245=equality_test [210/903] 1369244=test_color [211/903] 1369252=test_gem_commands_query_command [212/903] 1369257=test_inadvertent_creation [213/903] 1369248=static_inspect_test [214/903] 1369245=test_rdoc_markup_verbatim [215/903] 1369245=test_at_exit [216/903] 1369244=test_instrumentation_api [217/903] 1369245=source_location_test [218/903] 1369249=test_complex [219/903] 1369248=test_stack [220/903] 1369257=test_gem_ext_cargo_builder_unit [221/903] 1369245=test_gem_commands_install_command [222/903] 1369257=test_thread_queue [223/903] 1369249=test_nowrite [224/903] 1369249=test_flip [225/903] 1369249=test_summary [226/903] 1369249=test_econv [227/903] 1369252=test_foreach [228/903] 1369252=test_securerandom [229/903] 1369252=test_nil2vtempty [230/903] 1369252=test_gem_resolver_lock_specification [231/903] 1369252=test_cstr [232/903] 1369254=test_variable [233/903] 1369244=test_digest [234/903] 1369244=test_wss [235/903] 1369253=test_closure [236/903] 1369244=test_address_resolve [237/903] 1369244=test_have_macro [238/903] 1369254=test_process [239/903] 1369253=test_parse [240/903] 1369244=test_iter_break [241/903] 1369244=test_rdoc_parser_rd [242/903] 1369258=test_gem_source_local [243/903] 1369251=test_num2int [244/903] 1369252=json_addition_test [245/903] 1369244=test_thread_fd_close [246/903] 1369251=test_storage [247/903] 1369244=test_path_to_class [248/903] 1369244=test_gem_commands_dependency_command [249/903] 1369251=test_gem_ext_ext_conf_builder [250/903] 1369252=test_cmethod [251/903] 1369252=test_qsort [252/903] 1369252=parse_comments_test [253/903] 1369252=test_class [254/903] 1369244=test_serialize_subclasses [255/903] 1369244=test_const [256/903] 1369244=test_iterator [257/903] 1369248=test_string [258/903] 1369248=test_gem_resolver_index_specification [259/903] 1369244=test_marshalable [260/903] 1369244=test_method_cache [261/903] 1369244=test_gem_dependency [262/903] 1369258=test_fileutils [263/903] 1369245=test_process [264/903] 1369244=test_object [265/903] 1369245=test_eval [266/903] 1369245=test_io [267/903] 1369256=test_gem_commands_cert_command [268/903] 1369248=test_dir_m17n [269/903] 1369257=test_gem_resolver_git_specification [270/903] 1369247=test_kill_ring [271/903] 1369245=test_cgi_tag_helper [272/903] 1369245=test_func [273/903] 1369247=test_stream [274/903] 1369247=json_common_interface_test [275/903] 1369247=test_coverage [276/903] 1369249=test_pathname [277/903] 1369253=test_remote_fetch_error [278/903] 1369253=newline_offsets_test [279/903] 1369258=test_regexp [280/903] 1369257=test_rational [281/903] 1369257=test_str2big [282/903] 1369257=test_scalar [283/903] 1369257=test_readpartial [284/903] 1369257=test_rdoc_generator_markup [285/903] 1369244=test_gem_commands_contents_command [286/903] 1369257=test_rdoc_cross_reference [287/903] 1369249=test_gem_resolver_conflict [288/903] 1369249=test_thread_cv [289/903] 1369246=test_cgi_modruby [290/903] 1369244=test_helper [291/903] 1369246=test_yamldbm [292/903] 1369244=test_win32ole_method [293/903] 1369244=test_stat [294/903] 1369246=test_eval [295/903] 1369244=test_addr [296/903] 1369244=test_convertible [297/903] 1369253=test_gem_resolver_best_set [298/903] 1369249=test_windows_1251 [299/903] 1369249=test_parser_events [300/903] 1369253=test_unicode [301/903] 1369253=test_document [302/903] 1369249=test_ractor [303/903] 1369253=test_pstore [304/903] 1369256=test_spell_checker [305/903] 1369256=test_bug_reporter [306/903] 1369253=test_recorder [307/903] 1369249=test_yield_block [308/903] 1369246=test_gem_commands_specification_command [309/903] 1369253=test_boolean [310/903] 1369249=test_config [311/903] 1369253=test_yaml [312/903] 1369255=test_rdoc_options [313/903] 1369253=test_ansi_with_terminfo [314/903] 1369246=test_primitive [315/903] 1369253=test_gem_request [316/903] 1369246=test_pkey [317/903] 1369251=test_nonblock [318/903] 1369251=test_gem_commands_signin_command [319/903] 1369246=test_getopts [320/903] 1369256=test_gem_resolver_api_specification [321/903] 1369246=test_rendering [322/903] 1369257=test_rdoc_include [323/903] 1369251=parameters_signature_test [324/903] 1369256=test_arithmetic_sequence [325/903] 1369251=test_irb [326/903] 1369257=test_literal [327/903] 1369256=test_thread [328/903] 1369246=test_pattern_matching [329/903] 1369256=test_gem_commands_search_command [330/903] 1369246=test_encoding [331/903] 1369256=test_sockopt [332/903] 1369246=test_frozen_error [333/903] 1369247=bom_test [334/903] 1369246=test_file [335/903] 1369256=test_lambda [336/903] 1369253=test_unicode_escape [337/903] 1369247=integer_base_flags_test [338/903] 1369247=test_httpresponses [339/903] 1369256=test_ftp [340/903] 1369247=test_rdoc_markup_to_ansi [341/903] 1369256=test_fnmatch [342/903] 1369253=test_evaluation [343/903] 1369245=test_gem_resolver_vendor_set [344/903] 1369253=test_erb_command [345/903] 1369256=test_require [346/903] 1369245=test_https [347/903] 1369253=test_have_library [348/903] 1369255=test_clone [349/903] 1369249=test_objspace [350/903] 1369247=test_erb_m17n [351/903] 1369247=test_koi8 [352/903] 1369247=test_too_many_dummy_encodings [353/903] 1369251=test_filter [354/903] 1369247=test_gem_ext_cmake_builder [355/903] 1369245=test_gem_dependency_resolution_error [356/903] 1369255=fixtures_test [357/903] 1369245=test_rational2 [358/903] 1369247=test_http [359/903] 1369251=test_io_wait_uncommon [360/903] 1369251=test_string [361/903] 1369245=test_formatter [362/903] 1369245=test_gem_ci_detector [363/903] 1369245=test_yield [364/903] 1369251=test_gem_request_set_lockfile_parser [365/903] 1369248=test_shift_jis [366/903] 1369248=test_raise [367/903] 1369248=test_ostruct [368/903] 1369251=test_completion [369/903] 1369255=test_case_options [370/903] 1369248=test_folderitem2_invokeverb [371/903] 1369248=test_files_sample [372/903] 1369255=test_update [373/903] 1369255=test_arity [374/903] 1369255=test_rdoc_markup_to_html_crossref [375/903] 1369248=test_gem_resolver_index_set [376/903] 1369248=test_init [377/903] 1369253=test_rdoc_parser_changelog [378/903] 1369255=test_gem_security_policy [379/903] 1369253=test_gem_install_update_options [380/903] 1369246=test_file [381/903] 1369246=test_hash_create [382/903] 1369246=json_generic_object_test [383/903] 1369248=test_call [384/903] 1369246=test_thread [385/903] 1369253=test_switch_hitter [386/903] 1369251=test_defined [387/903] 1369253=test_pack [388/903] 1369257=test_ole_methods [389/903] 1369257=test_dot_dot [390/903] 1369255=test_cparser [391/903] 1369257=test_human_typo [392/903] 1369257=reflection_test [393/903] 1369251=test_bignum [394/903] 1369257=test_postponed_job [395/903] 1369248=test_gem_request_set_lockfile [396/903] 1369256=ractor_test [397/903] 1369251=test_gem_commands_yank_command [398/903] 1369256=test_jaro_winkler [399/903] 1369256=test_pattern_key_name_check [400/903] 1369256=test_exit [401/903] 1369244=test_tempfile [402/903] 1369256=test_config [403/903] 1369253=test_gem_util [404/903] 1369243=test_raise_exception [405/903] 1369251=test_gem_gemcutter_utilities [406/903] 1369248=test_gem_remote_fetcher [407/903] 1369256=test_gem_resolver [408/903] 1369244=test_gem_command [409/903] 1369253=test_memory_view [410/903] 1369251=test_pinned [411/903] 1369257=test_inlinecache [412/903] 1369255=test_show_source [413/903] 1369251=test_httpresponse [414/903] 1369244=test_rdoc_parser_ruby [415/903] 1369256=test_rdoc_markup_to_markdown [416/903] 1369255=test_weakkeymap [417/903] 1369257=test_usrmarshal [418/903] 1369256=test_key_error [419/903] 1369256=test_engine [420/903] 1369256=test_enc_raise [421/903] 1369256=test_date_arith [422/903] 1369251=test_io_console [423/903] 1369256=test_rdoc_require [424/903] 1369253=test_ws [425/903] 1369253=test_io [426/903] 1369256=test_numeric [427/903] 1369256=test_metaclass [428/903] 1369256=test_gem_spec_fetcher [429/903] 1369255=test_c_union_entity [430/903] 1369256=test_gem_commands_sources_command [431/903] 1369257=test_undef [432/903] 1369257=symbol_encoding_test [433/903] 1369255=test_gem_commands_mirror [434/903] 1369257=test_internal_ivar [435/903] 1369255=test_cgi_cookie [436/903] 1369255=test_signedness [437/903] 1369257=test_hmac [438/903] 1369257=desugar_compiler_test [439/903] 1369257=test_ractor [440/903] 1369257=test_rdoc_rubygems_hook [441/903] 1369256=test_array_create [442/903] 1369256=test_debugger_integration [443/903] 1369256=test_gem_resolver_installed_specification [444/903] 1369256=test_gem_commands_environment_command [445/903] 1369257=test_tracepoint [446/903] 1369256=test_my_integer [447/903] 1369256=test_cipher [448/903] 1369243=test_hash [449/903] 1369244=test_macro [450/903] 1369244=test_new [451/903] 1369256=test_last_thread [452/903] 1369244=test_rdoc_markup_to_bs [453/903] 1369243=test_etc [454/903] 1369244=test_ldap [455/903] 1369244=test_gem_source_lock [456/903] 1369244=test_optparse [457/903] 1369243=test_coder [458/903] 1369243=test_symbol [459/903] 1369244=test_context [460/903] 1369252=test_rdoc_markup [461/903] 1369252=test_gem_commands_which_command [462/903] 1369252=test_enum [463/903] 1369257=parse_test [464/903] 1369257=test_gem_source_specific_file [465/903] 1369251=test_unix [466/903] 1369256=test_keyword [467/903] 1369251=numeric_value_test [468/903] 1369251=!Nothing_to_test [469/903] 1369251=test_http_request [470/903] 1369251=test_rdoc_ri_driver [471/903] 1369257=test_data [472/903] 1369257=test_httpheader [473/903] 1369244=test_gem_commands_server_command [474/903] 1369244=test_gem_package_task [475/903] 1369244=test_bn [476/903] 1369257=test_provider [477/903] 1369244=test_win32ole_method_event [478/903] 1369244=test_acceptable [479/903] 1369248=implicit_array_test [480/903] 1369248=test_len [481/903] 1369248=test_function_entry [482/903] 1369248=test_rdoc_parser_markdown [483/903] 1369248=test_win32ole_param [484/903] 1369244=test_kernel [485/903] 1369248=test_method_name_check [486/903] 1369248=heredoc_dedent_test [487/903] 1369248=test_optarg [488/903] 1369251=test_ssl_session [489/903] 1369248=test_ractor [490/903] 1369248=test_stream [491/903] 1369248=test_pack [492/903] 1369255=test_gem_commands_unpack_command ================================================================= ==1369255==ERROR: AddressSanitizer: heap-use-after-free on address 0x5020003a5430 at pc 0x5ccd7faa9d5a bp 0x7fff9ee20250 sp 0x7fff9ee1f9f0 READ of size 8 at 0x5020003a5430 thread T0 [493/903] 1369257=test_gem_commands_exec_command #0 0x5ccd7faa9d59 in MemcmpInterceptorCommon(void*, int (*)(void const*, void const*, unsigned long), void const*, void const*, unsigned long) (/tmp/ruby/build/trunk_asan/ruby+0x18dd59) (BuildId: 0b2ebfb3bf918c1faf7785741df985e4a8c309f5) #1 0x5ccd7faaa1ad in bcmp (/tmp/ruby/build/trunk_asan/ruby+0x18e1ad) (BuildId: 0b2ebfb3bf918c1faf7785741df985e4a8c309f5) #2 0x5ccd7fdfe865 in rb_str_hash_cmp /tmp/ruby/src/trunk_asan/string.c:3803:13 #3 0x5ccd7fde2205 in find_table_entry_ind /tmp/ruby/src/trunk_asan/st.c:884:13 #4 0x5ccd7fde2205 in rb_st_lookup /tmp/ruby/src/trunk_asan/st.c:1068:15 #5 0x5ccd7fe41dfd in lookup_str_sym_with_lock /tmp/ruby/src/trunk_asan/symbol.c:719:9 #6 0x5ccd7fe41189 in lookup_str_sym /tmp/ruby/src/trunk_asan/symbol.c:738:15 #7 0x5ccd7fe41189 in rb_intern3 /tmp/ruby/src/trunk_asan/symbol.c:758:11 #8 0x5ccd803191e2 in tokenize_ident /tmp/ruby/build/trunk_asan/parse.y:10208:16 #9 0x5ccd803191e2 in parse_ident /tmp/ruby/build/trunk_asan/parse.y:10539:13 #10 0x5ccd80301d0f in parser_yylex /tmp/ruby/build/trunk_asan/parse.y:11282:12 #11 0x5ccd802ab119 in yylex /tmp/ruby/build/trunk_asan/parse.y:11294:9 #12 0x5ccd802ab119 in ruby_yyparse /tmp/ruby/build/trunk_asan/parse.c:11519:16 #13 0x5ccd802f33f6 in yycompile0 /tmp/ruby/build/trunk_asan/parse.y:7539:9 #14 0x5ccd7ff6f4aa in rb_suppress_tracing /tmp/ruby/src/trunk_asan/vm_trace.c:487:18 #15 0x5ccd802e9ec7 in yycompile /tmp/ruby/build/trunk_asan/parse.y:7596:5 #16 0x5ccd802e9ec7 in rb_parser_compile /tmp/ruby/build/trunk_asan/parse.y:7636:12 #17 0x5ccd7fdc77b8 in parser_compile /tmp/ruby/src/trunk_asan/ruby_parser.c:659:21 #18 0x5ccd7fdc58b6 in parser_compile_file_path /tmp/ruby/src/trunk_asan/ruby_parser.c:733:12 #19 0x5ccd7fdc58b6 in rb_parser_compile_file_path /tmp/ruby/src/trunk_asan/ruby_parser.c:783:27 #20 0x5ccd7fdbb1ed in load_file_internal /tmp/ruby/src/trunk_asan/ruby.c:2712:17 #21 0x5ccd7fb74096 in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1000:18 #22 0x5ccd7fdb4f70 in load_file /tmp/ruby/src/trunk_asan/ruby.c:2848:12 #23 0x5ccd7fdb4f70 in rb_parser_load_file /tmp/ruby/src/trunk_asan/ruby.c:2874:12 #24 0x5ccd7fc657c4 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:769:25 #25 0x5ccd7fc60926 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21 #26 0x5ccd7fc5ebda in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18 #27 0x5ccd7fc5ebda in rb_f_require_relative /tmp/ruby/src/trunk_asan/load.c:1041:12 #28 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #29 0x5ccd7feeccdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #30 0x5ccd7feeccdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11 #31 0x5ccd7fedba07 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:22 #32 0x5ccd7fc65932 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:781:5 #33 0x5ccd7fc60926 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21 #34 0x5ccd7fc5ebda in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18 #35 0x5ccd7fc5ebda in rb_f_require_relative /tmp/ruby/src/trunk_asan/load.c:1041:12 #36 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #37 0x5ccd7feeccdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #38 0x5ccd7feeccdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11 #39 0x5ccd7fedba07 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:22 #40 0x5ccd7ff5a6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c #41 0x5ccd7ff5a6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20 #42 0x5ccd7ff08a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12 #43 0x5ccd7ff08a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12 #44 0x5ccd7ff08a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12 #45 0x5ccd7ff08a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #46 0x5ccd7fb74096 in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1000:18 #47 0x5ccd8025da9c in chdir_path /tmp/ruby/src/trunk_asan/dir.c:1136:16 #48 0x5ccd8025da9c in dir_s_chdir /tmp/ruby/src/trunk_asan/dir.c:1228:12 #49 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #50 0x5ccd7fee440e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #51 0x5ccd7fee440e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11 #52 0x5ccd7fedbdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22 #53 0x5ccd7fedbdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18 #54 0x5ccd7ff5a6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c #55 0x5ccd7ff5a6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20 #56 0x5ccd7ff08a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12 #57 0x5ccd7ff08a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12 #58 0x5ccd7ff08a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12 #59 0x5ccd7ff08a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #60 0x5ccd80091a65 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30 #61 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #62 0x5ccd7fee440e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #63 0x5ccd7fee440e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11 #64 0x5ccd7fedbdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22 #65 0x5ccd7fedbdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18 #66 0x5ccd7ff5a6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c #67 0x5ccd7ff5a6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20 #68 0x5ccd7ff08a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12 #69 0x5ccd7ff08a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12 #70 0x5ccd7ff08a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12 #71 0x5ccd7ff08a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #72 0x5ccd80091a65 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30 #73 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #74 0x5ccd7fee440e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #75 0x5ccd7fee440e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11 #76 0x5ccd7fedbdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22 #77 0x5ccd7fedbdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18 #78 0x5ccd7fb7026a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #79 0x5ccd7fb7026a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #80 0x5ccd7fb69716 in rb_main /tmp/ruby/src/trunk_asan/main.c:45:12 #81 0x5ccd7fb69716 in main /tmp/ruby/src/trunk_asan/main.c:64:12 #82 0x7c44b322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #83 0x7c44b322a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #84 0x5ccd7fa8d4f4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1714f4) (BuildId: 0b2ebfb3bf918c1faf7785741df985e4a8c309f5) 0x5020003a5432 is located 0 bytes after 2-byte region [0x5020003a5430,0x5020003a5432) freed by thread T0 here: #0 0x5ccd7fb2b74a in free (/tmp/ruby/build/trunk_asan/ruby+0x20f74a) (BuildId: 0b2ebfb3bf918c1faf7785741df985e4a8c309f5) #1 0x5ccd7fb9ce6d in objspace_xfree /tmp/ruby/src/trunk_asan/gc.c:12170:9 #2 0x5ccd7fb9ce6d in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:12274:13 #3 0x5ccd7fb9ce6d in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:12285:5 #4 0x5ccd802ed41a in rb_parser_string_free /tmp/ruby/build/trunk_asan/parse.y:2057:5 #5 0x5ccd802ed41a in string_buffer_free /tmp/ruby/build/trunk_asan/parse.y:776:13 #6 0x5ccd802ed41a in rb_ruby_parser_free /tmp/ruby/build/trunk_asan/parse.y:15590:5 #7 0x5ccd7fdc7750 in parser_free /tmp/ruby/src/trunk_asan/ruby_parser.c:521:5 #8 0x5ccd7fbca41c in rb_data_free /tmp/ruby/src/trunk_asan/gc.c:3227:17 #9 0x5ccd7fbca41c in obj_free /tmp/ruby/src/trunk_asan/gc.c:3386:14 #10 0x5ccd7fbc9314 in gc_sweep_plane /tmp/ruby/src/trunk_asan/gc.c:5338:21 #11 0x5ccd7fbc369e in gc_sweep_page /tmp/ruby/src/trunk_asan/gc.c:5423:13 #12 0x5ccd7fbc369e in gc_sweep_step /tmp/ruby/src/trunk_asan/gc.c:5702:9 #13 0x5ccd7fbb989e in gc_sweep_continue /tmp/ruby/src/trunk_asan/gc.c:5774:14 #14 0x5ccd7fbb989e in gc_continue /tmp/ruby/src/trunk_asan/gc.c:2513:9 #15 0x5ccd7fbba420 in heap_prepare /tmp/ruby/src/trunk_asan/gc.c:2525:5 #16 0x5ccd7fbba420 in heap_next_free_page /tmp/ruby/src/trunk_asan/gc.c:2772:9 #17 0x5ccd7fbb83f6 in newobj_alloc /tmp/ruby/src/trunk_asan/gc.c:2849:42 #18 0x5ccd7fb98cd7 in newobj_of /tmp/ruby/src/trunk_asan/gc.c:2952:15 #19 0x5ccd7fb98cd7 in rb_wb_protected_newobj_of /tmp/ruby/src/trunk_asan/gc.c:2977:12 #20 0x5ccd7fdefe54 in str_alloc_embed /tmp/ruby/src/trunk_asan/string.c:912:5 #21 0x5ccd7fdefe54 in str_new0 /tmp/ruby/src/trunk_asan/string.c:949:15 #22 0x5ccd7fdf1da9 in rb_enc_str_new /tmp/ruby/src/trunk_asan/string.c:1006:11 #23 0x5ccd7fdf1da9 in rb_external_str_new_with_enc /tmp/ruby/src/trunk_asan/string.c #24 0x5ccd7fbdf265 in env_enc_str_new /tmp/ruby/src/trunk_asan/hash.c:4843:17 #25 0x5ccd7fbdf265 in env_str_new /tmp/ruby/src/trunk_asan/hash.c:4852:12 #26 0x5ccd7fbdf265 in env_to_hash /tmp/ruby/src/trunk_asan/hash.c:6290:36 #27 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #28 0x5ccd7feeccdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #29 0x5ccd7feeccdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11 #30 0x5ccd7fedba07 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2567:22 #31 0x5ccd7ff5a6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c #32 0x5ccd7ff5a6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20 #33 0x5ccd7ff08a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12 #34 0x5ccd7ff08a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12 #35 0x5ccd7ff08a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12 #36 0x5ccd7ff08a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #37 0x5ccd80091a65 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30 #38 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #39 0x5ccd7fee440e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #40 0x5ccd7fee440e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11 #41 0x5ccd7fedbdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22 #42 0x5ccd7fedbdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18 #43 0x5ccd7ff5a6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c #44 0x5ccd7ff5a6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20 #45 0x5ccd7ff08a85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12 #46 0x5ccd7ff08a85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12 #47 0x5ccd7ff08a85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12 #48 0x5ccd7ff08a85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #49 0x5ccd80091a65 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30 #50 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #51 0x5ccd7fee440e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #52 0x5ccd7fee440e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11 #53 0x5ccd7fedbdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22 #54 0x5ccd7fedbdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18 #55 0x5ccd7fb7026a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #56 0x5ccd7fb7026a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 previously allocated by thread T0 here: #0 0x5ccd7fb2bbec in calloc (/tmp/ruby/build/trunk_asan/ruby+0x20fbec) (BuildId: 0b2ebfb3bf918c1faf7785741df985e4a8c309f5) #1 0x5ccd7fbaedbd in calloc1 /tmp/ruby/src/trunk_asan/gc.c:1849:12 #2 0x5ccd7fbaedbd in objspace_xcalloc /tmp/ruby/src/trunk_asan/gc.c:12218:5 #3 0x5ccd7fbaedbd in ruby_xcalloc_body /tmp/ruby/src/trunk_asan/gc.c:12225:12 #4 0x5ccd802aa1fa in rb_parser_string_new /tmp/ruby/build/trunk_asan/parse.y:2023:16 #5 0x5ccd802aa1fa in rb_parser_encoding_string_new /tmp/ruby/build/trunk_asan/parse.y:2036:31 #6 0x5ccd802aa1fa in rb_str_to_parser_string /tmp/ruby/build/trunk_asan/parse.y:2047:31 #7 0x5ccd802f5e7f in lex_getline /tmp/ruby/build/trunk_asan/parse.y:7620:32 #8 0x5ccd802f5e7f in nextline /tmp/ruby/build/trunk_asan/parse.y:7757:38 #9 0x5ccd802fec0e in nextc0 /tmp/ruby/build/trunk_asan/parse.y:7803:13 #10 0x5ccd802fec0e in parser_yylex /tmp/ruby/build/trunk_asan/parse.y:10662:25 #11 0x5ccd802ab119 in yylex /tmp/ruby/build/trunk_asan/parse.y:11294:9 #12 0x5ccd802ab119 in ruby_yyparse /tmp/ruby/build/trunk_asan/parse.c:11519:16 #13 0x5ccd802f33f6 in yycompile0 /tmp/ruby/build/trunk_asan/parse.y:7539:9 #14 0x5ccd7ff6f4aa in rb_suppress_tracing /tmp/ruby/src/trunk_asan/vm_trace.c:487:18 #15 0x5ccd802e9ec7 in yycompile /tmp/ruby/build/trunk_asan/parse.y:7596:5 #16 0x5ccd802e9ec7 in rb_parser_compile /tmp/ruby/build/trunk_asan/parse.y:7636:12 #17 0x5ccd7fdc77b8 in parser_compile /tmp/ruby/src/trunk_asan/ruby_parser.c:659:21 #18 0x5ccd7fdc58b6 in parser_compile_file_path /tmp/ruby/src/trunk_asan/ruby_parser.c:733:12 #19 0x5ccd7fdc58b6 in rb_parser_compile_file_path /tmp/ruby/src/trunk_asan/ruby_parser.c:783:27 #20 0x5ccd7fdbb1ed in load_file_internal /tmp/ruby/src/trunk_asan/ruby.c:2712:17 #21 0x5ccd7fb74096 in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1000:18 #22 0x5ccd7fdb4f70 in load_file /tmp/ruby/src/trunk_asan/ruby.c:2848:12 #23 0x5ccd7fdb4f70 in rb_parser_load_file /tmp/ruby/src/trunk_asan/ruby.c:2874:12 #24 0x5ccd7fc657c4 in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:769:25 #25 0x5ccd7fc60926 in require_internal /tmp/ruby/src/trunk_asan/load.c:1287:21 #26 0x5ccd7fc5e80f in rb_require_string_internal /tmp/ruby/src/trunk_asan/load.c:1386:18 #27 0x5ccd7fc5e80f in rb_require_string /tmp/ruby/src/trunk_asan/load.c:1379:12 #28 0x5ccd7fc5e80f in rb_f_require /tmp/ruby/src/trunk_asan/load.c:1021:12 #29 0x5ccd7ff3d397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11 #30 0x5ccd7ff257fc in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4749:16 #31 0x5ccd7ff2b344 in vm_call_alias /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4158:12 #32 0x5ccd7feeccdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15 #33 0x5ccd7feeccdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11 #34 0x5ccd7fedbdc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22 #35 0x5ccd7fedbdc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18 #36 0x5ccd7fb7026a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #37 0x5ccd7fb7026a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #38 0x5ccd7fb69716 in rb_main /tmp/ruby/src/trunk_asan/main.c:45:12 #39 0x5ccd7fb69716 in main /tmp/ruby/src/trunk_asan/main.c:64:12 #40 0x7c44b322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #41 0x7c44b322a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #42 0x5ccd7fa8d4f4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1714f4) (BuildId: 0b2ebfb3bf918c1faf7785741df985e4a8c309f5) SUMMARY: AddressSanitizer: heap-use-after-free (/tmp/ruby/build/trunk_asan/ruby+0x18dd59) (BuildId: 0b2ebfb3bf918c1faf7785741df985e4a8c309f5) in MemcmpInterceptorCommon(void*, int (*)(void const*, void const*, unsigned long), void const*, void const*, unsigned long) Shadow bytes around the buggy address: 0x5020003a5180: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5020003a5200: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5020003a5280: fa fa fa fa fa fa fa fa fa fa fa fa fa fa 00 00 0x5020003a5300: fa fa 00 00 fa fa 00 00 fa fa 00 00 fa fa fd fa 0x5020003a5380: fa fa 00 00 fa fa 00 00 fa fa 00 00 fa fa 00 00 =>0x5020003a5400: fa fa 00 00 fa fa[fd]fa fa fa 00 00 fa fa 00 00 0x5020003a5480: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5020003a5500: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5020003a5580: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5020003a5600: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5020003a5680: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 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 ==1369255==ABORTING [494/903] 1369256=test_autoload [495/903] 1369247=test_gem_resolver_local_specification running file: /tmp/ruby/src/trunk_asan/test/rubygems/test_gem_commands_unpack_command.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.t5k4zk: * drwx------ 6 120 2024-06-26 09:35:23 +0000 test_rubygems_20240626-1369255-d3gzpb/ * drwxr-xr-x 9 180 2024-06-26 09:35:23 +0000 gemhome/ * drwxr-xr-x 2 40 2024-06-26 09:35:23 +0000 build_info/ * drwxr-xr-x 2 80 2024-06-26 09:35:23 +0000 cache/ * -rw-r--r-- 1 4096 2024-06-26 09:35:23 +0000 a-1.gem * -rw-r--r-- 1 4096 2024-06-26 09:35:23 +0000 a-2.gem * drwxr-xr-x 2 40 2024-06-26 09:35:23 +0000 doc/ * drwxr-xr-x 2 40 2024-06-26 09:35:23 +0000 extensions/ * drwxr-xr-x 4 80 2024-06-26 09:35:23 +0000 gems/ * drwxr-xr-x 2 40 2024-06-26 09:35:23 +0000 a-1/ * drwxr-xr-x 2 40 2024-06-26 09:35:23 +0000 a-2/ * drwxr-xr-x 2 40 2024-06-26 09:35:23 +0000 plugins/ * drwxr-xr-x 3 60 2024-06-26 09:35:23 +0000 specifications/ * drwxr-xr-x 2 40 2024-06-26 09:35:23 +0000 default/ * drwxr-xr-x 2 40 2024-06-26 09:35:23 +0000 userhome/ * drwxr-xr-x 2 80 2024-06-26 09:35:23 +0000 gems/ * -rw-r--r-- 1 4096 2024-06-26 09:35:23 +0000 a-1.gem * -rw-r--r-- 1 4096 2024-06-26 09:35:23 +0000 a-2.gem * drwxr-xr-x 3 60 2024-06-26 09:35:23 +0000 spec_cache/ * drwxr-xr-x 3 60 2024-06-26 09:35:23 +0000 gems.example.com%80/ * drwxr-xr-x 3 60 2024-06-26 09:35:23 +0000 quick/ * drwxr-xr-x 2 60 2024-06-26 09:35:23 +0000 Marshal.4.8/ * -rw-r--r-- 1 322 2024-06-26 09:35:23 +0000 a-2.gemspec * -rw------- 1 42 2024-06-26 09:35:30 +0000 autoload20240626-1369256-xerxx5.rb make: *** [uncommon.mk:964: yes-test-all] Error 1 $$$[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 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 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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/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.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-06-26T05:45:24Z master b4503d7964) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ........... Finished in 40.607400 seconds 3430 files, 32646 examples, 133624 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.