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