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