# Logfile created on 2025-01-31 08:12:59 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f164a86fdc8 @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_gcc10", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc10", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10", @configure_opts=["CC=gcc-10"], @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_gcc10.20250131-081259", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f164a891c48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f164a891900 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f164a7aa870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc10.20250131-081259", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc10.20250131-081259>, @binmode=false, @mon_data=#<Monitor:0x00007f164a891680>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision - echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-smtp.revision - Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/pstore.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/syslog.revision - /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-smtp.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/syslog.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/reline.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 366462b..f719b88 master -> origin/master Updating 366462b..f719b88 Fast-forward enum.c | 2 +- lib/bundler/cli/console.rb | 14 +- lib/bundler/current_ruby.rb | 56 +++--- lib/bundler/dependency.rb | 21 +- lib/bundler/dsl.rb | 2 +- lib/bundler/installer.rb | 9 +- lib/bundler/templates/Executable | 11 -- lib/bundler/templates/Executable.bundler | 109 ----------- spec/bundler/bundler/current_ruby_spec.rb | 140 ++++++++++++++ spec/bundler/bundler/dependency_spec.rb | 141 +------------- spec/bundler/bundler/dsl_spec.rb | 8 +- spec/bundler/commands/binstubs_spec.rb | 214 --------------------- spec/bundler/commands/console_spec.rb | 11 ++ .../realworld/fixtures/warbler/Gemfile.lock | 2 +- spec/bundler/runtime/executable_spec.rb | 6 +- 15 files changed, 208 insertions(+), 538 deletions(-) delete mode 100644 lib/bundler/templates/Executable.bundler create mode 100644 spec/bundler/bundler/current_ruby_spec.rb Latest commit hash = f719b889a1 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-smtp.revision - echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/syslog.revision - /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-smtp.revision unchanged Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/pstore.revision - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e /tmp/ruby/src/trunk_gcc10/revision.h updated echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/reline.revision - generating x86_64-linux-fake.rb /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/reline.revision unchanged x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-10 LD = ld LDSHARED = gcc-10 -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_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0 Copyright (C) 2020 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_gcc10/enum.c compiling /tmp/ruby/src/trunk_gcc10/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-10 LD = ld LDSHARED = gcc-10 -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_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0 Copyright (C) 2020 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 ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961 builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc10/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-10 LD = ld LDSHARED = gcc-10 -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_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0 Copyright (C) 2020 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_gcc10' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update net-imap to 29aa826936c977c6ddc8183cca355b0eb65b5529 Update net-smtp to d496a829f9b99adb44ecc1768c4d005e5f7b779e Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo 29aa826936c977c6ddc8183cca355b0eb65b5529 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision - echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/pstore.revision - echo d496a829f9b99adb44ecc1768c4d005e5f7b779e | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-smtp.revision - /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/syslog.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-imap.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/net-smtp.revision unchanged BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-10 LD = ld LDSHARED = gcc-10 -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_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision - generating encdb.h echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk_gcc10/tool/ifchange /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_gcc10/.bundle/.timestamp/reline.revision unchanged generating enc.mk encdb.h unchanged gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0 Copyright (C) 2020 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. making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' ./miniruby -I/tmp/ruby/src/trunk_gcc10/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc10/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_gcc10/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_gcc10/bin installing base libraries: /tmp/ruby/install/trunk_gcc10/lib installing arch files: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_gcc10/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk_gcc10/bin installing library scripts: /tmp/ruby/install/trunk_gcc10/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk_gcc10/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/trunk_gcc10/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 set 1.1.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 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_gcc10/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 fiddle 1.1.7.dev io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.9.1 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.3.dev strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.5.0+0 minitest 5.25.4 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.0 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.5 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.3 rbs 3.8.1 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.2.0 csv 3.3.2 repl_type_completor 0.1.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/trunk_gcc10/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2007 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-10 LD = ld LDSHARED = gcc-10 -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_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0 Copyright (C) 2020 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_gcc10/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_gcc10/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_gcc10/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-10 LD = ld LDSHARED = gcc-10 -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_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0 Copyright (C) 2020 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_gcc10' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' Run options: --seed=37254 "--ruby=./miniruby -I/tmp/ruby/src/trunk_gcc10/lib -I. -I.ext/common /tmp/ruby/src/trunk_gcc10/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_gcc10/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: [ 1/766] 934221=test_vm_dump [ 2/766] 934221=test_jaro_winkler [ 3/766] 934223=test_config [ 4/766] 934226=test_ftp [ 5/766] 934221=test_gem_console_ui [ 6/766] 934222=errors_test [ 7/766] 934226=test_cgi_cookie [ 8/766] 934226=source_location_test [ 9/766] 934221=test_gem_commands_info_command [ 10/766] 934222=test_find_executable [ 11/766] 934222=test_lazy_enumerator [ 12/766] 934226=test_metaclass [ 13/766] 934226=test_store [ 14/766] 934221=test_my_integer [ 15/766] 934221=test_mixed_unicode_escapes [ 16/766] 934223=test_boolean [ 17/766] 934221=test_pkey_dh [ 18/766] 934223=test_eval [ 19/766] 934221=test_singleton_function [ 20/766] 934221=test_gem_source_lock [ 21/766] 934221=test_bignum [ 22/766] 934226=test_gem_util [ 23/766] 934221=library_symbols_test [ 24/766] 934221=ractor_test [ 25/766] 934221=test_new [ 26/766] 934221=test_cipher [ 27/766] 934221=test_gem_specification [ 28/766] 934226=test_gem_source [ 29/766] 934222=test_config [ 30/766] 934222=test_symbol [ 31/766] 934223=test_coder [ 32/766] 934223=test_gem_commands_signout_command [ 33/766] 934223=test_yamldbm [ 34/766] 934223=test_gem_resolver_index_specification [ 35/766] 934226=test_unix [ 36/766] 934226=implicit_array_test [ 37/766] 934226=test_date_strftime [ 38/766] 934223=test_dryrun [ 39/766] 934223=overlap_test [ 40/766] 934226=test_enc_associate [ 41/766] 934223=test_optparse [ 42/766] 934223=test_cparser [ 43/766] 934226=pattern_test [ 44/766] 934226=test_rational [ 45/766] 934222=test_ractor [ 46/766] 934222=test_gem_unsatisfiable_dependency_error [ 47/766] 934222=test_gc [ 48/766] 934223=test_fips [ 49/766] 934223=test_io_buffer [ 50/766] 934223=test_usrmarshal [ 51/766] 934223=test_engine [ 52/766] 934223=test_file [ 53/766] 934221=test_env [ 54/766] 934226=test_key_error [ 55/766] 934226=bom_test [ 56/766] 934226=test_assembler [ 57/766] 934226=test_gem_package [ 58/766] 934223=test_gem_source_installed [ 59/766] 934226=test_rubyoptions [ 60/766] 934223=test_basicsocket [ 61/766] 934223=test_yield_block [ 62/766] 934223=test_random_formatter [ 63/766] 934223=test_helper [ 64/766] 934223=test_gem_update_suggestion [ 65/766] 934223=test_gem_platform [ 66/766] 934223=test_process [ 67/766] 934223=test_dir [ 68/766] 934223=json_ext_parser_test [ 69/766] 934223=test_keyword [ 70/766] 934221=test_ns_spki [ 71/766] 934221=test_gem_resolver_lock_set [ 72/766] 934223=test_gem_commands_rebuild_command [ 73/766] 934221=test_flip [ 74/766] 934221=test_dir_m17n [ 75/766] 934223=test_have_library [ 76/766] 934221=json_generic_object_test [ 77/766] 934221=test_gem_resolver_git_set [ 78/766] 934223=test_storage [ 79/766] 934223=test_gem_commands_build_command [ 80/766] 934221=test_rb_str_dup [ 81/766] 934221=test_iterator [ 82/766] 934221=test_string [ 83/766] 934221=test_extlibs [ 84/766] 934223=test_deprecate [ 85/766] 934223=test_objspace [ 86/766] 934221=test_date_ractor [ 87/766] 934221=test_nomethod_error [ 88/766] 934221=test_gem_resolver_composed_set [ 89/766] 934221=test_resolve_symbol [ 90/766] 934221=test_variable [ 91/766] 934221=test_object [ 92/766] 934221=test_pack [ 93/766] 934221=test_https [ 94/766] 934222=test_popen_deadlock [ 95/766] 934222=test_bmethod [ 96/766] 934222=test_flags [ 97/766] 934221=magic_comment_test [ 98/766] 934221=test_object_references [ 99/766] 934221=test_open3 [100/766] 934222=test_merge_keys [101/766] 934222=test_euc_kr [102/766] 934222=test_thread [103/766] 934226=test_error_highlight [104/766] 934226=breadth_first_search_test [105/766] 934226=test_kwargs [106/766] 934226=test_proxy [107/766] 934226=test_io_wait [108/766] 934226=test_webauthn_listener_response [109/766] 934226=test_threadgroup [110/766] 934226=test_tcp [111/766] 934221=test_https_proxy [112/766] 934221=test_ossl [113/766] 934226=json_fixtures_test [114/766] 934226=test_gem_ci_detector [115/766] 934226=test_gem_bundler_version_finder [116/766] 934226=test_gem_commands_contents_command [117/766] 934226=test_io_wait_uncommon [118/766] 934226=test_files_test_1 [119/766] 934222=test_rational2 [120/766] 934222=fixtures_test [121/766] 934222=test_variable_name_check [122/766] 934222=test_function [123/766] 934222=test_case_comprehensive [124/766] 934222=test_addr [125/766] 934222=test_gem_uri_formatter [126/766] 934222=test_primitive [127/766] 934222=test_time_tz [128/766] 934222=test_helper [129/766] 934222=test_document [130/766] 934222=test_arithmetic_sequence [131/766] 934222=test_sockopt [132/766] 934222=test_encoding [133/766] 934222=test_rat [134/766] 934222=test_yamlstore [135/766] 934222=test_gem_resolver_installer_set [136/766] 934222=test_data_error [137/766] 934222=test_regexp [138/766] 934226=test_gem_commands_lock_command [139/766] 934226=test_uncorrectable_name_check [140/766] 934226=test_lambda [141/766] 934226=test_common [142/766] 934226=test_gem_resolver_api_specification [143/766] 934226=test_pinned [144/766] 934226=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 34017> [145/766] 934226=test_http_request [146/766] 934226=test_gem_package_task [147/766] 934226=test_frozen_error [148/766] 934226=test_symbol [149/766] 934226=test_gem_ext_configure_builder [150/766] 934226=test_reqarg .Closed file descriptor: TestOptionParserReqArg::Def3#test_help_pager: 8 ...[151/766] 934226=test_project_sanity [152/766] 934226=test_function_entry [153/766] 934226=test_enum [154/766] 934226=test_not [155/766] 934226=test_bundled_ca [156/766] 934226=test_gem_source_subpath_problem [157/766] 934226=test_find [158/766] 934226=test_pkey_rsa [159/766] 934221=test_numhash [160/766] 934221=test_config [161/766] 934226=test_resource [162/766] 934221=test_ensured [163/766] 934226=test_exit [164/766] 934221=test_thread_cv [165/766] 934226=test_integer [166/766] 934221=test_io_timeout [167/766] 934221=test_comparable [168/766] 934221=test_cstr [169/766] 934221=test_cmethod [170/766] 934221=parse_comments_test [171/766] 934221=test_nextafter [172/766] 934221=test_gem_safe_marshal [173/766] 934223=test_capacity [174/766] 934223=test_acceptable [175/766] 934223=test_x509name [176/766] 934223=test_nowrite [177/766] 934223=test_thread_queue [178/766] 934221=test_wait [179/766] 934221=test_integer [180/766] 934221=heredoc_dedent_test [181/766] 934221=test_httpheader [182/766] 934221=test_httpresponses [183/766] 934221=test_ast [184/766] 934226=test_enc_str_buf_cat [185/766] 934226=test_euc_tw [186/766] 934226=test_cgi_core [187/766] 934226=test_string_memory [188/766] 934226=test_parser [189/766] 934226=test_file_exhaustive [190/766] 934223=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=1160971460, 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 file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 11 #<File::Stat dev=0x8, ino=1160962605, 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> [191/766] 934223=test_func [192/766] 934226=test_gem_commands_environment_command [193/766] 934226=test_object [194/766] 934226=test_pathname [195/766] 934226=test_null [196/766] 934226=test_coverage [197/766] 934223=test_arith_seq_extract [198/766] 934226=test_gem [199/766] 934223=test_gem_resolver_git_specification [200/766] 934223=test_exception_at_throwing [201/766] 934223=test_ssl [202/766] 934223=test_require_path_check [203/766] 934223=test_dup [204/766] 934223=test_protect [205/766] 934223=test_tree_builder [206/766] 934223=test_ractor [207/766] 934226=test_closure [208/766] 934223=test_filter [209/766] 934223=test_marshal [210/766] 934226=test_marshalable [211/766] 934226=test_koi8 [212/766] 934226=test_digest [213/766] 934226=test_ssl_session [214/766] 934223=test_call [215/766] 934223=warnings_test [216/766] 934223=tunnel_test [217/766] 934223=test_settracefunc [218/766] 934226=test_gem_text [219/766] 934226=test_ractor_compatibility [220/766] 934226=test_to_ary_concat [221/766] 934223=test_require [222/766] 934226=test_fd_setsize [223/766] 934226=test_windows_1252 [224/766] 934226=test_method_cache [225/766] 934226=test_sprintf_comb [226/766] 934226=test_gem_source_fetch_problem [227/766] 934226=dispatcher_test [228/766] 934226=test_scan_args [229/766] 934226=unescape_test [230/766] 934226=test_gem_gem_runner [231/766] 934226=test_delegate [232/766] 934226=test_import [233/766] 934222=test_gem_commands_mirror [234/766] 934222=test_ftp [235/766] 934222=test_files_lib [236/766] 934226=test_basicinstructions [237/766] 934226=lex_test [238/766] 934226=test_pkey_dsa [239/766] 934223=comments_test [240/766] 934223=test_ractor [241/766] 934223=test_set_len [242/766] 934223=test_clone [243/766] 934223=test_method_name_check [244/766] 934223=fuzzer_test [245/766] 934223=test_struct [246/766] 934223=test_interned_str [247/766] 934223=onigmo_test [248/766] 934223=version_test [249/766] 934223=test_ws [250/766] 934223=test_transcode [251/766] 934226=test_big5 [252/766] 934226=test_cclass [253/766] 934223=test_yield [254/766] 934226=test_timeout [255/766] 934226=test_normalize [256/766] 934226=test_json_tree [257/766] 934226=test_gem_commands_specification_command [258/766] 934226=freeze_test [259/766] 934226=test_gem_commands_setup_command [260/766] 934226=test_class [261/766] 934226=test_gem_uri [262/766] 934226=test_name_error_extension [263/766] 934226=dump_test [264/766] 934222=test_undef [265/766] 934222=test_enumerator [266/766] 934222=test_gem_ext_cargo_builder [267/766] 934222=test_abi [268/766] 934222=test_gem_security_policy [269/766] 934222=json_coder_test [270/766] 934222=test_flush [271/766] 934222=test_encoding [272/766] 934226=test_date_compat [273/766] 934226=test_dbm [274/766] 934222=test_pp [275/766] 934226=test_constant [276/766] 934222=test_hash [277/766] 934222=test_stringchar [278/766] 934222=test_gem_commands_signin_command [279/766] 934222=test_etc [280/766] 934222=test_cgi_tag_helper [281/766] 934222=test_rbconfig [282/766] 934222=test_iso_8859 [283/766] 934222=test_cgi_header [284/766] 934222=test_enumerable [285/766] 934222=json_generator_test [286/766] 934223=test_date_time [287/766] 934223=test_open-uri [288/766] 934223=test_tree_spell_checker [289/766] 934223=ruby_parser_test [290/766] 934223=test_gem_commands_exec_command [291/766] 934222=test_gem_resolver_api_set [292/766] 934222=test_io [293/766] 934223=node_id_test [294/766] 934223=test_enumerator [295/766] 934226=json_addition_test [296/766] 934226=test_gem_resolver_vendor_specification [297/766] 934226=test_name_error [298/766] 934226=test_pointer [299/766] 934226=test_gem_commands_search_command [300/766] 934226=test_qsort [301/766] 934226=test_safe_load [302/766] 934226=test_wss [303/766] 934226=test_gem_rdoc [304/766] 934226=!Nothing_to_test [305/766] 934226=string_encoding_test [306/766] 934226=test_const [307/766] 934226=test_class [308/766] 934226=test_gem_commands_cleanup_command [309/766] 934226=test_gem_remote_fetcher_local_ssl_server [310/766] 934226=test_bundled_gems [311/766] 934226=test_memory_view [312/766] 934226=test_len [313/766] 934226=test_pair [314/766] 934222=test_install [315/766] 934222=test_gem_ext_builder [316/766] 934226=test_provider [317/766] 934226=test_fixnum [318/766] 934226=test_signal [319/766] 934222=test_path [320/766] 934222=test_gem_commands_help_command [321/766] 934222=test_dot_dot [322/766] 934222=test_kernel [323/766] 934226=test_gem_commands_check_command [324/766] 934226=test_serialize_subclasses [325/766] 934226=test_mutex [326/766] 934226=test_optarg [327/766] 934226=test_gem_package_tar_writer [328/766] 934226=test_regex_casefold [329/766] 934226=test_verbose [330/766] 934226=test_digest_extend [331/766] 934226=test_gem_source_git [332/766] 934222=test_struct [333/766] 934222=test_econv [334/766] 934222=test_exception [335/766] 934222=test_stack [336/766] 934222=test_gem_commands_list_command [337/766] 934222=test_case_mapping [338/766] 934222=test_class_name_check [339/766] 934222=named_capture_test [340/766] 934222=test_sexp [341/766] 934222=test_parse [342/766] 934222=json_common_interface_test [343/766] 934222=test_gem_request_set [344/766] 934226=test_random [345/766] 934226=heredoc_test [346/766] 934226=test_lexer [347/766] 934226=test_assignment [348/766] 934222=test_shift_jis [349/766] 934222=test_complex2 [350/766] 934222=test_yaml [351/766] 934222=test_div [352/766] 934222=test_have_func [353/766] 934226=test_mkmf [354/766] 934226=test_io_m17n [355/766] 934223=test_did_you_mean [356/766] 934223=test_deprecated [357/766] 934223=test_rubyvm [358/766] 934223=test_gc_compact [359/766] 934226=test_scalar_scanner [360/766] 934226=test_gem_path_support [361/766] 934226=test_gem_local_remote_options [362/766] 934226=test_module [363/766] 934223=test_ocsp [364/766] 934221=constant_path_node_test [365/766] 934221=test_ssl [366/766] 934222=test_pty [367/766] 934223=test_optimization [368/766] 934222=json_parser_test [369/766] 934222=percent_delimiter_string_test [370/766] 934222=test_backtrace [371/766] 934222=test_coderange [372/766] 934222=test_svcb_https [373/766] 934222=test_buffering [374/766] 934222=test_emoji_breaks [375/766] 934222=test_switch_hitter [376/766] 934222=test_buffered_io [377/766] 934222=test_member [378/766] 934222=test_tsort [379/766] 934222=test_hash_create [380/766] 934222=test_change_word [381/766] 934222=test_spell_checker [382/766] 934222=test_numeric [383/766] 934222=test_registry [384/766] 934222=test_iseq [385/766] 934222=test_printf [386/766] 934222=test_ractor [387/766] 934222=test_memory_view [388/766] 934222=test_load [389/766] 934222=string_query_test [390/766] 934222=test_nofree [391/766] 934222=test_pkey_ec [392/766] 934222=test_arity [393/766] 934222=test_ancdata [394/766] 934222=test_default_gems [395/766] 934222=test_pkcs7 [396/766] 934222=test_date_parse [397/766] 934226=test_gem_security [398/766] 934222=test_gem_commands_server_command [399/766] 934222=newline_test [400/766] 934222=test_gem_request_connection_pools [401/766] 934222=test_prettyprint [402/766] 934222=test_bash_completion [403/766] 934222=test_erb_command [404/766] 934222=test_gem_ext_cargo_builder_unit [405/766] 934222=test_float [406/766] 934222=test_queue [407/766] 934222=test_passing_block [408/766] 934222=test_protocol [409/766] 934222=test_resize [410/766] 934222=test_exception [411/766] 934221=test_file [412/766] 934221=test_gem_dependency [413/766] 934221=test_gem_ext_rake_builder [414/766] 934226=test_integer_comb [415/766] 934221=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 36829> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 [416/766] 934221=test_omap [417/766] 934221=test_require [418/766] 934223=test_gem_version [419/766] 934223=command_line_test [420/766] 934223=regular_expression_options_test [421/766] 934223=test_shellwords [422/766] 934223=test_erb [423/766] 934223=test_update [424/766] 934223=test_mdns [425/766] 934223=test_case [426/766] 934222=test_gem_resolver_best_set [427/766] 934223=test_gem_commands_pristine_command [428/766] 934222=test_math [429/766] 934222=test_gc [430/766] 934222=test_gem_package_tar_reader_entry [431/766] 934222=test_libs [432/766] 934222=test_x509store [433/766] 934222=test_m17n_comb [434/766] 934221=test_gem_resolver_requirement_list [435/766] 934221=index_write_test [436/766] 934221=locals_test [437/766] 934221=test_gem_commands_unpack_command [438/766] 934223=test_arith_seq_beg_len_step [439/766] 934223=test_gem_resolver_conflict [440/766] 934223=test_gem_safe_yaml [441/766] 934223=test_gem_package_tar_reader [442/766] 934223=test_gem_gemcutter_utilities [443/766] 934221=test_date_new [444/766] 934223=test_stringscanner [445/766] 934221=test_sprintf [446/766] 934223=test_complexrational [447/766] 934223=test_parser [448/766] 934226=test_inlinecache [449/766] 934223=test_ldap [450/766] 934223=test_c_struct_entry [451/766] 934226=test_shapes [452/766] 934226=test_files_test [453/766] 934226=test_profile_frames [454/766] 934221=equality_test [455/766] 934221=test_continuation [456/766] 934221=attribute_write_test [457/766] 934221=test_weakkeymap [458/766] 934226=encodings_test [459/766] 934226=test_hash [460/766] 934223=test_delete [461/766] 934223=test_set [462/766] 934223=test_gem_commands_uninstall_command [463/766] 934222=test_enumerator_kw [464/766] 934222=test_recorder [465/766] 934222=test_placearg [466/766] 934222=test_forwardable [467/766] 934222=test_weakmap [468/766] 934221=test_argf [469/766] 934223=test_gem_version_option [470/766] 934223=json_string_matching_test [471/766] 934223=test_date_arith [472/766] 934223=test_yjit [473/766] 934226=test_gem_request_set_gem_dependency_api [474/766] 934221=test_modify_expand [475/766] 934221=test_type [476/766] 934221=test_m17n [477/766] 934221=test_gem_available_set [478/766] 934226=test_gem_command_manager [479/766] 934221=test_signedness [480/766] 934226=test_array [481/766] 934222=test_gem_source_vendor [482/766] 934222=test_ractor [483/766] 934222=test_big2str [484/766] 934222=test_tempfile [485/766] 934222=test_gem_request_set_lockfile_parser [486/766] 934222=test_gem_stub_specification [487/766] 934222=test_gem_commands_update_command [488/766] 934223=test_socket [489/766] 934221=test_set [490/766] 934221=test_trick [491/766] 934222=location_test [492/766] 934222=test_require [493/766] 934222=test_gem_commands_cert_command [494/766] 934221=test_gem_resolver_vendor_set [495/766] 934221=parse_test [496/766] 934221=test_gem_stream_ui [497/766] 934221=test_gem_dependency_resolution_error [498/766] 934221=test_sizeof [499/766] 934226=test_gem_validator [500/766] 934226=test_gem_commands_yank_command [501/766] 934226=test_fstring [502/766] 934226=test_gem_security_trust_dir [503/766] 934226=test_bug-5832 [504/766] 934226=test_io [505/766] 934226=test_sleep [506/766] 934222=test_human_typo [507/766] 934222=test_asn1 [508/766] 934226=test_files_test_2 [509/766] 934226=regular_expression_encoding_test [510/766] 934226=lex_test [511/766] 934226=numeric_value_test [512/766] 934226=test_lock_native_thread [513/766] 934222=test_gem_request_set_lockfile_tokenizer [514/766] 934222=test_ubf_async_safe [515/766] 934222=test_foreach [516/766] 934222=symbol_encoding_test [517/766] 934222=test_stringio [518/766] 934226=snippets_test [519/766] 934223=test_have_macro [520/766] 934222=test_summary [521/766] 934222=test_system [522/766] 934226=static_literals_test [523/766] 934226=test_console_attr [524/766] 934226=test_bn [525/766] 934226=parser_test [526/766] 934226=test_gem_dependency_installer [527/766] 934222=compiler_test [528/766] 934222=test_gem_install_update_options [529/766] 934222=test_bug-3571 [530/766] 934222=test_array [531/766] 934222=test_bigzero [532/766] 934222=test_eval [533/766] 934222=test_gem_impossible_dependencies_error [534/766] 934222=test_complex [535/766] 934223=test_gem_requirement [536/766] 934222=test_autoconf [537/766] 934222=test_external_new [538/766] 934222=test_cgi_multipart [539/766] 934223=test_scanner_events [540/766] 934222=test_pack [541/766] 934223=test_inadvertent_creation [542/766] 934222=test_gem_package_tar_header [543/766] 934222=test_egrep_cpp [544/766] 934223=test_convertible [545/766] 934222=static_inspect_test [546/766] 934222=test_date_conv [547/766] 934222=test_gem_commands_dependency_command [548/766] 934222=test_webauthn_poller [549/766] 934222=test_gem_doctor [550/766] 934222=test_emitter [551/766] 934222=test_gem_silent_ui [552/766] 934222=test_cgi_modruby [553/766] 934222=test_readpartial [554/766] 934222=test_gbk [555/766] 934222=test_typeddata [556/766] 934222=test_stat [557/766] 934222=test_warning [558/766] 934222=test_gem_resolver_installed_specification [559/766] 934222=test_gem_ext_cargo_builder_link_flag_converter [560/766] 934222=test_rubygems [561/766] 934222=ripper_test [562/766] 934221=parse_stream_test [563/766] 934221=test_unicode_normalize [564/766] 934221=test_ifunless [565/766] 934221=test_date_strptime [566/766] 934222=test_cgi_util [567/766] 934221=test_nonblock [568/766] 934221=test_iseq_load [569/766] 934222=test_method [570/766] 934226=test_yaml_tree [571/766] 934226=test_getopts [572/766] 934226=regexp_test [573/766] 934226=test_gem_ext_cmake_builder [574/766] 934226=test_io_buffer [575/766] 934226=test_yjit_exit_locations [576/766] 934226=test_fiber [577/766] 934221=test_gem_config_file [578/766] 934221=test_gem_commands_which_command [579/766] 934221=test_gem_resolver_lock_specification [580/766] 934221=test_instrumentation_api [581/766] 934221=test_case_options [582/766] 934221=test_gem_uninstaller [583/766] 934226=test_udp [584/766] 934226=test_scalar [585/766] 934226=test_gb18030 [586/766] 934226=test_gem_resolver_index_set [587/766] 934226=test_compile_prism [588/766] 934226=test_pkcs12 [589/766] 934221=test_debug [590/766] 934221=test_gem_commands_install_command [591/766] 934226=test_remote_fetch_error [592/766] 934226=test_object_create_start [593/766] 934226=test_psych [594/766] 934226=test_path_to_class [595/766] 934226=test_refinement [596/766] 934221=test_ts [597/766] 934221=test_gem_ext_ext_conf_builder [598/766] 934226=test_kdf [599/766] 934226=test_gem_command [600/766] 934226=test_gem_security_signer [601/766] 934226=test_mul [602/766] 934226=test_configuration [603/766] 934226=test_utf16 [604/766] 934226=test_alias_and_anchor [605/766] 934226=test_cgi_session [606/766] 934226=test_zsh_completion [607/766] 934226=test_x509crl [608/766] 934226=test_range [609/766] 934221=test_notimplement [610/766] 934221=test_insns_leaf [611/766] 934221=test_allocation [612/766] 934226=test_frozen [613/766] 934226=test_backtrace [614/766] 934226=test_pkey [615/766] 934226=test_x509req [616/766] 934226=test_gem_resolver_specification [617/766] 934226=integer_base_flags_test [618/766] 934226=test_ractor [619/766] 934226=test_x509attr [620/766] 934226=test_gem_remote_fetcher_s3 [621/766] 934223=test_gem_resolver_local_specification [622/766] 934223=test_ellipsize [623/766] 934223=test_array_create [624/766] 934223=test_key_name_check [625/766] 934223=test_rand [626/766] 934226=test_dln [627/766] 934226=test_gem_package_old [628/766] 934226=test_thread [629/766] 934222=json_encoding_test [630/766] 934222=test_pkg_config [631/766] 934226=test_to_ruby [632/766] 934222=test_literal [633/766] 934226=parse_success_test [634/766] 934226=test_whileuntil [635/766] 934226=test_ripper [636/766] 934223=test_io_console [637/766] 934226=test_depth_first [638/766] 934226=test_gem_spec_fetcher [639/766] 934222=test_data [640/766] 934222=test_c_union_entity [641/766] 934222=test_beginendblock [642/766] 934226=test_securerandom [643/766] 934226=test_monitor [644/766] 934226=test_gem_source_list [645/766] 934226=test_yaml_special_cases [646/766] 934226=test_gem_commands_push_command [647/766] 934222=integer_parse_test [648/766] 934222=test_autoload [649/766] 934223=test_last_thread [650/766] 934226=test_process [651/766] 934223=test_framework [652/766] 934223=test_string [653/766] 934221=test_stringify_symbols [654/766] 934221=test_unicode_escape [655/766] 934221=reflection_test [656/766] 934221=test_gem_commands_owner_command [657/766] 934221=test_gem_dependency_list [658/766] 934221=test_date_attr [659/766] 934221=test_at_exit [660/766] 934221=test_x509ext [661/766] 934221=test_cp949 [662/766] 934221=test_condition [663/766] 934221=test_append [664/766] 934221=test_gem_resolver [665/766] 934221=test_emoji [666/766] 934221=test_sorted_set [667/766] 934221=test_pack [668/766] 934221=test_stream [669/766] 934221=test_tmpdir [670/766] 934221=test_ensure_and_callcc [671/766] 934221=test_httpresponse [672/766] 934221=test_files_ext [673/766] 934221=test_singleton [674/766] 934221=test_enc_raise [675/766] 934221=test_files_sample [676/766] 934221=test_sleep [677/766] 934221=test_http [678/766] 934221=test_nil [679/766] 934221=test_too_many_dummy_encodings [680/766] 934221=test_generic [681/766] 934221=test_trace [682/766] 934221=test_random [683/766] 934221=test_handle [684/766] 934221=test_thread_fd_close [685/766] 934221=test_str2big [686/766] 934221=test_gem_commands_fetch_command [687/766] 934221=test_arity [688/766] 934221=test_weakref [689/766] 934221=test_timeout [690/766] 934222=test_noarg [691/766] 934222=test_class2name [692/766] 934221=test_parser_events [693/766] 934222=test_c_struct_builder [694/766] 934221=test_utf32 [695/766] 934221=test_euc_jp [696/766] 934221=test_gem_request [697/766] 934222=test_date [698/766] 934222=test_ractor [699/766] 934221=test_mailto [700/766] 934221=test_x509cert [701/766] 934222=test_hmac [702/766] 934222=test_fiddle [703/766] 934222=test_cesu8 [704/766] 934222=test_gem_resolver_activation_request [705/766] 934221=test_digest [706/766] 934222=test_data [707/766] 934222=test_gem_name_tuple [708/766] 934222=test_numeric [709/766] 934222=test_address_resolve [710/766] 934222=test_bug-14834 [711/766] 934222=test_addrinfo [712/766] 934221=test_time [713/766] 934221=test_pattern_key_name_check [714/766] 934221=test_iter_break [715/766] 934221=test_gem_source_local [716/766] 934222=test_num2int [717/766] 934222=parameters_signature_test [718/766] 934222=test_time [719/766] 934222=test_erb_m17n [720/766] 934222=test_objectspace [721/766] 934221=test_load [722/766] 934221=test_scheduler [723/766] 934221=test_fnmatch [724/766] 934221=test_require_lib [725/766] 934221=test_gem_installer [726/766] 934222=test_super [727/766] 934222=test_ractor [728/766] 934222=test_gem_source_specific_file [729/766] 934222=test_bug_reporter [730/766] 934226=test_raise [731/766] 934226=test_pipe [732/766] 934226=test_string [733/766] 934226=test_duplicate [734/766] 934226=test_gem_commands_stale_command [735/766] 934226=test_pattern_matching [736/766] 934226=test_grapheme_breaks [737/766] 934226=test_tracepoint [738/766] 934222=test_internal_ivar [739/766] 934222=desugar_compiler_test [740/766] 934222=test_emitter [741/766] 934222=test_recursion [742/766] 934222=test_gem_commands_open_command [743/766] 934222=test_dns [744/766] 934226=test_syntax [745/766] 934222=newline_offsets_test [746/766] 934222=test_gem_commands_query_command [747/766] 934222=test_date_marshal [748/766] 934222=test_ipaddr [749/766] 934222=test_ractor [750/766] 934222=test_fileutils [751/766] 934221=test_gem_commands_sources_command [752/766] 934221=test_method_cache [753/766] 934221=test_configuration [754/766] 934221=test_defined [755/766] 934221=test_stream [756/766] 934221=test_alias [757/766] 934221=test_postponed_job [758/766] 934222=test_gem_resolver_dependency_request [759/766] 934222=test_gem_request_set_lockfile [760/766] 934221=test_proc [761/766] 934222=test_gem_remote_fetcher [762/766] 934222=test_gem_commands_outdated_command [763/766] 934221=test_zlib [764/766] 934222=string_test [765/766] 934222=test_windows_1251 [766/766] 934222=relocation_test Finished tests in 614.036275s, 45.3051 tests/s, 9869.2166 assertions/s. 27819 tests, 6060057 assertions, 0 failures, 0 errors, 208 skips ruby -v: ruby 3.5.0dev (2025-01-31T06:41:56Z master f719b889a1) +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-10 LD = ld LDSHARED = gcc-10 -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_gcc10/include -I/tmp/ruby/src/trunk_gcc10 -I/tmp/ruby/src/trunk_gcc10/prism -I/tmp/ruby/src/trunk_gcc10/enc/unicode/15.0.0 -Dmodular_gc_dir= 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_gcc10/yjit/target/release/' /tmp/ruby/src/trunk_gcc10/yjit/src/lib.rs gcc-10 (Ubuntu 10.5.0-4ubuntu2) 10.5.0 Copyright (C) 2020 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_gcc10' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10/.bundle/gems/syslog-0.2.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc10' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc10' ruby 3.5.0dev (2025-01-31T06:41:56Z master f719b889a1) +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 ................. Finished in 57.819786 seconds 3316 files, 33394 examples, 146855 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.