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