# Logfile created on 2024-01-22 08:49:20 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055f3f4c0e048 @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="master-no-rjit", @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit", @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit", @configure_opts=["--disable-rjit"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240122-084919", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f3f4ca74a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f3f4ca7338 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f3f4ca7180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20240122-084919", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20240122-084919>, @binmode=false, @mon_data=#<Monitor:0x000055f3f4ca70b8>, @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
$$$[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
4d31d68..a70e500 master -> origin/master
Updating 4d31d68..a70e500
Fast-forward
NEWS.md | 2 +-
doc/maintainers.md | 8 +-
doc/standard_library.rdoc | 2 +-
ext/syslog/depend | 161 --------
ext/syslog/extconf.rb | 13 -
ext/syslog/lib/syslog/logger.rb | 209 ----------
ext/syslog/syslog.c | 592 -----------------------------
ext/syslog/syslog.gemspec | 28 --
ext/syslog/syslog.txt | 124 ------
gems/bundled_gems | 1 +
parse.y | 4 +-
spec/ruby/library/syslog/alert_spec.rb | 13 +-
spec/ruby/library/syslog/close_spec.rb | 107 +++---
spec/ruby/library/syslog/constants_spec.rb | 57 +--
spec/ruby/library/syslog/crit_spec.rb | 13 +-
spec/ruby/library/syslog/debug_spec.rb | 13 +-
spec/ruby/library/syslog/emerg_spec.rb | 23 +-
spec/ruby/library/syslog/err_spec.rb | 13 +-
spec/ruby/library/syslog/facility_spec.rb | 87 +++--
spec/ruby/library/syslog/ident_spec.rb | 49 +--
spec/ruby/library/syslog/info_spec.rb | 13 +-
spec/ruby/library/syslog/inspect_spec.rb | 57 +--
spec/ruby/library/syslog/instance_spec.rb | 15 +-
spec/ruby/library/syslog/log_spec.rb | 85 +++--
spec/ruby/library/syslog/mask_spec.rb | 151 ++++----
spec/ruby/library/syslog/notice_spec.rb | 13 +-
spec/ruby/library/syslog/open_spec.rb | 141 +++----
spec/ruby/library/syslog/opened_spec.rb | 55 +--
spec/ruby/library/syslog/options_spec.rb | 87 +++--
spec/ruby/library/syslog/reopen_spec.rb | 13 +-
spec/ruby/library/syslog/shared/log.rb | 66 ++--
spec/ruby/library/syslog/shared/reopen.rb | 64 ++--
spec/ruby/library/syslog/warning_spec.rb | 13 +-
test/syslog/test_syslog_logger.rb | 588 ----------------------------
test/test_extlibs.rb | 3 +-
35 files changed, 615 insertions(+), 2268 deletions(-)
delete mode 100644 ext/syslog/depend
delete mode 100644 ext/syslog/extconf.rb
delete mode 100644 ext/syslog/lib/syslog/logger.rb
delete mode 100644 ext/syslog/syslog.c
delete mode 100644 ext/syslog/syslog.gemspec
delete mode 100644 ext/syslog/syslog.txt
delete mode 100644 test/syslog/test_syslog_logger.rb
Latest commit hash = a70e500494
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating parse.c
generating /tmp/ruby/src/master-no-rjit/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/socket'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/master-no-rjit/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
generating /tmp/ruby/src/master-no-rjit/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
Downloading bundled gem syslog-0.1.2...
Extracting bundle gem syslog-0.1.2...
Unpacked gems/syslog-0.1.2.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
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
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/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/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 parse.c
compiling /tmp/ruby/src/master-no-rjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
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/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/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
88f86ffa365aa0cfcf966168f4b79e1585e7dd9896645f7310e6f3c7f80ed7f4 builtin_binary.inc
compiling /tmp/ruby/src/master-no-rjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
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
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
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/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
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/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for '/tmp/ruby/src/master-no-rjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
configuring syslog-0.1.2/ext/syslog
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
generating eventids1.c from /tmp/ruby/src/master-no-rjit/parse.y
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.1/ext/debug'
generating eventids1.h from /tmp/ruby/src/master-no-rjit/parse.y
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
compiling /tmp/ruby/src/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
compiling /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
compiling compiler /tmp/ruby/src/master-no-rjit/ext/ripper/ripper.y
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
generating ripper_init.c from /tmp/ruby/src/master-no-rjit/ext/ripper/ripper_init.c.tmpl
ln -sfT ../../../../../src/master-no-rjit/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib
checking /tmp/ruby/src/master-no-rjit/parse.y and /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2.c
compiling eventids1.c
compiling ripper_init.c
linking shared-object syslog.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling ripper.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -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
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
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/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
generating encdb.h
generating enc.mk
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.
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for '/tmp/ruby/src/master-no-rjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/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/master-no-rjit/bin
installing base libraries: /tmp/ruby/install/master-no-rjit/lib
installing arch files: /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/master-no-rjit/lib/pkgconfig
installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/ruby
installing command scripts: /tmp/ruby/install/master-no-rjit/bin
installing library scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0
installing common headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0
installing manpages: /tmp/ruby/install/master-no-rjit/share/man/man1
installing default gems from lib: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
benchmark 0.3.0
bundler 2.6.0.dev
cgi 0.4.1
csv 3.2.9
delegate 0.3.1
did_you_mean 1.6.3
english 0.8.0
erb 4.0.4
error_highlight 0.6.0
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.6
irb 1.11.1
logger 1.6.0
net-http 0.4.1
net-protocol 0.2.2
open-uri 0.4.1
open3 0.2.1
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.19.0
pstore 0.1.3
rdoc 6.6.2
readline 0.0.4
reline 0.4.2
resolv 0.3.0
ruby2_keywords 0.0.5
securerandom 0.3.1
set 1.1.0
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 2.0.0
tempfile 0.2.1
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/master-no-rjit/lib/ruby/gems/3.4.0+0
date 3.3.4
digest 3.1.1
etc 1.4.3
fcntl 1.1.0
fiddle 1.1.3
io-console 0.7.2
io-nonblock 0.3.0
io-wait 0.3.1
json 2.7.1
openssl 3.2.0
pathname 0.3.0
psych 5.1.2
stringio 3.1.1
strscan 3.0.9
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
minitest 5.21.2
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.3.4
net-imap 0.4.9.1
net-pop 0.1.2
net-smtp 0.4.0.1
matrix 0.4.2
prime 0.1.2
rbs 3.4.2
typeprof 0.21.9
debug 1.9.1
racc 1.7.3
mutex_m 0.2.0
getoptlong 0.2.1
base64 0.2.0
bigdecimal 3.1.6
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.1.1
rinda 0.2.0
drb 2.2.0
nkf 0.2.0
syslog 0.1.2
installing bundled gem cache: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1877 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
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
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
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/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/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/master-no-rjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/master-no-rjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/master-no-rjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/master-no-rjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/master-no-rjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/master-no-rjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/master-no-rjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/master-no-rjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/master-no-rjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/master-no-rjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/master-no-rjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/master-no-rjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/master-no-rjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/master-no-rjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/master-no-rjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/master-no-rjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/master-no-rjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/master-no-rjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/master-no-rjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/master-no-rjit/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
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
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
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/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/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/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for '/tmp/ruby/src/master-no-rjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Run options:
--seed=21319
"--ruby=./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/master-no-rjit/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
-j4
--exclude=rubygems/test_gem_package_task\.rb
# Running tests:
[ 1/890] 4003749=test_gem_dependency_installer
[ 2/890] 4003751=test_scalar
[ 3/890] 4003748=test_c_struct_entry
[ 4/890] 4003750=test_at_exit
[ 5/890] 4003751=test_sleep
[ 6/890] 4003750=test_gem_resolver_index_specification
[ 7/890] 4003748=test_type
[ 8/890] 4003748=test_gem_source_vendor
[ 9/890] 4003748=test_gem_commands_stale_command
[ 10/890] 4003748=test_face
[ 11/890] 4003750=test_sizeof
[ 12/890] 4003748=test_pack
[ 13/890] 4003748=test_gem_available_set
[ 14/890] 4003748=test_modify_expand
[ 15/890] 4003748=test_invalid
[ 16/890] 4003748=test_timeout
[ 17/890] 4003748=test_delegate
[ 18/890] 4003748=test_tmpdir
[ 19/890] 4003748=test_eval_history
[ 20/890] 4003748=dispatcher_test
[ 21/890] 4003748=test_weakref
[ 22/890] 4003751=test_whileuntil
[ 23/890] 4003751=test_monitor
[ 24/890] 4003748=test_gem_resolver_api_set
[ 25/890] 4003748=test_bigzero
[ 26/890] 4003748=test_system
[ 27/890] 4003751=test_gem_package_tar_header
[ 28/890] 4003751=test_singleton
[ 29/890] 4003751=test_files_ext
[ 30/890] 4003751=test_fstring
[ 31/890] 4003751=test_pkey
[ 32/890] 4003751=test_bash_completion
[ 33/890] 4003751=test_array
[ 34/890] 4003751=test_profile_frames
[ 35/890] 4003751=test_rdoc_markup_raw
[ 36/890] 4003751=test_enumerator_kw
[ 37/890] 4003751=test_exit
[ 38/890] 4003748=test_gem_commands_cleanup_command
[ 39/890] 4003751=test_data
[ 40/890] 4003751=test_ractor
[ 41/890] 4003751=test_gem_version_option
[ 42/890] 4003751=test_files_test
[ 43/890] 4003751=test_gem_resolver_dependency_request
[ 44/890] 4003749=test_continuation
[ 45/890] 4003751=test_gem_ext_cargo_builder_link_flag_converter
[ 46/890] 4003751=test_table
[ 47/890] 4003751=test_rdoc_markup_formatter
[ 48/890] 4003751=test_pack
[ 49/890] 4003751=test_delete
[ 50/890] 4003751=test_win32ole_type_event
[ 51/890] 4003749=test_x509ext
[ 52/890] 4003751=test_gem_commands_query_command
[ 53/890] 4003749=test_ractor
[ 54/890] 4003749=test_placearg
[ 55/890] 4003749=test_gem_source_local
[ 56/890] 4003748=test_literal
[ 57/890] 4003749=test_enumerable
[ 58/890] 4003749=test_thread
[ 59/890] 4003749=test_common
[ 60/890] 4003749=test_pinned
[ 61/890] 4003749=test_passing_block
[ 62/890] 4003749=test_force_quotes
[ 63/890] 4003748=test_rdoc_parser
[ 64/890] 4003749=test_refinement
[ 65/890] 4003751=test_ansi_with_terminfo
[ 66/890] 4003751=test_securerandom
[ 67/890] 4003751=test_require_path_check
[ 68/890] 4003748=test_protocol
[ 69/890] 4003751=test_gem_request_set_lockfile_tokenizer
[ 70/890] 4003751=test_x509attr
[ 71/890] 4003751=test_x509crl
[ 72/890] 4003748=test_cgi_session
[ 73/890] 4003748=test_x509store
[ 74/890] 4003751=test_process
[ 75/890] 4003748=test_resize
[ 76/890] 4003748=test_fd_setsize
[ 77/890] 4003748=test_rand
[ 78/890] 4003750=test_gem_security_trust_dir
[ 79/890] 4003750=test_gem_commands_fetch_command
[ 80/890] 4003750=test_cesu8
[ 81/890] 4003750=test_inadvertent_creation
[ 82/890] 4003750=test_skip_lines
[ 83/890] 4003750=test_filter
[ 84/890] 4003748=test_noarg
[ 85/890] 4003748=test_gb18030
[ 86/890] 4003748=test_dln
[ 87/890] 4003748=test_rbconfig
[ 88/890] 4003748=test_gem_ext_configure_builder
[ 89/890] 4003750=test_koi8
[ 90/890] 4003750=test_method
[ 91/890] 4003748=test_show_source
[ 92/890] 4003748=test_normalize
[ 93/890] 4003748=test_utf32
[ 94/890] 4003748=test_pkg_config
[ 95/890] 4003748=test_rdoc_cross_reference
[ 96/890] 4003748=test_rdoc_markup_indented_paragraph
[ 97/890] 4003748=test_gem_resolver_activation_request
[ 98/890] 4003748=test_null
[ 99/890] 4003748=test_key_actor_emacs
[100/890] 4003748=test_insns_leaf
[101/890] 4003748=test_string_processing
[102/890] 4003748=test_basicinstructions
[103/890] 4003748=test_stream
[104/890] 4003748=test_stringscanner
[105/890] 4003748=test_gem_commands_lock_command
[106/890] 4003748=test_x509req
[107/890] 4003748=test_row
[108/890] 4003748=test_integer_comb
[109/890] 4003749=test_rdoc_rubygems_hook
[110/890] 4003749=test_mul
[111/890] 4003749=test_random
[112/890] 4003749=test_http
[113/890] 4003750=test_trick
[114/890] 4003748=test_queue
[115/890] 4003748=test_enc_str_buf_cat
[116/890] 4003748=test_unicode_normalize
[117/890] 4003750=parse_comments_test
[118/890] 4003750=test_reline_key
[119/890] 4003750=test_prettyprint
[120/890] 4003750=test_boolean
[121/890] 4003750=test_ipaddr
[122/890] 4003750=test_date_attr
[123/890] 4003750=test_store
[124/890] 4003750=test_ansi_without_terminfo
[125/890] 4003750=test_key_actor_vi
[126/890] 4003750=test_zlib
[127/890] 4003748=test_emoji
[128/890] 4003748=test_sorted_set
[129/890] 4003748=test_scheduler
[130/890] 4003748=test_rdoc_class_module
[131/890] 4003748=test_condition
[132/890] 4003748=test_proc
[133/890] 4003750=test_cp949
[134/890] 4003750=test_gem_requirement
[135/890] 4003750=test_time
[136/890] 4003748=test_hmac
[137/890] 4003750=test_objectspace
[138/890] 4003748=test_gem_commands_search_command
[139/890] 4003748=test_mdns
[140/890] 4003748=test_gem_stub_specification
[141/890] 4003748=test_numeric
[142/890] 4003748=test_rational
[143/890] 4003748=test_framework
[144/890] 4003748=test_rdoc_markup_to_tt_only
[145/890] 4003748=test_require_lib
[146/890] 4003750=test_gem_commands_owner_command
[147/890] 4003750=test_coderange
[148/890] 4003750=test_recursion
[149/890] 4003750=test_ubf_async_safe
[150/890] 4003750=test_rdoc_markup_attribute_manager
[151/890] 4003750=test_gem_doctor
[152/890] 4003750=comments_test
[153/890] 4003750=test_win32ole_record
[154/890] 4003750=test_pipe
[155/890] 4003750=test_gem_impossible_dependencies_error
[156/890] 4003750=test_gem_resolver_composed_set
[157/890] 4003750=test_console_attr
[158/890] 4003750=test_macro
[159/890] 4003750=test_yamldbm
[160/890] 4003750=test_gem_dependency
[161/890] 4003750=test_gem_commands_signin_command
[162/890] 4003750=test_date_strptime
[163/890] 4003750=test_rubygems
[164/890] 4003749=test_gem_request_set_gem_dependency_api
[165/890] 4003750=test_gem_version
[166/890] 4003750=test_ractor
[167/890] 4003750=test_gem_spec_fetcher
[168/890] 4003749=test_iterator
[169/890] 4003749=test_string
[170/890] 4003749=test_shapes
[171/890] 4003749=test_erb_m17n
[172/890] 4003749=test_x509cert
[173/890] 4003750=encoding_test
[174/890] 4003750=test_logdevice
[175/890] 4003749=test_date
[176/890] 4003749=pattern_test
[177/890] 4003749=test_gem_commands_environment_command
[178/890] 4003749=test_yaml_tree
[179/890] 4003749=desugar_compiler_test
[180/890] 4003749=test_fnmatch
[181/890] 4003749=test_storage
[182/890] 4003749=test_rdoc_i18n_text
[183/890] 4003749=test_euc_jp
[184/890] 4003749=test_rdoc_comment
[185/890] 4003748=test_rdoc_task
[186/890] 4003748=test_gem_config_file
[187/890] 4003749=test_string
[188/890] 4003749=test_backtrace
[189/890] 4003748=test_yjit_exit_locations
[190/890] 4003748=test_dir_m17n
[191/890] 4003750=test_raise
[192/890] 4003750=test_big2str
[193/890] 4003750=test_forwardable
[194/890] 4003750=test_autoconf
[195/890] 4003750=test_syslog
[196/890] 4003750=test_process
[197/890] 4003750=test_gem_commands_info_command
[198/890] 4003750=test_logperiod
[199/890] 4003750=test_cgi_multipart
[200/890] 4003750=test_rdoc_any_method
[201/890] 4003749=test_nil
[202/890] 4003749=test_rdoc_ri_paths
[203/890] 4003749=test_terminfo
[204/890] 4003749=test_bug-14834
[205/890] 4003749=test_complexrational
[206/890] 4003749=test_tcp
[207/890] 4003750=test_gem_package_tar_reader
[208/890] 4003750=test_addrinfo
[209/890] 4003749=test_utf16
[210/890] 4003748=test_rdoc_markup_attributes
[211/890] 4003750=test_webauthn_poller
[212/890] 4003749=test_gem_commands_contents_command
[213/890] 4003748=test_pkcs12
[214/890] 4003750=test_recorder
[215/890] 4003750=test_flags
[216/890] 4003749=test_files_test_2
[217/890] 4003748=test_scanner_events
[218/890] 4003748=test_defined
[219/890] 4003748=memsize_test
[220/890] 4003748=test_stringio
[221/890] 4003748=test_gem_resolver_specification
[222/890] 4003748=test_variable
[223/890] 4003748=test_enc_raise
[224/890] 4003748=test_yjit
[225/890] 4003750=test_rdoc_markup
[226/890] 4003750=test_m17n
[227/890] 4003750=test_files_sample
[228/890] 4003750=test_gem_name_tuple
[229/890] 4003750=test_argf
[230/890] 4003751=test_weakkeymap
[231/890] 4003751=test_io_buffer
[232/890] 4003751=test_gem_request
[233/890] 4003751=test_rdoc_rdoc
[234/890] 4003751=test_io_console
[235/890] 4003749=test_gem_security_policy
[236/890] 4003749=test_gem_commands_dependency_command
[237/890] 4003749=test_generic
[238/890] 4003749=test_c_union_entity
[239/890] 4003749=test_bug_reporter
[240/890] 4003749=test_rdoc_context_section
[241/890] 4003749=test_rendering
[242/890] 4003749=test_set
[243/890] 4003749=test_within_pipe
[244/890] 4003749=test_beginendblock
[245/890] 4003751=test_rdoc_rd_inline_parser
[246/890] 4003751=test_last_thread
[247/890] 4003749=test_const
[248/890] 4003749=test_class
[249/890] 4003751=test_gem_package_old
[250/890] 4003751=test_unicode_escape
[251/890] 4003751=test_gem_uninstaller
[252/890] 4003750=test_gem_resolver
[253/890] 4003750=parse_test
[254/890] 4003751=test_str2big
[255/890] 4003751=test_depth_first
[256/890] 4003751=test_gem_commands_which_command
[257/890] 4003751=test_uncorrectable_name_check
[258/890] 4003751=locals_test
[259/890] 4003751=test_gem_resolver_git_set
[260/890] 4003751=test_inlinecache
[261/890] 4003748=test_parse
[262/890] 4003751=test_date_arith
[263/890] 4003751=test_c_struct_builder
[264/890] 4003749=test_date_conv
[265/890] 4003749=test_parser_events
[266/890] 4003751=test_hash
[267/890] 4003749=test_egrep_cpp
[268/890] 4003748=test_append
[269/890] 4003748=test_env
[270/890] 4003749=test_stack
[271/890] 4003750=test_rdoc_markup_to_html_crossref
[272/890] 4003750=test_key_name_check
[273/890] 4003750=test_win32ole_typelib
[274/890] 4003750=test_gem_resolver_lock_specification
[275/890] 4003750=test_external_new
[276/890] 4003750=test_rdoc_markup_to_rdoc
[277/890] 4003750=test_signedness
[278/890] 4003749=test_httpresponse
[279/890] 4003749=test_ractor
[280/890] 4003749=test_econv
[281/890] 4003749=test_rdoc_parser_ruby
[282/890] 4003749=test_gem_ext_cmake_builder
[283/890] 4003749=test_gem_commands_help_command
[284/890] 4003748=test_remote_fetch_error
[285/890] 4003748=test_gem_source_installed
[286/890] 4003748=test_sprintf
[287/890] 4003749=test_case
[288/890] 4003749=test_dir
[289/890] 4003748=test_notimplement
[290/890] 4003748=test_color_printer
[291/890] 4003748=test_case_options
[292/890] 4003748=test_rdoc_normal_module
[293/890] 4003748=test_rdoc_markdown_test
[294/890] 4003749=test_math
[295/890] 4003749=test_gc
[296/890] 4003749=test_ostruct
[297/890] 4003749=test_libs
[298/890] 4003749=test_gem_commands_mirror
[299/890] 4003749=test_array_create
[300/890] 4003749=test_exception_at_throwing
[301/890] 4003749=test_thread_fd_close
[302/890] 4003749=test_yaml
[303/890] 4003749=test_gem_request_set_lockfile
[304/890] 4003748=test_erb_command
[305/890] 4003748=test_postponed_job
[306/890] 4003749=test_pattern_key_name_check
[307/890] 4003749=test_typeddata
[308/890] 4003751=test_weakmap
[309/890] 4003749=test_compile_prism
[310/890] 4003748=test_bug-3571
[311/890] 4003748=test_complex2
[312/890] 4003748=test_formatter
[313/890] 4003748=json_encoding_test
[314/890] 4003748=test_pkcs7
[315/890] 4003749=test_nil2vtempty
[316/890] 4003749=test_object_create_start
[317/890] 4003749=test_iseq_load
[318/890] 4003748=test_syntax
[319/890] 4003750=ripper_compat_test
[320/890] 4003750=test_debug
[321/890] 4003750=test_gem_source_specific_file
[322/890] 4003750=test_raise_exception
[323/890] 4003750=test_rdoc_markup_to_joined_paragraph
[324/890] 4003750=test_rdoc_markup_paragraph
[325/890] 4003750=test_gem_source_list
[326/890] 4003750=test_yield_block
[327/890] 4003750=test_yaml_special_cases
[328/890] 4003750=test_numeric
[329/890] 4003750=test_bug-5832
[330/890] 4003750=test_rdoc_markup_to_markdown
[331/890] 4003750=test_update
[332/890] 4003750=test_word
[333/890] 4003750=test_gem_install_update_options
[334/890] 4003750=test_gem_commands_list_command
[335/890] 4003750=test_require
[336/890] 4003749=test_cgi_modruby
[337/890] 4003749=test_gem_commands_signout_command
[338/890] 4003749=test_err_in_callback
[339/890] 4003749=test_psych
[340/890] 4003749=test_rdoc_servlet
[341/890] 4003749=test_logger
[342/890] 4003749=test_rdoc_text
[343/890] 4003749=test_stat
[344/890] 4003749=test_import
[345/890] 4003750=test_method_name_check
[346/890] 4003750=test_httpresponses
[347/890] 4003750=test_require
[348/890] 4003750=test_method_cache
[349/890] 4003750=test_features
[350/890] 4003750=test_date_marshal
[351/890] 4003750=test_asn1
[352/890] 4003750=test_fileutils
[353/890] 4003749=test_tracepoint
[354/890] 4003749=test_gem_commands_uninstall_command
[355/890] 4003751=test_getopts
[356/890] 4003751=test_stream
[357/890] 4003751=test_internal_ivar
[358/890] 4003751=test_time
[359/890] 4003751=test_win32ole_param_event
[360/890] 4003751=test_nesting_parser
[361/890] 4003751=test_pattern_matching
[362/890] 4003751=test_kdf
[363/890] 4003751=test_erb
[364/890] 4003749=test_convertible
[365/890] 4003751=test_timeout
[366/890] 4003750=test_big5
[367/890] 4003751=test_configuration
[368/890] 4003750=test_frozen
[369/890] 4003750=test_yield
[370/890] 4003751=test_each
[371/890] 4003751=test_gem_remote_fetcher
[372/890] 4003750=test_gem_request_set_lockfile_parser
[373/890] 4003750=test_path_to_class
[374/890] 4003750=test_readpartial
[375/890] 4003751=test_windows_1251
[376/890] 4003751=test_gem_ext_ext_conf_builder
[377/890] 4003750=test_zsh_completion
[378/890] 4003750=test_complex
[379/890] 4003750=version_test
[380/890] 4003750=test_gem_dependency_resolution_error
[381/890] 4003750=test_gem_commands_exec_command
[382/890] 4003751=test_cmd
[383/890] 4003748=test_not
[384/890] 4003748=test_nonblock
[385/890] 4003748=test_strip
[386/890] 4003748=test_clone
[387/890] 4003750=test_rdoc_parser_rd
[388/890] 4003750=test_gem_command
[389/890] 4003748=test_encoding
[390/890] 4003750=test_delegation
[391/890] 4003750=test_row_separator
[392/890] 4003750=test_kill_ring
[393/890] 4003750=test_hash
[394/890] 4003750=test_constant
[395/890] 4003748=test_rdoc_markup_parser
[396/890] 4003748=test_have_macro
[397/890] 4003751=test_data
[398/890] 4003751=test_string
[399/890] 4003748=test_ole_methods
[400/890] 4003748=test_folderitem2_invokeverb
[401/890] 4003748=test_rdoc_generator_pot_po
[402/890] 4003748=test_undef
[403/890] 4003748=test_gem_ext_cargo_builder_unit
[404/890] 4003748=test_set
[405/890] 4003748=test_ast
[406/890] 4003750=test_m17n_comb
[407/890] 4003749=test_gem_resolver_index_set
[408/890] 4003749=test_gbk
[409/890] 4003749=test_rdoc_markup_verbatim
[410/890] 4003749=json_string_matching_test
[411/890] 4003749=test_cgi_util
[412/890] 4003749=test_eval
[413/890] 4003749=test_key_stroke
[414/890] 4003749=test_gem_resolver_best_set
[415/890] 4003749=test_iter_break
[416/890] 4003749=test_foreach
[417/890] 4003749=test_num2int
[418/890] 4003749=regexp_test
[419/890] 4003749=test_dup
[420/890] 4003749=test_class_name_check
[421/890] 4003750=test_exception
[422/890] 4003749=test_gem_resolver_conflict
[423/890] 4003749=test_summary
[424/890] 4003749=test_rdoc_markup_to_bs
[425/890] 4003749=test_address_resolve
[426/890] 4003749=test_grapheme_breaks
[427/890] 4003749=test_require
[428/890] 4003750=test_files_test_1
[429/890] 4003750=test_wss
[430/890] 4003750=test_deprecate
[431/890] 4003750=test_rdoc_constant
[432/890] 4003750=test_rdoc_rd_inline
[433/890] 4003750=test_helper
[434/890] 4003750=test_gem_platform
[435/890] 4003749=test_addr
[436/890] 4003749=test_rdoc_markdown
[437/890] 4003750=test_pack
[438/890] 4003750=test_rdoc_rd
[439/890] 4003750=test_ancdata
[440/890] 4003749=test_stringchar
[441/890] 4003750=test_rdoc_encoding
[442/890] 4003749=test_read_write
[443/890] 4003749=test_usrmarshal
[444/890] 4003750=test_regexp
[445/890] 4003749=magic_comment_test
[446/890] 4003749=test_ensured
[447/890] 4003749=test_read
[448/890] 4003749=test_ractor
[449/890] 4003749=test_nomethod_error
[450/890] 4003749=test_project_sanity
[451/890] 4003749=test_gem_uri
[452/890] 4003749=test_rewind
[453/890] 4003749=test_enumerator
[454/890] 4003751=test_too_many_dummy_encodings
[455/890] 4003751=test_rdoc_attr
[456/890] 4003751=test_enumerator
[457/890] 4003751=test_name_error
[458/890] 4003751=test_my_integer
[459/890] 4003751=test_rdoc_parser_c
[460/890] 4003751=test_safe_load
[461/890] 4003751=fuzzer_test
[462/890] 4003751=test_struct
[463/890] 4003751=test_lambda
[464/890] 4003751=json_fixtures_test
[465/890] 4003751=test_bmethod
[466/890] 4003751=test_abi
[467/890] 4003751=test_encodings
[468/890] 4003751=test_gem_source_lock
[469/890] 4003751=test_have_library
[470/890] 4003751=test_rdoc_top_level
[471/890] 4003751=test_quote_empty
[472/890] 4003751=test_gem_command_manager
[473/890] 4003751=test_config
[474/890] 4003751=test_patterns
[475/890] 4003751=test_change_word
[476/890] 4003751=test_date_time
[477/890] 4003751=test_bn
[478/890] 4003751=test_general
[479/890] 4003751=test_date_compat
[480/890] 4003751=test_have_func
[481/890] 4003751=test_objspace
[482/890] 4003749=test_win32ole_variant_m
[483/890] 4003749=test_rdoc_markup_to_ansi
[484/890] 4003749=test_file_exhaustive
[485/890] 4003750=test_convert
[486/890] 4003750=test_pkey_dsa
[487/890] 4003749=test_assembler
[488/890] 4003749=test_enc_associate
[489/890] 4003749=test_gem_commands_check_command
[490/890] 4003749=test_optparse
[491/890] 4003749=ruby_api_test
[492/890] 4003749=test_ws
[493/890] 4003749=test_alias_and_anchor
[494/890] 4003749=test_arith_seq_extract
[495/890] 4003749=test_gem_commands_sources_command
[496/890] 4003750=library_symbols_test
[497/890] 4003750=test_gem_path_support
[498/890] 4003750=test_gem_commands_yank_command
[499/890] 4003749=test_rdoc_require
[500/890] 4003749=test_emitter
[501/890] 4003749=location_test
[502/890] 4003749=test_benchmark
[503/890] 4003750=test_human_typo
[504/890] 4003750=test_scan_args
[505/890] 4003750=test_io_wait_uncommon
[506/890] 4003750=test_gem_source
[507/890] 4003750=test_option
[508/890] 4003750=test_gem_ci_detector
[509/890] 4003750=test_cclass
[510/890] 4003750=test_object
[511/890] 4003749=test_config
[512/890] 4003749=test_irb
[513/890] 4003750=test_basicsocket
[514/890] 4003749=test_mixed_unicode_escapes
[515/890] 4003749=test_json_tree
[516/890] 4003749=test_history
[517/890] 4003750=test_open3
[518/890] 4003749=test_to_ruby
[519/890] 4003749=test_func
[520/890] 4003750=test_fiber
[521/890] 4003749=heredoc_dedent_test
[522/890] 4003749=test_gem_specification
[523/890] 4003748=json_generic_object_test
[524/890] 4003748=test_random_formatter
[525/890] 4003748=test_ractor
[526/890] 4003748=test_severity
[527/890] 4003748=test_gem_util
[528/890] 4003748=test_ifunless
[529/890] 4003748=test_files_lib
[530/890] 4003749=test_win32ole_variable
[531/890] 4003749=test_date_strftime
[532/890] 4003749=test_ellipsize
[533/890] 4003749=test_gem_resolver_installed_specification
[534/890] 4003749=test_rdoc_code_object
[535/890] 4003749=test_capacity
[536/890] 4003749=compiler_test
[537/890] 4003749=test_nextafter
[538/890] 4003749=test_ssl_session
[539/890] 4003750=test_http
[540/890] 4003750=test_omap
[541/890] 4003750=test_gc_compact
[542/890] 4003749=test_duplicate
[543/890] 4003749=test_shellwords
[544/890] 4003749=test_to_ary_concat
[545/890] 4003749=test_coverage
[546/890] 4003748=test_memory_view
[547/890] 4003750=test_win32ole_event
[548/890] 4003748=test_pair
[549/890] 4003750=test_pathname
[550/890] 4003750=test_pointer
[551/890] 4003749=test_iseq
[552/890] 4003749=test_win32ole_method
[553/890] 4003749=test_cgi_header
[554/890] 4003749=test_variable_name_check
[555/890] 4003749=test_float
[556/890] 4003750=test_rdoc_store
[557/890] 4003750=test_input_method
[558/890] 4003750=test_gem_commands_setup_command
[559/890] 4003749=test_bignum
[560/890] 4003749=test_ftp
[561/890] 4003749=test_rdoc_normal_class
[562/890] 4003749=test_find
[563/890] 4003749=ractor_test
[564/890] 4003749=test_rdoc_stats
[565/890] 4003749=test_install
[566/890] 4003750=test_type_completor
[567/890] 4003750=test_marshalable
[568/890] 4003750=test_gem_installer
[569/890] 4003749=newline_test
[570/890] 4003749=test_gem_ext_cargo_builder
[571/890] 4003749=test_header
[572/890] 4003749=test_integer
[573/890] 4003748=test_gem_package
[574/890] 4003749=test_cstr
[575/890] 4003751=test_mkmf
[576/890] 4003751=test_context
[577/890] 4003751=test_httpheader
[578/890] 4003751=test_symbol
[579/890] 4003748=test_pkey_ec
[580/890] 4003748=test_interned_str
[581/890] 4003748=test_rdoc_ri_driver
[582/890] 4003748=test_coder
[583/890] 4003748=test_thread
[584/890] 4003748=test_gem_commands_cert_command
[585/890] 4003749=test_lazy_enumerator
[586/890] 4003749=test_gem_commands_install_command
[587/890] 4003748=test_deprecated
[588/890] 4003748=test_gem_resolver_vendor_set
[589/890] 4003748=test_div
[590/890] 4003748=test_date_new
[591/890] 4003748=test_protect
[592/890] 4003748=test_date_parse
[593/890] 4003748=test_find_executable
[594/890] 4003748=test_tree_builder
[595/890] 4003748=test_gem_console_ui
[596/890] 4003748=test_unix
[597/890] 4003748=test_nowrite
[598/890] 4003748=test_thread_queue
[599/890] 4003751=test_gem_commands_pristine_command
[600/890] 4003749=test_acceptable
[601/890] 4003749=test_emitter
[602/890] 4003749=test_backtrace
[603/890] 4003749=test_error_highlight
[604/890] 4003750=test_arithmetic_sequence
[605/890] 4003750=test_gem_resolver_requirement_list
[606/890] 4003750=test_line_editor
[607/890] 4003750=test_lexer
[608/890] 4003750=json_parser_test
[609/890] 4003750=test_arith_seq_beg_len_step
[610/890] 4003750=test_win32ole_method_event
[611/890] 4003750=test_string_memory
[612/890] 4003749=test_random
[613/890] 4003749=test_object_references
[614/890] 4003749=test_color
[615/890] 4003750=test_quote_char_nil
[616/890] 4003749=test_webauthn_listener
[617/890] 4003750=test_converters
[618/890] 4003750=test_class2name
[619/890] 4003750=test_bundled_ca
[620/890] 4003751=test_io_m17n
[621/890] 4003749=test_frozen_error
[622/890] 4003749=test_case_comprehensive
[623/890] 4003750=test_kernel
[624/890] 4003750=test_pp
[625/890] 4003750=test_pstore
[626/890] 4003750=test_rat
[627/890] 4003750=test_https_proxy
[628/890] 4003750=test_rdoc_options
[629/890] 4003751=!Nothing_to_test
[630/890] 4003751=test_transcode
[631/890] 4003751=test_ocsp
[632/890] 4003750=test_rdoc_include
[633/890] 4003750=test_parser
[634/890] 4003750=test_etc
[635/890] 4003750=json_ext_parser_test
[636/890] 4003748=test_http_request
[637/890] 4003750=test_thread
[638/890] 4003748=test_gem_gemcutter_utilities
[639/890] 4003751=test_len
[640/890] 4003751=test_printf
[641/890] 4003751=test_gem_unsatisfiable_dependency_error
[642/890] 4003751=test_socket
[643/890] 4003748=test_assignment
[644/890] 4003748=test_gem_uri_formatter
[645/890] 4003748=test_optarg
[646/890] 4003748=test_rb_str_dup
[647/890] 4003748=test_reline
[648/890] 4003748=test_rdoc_generator_darkfish
[649/890] 4003748=test_path
[650/890] 4003748=test_io
[651/890] 4003751=test_provider
[652/890] 4003751=test_data_error
[653/890] 4003751=test_array
[654/890] 4003750=test_exception
[655/890] 4003750=unescape_test
[656/890] 4003750=test_rdoc_markup_to_label
[657/890] 4003750=test_function_entry
[658/890] 4003750=test_digest_extend
[659/890] 4003750=errors_test
[660/890] 4003750=test_stringify_symbols
[661/890] 4003750=test_rdoc_generator_pot_po_entry
[662/890] 4003750=test_vm_dump
[663/890] 4003750=test_iso_8859
[664/890] 4003750=test_rdoc_extend
[665/890] 4003750=test_digest
[666/890] 4003750=test_rdoc_context
[667/890] 4003750=test_rdoc_markup_heading
[668/890] 4003750=test_merge_keys
[669/890] 4003750=test_open-uri
[670/890] 4003750=test_gem_resolver_local_specification
[671/890] 4003750=test_gem_source_git
[672/890] 4003750=test_closure
[673/890] 4003751=test_regex_casefold
[674/890] 4003751=test_rdoc_rd_block_parser
[675/890] 4003751=test_file
[676/890] 4003751=test_trace
[677/890] 4003751=test_handle
[678/890] 4003750=test_threadgroup
[679/890] 4003750=test_arity
[680/890] 4003750=test_init
[681/890] 4003751=json_generator_test
[682/890] 4003750=test_ns_spki
[683/890] 4003750=test_signal
[684/890] 4003751=test_fixnum
[685/890] 4003751=json_addition_test
[686/890] 4003751=test_io_wait
[687/890] 4003751=test_kwargs
[688/890] 4003751=test_qsort
[689/890] 4003751=test_mutex
[690/890] 4003751=test_flip
[691/890] 4003751=test_rdoc_generator_ri
[692/890] 4003751=test_rendering
[693/890] 4003751=test_gem_stream_ui
[694/890] 4003751=test_struct
[695/890] 4003751=attribute_write_test
[696/890] 4003751=test_rdoc_parser_markdown
[697/890] 4003751=test_gem_commands_open_command
[698/890] 4003751=test_gem_resolver_git_specification
[699/890] 4003750=test_fips
[700/890] 4003750=test_digest
[701/890] 4003751=test_euc_kr
[702/890] 4003751=test_date_ractor
[703/890] 4003749=test_ractor
[704/890] 4003751=test_mailto
[705/890] 4003751=test_cgi_tag_helper
[706/890] 4003751=test_sexp
[707/890] 4003751=test_flush
[708/890] 4003751=test_helper
[709/890] 4003751=test_fiddle
[710/890] 4003749=test_gem_dependency_list
[711/890] 4003751=test_cmethod
[712/890] 4003751=test_write
[713/890] 4003751=test_buffered_io
[714/890] 4003751=test_pkey_dh
[715/890] 4003751=test_windows_1252
[716/890] 4003751=test_rubyvm
[717/890] 4003751=test_gem_security_signer
[718/890] 4003750=test_unicode
[719/890] 4003749=test_thread_cv
[720/890] 4003750=test_gem_safe_marshal
[721/890] 4003751=test_rdoc_markup_hard_break
[722/890] 4003751=parameters_signature_test
[723/890] 4003751=test_ldap
[724/890] 4003751=test_rdoc_parser_changelog
[725/890] 4003749=test_gem_resolver_installer_set
[726/890] 4003751=test_column_separator
[727/890] 4003751=test_name_error_extension
[728/890] 4003751=test_dryrun
[729/890] 4003751=test_keyword
[730/890] 4003749=test_module
[731/890] 4003751=test_config
[732/890] 4003750=test_file
[733/890] 4003751=bom_test
[734/890] 4003751=test_super
[735/890] 4003749=test_ssl
[736/890] 4003751=test_rubyoptions
[737/890] 4003748=test_load
[738/890] 4003748=test_rdoc_generator_json_index
[739/890] 4003748=test_case
[740/890] 4003748=test_rdoc_parser_simple
[741/890] 4003748=test_gem_text
[742/890] 4003748=test_gem_resolver_api_specification
[743/890] 4003748=test_settracefunc
[744/890] 4003750=test_object
[745/890] 4003750=test_encoding
[746/890] 4003750=test_sockopt
[747/890] 4003750=test_win32ole
[748/890] 4003750=test_io_buffer
[749/890] 4003750=test_sprintf_comb
[750/890] 4003750=test_gem_source_subpath_problem
[751/890] 4003750=test_gem_commands_outdated_command
[752/890] 4003750=test_rdoc_markup_document
[753/890] 4003750=test_method_cache
[754/890] 4003750=test_gem_ext_rake_builder
[755/890] 4003750=test_alias
[756/890] 4003750=test_tempfile
[757/890] 4003748=test_primitive
[758/890] 4003748=test_ossl
[759/890] 4003750=test_gem_local_remote_options
[760/890] 4003750=test_ruby_lex
[761/890] 4003750=test_unconverted_fields
[762/890] 4003750=test_propertyputref
[763/890] 4003750=test_scalar_scanner
[764/890] 4003750=test_eval
[765/890] 4003750=test_data_converters
[766/890] 4003750=test_rdoc_alias
[767/890] 4003750=test_dns
[768/890] 4003750=test_document
[769/890] 4003750=test_rdoc_markup_to_html
[770/890] 4003750=test_gem_package_tar_writer
[771/890] 4003750=test_general
[772/890] 4003750=test_gem_resolver_vendor_specification
[773/890] 4003750=test_load
[774/890] 4003750=test_buffering
[775/890] 4003750=test_svcb_https
[776/890] 4003750=test_set_len
[777/890] 4003750=test_spell_checker
[778/890] 4003750=test_time_tz
[779/890] 4003750=test_win32ole_param
[780/890] 4003750=test_completion
[781/890] 4003750=test_range
[782/890] 4003750=test_did_you_mean
[783/890] 4003750=test_nofree
[784/890] 4003750=test_wait
[785/890] 4003750=test_gem_resolver_lock_set
[786/890] 4003750=test_gem_package_tar_reader_entry
[787/890] 4003749=test_gem_commands_build_command
[788/890] 4003749=test_rational2
[789/890] 4003749=test_debug_cmd
[790/890] 4003749=test_io
[791/890] 4003750=test_workspace
[792/890] 4003749=test_euc_tw
[793/890] 4003749=test_locale
[794/890] 4003749=test_ts
[795/890] 4003750=test_gem_update_suggestion
[796/890] 4003750=test_io_timeout
[797/890] 4003750=test_pty
[798/890] 4003749=test_comparable
[799/890] 4003749=test_singleton_function
[800/890] 4003749=test_member
[801/890] 4003749=test_udp
[802/890] 4003749=constant_path_node_test
[803/890] 4003749=test_shift_jis
[804/890] 4003749=test_call
[805/890] 4003750=test_default_gems
[806/890] 4003750=test_evaluation
[807/890] 4003750=test_gem_silent_ui
[808/890] 4003750=test_gem_commands_push_command
[809/890] 4003749=test_gem_request_set
[810/890] 4003748=test_https
[811/890] 4003750=test_key_event_record
[812/890] 4003750=test_gem_request_connection_pools
[813/890] 4003749=test_arity
[814/890] 4003749=test_rdoc_single_class
[815/890] 4003749=test_rdoc_markup_to_html_snippet
[816/890] 4003749=test_webauthn_listener_response
[817/890] 4003749=test_ractor_compatibility
[818/890] 4003750=test_symbol
[819/890] 4003750=test_gem_bundler_version_finder
[820/890] 4003748=test_rdoc_generator_markup
[821/890] 4003748=test_x509name
[822/890] 4003748=test_read
[823/890] 4003750=test_rdoc_token_stream
[824/890] 4003750=test_gem_commands_update_command
[825/890] 4003749=test_win32ole_variant_outarg
[826/890] 4003749=test_gem_source_fetch_problem
[827/890] 4003749=test_emoji_breaks
[828/890] 4003748=test_hash_create
[829/890] 4003748=test_gc
[830/890] 4003750=test_tree_spell_checker
[831/890] 4003750=test_gem_security
[832/890] 4003751=test_rdoc_markup_pre_process
[833/890] 4003749=test_gem_ext_builder
[834/890] 4003751=test_popen_deadlock
[835/890] 4003751=test_rdoc_markup_to_table_of_contents
[836/890] 4003751=test_gem_gem_runner
[837/890] 4003751=test_optimization
[838/890] 4003749=test_switch_hitter
[839/890] 4003749=test_rdoc_generator_pot
[840/890] 4003749=test_key_error
[841/890] 4003749=test_dot_dot
[842/890] 4003749=test_rdoc_i18n_locale
[843/890] 4003749=test_engine
[844/890] 4003749=test_jaro_winkler
[845/890] 4003749=test_yamlstore
[846/890] 4003749=test_integer
[847/890] 4003749=test_verbose
[848/890] 4003749=test_autoload
[849/890] 4003750=test_serialize_subclasses
[850/890] 4003750=test_class
[851/890] 4003750=test_gem_validator
[852/890] 4003750=test_enum
[853/890] 4003750=test_memory_view
[854/890] 4003750=test_function
[855/890] 4003750=test_instrumentation_api
[856/890] 4003751=test_config
[857/890] 4003751=test_cparser
[858/890] 4003750=test_rdoc_tom_doc
[859/890] 4003750=test_extlibs
[860/890] 4003751=test_gem_commands_server_command
[861/890] 4003751=test_ripper
[862/890] 4003751=json_common_interface_test
[863/890] 4003751=test_numhash
[864/890] 4003751=test_pkey_rsa
[865/890] 4003751=test_gem_rdoc
[866/890] 4003751=test_parser
[867/890] 4003751=test_reqarg
[868/890] 4003751=test_gem_commands_specification_command
[869/890] 4003750=test_resolve_symbol
[870/890] 4003751=test_case_mapping
[871/890] 4003751=test_history
[872/890] 4003751=test_sleep
[873/890] 4003750=test_cgi_core
[874/890] 4003750=test_gem
[875/890] 4003748=test_cipher
[876/890] 4003748=test_new
[877/890] 4003748=test_tsort
[878/890] 4003748=test_resource
[879/890] 4003748=test_cgi_cookie
[880/890] 4003748=test_ractor
[881/890] 4003748=test_liberal_parsing
[882/890] 4003748=test_ssl
[883/890] 4003748=test_win32ole_variant
[884/890] 4003748=test_gem_commands_unpack_command
[885/890] 4003748=test_rdoc_markup_include
[886/890] 4003748=test_inputs_scanner
[887/890] 4003748=test_metaclass
[888/890] 4003748=test_win32ole_type
[889/890] 4003748=test_rdoc_method_attr
[890/890] 4003748=test_marshal
Finished tests in 314.521586s, 82.9514 tests/s, 30223.5631 assertions/s.
26090 tests, 9505963 assertions, 0 failures, 0 errors, 220 skips
ruby -v: ruby 3.4.0dev (2024-01-22T07:06:37Z master a70e500494) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-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
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
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/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/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/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for '/tmp/ruby/src/master-no-rjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-22T07:06:37Z master a70e500494) [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 220.389155 seconds
3728 files, 31931 examples, 166359 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.