# Logfile created on 2023-04-06 06:55:32 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056001d9ae9a8 @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-repeat50", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat50", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat50", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat50", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=50", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat50.20230406-065532", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056001da375f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056001da37460 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056001da372d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20230406-065532", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20230406-065532>, @binmode=false, @mon_data=#<Monitor:0x000056001da37208>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 533423e..061f5f4 master -> origin/master Updating 533423e..061f5f4 Fast-forward .github/workflows/codeql-analysis.yml | 8 +- .github/workflows/scorecards.yml | 2 +- bootstraptest/test_yjit.rb | 5 ++ common.mk | 4 + doc/contributing/glossary.md | 3 +- gc.c | 12 ++- lib/bundler.rb | 1 - lib/bundler/definition.rb | 10 ++- lib/bundler/incomplete_specification.rb | 24 ------ lib/bundler/resolver/base.rb | 8 +- lib/bundler/spec_set.rb | 27 ++++--- lib/irb.rb | 1 - lib/irb/cmd/nop.rb | 19 ++--- lib/irb/cmd/show_source.rb | 2 +- lib/irb/color.rb | 12 +-- lib/irb/completion.rb | 10 +-- lib/irb/ext/loader.rb | 25 +----- lib/irb/extend-command.rb | 7 +- lib/irb/inspector.rb | 3 +- lib/irb/irb.gemspec | 2 +- lib/irb/ruby-lex.rb | 20 ++--- lib/rubygems/installer.rb | 3 + spec/bundler/commands/lock_spec.rb | 23 ++++++ test/irb/test_cmd.rb | 3 - test/irb/test_color.rb | 45 ++--------- test/irb/test_color_printer.rb | 7 -- test/irb/test_context.rb | 1 - test/irb/test_ruby_lex.rb | 15 ---- test/ruby/test_data.rb | 1 + test/rubygems/test_gem_commands_setup_command.rb | 10 +-- yjit.c | 15 +++- yjit/bindgen/src/main.rs | 7 +- yjit/src/codegen.rs | 96 ++++++++++++++++++++++++ yjit/src/cruby.rs | 4 +- yjit/src/cruby_bindings.inc.rs | 5 +- 35 files changed, 237 insertions(+), 203 deletions(-) delete mode 100644 lib/bundler/incomplete_specification.rb Latest commit hash = 061f5f4374 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat50/common.mk > uncommon.mk /tmp/ruby/src/trunk-repeat50/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision - From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 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-repeat50/gc.c compiling /tmp/ruby/src/trunk-repeat50/version.c compiling /tmp/ruby/src/trunk-repeat50/yjit.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 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. creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-repeat50/loadpath.c builtin_binary.inc updated compiling /tmp/ruby/src/trunk-repeat50/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.3.0 linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 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 building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so encdb.h unchanged building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so making enc making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' 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-repeat50' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat50/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 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-repeat50' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating transdb.h make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/typeprof.revision unchanged From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision - transdb.h unchanged generating makefiles ext/configure-ext.mk making trans /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat50/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' ./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat50/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 to installing binary commands: /tmp/ruby/install/trunk-repeat50/bin installing base libraries: /tmp/ruby/install/trunk-repeat50/lib installing arch files: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat50/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat50/bin installing library scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-repeat50/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.1.1 benchmark 0.2.1 bundler 2.5.0.dev cgi 0.3.6 csv 3.2.7 delegate 0.3.0 did_you_mean 1.6.3 drb 2.1.1 english 0.7.2 erb 4.0.2 error_highlight 0.5.1 fileutils 1.7.1 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.6.3 logger 1.5.3 mutex_m 0.1.2 net-http 0.3.2 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.4.0.pre.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 pstore 0.1.2 racc 1.6.2 rdoc 6.5.0 readline 0.0.3 reline 0.3.3 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.0.2 tempfile 0.1.3 time 0.2.1 timeout 0.3.2 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.1 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.4 date 3.3.3 digest 3.1.1 etc 1.4.2 fcntl 1.0.2 fiddle 1.1.2 io-console 0.6.0 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.2 openssl 3.1.0 pathname 0.2.1 psych 5.1.0 readline-ext 0.1.5 stringio 3.0.6 strscan 3.0.7 syslog 0.1.1 zlib 3.0.0 installing bundled gems: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.3.0+0 minitest 5.18.0 power_assert 2.0.3 rake 13.0.6 test-unit 3.5.7 rexml 3.2.5 rss 0.2.9 net-ftp 0.2.0 net-imap 0.3.4 net-pop 0.1.2 net-smtp 0.3.3 matrix 0.4.2 prime 0.1.2 rbs 3.0.4 typeprof 0.21.7 debug 1.7.2 installing bundled gem cache: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1826 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=50 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=50" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50 Run options: --seed=62199 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat50/test/excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=50 # Running tests: Finished(1/50) tests in 902.398679s, 26.3431 tests/s, 9883.4974 assertions/s. Finished(2/50) tests in 861.194358s, 27.6035 tests/s, 10356.4253 assertions/s. Finished(3/50) tests in 751.528110s, 31.6316 tests/s, 11867.1343 assertions/s. Finished(4/50) tests in 777.956503s, 30.5570 tests/s, 11465.3287 assertions/s. Finished(5/50) tests in 988.689174s, 24.0440 tests/s, 9020.1160 assertions/s. Finished(6/50) tests in 1302.150504s, 18.2560 tests/s, 6851.6588 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_url_creds: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33675> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_url_creds: 8 : #<TCPServer:fd 8, AF_INET6, ::, 33675> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_url_creds: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_url_creds: 10 : #<IO:fd 10> Closed file descriptor: TestGemRemoteFetcher#test_download_same_file: 7 Closed file descriptor: TestGemRemoteFetcher#test_download_same_file: 8 Closed file descriptor: TestGemRemoteFetcher#test_download_same_file: 9 Closed file descriptor: TestGemRemoteFetcher#test_download_same_file: 10 Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38921> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 8 : #<TCPServer:fd 8, AF_INET6, ::, 38921> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 10 : #<IO:fd 10> Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 7 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 8 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 9 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 10 Finished(7/50) tests in 1041.963338s, 22.8146 tests/s, 8561.3742 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38111> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 8 : #<TCPServer:fd 8, AF_INET6, ::, 38111> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 10 : #<IO:fd 10> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 37185> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 12 : #<TCPServer:fd 12, AF_INET6, ::, 37185> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 13 : #<IO:fd 13> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects: 14 : #<IO:fd 14> Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 7 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 8 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 9 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 10 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 11 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 12 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 13 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds: 14 Finished(8/50) tests in 1035.201455s, 22.9636 tests/s, 8615.6766 assertions/s. Finished(9/50) tests in 1010.361935s, 23.5282 tests/s, 8828.5402 assertions/s. Finished(10/50) tests in 1032.942510s, 23.0139 tests/s, 8634.4399 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_url_creds: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45349> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_url_creds: 8 : #<TCPServer:fd 8, AF_INET6, ::, 45349> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_url_creds: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_url_creds: 10 : #<IO:fd 10> Closed file descriptor: TestGemRemoteFetcher#test_download_same_file: 7 Closed file descriptor: TestGemRemoteFetcher#test_download_same_file: 8 Closed file descriptor: TestGemRemoteFetcher#test_download_same_file: 9 Closed file descriptor: TestGemRemoteFetcher#test_download_same_file: 10 Finished(11/50) tests in 1039.169656s, 22.8760 tests/s, 8582.4090 assertions/s. Finished(12/50) tests in 1088.870643s, 21.8318 tests/s, 8189.3704 assertions/s. Finished(13/50) tests in 1362.801701s, 17.4435 tests/s, 6545.2215 assertions/s. Finished(14/50) tests in 929.333164s, 25.5796 tests/s, 9598.4189 assertions/s. Finished(15/50) tests in 996.366393s, 23.8587 tests/s, 8951.9830 assertions/s. Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16 Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17 Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18 Finished(16/50) tests in 1037.723548s, 22.9078 tests/s, 8593.7734 assertions/s. Finished(17/50) tests in 1048.105049s, 22.6809 tests/s, 8505.8487 assertions/s. Finished(18/50) tests in 1042.339941s, 22.8064 tests/s, 8555.3423 assertions/s. Finished(19/50) tests in 1208.275799s, 19.6743 tests/s, 7382.6332 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35435> Leaked file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 8 : #<TCPServer:fd 8, AF_INET6, ::, 35435> Leaked file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 10 : #<IO:fd 10> Closed file descriptor: TestGemRemoteFetcher#test_download_platform_legacy: 7 Closed file descriptor: TestGemRemoteFetcher#test_download_platform_legacy: 8 Closed file descriptor: TestGemRemoteFetcher#test_download_platform_legacy: 9 Closed file descriptor: TestGemRemoteFetcher#test_download_platform_legacy: 10 Finished(20/50) tests in 1125.798772s, 21.1157 tests/s, 7925.0770 assertions/s. Finished(21/50) tests in 1058.215152s, 22.4642 tests/s, 8428.9608 assertions/s. Finished(22/50) tests in 1054.913120s, 22.5346 tests/s, 8452.8876 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 42861> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 12 : #<TCPServer:fd 12, AF_INET6, ::, 42861> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 13 : #<IO:fd 13> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 14 : #<IO:fd 14> Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 11 Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 12 Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 13 Closed file descriptor: TestGemRemoteFetcher#test_cache_update_path: 14 Finished(23/50) tests in 1065.390300s, 22.3129 tests/s, 8370.4995 assertions/s. Finished(24/50) tests in 1039.806040s, 22.8620 tests/s, 8567.7883 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42935> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 8 : #<TCPServer:fd 8, AF_INET6, ::, 42935> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 10 : #<IO:fd 10> Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 7 Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 8 Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 9 Closed file descriptor: TestGemRemoteFetcher#test_observe_no_proxy_env_list: 10 Finished(25/50) tests in 1002.051533s, 23.7233 tests/s, 8896.7720 assertions/s. Finished(26/50) tests in 1325.423316s, 17.9354 tests/s, 6725.9636 assertions/s. Finished(27/50) tests in 1041.405265s, 22.8268 tests/s, 8562.8471 assertions/s. Finished(28/50) tests in 1001.800993s, 23.7293 tests/s, 8901.6212 assertions/s. Finished(29/50) tests in 1024.880725s, 23.1949 tests/s, 8704.0392 assertions/s. Finished(30/50) tests in 1022.241683s, 23.2548 tests/s, 8725.9463 assertions/s. Finished(31/50) tests in 1019.347732s, 23.3208 tests/s, 8750.8234 assertions/s. Finished(32/50) tests in 1035.084300s, 22.9662 tests/s, 8613.7583 assertions/s. Finished(33/50) tests in 1383.572889s, 17.1816 tests/s, 6448.5414 assertions/s. Finished(34/50) tests in 1068.163574s, 22.2550 tests/s, 8346.0813 assertions/s. Finished(35/50) tests in 1058.376877s, 22.4608 tests/s, 8428.0857 assertions/s. Finished(36/50) tests in 1044.756534s, 22.7536 tests/s, 8539.6393 assertions/s. Finished(37/50) tests in 1049.467326s, 22.6515 tests/s, 8501.6091 assertions/s. Finished(38/50) tests in 1056.343972s, 22.5040 tests/s, 8444.2561 assertions/s. Finished(39/50) tests in 1293.688183s, 18.3754 tests/s, 6896.4609 assertions/s. Finished(40/50) tests in 1151.540181s, 20.6437 tests/s, 7747.4752 assertions/s. Finished(41/50) tests in 1073.782936s, 22.1386 tests/s, 8309.3945 assertions/s. Finished(42/50) tests in 1065.695743s, 22.3066 tests/s, 8371.0318 assertions/s. Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 35543> Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17> Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18> Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007fda9e1457a0 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1716 sleep> Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16 Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17 Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18 Finished thread: Rinda::TupleSpaceProxyTest#test_00_tuple: #<Thread:0x00007fda9e1457a0 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1716 dead> Finished(43/50) tests in 1088.674422s, 21.8357 tests/s, 8187.0446 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42841> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 8 : #<TCPServer:fd 8, AF_INET6, ::, 42841> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_config_creds_with_region: 10 : #<IO:fd 10> Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 7 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 8 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 9 Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_instance_profile_creds: 10 Finished(44/50) tests in 1097.730266s, 21.6556 tests/s, 8121.4459 assertions/s. Finished(45/50) tests in 1107.317380s, 21.4681 tests/s, 8055.9171 assertions/s. Finished(46/50) tests in 1332.861497s, 17.8353 tests/s, 6693.1148 assertions/s. Finished(47/50) tests in 978.103577s, 24.3042 tests/s, 9119.8675 assertions/s. Finished(48/50) tests in 1058.656193s, 22.4549 tests/s, 8426.3796 assertions/s. Finished(49/50) tests in 1085.319361s, 21.9032 tests/s, 8218.8868 assertions/s. Leaked file descriptor: TestGemRemoteFetcher#test_download_with_encoded_auth: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34109> Leaked file descriptor: TestGemRemoteFetcher#test_download_with_encoded_auth: 8 : #<TCPServer:fd 8, AF_INET6, ::, 34109> Leaked file descriptor: TestGemRemoteFetcher#test_download_with_encoded_auth: 9 : #<IO:fd 9> Leaked file descriptor: TestGemRemoteFetcher#test_download_with_encoded_auth: 10 : #<IO:fd 10> Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 7 Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 8 Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 9 Closed file descriptor: TestGemRemoteFetcher#test_yaml_error_on_size: 10 Finished(50/50) tests in 1062.232658s, 22.3793 tests/s, 8394.5621 assertions/s. 1188600 tests, 445942762 assertions, 0 failures, 0 errors, 3859 skips ruby -v: ruby 3.3.0dev (2023-04-06T06:24:38Z master 061f5f4374) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=50 $ /tmp/ruby/build/trunk-repeat50/miniruby -I/tmp/ruby/src/trunk-repeat50/lib /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat50 --extout=.ext -- /tmp/ruby/src/trunk-repeat50/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat50/spec/default.mspec --error-output stderr ruby 3.3.0dev (2023-04-06T06:24:38Z master 061f5f4374) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Finished in 99.788953 seconds 3841 files, 31577 examples, 194880 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=50" exit with 0.