# Logfile created on 2024-11-25 13:20:32 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fe7f61efdd0 @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_clang_16", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_16", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_16", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_16", @configure_opts=["CC=clang-16"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_16.20241125-132032", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fe7f6211980 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fe7f62117f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fe7f612a918 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_16.20241125-132032", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_16.20241125-132032>, @binmode=false, @mon_data=#<Monitor:0x00007fe7f62114f8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/debug.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_clang_16/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 -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 9258589..f127bcb master -> origin/master Updating 9258589..f127bcb Fast-forward .github/workflows/ubuntu.yml | 4 +- common.mk | 17 ++- gc.c | 328 ++++++++++++++++++++++++++++++++++++------- gc/{ => default}/default.c | 9 +- gc/default/extconf.rb | 5 + gc/extconf_base.rb | 13 ++ gc/gc.h | 35 +++++ gc/gc_impl.h | 5 +- imemo.c | 1 - internal/gc.h | 5 +- method.h | 1 + process.c | 3 + ractor.c | 4 +- ractor_core.h | 9 +- string.c | 11 -- variable.c | 6 + vm_method.c | 7 +- 17 files changed, 382 insertions(+), 81 deletions(-) rename gc/{ => default}/default.c (99%) create mode 100644 gc/default/extconf.rb create mode 100644 gc/extconf_base.rb Latest commit hash = f127bcb829 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk_clang_16/common.mk > uncommon.mk /tmp/ruby/src/trunk_clang_16/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/debug.revision - echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/debug.revision unchanged /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/typeprof.revision unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_clang_16/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 -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-16 LD = ld LDSHARED = clang-16 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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_clang_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 = -j4 --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_clang_16/yjit/target/release/' /tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs Ubuntu clang version 16.0.6 (23ubuntu4) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_clang_16/miniinit.c compiling /tmp/ruby/src/trunk_clang_16/array.c compiling /tmp/ruby/src/trunk_clang_16/ast.c compiling /tmp/ruby/src/trunk_clang_16/bignum.c compiling /tmp/ruby/src/trunk_clang_16/class.c compiling /tmp/ruby/src/trunk_clang_16/compile.c compiling /tmp/ruby/src/trunk_clang_16/complex.c compiling /tmp/ruby/src/trunk_clang_16/cont.c compiling /tmp/ruby/src/trunk_clang_16/debug.c compiling /tmp/ruby/src/trunk_clang_16/dir.c compiling /tmp/ruby/src/trunk_clang_16/encoding.c compiling /tmp/ruby/src/trunk_clang_16/enum.c compiling /tmp/ruby/src/trunk_clang_16/enumerator.c compiling /tmp/ruby/src/trunk_clang_16/error.c compiling /tmp/ruby/src/trunk_clang_16/eval.c compiling /tmp/ruby/src/trunk_clang_16/file.c compiling /tmp/ruby/src/trunk_clang_16/gc.c compiling /tmp/ruby/src/trunk_clang_16/hash.c compiling /tmp/ruby/src/trunk_clang_16/imemo.c compiling /tmp/ruby/src/trunk_clang_16/io.c compiling /tmp/ruby/src/trunk_clang_16/io_buffer.c compiling /tmp/ruby/src/trunk_clang_16/iseq.c compiling /tmp/ruby/src/trunk_clang_16/load.c compiling /tmp/ruby/src/trunk_clang_16/marshal.c compiling /tmp/ruby/src/trunk_clang_16/math.c compiling /tmp/ruby/src/trunk_clang_16/memory_view.c compiling /tmp/ruby/src/trunk_clang_16/rjit.c compiling /tmp/ruby/src/trunk_clang_16/rjit_c.c compiling /tmp/ruby/src/trunk_clang_16/node.c compiling /tmp/ruby/src/trunk_clang_16/node_dump.c compiling /tmp/ruby/src/trunk_clang_16/numeric.c compiling /tmp/ruby/src/trunk_clang_16/object.c compiling /tmp/ruby/src/trunk_clang_16/pack.c compiling parse.c compiling /tmp/ruby/src/trunk_clang_16/proc.c compiling /tmp/ruby/src/trunk_clang_16/process.c compiling /tmp/ruby/src/trunk_clang_16/ractor.c compiling /tmp/ruby/src/trunk_clang_16/random.c compiling /tmp/ruby/src/trunk_clang_16/range.c compiling /tmp/ruby/src/trunk_clang_16/rational.c compiling /tmp/ruby/src/trunk_clang_16/re.c compiling /tmp/ruby/src/trunk_clang_16/ruby.c compiling /tmp/ruby/src/trunk_clang_16/scheduler.c compiling /tmp/ruby/src/trunk_clang_16/shape.c compiling /tmp/ruby/src/trunk_clang_16/signal.c compiling /tmp/ruby/src/trunk_clang_16/sprintf.c compiling /tmp/ruby/src/trunk_clang_16/string.c compiling /tmp/ruby/src/trunk_clang_16/struct.c compiling /tmp/ruby/src/trunk_clang_16/symbol.c compiling /tmp/ruby/src/trunk_clang_16/thread.c compiling /tmp/ruby/src/trunk_clang_16/time.c compiling /tmp/ruby/src/trunk_clang_16/transcode.c compiling /tmp/ruby/src/trunk_clang_16/variable.c compiling /tmp/ruby/src/trunk_clang_16/version.c compiling /tmp/ruby/src/trunk_clang_16/vm.c compiling /tmp/ruby/src/trunk_clang_16/vm_backtrace.c compiling /tmp/ruby/src/trunk_clang_16/vm_dump.c compiling /tmp/ruby/src/trunk_clang_16/vm_sync.c compiling /tmp/ruby/src/trunk_clang_16/vm_trace.c compiling /tmp/ruby/src/trunk_clang_16/weakmap.c compiling /tmp/ruby/src/trunk_clang_16/yjit.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-16 LD = ld LDSHARED = clang-16 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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_clang_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 = -j4 --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_clang_16/yjit/target/release/' /tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs Ubuntu clang version 16.0.6 (23ubuntu4) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk_clang_16/loadpath.c builtin_binary.inc updated 5893ade8b90fdbf37d3c8eb7f62fa5c4931e3153a44fa88ae082138ee4b773f6 builtin_binary.inc compiling /tmp/ruby/src/trunk_clang_16/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-16 LD = ld LDSHARED = clang-16 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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_clang_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 = -j4 --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_clang_16/yjit/target/release/' /tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs Ubuntu clang version 16.0.6 (23ubuntu4) 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_clang_16' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/rational' compiling /tmp/ruby/src/trunk_clang_16/ext/-test-/rational/rat.c linking shared-object -test-/rational.so make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/coverage' compiling /tmp/ruby/src/trunk_clang_16/ext/coverage/coverage.c make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/-test-/rational' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pathname' compiling /tmp/ruby/src/trunk_clang_16/ext/objspace/object_tracing.c make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty' compiling /tmp/ruby/src/trunk_clang_16/ext/pty/pty.c make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper' compiling /tmp/ruby/src/trunk_clang_16/ext/ripper/ripper.c linking shared-object pty.so make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket' compiling /tmp/ruby/src/trunk_clang_16/ext/socket/init.c linking shared-object coverage.so compiling /tmp/ruby/src/trunk_clang_16/ext/objspace/objspace.c make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2' compiling /tmp/ruby/src/trunk_clang_16/ext/socket/constants.c compiling /tmp/ruby/src/trunk_clang_16/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/basicsocket.c linking shared-object objspace.so compiling /tmp/ruby/src/trunk_clang_16/ext/socket/socket.c make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace' compiling /tmp/ruby/src/trunk_clang_16/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/option.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk_clang_16/ext/socket/ifaddr.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/typeprof.revision - BASERUBY = /usr/bin/ruby --disable=gems CC = clang-16 LD = ld LDSHARED = clang-16 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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_clang_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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 = -j4 --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_clang_16/yjit/target/release/' /tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/typeprof.revision unchanged echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_clang_16/tool/ifchange /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_clang_16/.bundle/.timestamp/debug.revision unchanged generating encdb.h generating enc.mk Ubuntu clang version 16.0.6 (23ubuntu4) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin encdb.h unchanged Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_clang_16/gems/typeprof-0.21.11.gem making srcs under enc making enc Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating transdb.h 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 ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' ./miniruby -I/tmp/ruby/src/trunk_clang_16/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_16/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_16/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_clang_16/bin installing base libraries: /tmp/ruby/install/trunk_clang_16/lib installing arch files: /tmp/ruby/install/trunk_clang_16/lib/ruby/3.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_clang_16/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_clang_16/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_16/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_clang_16/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_clang_16/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_clang_16/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_clang_16/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_clang_16/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk_clang_16/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_clang_16/bin installing library scripts: /tmp/ruby/install/trunk_clang_16/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk_clang_16/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk_clang_16/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_clang_16/lib/ruby/gems/3.4.0+1 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.6.1 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.4 rdoc 6.8.1 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.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.2 tmpdir 0.3.0 tsort 0.2.0 un 0.3.0 uri 1.0.2 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_clang_16/lib/ruby/gems/3.4.0+1 date 3.4.0 digest 3.1.1 etc 1.4.4 fcntl 1.2.0 fiddle 1.1.6.dev io-console 0.8.0.beta1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.8.2 openssl 3.2.0 pathname 0.4.0 psych 5.2.0 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.2.0 installing bundled gems: /tmp/ruby/install/trunk_clang_16/lib/ruby/gems/3.4.0+1 minitest 5.25.2 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.3 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.3.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_clang_16/lib/ruby/gems/3.4.0+1/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1993 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-16 LD = ld LDSHARED = clang-16 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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_clang_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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_clang_16/yjit/target/release/' /tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs Ubuntu clang version 16.0.6 (23ubuntu4) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_clang_16/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_clang_16/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-16 LD = ld LDSHARED = clang-16 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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_clang_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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_clang_16/yjit/target/release/' /tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs Ubuntu clang version 16.0.6 (23ubuntu4) 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_clang_16' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' Run options: --seed=12026 "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_16/lib -I. -I.ext/common /tmp/ruby/src/trunk_clang_16/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_clang_16/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/915] 512085=test_array [ 2/915] 512088=test_pkcs7 [ 3/915] 512091=test_rdoc_attr [ 4/915] 512086=test_frozen [ 5/915] 512086=test_bug-14834 [ 6/915] 512091=test_data [ 7/915] 512091=test_addrinfo [ 8/915] 512086=test_rand [ 9/915] 512088=test_numeric [ 10/915] 512088=test_scanner_events [ 11/915] 512086=test_word [ 12/915] 512086=test_gem_package_tar_writer [ 13/915] 512088=test_files_test_2 [ 14/915] 512086=encodings_test [ 15/915] 512086=test_string_processing [ 16/915] 512086=test_fd_setsize [ 17/915] 512086=test_have_func [ 18/915] 512091=test_rdoc_i18n_text [ 19/915] 512091=test_command [ 20/915] 512091=test_key_stroke [ 21/915] 512091=test_normalize [ 22/915] 512091=test_gem_commands_setup_command [ 23/915] 512085=test_dryrun [ 24/915] 512085=test_gem_resolver_git_specification [ 25/915] 512086=test_rdoc_cross_reference [ 26/915] 512086=test_ancdata [ 27/915] 512086=test_parser [ 28/915] 512086=test_http [ 29/915] 512086=test_gem_commands_lock_command [ 30/915] 512086=test_gem_version_option [ 31/915] 512086=test_psych [ 32/915] 512091=test_rendering [ 33/915] 512086=test_euc_jp [ 34/915] 512091=compiler_test [ 35/915] 512086=test_rubyoptions [ 36/915] 512091=test_ws [ 37/915] 512091=test_kdf [ 38/915] 512091=test_ractor [ 39/915] 512091=test_gem_ext_configure_builder [ 40/915] 512091=test_regex_casefold [ 41/915] 512091=test_basicinstructions [ 42/915] 512091=test_gem_source_git [ 43/915] 512088=test_registry [ 44/915] 512088=test_key_actor_emacs [ 45/915] 512088=test_complex2 [ 46/915] 512088=test_rdoc_servlet [ 47/915] 512088=test_struct [ 48/915] 512088=onigmo_test [ 49/915] 512088=test_passing_block [ 50/915] 512088=test_gem_impossible_dependencies_error [ 51/915] 512088=fuzzer_test [ 52/915] 512088=test_win32ole_variable [ 53/915] 512088=test_singleton [ 54/915] 512088=test_propertyputref [ 55/915] 512088=test_date_marshal [ 56/915] 512088=test_history [ 57/915] 512088=test_gem_specification [ 58/915] 512085=test_bash_completion [ 59/915] 512085=test_stream [ 60/915] 512085=test_fstring [ 61/915] 512085=test_rdoc_parser_simple [ 62/915] 512085=test_pack [ 63/915] 512085=test_recursion [ 64/915] 512085=test_date_ractor [ 65/915] 512085=test_rdoc_markup_raw [ 66/915] 512085=test_ractor [ 67/915] 512085=test_rdoc_generator_json_index [ 68/915] 512085=test_force_exit [ 69/915] 512085=test_gem_doctor [ 70/915] 512085=test_mixed_unicode_escapes [ 71/915] 512085=index_write_test [ 72/915] 512085=test_rdoc_extend [ 73/915] 512085=test_rdoc_rd [ 74/915] 512085=test_bigzero [ 75/915] 512085=test_trick [ 76/915] 512091=test_merge_keys [ 77/915] 512091=test_float [ 78/915] 512088=test_qsort [ 79/915] 512088=constant_path_node_test [ 80/915] 512088=json_addition_test [ 81/915] 512088=test_require [ 82/915] 512091=string_query_test [ 83/915] 512091=ruby_parser_test [ 84/915] 512091=test_gem_source_local [ 85/915] 512091=test_gem_resolver_api_specification [ 86/915] 512091=test_shellwords [ 87/915] 512091=test_enumerable [ 88/915] 512091=test_omap [ 89/915] 512091=test_cgi_tag_helper [ 90/915] 512091=test_scheduler [ 91/915] 512091=test_rdoc_generator_pot_po_entry [ 92/915] 512091=test_key_actor_vi [ 93/915] 512085=test_string [ 94/915] 512091=test_enc_associate [ 95/915] 512091=test_threadgroup [ 96/915] 512091=regular_expression_encoding_test [ 97/915] 512091=test_data [ 98/915] 512091=test_gem_resolver_local_specification [ 99/915] 512091=test_gem_package_tar_reader_entry [100/915] 512088=test_gem_commands_info_command [101/915] 512091=test_gem_resolver_lock_set [102/915] 512091=test_dln [103/915] 512091=test_webauthn_poller [104/915] 512088=test_printf [105/915] 512088=test_gc [106/915] 512091=test_gem_gem_runner [107/915] 512091=test_gem_commands_mirror [108/915] 512091=test_gem_spec_fetcher [109/915] 512091=test_gem_update_suggestion [110/915] 512091=test_pkg_config [111/915] 512091=test_dot_dot [112/915] 512091=static_inspect_test [113/915] 512091=test_rdoc_generator_pot [114/915] 512091=test_color_printer [115/915] 512091=test_change_word [116/915] 512091=test_insns_leaf [117/915] 512091=test_rdoc_any_method [118/915] 512091=test_stringscanner [119/915] 512091=test_gem_remote_fetcher_local_ssl_server [120/915] 512091=test_allocation [121/915] 512086=test_complexrational [122/915] 512086=test_gem_resolver_activation_request [123/915] 512086=test_inadvertent_creation [124/915] 512086=test_x509req [125/915] 512086=test_fiber [126/915] 512088=dump_test [127/915] 512091=test_memory_view [128/915] 512086=test_date [129/915] 512086=test_protocol [130/915] 512088=test_refinement [131/915] 512086=test_yaml_tree [132/915] 512091=test_encoding [133/915] 512085=test_big2str [134/915] 512085=test_io_m17n [135/915] 512086=test_generic [136/915] 512086=test_constant [137/915] 512091=test_tracer [138/915] 512091=test_pointer [139/915] 512091=test_option [140/915] 512091=test_gem_request_connection_pools [141/915] 512091=test_cgi_session [142/915] 512085=test_rdoc_markup_to_tt_only [143/915] 512091=test_debug [144/915] 512091=test_instrumentation_api [145/915] 512085=test_x509crl [146/915] 512085=test_win32ole_param [147/915] 512085=test_rdoc_markup_to_table_of_contents [148/915] 512085=test_cgi_header [149/915] 512085=test_rdoc_markup_to_markdown [150/915] 512085=test_pstore [151/915] 512085=test_class_name_check [152/915] 512085=test_pkey_rsa [153/915] 512085=test_enc_raise [154/915] 512091=test_ocsp [155/915] 512085=test_numhash [156/915] 512085=test_nil [157/915] 512085=test_gem_config_file [158/915] 512088=test_gem_commands_update_command [159/915] 512085=test_yjit_exit_locations [160/915] 512085=test_zlib [161/915] 512091=test_timeout [162/915] 512091=test_x509name [163/915] 512091=test_syntax [164/915] 512088=test_proc [165/915] 512088=test_key_event_record [166/915] 512088=test_gem_resolver_dependency_request [167/915] 512088=test_gem_commands_server_command [168/915] 512088=test_variable_name_check [169/915] 512088=test_enumerator_kw [170/915] 512088=test_big5 [171/915] 512088=test_gem_security_policy [172/915] 512086=test_data_error [173/915] 512086=test_gem_version [174/915] 512086=test_bn [175/915] 512086=test_random [176/915] 512086=test_rdoc_class_module [177/915] 512088=test_console_attr [178/915] 512088=test_win32ole_variant_outarg [179/915] 512088=test_gem_uri_formatter [180/915] 512088=test_x509ext [181/915] 512088=test_jaro_winkler [182/915] 512088=test_shift_jis [183/915] 512088=version_test [184/915] 512088=test_lexer [185/915] 512088=test_ubf_async_safe [186/915] 512085=lex_test [187/915] 512085=unescape_test [188/915] 512088=test_tree_spell_checker [189/915] 512088=test_helper_method [190/915] 512088=test_win32ole_record [191/915] 512088=test_rdoc_markup_to_html_snippet [192/915] 512086=test_extlibs [193/915] 512088=equality_test [194/915] 512088=test_bundled_gems [195/915] 512088=test_pair [196/915] 512085=test_gem_commands_unpack_command [197/915] 512086=test_logger [198/915] 512086=test_c_struct_entry [199/915] 512085=test_pty [200/915] 512086=location_test [201/915] 512086=test_require_path_check [202/915] 512086=test_import [203/915] 512085=test_gem_resolver_composed_set [204/915] 512085=test_rdoc_markup_attributes [205/915] 512085=test_pipe [206/915] 512091=test_rdoc_markup_attribute_manager [207/915] 512091=test_method_name_check [208/915] 512091=test_arity [209/915] 512091=test_switch_hitter [210/915] 512091=test_whileuntil [211/915] 512091=test_gem_requirement [212/915] 512085=test_gem_dependency_installer [213/915] 512091=test_monitor [214/915] 512088=test_ansi [215/915] 512088=test_time [216/915] 512091=test_install [217/915] 512088=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 45237> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44191> [218/915] 512086=test_transcode [219/915] 512091=test_gem_commands_check_command Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 [220/915] 512088=test_hash_create [221/915] 512088=test_coderange [222/915] 512088=test_mdns [223/915] 512088=test_eval [224/915] 512091=test_filter [225/915] 512088=parser_test [226/915] 512088=test_yaml_special_cases [227/915] 512088=test_gem_source_list [228/915] 512091=test_koi8 [229/915] 512091=test_gem_request_set_lockfile_tokenizer [230/915] 512088=test_object [231/915] 512088=test_popen_deadlock [232/915] 512086=test_files_lib [233/915] 512091=test_sleep [234/915] 512088=test_typeddata [235/915] 512088=test_help [236/915] 512088=test_num2int [237/915] 512088=test_rendering [238/915] 512088=test_math [239/915] 512088=test_gc [240/915] 512088=test_webauthn_listener_response [241/915] 512088=test_libs [242/915] 512088=test_iter_break [243/915] 512088=test_rdoc_comment [244/915] 512088=test_nil2vtempty [245/915] 512088=test_address_resolve [246/915] 512088=test_cgi_multipart [247/915] 512088=test_ruby_lex [248/915] 512088=test_autoconf [249/915] 512088=test_ossl [250/915] 512091=test_cmethod [251/915] 512091=test_case [252/915] 512091=test_gem_commands_help_command [253/915] 512091=test_gem_bundler_version_finder [254/915] 512091=test_http .Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x8, ino=2286532482, mode=0140777, nlink=1, uid=1001, gid=1000, 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> .Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 11 #<File::Stat dev=0x8, ino=2286538385, mode=0140777, nlink=1, uid=1001, gid=1000, 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> [255/915] 512085=test_keyword [256/915] 512086=test_yield_block [257/915] 512086=test_iseq_load [258/915] 512085=test_prettyprint [259/915] 512085=test_io [260/915] 512085=test_multi_irb_commands [261/915] 512085=pattern_test [262/915] 512085=test_gem_commands_list_command [263/915] 512085=test_ensured [264/915] 512085=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 33251> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 10 #<File::Stat dev=0xd, ino=2286537272, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:26:00.183419575 +0000, mtime=2024-11-25 13:26:00.183419575 +0000, ctime=2024-11-25 13:26:00.183419575 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 11 #<File::Stat dev=0xd, ino=2286537272, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:26:00.183419575 +0000, mtime=2024-11-25 13:26:00.183419575 +0000, ctime=2024-11-25 13:26:00.183419575 +0000> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 [265/915] 512085=test_basicsocket .Closed file descriptor: TestSocket_BasicSocket#test_write_nonblock_buffered: 8 Closed file descriptor: TestSocket_BasicSocket#test_write_nonblock_buffered: 9 Closed file descriptor: TestSocket_BasicSocket#test_write_nonblock_buffered: 10 ...Leaked file descriptor: TestSocket_BasicSocket#test_close_write: 8 #<File::Stat dev=0xd, ino=2286549185, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:26:00.615436561 +0000, mtime=2024-11-25 13:26:00.615436561 +0000, ctime=2024-11-25 13:26:00.615436561 +0000> Leaked file descriptor: TestSocket_BasicSocket#test_close_write: 9 #<File::Stat dev=0xd, ino=2286549185, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:26:00.615436561 +0000, mtime=2024-11-25 13:26:00.615436561 +0000, ctime=2024-11-25 13:26:00.615436561 +0000> [266/915] 512085=test_have_macro [267/915] 512086=test_digest [268/915] 512086=test_pp [269/915] 512086=test_queue [270/915] 512086=test_project_sanity [271/915] 512086=test_closure [272/915] 512091=test_too_many_dummy_encodings [273/915] 512091=test_pkey_dsa [274/915] 512086=test_date_strftime [275/915] 512086=test_wss [276/915] 512086=test_stringio [277/915] 512086=test_gem_commands_build_command [278/915] 512091=test_rdoc_encoding [279/915] 512091=test_gem_dependency_resolution_error [280/915] 512091=test_encoding [281/915] 512091=test_remote_fetch_error [282/915] 512091=test_reline_key [283/915] 512091=test_enumerator [284/915] 512091=test_parser_events [285/915] 512091=test_gem_ext_ext_conf_builder [286/915] 512086=test_path_to_class [287/915] 512086=test_gem_commands_sources_command [288/915] 512085=test_rdoc_markdown [289/915] 512086=test_unicode_normalize [290/915] 512086=test_enc_str_buf_cat [291/915] 512086=test_exit [292/915] 512086=test_sockopt [293/915] 512086=test_rdoc_constant [294/915] 512085=test_deprecate [295/915] 512085=test_gem_uri [296/915] 512085=test_set [297/915] 512086=string_encoding_test [298/915] 512085=newline_offsets_test [299/915] 512086=test_gem_request_set_lockfile_parser [300/915] 512086=test_gem_uninstaller [301/915] 512085=test_rdoc_parser_rd [302/915] 512085=test_rdoc_markup_to_rdoc [303/915] 512085=relocation_test [304/915] 512085=test_primitive [305/915] 512088=test_windows_1251 [306/915] 512085=test_helper [307/915] 512085=test_date_compat [308/915] 512088=test_yjit [309/915] 512085=test_rdoc_context_section [310/915] 512085=test_fips [311/915] 512085=test_nonblock [312/915] 512085=test_str2big [313/915] 512085=test_m17n [314/915] 512091=test_document [315/915] 512091=test_argf [316/915] 512085=test_irb [317/915] 512085=test_pinned [318/915] 512086=test_cgi_modruby [319/915] 512086=test_method_cache [320/915] 512086=json_fixtures_test [321/915] 512086=test_unicode [322/915] 512086=test_rdoc_parser_c [323/915] 512085=test_ftp [324/915] 512085=test_hash [325/915] 512086=test_thread_cv [326/915] 512086=test_stat [327/915] 512086=test_vm_dump [328/915] 512086=test_shapes [329/915] 512086=errors_test [330/915] 512086=test_udp [331/915] 512086=test_range [332/915] 512086=test_gem_commands_contents_command [333/915] 512086=test_win32ole_typelib [334/915] 512086=test_rdoc_parser_changelog [335/915] 512086=test_external_new [336/915] 512086=test_gem_package_old [337/915] 512086=test_gem_request [338/915] 512086=test_locale [339/915] 512086=test_rubygems [340/915] 512086=test_ts [341/915] 512086=test_pattern_matching [342/915] 512086=ripper_test [343/915] 512091=test_forwardable [344/915] 512091=test_bmethod [345/915] 512091=test_fileutils [346/915] 512086=test_raise_exception [347/915] 512086=test_len [348/915] 512086=test_rat [349/915] 512086=test_gem [350/915] 512085=test_x509store [351/915] 512091=test_cgi_core [352/915] 512091=test_array [353/915] 512091=test_dns [354/915] 512085=test_parser [355/915] 512085=test_rdoc_generator_markup [356/915] 512085=test_marshal [357/915] 512091=test_update [358/915] 512091=test_tracepoint [359/915] 512091=test_grapheme_breaks [360/915] 512091=desugar_compiler_test [361/915] 512091=test_rdoc_markup_verbatim [362/915] 512091=test_internal_ivar [363/915] 512091=test_gem_gemcutter_utilities [364/915] 512085=test_gem_source_specific_file [365/915] 512085=test_ssl [366/915] 512091=test_alias [367/915] 512086=test_ractor [368/915] 512091=source_location_test [369/915] 512091=test_variable [370/915] 512091=test_gem_console_ui [371/915] 512091=test_provider [372/915] 512086=test_gem_ext_cargo_builder [373/915] 512086=test_pack [374/915] 512086=test_gem_commands_install_command [375/915] 512088=test_string [376/915] 512088=test_iterator [377/915] 512091=test_postponed_job [378/915] 512088=test_ole_methods [379/915] 512088=test_array_create [380/915] 512088=test_sizeof [381/915] 512085=test_gem_request_set_lockfile [382/915] 512091=test_face [383/915] 512091=test_super [384/915] 512085=test_proxy [385/915] 512085=test_completion [386/915] 512091=json_string_matching_test [387/915] 512091=test_sleep [388/915] 512085=test_integer [389/915] 512086=test_rational2 [390/915] 512086=fixtures_test [391/915] 512086=test_ftp [392/915] 512086=test_storage [393/915] 512086=test_case_options [394/915] 512086=test_ostruct [395/915] 512091=test_rdoc_markup_to_bs [396/915] 512091=lex_test [397/915] 512086=test_gem_remote_fetcher [398/915] 512086=test_dir_m17n [399/915] 512091=test_erb_command [400/915] 512091=test_win32ole_event [401/915] 512091=test_file [402/915] 512091=test_spell_checker [403/915] 512091=test_integer_comb [404/915] 512086=test_system [405/915] 512085=test_https [406/915] 512086=test_init [407/915] 512091=test_evaluation [408/915] 512091=test_process [409/915] 512091=test_win32ole_method_event [410/915] 512091=test_key_name_check [411/915] 512091=test_gem_resolver_lock_specification [412/915] 512091=test_gem_resolver [413/915] 512086=test_deprecated [414/915] 512086=test_rb_str_dup [415/915] 512086=test_rdoc_markup_to_html_crossref [416/915] 512091=test_type [417/915] 512091=test_find [418/915] 512086=test_httpresponses [419/915] 512091=test_div [420/915] 512091=test_symbol [421/915] 512086=test_new [422/915] 512086=test_rational [423/915] 512091=test_cipher [424/915] 512091=test_mailto [425/915] 512091=test_gem_command [426/915] 512091=test_unicode_escape [427/915] 512091=test_method [428/915] 512088=reflection_test [429/915] 512088=test_io [430/915] 512086=parse_test [431/915] 512086=test_gem_resolver_vendor_set [432/915] 512086=test_cgi_cookie [433/915] 512086=test_date_arith [434/915] 512086=test_cd [435/915] 512086=json_parser_test [436/915] 512086=test_type_completor [437/915] 512086=test_metaclass [438/915] 512086=test_tempfile [439/915] 512086=test_signedness [440/915] 512085=test_etc [441/915] 512085=test_yamldbm [442/915] 512085=test_error_highlight [443/915] 512085=test_rdoc_parser_ruby [444/915] 512085=test_httpresponse [445/915] 512085=test_ractor [446/915] 512085=test_gem_source_subpath_problem .Closed file descriptor: TestIO#test_gets_default_rs: 10 Closed file descriptor: TestIO#test_gets_default_rs: 11 [447/915] 512085=test_arity [448/915] 512085=test_protect [449/915] 512085=test_gem_ext_rake_builder [450/915] 512085=test_engine [451/915] 512085=test_key_error [452/915] 512085=test_memory_view [453/915] 512085=test_ldap [454/915] 512085=test_tree_builder [455/915] 512085=test_weakkeymap [456/915] 512085=test_gem_commands_exec_command [457/915] 512091=json_common_interface_test [458/915] 512091=test_trace [459/915] 512091=test_c_union_entity [460/915] 512091=test_files_test [461/915] 512091=test_boolean [462/915] 512091=test_time_tz [463/915] 512091=test_files_sample [464/915] 512091=test_io_console [465/915] 512085=test_err_in_callback [466/915] 512085=test_win32ole_type_event [467/915] 512085=test_string_memory [468/915] 512085=test_object_references [469/915] 512085=test_delete [470/915] 512085=test_serialize_subclasses [471/915] 512085=test_gem_commands_dependency_command [472/915] 512085=test_line_editor [473/915] 512085=test_continuation [474/915] 512085=test_config [475/915] 512085=test_input_method [476/915] 512085=test_cparser [477/915] 512091=test_gem_resolver_installer_set [478/915] 512091=test_last_thread [479/915] 512085=test_gem_request_set_gem_dependency_api [480/915] 512086=test_placearg [481/915] 512091=test_alias_and_anchor [482/915] 512091=test_human_typo [483/915] 512086=test_verbose [484/915] 512091=heredoc_dedent_test [485/915] 512091=test_c_struct_builder [486/915] 512086=test_gem_commands_owner_command [487/915] 512085=test_flags [488/915] 512091=test_http_request [489/915] 512091=test_gem_commands_yank_command [490/915] 512091=test_rdoc_markup_formatter [491/915] 512091=test_formatter [492/915] 512091=test_notimplement [493/915] 512091=test_assignment [494/915] 512086=test_optarg [495/915] 512086=test_compile_prism [496/915] 512086=test_require [497/915] 512085=test_stream [498/915] 512085=test_function_entry [499/915] 512085=test_exception [500/915] 512085=test_ractor [501/915] 512085=test_tcp .Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier: 10 #<File::Stat dev=0xd, ino=2286584271, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:27:22.998658954 +0000, mtime=2024-11-25 13:27:22.998658954 +0000, ctime=2024-11-25 13:27:22.998658954 +0000> Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_earlier: 11 #<File::Stat dev=0xd, ino=2286584271, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:27:22.998658954 +0000, mtime=2024-11-25 13:27:22.998658954 +0000, ctime=2024-11-25 13:27:22.998658954 +0000> .Leaked file descriptor: TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure: 9 #<File::Stat dev=0xd, ino=2286582784, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:27:23.486677948 +0000, mtime=2024-11-25 13:27:23.498678415 +0000, ctime=2024-11-25 13:27:23.498678415 +0000> Leaked file descriptor: TestSocket_TCPSocket#test_initialize_resolv_timeout_with_connection_failure: 12 #<File::Stat dev=0xd, ino=2286582784, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:27:23.486677948 +0000, mtime=2024-11-25 13:27:23.498678415 +0000, ctime=2024-11-25 13:27:23.498678415 +0000> Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v4_hostname_resolved_earlier: 14 #<File::Stat dev=0xd, ino=2286583293, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:27:24.518718113 +0000, mtime=2024-11-25 13:27:24.510717802 +0000, ctime=2024-11-25 13:27:24.510717802 +0000> Leaked file descriptor: TestSocket_TCPSocket#test_initialize_v4_hostname_resolved_earlier: 15 #<File::Stat dev=0xd, ino=2286583293, mode=010600, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=2024-11-25 13:27:24.518718113 +0000, mtime=2024-11-25 13:27:24.510717802 +0000, ctime=2024-11-25 13:27:24.510717802 +0000> [502/915] 512085=test_gem_path_support [503/915] 512085=test_profile_frames .Closed file descriptor: TestProfileFrames#test_ifunc_frame: 10 Closed file descriptor: TestProfileFrames#test_ifunc_frame: 11 .[504/915] 512085=test_rdoc_tom_doc [505/915] 512085=json_generic_object_test [506/915] 512085=test_to_ruby [507/915] 512085=test_gem_rdoc [508/915] 512091=test_kernel [509/915] 512085=test_rdoc_markup_to_ansi [510/915] 512085=test_bundled_ca .Closed file descriptor: TestGemBundledCA#test_accessing_staging: 14 Closed file descriptor: TestGemBundledCA#test_accessing_staging: 15 [511/915] 512086=test_securerandom [512/915] 512086=json_encoding_test [513/915] 512086=test_file_exhaustive [514/915] 512085=test_ellipsize [515/915] 512085=test_modify_expand [516/915] 512085=test_gem_ci_detector [517/915] 512085=!Nothing_to_test [518/915] 512085=test_gem_available_set [519/915] 512085=test_io_wait_uncommon [520/915] 512085=test_gem_name_tuple [521/915] 512085=test_thread_fd_close [522/915] 512085=breadth_first_search_test [523/915] 512085=test_load [524/915] 512085=test_win32ole_variant_m [525/915] 512085=test_process [526/915] 512091=test_gem_source_vendor [527/915] 512091=test_gem_ext_cmake_builder [528/915] 512091=test_debugger_integration [529/915] 512091=test_noarg [530/915] 512091=test_my_integer [531/915] 512091=test_inlinecache [532/915] 512091=test_rdoc_ri_driver [533/915] 512088=test_httpheader [534/915] 512088=test_buffering [535/915] 512088=test_ractor [536/915] 512088=test_svcb_https [537/915] 512088=test_thread [538/915] 512088=test_pkey_ec [539/915] 512088=test_gem_resolver_specification [540/915] 512088=test_pkey [541/915] 512088=test_history [542/915] 512088=test_utf32 [543/915] 512088=test_date_parse [544/915] 512091=test_beginendblock [545/915] 512088=test_backtrace [546/915] 512088=test_thread [547/915] 512088=test_within_pipe [548/915] 512088=test_literal [549/915] 512091=test_pattern_key_name_check [550/915] 512091=test_digest [551/915] 512091=symbol_encoding_test [552/915] 512091=test_gem_source_lock [553/915] 512088=test_ractor [554/915] 512091=test_exception_at_throwing [555/915] 512091=test_default_gems [556/915] 512088=test_acceptable [557/915] 512091=test_random [558/915] 512091=test_fiddle [559/915] 512088=test_gc_compact [560/915] 512091=test_store [561/915] 512091=test_class [562/915] 512091=test_nextafter [563/915] 512091=test_capacity [564/915] 512091=test_abi [565/915] 512091=test_tmpdir [566/915] 512091=test_rdoc_markup [567/915] 512091=test_ssl_session [568/915] 512091=implicit_array_test [569/915] 512091=test_scalar [570/915] 512091=test_rdoc_store [571/915] 512091=test_rdoc_markup_pre_process [572/915] 512091=test_handle [573/915] 512091=test_rdoc_stats [574/915] 512091=parameters_signature_test [575/915] 512091=test_open3 [576/915] 512088=test_usrmarshal [577/915] 512086=test_bug_reporter [578/915] 512088=test_append [579/915] 512088=test_optimization [580/915] 512086=test_rdoc_normal_module [581/915] 512086=test_rdoc_markdown_test [582/915] 512086=test_integer [583/915] 512086=test_rdoc_markup_to_joined_paragraph [584/915] 512086=test_cesu8 [585/915] 512086=test_cclass [586/915] 512086=test_gem_commands_uninstall_command [587/915] 512091=test_gem_security_signer [588/915] 512091=test_mutex [589/915] 512091=parse_comments_test [590/915] 512091=test_struct [591/915] 512086=test_null [592/915] 512086=test_zsh_completion [593/915] 512086=test_gem_commands_signout_command [594/915] 512086=test_json_tree [595/915] 512086=test_class2name [596/915] 512086=test_framework [597/915] 512086=test_gem_commands_query_command [598/915] 512091=test_sexp [599/915] 512091=json_ext_parser_test [600/915] 512091=test_random_formatter [601/915] 512091=test_ractor [602/915] 512091=test_severity [603/915] 512091=test_summary [604/915] 512091=test_rdoc_code_object [605/915] 512091=test_case [606/915] 512091=test_foreach [607/915] 512091=test_color [608/915] 512086=test_defined [609/915] 512091=integer_base_flags_test [610/915] 512091=test_gem_resolver_api_set [611/915] 512086=test_gem_commands_specification_command [612/915] 512091=test_win32ole [613/915] 512091=test_fnmatch [614/915] 512091=test_https_proxy [615/915] 512086=test_erb [616/915] 512091=tunnel_test [617/915] 512091=parse_success_test [618/915] 512091=test_gem_text [619/915] 512091=test_settracefunc [620/915] 512086=test_kill_ring [621/915] 512086=test_path [622/915] 512086=test_rdoc_parser_prism_ruby [623/915] 512086=test_autoload [624/915] 512091=test_assembler [625/915] 512091=test_method_cache [626/915] 512091=test_erb_m17n [627/915] 512091=test_sprintf_comb [628/915] 512091=test_gem_commands_stale_command [629/915] 512088=test_gem_resolver_index_set [630/915] 512091=test_rdoc_markup_to_label [631/915] 512091=test_gem_source [632/915] 512088=test_signal [633/915] 512091=test_fixnum [634/915] 512091=test_benchmark [635/915] 512088=test_date_attr [636/915] 512088=library_symbols_test [637/915] 512088=test_folderitem2_invokeverb [638/915] 512088=test_arith_seq_extract [639/915] 512088=test_delegate [640/915] 512088=test_ripper [641/915] 512091=test_emoji [642/915] 512091=test_sorted_set [643/915] 512091=test_raise [644/915] 512091=test_scan_args [645/915] 512091=test_condition [646/915] 512091=test_string [647/915] 512091=test_cp949 [648/915] 512091=test_iso_8859 [649/915] 512091=test_time [650/915] 512088=test_numeric [651/915] 512088=test_stringify_symbols [652/915] 512088=test_enumerator [653/915] 512091=test_open-uri [654/915] 512091=test_utf16 [655/915] 512091=test_name_error [656/915] 512091=test_convertible [657/915] 512085=test_duplicate [658/915] 512085=test_common [659/915] 512085=test_case_comprehensive [660/915] 512085=test_hmac [661/915] 512085=test_rdoc_context [662/915] 512085=regular_expression_options_test [663/915] 512085=test_rbconfig [664/915] 512085=test_to_ary_concat [665/915] 512086=test_disable_irb [666/915] 512086=test_safe_load [667/915] 512086=test_pkcs12 [668/915] 512086=test_gem_installer [669/915] 512085=test_nesting_parser [670/915] 512085=test_load [671/915] 512085=test_macro [672/915] 512085=test_iseq [673/915] 512085=test_lazy_enumerator [674/915] 512085=test_readpartial [675/915] 512085=test_rdoc_markup_indented_paragraph [676/915] 512085=test_rdoc_normal_class [677/915] 512085=test_date_time [678/915] 512085=test_rdoc_top_level [679/915] 512085=test_arithmetic_sequence [680/915] 512085=test_find_executable [681/915] 512085=numeric_value_test [682/915] 512085=test_interned_str [683/915] 512085=test_configuration [684/915] 512085=test_gem_commands_rebuild_command [685/915] 512085=test_gem_commands_fetch_command [686/915] 512085=test_rdoc_rd_inline [687/915] 512085=test_workspace [688/915] 512085=test_gem_resolver_best_set [689/915] 512085=test_set [690/915] 512085=test_ensure_and_callcc [691/915] 512085=test_gem_package [692/915] 512085=test_rubyvm [693/915] 512085=test_stringchar [694/915] 512085=test_gem_platform [695/915] 512085=test_files_test_1 [696/915] 512086=test_mkmf [697/915] 512086=test_dbm [698/915] 512086=test_backtrace [699/915] 512086=test_nomethod_error [700/915] 512086=test_rdoc_task [701/915] 512086=test_rdoc_markup_parser [702/915] 512086=test_gem_commands_outdated_command [703/915] 512086=test_ipaddr [704/915] 512086=test_gem_commands_cert_command [705/915] 512085=test_module [706/915] 512086=test_gem_dependency_list [707/915] 512086=magic_comment_test [708/915] 512086=test_win32ole_method [709/915] 512086=test_getopts [710/915] 512086=test_emitter [711/915] 512086=test_uncorrectable_name_check [712/915] 512086=test_ssl [713/915] 512085=overlap_test [714/915] 512085=test_flush [715/915] 512085=test_gem_resolver_conflict [716/915] 512085=test_gem_safe_marshal [717/915] 512091=test_reqarg [718/915] 512091=test_symbol [719/915] 512085=integer_parse_test [720/915] 512085=test_coder [721/915] 512085=test_case_mapping [722/915] 512085=test_context [723/915] 512085=test_unix [724/915] 512085=static_literals_test [725/915] 512085=test_config [726/915] 512085=test_scalar_scanner [727/915] 512085=command_line_test [728/915] 512085=test_gb18030 [729/915] 512085=test_file [730/915] 512086=bom_test [731/915] 512086=test_resource [732/915] 512086=test_frozen_error [733/915] 512086=test_egrep_cpp [734/915] 512085=test_depth_first [735/915] 512085=test_not [736/915] 512085=test_rdoc_markup_to_html [737/915] 512085=test_date_conv [738/915] 512085=test_win32ole_param_event [739/915] 512085=test_rdoc_options [740/915] 512086=test_mul [741/915] 512086=test_resize [742/915] 512086=test_ifunless [743/915] 512086=test_rdoc_method_attr [744/915] 512085=test_gem_resolver_installed_specification [745/915] 512085=test_custom_command [746/915] 512085=test_rdoc_include [747/915] 512085=test_x509attr [748/915] 512085=test_rdoc_markup_document [749/915] 512085=test_rdoc_rd_inline_parser [750/915] 512091=test_io_buffer [751/915] 512086=test_rdoc_i18n_locale [752/915] 512085=test_arith_seq_beg_len_step [753/915] 512086=test_undef [754/915] 512086=test_yamlstore [755/915] 512085=test_gem_resolver_requirement_list [756/915] 512086=test_timeout [757/915] 512085=test_gem_safe_yaml [758/915] 512085=test_rdoc_rdoc [759/915] 512091=test_weakref [760/915] 512085=test_sprintf [761/915] 512085=test_rdoc_parser [762/915] 512085=test_gem_commands_cleanup_command [763/915] 512091=test_gem_commands_pristine_command [764/915] 512086=test_eval [765/915] 512086=test_gem_security_trust_dir [766/915] 512086=test_function [767/915] 512085=test_hash [768/915] 512085=test_buffered_io [769/915] 512085=test_gem_ext_cargo_builder_link_flag_converter [770/915] 512085=test_rdoc_generator_darkfish [771/915] 512086=test_weakmap [772/915] 512085=test_emitter [773/915] 512085=test_lock_native_thread [774/915] 512085=test_bignum [775/915] 512085=ractor_test [776/915] 512085=locals_test [777/915] 512085=test_emoji_breaks [778/915] 512085=test_rdoc_rubygems_hook [779/915] 512085=test_gem_commands_environment_command [780/915] 512085=test_clone [781/915] 512085=test_rdoc_markup_hard_break [782/915] 512085=test_thread [783/915] 512091=snippets_test [784/915] 512088=test_pathname [785/915] 512088=test_coverage [786/915] 512091=test_ractor_compatibility [787/915] 512091=test_gem_security [788/915] 512088=test_bug-5832 [789/915] 512088=test_rdoc_markup_paragraph [790/915] 512088=test_gem_source_fetch_problem [791/915] 512088=test_rdoc_rd_block_parser [792/915] 512088=test_yield [793/915] 512086=test_dup [794/915] 512086=test_object_create_start [795/915] 512086=test_marshalable [796/915] 512086=test_gem_package_task [797/915] 512086=test_did_you_mean [798/915] 512086=test_rdoc_generator_ri [799/915] 512086=test_gem_ext_cargo_builder_unit [800/915] 512086=test_gem_stream_ui [801/915] 512086=test_cstr [802/915] 512088=test_wait [803/915] 512088=test_rdoc_markup_heading [804/915] 512088=test_at_exit [805/915] 512088=heredoc_test [806/915] 512088=test_gem_commands_open_command [807/915] 512088=test_nofree [808/915] 512088=test_euc_tw [809/915] 512088=test_ast [810/915] 512086=test_digest_extend [811/915] 512086=test_flip [812/915] 512086=test_io_timeout [813/915] 512086=test_show_source [814/915] 512086=test_gem_package_tar_header [815/915] 512086=test_files_ext [816/915] 512086=test_member [817/915] 512086=test_nowrite [818/915] 512086=test_comparable [819/915] 512086=test_thread_queue [820/915] 512085=test_eval_history [821/915] 512085=test_rdoc_parser_markdown [822/915] 512085=test_bug-3571 [823/915] 512085=test_gem_package_tar_reader [824/915] 512085=test_gem_local_remote_options [825/915] 512091=test_lambda [826/915] 512085=test_io_buffer [827/915] 512091=test_gem_dependency [828/915] 512091=test_gem_resolver_index_specification [829/915] 512085=test_enum [830/915] 512085=test_gem_resolver_vendor_specification [831/915] 512091=test_optparse [832/915] 512091=test_socket [833/915] 512085=test_cgi_util .Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f0ac7432f78 /tmp/ruby/build/trunk_clang_16/.ext/common/socket.rb:730 sleep> [834/915] 512085=comments_test Finished thread: TestSocket#test_closed_read: #<Thread:0x00007f0ac7432f78 /tmp/ruby/build/trunk_clang_16/.ext/common/socket.rb:730 dead> [835/915] 512085=test_reline [836/915] 512085=test_rdoc_require [837/915] 512085=test_ractor [838/915] 512085=regexp_test [839/915] 512085=test_rdoc_alias [840/915] 512085=test_env [841/915] 512086=test_config [842/915] 512086=test_gem_commands_which_command [843/915] 512086=test_rdoc_markup_include [844/915] 512086=test_gem_validator [845/915] 512086=test_pkey_dh [846/915] 512086=dispatcher_test [847/915] 512086=test_addr [848/915] 512086=node_id_test [849/915] 512086=test_windows_1252 [850/915] 512086=test_yaml [851/915] 512086=test_gem_resolver_git_set [852/915] 512085=test_gem_unsatisfiable_dependency_error [853/915] 512085=test_x509cert [854/915] 512091=test_gem_commands_signin_command [855/915] 512086=test_rdoc_text [856/915] 512086=test_resolve_symbol [857/915] 512085=test_logdevice [858/915] 512091=test_rdoc_ri_paths [859/915] 512086=warnings_test [860/915] 512086=test_helper [861/915] 512086=test_require [862/915] 512086=test_gbk [863/915] 512086=test_config [864/915] 512091=test_logperiod [865/915] 512091=test_win32ole_type [866/915] 512091=test_gem_commands_search_command [867/915] 512091=test_warning [868/915] 512086=test_name_error_extension [869/915] 512086=test_win32ole_variant [870/915] 512086=test_gem_util [871/915] 512091=test_regexp [872/915] 512086=test_gem_commands_push_command [873/915] 512085=test_io_wait [874/915] 512086=test_stack [875/915] 512085=test_kwargs [876/915] 512085=test_recorder [877/915] 512085=test_call [878/915] 512085=test_gem_stub_specification [879/915] 512085=test_require_lib [880/915] 512086=test_func [881/915] 512085=test_object [882/915] 512085=attribute_write_test [883/915] 512085=test_objectspace [884/915] 512086=test_econv [885/915] 512086=test_gem_source_installed [886/915] 512086=test_date_new [887/915] 512086=test_pack [888/915] 512086=test_gem_install_update_options [889/915] 512086=test_gem_silent_ui [890/915] 512086=test_complex [891/915] 512086=test_exception [892/915] 512085=test_euc_kr [893/915] 512085=test_parse [894/915] 512085=test_gem_ext_builder [895/915] 512086=test_singleton_function [896/915] 512086=test_asn1 [897/915] 512086=test_gem_remote_fetcher_s3 [898/915] 512085=test_rdoc_token_stream [899/915] 512085=test_class [900/915] 512086=test_const [901/915] 512086=test_rdoc_generator_pot_po [902/915] 512086=test_rdoc_single_class [903/915] 512086=test_dir [904/915] 512086=test_set_len [905/915] 512086=test_date_strptime [906/915] 512086=test_gem_command_manager [907/915] 512086=test_tsort [908/915] 512086=test_have_library [909/915] 512085=test_gem_request_set [910/915] 512086=test_m17n_comb [911/915] 512085=json_generator_test [912/915] 512086=test_ns_spki [913/915] 512086=test_objspace [914/915] 512085=newline_test [915/915] 512085=parse_stream_test Finished tests in 495.127818s, 64.9509 tests/s, 13211.9157 assertions/s. 32159 tests, 6541587 assertions, 0 failures, 0 errors, 372 skips ruby -v: ruby 3.4.0dev (2024-11-25T13:05:23Z master f127bcb829) +PRISM [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-16 LD = ld LDSHARED = clang-16 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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_clang_16/include -I/tmp/ruby/src/trunk_clang_16 -I/tmp/ruby/src/trunk_clang_16/prism -I/tmp/ruby/src/trunk_clang_16/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_clang_16/yjit/target/release/' /tmp/ruby/src/trunk_clang_16/yjit/src/lib.rs Ubuntu clang version 16.0.6 (23ubuntu4) 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_clang_16' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' make[1]: Entering directory '/tmp/ruby/build/trunk_clang_16' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_16' ruby 3.4.0dev (2024-11-25T13:05:23Z master f127bcb829) +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 67.973773 seconds 3436 files, 33249 examples, 143600 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.