# Logfile created on 2023-10-31 07:37:00 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055fdb1fba180 @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.20231031-073700", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055fdb20434f8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055fdb2043390 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055fdb20431d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20231031-073700", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20231031-073700>, @binmode=false, @mon_data=#<Monitor:0x000055fdb2043110>, @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 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.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
   ab4781b..eff59e9  master     -> origin/master
Updating ab4781b..eff59e9
Fast-forward
 .github/workflows/ubuntu.yml                       |   2 +
 .travis.yml                                        |  33 +-
 NEWS.md                                            |   4 +-
 compile.c                                          |  15 +-
 ext/-test-/debug/profile_frames.c                  |  21 ++
 gems/bundled_gems                                  |   2 +-
 include/ruby/debug.h                               |  19 +
 lib/prism/ffi.rb                                   |  14 +-
 lib/prism/prism.gemspec                            |   3 +-
 prism/enc/pm_encoding.h                            |   1 +
 prism/enc/pm_unicode.c                             |   2 +-
 prism/extension.c                                  |  29 +-
 prism/extension.h                                  |   2 +-
 prism/prism.c                                      |  25 +-
 prism/prism.h                                      |   5 +-
 prism/templates/lib/prism/node.rb.erb              |   5 +-
 prism/templates/lib/prism/serialize.rb.erb         |   4 +-
 prism/version.h                                    |   6 +-
 prism_compile.c                                    | 268 ++++++++++++--
 spec/mspec/tool/tag_from_output.rb                 |  10 +-
 spec/ruby/library/openssl/kdf/pbkdf2_hmac_spec.rb  |   3 +-
 spec/ruby/library/openssl/kdf/scrypt_spec.rb       | 406 +++++++++++----------
 spec/ruby/optional/capi/ext/encoding_spec.c        |   2 +-
 test/-ext-/debug/test_profile_frames.rb            |  47 +++
 test/irb/yamatanooroti/test_rendering.rb           |  36 +-
 test/prism/magic_comment_test.rb                   |   4 +-
 ...ine_comments_test.rb => parse_comments_test.rb} |  10 +-
 test/rdoc/test_rdoc_generator_json_index.rb        |   2 +-
 test/ruby/test_compile_prism.rb                    |   9 +
 tool/sync_default_gems.rb                          |   2 +
 vm_backtrace.c                                     |  19 +-
 31 files changed, 673 insertions(+), 337 deletions(-)
 rename test/prism/{parse_inline_comments_test.rb => parse_comments_test.rb} (52%)
Latest commit hash = eff59e93df
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2table.c
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/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
Downloading bundled gem net-imap-0.4.3...
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision -
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision unchanged
Extracting bundle gem net-imap-0.4.3...
Unpacked gems/net-imap-0.4.3.gem
$$$[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 -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 = -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/prism -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.1) 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/compile.c
compiling /tmp/ruby/src/trunk-repeat50/iseq.c
compiling /tmp/ruby/src/trunk-repeat50/rjit.c
compiling /tmp/ruby/src/trunk-repeat50/rjit_c.c
compiling /tmp/ruby/src/trunk-repeat50/ruby.c
compiling /tmp/ruby/src/trunk-repeat50/thread.c
compiling /tmp/ruby/src/trunk-repeat50/version.c
compiling /tmp/ruby/src/trunk-repeat50/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat50/vm_trace.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-repeat50/prism/api_pack.c
compiling /tmp/ruby/src/trunk-repeat50/prism/enc/pm_big5.c
compiling /tmp/ruby/src/trunk-repeat50/prism/enc/pm_euc_jp.c
compiling /tmp/ruby/src/trunk-repeat50/prism/enc/pm_gbk.c
compiling /tmp/ruby/src/trunk-repeat50/prism/enc/pm_shift_jis.c
compiling /tmp/ruby/src/trunk-repeat50/prism/enc/pm_tables.c
compiling /tmp/ruby/src/trunk-repeat50/prism/enc/pm_unicode.c
compiling /tmp/ruby/src/trunk-repeat50/prism/enc/pm_windows_31j.c
compiling /tmp/ruby/src/trunk-repeat50/prism/extension.c
compiling prism/node.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk-repeat50/prism/regexp.c
compiling prism/serialize.c
compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-repeat50/prism/prism.c
compiling /tmp/ruby/src/trunk-repeat50/prism_init.c
compiling /tmp/ruby/src/trunk-repeat50/yjit.c
In file included from /tmp/ruby/src/trunk-repeat50/compile.c:13459:
/tmp/ruby/src/trunk-repeat50/prism_compile.c: In function 'pm_compile_node':
/tmp/ruby/src/trunk-repeat50/prism_compile.c:3105:25: warning: 'local' may be used uninitialized in this function [-Wmaybe-uninitialized]
 3105 |             tbl->ids[i] = local;
      |             ~~~~~~~~~~~~^~~~~~~
