# Logfile created on 2024-07-17 02:23:08 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000073f48594fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240717-022308", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000073f4859709f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000073f485970480 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000073f48588a200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240717-022308", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240717-022308>, @binmode=false, @mon_data=#<Monitor:0x000073f4873dfca8>, @mon_data_owner_object_id=880>>> $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 From https://github.com/ruby/ruby c083a3f..dabb6c4 master -> origin/master Updating c083a3f..dabb6c4 Fast-forward dir.c | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 77 insertions(+), 11 deletions(-) Latest commit hash = dabb6c49aa $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 /tmp/ruby/src/trunk_asan/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/dir.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/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin builtin_binary.inc updated 1b03e51d952f15dd7e7329ec0792a594b85d718bb470646193ba6220b8fad37d builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' 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/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.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/typeprof.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@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Extracting bundle gem power_assert-2.0.3... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' 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/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.2 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j16' PASS all 1975 tests $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=52306 "--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/911] 945562=test_stringify_symbols [ 2/911] 945562=test_to_ary_concat [ 3/911] 945550=warnings_test [ 4/911] 945549=test_rdoc_token_stream [ 5/911] 945556=test_printf [ 6/911] 945560=test_rubyoptions [ 7/911] 945561=dispatcher_test [ 8/911] 945563=test_udp [ 9/911] 945554=test_windows_1252 [ 10/911] 945559=test_configuration [ 11/911] 945558=test_rdoc_single_class [ 12/911] 945555=test_rdoc_alias [ 13/911] 945552=test_gem_impossible_dependencies_error [ 14/911] 945554=json_generator_test [ 15/911] 945564=encodings_test [ 16/911] 945563=test_string_processing [ 17/911] 945557=test_io_buffer [ 18/911] 945553=test_dryrun [ 19/911] 945556=test_range [ 20/911] 945553=test_type [ 21/911] 945553=node_id_test [ 22/911] 945557=test_tmpdir [ 23/911] 945551=test_gem_source_subpath_problem [ 24/911] 945563=test_ts [ 25/911] 945554=test_emitter [ 26/911] 945550=test_locale [ 27/911] 945561=parse_stream_test [ 28/911] 945561=test_gem_resolver_api_set [ 29/911] 945554=test_forwardable [ 30/911] 945559=test_object_create_start [ 31/911] 945549=test_continuation [ 32/911] 945558=test_ensured [ 33/911] 945559=test_io_m17n [ 34/911] 945549=test_delete [ 35/911] 945554=comments_test [ 36/911] 945549=test_config [ 37/911] 945564=test_gem_commands_cleanup_command [ 38/911] 945557=test_interned_str [ 39/911] 945562=test_placearg [ 40/911] 945557=test_rdoc_markup_paragraph [ 41/911] 945552=test_project_sanity [ 42/911] 945558=test_config [ 43/911] 945555=regular_expression_encoding_test [ 44/911] 945554=test_env [ 45/911] 945550=test_gem_silent_ui [ 46/911] 945552=test_ifunless [ 47/911] 945552=test_require [ 48/911] 945552=test_pkey_dh [ 49/911] 945558=test_ocsp [ 50/911] 945555=test_rdoc_text [ 51/911] 945557=test_shapes [ 52/911] 945557=test_rendering [ 53/911] 945562=test_gem_commands_uninstall_command [ 54/911] 945561=test_gem_resolver_installer_set [ 55/911] 945552=test_files_test [ 56/911] 945555=test_gem_dependency_list [ 57/911] 945557=test_nesting_parser [ 58/911] 945551=test_gem_local_remote_options [ 59/911] 945553=test_gem_security_signer [ 60/911] 945549=test_bash_completion [ 61/911] 945551=test_exception [ 62/911] 945549=test_threadgroup [ 63/911] 945552=test_set_len [ 64/911] 945552=test_rdoc_generator_json_index [ 65/911] 945550=test_gem_commands_lock_command [ 66/911] 945557=test_euc_kr [ 67/911] 945557=test_merge_keys [ 68/911] 945550=test_random [ 69/911] 945550=test_io_wait [ 70/911] 945557=test_rdoc_extend [ 71/911] 945557=test_kwargs [ 72/911] 945561=test_win32ole_type [ 73/911] 945557=test_lexer [ 74/911] 945550=test_rdoc_rd_inline_parser [ 75/911] 945561=test_dir [ 76/911] 945557=test_x509store [ 77/911] 945563=test_mdns [ 78/911] 945555=test_gem_ext_configure_builder [ 79/911] 945563=lex_test [ 80/911] 945555=test_custom_command [ 81/911] 945558=test_pair [ 82/911] 945549=test_date_ractor [ 83/911] 945552=test_m17n_comb [ 84/911] 945553=test_tree_spell_checker [ 85/911] 945555=test_integer_comb [ 86/911] 945550=index_write_test [ 87/911] 945553=test_tsort [ 88/911] 945550=test_ns_spki [ 89/911] 945553=test_depth_first [ 90/911] 945553=test_key_event_record [ 91/911] 945550=regular_expression_options_test [ 92/911] 945550=test_queue [ 93/911] 945557=test_sleep [ 94/911] 945550=test_install [ 95/911] 945553=test_rdoc_markup_to_label [ 96/911] 945564=test_gem_validator [ 97/911] 945561=integer_parse_test [ 98/911] 945561=test_prettyprint [ 99/911] 945564=test_rdoc_generator_ri [100/911] 945561=test_nofree [101/911] 945561=test_trace [102/911] 945561=test_gem_stream_ui [103/911] 945549=test_numhash [104/911] 945549=test_pkey_rsa [105/911] 945561=test_ipaddr [106/911] 945561=test_arity [107/911] 945561=test_rdoc_markup_attribute_manager [108/911] 945553=test_yjit [109/911] 945564=test_buffered_io [110/911] 945550=test_m17n [111/911] 945556=test_gem_resolver_composed_set [112/911] 945564=test_egrep_cpp [113/911] 945549=test_argf [114/911] 945561=test_rdoc_i18n_locale [115/911] 945564=test_webauthn_poller [116/911] 945561=test_date_conv [117/911] 945561=test_unicode_normalize [118/911] 945561=test_method [119/911] 945564=test_gem_resolver_lock_set [120/911] 945556=test_rdoc_markup_hard_break [121/911] 945562=test_ractor_compatibility [122/911] 945564=test_append [123/911] 945564=test_reqarg [124/911] 945550=test_rdoc_generator_pot_po [125/911] 945550=test_reline_key [126/911] 945550=test_resource [127/911] 945550=test_gem_update_suggestion [128/911] 945556=test_gem_source_fetch_problem [129/911] 945550=test_set [130/911] 945556=test_gem_console_ui [131/911] 945556=test_member [132/911] 945556=test_not [133/911] 945556=test_timeout [134/911] 945550=test_weakref [135/911] 945559=test_function [136/911] 945550=snapshots_test [137/911] 945563=test_socket [138/911] 945562=test_yaml_tree [139/911] 945562=test_case_mapping [140/911] 945562=test_mailto [141/911] 945562=ripper_test [142/911] 945559=test_gem_package_tar_writer [143/911] 945564=test_rubygems [144/911] 945557=test_rdoc_method_attr [145/911] 945556=test_yamlstore [146/911] 945556=test_gem_commands_pristine_command [147/911] 945557=test_gem_config_file [148/911] 945564=test_rdoc_markup_pre_process [149/911] 945559=test_rdoc_rdoc [150/911] 945564=test_yjit_exit_locations [151/911] 945558=test_win32ole_event [152/911] 945558=test_io_buffer [153/911] 945558=test_gem_resolver_requirement_list [154/911] 945564=test_beginendblock [155/911] 945557=test_arith_seq_beg_len_step [156/911] 945557=test_hash [157/911] 945559=test_reline [158/911] 945558=test_within_pipe [159/911] 945551=test_scalar_scanner [160/911] 945562=test_struct [161/911] 945562=onigmo_test [162/911] 945562=fuzzer_test [163/911] 945558=test_rb_str_dup [164/911] 945558=test_ast [165/911] 945551=test_rdoc_comment [166/911] 945562=test_pack [167/911] 945562=test_super [168/911] 945550=test_libs [169/911] 945550=test_gc [170/911] 945550=json_encoding_test [171/911] 945550=test_time [172/911] 945551=test_math [173/911] 945551=test_popen_deadlock [174/911] 945564=test_autoconf [175/911] 945564=test_did_you_mean [176/911] 945550=test_digest_extend [177/911] 945550=test_gem_safe_yaml [178/911] 945550=test_case [179/911] 945564=test_cgi_multipart [180/911] 945550=test_bug-5832 [181/911] 945550=snippets_test [182/911] 945564=parser_test [183/911] 945564=test_array [184/911] 945564=test_ubf_async_safe [185/911] 945564=newline_test [186/911] 945562=heredoc_test [187/911] 945562=test_webauthn_listener_response [188/911] 945562=test_win32ole_record [189/911] 945562=constant_path_node_test [190/911] 945562=test_gem_path_support [191/911] 945564=test_gem_bundler_version_finder [192/911] 945562=test_console_attr [193/911] 945562=test_system [194/911] 945564=test_notimplement [195/911] 945564=test_emoji_breaks [196/911] 945564=test_bug-3571 [197/911] 945563=test_comparable [198/911] 945564=test_rdoc_rd [199/911] 945563=command_line_test [200/911] 945563=test_gem_commands_info_command [201/911] 945564=test_io_timeout [202/911] 945564=test_date_new [203/911] 945564=test_stringio [204/911] 945564=test_dns [205/911] 945559=test_dup [206/911] 945563=test_require [207/911] 945556=test_wait [208/911] 945556=test_object_references [209/911] 945556=test_sleep [210/911] 945551=test_x509name [211/911] 945551=test_gem_commands_build_command [212/911] 945564=test_compile_prism [213/911] 945559=test_euc_tw [214/911] 945559=test_gem_security [215/911] 945554=test_alias [216/911] 945551=test_gem_requirement [217/911] 945554=test_sizeof [218/911] 945551=test_face [219/911] 945564=test_float [220/911] 945556=test_ractor [221/911] 945551=test_severity [222/911] 945556=test_gem_remote_fetcher_local_ssl_server [223/911] 945551=test_rdoc_rd_inline [224/911] 945551=test_files_test_1 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 6 : #<TCPServer:fd 6, AF_INET, 0.0.0.0, 43727> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945556 ko1 6u IPv4 80166698 0t0 TCP *:43727 (LISTEN) [225/911] 945555=test_gem Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46253> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945556 ko1 7u IPv4 80176330 0t0 TCP *:46253 (LISTEN) Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 7 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44625> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945556 ko1 7u IPv4 80175634 0t0 TCP *:44625 (LISTEN) [226/911] 945562=test_cgi_core [227/911] 945562=test_helper_method Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 7 [228/911] 945550=test_delegate Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46191> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 46191> [229/911] 945550=test_gem_source_list COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945556 ko1 7u IPv4 80162772 0t0 TCP *:46191 (LISTEN) ruby 945556 ko1 9u IPv4 80162775 0t0 TCP localhost:46191->localhost:58562 (CLOSE_WAIT) [230/911] 945556=test_yaml_special_cases [231/911] 945556=test_parser [232/911] 945550=attribute_write_test [233/911] 945556=test_marshal [234/911] 945550=magic_comment_test [235/911] 945562=test_zlib [236/911] 945564=test_omap [237/911] 945564=test_case_comprehensive [238/911] 945564=test_framework [239/911] 945564=test_shellwords [240/911] 945552=test_cclass [241/911] 945564=test_singleton_function [242/911] 945564=test_proc [243/911] 945559=test_load [244/911] 945550=test_uncorrectable_name_check [245/911] 945559=test_nomethod_error [246/911] 945559=test_pkey_dsa [247/911] 945550=test_https_proxy Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 36343> [248/911] 945552=test_sslCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945550 ko1 8u IPv4 80166832 0t0 TCP localhost:36343 (LISTEN) [249/911] 945550=test_date_strptime [250/911] 945556=test_ractor Closed file descriptor: TestDateStrptime#test_strptime__2: 8 [251/911] 945550=test_json_tree [252/911] 945550=test_emitter [253/911] 945561=library_symbols_test [254/911] 945550=test_cp949 [255/911] 945561=test_condition [256/911] 945561=test_gem_resolver_git_set [257/911] 945550=test_class_name_check Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 44638> [258/911] 945550=test_help [259/911] 945550=test_emoji COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945552 ko1 10u IPv4 80166871 0t0 TCP localhost:44638->localhost:44413 (CLOSE_WAIT) [260/911] 945559=test_sorted_set [261/911] 945550=test_files_lib Closed file descriptor: TestOpenURISSL#test_validation_success: 10 [262/911] 945552=test_string [263/911] 945561=test_integer [264/911] 945564=test_time [265/911] 945556=json_ext_parser_test [266/911] 945555=test_duplicate [267/911] 945555=test_scan_args [268/911] 945559=test_date_attr [269/911] 945556=test_erb [270/911] 945559=test_rdoc_code_object [271/911] 945555=test_gem_command_manager [272/911] 945556=test_rdoc_top_level [273/911] 945564=test_multi_irb_commands [274/911] 945564=test_gem_installer [275/911] 945555=test_rdoc_normal_class [276/911] 945555=test_random_formatter [277/911] 945555=test_gem_commands_check_command [278/911] 945555=test_pipe [279/911] 945559=test_regex_casefold [280/911] 945559=test_gem_source_git [281/911] 945555=test_assembler [282/911] 945555=test_pty [283/911] 945556=test_variable_name_check [284/911] 945556=test_gem_commands_list_command [285/911] 945556=test_gem_source_vendor [286/911] 945556=test_propertyputref [287/911] 945556=overlap_test [288/911] 945554=test_rdoc_ri_paths [289/911] 945555=test_gem_platform [290/911] 945559=test_gem_uninstaller [291/911] 945549=test_symbol [292/911] 945549=test_change_word [293/911] 945555=test_gem_available_set [294/911] 945549=test_modify_expand [295/911] 945549=test_gem_source_installed [296/911] 945549=test_parser [297/911] 945556=test_date [298/911] 945556=test_date_time [299/911] 945554=test_pkcs12 [300/911] 945555=test_rdoc_parser_simple [301/911] 945549=test_enumerator [302/911] 945556=test_utf16 [303/911] 945555=test_gem_package [304/911] 945556=test_gem_source [305/911] 945556=test_rdoc_markup_to_rdoc [306/911] 945556=test_handle [307/911] 945554=test_frozen [308/911] 945554=test_safe_load [309/911] 945554=test_color_printer [310/911] 945554=string_encoding_test [311/911] 945554=test_benchmark [312/911] 945555=test_exception_at_throwing [313/911] 945556=test_name_error [314/911] 945555=test_date_compat [315/911] 945555=test_resolve_symbol [316/911] 945562=test_profile_frames [317/911] 945555=test_lazy_enumerator [318/911] 945563=test_set [319/911] 945562=test_find_executable [320/911] 945563=test_array [321/911] 945562=test_error_highlight [322/911] 945554=test_gem_commands_outdated_command [323/911] 945559=test_gem_request_set_lockfile_tokenizer [324/911] 945559=test_nil [325/911] 945556=test_class2name [326/911] 945559=test_kdf [327/911] 945556=test_time_tz [328/911] 945559=test_backtrace [329/911] 945556=test_rdoc_task [330/911] 945556=test_psych [331/911] 945554=test_ractor [332/911] 945556=test_enumerator [333/911] 945556=test_rdoc_markup_formatter [334/911] 945556=test_win32ole_variant [335/911] 945556=test_fiddle [336/911] 945556=test_debug [337/911] 945556=test_arith_seq_extract [338/911] 945554=test_stringchar [339/911] 945555=test_gem_commands_help_command [340/911] 945554=test_digest [341/911] 945555=test_command [342/911] 945562=test_gem_package_old [343/911] 945556=test_gem_uri [344/911] 945551=test_rbconfig [345/911] 945562=test_gem_resolver_local_specification [346/911] 945551=test_autoload [347/911] 945556=test_gem_commands_exec_command [348/911] 945562=test_gem_commands_unpack_command [349/911] 945555=test_pack [350/911] 945559=test_stream [351/911] 945559=test_ssl_session [352/911] 945562=test_ractor [353/911] 945557=test_optarg [354/911] 945562=test_gem_gem_runner [355/911] 945562=test_gem_ext_cargo_builder [356/911] 945562=test_file_exhaustive [357/911] 945554=test_gem_commands_signout_command [358/911] 945554=test_object [359/911] 945554=test_rdoc_generator_pot [360/911] 945557=test_exception [361/911] 945555=test_ripper [362/911] 945557=test_key_name_check [363/911] 945554=test_win32ole_param_event [364/911] 945554=test_rdoc_rd_block_parser [365/911] 945557=test_singleton [366/911] 945557=test_rdoc_servlet [367/911] 945557=test_ruby_lex [368/911] 945554=test_assignment [369/911] 945559=test_grapheme_breaks [370/911] 945559=test_gem_request_set_gem_dependency_api [371/911] 945557=test_ossl [372/911] 945559=test_date_marshal [373/911] 945555=test_syntax [374/911] 945559=numeric_value_test [375/911] 945556=test_keyword [376/911] 945561=!Nothing_to_test [377/911] 945561=test_bn [378/911] 945559=test_win32ole_method_event [379/911] 945559=test_provider [380/911] 945561=test_gem_package_task [381/911] 945561=test_gem_commands_server_command [382/911] 945561=test_rdoc_ri_driver [383/911] 945550=test_data [384/911] 945550=test_http_request [385/911] 945550=test_httpheader [386/911] 945550=test_win32ole_param [387/911] 945550=test_rdoc_parser_markdown [388/911] 945550=test_function_entry [389/911] 945550=test_len [390/911] 945550=test_acceptable [391/911] 945561=implicit_array_test [392/911] 945561=heredoc_dedent_test [393/911] 945561=test_method_name_check [394/911] 945561=test_kernel [395/911] 945550=test_workspace [396/911] 945559=test_random [397/911] 945559=test_bundled_ca [398/911] 945550=test_to_ruby [399/911] 945556=static_literals_test [400/911] 945556=test_backtrace [401/911] 945556=test_gem_safe_marshal [402/911] 945550=test_option [403/911] 945560=test_input_method [404/911] 945559=test_nextafter [405/911] 945550=test_tracer [406/911] 945550=test_capacity [407/911] 945550=test_ellipsize [408/911] 945550=test_integer [409/911] 945559=test_utf32 [410/911] 945559=test_helper [411/911] 945559=test_memory_view [412/911] 945559=test_fips [413/911] 945550=test_gem_commands_update_command [414/911] 945560=test_date_parse [415/911] 945561=test_thread [416/911] 945561=test_noarg [417/911] 945556=test_data [418/911] 945556=test_rand [419/911] 945560=test_pkey_ec [420/911] 945559=test_cesu8 [421/911] 945560=test_rdoc_stats [422/911] 945559=test_gem_commands_setup_command [423/911] 945557=test_alias_and_anchor [424/911] 945557=test_gem_commands_rebuild_command [425/911] 945561=test_rdoc_store [426/911] 945557=test_win32ole_variant_m [427/911] 945560=json_parser_test [428/911] 945557=test_err_in_callback [429/911] 945557=test_rdoc_markup_document [430/911] 945557=test_ftp [431/911] 945560=test_vm_dump [432/911] 945560=errors_test [433/911] 945557=test_open3 [434/911] 945556=test_div [435/911] 945556=test_resize [436/911] 945556=test_rdoc_generator_darkfish [437/911] 945560=test_gc_compact [438/911] 945554=test_key_stroke [439/911] 945559=test_deprecated [440/911] 945559=breadth_first_search_test [441/911] 945559=test_generic [442/911] 945554=test_fiber [443/911] 945556=test_rdoc_markup_to_html_crossref [444/911] 945559=test_update [445/911] 945559=test_files_sample [446/911] 945564=test_folderitem2_invokeverb [447/911] 945564=test_arity [448/911] 945564=test_case_options [449/911] 945564=test_file [450/911] 945564=test_gem_install_update_options [451/911] 945559=test_gem_security_policy [452/911] 945564=test_init [453/911] 945550=test_rdoc_parser_changelog [454/911] 945561=test_gem_resolver_index_set [455/911] 945562=test_thread [456/911] 945561=test_call [457/911] 945559=json_generic_object_test [458/911] 945559=test_hash_create [459/911] 945559=test_ole_methods [460/911] 945559=test_pack [461/911] 945550=test_defined [462/911] 945556=test_switch_hitter [463/911] 945556=test_erb_command [464/911] 945550=test_https [465/911] 945556=test_require [466/911] 945561=test_have_library [467/911] 945563=test_fnmatch [468/911] 945563=test_rdoc_markup_to_ansi [469/911] 945559=test_gem_resolver_vendor_set [470/911] 945559=test_evaluation [471/911] 945559=test_ftp [472/911] 945559=test_unicode_escape [473/911] 945564=test_httpresponses [474/911] 945564=integer_base_flags_test [475/911] 945564=test_gem_ext_cmake_builder [476/911] 945564=test_filter [477/911] 945564=test_too_many_dummy_encodings [478/911] 945559=test_koi8 [479/911] 945559=test_erb_m17n Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 45531> [480/911] 945563=test_clone [481/911] 945559=test_objspaceCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945550 ko1 10u IPv4 80186663 0t0 TCP localhost:45531->localhost:56654 (CLOSE_WAIT) [482/911] 945564=test_http.Closed file descriptor: TestNetHTTPS#test_get: 10 [483/911] 945550=test_rational2 [484/911] 945550=fixtures_test [485/911] 945563=test_gem_dependency_resolution_error [486/911] 945563=test_proxy Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 9 #<File::Stat dev=0x8, ino=80182924, 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 945564 ko1 9u IPv4 80182924 0t0 TCP localhost:33767->localhost:58300 (CLOSE_WAIT) [487/911] 945550=test_completion [488/911] 945563=test_ostruct [489/911] 945551=test_raise [490/911] 945551=test_formatter [491/911] 945551=test_gem_ci_detector [492/911] 945551=test_shift_jis [493/911] 945551=test_gem_request_set_lockfile_parser [494/911] 945551=test_yield [495/911] 945563=test_string [496/911] 945553=test_io_wait_uncommon [497/911] 945553=test_gem_commands_sources_command [498/911] 945563=test_c_union_entity [499/911] 945563=test_undef [500/911] 945563=test_gem_spec_fetcher [501/911] 945561=test_io [502/911] 945553=test_metaclass [503/911] 945553=test_numeric [504/911] 945563=test_rdoc_require [505/911] 945563=test_date_arith [506/911] 945553=test_io_console [507/911] 945563=test_ws [508/911] 945563=test_gem_resolver_installed_specification [509/911] 945563=test_debugger_integration [510/911] 945563=test_array_create [511/911] 945563=test_rdoc_rubygems_hook [512/911] 945563=test_my_integer [513/911] 945563=test_tracepoint [514/911] 945556=test_gem_commands_environment_command [515/911] 945556=test_ractor [516/911] 945556=test_hmac [517/911] 945550=test_signedness [518/911] 945556=desugar_compiler_test [519/911] 945556=test_cd [520/911] 945556=symbol_encoding_test [521/911] 945556=test_cgi_cookie [522/911] 945556=test_internal_ivar [523/911] 945556=test_gem_commands_mirror [524/911] 945556=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 35883> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36175> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945556 ko1 6u IPv4 80186816 0t0 TCP localhost:35883 (LISTEN) ruby 945556 ko1 7u IPv4 80186817 0t0 TCP localhost:36175 (LISTEN) [525/911] 945563=test_etc Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 40355> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 35967> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945556 ko1 8u IPv4 80181689 0t0 TCP localhost:40355 (LISTEN) ruby 945556 ko1 9u IPv4 80181691 0t0 TCP localhost:35967 (LISTEN) .Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 44323> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 45693> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945556 ko1 8u IPv4 80185949 0t0 TCP localhost:44323 (LISTEN) ruby 945556 ko1 9u IPv4 80185950 0t0 TCP localhost:45693 (LISTEN) [526/911] 945563=test_gem_source_lock Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 46171> [527/911] 945549=test_ldapLeaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 38579> [528/911] 945549=test_rdoc_markup_to_bs COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945556 ko1 8u IPv4 80193396 0t0 TCP localhost:46171 (LISTEN) ruby 945556 ko1 9u IPv4 80193398 0t0 TCP localhost:38579 (LISTEN) [529/911] 945563=test_last_thread Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 8 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 [530/911] 945556=test_new [531/911] 945556=test_macro [532/911] 945549=test_hash [533/911] 945549=test_cipher [534/911] 945556=test_unix [535/911] 945549=test_gem_source_specific_file Closed file descriptor: TestSocket_UNIXSocket#test_unix_server_socket: 6 Closed file descriptor: TestSocket_UNIXSocket#test_unix_server_socket: 7 [536/911] 945556=parse_test [537/911] 945556=test_enum [538/911] 945549=test_gem_commands_which_command [539/911] 945549=test_rdoc_markup [540/911] 945549=test_symbol [541/911] 945553=test_optparse [542/911] 945553=test_coder [543/911] 945553=test_context [544/911] 945563=ractor_test [545/911] 945557=test_gem_request_set_lockfile [546/911] 945563=test_postponed_job [547/911] 945564=reflection_test [548/911] 945564=test_bignum [549/911] 945553=test_dot_dot [550/911] 945553=test_human_typo [551/911] 945553=test_cparser [552/911] 945564=test_gem_remote_fetcher [553/911] 945560=test_gem_gemcutter_utilities [554/911] 945557=test_gem_resolver [555/911] 945557=test_config [556/911] 945563=test_tempfile [557/911] 945557=test_raise_exception [558/911] 945564=test_gem_util [559/911] 945550=test_pattern_key_name_check [560/911] 945553=test_exit [561/911] 945560=test_gem_commands_yank_command [562/911] 945550=test_jaro_winkler [563/911] 945550=test_usrmarshal [564/911] 945553=test_weakkeymap [565/911] 945564=test_show_source [566/911] 945564=test_inlinecache [567/911] 945560=test_rdoc_markup_to_markdown [568/911] 945563=test_rdoc_parser_ruby [569/911] 945560=test_httpresponse [570/911] 945564=test_memory_view [571/911] 945560=test_pinned [572/911] 945550=test_gem_command [573/911] 945560=test_enc_raise [574/911] 945560=test_engine [575/911] 945560=test_key_error [576/911] 945560=test_qsort [577/911] 945552=test_cmethod [578/911] 945552=test_gem_ext_ext_conf_builder [579/911] 945560=test_gem_commands_dependency_command [580/911] 945550=test_thread_fd_close [581/911] 945550=json_addition_test [582/911] 945564=test_path_to_class [583/911] 945564=test_storage [584/911] 945564=test_gem_dependency [585/911] 945550=test_marshalable [586/911] 945553=test_string [587/911] 945553=test_gem_resolver_index_specification [588/911] 945550=test_iterator [589/911] 945560=test_method_cache [590/911] 945553=parse_comments_test [591/911] 945560=test_const [592/911] 945553=test_serialize_subclasses [593/911] 945560=test_class [594/911] 945553=test_io [595/911] 945550=test_gem_commands_cert_command [596/911] 945564=test_object [597/911] 945556=test_process [598/911] 945556=test_eval [599/911] 945556=test_fileutils [600/911] 945553=test_remote_fetch_error [601/911] 945553=test_pathname [602/911] 945557=test_stream [603/911] 945557=json_common_interface_test [604/911] 945562=test_func [605/911] 945557=test_coverage [606/911] 945553=test_cgi_tag_helper [607/911] 945553=test_gem_resolver_git_specification [608/911] 945563=test_dir_m17n [609/911] 945556=test_kill_ring [610/911] 945564=test_summary [611/911] 945556=test_thread_queue [612/911] 945564=test_flip [613/911] 945553=test_nowrite [614/911] 945564=test_gem_commands_install_command [615/911] 945553=test_gem_ext_cargo_builder_unit [616/911] 945553=test_stack [617/911] 945550=test_nil2vtempty [618/911] 945550=test_securerandom [619/911] 945550=test_econv [620/911] 945549=test_foreach [621/911] 945549=test_closure [622/911] 945551=test_address_resolve [623/911] 945551=test_wss [624/911] 945551=test_cstr [625/911] 945552=test_gem_resolver_lock_specification [626/911] 945549=test_digest [627/911] 945549=test_variable [628/911] 945552=test_gem_source_local [629/911] 945549=test_rdoc_parser_rd [630/911] 945557=test_num2int [631/911] 945557=test_parse [632/911] 945549=test_process [633/911] 945551=test_have_macro [634/911] 945552=test_iter_break [635/911] 945552=test_config [636/911] 945553=test_boolean [637/911] 945551=test_ansi_with_terminfo [638/911] 945553=test_rdoc_options [639/911] 945551=test_yaml [640/911] 945551=test_yield_block [641/911] 945555=test_recorder [642/911] 945551=test_gem_commands_specification_command [643/911] 945555=test_bug_reporter [644/911] 945564=test_spell_checker [645/911] 945554=test_document [646/911] 945554=test_ractor [647/911] 945564=test_pstore [648/911] 945556=parameters_signature_test [649/911] 945551=test_rdoc_include [650/911] 945564=test_rendering [651/911] 945556=test_gem_resolver_api_specification [652/911] 945564=test_getopts [653/911] 945554=test_pkey [654/911] 945564=test_gem_commands_signin_command [655/911] 945556=test_nonblock [656/911] 945557=test_gem_request [657/911] 945556=test_primitive [658/911] 945554=test_gem_commands_search_command [659/911] 945556=test_thread [660/911] 945554=test_pattern_matching [661/911] 945552=test_literal [662/911] 945555=test_irb [663/911] 945564=test_arithmetic_sequence [664/911] 945551=test_lambda [665/911] 945550=bom_test [666/911] 945554=test_frozen_error [667/911] 945564=test_sockopt [668/911] 945554=test_file [669/911] 945564=test_encoding [670/911] 945550=test_str2big [671/911] 945550=test_rational [672/911] 945556=test_regexp [673/911] 945564=newline_offsets_test [674/911] 945550=test_gem_resolver_conflict [675/911] 945562=test_gem_commands_contents_command [676/911] 945550=test_rdoc_cross_reference [677/911] 945563=test_scalar [678/911] 945551=test_readpartial [679/911] 945563=test_rdoc_generator_markup [680/911] 945563=test_helper [681/911] 945563=test_win32ole_method [682/911] 945563=test_yamldbm [683/911] 945563=test_cgi_modruby [684/911] 945563=test_thread_cv [685/911] 945562=test_parser_events [686/911] 945551=test_unicode [687/911] 945551=test_windows_1251 [688/911] 945551=test_gem_resolver_best_set [689/911] 945562=test_convertible [690/911] 945557=test_eval [691/911] 945553=test_stat [692/911] 945553=test_addr [693/911] 945551=test_gc [694/911] 945553=test_allocation [695/911] 945563=dump_test [696/911] 945555=test_enc_associate [697/911] 945564=location_test [698/911] 945564=test_c_struct_builder [699/911] 945564=test_insns_leaf [700/911] 945564=test_store [701/911] 945557=test_iseq [702/911] 945550=test_protocol [703/911] 945564=test_gem_ext_cargo_builder_link_flag_converter [704/911] 945550=test_tree_builder [705/911] 945550=test_protect [706/911] 945550=test_x509req [707/911] 945564=test_cgi_util [708/911] 945555=test_gem_commands_open_command [709/911] 945550=test_dln [710/911] 945550=test_history [711/911] 945550=test_iso_8859 [712/911] 945550=test_complex2 [713/911] 945550=test_x509attr [714/911] 945550=test_pkg_config [715/911] 945550=test_rdoc_context [716/911] 945564=regexp_test [717/911] 945564=test_rdoc_markup_to_html [718/911] 945555=test_rdoc_markup_to_joined_paragraph [719/911] 945555=test_string_memory [720/911] 945555=test_rdoc_parser [721/911] 945555=test_coderange [722/911] 945555=test_open-uri [723/911] 945564=test_rdoc_markup_indented_paragraph [724/911] 945564=test_big2str [725/911] 945564=test_line_editor [726/911] 945564=test_enumerator_kw [727/911] 945564=test_mixed_unicode_escapes [728/911] 945564=test_mul [729/911] 945557=test_mkmf [730/911] 945564=test_win32ole_variant_outarg [731/911] 945564=test_require_path_check [732/911] 945557=test_flush [733/911] 945557=test_rdoc_any_method [734/911] 945554=test_rdoc_markup_to_html_snippet [735/911] 945554=test_complexrational [736/911] 945554=test_cgi_header [737/911] 945554=test_gem_commands_fetch_command [738/911] 945552=test_pkcs7 [739/911] 945555=test_rdoc_class_module [740/911] 945564=test_gem_specification [741/911] 945554=test_gbk [742/911] 945554=test_rdoc_markup_attributes [743/911] 945554=test_pointer [744/911] 945552=test_refinement [745/911] 945563=test_gem_dependency_installer [746/911] 945557=test_warning [747/911] 945557=test_gem_name_tuple [748/911] 945557=test_win32ole_type_event [749/911] 945557=test_cgi_session [750/911] 945557=test_class [751/911] 945557=test_word [752/911] 945557=test_numeric [753/911] 945557=test_stringscanner [754/911] 945557=test_x509crl [755/911] 945554=test_win32ole_variable [756/911] 945554=test_gem_package_tar_reader [757/911] 945561=test_type_completor [758/911] 945561=test_gb18030 [759/911] 945550=test_x509ext [760/911] 945561=test_files_ext [761/911] 945550=unescape_test [762/911] 945554=test_color [763/911] 945555=test_gem_commands_query_command [764/911] 945554=equality_test [765/911] 945554=test_case [766/911] 945554=test_c_struct_entry [767/911] 945561=test_eval_history [768/911] 945557=test_inadvertent_creation [769/911] 945557=static_inspect_test [770/911] 945561=test_complex [771/911] 945554=source_location_test [772/911] 945560=test_instrumentation_api [773/911] 945557=test_rdoc_markup_verbatim [774/911] 945554=test_at_exit [775/911] 945557=test_asn1 [776/911] 945554=test_flags [777/911] 945557=json_string_matching_test [778/911] 945557=test_monitor [779/911] 945561=test_gem_ext_rake_builder [780/911] 945557=test_whileuntil [781/911] 945557=test_transcode [782/911] 945555=test_rat [783/911] 945555=test_extlibs [784/911] 945562=test_rdoc_markup_heading [785/911] 945557=test_settracefunc [786/911] 945562=test_gem_text [787/911] 945562=tunnel_test [788/911] 945562=test_gem_version [789/911] 945562=test_win32ole [790/911] 945562=test_rdoc_markup_to_tt_only [791/911] 945562=test_gem_commands_stale_command [792/911] 945560=test_path [793/911] 945560=test_method_cache [794/911] 945562=test_rdoc_markdown_test [795/911] 945560=test_rdoc_normal_module [796/911] 945554=test_sprintf_comb [797/911] 945560=test_tcp [798/911] 945560=test_pp [799/911] 945554=test_gem_stub_specification [800/911] 945561=test_enc_str_buf_cat [801/911] 945561=test_logperiod [802/911] 945561=test_have_func [803/911] 945560=test_lock_native_thread [804/911] 945560=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 42221> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 945560 ko1 8u IPv4 80194316 0t0 TCP localhost:42221->localhost:54586 (CLOSE_WAIT) [805/911] 945554=test_zsh_completion [806/911] 945554=test_gem_package_tar_reader_entry Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 8 [807/911] 945560=json_fixtures_test [808/911] 945560=test_encoding [809/911] 945564=test_load [810/911] 945564=test_gem_resolver_specification [811/911] 945564=test_rdoc_generator_pot_po_entry [812/911] 945564=test_constant [813/911] 945554=test_rdoc_parser_c [814/911] 945560=test_gem_security_trust_dir [815/911] 945563=test_default_gems [816/911] 945553=test_key_actor_vi [817/911] 945561=test_svcb_https [818/911] 945560=test_rdoc_context_section [819/911] 945561=ruby_parser_test [820/911] 945561=test_buffering [821/911] 945560=test_bug-14834 [822/911] 945561=test_terminfo [823/911] 945563=test_ansi_without_terminfo [824/911] 945561=test_rdoc_markup_include [825/911] 945561=test_bmethod [826/911] 945563=test_enumerable [827/911] 945561=test_rdoc_attr [828/911] 945563=test_http [829/911] 945563=test_passing_block [830/911] 945561=test_logdevice [831/911] 945563=test_addrinfo [832/911] 945553=test_x509cert [833/911] 945554=test_ssl [834/911] 945560=test_rdoc_constant [835/911] 945550=test_registry [836/911] 945563=test_deprecate [837/911] 945550=test_ractor [838/911] 945563=test_module [839/911] 945550=test_gem_commands_push_command [840/911] 945557=parse_success_test [841/911] 945560=test_rdoc_encoding [842/911] 945557=test_gem_uri_formatter [843/911] 945557=test_sprintf [844/911] 945560=test_common [845/911] 945562=test_rdoc_markdown [846/911] 945553=test_gem_request_connection_pools [847/911] 945557=test_optimization [848/911] 945560=test_rubyvm [849/911] 945550=test_data_error [850/911] 945560=test_ancdata [851/911] 945560=test_gem_doctor [852/911] 945553=test_weakmap [853/911] 945560=test_rdoc_markup_to_table_of_contents [854/911] 945562=test_abi [855/911] 945560=test_scanner_events [856/911] 945550=test_external_new [857/911] 945550=test_euc_jp [858/911] 945560=test_win32ole_typelib [859/911] 945550=test_force_exit [860/911] 945560=test_gem_resolver_dependency_request [861/911] 945550=test_gem_commands_owner_command [862/911] 945560=test_basicsocket [863/911] 945560=test_import [864/911] 945562=test_find [865/911] 945562=locals_test [866/911] 945555=test_normalize [867/911] 945555=test_recursion [868/911] 945555=test_ractor [869/911] 945550=test_rdoc_i18n_text [870/911] 945550=test_gem_unsatisfiable_dependency_error [871/911] 945550=test_rdoc_tom_doc [872/911] 945555=test_sexp [873/911] 945550=test_logger [874/911] 945555=pattern_test [875/911] 945550=test_gem_package_tar_header [876/911] 945555=test_disable_irb [877/911] 945555=test_verbose [878/911] 945550=test_history [879/911] 945555=test_gem_ext_builder [880/911] 945550=redundant_return_test [881/911] 945550=test_struct [882/911] 945561=test_date_strftime [883/911] 945550=compiler_test [884/911] 945550=test_gem_resolver_vendor_specification [885/911] 945550=test_typeddata [886/911] 945562=test_key_actor_emacs [887/911] 945562=test_mutex [888/911] 945560=test_basicinstructions [889/911] 945550=test_bigzero [890/911] 945550=test_big5 [891/911] 945550=test_gem_resolver_activation_request [892/911] 945550=test_null [893/911] 945550=test_signal [894/911] 945560=test_timeout [895/911] 945560=test_fixnum [896/911] 945564=test_fstring [897/911] 945560=test_name_error_extension [898/911] 945560=test_iseq_load [899/911] 945562=test_scheduler [900/911] 945561=test_rdoc_markup_raw [901/911] 945561=test_require_lib [902/911] 945564=test_files_test_2 [903/911] 945562=test_gem_version_option [904/911] 945562=test_gem_rdoc [905/911] 945562=test_rdoc_markup_parser [906/911] 945562=test_gem_remote_fetcher_s3 [907/911] 945552=test_fd_setsize [908/911] 945552=test_gem_request_set [909/911] 945562=version_test [910/911] 945562=test_trick [911/911] 945552=test_objectspace Finished tests in 179.482108s, 186.5813 tests/s, 36029.2514 assertions/s. 33488 tests, 6466606 assertions, 0 failures, 0 errors, 358 skips ruby -v: ruby 3.4.0dev (2024-07-17T02:20:17Z master dabb6c49aa) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.4.0dev (2024-07-17T02:20:17Z master dabb6c49aa) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 39.833068 seconds 3432 files, 32773 examples, 135778 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.