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