# Logfile created on 2025-04-04 14:52:07 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fbb0f56fdc0 @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", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat50.20250404-145207", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fbb0f5920f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fbb0f591e48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fbb0f4aa980 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20250404-145207", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20250404-145207>, @binmode=false, @mon_data=#<Monitor:0x00007fbb0f591948>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update csv to e0874e47e2730dacccdb0c534a2cdc073d3bdaea Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo e0874e47e2730dacccdb0c534a2cdc073d3bdaea | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/csv.revision - echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/irb.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/csv.revision unchanged /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/reline.revision unchanged Building csv@e0874e47e2730dacccdb0c534a2cdc073d3bdaea to /tmp/ruby/src/trunk-repeat50/gems/csv-3.3.3.gem Successfully built RubyGem Name: csv Version: 3.3.4 File: csv-3.3.4.gem $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 4aa74b6..085cc6e master -> origin/master Updating 4aa74b6..085cc6e Fast-forward .github/workflows/dependabot_automerge.yml | 10 +- NEWS.md | 2 +- bootstraptest/test_ractor.rb | 21 +++ .../thread/instrumentation/instrumentation.c | 4 +- gc.c | 8 -- gems/bundled_gems | 2 +- internal/gc.h | 1 - lib/bundler/friendly_errors.rb | 2 +- ractor.c | 41 ++++-- spec/bundler/install/gems/standalone_spec.rb | 16 --- test/openssl/test_pkcs7.rb | 153 +++++++++++---------- test/ruby/test_ast.rb | 2 +- test/ruby/test_marshal.rb | 1 - tool/test-bundled-gems.rb | 18 ++- variable.c | 21 +++ 15 files changed, 175 insertions(+), 127 deletions(-) Latest commit hash = 085cc6e434 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2table.c Downloading bundled gem irb-1.15.2... Update csv to e0874e47e2730dacccdb0c534a2cdc073d3bdaea echo e0874e47e2730dacccdb0c534a2cdc073d3bdaea | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/csv.revision - make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/csv.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/reline.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/trunk-repeat50/revision.h updated generating x86_64-linux-fake.rb Building csv@e0874e47e2730dacccdb0c534a2cdc073d3bdaea to /tmp/ruby/src/trunk-repeat50/gems/csv-3.3.3.gem x86_64-linux-fake.rb updated generating enc.mk Extracting bundle gem irb-1.15.2... Successfully built RubyGem Name: csv Version: 3.3.4 File: csv-3.3.4.gem Extracting bundle gem csv-3.3.3... Unpacked gems/irb-1.15.2.gem Try with hash version of bundled gems instead of gems/csv-3.3.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/csv-3.3.2.gem 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' $$$[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 = -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 -fPIC XCFLAGS = -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/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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/miniinit.c compiling /tmp/ruby/src/trunk-repeat50/array.c compiling /tmp/ruby/src/trunk-repeat50/bignum.c compiling /tmp/ruby/src/trunk-repeat50/ast.c compiling /tmp/ruby/src/trunk-repeat50/class.c compiling /tmp/ruby/src/trunk-repeat50/compile.c compiling /tmp/ruby/src/trunk-repeat50/complex.c compiling /tmp/ruby/src/trunk-repeat50/cont.c compiling /tmp/ruby/src/trunk-repeat50/debug.c compiling /tmp/ruby/src/trunk-repeat50/dir.c compiling /tmp/ruby/src/trunk-repeat50/encoding.c compiling /tmp/ruby/src/trunk-repeat50/enum.c compiling /tmp/ruby/src/trunk-repeat50/enumerator.c compiling /tmp/ruby/src/trunk-repeat50/error.c compiling /tmp/ruby/src/trunk-repeat50/eval.c compiling /tmp/ruby/src/trunk-repeat50/file.c compiling /tmp/ruby/src/trunk-repeat50/gc.c compiling /tmp/ruby/src/trunk-repeat50/hash.c compiling /tmp/ruby/src/trunk-repeat50/imemo.c compiling /tmp/ruby/src/trunk-repeat50/io.c compiling /tmp/ruby/src/trunk-repeat50/io_buffer.c compiling /tmp/ruby/src/trunk-repeat50/iseq.c compiling /tmp/ruby/src/trunk-repeat50/load.c compiling /tmp/ruby/src/trunk-repeat50/marshal.c compiling /tmp/ruby/src/trunk-repeat50/math.c compiling /tmp/ruby/src/trunk-repeat50/memory_view.c compiling /tmp/ruby/src/trunk-repeat50/node.c compiling /tmp/ruby/src/trunk-repeat50/node_dump.c compiling /tmp/ruby/src/trunk-repeat50/numeric.c compiling /tmp/ruby/src/trunk-repeat50/object.c compiling /tmp/ruby/src/trunk-repeat50/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-repeat50/proc.c compiling /tmp/ruby/src/trunk-repeat50/process.c compiling /tmp/ruby/src/trunk-repeat50/ractor.c compiling /tmp/ruby/src/trunk-repeat50/random.c compiling /tmp/ruby/src/trunk-repeat50/range.c compiling /tmp/ruby/src/trunk-repeat50/rational.c compiling /tmp/ruby/src/trunk-repeat50/re.c compiling /tmp/ruby/src/trunk-repeat50/ruby.c compiling /tmp/ruby/src/trunk-repeat50/scheduler.c compiling /tmp/ruby/src/trunk-repeat50/shape.c compiling /tmp/ruby/src/trunk-repeat50/signal.c compiling /tmp/ruby/src/trunk-repeat50/sprintf.c compiling /tmp/ruby/src/trunk-repeat50/string.c compiling /tmp/ruby/src/trunk-repeat50/struct.c compiling /tmp/ruby/src/trunk-repeat50/symbol.c compiling /tmp/ruby/src/trunk-repeat50/thread.c compiling /tmp/ruby/src/trunk-repeat50/time.c compiling /tmp/ruby/src/trunk-repeat50/transcode.c compiling /tmp/ruby/src/trunk-repeat50/variable.c compiling /tmp/ruby/src/trunk-repeat50/version.c compiling /tmp/ruby/src/trunk-repeat50/vm.c compiling /tmp/ruby/src/trunk-repeat50/vm_backtrace.c compiling /tmp/ruby/src/trunk-repeat50/vm_dump.c compiling /tmp/ruby/src/trunk-repeat50/vm_sync.c compiling /tmp/ruby/src/trunk-repeat50/vm_trace.c compiling /tmp/ruby/src/trunk-repeat50/weakmap.c compiling /tmp/ruby/src/trunk-repeat50/yjit.c 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 = -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 -fPIC XCFLAGS = -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/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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 9e1975c3a50a4d01ec756a097b8a0ee9ba2b70596a6e6b8b4516deefcb5d2b7f builtin_binary.inc compiling /tmp/ruby/src/trunk-repeat50/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.5.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 = -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 -fPIC XCFLAGS = -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/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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/finalizer_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 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' 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' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs ext/configure-ext.mk updated 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[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rational/rat.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/instrumentation/instrumentation.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' compiling /tmp/ruby/src/trunk-repeat50/ext/coverage/coverage.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' 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]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Leaving 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/objspace' compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/object_tracing.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' compiling /tmp/ruby/src/trunk-repeat50/ext/pty/pty.c linking shared-object pty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' linking shared-object -test-/thread/instrumentation.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' compiling /tmp/ruby/src/trunk-repeat50/ext/socket/init.c linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/constants.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/basicsocket.c linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' compiling /tmp/ruby/src/trunk-repeat50/ext/socket/socket.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/option.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ifaddr.c linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' linking ruby 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 csv to e0874e47e2730dacccdb0c534a2cdc073d3bdaea Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -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 -fPIC XCFLAGS = -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/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs echo e0874e47e2730dacccdb0c534a2cdc073d3bdaea | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/csv.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/reline.revision - generating encdb.h gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/csv.revision unchanged generating enc.mk /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/reline.revision unchanged encdb.h unchanged Building csv@e0874e47e2730dacccdb0c534a2cdc073d3bdaea to /tmp/ruby/src/trunk-repeat50/gems/csv-3.3.3.gem making srcs under enc making enc Successfully built RubyGem Name: csv Version: 3.3.4 File: csv-3.3.4.gem 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' Extracting bundle gem csv-3.3.3... 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 Try with hash version of bundled gems instead of gems/csv-3.3.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/csv-3.3.2.gem 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]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs 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[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' 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]: 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/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]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' 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 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.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat50/bin installing library scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.2 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.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.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.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.10.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.3 stringio 3.1.6 strscan 3.1.2 zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.7 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.6 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 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.3.0 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.0 readline 0.0.4 fiddle 1.1.6 installing bundled gem cache: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: csv-3.3.2.gem not found in bundled_gems csv-3.3.4.gem not found in 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 2016 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 = -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 -fPIC XCFLAGS = -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/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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-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 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -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 -fPIC XCFLAGS = -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/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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-repeat50' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' 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' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs 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' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Leaving 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' 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/ext/io/console' make[2]: Leaving 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/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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' 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' Run options: --seed=3928 "--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: Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 8 #<File::Stat dev=0x8, ino=1327112626, 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: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=1327169895, 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> Finished(1/50) tests in 1189.189315s, 24.0231 tests/s, 5112.7805 assertions/s. Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 43129> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 10 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 10 #<File::Stat dev=0x8, ino=1328385331, 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> Finished(2/50) tests in 1689.279011s, 16.9119 tests/s, 3599.8512 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 11 #<File::Stat dev=0x8, ino=1328757081, 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: TestOpenURISSL#test_bad_ssl_version: 12 #<File::Stat dev=0x8, ino=1328847135, 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> Finished(3/50) tests in 1207.115754s, 23.6672 tests/s, 5037.6991 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 13 #<File::Stat dev=0x8, ino=1329338178, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 7 Finished(4/50) tests in 1278.260699s, 22.3499 tests/s, 4757.3738 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 14 #<File::Stat dev=0x8, ino=1329780334, 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> Finished(5/50) tests in 1244.162042s, 22.9624 tests/s, 4887.7066 assertions/s. Finished(6/50) tests in 1384.885568s, 20.6291 tests/s, 4391.2755 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 15 #<File::Stat dev=0x8, ino=1331004590, 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: TestNetHTTP_v1_2#test_get__crlf: 16 #<File::Stat dev=0x8, ino=1331006536, 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: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 18 : #<TCPSocket:fd 18, AF_INET6, ::1, 39349> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 18 Finished(7/50) tests in 1684.434419s, 16.9606 tests/s, 3610.4873 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 17 #<File::Stat dev=0x8, ino=1332039533, 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> Finished(8/50) tests in 1250.931028s, 22.8382 tests/s, 4861.2664 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 18 #<File::Stat dev=0x8, ino=1332593527, 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> Finished(9/50) tests in 1176.739305s, 24.2781 tests/s, 5168.2280 assertions/s. Finished(10/50) tests in 1227.039332s, 23.2829 tests/s, 4955.6072 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 19 #<File::Stat dev=0x8, ino=1333586864, 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> Finished(11/50) tests in 1459.499790s, 19.5745 tests/s, 4166.7139 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 21 #<File::Stat dev=0x8, ino=1334242003, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbe0b57edf8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:712 sleep> Finished thread: TestSocket#test_unix: #<Thread:0x00007fbe0b57edf8 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:712 dead> Finished(12/50) tests in 1812.898843s, 15.7587 tests/s, 3354.8689 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 20 #<File::Stat dev=0x8, ino=1335361439, 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: TestNetHTTP_v1_2_chunked#test_get__crlf: 22 #<File::Stat dev=0x8, ino=1335363087, 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> Finished(13/50) tests in 1419.781360s, 20.1221 tests/s, 4282.8496 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 23 #<File::Stat dev=0x8, ino=1336074915, 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> Finished(14/50) tests in 1297.103476s, 22.0252 tests/s, 4688.1819 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 24 #<File::Stat dev=0x8, ino=1336577379, 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: WebauthnListenerTest#test_wait_for_otp_code_options_request: 25 : #<TCPSocket:fd 25, AF_INET, 127.0.0.1, 42911> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 25 Closed file descriptor: TestSocket#test_resolurion_error_error_code: 30 Finished(15/50) tests in 1429.201131s, 19.9895 tests/s, 4255.0323 assertions/s. Finished(16/50) tests in 1403.442326s, 20.3564 tests/s, 4332.7609 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 25 #<File::Stat dev=0x8, ino=1337799850, 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: TestNetHTTP_v1_2_chunked#test_get__crlf: 26 #<File::Stat dev=0x8, ino=1337797179, 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: TestNetHTTP_v1_2#test_get__crlf: 27 #<File::Stat dev=0x8, ino=1337816263, 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: WebauthnListenerTest#test_wait_for_otp_code_options_request: 28 : #<TCPSocket:fd 28, AF_INET, 127.0.0.1, 35609> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 28 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 29 : #<TCPSocket:fd 29, AF_INET, 127.0.0.1, 35961> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 29 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 28 #<File::Stat dev=0x8, ino=1338379853, 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_failed: 29 #<File::Stat dev=0x8, ino=1338390709, 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> Finished(17/50) tests in 1859.276411s, 15.3657 tests/s, 3270.8816 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 30 #<File::Stat dev=0x8, ino=1338970083, 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: TestOpenURISSL#test_bad_ssl_version: 31 #<File::Stat dev=0x8, ino=1339067890, 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> Finished(18/50) tests in 1511.755240s, 18.8979 tests/s, 4022.6829 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 32 #<File::Stat dev=0x8, ino=1339630657, 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: TestOpenURISSL#test_bad_ssl_version: 33 #<File::Stat dev=0x8, ino=1339713210, 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> Finished(19/50) tests in 1377.494278s, 20.7398 tests/s, 4414.5025 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 34 #<File::Stat dev=0x8, ino=1340323086, 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> Finished(20/50) tests in 1339.670158s, 21.3254 tests/s, 4539.2935 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 40127> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 36 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 37685> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 36 Finished(21/50) tests in 1675.624120s, 17.0498 tests/s, 3629.5049 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 35 #<File::Stat dev=0x8, ino=1341677157, 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: TestNetHTTP_v1_2_chunked#test_get__crlf: 36 #<File::Stat dev=0x8, ino=1341676179, 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: TestNetHTTP_v1_2#test_s_start: 37 #<File::Stat dev=0x8, ino=1341696813, 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: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 45127> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 39 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 38 #<File::Stat dev=0x8, ino=1342274769, 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> Finished(22/50) tests in 1864.363903s, 15.3237 tests/s, 3262.0048 assertions/s. Finished(23/50) tests in 1446.309182s, 19.7530 tests/s, 4204.4710 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 39 #<File::Stat dev=0x8, ino=1343287052, 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: WebauthnListenerTest#test_wait_for_otp_code_options_request: 40 : #<TCPSocket:fd 40, AF_INET, 127.0.0.1, 42287> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 40 Finished(24/50) tests in 1542.493406s, 18.5213 tests/s, 3942.2956 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 40 #<File::Stat dev=0x8, ino=1343980257, 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_failed: 41 #<File::Stat dev=0x8, ino=1344228835, 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> Finished(25/50) tests in 1543.929552s, 18.5041 tests/s, 3938.5107 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 42 #<File::Stat dev=0x8, ino=1344640475, 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: WebauthnListenerTest#test_wait_for_otp_code_options_request: 43 : #<TCPSocket:fd 43, AF_INET, 127.0.0.1, 43279> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 43 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 38679> Closed file descriptor: Test_RbStrDup#test_nested_shared_frozen: 44 Finished(26/50) tests in 2026.016697s, 14.1011 tests/s, 3001.6954 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 43 #<File::Stat dev=0x8, ino=1345885952, 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: TestNetHTTP_v1_2#test_get__crlf: 44 #<File::Stat dev=0x8, ino=1345896223, 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_failed: 45 #<File::Stat dev=0x8, ino=1346170857, 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> Finished(27/50) tests in 1535.940142s, 18.6003 tests/s, 3958.9961 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 46 #<File::Stat dev=0x8, ino=1346569364, 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: TestOpenURISSL#test_bad_ssl_version: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 42645> Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 48 Finished(28/50) tests in 1451.930021s, 19.6766 tests/s, 4188.1881 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 47 #<File::Stat dev=0x8, ino=1347172473, 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: TestOpenURISSL#test_bad_ssl_version: 48 #<File::Stat dev=0x8, ino=1347288842, 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> Finished(29/50) tests in 1404.872050s, 20.3357 tests/s, 4327.5258 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 49 #<File::Stat dev=0x8, ino=1347912140, 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: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 51 : #<TCPSocket:fd 51, AF_INET6, ::1, 33017> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 51 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 51 : #<TCPSocket:fd 51, AF_INET6, ::1, 45537> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 51 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 51 : #<TCPSocket:fd 51, AF_INET6, ::1, 42363> Finished(30/50) tests in 1551.280790s, 18.4164 tests/s, 3920.3444 assertions/s. Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 50 : #<TCPSocket:fd 50, AF_INET, 127.0.0.1, 33965> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 50 Finished(31/50) tests in 2009.483894s, 14.2171 tests/s, 3026.4806 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 50 #<File::Stat dev=0x8, ino=1349732789, 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: TestOpenURISSL#test_bad_ssl_version: 51 #<File::Stat dev=0x8, ino=1349840908, 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: WebauthnListenerTest#test_wait_for_otp_code_options_request: 52 : #<TCPSocket:fd 52, AF_INET, 127.0.0.1, 39175> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 52 Finished(32/50) tests in 1630.786822s, 17.5185 tests/s, 3728.9294 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 52 #<File::Stat dev=0x8, ino=1350404279, 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: TestNetHTTP_v1_2#test_s_start: 53 #<File::Stat dev=0x8, ino=1350413807, 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: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55 : #<TCPSocket:fd 55, AF_INET6, ::1, 33621> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 55 Finished(33/50) tests in 1676.411333s, 17.0418 tests/s, 3627.2494 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 54 #<File::Stat dev=0x8, ino=1351169928, 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: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 56 : #<TCPSocket:fd 56, AF_INET, 127.0.0.1, 36399> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 56 Finished(34/50) tests in 1716.032081s, 16.6483 tests/s, 3543.8871 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 55 #<File::Stat dev=0x8, ino=1351880083, 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: TestNetHTTP_v1_2#test_get__crlf: 56 #<File::Stat dev=0x8, ino=1351893367, 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_failed: 57 #<File::Stat dev=0x8, ino=1352560838, 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> Finished(35/50) tests in 2066.945630s, 13.8218 tests/s, 2942.3164 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 58 #<File::Stat dev=0x8, ino=1353061944, 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_failed: 59 #<File::Stat dev=0x8, ino=1353338477, 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> Finished(36/50) tests in 1751.771625s, 16.3086 tests/s, 3471.3058 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 60 #<File::Stat dev=0x8, ino=1353784467, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fbe10d3db98 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:712 sleep> Finished thread: TestSocket#test_unix: #<Thread:0x00007fbe10d3db98 /tmp/ruby/build/trunk-repeat50/.ext/common/socket.rb:712 dead> Finished(37/50) tests in 1635.458106s, 17.4685 tests/s, 3718.2738 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 61 #<File::Stat dev=0x8, ino=1354469550, 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> Finished(38/50) tests in 1896.130181s, 15.0670 tests/s, 3207.0282 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 62 #<File::Stat dev=0x8, ino=1355428903, 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: TestOpenURISSL#test_bad_ssl_version: 64 : #<TCPSocket:fd 64, AF_INET, 127.0.0.1, 36819> Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 64 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 63 : #<TCPSocket:fd 63, AF_INET, 127.0.0.1, 41721> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 63 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 64 : #<TCPSocket:fd 64, AF_INET, 127.0.0.1, 42909> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 64 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 63 #<File::Stat dev=0x8, ino=1356065300, 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: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 65 : #<TCPSocket:fd 65, AF_INET6, ::1, 38843> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 65 Finished(39/50) tests in 2116.273753s, 13.4997 tests/s, 2873.4383 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 64 #<File::Stat dev=0x8, ino=1356554275, 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: TestOpenURISSL#test_bad_ssl_version: 65 #<File::Stat dev=0x8, ino=1356626521, 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> Finished(40/50) tests in 1632.711086s, 17.4979 tests/s, 3724.4324 assertions/s. Finished(41/50) tests in 1749.225572s, 16.3324 tests/s, 3476.3475 assertions/s. Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 66 : #<TCPSocket:fd 66, AF_INET, 127.0.0.1, 36095> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 66 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 67 : #<TCPSocket:fd 67, AF_INET6, ::1, 43793> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 67 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 67 : #<TCPSocket:fd 67, AF_INET6, ::1, 37761> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 67 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 67 : #<TCPSocket:fd 67, AF_INET6, ::1, 34223> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 67 Finished(42/50) tests in 1814.283197s, 15.7467 tests/s, 3352.1702 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 66 #<File::Stat dev=0x8, ino=1358860540, 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: TestNetHTTP_v1_2_chunked#test_get__crlf: 67 #<File::Stat dev=0x8, ino=1358853705, 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: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 69 : #<TCPSocket:fd 69, AF_INET, 127.0.0.1, 38369> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 69 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 69 : #<TCPSocket:fd 69, AF_INET6, ::1, 34581> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 69 Finished(43/50) tests in 2183.309986s, 13.0852 tests/s, 2785.4267 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 68 #<File::Stat dev=0x8, ino=1360022253, 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: TestNetHTTP_v1_2#test_get__crlf: 69 #<File::Stat dev=0x8, ino=1360047466, 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: TestOpenURISSL#test_bad_ssl_version: 70 #<File::Stat dev=0x8, ino=1360105988, 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> Finished(44/50) tests in 1719.455816s, 16.6151 tests/s, 3536.4875 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 71 #<File::Stat dev=0x8, ino=1360723095, 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: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 73 : #<TCPSocket:fd 73, AF_INET6, ::1, 41705> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 73 Finished(45/50) tests in 1760.031603s, 16.2321 tests/s, 3455.2607 assertions/s. Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 72 #<File::Stat dev=0x8, ino=1361739387, 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_failed: 73 #<File::Stat dev=0x8, ino=1361739560, 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: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 75 : #<TCPSocket:fd 75, AF_INET6, ::1, 38037> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 75 Finished(46/50) tests in 2166.920748s, 13.1841 tests/s, 2806.6712 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 74 #<File::Stat dev=0x8, ino=1362666449, 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: TestNetHTTP_v1_2#test_s_start: 75 #<File::Stat dev=0x8, ino=1362679641, 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> Finished(47/50) tests in 1837.059924s, 15.5515 tests/s, 3309.9982 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 76 #<File::Stat dev=0x8, ino=1363554079, 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: TestNetHTTP_v1_2#test_get__crlf: 77 #<File::Stat dev=0x8, ino=1363571257, 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> Finished(48/50) tests in 1793.525448s, 15.9290 tests/s, 3390.4888 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 78 #<File::Stat dev=0x8, ino=1364405196, 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> Finished(49/50) tests in 1741.983770s, 16.4003 tests/s, 3490.6450 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 79 #<File::Stat dev=0x8, ino=1365105974, 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: TestSocket_BasicSocket#test_read_nonblock_mix_buffered: 7 : #<BasicSocket:fd 7>(not-autoclose) Closed file descriptor: TestSocket_BasicSocket#test_close_write: 7 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 80 #<File::Stat dev=0x8, ino=1365379141, 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_failed: 81 #<File::Stat dev=0x8, ino=1365379304, 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: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 83 : #<TCPSocket:fd 83, AF_INET6, ::1, 45631> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 83 Finished(50/50) tests in 2078.210216s, 13.7469 tests/s, 2926.5466 assertions/s. 1428449 tests, 304057370 assertions, 0 failures, 0 errors, 6295 skips ruby -v: ruby 3.5.0dev (2025-04-04T14:26:29Z master 085cc6e434) +PRISM [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 -j' TESTS=--repeat-count=50 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -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 -fPIC XCFLAGS = -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/prism -I/tmp/ruby/src/trunk-repeat50/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong 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-repeat50/yjit/target/release/' /tmp/ruby/src/trunk-repeat50/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 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-repeat50' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' 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' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs 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' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Leaving 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/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' 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/ext/io/console' make[2]: Leaving 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/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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.8.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' 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' ruby 3.5.0dev (2025-04-04T14:26:29Z master 085cc6e434) +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 65.052682 seconds 3336 files, 33606 examples, 156055 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50" exit with 0.