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