# Logfile created on 2025-07-15 02:22:26 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007a7fd974fdc8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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.20250715-022226", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007a7fde5dc860 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a7fde5dc630 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a7fd96892e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250715-022226", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250715-022226>, @binmode=false, @mon_data=#<Monitor:0x00007a7fde5dc2e8>, @mon_data_owner_object_id=900>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 From https://github.com/ruby/ruby 3922a14..8794406 master -> origin/master Updating 3922a14..8794406 Fast-forward common.mk | 181 ++++++++++++++++++++++++++++ ext/pathname/extconf.rb | 3 - ext/pathname/pathname.gemspec | 32 ----- inits.c | 2 + lib/pathname.rb | 78 ++++++++++++ ext/pathname/pathname.c => pathname.c | 2 + ext/pathname/lib/pathname.rb => pathname.rb | 70 ----------- 7 files changed, 263 insertions(+), 105 deletions(-) delete mode 100644 ext/pathname/extconf.rb delete mode 100644 ext/pathname/pathname.gemspec create mode 100644 lib/pathname.rb rename ext/pathname/pathname.c => pathname.c (99%) rename ext/pathname/lib/pathname.rb => pathname.rb (89%) Latest commit hash = 8794406583 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk_asan/common.mk > uncommon.mk making /tmp/ruby/src/trunk_asan/pathname.rbinc generating miniprelude.c Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb miniprelude.c updated x86_64-linux-fake.rb updated Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem Extracting bundle gem power_assert-2.0.5... /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating enc.mk Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.gem 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.ext/include -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/16.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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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/inits.c compiling /tmp/ruby/src/trunk_asan/pathname.c 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.ext/include -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/16.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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk_asan/loadpath.c builtin_binary.inc updated b0890102cac2eaf38fd8b44a0df63498db70f42100c2113b461ae6494ed01169 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.ext/include -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/16.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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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 updated 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' 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/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: 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/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 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.ext/include -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/16.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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - generating encdb.h generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Extracting bundle gem power_assert-2.0.5... 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.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.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[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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' 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/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.11.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/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: 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+2/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+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2 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+2 bundler 2.7.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.1 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.2 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.4 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.12.2 openssl 3.3.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.6.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2 minitest 5.25.5 rake 13.3.0 test-unit 3.7.0 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.9 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.3 prime 0.1.4 rbs 3.9.4 typeprof 0.30.1 debug 1.11.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.3.0 bigdecimal 3.2.2 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.3 nkf 0.2.0 syslog 0.3.0 csv 3.3.5 repl_type_completor 0.1.11 ostruct 0.6.2 pstore 0.2.0 benchmark 0.4.1 logger 1.7.0 rdoc 6.14.2 /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2/cache skipped bundled gems: power_assert-3.0.0dev.gem not found in bundled_gems win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2 $$$[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.ext/include -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/16.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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/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.ext/include -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/16.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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=18970 "--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/754] 1510236=psych/test_stringio [ 2/754] 1510243=rubygems/test_gem_remote_fetcher_s3 [ 3/754] 1510242=rubygems/test_gem_version_option [ 4/754] 1510232=ripper/test_files_test_2 [ 5/754] 1510247=ruby/test_require_lib [ 6/754] 1510234=prism/api/lex_test [ 7/754] 1510238=rubygems/test_gem_rdoc [ 8/754] 1510244=prism/version_test [ 9/754] 1510235=rubygems/test_gem_request_set [ 10/754] 1510240=test_trick [ 11/754] 1510233=ruby/test_objectspace [ 12/754] 1510237=-ext-/win32/test_fd_setsize [ 13/754] 1510239=rubygems/test_gem_resolver_activation_request [ 14/754] 1510241=ruby/enc/test_big5 [ 15/754] 1510245=psych/test_null [ 16/754] 1510246=-ext-/test_ensure_and_callcc /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [ 17/754] 1510237=fiber/test_scheduler [ 18/754] 1510241=ruby/test_fixnum /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here [ 19/754] 1510246=fiber/test_timeout /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [ 20/754] 1510236=ruby/test_signal [ 21/754] 1510246=did_you_mean/core_ext/test_name_error_extension [ 22/754] 1510241=-ext-/string/test_fstring [ 23/754] 1510245=-ext-/iseq_load/test_iseq_load [ 24/754] 1510246=fileutils/test_verbose /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [ 25/754] 1510246=rubygems/test_gem_ext_builder [ 26/754] 1510234=fiber/test_mutex [ 27/754] 1510244=-ext-/bignum/test_bigzero [ 28/754] 1510244=ruby/test_basicinstructions [ 29/754] 1510244=ruby/test_struct [ 30/754] 1510241=prism/ruby/compiler_test [ 31/754] 1510238=date/test_date_strftime [ 32/754] 1510244=-ext-/typeddata/test_typeddata [ 33/754] 1510239=rubygems/test_gem_resolver_vendor_specification [ 34/754] 1510239=prism/locals_test [ 35/754] 1510239=test_find [ 36/754] 1510241=-ext-/string/test_normalize [ 37/754] 1510241=-ext-/test_recursion [ 38/754] 1510241=rubygems/test_gem_commands_owner_command [ 39/754] 1510242=socket/test_basicsocket [ 40/754] 1510239=ripper/test_sexp /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [ 41/754] 1510242=rubygems/test_gem_package_tar_header [ 42/754] 1510239=prism/ruby/pattern_test [ 43/754] 1510242=objspace/test_ractor [ 44/754] 1510234=rubygems/test_gem_unsatisfiable_dependency_error /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [ 45/754] 1510243=ruby/test_weakmap [ 46/754] 1510239=rubygems/test_gem_doctor [ 47/754] 1510239=socket/test_ancdata [ 48/754] 1510239=-ext-/exception/test_data_error [ 49/754] 1510244=ruby/test_rubyvm [ 50/754] 1510244=rubygems/test_gem_resolver_dependency_request /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [ 51/754] 1510234=-ext-/test_abi [ 52/754] 1510239=-ext-/string/test_external_new [ 53/754] 1510239=ripper/test_scanner_events [ 54/754] 1510237=ruby/enc/test_euc_jp [ 55/754] 1510235=strscan/test_ractor [ 56/754] 1510237=rubygems/test_gem_commands_push_command /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [ 57/754] 1510239=ruby/test_module [ 58/754] 1510235=prism/api/parse_success_test [ 59/754] 1510235=openssl/test_ssl [ 60/754] 1510244=rubygems/test_deprecate [ 61/754] 1510241=win32/test_registry [ 62/754] 1510241=uri/test_common [ 63/754] 1510242=rubygems/test_gem_request_connection_pools [ 64/754] 1510244=ruby/test_optimization [ 65/754] 1510234=ruby/test_sprintf [ 66/754] 1510238=rubygems/test_gem_uri_formatter [ 67/754] 1510238=-ext-/proc/test_bmethod [ 68/754] 1510238=psych/nodes/test_enumerable [ 69/754] 1510238=openssl/test_buffering [ 70/754] 1510238=prism/ruby/ruby_parser_test [ 71/754] 1510242=resolv/test_svcb_https [ 72/754] 1510242=-ext-/test_bug-14834 [ 73/754] 1510238=socket/test_addrinfo [ 74/754] 1510234=openssl/test_x509cert [ 75/754] 1510241=-ext-/funcall/test_passing_block [ 76/754] 1510242=uri/test_http [ 77/754] 1510241=-ext-/thread/test_lock_native_thread [ 78/754] 1510241=rubygems/test_webauthn_listener [ 79/754] 1510242=optparse/test_zsh_completion [ 80/754] 1510242=rubygems/test_gem_package_tar_reader_entry [ 81/754] 1510238=-ext-/string/test_enc_str_buf_cat [ 82/754] 1510238=mkmf/test_have_func [ 83/754] 1510241=rubygems/test_gem_security_trust_dir [ 84/754] 1510241=mkmf/test_constant [ 85/754] 1510245=ruby/test_default_gems [ 86/754] 1510237=json/json_fixtures_test [ 87/754] 1510237=dtrace/test_load [ 88/754] 1510237=ruby/test_encoding [ 89/754] 1510245=rubygems/test_gem_resolver_specification /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [ 90/754] 1510242=rubygems/test_gem_version [ 91/754] 1510242=rubygems/test_gem_commands_stale_command [ 92/754] 1510242=rubygems/test_gem_text [ 93/754] 1510242=ruby/test_settracefunc [ 94/754] 1510245=prism/ruby/tunnel_test [ 95/754] 1510234=rubygems/test_gem_stub_specification [ 96/754] 1510245=ruby/test_path [ 97/754] 1510245=ruby/test_method_cache [ 98/754] 1510245=test_pp [ 99/754] 1510245=socket/test_tcp [100/754] 1510234=ruby/test_sprintf_comb [101/754] 1510237=ruby/test_whileuntil [102/754] 1510246=ruby/test_transcode [103/754] 1510237=openssl/test_asn1 [104/754] 1510237=mkmf/test_flags [105/754] 1510238=rubygems/test_gem_ext_rake_builder [106/754] 1510245=monitor/test_monitor [107/754] 1510245=json/json_string_matching_test [108/754] 1510245=test_extlibs [109/754] 1510234=-ext-/rational/test_rat [110/754] 1510234=prism/result/static_inspect_test [111/754] 1510234=-ext-/symbol/test_inadvertent_creation [112/754] 1510246=-ext-/thread/test_instrumentation_api [113/754] 1510234=-ext-/vm/test_at_exit [114/754] 1510234=ruby/test_complex [115/754] 1510234=prism/result/source_location_test [116/754] 1510234=ruby/test_object_id [117/754] 1510243=prism/unescape_test [118/754] 1510237=openssl/test_x509ext [119/754] 1510237=ripper/test_files_ext [120/754] 1510243=psych/test_data [121/754] 1510243=rubygems/test_gem_commands_query_command [122/754] 1510242=prism/result/equality_test [123/754] 1510242=ruby/test_refinement [124/754] 1510236=rubygems/test_gem_dependency_installer [125/754] 1510237=ruby/test_warning [126/754] 1510238=rubygems/test_gem_name_tuple /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [127/754] 1510234=rubygems/test_gem_specification [128/754] 1510246=ruby/enc/test_gbk [129/754] 1510238=rubygems/test_gem_package_tar_reader [130/754] 1510246=ruby/enc/test_gb18030 [131/754] 1510246=psych/test_class [132/754] 1510246=strscan/test_stringscanner [133/754] 1510238=psych/test_numeric [134/754] 1510238=openssl/test_x509crl [135/754] 1510240=did_you_mean/spell_checking/test_require_path_check [136/754] 1510246=ruby/test_mixed_unicode_escapes [137/754] 1510246=-ext-/test_enumerator_kw [138/754] 1510246=mkmf/test_mkmf [139/754] 1510237=-ext-/bignum/test_mul [140/754] 1510237=openssl/test_pkcs7 [141/754] 1510240=rubygems/test_gem_commands_fetch_command [142/754] 1510246=ruby/test_complexrational /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [143/754] 1510246=io/nonblock/test_flush [144/754] 1510246=ruby/enc/test_iso_8859 [145/754] 1510246=ruby/test_complex2 [146/754] 1510246=openssl/test_x509attr [147/754] 1510246=-ext-/win32/test_dln [148/754] 1510238=open-uri/test_open-uri [149/754] 1510246=-ext-/string/test_coderange [150/754] 1510246=-ext-/bignum/test_big2str [151/754] 1510246=mkmf/test_pkg_config [152/754] 1510246=prism/regexp_test Leaked file descriptor: TestOpenURI#test_uri_read: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33797> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1510238 ko1 10u IPv4 49217201 0t0 TCP localhost:33797->localhost:55412 (CLOSE_WAIT) [153/754] 1510237=ruby/test_string_memory Closed file descriptor: TestOpenURI#test_redirect_auth_success: 10 [154/754] 1510239=ruby/test_insns_leaf [155/754] 1510246=yaml/test_store [156/754] 1510239=ruby/test_iseq [157/754] 1510246=ruby/test_allocation [158/754] 1510237=ruby/test_gc [159/754] 1510241=-ext-/string/test_enc_associate [160/754] 1510238=prism/api/dump_test [161/754] 1510243=prism/ruby/location_test [162/754] 1510243=openssl/test_x509req [163/754] 1510240=rubygems/test_gem_commands_open_command [164/754] 1510247=rubygems/test_gem_ext_cargo_builder_link_flag_converter /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [165/754] 1510240=net/protocol/test_protocol [166/754] 1510243=psych/test_tree_builder [167/754] 1510243=-ext-/load/test_protect [168/754] 1510243=ruby/test_thread_cv [169/754] 1510240=json/test_helper [170/754] 1510240=psych/test_yamldbm [171/754] 1510240=mkmf/test_convertible [172/754] 1510233=rubygems/test_gem_resolver_best_set /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [173/754] 1510247=-ext-/file/test_stat [174/754] 1510247=ruby/test_eval [175/754] 1510243=resolv/test_addr [176/754] 1510243=ripper/test_parser_events [177/754] 1510243=ruby/enc/test_windows_1251 [178/754] 1510243=prism/ruby/relocation_test [179/754] 1510232=ruby/test_rational [180/754] 1510243=-ext-/bignum/test_str2big [181/754] 1510233=prism/newline_offsets_test [182/754] 1510243=ruby/test_regexp [183/754] 1510241=rubygems/test_gem_commands_contents_command [184/754] 1510241=psych/test_scalar [185/754] 1510241=ruby/test_readpartial [186/754] 1510241=rubygems/test_gem_resolver_conflict [187/754] 1510241=ruby/test_literal [188/754] 1510245=ruby/test_arithmetic_sequence [189/754] 1510245=rubygems/test_gem_commands_search_command [190/754] 1510245=fiber/test_thread [191/754] 1510233=ruby/test_pattern_matching [192/754] 1510245=psych/test_encoding [193/754] 1510245=ruby/test_lambda [194/754] 1510233=socket/test_sockopt [195/754] 1510233=ruby/test_frozen_error [196/754] 1510233=prism/bom_test [197/754] 1510233=ruby/test_file [198/754] 1510232=did_you_mean/test_spell_checker [199/754] 1510232=-ext-/bug_reporter/test_bug_reporter [200/754] 1510239=psych/test_document [201/754] 1510245=fiber/test_ractor [202/754] 1510239=psych/test_boolean [203/754] 1510239=mkmf/test_config [204/754] 1510247=psych/test_yaml [205/754] 1510245=psych/handlers/test_recorder [206/754] 1510245=-ext-/iter/test_yield_block [207/754] 1510245=rubygems/test_gem_commands_specification_command [208/754] 1510247=openssl/test_pkey [209/754] 1510245=socket/test_nonblock [210/754] 1510245=rubygems/test_gem_commands_signin_command [211/754] 1510247=ruby/test_primitive [212/754] 1510232=rubygems/test_gem_request [213/754] 1510247=prism/ruby/parameters_signature_test /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here [214/754] 1510245=optparse/test_getopts [215/754] 1510245=rubygems/test_gem_resolver_api_specification [216/754] 1510245=rubygems/test_gem_resolver_lock_specification [217/754] 1510247=-ext-/string/test_cstr [218/754] 1510234=ruby/test_variable [219/754] 1510245=openssl/test_digest [220/754] 1510245=fiber/test_address_resolve [221/754] 1510245=uri/test_wss [222/754] 1510245=mkmf/test_have_macro [223/754] 1510238=ruby/test_process [224/754] 1510239=ruby/test_parse [225/754] 1510247=-ext-/iter/test_iter_break [226/754] 1510247=rubygems/test_gem_source_local [227/754] 1510232=-ext-/num2int/test_num2int [228/754] 1510245=rubygems/test_gem_ext_cargo_builder_unit [229/754] 1510232=rubygems/test_gem_commands_install_command [230/754] 1510245=ruby/test_stack [231/754] 1510247=optparse/test_summary [232/754] 1510236=ruby/test_thread_queue [233/754] 1510247=fileutils/test_nowrite [234/754] 1510235=ruby/test_flip [235/754] 1510247=test_securerandom [236/754] 1510247=ruby/test_econv [237/754] 1510235=-ext-/st/test_foreach [238/754] 1510235=fiber/test_process [239/754] 1510233=ruby/test_object [240/754] 1510235=-ext-/eval/test_eval [241/754] 1510235=fileutils/test_fileutils [242/754] 1510239=fiber/test_io [243/754] 1510239=rubygems/test_gem_commands_cert_command [244/754] 1510234=prism/result/named_capture_test [245/754] 1510234=ruby/test_dir_m17n [246/754] 1510235=rubygems/test_gem_resolver_git_specification [247/754] 1510235=pathname/test_pathname [248/754] 1510245=rubygems/test_remote_fetch_error [249/754] 1510245=json/json_common_interface_test [250/754] 1510233=psych/test_stream [251/754] 1510245=coverage/test_coverage [252/754] 1510233=json/json_addition_test [253/754] 1510233=fiber/test_storage [254/754] 1510233=-ext-/path_to_class/test_path_to_class [255/754] 1510233=prism/result/string_test [256/754] 1510233=rubygems/test_gem_ext_ext_conf_builder [257/754] 1510241=dtrace/test_cmethod [258/754] 1510235=-ext-/string/test_qsort [259/754] 1510241=rubygems/test_gem_commands_dependency_command [260/754] 1510235=prism/api/parse_comments_test [261/754] 1510235=ruby/test_class [262/754] 1510240=psych/test_serialize_subclasses [263/754] 1510240=ruby/test_const [264/754] 1510240=rubygems/test_gem_dependency [265/754] 1510241=ruby/test_iterator [266/754] 1510239=dtrace/test_string [267/754] 1510239=rubygems/test_gem_resolver_index_specification [268/754] 1510239=psych/test_marshalable [269/754] 1510239=dtrace/test_method_cache [270/754] 1510239=rubygems/test_gem_command [271/754] 1510236=ruby/test_weakkeymap [272/754] 1510241=-ext-/marshal/test_usrmarshal [273/754] 1510240=ruby/test_inlinecache [274/754] 1510232=net/http/test_httpresponse [275/754] 1510242=openssl/test_engine [276/754] 1510239=-ext-/exception/test_enc_raise [277/754] 1510239=ruby/test_key_error [278/754] 1510239=prism/ruby/reflection_test [279/754] 1510242=ruby/test_bignum [280/754] 1510239=-ext-/load/test_dot_dot [281/754] 1510239=did_you_mean/tree_spell/test_human_typo [282/754] 1510240=fiber/test_io_close [283/754] 1510232=rubygems/test_gem_request_set_lockfile [284/754] 1510239=json/ractor_test [285/754] 1510240=-ext-/postponed_job/test_postponed_job [286/754] 1510239=did_you_mean/spell_checking/test_pattern_key_name_check [287/754] 1510239=rubygems/test_exit [288/754] 1510247=rubygems/test_gem_commands_yank_command [289/754] 1510242=did_you_mean/edit_distance/test_jaro_winkler [290/754] 1510242=rubygems/test_gem_gemcutter_utilities [291/754] 1510239=rubygems/test_gem_remote_fetcher [292/754] 1510241=rubygems/test_gem_resolver [293/754] 1510232=test_tempfile [294/754] 1510247=openssl/test_config [295/754] 1510242=rubygems/test_gem_util [296/754] 1510247=-ext-/time/test_new [297/754] 1510247=openssl/test_cipher [298/754] 1510247=psych/test_hash [299/754] 1510241=etc/test_etc [300/754] 1510247=rubygems/test_gem_remote_fetcher_local_server [301/754] 1510239=uri/test_ldap [302/754] 1510247=rubygems/test_gem_source_lock [303/754] 1510240=-ext-/gvl/test_last_thread [304/754] 1510242=optparse/test_optparse [305/754] 1510239=psych/test_coder [306/754] 1510239=ruby/test_symbol [307/754] 1510247=prism/api/parse_test [308/754] 1510247=rubygems/test_gem_source_specific_file [309/754] 1510241=socket/test_unix [310/754] 1510242=rubygems/test_gem_commands_which_command [311/754] 1510241=ruby/test_enum [312/754] 1510232=ruby/test_io [313/754] 1510247=ruby/test_numeric [314/754] 1510242=ruby/test_metaclass [315/754] 1510242=io/console/test_io_console [316/754] 1510245=date/test_date_arith [317/754] 1510245=uri/test_ws [318/754] 1510245=rubygems/test_gem_commands_sources_command [319/754] 1510247=ruby/test_undef [320/754] 1510247=io/console/test_ractor [321/754] 1510240=rubygems/test_gem_spec_fetcher [322/754] 1510247=mkmf/test_signedness [323/754] 1510236=openssl/test_hmac [324/754] 1510234=prism/ruby/desugar_compiler_test [325/754] 1510236=prism/encoding/symbol_encoding_test [326/754] 1510245=rubygems/test_gem_commands_mirror [327/754] 1510245=-ext-/marshal/test_internal_ivar [328/754] 1510245=dtrace/test_array_create [329/754] 1510240=rubygems/test_gem_resolver_installed_specification [330/754] 1510245=rubygems/test_gem_commands_environment_command [331/754] 1510234=-ext-/tracepoint/test_tracepoint [332/754] 1510240=-ext-/integer/test_my_integer [333/754] 1510240=pathname/test_ractor [334/754] 1510233=net/http/test_http [335/754] 1510245=rubygems/test_gem_dependency_resolution_error [336/754] 1510245=prism/fixtures_test [337/754] 1510244=ruby/test_rational2 [338/754] 1510236=rubygems/test_gem_ci_detector [339/754] 1510236=ruby/test_yield [340/754] 1510240=rubygems/test_gem_request_set_lockfile_parser [341/754] 1510244=ruby/enc/test_shift_jis [342/754] 1510244=io/wait/test_io_wait_uncommon [343/754] 1510244=psych/test_string [344/754] 1510240=open-uri/test_proxy [345/754] 1510244=dtrace/test_raise [346/754] 1510244=uri/test_ftp [347/754] 1510240=ruby/test_unicode_escape [348/754] 1510244=prism/result/integer_base_flags_test [349/754] 1510244=net/http/test_httpresponses [350/754] 1510245=erb/test_erb_command [351/754] 1510244=rubygems/test_require [352/754] 1510245=net/http/test_https [353/754] 1510240=mkmf/test_have_library [354/754] 1510234=ruby/test_fnmatch [355/754] 1510234=rubygems/test_gem_resolver_vendor_set [356/754] 1510234=ruby/enc/test_koi8 [357/754] 1510234=ruby/test_clone [358/754] 1510242=objspace/test_objspace [359/754] 1510234=erb/test_erb_m17n [360/754] 1510234=ripper/test_filter [361/754] 1510234=rubygems/test_gem_ext_cmake_builder [362/754] 1510234=-ext-/string/test_too_many_dummy_encodings [363/754] 1510234=dtrace/test_hash_create [364/754] 1510234=json/json_generic_object_test [365/754] 1510234=ruby/test_thread [366/754] 1510240=ruby/test_call [367/754] 1510247=ruby/test_defined [368/754] 1510241=-ext-/bignum/test_pack [369/754] 1510240=date/test_switch_hitter [370/754] 1510247=ripper/test_files_sample [371/754] 1510240=-ext-/st/test_update [372/754] 1510240=ruby/test_ractor [373/754] 1510247=-ext-/method/test_arity [374/754] 1510247=ruby/enc/test_case_options [375/754] 1510247=rubygems/test_gem_resolver_index_set [376/754] 1510247=rubygems/test_gem_install_update_options [377/754] 1510239=uri/test_file [378/754] 1510239=rubygems/test_gem_security_policy [379/754] 1510244=ruby/test_gc_compact [380/754] 1510241=psych/test_deprecated [381/754] 1510247=-ext-/bignum/test_div [382/754] 1510247=-ext-/array/test_resize [383/754] 1510241=ruby/test_fiber [384/754] 1510247=prism/result/breadth_first_search_test [385/754] 1510247=uri/test_generic [386/754] 1510240=json/json_parser_test [387/754] 1510247=ruby/enc/test_cesu8 [388/754] 1510247=psych/test_alias_and_anchor [389/754] 1510247=rubygems/test_gem_commands_setup_command [390/754] 1510240=rubygems/test_gem_commands_rebuild_command [391/754] 1510240=prism/errors_test [392/754] 1510239=test_open3 [393/754] 1510240=open-uri/test_ftp [394/754] 1510240=ruby/test_vm_dump [395/754] 1510240=prism/test_helper [396/754] 1510240=ruby/test_memory_view [397/754] 1510240=-ext-/string/test_ellipsize [398/754] 1510240=-ext-/integer/test_integer [399/754] 1510240=ruby/enc/test_utf32 [400/754] 1510240=-ext-/struct/test_data [401/754] 1510240=optparse/test_noarg [402/754] 1510245=ruby/test_rand [403/754] 1510246=openssl/test_pkey_ec [404/754] 1510247=openssl/test_fips [405/754] 1510246=date/test_date_parse [406/754] 1510233=rubygems/test_gem_commands_update_command [407/754] 1510240=fiber/test_backtrace [408/754] 1510240=psych/visitors/test_to_ruby [409/754] 1510240=rubygems/test_bundled_ca [410/754] 1510245=openssl/test_random [411/754] 1510245=prism/result/static_literals_test [412/754] 1510246=-ext-/float/test_nextafter [413/754] 1510245=-ext-/string/test_capacity [414/754] 1510245=rubygems/test_gem_safe_marshal [415/754] 1510247=-ext-/struct/test_len [416/754] 1510247=optparse/test_acceptable [417/754] 1510246=prism/result/implicit_array_test [418/754] 1510246=dtrace/test_function_entry [419/754] 1510246=rubygems/test_kernel [420/754] 1510247=did_you_mean/spell_checking/test_method_name_check [421/754] 1510247=prism/heredoc_dedent_test [422/754] 1510247=ruby/test_keyword [423/754] 1510240=prism/result/numeric_value_test [424/754] 1510240=lib/!Nothing_to_test [425/754] 1510240=rubygems/test_gem_commands_server_command [426/754] 1510240=net/http/test_http_request [427/754] 1510240=ruby/test_data [428/754] 1510240=net/http/test_httpheader [429/754] 1510240=openssl/test_bn [430/754] 1510240=openssl/test_provider [431/754] 1510245=rubygems/test_gem_package_task [432/754] 1510245=test_singleton [433/754] 1510245=did_you_mean/spell_checking/test_key_name_check [434/754] 1510245=ripper/test_ripper [435/754] 1510246=rubygems/test_gem_request_set_gem_dependency_api [436/754] 1510246=ruby/enc/test_grapheme_breaks [437/754] 1510246=date/test_date_marshal [438/754] 1510246=openssl/test_ossl [439/754] 1510247=ruby/test_syntax [440/754] 1510240=ruby/test_assignment [441/754] 1510245=psych/json/test_stream [442/754] 1510233=optparse/test_optarg [443/754] 1510245=openssl/test_ssl_session [444/754] 1510233=io/wait/test_ractor [445/754] 1510233=rubygems/test_gem_resolver_local_specification [446/754] 1510233=ruby/test_autoload [447/754] 1510245=ruby/test_pack [448/754] 1510236=rubygems/test_gem_commands_unpack_command [449/754] 1510236=rubygems/test_gem_commands_exec_command [450/754] 1510245=rubygems/test_gem_commands_signout_command [451/754] 1510239=psych/test_object [452/754] 1510239=psych/test_exception [453/754] 1510245=rubygems/test_gem_gem_runner [454/754] 1510239=rubygems/test_gem_ext_cargo_builder [455/754] 1510239=ruby/test_file_exhaustive [456/754] 1510245=fiber/test_enumerator [457/754] 1510245=json/json_coder_test [458/754] 1510245=psych/test_psych [459/754] 1510245=digest/test_ractor [460/754] 1510245=rubygems/test_gem_uri [461/754] 1510245=test_rbconfig [462/754] 1510245=rubygems/test_gem_package_old [463/754] 1510245=digest/test_digest [464/754] 1510244=-ext-/debug/test_debug [465/754] 1510244=-ext-/arith_seq/test_arith_seq_extract [466/754] 1510232=rubygems/test_gem_commands_help_command [467/754] 1510232=ruby/test_stringchar [468/754] 1510244=mkmf/test_find_executable [469/754] 1510244=ruby/test_array [470/754] 1510232=error_highlight/test_error_highlight [471/754] 1510246=date/test_date_compat [472/754] 1510246=-ext-/debug/test_profile_frames [473/754] 1510236=-ext-/load/test_resolve_symbol [474/754] 1510246=ruby/test_lazy_enumerator [475/754] 1510236=ruby/test_backtrace [476/754] 1510246=ruby/test_time_tz [477/754] 1510246=prism/ruby/string_query_test [478/754] 1510246=rubygems/test_gem_request_set_lockfile_tokenizer [479/754] 1510246=rubygems/test_gem_commands_outdated_command [480/754] 1510236=-ext-/class/test_class2name [481/754] 1510246=psych/test_nil [482/754] 1510236=openssl/test_kdf [483/754] 1510246=ruby/enc/test_utf16 [484/754] 1510246=rubygems/test_gem_package [485/754] 1510236=ruby/test_enumerator [486/754] 1510237=prism/encoding/string_encoding_test [487/754] 1510235=ruby/test_name_error [488/754] 1510237=-ext-/exception/test_exception_at_throwing [489/754] 1510240=ruby/test_frozen [490/754] 1510240=rubygems/test_gem_source [491/754] 1510237=psych/test_safe_load [492/754] 1510246=prism/result/overlap_test [493/754] 1510237=psych/test_symbol [494/754] 1510237=rubygems/test_gem_uninstaller [495/754] 1510240=rubygems/test_gem_platform [496/754] 1510240=prism/ractor_test [497/754] 1510246=test_pty [498/754] 1510233=rubygems/test_gem_source_vendor [499/754] 1510233=rubygems/test_gem_commands_list_command [500/754] 1510233=did_you_mean/spell_checking/test_variable_name_check [501/754] 1510235=yaml/test_dbm [502/754] 1510235=uri/test_parser [503/754] 1510233=psych/test_date_time [504/754] 1510240=openssl/test_pkcs12 [505/754] 1510235=date/test_date [506/754] 1510235=did_you_mean/tree_spell/test_change_word [507/754] 1510235=rubygems/test_gem_available_set [508/754] 1510245=rubygems/test_gem_source_installed [509/754] 1510233=-ext-/string/test_modify_expand [510/754] 1510233=rubygems/test_gem_command_manager [511/754] 1510245=rubygems/test_gem_installer [512/754] 1510235=ruby/enc/test_regex_casefold [513/754] 1510235=ruby/test_pipe [514/754] 1510246=rubygems/test_gem_source_git [515/754] 1510233=rubygems/test_gem_commands_check_command [516/754] 1510233=ruby/test_random_formatter [517/754] 1510235=rubygems/test_gem_resolver_git_set [518/754] 1510233=did_you_mean/spell_checking/test_class_name_check [519/754] 1510233=ripper/test_files_lib [520/754] 1510240=ruby/enc/test_emoji [521/754] 1510235=ruby/test_string [522/754] 1510240=ruby/enc/test_cp949 [523/754] 1510240=ruby/test_condition [524/754] 1510237=erb/test_erb [525/754] 1510246=-ext-/struct/test_duplicate [526/754] 1510240=json/json_ext_parser_test [527/754] 1510240=ruby/test_time [528/754] 1510246=ruby/test_integer [529/754] 1510237=-ext-/test_scan_args [530/754] 1510237=date/test_date_attr [531/754] 1510237=dtrace/test_singleton_function [532/754] 1510237=optparse/test_cclass [533/754] 1510240=test_shellwords [534/754] 1510240=ruby/test_proc [535/754] 1510237=optparse/test_load [536/754] 1510237=did_you_mean/spell_checking/test_uncorrectable_name_check [537/754] 1510237=zlib/test_zlib [538/754] 1510232=prism/magic_comment_test [539/754] 1510241=ruby/test_marshal [540/754] 1510232=psych/test_omap [541/754] 1510232=ruby/enc/test_case_comprehensive [542/754] 1510232=mkmf/test_framework [543/754] 1510232=psych/test_ractor [544/754] 1510240=psych/visitors/test_emitter [545/754] 1510240=psych/test_json_tree [546/754] 1510240=prism/library_symbols_test [547/754] 1510240=ruby/test_namespace [548/754] 1510240=ruby/test_nomethod_error [549/754] 1510240=net/http/test_https_proxy [550/754] 1510240=openssl/test_pkey_dsa [551/754] 1510241=date/test_date_strptime [552/754] 1510244=open-uri/test_ssl [553/754] 1510241=ripper/test_files_test_1Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=49237682, mode=0140777, nlink=1, uid=1000, gid=27, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 1510244 ko1 9u IPv4 49237682 0t0 TCP localhost:34405->localhost:39004 (CLOSE_WAIT) [554/754] 1510232=prism/api/freeze_test [555/754] 1510240=rubygems/test_gem [556/754] 1510232=prism/percent_delimiter_string_test [557/754] 1510232=ruby/test_float [558/754] 1510247=stringio/test_ractor [559/754] 1510247=rubygems/test_gem_remote_fetcher_local_ssl_server [560/754] 1510232=psych/test_yaml_special_cases [561/754] 1510232=rubygems/test_gem_source_list [562/754] 1510244=psych/test_parser [563/754] 1510244=prism/result/attribute_write_test [564/754] 1510244=-ext-/stack/test_stack_overflow [565/754] 1510232=ruby/test_set [566/754] 1510244=test_delegate [567/754] 1510244=fiber/test_sleep [568/754] 1510232=openssl/test_x509name [569/754] 1510233=-ext-/wait/test_wait [570/754] 1510232=psych/test_object_references [571/754] 1510232=rubygems/test_gem_requirement [572/754] 1510233=ruby/test_alias [573/754] 1510232=mkmf/test_sizeof [574/754] 1510244=rubygems/test_gem_commands_build_command [575/754] 1510233=ruby/test_compile_prism [576/754] 1510240=ruby/enc/test_euc_tw [577/754] 1510240=rubygems/test_gem_security [578/754] 1510244=prism/api/command_line_test [579/754] 1510244=rubygems/test_gem_commands_info_command [580/754] 1510237=date/test_date_new [581/754] 1510237=ruby/test_io_timeout [582/754] 1510244=ruby/enc/test_emoji_breaks [583/754] 1510237=-ext-/test_notimplement [584/754] 1510244=ruby/test_system [585/754] 1510237=-ext-/test_bug-3571 [586/754] 1510237=mmtk/test_configuration [587/754] 1510237=ruby/test_comparable [588/754] 1510237=ruby/test_dup [589/754] 1510233=ruby/test_require [590/754] 1510247=stringio/test_stringio [591/754] 1510237=resolv/test_dns [592/754] 1510247=rubygems/test_gem_path_support [593/754] 1510246=prism/result/constant_path_node_test [594/754] 1510246=-ext-/gvl/test_ubf_async_safe [595/754] 1510247=psych/test_array [596/754] 1510247=prism/snippets_test [597/754] 1510246=prism/ruby/parser_test [598/754] 1510246=prism/newline_test [599/754] 1510237=prism/result/heredoc_test [600/754] 1510237=psych/test_psych_set [601/754] 1510237=rubygems/test_webauthn_listener_response [602/754] 1510237=optparse/test_switch [603/754] 1510237=rubygems/test_gem_bundler_version_finder [604/754] 1510237=-ext-/win32/test_console_attr [605/754] 1510237=mkmf/test_libs [606/754] 1510246=ruby/test_super [607/754] 1510237=ruby/test_math [608/754] 1510237=test_time [609/754] 1510237=json/json_encoding_test [610/754] 1510237=dtrace/test_gc [611/754] 1510237=psych/test_struct [612/754] 1510237=prism/onigmo_test [613/754] 1510237=-ext-/string/test_rb_str_dup [614/754] 1510237=prism/fuzzer_test [615/754] 1510237=ruby/test_ast [616/754] 1510244=ruby/test_case [617/754] 1510244=-ext-/test_bug-5832 [618/754] 1510244=-ext-/popen_deadlock/test_popen_deadlock [619/754] 1510240=optparse/test_did_you_mean [620/754] 1510246=optparse/test_autoconf [621/754] 1510246=digest/test_digest_extend [622/754] 1510246=rubygems/test_gem_safe_yaml [623/754] 1510246=ruby/test_yjit_exit_locations [624/754] 1510240=psych/test_yamlstore [625/754] 1510240=rubygems/test_gem_config_file [626/754] 1510246=rubygems/test_gem_commands_pristine_command [627/754] 1510245=psych/test_scalar_scanner [628/754] 1510245=ruby/test_io_buffer [629/754] 1510240=ruby/test_beginendblock [630/754] 1510245=rubygems/test_gem_resolver_requirement_list [631/754] 1510245=ruby/test_hash [632/754] 1510241=-ext-/arith_seq/test_arith_seq_beg_len_step [633/754] 1510244=socket/test_socket [634/754] 1510241=ruby/test_not [635/754] 1510241=test_timeout [636/754] 1510232=test_weakref [637/754] 1510240=prism/ruby/ripper_test [638/754] 1510232=rubygems/test_rubygems [639/754] 1510247=rubygems/test_gem_package_tar_writer [640/754] 1510241=uri/test_mailto [641/754] 1510247=ruby/enc/test_case_mapping [642/754] 1510232=psych/visitors/test_yaml_tree [643/754] 1510247=-ext-/namespace/test_load_ext [644/754] 1510247=optparse/test_reqarg [645/754] 1510232=test_unicode_normalize [646/754] 1510232=ruby/test_method [647/754] 1510241=rubygems/test_gem_resolver_lock_set [648/754] 1510241=-ext-/econv/test_append [649/754] 1510241=did_you_mean/test_ractor_compatibility [650/754] 1510240=rubygems/test_gem_console_ui [651/754] 1510240=-ext-/struct/test_member [652/754] 1510240=resolv/test_resource [653/754] 1510247=rubygems/test_gem_update_suggestion [654/754] 1510240=rubygems/test_gem_source_fetch_problem [655/754] 1510240=psych/test_set [656/754] 1510240=test_ipaddr [657/754] 1510236=ruby/test_arity [658/754] 1510236=-ext-/string/test_nofree [659/754] 1510236=-ext-/st/test_numhash [660/754] 1510236=rubygems/test_gem_stream_ui [661/754] 1510241=ruby/test_trace [662/754] 1510247=openssl/test_pkey_rsa [663/754] 1510240=rubygems/test_gem_resolver_composed_set [664/754] 1510241=ruby/test_argf [665/754] 1510240=mkmf/test_egrep_cpp [666/754] 1510236=rubygems/test_webauthn_poller [667/754] 1510240=date/test_date_conv [668/754] 1510240=net/http/test_buffered_io [669/754] 1510240=ruby/test_yjit [670/754] 1510236=ruby/test_m17n [671/754] 1510246=prism/result/regular_expression_options_test [672/754] 1510246=ruby/test_sleep [673/754] 1510247=fiber/test_queue [674/754] 1510247=rubygems/test_gem_validator [675/754] 1510236=prism/result/integer_parse_test [676/754] 1510236=test_prettyprint [677/754] 1510247=mkmf/test_install [678/754] 1510236=openssl/test_pair [679/754] 1510244=ruby/test_m17n_comb [680/754] 1510247=date/test_date_ractor [681/754] 1510238=did_you_mean/test_tree_spell_checker [682/754] 1510238=prism/lex_test [683/754] 1510233=test_bundled_gems [684/754] 1510233=psych/visitors/test_depth_first [685/754] 1510233=openssl/test_ns_spki [686/754] 1510233=test_tsort [687/754] 1510233=ruby/test_integer_comb [688/754] 1510247=prism/result/index_write_test [689/754] 1510247=io/wait/test_io_wait [690/754] 1510246=optparse/test_kwargs [691/754] 1510246=ripper/test_lexer [692/754] 1510246=-ext-/test_random [693/754] 1510246=psych/test_merge_keys [694/754] 1510246=cgi/test_cgi_escape [695/754] 1510246=ruby/test_dir [696/754] 1510246=rubygems/test_gem_ext_configure_builder [697/754] 1510246=openssl/test_x509store [698/754] 1510238=resolv/test_mdns [699/754] 1510238=rubygems/test_gem_security_signer [700/754] 1510246=ruby/test_exception [701/754] 1510238=optparse/test_bash_completion [702/754] 1510238=rubygems/test_gem_local_remote_options [703/754] 1510238=rubygems/test_gem_commands_lock_command [704/754] 1510238=ruby/enc/test_euc_kr [705/754] 1510238=ruby/test_threadgroup [706/754] 1510236=-ext-/string/test_set_len [707/754] 1510236=openssl/test_pkey_dh [708/754] 1510236=openssl/test_ocsp [709/754] 1510238=ruby/test_shapes [710/754] 1510238=rubygems/test_gem_silent_ui [711/754] 1510238=ruby/test_ifunless [712/754] 1510238=dtrace/test_require [713/754] 1510238=rubygems/test_gem_resolver_installer_set [714/754] 1510238=rubygems/test_gem_dependency_list [715/754] 1510236=ripper/test_files_test [716/754] 1510238=rubygems/test_gem_commands_uninstall_command [717/754] 1510245=-ext-/exception/test_ensured [718/754] 1510236=ruby/test_io_m17n [719/754] 1510245=rubygems/test_config [720/754] 1510245=prism/result/comments_test [721/754] 1510245=-ext-/hash/test_delete [722/754] 1510245=dtrace/test_object_create_start [723/754] 1510245=test_forwardable [724/754] 1510245=ruby/test_continuation [725/754] 1510245=rubygems/test_project_sanity [726/754] 1510245=ruby/test_env [727/754] 1510235=prism/encoding/regular_expression_encoding_test [728/754] 1510235=ruby/test_zjit [729/754] 1510235=rubygems/test_gem_commands_cleanup_command [730/754] 1510242=optparse/test_placearg [731/754] 1510242=-ext-/string/test_interned_str [732/754] 1510242=ruby/test_range [733/754] 1510238=-ext-/symbol/test_type [734/754] 1510238=json/json_generator_test [735/754] 1510235=rubygems/test_gem_impossible_dependencies_error [736/754] 1510235=fiber/test_io_buffer [737/754] 1510235=prism/encoding/encodings_test [738/754] 1510235=fileutils/test_dryrun [739/754] 1510235=psych/test_emitter [740/754] 1510235=openssl/test_ts [741/754] 1510247=prism/api/parse_stream_test [742/754] 1510247=rubygems/test_gem_resolver_api_set [743/754] 1510247=test_tmpdir [744/754] 1510238=prism/result/node_id_test [745/754] 1510247=rubygems/test_gem_source_subpath_problem [746/754] 1510247=-ext-/array/test_to_ary_concat [747/754] 1510236=prism/result/warnings_test [748/754] 1510236=ruby/test_rubyoptions [749/754] 1510235=-ext-/test_printf [750/754] 1510235=-ext-/load/test_stringify_symbols [751/754] 1510235=ruby/enc/test_windows_1252 [752/754] 1510235=mkmf/test_configuration [753/754] 1510238=prism/ruby/dispatcher_test [754/754] 1510238=socket/test_udp 1) Failure: TestPathname#test_relative_path_from_casefold [/tmp/ruby/src/trunk_asan/test/pathname/test_pathname.rb:1537]: assert_separately failed with error message pid 1516123 exit 0 | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old initialize | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old freeze | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old == | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old === | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old eql? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old <=> | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old hash | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old to_s | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old to_path | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old inspect | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old sub | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old sub_ext | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old realpath | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old realdirpath | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old each_line | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old read | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old binread | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old readlines | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old write | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old binwrite | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old sysopen | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old atime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old birthtime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old ctime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old mtime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old chmod | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old lchmod | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old chown | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old lchown | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old fnmatch | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old fnmatch? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old ftype | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old make_link | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old open | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old readlink | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old rename | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old stat | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old lstat | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old make_symlink | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old truncate | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old utime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old lutime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old basename | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old dirname | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old extname | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old expand_path | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old split | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old blockdev? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old chardev? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old executable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old executable_real? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old exist? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old grpowned? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old directory? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old file? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old pipe? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old socket? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old owned? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old readable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old world_readable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old readable_real? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old setuid? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old setgid? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old size | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old size? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old sticky? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old symlink? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old writable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old world_writable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old writable_real? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old zero? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old empty? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old glob | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old getwd | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old pwd | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old glob | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old entries | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old mkdir Finished tests in 349.887760s, 82.6322 tests/s, 17407.4652 assertions/s. | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old rmdir | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old opendir | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old each_entry | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old unlink | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old delete | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old Pathname | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old Pathname | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION | <internal:pathname>:15: warning: previous definition of VERSION was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH | <internal:pathname>:20: warning: previous definition of TO_PATH was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS | <internal:pathname>:22: warning: previous definition of SAME_PATHS was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST | <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT | <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH | <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:50: warning: method redefined; discarding old chop_basename | <internal:pathname>:48: warning: previous definition of chop_basename was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:61: warning: method redefined; discarding old split_names | <internal:pathname>:59: warning: previous definition of split_names was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:71: warning: method redefined; discarding old prepend_prefix | <internal:pathname>:69: warning: previous definition of prepend_prefix was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:94: warning: method redefined; discarding old cleanpath | <internal:pathname>:92: warning: previous definition of cleanpath was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:106: warning: method redefined; discarding old cleanpath_aggressive | <internal:pathname>:104: warning: previous definition of cleanpath_aggressive was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:133: warning: method redefined; discarding old has_trailing_separator? | <internal:pathname>:131: warning: previous definition of has_trailing_separator? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:144: warning: method redefined; discarding old add_trailing_separator | <internal:pathname>:142: warning: previous definition of add_trailing_separator was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:153: warning: method redefined; discarding old del_trailing_separator | <internal:pathname>:151: warning: previous definition of del_trailing_separator was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:165: warning: method redefined; discarding old cleanpath_conservative | <internal:pathname>:163: warning: previous definition of cleanpath_conservative was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:196: warning: method redefined; discarding old parent | <internal:pathname>:194: warning: previous definition of parent was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:201: warning: method redefined; discarding old mountpoint? | <internal:pathname>:199: warning: previous definition of mountpoint? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:218: warning: method redefined; discarding old root? | <internal:pathname>:216: warning: previous definition of root? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:233: warning: method redefined; discarding old absolute? | <internal:pathname>:231: warning: previous definition of absolute? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:248: warning: method redefined; discarding old relative? | <internal:pathname>:246: warning: previous definition of relative? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:265: warning: method redefined; discarding old each_filename | <internal:pathname>:263: warning: previous definition of each_filename was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:297: warning: method redefined; discarding old descend | <internal:pathname>:295: warning: previous definition of descend was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:330: warning: method redefined; discarding old ascend | <internal:pathname>:328: warning: previous definition of ascend was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:362: warning: method redefined; discarding old plus | <internal:pathname>:360: warning: previous definition of plus was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:416: warning: method redefined; discarding old join | <internal:pathname>:414: warning: previous definition of join was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:449: warning: method redefined; discarding old children | <internal:pathname>:447: warning: previous definition of children was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:499: warning: method redefined; discarding old each_child | <internal:pathname>:497: warning: previous definition of each_child was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:517: warning: method redefined; discarding old relative_path_from | <internal:pathname>:515: warning: previous definition of relative_path_from was here 2) Failure: TestPathname#test_split [/tmp/ruby/src/trunk_asan/test/pathname/test_pathname.rb:1090]: assert_separately failed with error message pid 1516208 exit 0 | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old initialize | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old freeze | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old == | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old === | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old eql? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old <=> | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old hash | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old to_s | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old to_path | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old inspect | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old sub | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old sub_ext | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old realpath | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old realdirpath | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old each_line | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old read | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old binread | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old readlines | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old write | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old binwrite | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old sysopen | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old atime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old birthtime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old ctime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old mtime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old chmod | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old lchmod | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old chown | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old lchown | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old fnmatch | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old fnmatch? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old ftype | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old make_link | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old open | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old readlink | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old rename | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old stat | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old lstat | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old make_symlink | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old truncate | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old utime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old lutime | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old basename | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old dirname | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old extname | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old expand_path | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old split | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old blockdev? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old chardev? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old executable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old executable_real? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old exist? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old grpowned? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old directory? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old file? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old pipe? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old socket? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old owned? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old readable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old world_readable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old readable_real? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old setuid? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old setgid? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old size | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old size? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old sticky? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old symlink? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old writable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old world_writable? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old writable_real? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old zero? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old empty? | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old glob | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old getwd | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old pwd | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old glob | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old entries | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old mkdir | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old rmdir | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old opendir | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old each_entry | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old unlink | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old delete | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old Pathname | /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so: warning: method redefined; discarding old Pathname | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION | <internal:pathname>:15: warning: previous definition of VERSION was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH | <internal:pathname>:20: warning: previous definition of TO_PATH was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS | <internal:pathname>:22: warning: previous definition of SAME_PATHS was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST | <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT | <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH | <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:50: warning: method redefined; discarding old chop_basename | <internal:pathname>:48: warning: previous definition of chop_basename was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:61: warning: method redefined; discarding old split_names | <internal:pathname>:59: warning: previous definition of split_names was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:71: warning: method redefined; discarding old prepend_prefix | <internal:pathname>:69: warning: previous definition of prepend_prefix was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:94: warning: method redefined; discarding old cleanpath | <internal:pathname>:92: warning: previous definition of cleanpath was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:106: warning: method redefined; discarding old cleanpath_aggressive | <internal:pathname>:104: warning: previous definition of cleanpath_aggressive was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:133: warning: method redefined; discarding old has_trailing_separator? | <internal:pathname>:131: warning: previous definition of has_trailing_separator? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:144: warning: method redefined; discarding old add_trailing_separator | <internal:pathname>:142: warning: previous definition of add_trailing_separator was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:153: warning: method redefined; discarding old del_trailing_separator | <internal:pathname>:151: warning: previous definition of del_trailing_separator was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:165: warning: method redefined; discarding old cleanpath_conservative | <internal:pathname>:163: warning: previous definition of cleanpath_conservative was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:196: warning: method redefined; discarding old parent | <internal:pathname>:194: warning: previous definition of parent was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:201: warning: method redefined; discarding old mountpoint? | <internal:pathname>:199: warning: previous definition of mountpoint? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:218: warning: method redefined; discarding old root? | <internal:pathname>:216: warning: previous definition of root? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:233: warning: method redefined; discarding old absolute? | <internal:pathname>:231: warning: previous definition of absolute? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:248: warning: method redefined; discarding old relative? | <internal:pathname>:246: warning: previous definition of relative? was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:265: warning: method redefined; discarding old each_filename | <internal:pathname>:263: warning: previous definition of each_filename was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:297: warning: method redefined; discarding old descend | <internal:pathname>:295: warning: previous definition of descend was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:330: warning: method redefined; discarding old ascend | <internal:pathname>:328: warning: previous definition of ascend was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:362: warning: method redefined; discarding old plus | <internal:pathname>:360: warning: previous definition of plus was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:416: warning: method redefined; discarding old join | <internal:pathname>:414: warning: previous definition of join was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:449: warning: method redefined; discarding old children | <internal:pathname>:447: warning: previous definition of children was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:499: warning: method redefined; discarding old each_child | <internal:pathname>:497: warning: previous definition of each_child was here | /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:517: warning: method redefined; discarding old relative_path_from | <internal:pathname>:515: warning: previous definition of relative_path_from was here 28912 tests, 6090659 assertions, 2 failures, 0 errors, 177 skips ruby -v: ruby 3.5.0dev (2025-07-15T02:17:51Z master 8794406583) +PRISM [x86_64-linux] make: *** [uncommon.mk:980: yes-test-all] Error 2 $$$[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.ext/include -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/16.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/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-07-15T02:17:51Z master 8794406583) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here 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 ............................................................ /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:17: warning: already initialized constant Pathname::VERSION <internal:pathname>:15: warning: previous definition of VERSION was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:22: warning: already initialized constant Pathname::TO_PATH <internal:pathname>:20: warning: previous definition of TO_PATH was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:24: warning: already initialized constant Pathname::SAME_PATHS <internal:pathname>:22: warning: previous definition of SAME_PATHS was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:36: warning: already initialized constant Pathname::SEPARATOR_LIST <internal:pathname>:34: warning: previous definition of SEPARATOR_LIST was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:37: warning: already initialized constant Pathname::SEPARATOR_PAT <internal:pathname>:35: warning: previous definition of SEPARATOR_PAT was here /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb:43: warning: already initialized constant Pathname::ABSOLUTE_PATH <internal:pathname>:41: warning: previous definition of ABSOLUTE_PATH was here 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ....................................... Finished in 38.540968 seconds 3338 files, 33538 examples, 135470 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.