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