# Logfile created on 2024-07-16 16:31:42 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007a3d368afdc0 @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.20240716-163142", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007a3d368d0a70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007a3d368d04f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007a3d357da1f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240716-163142", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240716-163142>, @binmode=false, @mon_data=#<Monitor:0x00007a3d3722fd28>, @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 Already up to date. Latest commit hash = 4a4e1bf357 $$$[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/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/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' 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/bigdecimal-3.1.8/ext/bigdecimal' 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/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/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/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension' 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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed Update 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: 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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' 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/ext/fiddle' 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/ext/ripper' 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/psych' 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/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/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/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/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' ./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=4217 "--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] 993353=test_generic [ 2/911] 993352=breadth_first_search_test [ 3/911] 993345=test_fiber [ 4/911] 993344=test_rdoc_generator_darkfish [ 5/911] 993342=test_resize [ 6/911] 993341=test_div [ 7/911] 993349=test_deprecated [ 8/911] 993348=test_key_stroke [ 9/911] 993343=test_gc_compact [ 10/911] 993347=test_vm_dump [ 11/911] 993342=test_ftp [ 12/911] 993347=test_rdoc_markup_document [ 13/911] 993341=test_open3 [ 14/911] 993346=errors_test [ 15/911] 993351=test_gem_commands_rebuild_command [ 16/911] 993350=test_gem_commands_setup_command [ 17/911] 993340=test_alias_and_anchor [ 18/911] 993349=test_rdoc_stats [ 19/911] 993354=test_cesu8 [ 20/911] 993354=test_err_in_callback [ 21/911] 993353=test_win32ole_variant_m [ 22/911] 993354=json_parser_test [ 23/911] 993353=test_rdoc_store [ 24/911] 993355=test_gem_commands_update_command [ 25/911] 993340=test_date_parse [ 26/911] 993348=test_fips [ 27/911] 993352=test_pkey_ec [ 28/911] 993342=test_rand [ 29/911] 993354=test_noarg [ 30/911] 993347=test_data [ 31/911] 993347=test_thread [ 32/911] 993347=test_utf32 [ 33/911] 993347=test_integer [ 34/911] 993346=test_ellipsize [ 35/911] 993352=test_memory_view [ 36/911] 993346=test_helper [ 37/911] 993346=test_gem_safe_marshal [ 38/911] 993340=test_tracer [ 39/911] 993352=test_capacity [ 40/911] 993352=test_nextafter [ 41/911] 993347=test_input_method [ 42/911] 993349=test_option [ 43/911] 993352=static_literals_test [ 44/911] 993352=test_random [ 45/911] 993351=test_to_ruby [ 46/911] 993352=test_bundled_ca [ 47/911] 993351=test_workspace [ 48/911] 993340=test_backtrace [ 49/911] 993342=heredoc_dedent_test [ 50/911] 993340=test_method_name_check [ 51/911] 993354=test_kernel [ 52/911] 993340=test_rdoc_parser_markdown [ 53/911] 993347=test_function_entry [ 54/911] 993347=test_win32ole_param [ 55/911] 993347=implicit_array_test [ 56/911] 993349=test_acceptable [ 57/911] 993342=test_len [ 58/911] 993342=test_gem_package_task [ 59/911] 993348=test_win32ole_method_event [ 60/911] 993348=test_provider [ 61/911] 993347=test_bn [ 62/911] 993340=test_httpheader [ 63/911] 993344=test_data [ 64/911] 993347=test_rdoc_ri_driver [ 65/911] 993344=test_http_request [ 66/911] 993349=test_gem_commands_server_command [ 67/911] 993351=!Nothing_to_test [ 68/911] 993351=numeric_value_test [ 69/911] 993342=test_keyword [ 70/911] 993340=test_ruby_lex [ 71/911] 993344=test_assignment [ 72/911] 993352=test_syntax [ 73/911] 993351=test_date_marshal [ 74/911] 993351=test_ossl [ 75/911] 993340=test_gem_request_set_gem_dependency_api [ 76/911] 993350=test_grapheme_breaks [ 77/911] 993350=test_rdoc_rd_block_parser [ 78/911] 993349=test_win32ole_param_event [ 79/911] 993349=test_key_name_check [ 80/911] 993349=test_ripper [ 81/911] 993346=test_rdoc_servlet [ 82/911] 993346=test_singleton [ 83/911] 993346=test_file_exhaustive [ 84/911] 993347=test_gem_ext_cargo_builder [ 85/911] 993350=test_gem_gem_runner [ 86/911] 993348=test_rdoc_generator_pot [ 87/911] 993353=test_exception [ 88/911] 993353=test_object [ 89/911] 993353=test_gem_commands_signout_command [ 90/911] 993350=test_gem_commands_exec_command [ 91/911] 993347=test_gem_commands_unpack_command [ 92/911] 993354=test_pack [ 93/911] 993340=test_autoload [ 94/911] 993349=test_gem_resolver_local_specification [ 95/911] 993348=test_ractor [ 96/911] 993348=test_ssl_session [ 97/911] 993349=test_optarg [ 98/911] 993342=test_stream [ 99/911] 993353=test_gem_commands_help_command [100/911] 993342=test_stringchar [101/911] 993349=test_arith_seq_extract [102/911] 993353=test_debug [103/911] 993353=test_digest [104/911] 993347=test_rbconfig [105/911] 993347=test_gem_uri [106/911] 993342=test_command [107/911] 993354=test_gem_package_old [108/911] 993347=test_ractor [109/911] 993354=test_psych [110/911] 993354=test_fiddle [111/911] 993349=test_win32ole_variant [112/911] 993349=test_rdoc_markup_formatter [113/911] 993354=test_enumerator [114/911] 993354=test_kdf [115/911] 993349=test_nil [116/911] 993349=test_class2name [117/911] 993349=test_gem_commands_outdated_command [118/911] 993347=test_gem_request_set_lockfile_tokenizer [119/911] 993349=test_rdoc_task [120/911] 993349=test_backtrace [121/911] 993348=test_time_tz [122/911] 993354=test_lazy_enumerator [123/911] 993347=test_resolve_symbol [124/911] 993355=test_profile_frames [125/911] 993348=test_date_compat [126/911] 993348=test_error_highlight [127/911] 993347=test_array [128/911] 993355=test_set [129/911] 993355=test_find_executable [130/911] 993355=test_color_printer [131/911] 993355=test_safe_load [132/911] 993355=test_gem_source [133/911] 993342=test_rdoc_markup_to_rdoc [134/911] 993353=test_frozen [135/911] 993353=test_handle [136/911] 993342=test_name_error [137/911] 993350=test_exception_at_throwing [138/911] 993350=test_benchmark [139/911] 993353=string_encoding_test [140/911] 993349=test_rdoc_parser_simple [141/911] 993355=test_enumerator [142/911] 993349=test_gem_package [143/911] 993354=test_utf16 [144/911] 993354=test_modify_expand [145/911] 993354=test_gem_source_installed [146/911] 993354=test_gem_available_set [147/911] 993348=test_change_word [148/911] 993348=test_date [149/911] 993353=test_pkcs12 [150/911] 993348=test_date_time [151/911] 993348=test_parser [152/911] 993354=test_variable_name_check [153/911] 993354=test_gem_source_vendor [154/911] 993348=test_gem_commands_list_command [155/911] 993354=test_assembler [156/911] 993354=test_pty [157/911] 993342=test_gem_platform [158/911] 993351=test_gem_uninstaller [159/911] 993350=test_symbol [160/911] 993350=overlap_test [161/911] 993342=test_rdoc_ri_paths [162/911] 993342=test_propertyputref [163/911] 993342=test_gem_commands_check_command [164/911] 993348=test_random_formatter [165/911] 993348=test_rdoc_normal_class [166/911] 993342=test_gem_source_git [167/911] 993353=test_pipe [168/911] 993348=test_regex_casefold [169/911] 993348=test_rdoc_code_object [170/911] 993349=test_gem_installer [171/911] 993353=test_multi_irb_commands [172/911] 993353=test_rdoc_top_level [173/911] 993354=test_gem_command_manager [174/911] 993344=test_date_attr [175/911] 993343=test_scan_args [176/911] 993344=test_integer [177/911] 993343=test_duplicate [178/911] 993343=test_time [179/911] 993354=json_ext_parser_test [180/911] 993354=test_erb [181/911] 993350=test_condition [182/911] 993350=test_cp949 [183/911] 993350=test_string [184/911] 993341=test_emoji [185/911] 993354=test_files_lib [186/911] 993343=test_sorted_set [187/911] 993342=test_help [188/911] 993341=test_class_name_check [189/911] 993342=test_gem_resolver_git_set [190/911] 993341=test_date_strptime [191/911] 993353=test_ssl [192/911] 993348=test_pkey_dsa [193/911] 993346=test_https_proxy [194/911] 993341=test_nomethod_error [195/911] 993341=library_symbols_test Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 37045> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993346 ko1 6u IPv4 73068386 0t0 TCP localhost:37045 (LISTEN) [196/911] 993346=test_json_tree [197/911] 993346=test_emitter [198/911] 993341=test_ractor [199/911] 993346=test_framework [200/911] 993342=test_case_comprehensive [201/911] 993342=test_omap [202/911] 993346=test_marshal [203/911] 993343=magic_comment_test [204/911] 993342=test_zlib [205/911] 993348=test_uncorrectable_name_check Leaked file descriptor: TestOpenURISSL#test_validation_failure: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 33469> [206/911] 993348=test_load [207/911] 993348=test_procCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993353 ko1 8u sock 0,8 0t0 73079978 protocol: TCP Closed file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 [208/911] 993351=test_cclass [209/911] 993353=test_shellwords [210/911] 993353=test_singleton_function [211/911] 993353=test_delegate [212/911] 993353=test_helper_method [213/911] 993351=test_cgi_core [214/911] 993351=attribute_write_test [215/911] 993351=test_parser [216/911] 993353=test_yaml_special_cases [217/911] 993351=test_gem_source_list [218/911] 993353=test_rdoc_rd_inline [219/911] 993353=test_gem_remote_fetcher_local_ssl_server [220/911] 993351=test_ractor [221/911] 993351=test_severity [222/911] 993351=test_float [223/911] 993343=test_gem [224/911] 993346=test_files_test_1 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 6 : #<TCPServer:fd 6, AF_INET, 0.0.0.0, 45935> [225/911] 993341=test_gem_security COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993353 ko1 6u IPv4 73074373 0t0 TCP *:45935 (LISTEN) Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44343> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993353 ko1 7u IPv4 73073273 0t0 TCP *:44343 (LISTEN) .Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 7 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 42195> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993353 ko1 8u sock 0,8 0t0 73073275 protocol: TCP [226/911] 993348=test_euc_tw [227/911] 993348=test_compile_prism Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 8 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44045> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993353 ko1 7u IPv4 73076198 0t0 TCP *:44045 (LISTEN) Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 [228/911] 993353=test_gem_commands_build_command Closed file descriptor: TestGemCommandsBuildCommand#test_handle_options_defaults: 6 [229/911] 993353=test_face [230/911] 993348=test_sizeof [231/911] 993353=test_alias [232/911] 993351=test_gem_requirement [233/911] 993351=test_object_references [234/911] 993351=test_wait [235/911] 993353=test_x509name [236/911] 993353=test_sleep [237/911] 993351=test_dns [238/911] 993351=test_stringio [239/911] 993351=test_require [240/911] 993353=test_dup [241/911] 993343=test_comparable [242/911] 993343=test_bug-3571 [243/911] 993343=test_system [244/911] 993353=test_emoji_breaks [245/911] 993353=test_notimplement [246/911] 993353=test_io_timeout [247/911] 993353=test_date_new [248/911] 993353=test_gem_commands_info_command [249/911] 993340=test_rdoc_rd [250/911] 993353=command_line_test [251/911] 993340=test_console_attr [252/911] 993340=test_gem_bundler_version_finder [253/911] 993353=test_webauthn_listener_response [254/911] 993353=heredoc_test [255/911] 993340=newline_test [256/911] 993353=test_ubf_async_safe [257/911] 993353=test_array [258/911] 993353=parser_test [259/911] 993353=snippets_test [260/911] 993341=test_gem_path_support [261/911] 993340=constant_path_node_test [262/911] 993341=test_win32ole_record [263/911] 993340=test_gem_safe_yaml [264/911] 993341=test_digest_extend [265/911] 993340=test_autoconf [266/911] 993341=test_did_you_mean [267/911] 993340=test_popen_deadlock [268/911] 993345=test_bug-5832 [269/911] 993345=test_case [270/911] 993345=test_cgi_multipart [271/911] 993345=test_ast [272/911] 993341=test_rdoc_comment [273/911] 993342=test_pack [274/911] 993342=test_rb_str_dup [275/911] 993342=fuzzer_test [276/911] 993342=onigmo_test [277/911] 993342=test_struct [278/911] 993342=test_gc [279/911] 993342=test_math [280/911] 993342=json_encoding_test [281/911] 993342=test_time [282/911] 993341=test_super [283/911] 993344=test_libs [284/911] 993344=test_arith_seq_beg_len_step [285/911] 993342=test_reline [286/911] 993344=test_hash [287/911] 993340=test_gem_resolver_requirement_list [288/911] 993340=test_beginendblock [289/911] 993343=test_win32ole_event [290/911] 993343=test_io_buffer [291/911] 993347=test_scalar_scanner [292/911] 993347=test_within_pipe [293/911] 993343=test_gem_commands_pristine_command [294/911] 993347=test_gem_config_file [295/911] 993341=test_yamlstore [296/911] 993341=test_rdoc_method_attr [297/911] 993347=test_yjit_exit_locations [298/911] 993347=test_rdoc_rdoc [299/911] 993341=test_rdoc_markup_pre_process [300/911] 993353=test_yaml_tree [301/911] 993347=test_case_mapping [302/911] 993347=test_mailto [303/911] 993353=test_rubygems [304/911] 993348=test_gem_package_tar_writer [305/911] 993347=ripper_test [306/911] 993341=test_weakref [307/911] 993340=test_timeout [308/911] 993348=test_not [309/911] 993348=test_socket [310/911] 993354=test_function [311/911] 993353=snapshots_test [312/911] 993341=test_set [313/911] 993341=test_gem_source_fetch_problem [314/911] 993341=test_gem_update_suggestion [315/911] 993342=test_resource [316/911] 993342=test_member [317/911] 993342=test_gem_console_ui [318/911] 993342=test_ractor_compatibility [319/911] 993341=test_append [320/911] 993341=test_gem_resolver_lock_set [321/911] 993341=test_rdoc_markup_hard_break [322/911] 993341=test_method [323/911] 993354=test_unicode_normalize [324/911] 993354=test_reline_key [325/911] 993340=test_rdoc_generator_pot_po [326/911] 993340=test_reqarg [327/911] 993354=test_m17n [328/911] 993346=test_yjit [329/911] 993347=test_buffered_io [330/911] 993347=test_rdoc_markup_attribute_manager [331/911] 993347=test_date_conv [332/911] 993347=test_webauthn_poller [333/911] 993347=test_egrep_cpp [334/911] 993342=test_rdoc_i18n_locale [335/911] 993342=test_argf [336/911] 993347=test_gem_resolver_composed_set [337/911] 993354=test_pkey_rsa [338/911] 993347=test_trace [339/911] 993347=test_numhash [340/911] 993347=test_gem_stream_ui [341/911] 993347=test_rdoc_generator_ri [342/911] 993347=test_nofree [343/911] 993347=test_arity [344/911] 993347=test_ipaddr [345/911] 993347=test_rdoc_markup_to_label [346/911] 993354=test_install [347/911] 993347=test_prettyprint [348/911] 993347=integer_parse_test [349/911] 993347=test_gem_validator [350/911] 993349=test_queue [351/911] 993347=test_sleep [352/911] 993340=regular_expression_options_test [353/911] 993340=test_key_event_record [354/911] 993349=index_write_test [355/911] 993340=test_integer_comb [356/911] 993343=test_tsort [357/911] 993343=test_depth_first [358/911] 993343=test_ns_spki [359/911] 993343=test_custom_command [360/911] 993349=lex_test [361/911] 993352=test_tree_spell_checker [362/911] 993352=test_m17n_comb [363/911] 993343=test_date_ractor [364/911] 993354=test_pair [365/911] 993353=test_rdoc_rd_inline_parser [366/911] 993353=test_mdns [367/911] 993353=test_x509store [368/911] 993343=test_gem_ext_configure_builder [369/911] 993343=test_dir [370/911] 993353=test_merge_keys [371/911] 993353=test_random [372/911] 993353=test_win32ole_type [373/911] 993353=test_lexer.Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f19d54c09f0 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:709 sleep> [374/911] 993348=test_kwargs [375/911] 993348=test_io_wait [376/911] 993353=test_rdoc_extend [377/911] 993351=test_set_len [378/911] 993353=test_rdoc_generator_json_index [379/911] 993351=test_threadgroup [380/911] 993353=test_euc_kr [381/911] 993353=test_gem_commands_lock_command [382/911] 993348=test_gem_local_remote_options [383/911] 993353=test_bash_completion [384/911] 993353=test_exception [385/911] 993348=test_gem_security_signer [386/911] 993348=test_gem_commands_uninstall_command [387/911] 993343=test_rendering [388/911] 993343=test_nesting_parser [389/911] 993343=test_gem_dependency_list [390/911] 993351=test_files_test [391/911] 993343=test_gem_resolver_installer_set [392/911] 993351=test_require [393/911] 993351=test_ifunless [394/911] 993351=test_gem_silent_ui [395/911] 993351=test_rdoc_text [396/911] 993343=test_shapes [397/911] 993343=test_ocsp [398/911] 993347=test_pkey_dh [399/911] 993349=test_interned_str [400/911] 993349=test_placearg [401/911] 993347=test_rdoc_markup_paragraph [402/911] 993347=test_gem_commands_cleanup_command [403/911] 993349=test_config [404/911] 993351=test_env [405/911] 993349=regular_expression_encoding_test [406/911] 993349=test_project_sanity [407/911] 993343=test_continuation [408/911] 993343=test_forwardable [409/911] 993343=test_object_create_start [410/911] 993343=test_delete [411/911] 993343=comments_test [412/911] 993343=test_config [413/911] 993349=test_io_m17n [414/911] 993343=test_ensured [415/911] 993343=test_gem_source_subpath_problem [416/911] 993348=test_tmpdir [417/911] 993343=node_id_test [418/911] 993347=test_locale [419/911] 993348=test_gem_resolver_api_set [420/911] 993347=parse_stream_test [421/911] 993347=test_ts [422/911] 993348=test_emitter [423/911] 993348=test_dryrun [424/911] 993348=encodings_test [425/911] 993343=test_string_processing [426/911] 993343=test_io_buffer [427/911] 993348=test_gem_impossible_dependencies_error [428/911] 993348=json_generator_test [429/911] 993354=test_type [430/911] 993343=test_range [431/911] 993354=test_udp [432/911] 993354=dispatcher_test [433/911] 993355=test_rdoc_alias [434/911] 993348=test_rdoc_single_class [435/911] 993355=test_configuration [436/911] 993348=test_windows_1252 [437/911] 993348=test_stringify_symbols [438/911] 993354=test_printf [439/911] 993348=test_rubyoptions [440/911] 993354=test_rdoc_token_stream [441/911] 993347=warnings_test [442/911] 993355=test_to_ary_concat [443/911] 993347=test_fd_setsize [444/911] 993347=test_objectspace [445/911] 993354=test_trick [446/911] 993355=test_gem_request_set [447/911] 993347=version_test [448/911] 993347=test_gem_rdoc [449/911] 993343=test_require_lib [450/911] 993347=test_gem_version_option [451/911] 993347=test_files_test_2 [452/911] 993349=test_gem_remote_fetcher_s3 [453/911] 993349=test_rdoc_markup_parser [454/911] 993355=test_iseq_load [455/911] 993340=test_fstring [456/911] 993349=test_name_error_extension [457/911] 993349=test_fixnum [458/911] 993349=test_timeout [459/911] 993349=test_signal [460/911] 993340=test_rdoc_markup_raw [461/911] 993340=test_scheduler [462/911] 993340=test_null [463/911] 993340=test_big5 [464/911] 993340=test_gem_resolver_activation_request [465/911] 993340=test_gem_resolver_vendor_specification [466/911] 993340=test_typeddata [467/911] 993341=test_date_strftime [468/911] 993340=compiler_test [469/911] 993340=test_struct [470/911] 993340=test_basicinstructions [471/911] 993353=test_bigzero [472/911] 993353=test_mutex [473/911] 993344=test_key_actor_emacs [474/911] 993340=redundant_return_test [475/911] 993340=test_gem_ext_builder [476/911] 993352=test_history [477/911] 993341=test_verbose [478/911] 993341=test_gem_unsatisfiable_dependency_error [479/911] 993341=test_rdoc_i18n_text [480/911] 993341=test_rdoc_tom_doc [481/911] 993352=test_ractor [482/911] 993341=pattern_test [483/911] 993341=test_gem_package_tar_header [484/911] 993353=test_disable_irb [485/911] 993353=test_sexp [486/911] 993352=test_logger [487/911] 993352=test_import [488/911] 993341=test_basicsocket [489/911] 993353=test_gem_commands_owner_command [490/911] 993341=test_recursion [491/911] 993341=test_normalize [492/911] 993341=test_find [493/911] 993344=locals_test [494/911] 993341=test_win32ole_typelib [495/911] 993341=test_euc_jp [496/911] 993341=test_scanner_events [497/911] 993341=test_external_new [498/911] 993341=test_abi [499/911] 993355=test_gem_resolver_dependency_request [500/911] 993355=test_force_exit [501/911] 993349=test_rubyvm [502/911] 993349=test_data_error [503/911] 993355=test_rdoc_markup_to_table_of_contents [504/911] 993353=test_gem_doctor [505/911] 993355=test_ancdata [506/911] 993355=test_weakmap [507/911] 993353=test_gem_uri_formatter [508/911] 993349=test_sprintf [509/911] 993353=test_rdoc_encoding [510/911] 993341=test_optimization [511/911] 993353=test_gem_request_connection_pools [512/911] 993351=test_rdoc_markdown [513/911] 993342=test_common [514/911] 993354=test_rdoc_constant [515/911] 993344=test_registry [516/911] 993344=test_deprecate [517/911] 993352=test_ssl [518/911] 993349=parse_success_test [519/911] 993349=test_module [520/911] 993353=test_gem_commands_push_command [521/911] 993354=test_ractor [522/911] 993354=test_logdevice [523/911] 993351=test_rdoc_attr [524/911] 993351=test_passing_block [525/911] 993351=test_http [526/911] 993344=test_x509cert [527/911] 993351=test_addrinfo [528/911] 993342=test_bug-14834 [529/911] 993351=ruby_parser_test [530/911] 993351=test_rdoc_context_section [531/911] 993351=test_buffering [532/911] 993351=test_svcb_https [533/911] 993351=test_key_actor_vi [534/911] 993342=test_enumerable [535/911] 993353=test_bmethod [536/911] 993342=test_ansi_without_terminfo [537/911] 993353=test_rdoc_markup_include [538/911] 993353=test_terminfo [539/911] 993342=test_rdoc_generator_pot_po_entry [540/911] 993353=test_gem_resolver_specification [541/911] 993342=test_encoding [542/911] 993353=test_load [543/911] 993353=json_fixtures_test [544/911] 993353=test_default_gems [545/911] 993344=test_constant [546/911] 993353=test_rdoc_parser_c [547/911] 993351=test_gem_security_trust_dir [548/911] 993351=test_logperiod [549/911] 993351=test_have_func [550/911] 993342=test_enc_str_buf_cat [551/911] 993342=test_gem_package_tar_reader_entry [552/911] 993342=test_zsh_completion [553/911] 993350=test_webauthn_listener [554/911] 993342=test_lock_native_thread [555/911] 993342=test_pp [556/911] 993353=test_tcp Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 41697> [557/911] 993340=test_sprintf_comb [558/911] 993342=test_rdoc_normal_module COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993350 ko1 8u IPv4 73085521 0t0 TCP localhost:41697->localhost:56798 (CLOSE_WAIT) [559/911] 993353=test_rdoc_markdown_test [560/911] 993350=test_method_cache [561/911] 993350=test_path [562/911] 993350=test_gem_stub_specification [563/911] 993342=tunnel_test [564/911] 993342=test_gem_text [565/911] 993342=test_settracefunc [566/911] 993340=test_gem_commands_stale_command [567/911] 993340=test_rdoc_markup_to_tt_only [568/911] 993350=test_win32ole [569/911] 993350=test_gem_version [570/911] 993340=test_rat [571/911] 993340=test_extlibs [572/911] 993350=test_rdoc_markup_heading [573/911] 993351=json_string_matching_test [574/911] 993350=test_gem_ext_rake_builder [575/911] 993351=test_monitor [576/911] 993351=test_flags [577/911] 993354=test_asn1 [578/911] 993354=test_transcode [579/911] 993354=test_whileuntil [580/911] 993354=source_location_test [581/911] 993354=test_complex [582/911] 993354=test_at_exit [583/911] 993354=test_rdoc_markup_verbatim [584/911] 993354=test_instrumentation_api [585/911] 993351=static_inspect_test [586/911] 993351=test_inadvertent_creation [587/911] 993350=equality_test [588/911] 993350=test_gem_commands_query_command [589/911] 993353=test_color [590/911] 993351=test_eval_history [591/911] 993351=test_c_struct_entry [592/911] 993347=test_case [593/911] 993347=test_files_ext [594/911] 993347=test_x509ext [595/911] 993353=unescape_test [596/911] 993347=test_x509crl [597/911] 993343=test_stringscanner [598/911] 993342=test_numeric [599/911] 993343=test_cgi_session [600/911] 993342=test_class [601/911] 993342=test_word [602/911] 993342=test_gb18030 [603/911] 993343=test_gem_package_tar_reader [604/911] 993347=test_type_completor [605/911] 993342=test_win32ole_variable [606/911] 993342=test_gbk [607/911] 993347=test_rdoc_markup_attributes [608/911] 993342=test_gem_specification [609/911] 993344=test_rdoc_class_module [610/911] 993343=test_gem_name_tuple [611/911] 993347=test_win32ole_type_event [612/911] 993347=test_warning [613/911] 993351=test_gem_dependency_installer [614/911] 993343=test_pointer [615/911] 993349=test_refinement [616/911] 993347=test_rdoc_any_method [617/911] 993350=test_flush [618/911] 993350=test_complexrational [619/911] 993350=test_gem_commands_fetch_command [620/911] 993354=test_cgi_header [621/911] 993354=test_pkcs7 [622/911] 993350=test_rdoc_markup_to_html_snippet [623/911] 993343=test_mul [624/911] 993343=test_win32ole_variant_outarg [625/911] 993343=test_mkmf [626/911] 993343=test_enumerator_kw [627/911] 993343=test_mixed_unicode_escapes [628/911] 993350=test_require_path_check [629/911] 993354=test_rdoc_markup_to_joined_paragraph [630/911] 993343=test_string_memory [631/911] 993354=regexp_test [632/911] 993354=test_rdoc_markup_to_html [633/911] 993350=test_rdoc_context [634/911] 993343=test_pkg_config [635/911] 993355=test_big2str [636/911] 993355=test_line_editor [637/911] 993343=test_rdoc_markup_indented_paragraph [638/911] 993355=test_rdoc_parser [639/911] 993355=test_coderange [640/911] 993355=test_open-uri [641/911] 993354=test_history [642/911] 993354=test_dln [643/911] 993354=test_x509attr [644/911] 993344=test_complex2 [645/911] 993354=test_iso_8859 [646/911] 993347=test_protect [647/911] 993344=test_tree_builder [648/911] 993347=test_protocol [649/911] 993343=test_gem_ext_cargo_builder_link_flag_converter [650/911] 993344=test_gem_commands_open_command [651/911] 993354=test_cgi_util [652/911] 993343=test_x509req [653/911] 993347=test_c_struct_builder [654/911] 993355=location_test [655/911] 993344=dump_test [656/911] 993347=test_enc_associate [657/911] 993355=test_gc [658/911] 993343=test_allocation Closed file descriptor: TestYJIT#test_compile_opt_lt: 6 [659/911] 993340=test_iseq [660/911] 993354=test_store [661/911] 993352=test_insns_leaf [662/911] 993352=test_windows_1251 [663/911] 993352=test_unicode [664/911] 993352=test_parser_events [665/911] 993354=test_addr [666/911] 993352=test_eval [667/911] 993354=test_stat [668/911] 993354=test_gem_resolver_best_set [669/911] 993354=test_convertible [670/911] 993350=test_win32ole_method [671/911] 993350=test_yamldbm [672/911] 993350=test_helper [673/911] 993350=test_thread_cv [674/911] 993347=test_cgi_modruby [675/911] 993347=test_gem_resolver_conflict [676/911] 993352=test_rdoc_generator_markup [677/911] 993347=test_readpartial [678/911] 993350=test_scalar [679/911] 993350=test_rdoc_cross_reference [680/911] 993347=test_gem_commands_contents_command [681/911] 993352=test_regexp [682/911] 993340=newline_offsets_test [683/911] 993347=test_str2big [684/911] 993347=test_rational [685/911] 993347=test_file [686/911] 993353=bom_test [687/911] 993353=test_sockopt [688/911] 993353=test_frozen_error [689/911] 993353=test_lambda [690/911] 993353=test_encoding [691/911] 993353=test_pattern_matching [692/911] 993340=test_thread [693/911] 993353=test_gem_commands_search_command [694/911] 993353=test_arithmetic_sequence [695/911] 993353=test_literal [696/911] 993340=test_irb [697/911] 993351=test_gem_resolver_api_specification [698/911] 993342=test_rendering [699/911] 993342=test_getopts [700/911] 993342=parameters_signature_test [701/911] 993342=test_rdoc_include [702/911] 993344=test_primitive [703/911] 993351=test_gem_request [704/911] 993344=test_gem_commands_signin_command [705/911] 993350=test_nonblock [706/911] 993342=test_pkey [707/911] 993350=test_gem_commands_specification_command [708/911] 993342=test_yield_block [709/911] 993342=test_recorder [710/911] 993344=test_yaml [711/911] 993342=test_ansi_with_terminfo [712/911] 993342=test_rdoc_options [713/911] 993350=test_config [714/911] 993344=test_boolean [715/911] 993344=test_pstore [716/911] 993351=test_ractor [717/911] 993344=test_document [718/911] 993344=test_bug_reporter [719/911] 993340=test_spell_checker [720/911] 993340=test_num2int [721/911] 993351=test_gem_source_local [722/911] 993340=test_rdoc_parser_rd [723/911] 993340=test_iter_break [724/911] 993340=test_parse [725/911] 993344=test_have_macro [726/911] 993351=test_process [727/911] 993342=test_wss [728/911] 993342=test_address_resolve [729/911] 993342=test_closure [730/911] 993350=test_digest [731/911] 993344=test_variable [732/911] 993350=test_cstr [733/911] 993344=test_gem_resolver_lock_specification [734/911] 993344=test_foreach [735/911] 993344=test_econv [736/911] 993347=test_securerandom [737/911] 993347=test_nil2vtempty [738/911] 993347=test_flip [739/911] 993347=test_nowrite [740/911] 993347=test_thread_queue [741/911] 993340=test_summary [742/911] 993342=test_stack [743/911] 993346=test_gem_commands_install_command [744/911] 993340=test_gem_ext_cargo_builder_unit [745/911] 993340=test_coverage [746/911] 993350=json_common_interface_test [747/911] 993350=test_stream [748/911] 993350=test_func [749/911] 993353=test_remote_fetch_error [750/911] 993353=test_pathname [751/911] 993353=test_kill_ring [752/911] 993353=test_gem_resolver_git_specification [753/911] 993354=test_dir_m17n [754/911] 993353=test_cgi_tag_helper [755/911] 993353=test_gem_commands_cert_command [756/911] 993344=test_io [757/911] 993342=test_fileutils [758/911] 993344=test_eval [759/911] 993344=test_process [760/911] 993340=test_object [761/911] 993344=test_method_cache [762/911] 993344=test_iterator [763/911] 993348=test_marshalable [764/911] 993348=test_gem_resolver_index_specification [765/911] 993344=test_string [766/911] 993344=test_gem_dependency [767/911] 993348=test_serialize_subclasses [768/911] 993348=test_const [769/911] 993348=test_class [770/911] 993343=parse_comments_test [771/911] 993343=test_gem_commands_dependency_command [772/911] 993349=test_cmethod [773/911] 993349=test_qsort [774/911] 993349=test_gem_ext_ext_conf_builder [775/911] 993343=test_path_to_class [776/911] 993343=test_storage [777/911] 993343=test_thread_fd_close [778/911] 993344=json_addition_test [779/911] 993343=test_key_error [780/911] 993343=test_enc_raise [781/911] 993342=test_engine [782/911] 993342=test_rdoc_markup_to_markdown [783/911] 993343=test_httpresponse [784/911] 993344=test_rdoc_parser_ruby [785/911] 993346=test_show_source [786/911] 993342=test_inlinecache [787/911] 993343=test_usrmarshal [788/911] 993347=test_weakkeymap [789/911] 993342=test_gem_command [790/911] 993346=test_pinned [791/911] 993346=test_memory_view [792/911] 993340=test_gem_util [793/911] 993350=test_raise_exception [794/911] 993342=test_config [795/911] 993342=test_tempfile [796/911] 993346=test_gem_resolver [797/911] 993343=test_gem_remote_fetcher [798/911] 993347=test_gem_gemcutter_utilities [799/911] 993340=test_jaro_winkler [800/911] 993340=test_gem_commands_yank_command [801/911] 993346=test_exit [802/911] 993347=test_pattern_key_name_check [803/911] 993347=test_postponed_job [804/911] 993342=ractor_test [805/911] 993353=test_gem_request_set_lockfile [806/911] 993346=test_human_typo [807/911] 993346=test_cparser [808/911] 993340=test_dot_dot [809/911] 993340=test_bignum [810/911] 993342=reflection_test [811/911] 993342=test_enum [812/911] 993343=test_gem_commands_which_command [813/911] 993343=test_unix [814/911] 993340=test_gem_source_specific_file [815/911] 993343=parse_test [816/911] 993343=test_context [817/911] 993340=test_symbol [818/911] 993354=test_coder [819/911] 993343=test_optparse [820/911] 993353=test_rdoc_markup [821/911] 993354=test_last_thread [822/911] 993353=test_rdoc_markup_to_bs [823/911] 993341=test_gem_source_lock [824/911] 993344=test_ldap [825/911] 993344=test_gem_remote_fetcher_local_server [826/911] 993353=test_etc Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 42331> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 36875> [827/911] 993343=test_hash COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993344 ko1 8u IPv4 73098724 0t0 TCP localhost:42331 (LISTEN) ruby 993344 ko1 9u IPv4 73098725 0t0 TCP localhost:36875 (LISTEN) [828/911] 993347=test_macro [829/911] 993341=test_cipher [830/911] 993347=test_new [831/911] 993347=test_ractor [832/911] 993343=test_my_integer [833/911] 993343=test_gem_commands_environment_command Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 44377> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 43231> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993344 ko1 10u IPv4 73096873 0t0 TCP localhost:44377 (LISTEN) ruby 993344 ko1 11u IPv4 73096875 0t0 TCP localhost:43231 (LISTEN) [834/911] 993353=test_tracepoint [835/911] 993341=test_debugger_integration [836/911] 993350=test_array_create [837/911] 993350=test_gem_resolver_installed_specification Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 [838/911] 993343=test_rdoc_rubygems_hook [839/911] 993341=test_internal_ivar Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 40937> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 35891> [840/911] 993347=test_cgi_cookie [841/911] 993341=test_gem_commands_mirror [842/911] 993350=test_cd [843/911] 993341=symbol_encoding_test [844/911] 993347=desugar_compiler_test [845/911] 993350=test_hmacCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993344 ko1 10u IPv4 73104770 0t0 TCP localhost:40937 (LISTEN) ruby 993344 ko1 11u IPv4 73104772 0t0 TCP localhost:35891 (LISTEN) [846/911] 993350=test_signedness [847/911] 993341=test_gem_spec_fetcher [848/911] 993347=test_undef [849/911] 993347=test_gem_commands_sources_command Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 : #<TCPServer:fd 10, AF_INET, 127.0.0.1, 41987> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPServer:fd 11, AF_INET, 127.0.0.1, 41253> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993344 ko1 10u IPv4 73101779 0t0 TCP localhost:41987 (LISTEN) ruby 993344 ko1 11u IPv4 73101781 0t0 TCP localhost:41253 (LISTEN) [850/911] 993346=test_c_union_entity Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 [851/911] 993344=test_ws [852/911] 993344=test_io_console [853/911] 993354=test_date_arith [854/911] 993354=test_rdoc_require [855/911] 993343=test_metaclass [856/911] 993343=test_numeric [857/911] 993346=test_io [858/911] 993354=test_ostruct [859/911] 993341=test_completion [860/911] 993347=test_raise [861/911] 993347=test_proxy [862/911] 993349=test_io_wait_uncommon [863/911] 993343=test_string [864/911] 993349=test_shift_jis [865/911] 993349=test_yield [866/911] 993347=test_gem_request_set_lockfile_parser [867/911] 993343=test_gem_ci_detector [868/911] 993343=test_formatter [869/911] 993343=fixtures_test [870/911] 993353=test_rational2 [871/911] 993353=test_gem_dependency_resolution_error [872/911] 993353=test_http [873/911] 993354=test_too_many_dummy_encodings [874/911] 993347=test_filter [875/911] 993347=test_gem_ext_cmake_builder [876/911] 993347=test_erb_m17n [877/911] 993354=test_objspace [878/911] 993347=test_clone [879/911] 993343=test_koi8 [880/911] 993343=test_gem_resolver_vendor_set [881/911] 993343=test_evaluation [882/911] 993343=test_fnmatch [883/911] 993343=test_rdoc_markup_to_ansi [884/911] 993347=test_have_library [885/911] 993343=test_https Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x000073e2c4d8b3a8 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 8 Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x000073e2c4d8b3a8 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 dead> [886/911] 993342=test_require [887/911] 993344=test_erb_command Leaked file descriptor: TestNetHTTPS#test_max_version: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 33101> [888/911] 993344=test_httpresponses [889/911] 993341=integer_base_flags_testCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 993343 ko1 10u IPv4 73103034 0t0 TCP localhost:33101->localhost:53566 (CLOSE_WAIT) [890/911] 993341=test_unicode_escape [891/911] 993344=test_ftp [892/911] 993344=test_switch_hitter [893/911] 993344=test_ole_methods [894/911] 993344=test_defined .Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x000071c2a515efa8 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x000071c2a515efa8 /tmp/ruby/src/trunk_asan/test/net/http/utils.rb:28 dead> [895/911] 993343=test_pack [896/911] 993341=test_call .Closed file descriptor: TestBignum_Pack#test_unpack2comp_negative_zero: 10 .[897/911] 993344=test_thread Closed file descriptor: TestThread#test_thread_setname_in_initialize: 8 Closed file descriptor: TestThread#test_thread_setname_in_initialize: 9 [898/911] 993341=json_generic_object_test [899/911] 993350=test_hash_create [900/911] 993350=test_gem_security_policy [901/911] 993341=test_file [902/911] 993341=test_gem_install_update_options [903/911] 993343=test_gem_resolver_index_set [904/911] 993343=test_rdoc_parser_changelog [905/911] 993347=test_init [906/911] 993341=test_rdoc_markup_to_html_crossref [907/911] 993350=test_case_options [908/911] 993350=test_arity [909/911] 993343=test_folderitem2_invokeverb [910/911] 993343=test_update [911/911] 993350=test_files_sample Finished tests in 184.409932s, 181.5412 tests/s, 35059.8524 assertions/s. 33478 tests, 6465385 assertions, 0 failures, 0 errors, 358 skips ruby -v: ruby 3.4.0dev (2024-07-16T15:58:15Z master 4a4e1bf357) [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-16T15:58:15Z master 4a4e1bf357) [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.365851 seconds 3432 files, 32773 examples, 134961 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.