# Logfile created on 2023-11-11 02:29:10 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000056349d891c28 @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.20231111-022910", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056349d933348 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056349d9331e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056349d933028 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20231111-022910", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20231111-022910>, @binmode=false, @mon_data=#<Monitor:0x000056349d932f38>, @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
5f3fb4f..277a3ec master -> origin/master
Updating 5f3fb4f..277a3ec
Fast-forward
NEWS.md | 9 +-
lib/irb/version.rb | 4 +-
lib/open3.rb | 130 ++++++++++++++-------
lib/prism/debug.rb | 4 +
lib/prism/prism.gemspec | 2 +
prism/prism.c | 32 +++--
test/prism/errors_test.rb | 4 +-
test/prism/snapshots/methods.txt | 8 +-
.../snapshots/seattlerb/defn_arg_forward_args.txt | 2 +-
.../snapshots/seattlerb/defn_args_forward_args.txt | 2 +-
.../snapshots/seattlerb/defn_forward_args.txt | 2 +-
.../seattlerb/defn_forward_args__no_parens.txt | 2 +-
.../snapshots/unparser/corpus/literal/block.txt | 4 +-
test/prism/snapshots/whitequark/blockargs.txt | 8 +-
.../endless_method_forwarded_args_legacy.txt | 2 +-
test/prism/snapshots/whitequark/forward_arg.txt | 2 +-
.../whitequark/forward_arg_with_open_args.txt | 20 ++--
.../snapshots/whitequark/forward_args_legacy.txt | 6 +-
test/prism/snapshots/whitequark/send_lambda.txt | 2 +-
.../snapshots/whitequark/trailing_forward_arg.txt | 2 +-
variable.c | 2 +-
yjit.rb | 50 ++++----
yjit/src/asm/arm64/arg/bitmask_imm.rs | 2 +-
yjit/src/backend/arm64/mod.rs | 23 +++-
yjit/src/backend/ir.rs | 2 +-
yjit/src/backend/tests.rs | 18 +++
yjit/src/backend/x86_64/mod.rs | 23 +++-
yjit/src/codegen.rs | 28 ++---
yjit/src/core.rs | 36 +++---
yjit/src/invariants.rs | 4 +-
30 files changed, 269 insertions(+), 166 deletions(-)
Latest commit hash = 277a3ecbf5
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
making /tmp/ruby/src/trunk-repeat50/yjit.rbinc
generating miniprelude.c
/tmp/ruby/src/trunk-repeat50/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
miniprelude.c updated
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
Update rbs to 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 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/miniinit.c
compiling /tmp/ruby/src/trunk-repeat50/variable.c
compiling /tmp/ruby/src/trunk-repeat50/version.c
compiling /tmp/ruby/src/trunk-repeat50/prism/prism.c
compiling /tmp/ruby/src/trunk-repeat50/yjit.c
building Rust YJIT (release mode)
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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
ec8e7c1f89c02d30ee55e296d66c9526313db7d2dbbdda42a7b399e61df5f382 builtin_binary.inc
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/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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 '/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'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
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]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
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/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision -
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
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/rbs.revision unchanged
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
generating enc.mk
/tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/debug.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'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50'
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]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/nkf'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/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]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl'
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/socket'
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.3/ext/racc/cparse'
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]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.8.0/ext/debug'
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.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.0
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.17.1
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.3.0+0
bigdecimal 3.1.5
date 3.3.4
digest 3.1.1
etc 1.4.3.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.6.3
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.0
strscan 3.0.8
syslog 0.1.1
zlib 3.1.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.4
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.3
installing bundled gem cache: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1862 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.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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'
Skipping Gem::PackageTask tests. rake not found.
Run options:
--seed=23721
"--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: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41405>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(1/50) tests in 1279.177406s, 20.9799 tests/s, 7429.4409 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41951>
Closed file descriptor: TestDelegateClass#test_extend: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007faf490fead8 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 sleep>
Finished(2/50) tests in 1181.290692s, 22.7184 tests/s, 8047.8853 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42221>
Closed file descriptor: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_default_details: 9
Finished(3/50) tests in 1180.133916s, 22.7406 tests/s, 8055.6604 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40267>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(4/50) tests in 1156.938633s, 23.1966 tests/s, 8217.5759 assertions/s.
Finished(5/50) tests in 1076.573468s, 24.9282 tests/s, 8830.3857 assertions/s.
Finished(6/50) tests in 1253.623031s, 21.4076 tests/s, 7583.2174 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34169>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(7/50) tests in 1469.559302s, 18.2619 tests/s, 6469.2687 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38797>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(8/50) tests in 1201.512302s, 22.3360 tests/s, 7912.6331 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 32957>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007faec0fc4470 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 sleep>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Finished thread: Rinda::TupleSpaceProxyTest#test_00_tuple: #<Thread:0x00007faec0fc4470 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 dead>
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35057>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(9/50) tests in 1177.805084s, 22.7856 tests/s, 8069.8378 assertions/s.
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007faec737f7f8 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 sleep>
Finished(10/50) tests in 1152.283931s, 23.2903 tests/s, 8250.3954 assertions/s.
Finished(11/50) tests in 1129.362290s, 23.7630 tests/s, 8418.2605 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42425>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(12/50) tests in 1396.059493s, 19.2234 tests/s, 6809.3022 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 13
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 14
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 15
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43251>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(13/50) tests in 1417.971298s, 18.9263 tests/s, 6704.6329 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 37877>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(14/50) tests in 1205.156565s, 22.2685 tests/s, 7888.8497 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 38083>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(15/50) tests in 1210.418675s, 22.1717 tests/s, 7853.9832 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43225>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(16/50) tests in 1196.565576s, 22.4284 tests/s, 7944.7046 assertions/s.
Finished(17/50) tests in 1161.781155s, 23.0999 tests/s, 8183.6127 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45569>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(18/50) tests in 1500.155899s, 17.8895 tests/s, 6336.5081 assertions/s.
Finished(19/50) tests in 1198.612142s, 22.3901 tests/s, 7931.6792 assertions/s.
Finished(20/50) tests in 1222.502001s, 21.9525 tests/s, 7776.6433 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007faec968db28 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 sleep>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Finished thread: Rinda::TupleSpaceProxyTest#test_00_tuple: #<Thread:0x00007faec968db28 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 dead>
Finished(21/50) tests in 1246.599131s, 21.5282 tests/s, 7626.3778 assertions/s.
Finished(22/50) tests in 1261.834214s, 21.2682 tests/s, 7534.1823 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43635>
Closed file descriptor: TestStringchar#test_dump: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007faeca4bc8c0 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 sleep>
Finished(23/50) tests in 1294.116487s, 20.7377 tests/s, 7345.9670 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40975>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(24/50) tests in 1649.613042s, 16.2687 tests/s, 5762.9491 assertions/s.
Finished(25/50) tests in 1149.024577s, 23.3563 tests/s, 8273.3774 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42489>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(26/50) tests in 1155.821478s, 23.2190 tests/s, 8225.7833 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35617>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(27/50) tests in 1245.277924s, 21.5510 tests/s, 7634.0228 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36883>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(28/50) tests in 1284.281617s, 20.8965 tests/s, 7402.1374 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35983>
Closed file descriptor: TestDelegateClass#test_extend: 9
Finished(29/50) tests in 1568.866248s, 17.1060 tests/s, 6059.6447 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 35435>
Closed file descriptor: TestStringchar#test_dump: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007faec7d4b278 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 sleep>
Finished(30/50) tests in 1416.516826s, 18.9458 tests/s, 6709.8737 assertions/s.
Finished(31/50) tests in 1221.228484s, 21.9754 tests/s, 7784.0815 assertions/s.
Finished(32/50) tests in 1174.691883s, 22.8460 tests/s, 8092.3416 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 32973>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(33/50) tests in 1265.249240s, 21.2108 tests/s, 7513.7449 assertions/s.
Finished(34/50) tests in 1327.807992s, 20.2115 tests/s, 7158.8453 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34893>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(35/50) tests in 1604.319765s, 16.7280 tests/s, 5925.9951 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 41039>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
Finished(36/50) tests in 1259.563576s, 21.3066 tests/s, 7547.6516 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Finished(37/50) tests in 1198.371236s, 22.3946 tests/s, 7933.1869 assertions/s.
Finished(38/50) tests in 1169.183016s, 22.9536 tests/s, 8131.4832 assertions/s.
Finished(39/50) tests in 1266.527361s, 21.1894 tests/s, 7506.7079 assertions/s.
Finished(40/50) tests in 1565.598893s, 17.1417 tests/s, 6072.8269 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44559>
Closed file descriptor: TestStringchar#test_dump: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 10 : #<IO:fd 10>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007faec6f0d120 /tmp/ruby/src/trunk-repeat50/lib/drb/drb.rb:1717 sleep>
Finished(41/50) tests in 1365.399333s, 19.6551 tests/s, 6962.1676 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33997>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(42/50) tests in 1275.967423s, 21.0327 tests/s, 7449.5867 assertions/s.
Finished(43/50) tests in 1265.444889s, 21.2076 tests/s, 7512.2157 assertions/s.
Finished(44/50) tests in 1214.871060s, 22.0904 tests/s, 7824.9736 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 42575>
Closed file descriptor: TestDelegateClass#test_extend: 9
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : #<IO:fd 12>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<IO:fd 13>
Multiple autoclose IO objects for a file descriptor in: DRbTests::TestDRbTCP#test_immediate_close: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose)
Finished(45/50) tests in 1392.834264s, 19.2679 tests/s, 6825.4158 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45021>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished(46/50) tests in 1593.831307s, 16.8380 tests/s, 5964.8621 assertions/s.
Finished(47/50) tests in 1290.452712s, 20.7966 tests/s, 7366.6558 assertions/s.
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34789>
Closed file descriptor: TestStringchar#test_dump: 9
Finished(48/50) tests in 1311.059890s, 20.4697 tests/s, 7251.4216 assertions/s.
Finished(49/50) tests in 1219.639397s, 22.0040 tests/s, 7793.9619 assertions/s.
Finished(50/50) tests in 1320.152047s, 20.3287 tests/s, 7201.5750 assertions/s.
1341850 tests, 475328167 assertions, 0 failures, 0 errors, 4995 skips
ruby -v: ruby 3.3.0dev (2023-11-11T00:08:13Z master 277a3ecbf5) [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.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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-11-11T00:08:13Z master 277a3ecbf5) [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 140.713751 seconds
3725 files, 32456 examples, 164440 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS=--repeat-count=50" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-repeat50/ruby -c /tmp/cores/core.1001.2175091.ruby -x gdbscript
[New LWP 2175091]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat50/ruby -e '.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139942888856576) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f46fe2ddc00 (LWP 2175091) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139942888856576) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f46fe2ddc00 (LWP 2175091)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139942888856576) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f46fe2ddc00
old_mask = {__val = {0, 12288, 11528, 11528, 4096, 0, 1, 12288, 106496, 105461, 105461, 4096, 12288, 5, 106496, 122880}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139942888856576) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139942888856576, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f46fe502476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f46fe4e87f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x3000000020, sa_sigaction = 0x3000000020}, sa_mask = {__val = {140730175286976, 140730175286784, 11880642528279883008, 139942899234832, 139942890851024, 226653313, 0, 139942463382800, 94643015217152, 1412, 139942890923600, 139942899234832, 140730175287016, 140730175287012, 139942893121288, 139942890923600}}, sa_flags = 226653313, sa_restorer = 0x7ffe4c1b6ee4}
sigs = {__val = {32, 28, 5, 0, 140730175286976, 4, 2, 139942895607912, 140730175287015, 24, 520, 140730175287012, 27, 139942895593296, 0, 4096}}
#5 0x00007f46fe7f73e9 in rb_async_bug_errno (mesg=mesg@entry=0x7ffe4c1b6ec0 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk-repeat50/error.c:1097
No locals.
#6 0x00007f46fe9892a1 in async_bug_fd (mesg=mesg@entry=0x7f46feb4d970 "rb_thread_wakeup_timer_thread: write", errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk-repeat50/thread.c:4490
buff = "rb_thread_wakeup_timer_thread: write(0)\000\000\000\000\000\000\000\000\000\340o\033L\376\177\000\000\201t\202\r\000\000\000"
n = <optimized out>
#7 0x00007f46fe990077 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk-repeat50/thread_pthread.c:3000
e = <optimized out>
buff = 1
result = <optimized out>
buff = <optimized out>
result = <optimized out>
retry = <optimized out>
e = <optimized out>
#8 timer_thread_wakeup_force () at /tmp/ruby/src/trunk-repeat50/thread_pthread.c:3014
No locals.
#9 rb_thread_wakeup_timer_thread (sig=sig@entry=1) at /tmp/ruby/src/trunk-repeat50/thread_pthread.c:2547
No locals.
#10 0x00007f46fe948801 in sighandler (sig=1) at /tmp/ruby/src/trunk-repeat50/signal.c:693
old_errnum = 0
#11 <signal handler called>
No locals.
#12 0x00007f46fe564930 in _int_malloc (av=av@entry=0x7f46fe6d9c80 <main_arena>, bytes=bytes@entry=48) at ./malloc/malloc.c:4382
p = <optimized out>
iters = <optimized out>
nb = 64
idx = 5
bin = <optimized out>
victim = 0x5613cb4d6ff0
size = <optimized out>
victim_index = <optimized out>
remainder = 0x5613cb4d7030
remainder_size = <optimized out>
block = <optimized out>
bit = <optimized out>
map = <optimized out>
fwd = <optimized out>
bck = <optimized out>
tcache_unsorted_count = 0
tcache_nb = 64
tc_idx = 2
return_cached = <optimized out>
__PRETTY_FUNCTION__ = "_int_malloc"
#13 0x00007f46fe566679 in __libc_calloc (n=n@entry=1, elem_size=elem_size@entry=48) at ./malloc/malloc.c:3679
av = <optimized out>
oldtop = 0x5613cb4d6ff0
sz = 48
oldtopsize = 73744
mem = <optimized out>
clearsize = <optimized out>
nclears = <optimized out>
d = <optimized out>
bytes = 48
__PRETTY_FUNCTION__ = "__libc_calloc"
p = <optimized out>
csz = <optimized out>
#14 0x00007f46fe826c7d in calloc1 (n=48) at /tmp/ruby/src/trunk-repeat50/gc.c:1900
No locals.
#15 objspace_xcalloc (size=48, objspace=0x5613cb446260) at /tmp/ruby/src/trunk-repeat50/gc.c:12673
gpr = 107008
mem = <optimized out>
mem = <optimized out>
gpr = <optimized out>
#16 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk-repeat50/gc.c:12680
No locals.
#17 0x00007f46fe9ef5f7 in rb_method_definition_create (mid=5249, type=VM_METHOD_TYPE_CFUNC) at /tmp/ruby/src/trunk-repeat50/vm_method.c:638
def = <optimized out>
method_serial = 1936
#18 rb_method_entry_make (klass=klass@entry=139942463382800, mid=mid@entry=5249, defined_class=defined_class@entry=139942463382800, visi=METHOD_VISI_PUBLIC, type=type@entry=VM_METHOD_TYPE_CFUNC, def=def@entry=0x0, original_id=5249, opts=0x7ffe4c1b7d60) at /tmp/ruby/src/trunk-repeat50/vm_method.c:913
me = 0x7f46e4d099e0
mtbl = 0x5613cb4d3070
data = 139942899212168
make_refined = 0
orig_klass = 139942463382800
#19 0x00007f46fe9f058b in rb_add_method (visi=<optimized out>, opts=0x7ffe4c1b7d60, type=VM_METHOD_TYPE_CFUNC, mid=5249, klass=139942463382800) at /tmp/ruby/src/trunk-repeat50/vm_method.c:1092
No locals.
#20 rb_add_method_cfunc (klass=139942463382800, mid=5249, func=<optimized out>, argc=<optimized out>, visi=<optimized out>) at /tmp/ruby/src/trunk-repeat50/vm_method.c:387
opt = {func = 0x7f46fe989b70 <thread_list>, invoker = 0x0, argc = 0}
#21 0x00007f46fe99a2a2 in Init_Thread () at /tmp/ruby/src/trunk-repeat50/thread.c:5334
cThGroup = <optimized out>
th = 0x5613cb446090
#22 0x00007f46fe838f84 in rb_call_inits () at /tmp/ruby/src/trunk-repeat50/inits.c:66
No locals.
#23 0x00007f46fe7ff93c in ruby_setup () at /tmp/ruby/src/trunk-repeat50/eval.c:89
_ec = 0x5613cb4472c0
_tag = {tag = 36, retval = 8384512, buf = {0x3, 0x7f46fe7ff978 <ruby_setup+344>, 0x0, 0x7ffe4c1b7e00, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
#24 0x00007f46fe801b9d in ruby_init () at /tmp/ruby/src/trunk-repeat50/eval.c:101
state = <optimized out>
#25 0x00005613ca6d9175 in rb_main (argv=0x7ffe4c1b8008, argc=3) at /tmp/ruby/src/trunk-repeat50/main.c:38
variable_in_this_stack_frame = 140730175292057
#26 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat50/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)
$ gdb -batch -se /tmp/ruby/build/trunk-repeat50/ruby -c /tmp/cores/core.1001.561684.ruby -x gdbscript
[New LWP 561684]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-repeat50/ruby -e '.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139925794749440) at ./nptl/pthread_kill.c:44
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f43034a7c00 (LWP 561684) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139925794749440) at ./nptl/pthread_kill.c:44
>>> Machine level backtrace
Thread 1 (Thread 0x7f43034a7c00 (LWP 561684)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139925794749440) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7f43034a7c00
old_mask = {__val = {0, 0, 0, 0, 0, 139925805189390, 139925805371456, 140736096730912, 139925796724800, 139925805173518, 17179869190, 139925805170732, 0, 12288, 11528, 11528}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=139925794749440) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=139925794749440, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007f43036cc476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007f43036b27f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x3000000020, sa_sigaction = 0x3000000020}, sa_mask = {__val = {140736096730240, 140736096730048, 1274782823345078272, 139925805126400, 140736096730216, 140736096730212, 0, 3, 140736096733520, 140736096730212, 139925805179772, 139925805127696, 139925796743888, 226653313, 139925796737436, 139925795835232}}, sa_flags = 65644521, sa_restorer = 0x584}
sigs = {__val = {32, 28, 5, 0, 140736096730240, 2, 3887, 139925801500776, 140736096730279, 24, 66056, 140736096730276, 27, 139925801486160, 0, 139925799014664}}
#5 0x00007f43039c13e9 in rb_async_bug_errno (mesg=mesg@entry=0x7fffad0d7c80 "rb_thread_wakeup_timer_thread: write(0)", errno_arg=errno_arg@entry=5) at /tmp/ruby/src/trunk-repeat50/error.c:1097
No locals.
#6 0x00007f4303b532a1 in async_bug_fd (mesg=mesg@entry=0x7f4303d17970 "rb_thread_wakeup_timer_thread: write", errno_arg=5, fd=fd@entry=0) at /tmp/ruby/src/trunk-repeat50/thread.c:4490
buff = "rb_thread_wakeup_timer_thread: write(0)\000\260}\r\255\377\177\000\000\240}\r\255\377\177\000\000\300^\214\003\000\000\000"
n = <optimized out>
#7 0x00007f4303b5a077 in signal_communication_pipe (fd=0) at /tmp/ruby/src/trunk-repeat50/thread_pthread.c:3000
e = <optimized out>
buff = 1
result = <optimized out>
buff = <optimized out>
result = <optimized out>
retry = <optimized out>
e = <optimized out>
#8 timer_thread_wakeup_force () at /tmp/ruby/src/trunk-repeat50/thread_pthread.c:3014
No locals.
#9 rb_thread_wakeup_timer_thread (sig=sig@entry=1) at /tmp/ruby/src/trunk-repeat50/thread_pthread.c:2547
No locals.
#10 0x00007f4303b12801 in sighandler (sig=1) at /tmp/ruby/src/trunk-repeat50/signal.c:693
old_errnum = 0
#11 <signal handler called>
No locals.
#12 get_next_shape_internal (shape=0x7f4301f2f028, id=3887, shape_type=SHAPE_FROZEN, variation_created=0x7fffad0d89a7, new_variations_allowed=<optimized out>) at /tmp/ruby/src/trunk-repeat50/shape.c:489
_lev = 0
res = 0x7f4301f2f1e0
#13 0x00007f4303b1191b in rb_shape_transition_shape_frozen (obj=obj@entry=139925369436760) at /tmp/ruby/src/trunk-repeat50/shape.c:650
shape = 0x7f4301f2f028
next_shape = <optimized out>
dont_care = false
#14 0x00007f4303b88b62 in rb_obj_freeze_inline (x=139925369436760) at /tmp/ruby/src/trunk-repeat50/variable.c:1754
next_shape = <optimized out>
#15 rb_obj_freeze_inline (x=x@entry=139925369436760) at /tmp/ruby/src/trunk-repeat50/variable.c:1749
next_shape = <optimized out>
#16 0x00007f4303b2d0a0 in str_new_frozen_buffer (klass=<optimized out>, orig=orig@entry=139925369245400, copy_encoding=copy_encoding@entry=1) at /tmp/ruby/src/trunk-repeat50/string.c:1467
str = 139925369436760
len = <optimized out>
termlen = <optimized out>
#17 0x00007f4303b2d6b7 in str_new_frozen (orig=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk-repeat50/string.c:1397
No locals.
#18 fstr_update_callback (key=0x7fffad0d8ab8, value=0x7fffad0d8ac0, data=140736096733984, existing=<optimized out>) at /tmp/ruby/src/trunk-repeat50/string.c:389
arg = 0x7fffad0d8b20
str = <optimized out>
#19 0x00007f4303b1e27a in rb_st_update (tab=tab@entry=0x564ddb1401a0, key=<optimized out>, key@entry=139925369245400, func=func@entry=0x7f4303b2d4c0 <fstr_update_callback>, arg=arg@entry=140736096733984) at /tmp/ruby/src/trunk-repeat50/st.c:1460
entry = <optimized out>
bin = <optimized out>
entries = <optimized out>
bin_ind = <optimized out>
value = 0
old_key = <optimized out>
retval = <optimized out>
existing = <optimized out>
hash = 18409099403874735241
retry = <optimized out>
#20 0x00007f4303b3d586 in register_fstring (copy=false, str=139925369245400) at /tmp/ruby/src/trunk-repeat50/string.c:455
frozen_strings = 0x564ddb1401a0
_lev = 32578
args = {fstr = 139925369245400, copy = false}
args = <optimized out>
_lev = <optimized out>
frozen_strings = <optimized out>
#21 rb_fstring (str=139925369245400) at /tmp/ruby/src/trunk-repeat50/string.c:434
fstr = <optimized out>
bare = <optimized out>
#22 rb_fstring (str=str@entry=139925369245400) at /tmp/ruby/src/trunk-repeat50/string.c:408
fstr = <optimized out>
bare = <optimized out>
#23 0x00007f4303b88e06 in build_const_pathname (tail=139925369245440, head=<optimized out>) at /tmp/ruby/src/trunk-repeat50/variable.c:327
path = 139925369245400
#24 rb_set_class_path_string (klass=klass@entry=139925369302640, under=under@entry=139925369303920, name=139925369245440) at /tmp/ruby/src/trunk-repeat50/variable.c:347
permanent = true
str = <optimized out>
#25 0x00007f430393de33 in rb_define_class_id_under (outer=139925369303920, id=25019, super=139925369303600) at /tmp/ruby/src/trunk-repeat50/class.c:1034
klass = 139925369302640
#26 0x00007f430393dfbe in rb_define_class_under (outer=<optimized out>, name=name@entry=0x7f4303d0e134 "MovedError", super=<optimized out>) at /tmp/ruby/src/trunk-repeat50/class.c:1003
No locals.
#27 0x00007f4303abc907 in Init_Ractor () at /tmp/ruby/src/trunk-repeat50/ractor.c:2544
No locals.
#28 0x00007f4303a02f75 in rb_call_inits () at /tmp/ruby/src/trunk-repeat50/inits.c:63
No locals.
#29 0x00007f43039c993c in ruby_setup () at /tmp/ruby/src/trunk-repeat50/eval.c:89
_ec = 0x564ddb1392c0
_tag = {tag = 36, retval = 8384512, buf = {0x3, 0x7f43039c9978 <ruby_setup+344>, 0x0, 0x7fffad0d8c20, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
#30 0x00007f43039cbb9d in ruby_init () at /tmp/ruby/src/trunk-repeat50/eval.c:101
state = <optimized out>
#31 0x0000564dda420175 in rb_main (argv=0x7fffad0d8e28, argc=3) at /tmp/ruby/src/trunk-repeat50/main.c:38
variable_in_this_stack_frame = 140736096735417
#32 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat50/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)