/tmp/ruby/src/trunk-repeat50/compile.c: At top level:
cc1: note: unrecognized command-line option '-Wno-self-assign' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-parentheses-equality' may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option '-Wno-constant-logical-operand' may have been intended to silence earlier diagnostics
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 -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 = -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/prism -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.1) 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.

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 -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 = -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/prism -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.1) 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/module_spec.so
building spec/ruby/optional/capi/ext/marshal_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
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 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-/bug-14834'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-14834/bug-14384.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/inspector.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/postponed_job/postponed_job.c
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/profile_frames.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/gc_hook.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
linking shared-object -test-/postponed_job.so
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/-test-/postponed_job'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
linking shared-object -test-/debug.so
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/tracepoint.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/object_tracing.c
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]: 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace_dump.c
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/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.8.0/ext/debug'
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/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'
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'
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 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	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 -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 = -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/prism -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
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 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
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.revision unchanged
generating enc.mk
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged
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'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
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 '/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[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/bigdecimal'
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal'
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/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
make[2]: Entering 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering 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.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.0/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.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    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.8.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
                                    prism 0.16.0
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.9
                                    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.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    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.5
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.3.dev.1
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.1.1
                                    stringio 3.0.9
                                    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.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.3
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.3.0+0/cache
skipped bundled gems:
    rbs-3.2.0.gem                   not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1858 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 -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 = -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/prism -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.1) 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
	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 -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 = -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/prism -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.1) 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 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 '/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]: 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/bigdecimal'
make[2]: Leaving 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/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/fiddle'
make[2]: Leaving 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]: 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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
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/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.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
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=45663
  "--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: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38189>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f2c1773c568 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1716 sleep>
