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