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