Finished(1/50)  tests in 1023.053015s, 26.1775 tests/s, 9263.0009 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c17aa2b58 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c17aa2b58 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43549>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(2/50)  tests in 1112.308814s, 24.0769 tests/s, 8522.7698 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2bfcd45178 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2bfcd45178 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44461>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(3/50)  tests in 1102.216779s, 24.2974 tests/s, 8600.3236 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2be86d5f40 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2be86d5f40 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 39883>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(4/50)  tests in 1066.127927s, 25.1199 tests/s, 8892.8634 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2be68fe260 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2be68fe260 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45595>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(5/50)  tests in 1121.320934s, 23.8834 tests/s, 8454.6723 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2be63fc9b0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2be63fc9b0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33219>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(6/50)  tests in 1315.731567s, 20.3545 tests/s, 7204.3251 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2be5eabfb0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2be5eabfb0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44213>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(7/50)  tests in 1145.506842s, 23.3792 tests/s, 8276.0527 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0ca43e10 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0ca43e10 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36225>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(8/50)  tests in 1139.840630s, 23.4954 tests/s, 8317.0732 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2be81b5f10 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2be81b5f10 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33861>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(9/50)  tests in 1153.577965s, 23.2156 tests/s, 8218.2187 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2be7ff5f18 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2be7ff5f18 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35673>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(10/50)  tests in 1133.633851s, 23.6240 tests/s, 8362.5926 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0e76fed0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0e76fed0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42683>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(11/50)  tests in 1174.677289s, 22.7986 tests/s, 8071.2448 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2be7d797f8 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2be7d797f8 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43439>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(12/50)  tests in 1364.874209s, 19.6216 tests/s, 6945.6723 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0e00e240 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0e00e240 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41353>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(13/50)  tests in 1145.157045s, 23.3863 tests/s, 8279.0269 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2be67c4020 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2be67c4020 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 37265>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(14/50)  tests in 1134.703305s, 23.6018 tests/s, 8355.4344 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0e626600 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0e626600 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41923>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(15/50)  tests in 1182.683824s, 22.6443 tests/s, 8015.1988 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0e972480 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0e972480 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40033>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_remote: 9
Finished(16/50)  tests in 1166.868352s, 22.9512 tests/s, 8124.7889 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0f19a680 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0f19a680 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43023>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_remote: 9
Finished(17/50)  tests in 1168.758060s, 22.9141 tests/s, 8111.1492 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0e409b60 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0e409b60 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38415>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_remote: 9
Finished(18/50)  tests in 1372.818753s, 19.5080 tests/s, 6906.1928 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0d5f5948 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0d5f5948 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45003>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(19/50)  tests in 1200.068036s, 22.3162 tests/s, 7900.3362 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0d9bac90 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0d9bac90 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33977>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(20/50)  tests in 1119.835483s, 23.9151 tests/s, 8465.8864 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0cbd62a0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0cbd62a0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33911>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(21/50)  tests in 1206.377377s, 22.1995 tests/s, 7858.5708 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0d178c58 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0d178c58 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33613>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(22/50)  tests in 1216.252400s, 22.0193 tests/s, 7795.2200 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0ce09540 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0ce09540 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 37861>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_remote: 9
Finished(23/50)  tests in 1255.513023s, 21.3307 tests/s, 7551.4597 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0cd06030 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0cd06030 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42625>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(24/50)  tests in 1397.901620s, 19.1580 tests/s, 6782.2784 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0d740c80 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0d740c80 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41399>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_remote: 9
Finished(25/50)  tests in 1219.016953s, 21.9693 tests/s, 7776.7048 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0da30df0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0da30df0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42347>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(26/50)  tests in 1212.255480s, 22.0919 tests/s, 7820.2088 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0cbdc650 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0cbdc650 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40167>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_remote: 9
Finished(27/50)  tests in 1160.852695s, 23.0701 tests/s, 8167.3670 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0d6a2850 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0d6a2850 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40585>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(28/50)  tests in 1110.054829s, 24.1258 tests/s, 8541.1186 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0f83c588 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0f83c588 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35165>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_show_default_gems: 9
Finished(29/50)  tests in 1368.364845s, 19.5715 tests/s, 6928.6244 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c962e1610 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c962e1610 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44875>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(30/50)  tests in 1960.889861s, 13.6576 tests/s, 4834.2572 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0ce0ff80 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0ce0ff80 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 46849>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_show_default_gems_with_platform: 9
Finished(31/50)  tests in 1205.237474s, 22.2205 tests/s, 7866.4497 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0d2c28e8 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0d2c28e8 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34049>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(32/50)  tests in 1183.218353s, 22.6340 tests/s, 8012.9682 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0ba85370 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0ba85370 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45751>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(33/50)  tests in 1138.513433s, 23.5228 tests/s, 8326.9953 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0bfbda68 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0bfbda68 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 37829>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(34/50)  tests in 1145.267274s, 23.3841 tests/s, 8278.3759 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0c6f6320 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0c6f6320 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35271>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(35/50)  tests in 1408.552673s, 19.0131 tests/s, 6730.9858 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c16214370 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c16214370 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33895>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(36/50)  tests in 1230.342546s, 21.7671 tests/s, 7706.0588 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0c1daf08 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0c1daf08 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41301>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(37/50)  tests in 1199.355359s, 22.3295 tests/s, 7905.0433 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0c29c9c8 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0c29c9c8 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41137>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(38/50)  tests in 1739.340807s, 15.3972 tests/s, 5450.5465 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0c169498 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0c169498 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33017>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(39/50)  tests in 1225.946522s, 21.8452 tests/s, 7732.6880 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0bf278d8 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0bf278d8 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 46127>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(40/50)  tests in 1377.772704s, 19.4379 tests/s, 6881.3636 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0f81f730 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0f81f730 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 39795>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(41/50)  tests in 1284.366610s, 20.8515 tests/s, 7381.8082 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0bfd4380 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0bfd4380 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42109>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(42/50)  tests in 1130.182141s, 23.6962 tests/s, 8387.5967 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0c3905f0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0c3905f0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41435>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(43/50)  tests in 1155.135109s, 23.1843 tests/s, 8206.3266 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0b9f6c10 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0b9f6c10 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44313>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(44/50)  tests in 1245.581272s, 21.5008 tests/s, 7610.9638 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0cf30e50 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0cf30e50 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35409>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_exact_local: 9
Finished(45/50)  tests in 1255.546719s, 21.3302 tests/s, 7550.4661 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2bfca27d88 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2bfca27d88 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35893>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(46/50)  tests in 1449.282427s, 18.4788 tests/s, 6541.3061 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0c863370 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0c863370 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44097>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(47/50)  tests in 1295.963736s, 20.6649 tests/s, 7315.1183 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2bfcc26238 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2bfcc26238 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40763>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(48/50)  tests in 1235.616814s, 21.6742 tests/s, 7673.0422 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c15c03170 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c15c03170 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43405>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(49/50)  tests in 1213.236543s, 22.0740 tests/s, 7814.1275 assertions/s.
Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f2c0b7fd8a0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 sleep>
Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f2c0b7fd8a0 /tmp/ruby/src/trunk-repeat50/test/-ext-/debug/test_profile_frames.rb:158 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 39375>
Closed file descriptor: TestGemSourceLock#test_spaceship_installed: 9
Finished(50/50)  tests in 1179.665571s, 22.7022 tests/s, 8035.7257 assertions/s.
1339050 tests, 474016595 assertions, 0 failures, 0 errors, 4995 skips

ruby -v: ruby 3.3.0dev (2023-10-31T07:00:00Z master eff59e93df) [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 --debug' 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 -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 = -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/prism -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.1) 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 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 '/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]: 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/bigdecimal'
make[2]: Leaving 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/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/fiddle'
make[2]: Leaving 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]: 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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
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/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.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
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'
$ /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 --debug
ruby 3.3.0dev (2023-10-31T07:00:00Z master eff59e93df) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 ..

Finished in 104.598151 seconds

3725 files, 32455 examples, 171766 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=50" exit with 0.
raw logfile