# Logfile created on 2024-02-19 03:20:52 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000558bd9b49f50 @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.20240219-032052", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000558bd9bdf410 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558bd9bdf280 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558bd9bdf0f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20240219-032052", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20240219-032052>, @binmode=false, @mon_data=#<Monitor:0x0000558bd9bdf028>, @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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/master-no-rjit/.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
ec1eda7..1dca87c master -> origin/master
Updating ec1eda7..1dca87c
Fast-forward
lib/irb/command/debug.rb | 2 +-
test/irb/helper.rb | 2 +
test/irb/test_color.rb | 1 -
test/irb/test_color_printer.rb | 1 -
test/irb/test_command.rb | 1 -
test/irb/test_context.rb | 204 +++++++++++++++++++++++----------------
test/irb/test_eval_history.rb | 2 +-
test/irb/test_raise_exception.rb | 2 +-
test/irb/test_tracer.rb | 1 -
test/irb/test_workspace.rb | 1 -
test/openssl/test_provider.rb | 2 +-
11 files changed, 129 insertions(+), 90 deletions(-)
Latest commit hash = 1dca87cf53
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
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'
/tmp/ruby/src/master-no-rjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/master-no-rjit/.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
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 /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
77e53dc5b96f132b9e3d5f0e1adf71ddfd2bb187e138815802d618c5d701a05d 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'
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/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/digest'
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/fiddle'
make[2]: Entering 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/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering 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/rubyvm'
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/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/ext/socket'
make[2]: Entering 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/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/rbs-3.4.2/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/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/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.4/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/rbs-3.4.3/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/rbs-3.4.4/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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
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
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.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/master-no-rjit/.bundle/.timestamp/debug.revision unchanged
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
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'
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]: Nothing to be done for '/tmp/ruby/src/master-no-rjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering 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[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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
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/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering 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/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
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/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/openssl'
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/objspace'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering 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]: 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/ext/socket'
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]: 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
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.4/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/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving 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/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/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
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
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.2
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.24.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.1.1
zlib 3.1.0
installing bundled gems: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
minitest 5.22.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.10
net-pop 0.1.2
net-smtp 0.4.0.1
matrix 0.4.2
prime 0.1.2
rbs 3.4.4
typeprof 0.21.10
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
csv 3.2.8
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 1896 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.
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.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/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.4/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=37484
"--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/866] 967435=test_gem_resolver_vendor_specification
[ 2/866] 967430=test_load
[ 3/866] 967430=test_rdoc_alias
[ 4/866] 967433=test_dns
[ 5/866] 967432=test_rdoc_markup_to_html
[ 6/866] 967430=test_document
[ 7/866] 967435=test_gem_package_tar_writer
[ 8/866] 967433=test_gem_local_remote_options
[ 9/866] 967430=test_ruby_lex
[ 10/866] 967432=test_propertyputref
[ 11/866] 967432=test_eval
[ 12/866] 967435=test_scalar_scanner
[ 13/866] 967435=test_tempfile
[ 14/866] 967430=test_primitive
[ 15/866] 967430=test_ossl
[ 16/866] 967433=test_alias
[ 17/866] 967435=test_sprintf_comb
[ 18/866] 967433=test_gem_source_subpath_problem
[ 19/866] 967432=test_method_cache
[ 20/866] 967432=test_rdoc_markup_document
[ 21/866] 967435=test_gem_commands_outdated_command
[ 22/866] 967432=test_gem_ext_rake_builder
[ 23/866] 967435=test_sockopt
[ 24/866] 967435=test_win32ole
[ 25/866] 967435=test_io_buffer
[ 26/866] 967433=test_settracefunc
[ 27/866] 967435=test_gem_resolver_api_specification
[ 28/866] 967435=test_gem_text
[ 29/866] 967435=test_rdoc_parser_simple
[ 30/866] 967435=test_object
[ 31/866] 967435=test_encoding
[ 32/866] 967435=test_load
[ 33/866] 967435=test_rdoc_generator_json_index
[ 34/866] 967435=test_case
[ 35/866] 967435=test_rubyoptions
[ 36/866] 967432=test_super
[ 37/866] 967433=test_ssl
[ 38/866] 967432=test_module
[ 39/866] 967432=test_config
[ 40/866] 967432=test_file
[ 41/866] 967430=bom_test
[ 42/866] 967430=test_gem_resolver_installer_set
[ 43/866] 967432=test_name_error_extension
[ 44/866] 967432=test_keyword
[ 45/866] 967433=test_dryrun
[ 46/866] 967433=test_thread_cv
[ 47/866] 967433=test_gem_safe_marshal
[ 48/866] 967430=test_rdoc_markup_hard_break
[ 49/866] 967430=test_ldap
[ 50/866] 967430=parameters_signature_test
[ 51/866] 967430=test_rdoc_parser_changelog
[ 52/866] 967430=test_gem_security_signer
[ 53/866] 967432=test_rubyvm
[ 54/866] 967432=test_unicode
[ 55/866] 967430=test_buffered_io
[ 56/866] 967432=test_pkey_dh
[ 57/866] 967430=test_windows_1252
[ 58/866] 967430=test_fiddle
[ 59/866] 967432=test_cmethod
[ 60/866] 967432=test_gem_dependency_list
[ 61/866] 967430=test_euc_kr
[ 62/866] 967430=test_ractor
[ 63/866] 967430=test_date_ractor
[ 64/866] 967432=test_mailto
[ 65/866] 967432=test_cgi_tag_helper
[ 66/866] 967432=test_flush
[ 67/866] 967432=test_sexp
[ 68/866] 967432=test_helper
[ 69/866] 967430=test_gem_commands_open_command
[ 70/866] 967432=test_gem_resolver_git_specification
[ 71/866] 967430=test_digest
[ 72/866] 967433=test_fips
[ 73/866] 967432=attribute_write_test
[ 74/866] 967432=test_rdoc_parser_markdown
[ 75/866] 967432=test_rdoc_generator_ri
[ 76/866] 967432=test_rendering
[ 77/866] 967432=test_gem_stream_ui
[ 78/866] 967430=test_struct
[ 79/866] 967433=test_mutex
[ 80/866] 967430=test_flip
[ 81/866] 967430=test_qsort
[ 82/866] 967432=json_addition_test
[ 83/866] 967430=test_io_wait
[ 84/866] 967432=test_kwargs
[ 85/866] 967432=test_fixnum
[ 86/866] 967432=test_signal
[ 87/866] 967430=test_ns_spki
[ 88/866] 967430=test_threadgroup
[ 89/866] 967433=test_arity
[ 90/866] 967433=test_init
[ 91/866] 967430=json_generator_test
[ 92/866] 967430=test_rdoc_rd_block_parser
[ 93/866] 967430=test_file
[ 94/866] 967430=test_trace
[ 95/866] 967430=test_handle
[ 96/866] 967433=test_rdoc_markup_heading
[ 97/866] 967433=test_merge_keys
[ 98/866] 967433=test_gem_resolver_local_specification
[ 99/866] 967433=test_open-uri
[100/866] 967430=test_gem_source_git
[101/866] 967432=test_closure
[102/866] 967435=test_regex_casefold
[103/866] 967435=test_digest
[104/866] 967435=test_rdoc_extend
[105/866] 967435=test_rdoc_context
[106/866] 967432=test_rdoc_generator_pot_po_entry
[107/866] 967432=test_vm_dump
[108/866] 967432=test_iso_8859
[109/866] 967433=test_stringify_symbols
[110/866] 967433=errors_test
[111/866] 967432=test_digest_extend
[112/866] 967432=test_rdoc_method_attr
[113/866] 967432=test_marshal
[114/866] 967433=test_metaclass
[115/866] 967433=test_win32ole_type
[116/866] 967433=test_ssl
[117/866] 967433=test_gem_commands_unpack_command
[118/866] 967430=test_win32ole_variant
[119/866] 967430=test_rdoc_markup_include
[120/866] 967430=test_cgi_cookie
[121/866] 967430=test_ractor
[122/866] 967432=test_tsort
[123/866] 967432=test_resource
[124/866] 967432=test_gem
[125/866] 967435=test_cipher
[126/866] 967435=test_new
[127/866] 967435=test_case_mapping
[128/866] 967435=test_history
[129/866] 967430=test_sleep
[130/866] 967433=test_cgi_core
[131/866] 967433=test_gem_rdoc
[132/866] 967435=test_parser
[133/866] 967435=test_gem_commands_specification_command
[134/866] 967433=test_reqarg
[135/866] 967433=test_resolve_symbol
[136/866] 967433=json_common_interface_test
[137/866] 967435=test_numhash
[138/866] 967435=test_pkey_rsa
[139/866] 967433=test_cparser
[140/866] 967435=test_extlibs
[141/866] 967433=test_rdoc_tom_doc
[142/866] 967433=test_gem_commands_server_command
[143/866] 967433=test_ripper
[144/866] 967430=test_config
[145/866] 967430=test_gem_validator
[146/866] 967430=test_enum
[147/866] 967433=test_function
[148/866] 967433=test_memory_view
[149/866] 967432=test_instrumentation_api
[150/866] 967433=test_class
[151/866] 967433=test_autoload
[152/866] 967435=test_serialize_subclasses
[153/866] 967435=test_jaro_winkler
[154/866] 967435=test_yamlstore
[155/866] 967430=test_integer
[156/866] 967435=test_verbose
[157/866] 967435=test_key_error
[158/866] 967435=test_dot_dot
[159/866] 967435=test_rdoc_i18n_locale
[160/866] 967435=test_engine
[161/866] 967435=test_optimization
[162/866] 967432=test_rdoc_generator_pot
[163/866] 967432=test_switch_hitter
[164/866] 967432=test_popen_deadlock
[165/866] 967432=test_rdoc_markup_to_table_of_contents
[166/866] 967432=test_gem_gem_runner
[167/866] 967432=test_gem_security
[168/866] 967430=test_rdoc_markup_pre_process
[169/866] 967430=test_gem_ext_builder
[170/866] 967430=test_hash_create
[171/866] 967430=test_gc
[172/866] 967433=test_tree_spell_checker
[173/866] 967433=test_gem_commands_update_command
[174/866] 967433=test_win32ole_variant_outarg
[175/866] 967433=test_gem_source_fetch_problem
[176/866] 967433=test_emoji_breaks
[177/866] 967432=test_symbol
[178/866] 967432=test_x509name
[179/866] 967432=test_gem_bundler_version_finder
[180/866] 967432=test_rdoc_generator_markup
[181/866] 967432=test_rdoc_token_stream
[182/866] 967432=test_ractor_compatibility
[183/866] 967432=test_key_event_record
[184/866] 967432=test_gem_request_connection_pools
[185/866] 967432=test_arity
[186/866] 967432=test_rdoc_markup_to_html_snippet
[187/866] 967432=test_rdoc_single_class
[188/866] 967432=test_webauthn_listener_response
[189/866] 967435=test_default_gems
[190/866] 967432=test_gem_silent_ui
[191/866] 967432=test_evaluation
[192/866] 967432=test_gem_commands_push_command
[193/866] 967435=test_gem_request_set
[194/866] 967433=test_https
[195/866] 967433=format_errors_test
[196/866] 967433=test_udp
[197/866] 967433=test_member
[198/866] 967433=constant_path_node_test
[199/866] 967433=test_shift_jis
[200/866] 967433=test_call
[201/866] 967435=test_pty
[202/866] 967432=test_comparable
[203/866] 967432=test_singleton_function
[204/866] 967432=test_io_timeout
[205/866] 967432=test_euc_tw
[206/866] 967432=test_locale
[207/866] 967433=test_gem_update_suggestion
[208/866] 967432=test_ts
[209/866] 967433=test_gem_package_tar_reader_entry
[210/866] 967435=test_gem_commands_build_command
[211/866] 967433=test_rational2
[212/866] 967433=test_workspace
[213/866] 967433=test_io
[214/866] 967435=test_completion
[215/866] 967433=test_range
[216/866] 967432=test_did_you_mean
[217/866] 967432=test_gem_resolver_lock_set
[218/866] 967432=test_wait
[219/866] 967432=test_nofree
[220/866] 967432=test_svcb_https
[221/866] 967432=test_buffering
[222/866] 967432=test_set_len
[223/866] 967432=test_time_tz
[224/866] 967432=test_spell_checker
[225/866] 967432=test_win32ole_param
[226/866] 967432=test_ellipsize
[227/866] 967432=test_date_strftime
[228/866] 967432=test_gem_resolver_installed_specification
[229/866] 967432=test_rdoc_code_object
[230/866] 967435=test_gem_util
[231/866] 967435=test_ifunless
[232/866] 967435=test_help
[233/866] 967435=test_files_lib
[234/866] 967432=test_win32ole_variable
[235/866] 967432=test_gem_specification
[236/866] 967433=json_generic_object_test
[237/866] 967433=test_random_formatter
[238/866] 967433=test_ractor
[239/866] 967433=test_severity
[240/866] 967433=heredoc_dedent_test
[241/866] 967433=test_open3
[242/866] 967432=test_to_ruby
[243/866] 967432=test_func
[244/866] 967433=test_fiber
[245/866] 967430=test_json_tree
[246/866] 967430=test_history
[247/866] 967430=test_config
[248/866] 967430=test_irb
[249/866] 967430=test_basicsocket
[250/866] 967430=test_mixed_unicode_escapes
[251/866] 967430=test_cclass
[252/866] 967430=test_object
[253/866] 967430=test_scan_args
[254/866] 967430=test_human_typo
[255/866] 967430=test_tracer
[256/866] 967430=test_io_wait_uncommon
[257/866] 967430=ruby_parser_test
[258/866] 967430=test_gem_source
[259/866] 967430=test_gem_ci_detector
[260/866] 967430=test_option
[261/866] 967435=location_test
[262/866] 967430=test_benchmark
[263/866] 967435=test_gem_path_support
[264/866] 967435=test_rdoc_require
[265/866] 967435=test_gem_commands_yank_command
[266/866] 967432=test_emitter
[267/866] 967432=library_symbols_test
[268/866] 967432=test_optparse
[269/866] 967432=ruby_api_test
[270/866] 967432=test_arith_seq_extract
[271/866] 967435=test_alias_and_anchor
[272/866] 967435=test_ws
[273/866] 967435=test_gem_commands_sources_command
[274/866] 967432=test_gem_commands_check_command
[275/866] 967432=test_pkey_dsa
[276/866] 967433=test_assembler
[277/866] 967433=test_enc_associate
[278/866] 967435=test_rdoc_markup_to_ansi
[279/866] 967435=test_file_exhaustive
[280/866] 967430=test_date_compat
[281/866] 967430=test_have_func
[282/866] 967433=test_win32ole_variant_m
[283/866] 967433=test_objspace
[284/866] 967432=test_change_word
[285/866] 967432=test_date_time
[286/866] 967432=test_bn
[287/866] 967432=test_gem_command_manager
[288/866] 967432=test_config
[289/866] 967432=test_bmethod
[290/866] 967432=test_abi
[291/866] 967432=test_gem_source_lock
[292/866] 967432=test_have_library
[293/866] 967430=test_rdoc_top_level
[294/866] 967430=test_safe_load
[295/866] 967430=fuzzer_test
[296/866] 967430=test_struct
[297/866] 967430=test_lambda
[298/866] 967430=json_fixtures_test
[299/866] 967430=test_name_error
[300/866] 967430=test_enumerator
[301/866] 967430=test_rdoc_parser_c
[302/866] 967430=test_my_integer
[303/866] 967430=test_debugger_integration
[304/866] 967430=test_enumerator
[305/866] 967432=test_too_many_dummy_encodings
[306/866] 967432=test_rdoc_attr
[307/866] 967432=test_gem_uri
[308/866] 967432=test_project_sanity
[309/866] 967432=test_nomethod_error
[310/866] 967432=test_ractor
[311/866] 967432=test_regexp
[312/866] 967435=magic_comment_test
[313/866] 967435=test_ensured
[314/866] 967435=test_usrmarshal
[315/866] 967435=test_stringchar
[316/866] 967435=test_rdoc_encoding
[317/866] 967435=test_addr
[318/866] 967435=test_gem_platform
[319/866] 967435=test_rdoc_markdown
[320/866] 967435=test_pack
[321/866] 967435=test_ancdata
[322/866] 967435=test_rdoc_rd
[323/866] 967435=test_deprecate
[324/866] 967435=test_rdoc_rd_inline
[325/866] 967435=test_rdoc_constant
[326/866] 967435=test_helper
[327/866] 967435=test_require
[328/866] 967435=test_wss
[329/866] 967435=test_files_test_1
[330/866] 967435=test_function_entry
[331/866] 967435=unescape_test
[332/866] 967435=test_exception
[333/866] 967435=test_rdoc_markup_to_label
[334/866] 967435=test_io
[335/866] 967435=test_provider
[336/866] 967435=test_data_error
[337/866] 967435=test_array
[338/866] 967430=test_optarg
[339/866] 967430=test_rb_str_dup
[340/866] 967430=test_path
[341/866] 967430=test_rdoc_generator_darkfish
[342/866] 967430=test_reline
[343/866] 967430=test_assignment
[344/866] 967432=test_socket
[345/866] 967435=test_gem_uri_formatter
[346/866] 967435=test_printf
[347/866] 967435=test_len
[348/866] 967435=test_gem_unsatisfiable_dependency_error
[349/866] 967435=test_thread
[350/866] 967432=test_gem_gemcutter_utilities
[351/866] 967432=test_etc
[352/866] 967430=json_ext_parser_test
[353/866] 967430=test_http_request
[354/866] 967430=test_parser
[355/866] 967432=test_transcode
[356/866] 967430=test_ocsp
[357/866] 967432=test_rdoc_include
[358/866] 967432=!Nothing_to_test
[359/866] 967432=test_https_proxy
[360/866] 967432=test_rdoc_options
[361/866] 967430=test_pstore
[362/866] 967430=test_rat
[363/866] 967430=test_frozen_error
[364/866] 967430=test_io_m17n
[365/866] 967432=test_kernel
[366/866] 967432=test_case_comprehensive
[367/866] 967430=test_pp
[368/866] 967430=test_class2name
[369/866] 967430=test_bundled_ca
[370/866] 967433=test_object_references
[371/866] 967433=test_color
[372/866] 967433=test_webauthn_listener
[373/866] 967430=test_win32ole_method_event
[374/866] 967430=test_string_memory
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 40011>
[375/866] 967433=test_random
[376/866] 967433=test_line_editor
[377/866] 967433=test_gem_resolver_requirement_list
[378/866] 967430=test_lexer
[379/866] 967433=test_arith_seq_beg_len_step
[380/866] 967430=json_parser_test
[381/866] 967430=test_arithmetic_sequence
[382/866] 967430=test_nowrite
[383/866] 967430=test_gem_commands_pristine_command
[384/866] 967433=test_thread_queue
[385/866] 967435=test_acceptable
[386/866] 967435=test_emitter
[387/866] 967435=test_error_highlight
[388/866] 967435=test_backtrace
[389/866] 967430=test_div
[390/866] 967430=test_gem_resolver_vendor_set
[391/866] 967435=test_date_new
[392/866] 967430=test_protect
[393/866] 967435=test_find_executable
[394/866] 967430=test_date_parse
[395/866] 967435=test_tree_builder
[396/866] 967435=test_gem_console_ui
[397/866] 967435=test_unix
[398/866] 967435=test_mkmf
[399/866] 967435=test_httpheader
[400/866] 967430=test_context
[401/866] 967435=test_pkey_ec
[402/866] 967430=test_symbol
[403/866] 967435=test_coder
[404/866] 967435=test_rdoc_ri_driver
[405/866] 967433=test_interned_str
[406/866] 967433=test_lazy_enumerator
[407/866] 967435=test_gem_commands_cert_command
[408/866] 967433=test_thread
[409/866] 967433=test_gem_commands_install_command
[410/866] 967435=test_deprecated
[411/866] 967435=test_cstr
[412/866] 967433=test_gem_ext_cargo_builder
[413/866] 967433=test_integer
[414/866] 967433=test_gem_package
[415/866] 967433=test_marshalable
[416/866] 967433=test_type_completor
[417/866] 967433=test_gem_installer
[418/866] 967435=newline_test
[419/866] 967435=test_rdoc_normal_class
[420/866] 967435=test_ftp
[421/866] 967435=ractor_test
[422/866] 967435=test_find
[423/866] 967435=test_install
[424/866] 967435=test_rdoc_stats
[425/866] 967435=test_win32ole_method
[426/866] 967435=test_variable_name_check
[427/866] 967435=test_cgi_header
[428/866] 967435=test_rdoc_store
[429/866] 967435=test_input_method
[430/866] 967435=test_float
[431/866] 967430=test_bignum
[432/866] 967430=test_gem_commands_setup_command
[433/866] 967435=test_iseq
[434/866] 967435=test_coverage
[435/866] 967430=test_memory_view
[436/866] 967430=test_win32ole_event
[437/866] 967430=test_pathname
[438/866] 967430=test_pair
[439/866] 967435=test_pointer
[440/866] 967435=test_duplicate
[441/866] 967435=test_shellwords
[442/866] 967435=test_to_ary_concat
[443/866] 967433=compiler_test
[444/866] 967433=test_capacity
[445/866] 967433=test_ssl_session
[446/866] 967433=test_nextafter
[447/866] 967430=test_http
[448/866] 967430=test_gc_compact
[449/866] 967433=test_omap
[450/866] 967433=test_require
[451/866] 967433=test_gem_install_update_options
[452/866] 967433=test_gem_commands_list_command
[453/866] 967435=test_numeric
[454/866] 967435=test_bug-5832
[455/866] 967435=test_rdoc_markup_to_markdown
[456/866] 967433=test_update
[457/866] 967433=test_word
[458/866] 967433=test_raise_exception
[459/866] 967435=test_gem_source_specific_file
[460/866] 967435=test_rdoc_markup_paragraph
[461/866] 967435=test_rdoc_markup_to_joined_paragraph
[462/866] 967435=test_yaml_special_cases
[463/866] 967435=test_yield_block
[464/866] 967435=test_gem_source_list
[465/866] 967435=test_iseq_load
[466/866] 967433=test_syntax
[467/866] 967435=test_debug
[468/866] 967435=test_pkcs7
[469/866] 967435=test_nil2vtempty
[470/866] 967435=test_object_create_start
[471/866] 967435=test_formatter
[472/866] 967435=json_encoding_test
[473/866] 967435=test_bug-3571
[474/866] 967435=test_compile_prism
[475/866] 967435=test_complex2
[476/866] 967435=test_typeddata
[477/866] 967435=test_weakmap
[478/866] 967430=test_gem_request_set_lockfile
[479/866] 967430=test_erb_command
[480/866] 967430=test_postponed_job
[481/866] 967430=test_pattern_key_name_check
[482/866] 967430=test_exception_at_throwing
[483/866] 967430=test_thread_fd_close
[484/866] 967430=test_yaml
[485/866] 967430=test_math
[486/866] 967430=test_gc
[487/866] 967430=test_gem_commands_mirror
[488/866] 967430=test_libs
[489/866] 967430=test_ostruct
[490/866] 967430=test_array_create
[491/866] 967430=test_color_printer
[492/866] 967430=test_case_options
[493/866] 967430=test_rdoc_markdown_test
[494/866] 967430=test_rdoc_normal_module
[495/866] 967430=test_sprintf
[496/866] 967430=test_case
[497/866] 967430=test_dir
[498/866] 967430=test_notimplement
[499/866] 967430=test_remote_fetch_error
[500/866] 967430=test_gem_commands_help_command
[501/866] 967432=ripper_test
[502/866] 967430=test_gem_source_installed
[503/866] 967430=test_rdoc_parser_ruby
[504/866] 967432=test_econv
[505/866] 967432=test_ractor
[506/866] 967432=test_httpresponse
[507/866] 967432=test_gem_ext_cmake_builder
[508/866] 967430=parser_test
[509/866] 967430=test_win32ole_typelib
[510/866] 967430=test_gem_resolver_lock_specification
[511/866] 967430=test_rdoc_markup_to_rdoc
[512/866] 967430=test_external_new
[513/866] 967430=test_signedness
[514/866] 967432=test_env
[515/866] 967435=test_append
[516/866] 967435=test_stack
[517/866] 967433=test_rdoc_markup_to_html_crossref
[518/866] 967433=test_key_name_check
[519/866] 967433=test_c_struct_builder
[520/866] 967435=test_date_arith
[521/866] 967435=test_date_conv
[522/866] 967435=test_parser_events
[523/866] 967435=test_egrep_cpp
[524/866] 967433=test_hash
[525/866] 967435=test_gem_resolver_git_set
[526/866] 967432=test_parse
[527/866] 967432=test_inlinecache
[528/866] 967435=test_str2big
[529/866] 967435=test_depth_first
[530/866] 967435=test_uncorrectable_name_check
[531/866] 967435=test_gem_commands_which_command
[532/866] 967432=locals_test
[533/866] 967435=test_gem_uninstaller
[534/866] 967432=parse_test
[535/866] 967430=test_gem_resolver
[536/866] 967430=test_unicode_escape
[537/866] 967430=test_beginendblock
[538/866] 967430=test_rdoc_rd_inline_parser
[539/866] 967435=test_last_thread
[540/866] 967430=test_const
[541/866] 967430=test_gem_package_old
[542/866] 967430=test_class
[543/866] 967435=test_within_pipe
[544/866] 967435=test_bug_reporter
[545/866] 967435=test_rdoc_context_section
[546/866] 967435=test_rendering
[547/866] 967435=test_set
[548/866] 967435=test_gem_commands_dependency_command
[549/866] 967435=test_generic
[550/866] 967435=test_c_union_entity
[551/866] 967435=test_io_console
[552/866] 967432=test_rdoc_rdoc
[553/866] 967432=test_gem_security_policy
[554/866] 967432=test_argf
[555/866] 967433=test_gem_name_tuple
[556/866] 967433=test_weakkeymap
[557/866] 967433=test_io_buffer
[558/866] 967433=test_gem_request
[559/866] 967435=test_yjit
[560/866] 967433=test_rdoc_markup
[561/866] 967430=test_m17n
[562/866] 967433=test_files_sample
[563/866] 967430=test_gem_resolver_conflict
[564/866] 967430=test_summary
[565/866] 967433=test_rdoc_markup_to_bs
[566/866] 967430=test_address_resolve
[567/866] 967433=test_grapheme_breaks
[568/866] 967433=test_class_name_check
[569/866] 967433=test_exception
[570/866] 967430=test_num2int
[571/866] 967430=regexp_test
[572/866] 967430=test_dup
[573/866] 967430=test_iter_break
[574/866] 967430=test_foreach
[575/866] 967430=test_gem_resolver_best_set
[576/866] 967430=test_key_stroke
[577/866] 967430=json_string_matching_test
[578/866] 967430=test_cgi_util
[579/866] 967430=test_eval
[580/866] 967430=test_gbk
[581/866] 967430=test_rdoc_markup_verbatim
[582/866] 967430=test_ast
[583/866] 967432=test_gem_resolver_index_set
[584/866] 967432=test_m17n_comb
[585/866] 967433=test_gem_ext_cargo_builder_unit
[586/866] 967433=test_set
[587/866] 967433=test_ole_methods
[588/866] 967433=test_string
[589/866] 967432=test_folderitem2_invokeverb
[590/866] 967432=test_rdoc_generator_pot_po
[591/866] 967432=test_undef
[592/866] 967432=test_data
[593/866] 967432=test_have_macro
[594/866] 967432=test_hash
[595/866] 967432=test_constant
[596/866] 967435=test_rdoc_markup_parser
[597/866] 967435=test_kill_ring
[598/866] 967435=test_encoding
[599/866] 967435=test_clone
[600/866] 967435=test_rdoc_parser_rd
[601/866] 967435=test_gem_command
[602/866] 967435=test_gem_dependency_resolution_error
[603/866] 967435=test_gem_commands_exec_command
[604/866] 967435=test_not
[605/866] 967435=test_nonblock
[606/866] 967435=test_gem_ext_ext_conf_builder
[607/866] 967432=test_windows_1251
[608/866] 967432=test_zsh_completion
[609/866] 967432=version_test
[610/866] 967432=test_complex
[611/866] 967432=test_gem_remote_fetcher
[612/866] 967435=test_gem_request_set_lockfile_parser
[613/866] 967435=test_readpartial
[614/866] 967435=test_path_to_class
[615/866] 967435=test_frozen
[616/866] 967435=test_yield
[617/866] 967432=test_big5
[618/866] 967432=test_configuration
[619/866] 967432=test_convertible
[620/866] 967435=test_timeout
[621/866] 967435=test_pattern_matching
[622/866] 967435=test_kdf
[623/866] 967435=test_erb
[624/866] 967435=test_win32ole_param_event
[625/866] 967435=test_nesting_parser
[626/866] 967435=test_stream
[627/866] 967435=test_getopts
[628/866] 967435=test_internal_ivar
[629/866] 967435=test_time
[630/866] 967435=test_fileutils
[631/866] 967435=test_tracepoint
[632/866] 967435=test_gem_commands_uninstall_command
[633/866] 967435=test_method_cache
[634/866] 967435=test_require
[635/866] 967435=test_date_marshal
[636/866] 967435=test_asn1
[637/866] 967435=test_stat
[638/866] 967435=test_rdoc_text
[639/866] 967435=test_import
[640/866] 967435=test_method_name_check
[641/866] 967435=test_httpresponses
[642/866] 967435=test_command
[643/866] 967435=test_err_in_callback
[644/866] 967435=test_psych
[645/866] 967435=test_logger
[646/866] 967435=test_rdoc_servlet
[647/866] 967435=test_cgi_modruby
[648/866] 967435=test_gem_commands_signout_command
[649/866] 967435=test_mul
[650/866] 967435=test_random
[651/866] 967435=test_http
[652/866] 967432=test_trick
[653/866] 967432=test_integer_comb
[654/866] 967435=test_x509req
[655/866] 967435=test_rdoc_rubygems_hook
[656/866] 967435=test_stream
[657/866] 967435=test_stringscanner
[658/866] 967435=test_gem_commands_lock_command
[659/866] 967435=test_null
[660/866] 967435=test_key_actor_emacs
[661/866] 967435=test_string_processing
[662/866] 967435=test_insns_leaf
[663/866] 967435=test_basicinstructions
[664/866] 967435=test_utf32
[665/866] 967435=test_rdoc_cross_reference
[666/866] 967435=test_pkg_config
[667/866] 967435=test_gem_resolver_activation_request
[668/866] 967435=test_rdoc_markup_indented_paragraph
[669/866] 967435=test_normalize
[670/866] 967435=test_dln
[671/866] 967435=test_rbconfig
[672/866] 967435=test_gem_ext_configure_builder
[673/866] 967435=test_koi8
[674/866] 967435=test_method
[675/866] 967432=test_inadvertent_creation
[676/866] 967432=test_noarg
[677/866] 967432=test_filter
[678/866] 967432=test_gb18030
[679/866] 967432=test_gem_commands_fetch_command
[680/866] 967432=test_cesu8
[681/866] 967432=test_gem_security_trust_dir
[682/866] 967432=test_fd_setsize
[683/866] 967432=test_resize
[684/866] 967432=test_rand
[685/866] 967432=test_process
[686/866] 967433=test_x509crl
[687/866] 967433=test_cgi_session
[688/866] 967433=test_x509store
[689/866] 967433=test_gem_request_set_lockfile_tokenizer
[690/866] 967433=test_x509attr
[691/866] 967433=test_require_path_check
[692/866] 967433=test_protocol
[693/866] 967433=test_passing_block
[694/866] 967433=test_show_source
[695/866] 967433=test_rdoc_parser
[696/866] 967433=test_ansi_with_terminfo
[697/866] 967433=test_refinement
[698/866] 967433=test_securerandom
[699/866] 967433=test_thread
[700/866] 967433=test_common
[701/866] 967433=test_pinned
[702/866] 967433=test_ractor
[703/866] 967433=test_gem_commands_query_command
[704/866] 967433=test_gem_source_local
[705/866] 967435=test_placearg
[706/866] 967435=test_literal
[707/866] 967433=test_enumerable
[708/866] 967433=test_delete
[709/866] 967433=test_pack
[710/866] 967433=test_win32ole_type_event
[711/866] 967433=test_x509ext
[712/866] 967433=test_gem_resolver_dependency_request
[713/866] 967433=test_continuation
[714/866] 967433=test_gem_ext_cargo_builder_link_flag_converter
[715/866] 967433=test_rdoc_markup_formatter
[716/866] 967433=test_files_test
[717/866] 967433=test_ractor
[718/866] 967433=test_gem_version_option
[719/866] 967435=test_bash_completion
[720/866] 967433=test_array
[721/866] 967435=test_data
[722/866] 967433=test_gem_commands_cleanup_command
[723/866] 967435=test_exit
[724/866] 967435=test_enumerator_kw
[725/866] 967435=test_rdoc_markup_raw
[726/866] 967435=test_profile_frames
[727/866] 967435=test_fstring
[728/866] 967435=test_pkey
[729/866] 967435=test_singleton
[730/866] 967435=test_files_ext
[731/866] 967435=test_gem_package_tar_header
[732/866] 967433=test_monitor
[733/866] 967435=test_bigzero
[734/866] 967435=test_gem_resolver_api_set
[735/866] 967433=test_system
[736/866] 967435=test_force_exit
[737/866] 967435=test_tmpdir
[738/866] 967435=test_delegate
[739/866] 967435=test_timeout
[740/866] 967435=test_eval_history
[741/866] 967435=dispatcher_test
[742/866] 967435=test_weakref
[743/866] 967433=test_whileuntil
[744/866] 967433=test_gem_available_set
[745/866] 967435=test_modify_expand
[746/866] 967435=test_face
[747/866] 967433=test_sizeof
[748/866] 967435=test_pack
[749/866] 967435=test_type
[750/866] 967435=test_gem_resolver_index_specification
[751/866] 967435=test_gem_source_vendor
[752/866] 967435=test_gem_commands_stale_command
[753/866] 967435=test_gem_dependency_installer
[754/866] 967430=test_c_struct_entry
[755/866] 967430=test_scalar
[756/866] 967430=test_at_exit
[757/866] 967430=test_sleep
[758/866] 967435=test_variable
[759/866] 967430=test_enc_raise
[760/866] 967430=test_gem_resolver_specification
[761/866] 967430=test_stringio
[762/866] 967435=test_files_test_2
[763/866] 967435=test_scanner_events
[764/866] 967435=test_defined
[765/866] 967430=memsize_test
[766/866] 967435=test_pkcs12
[767/866] 967430=test_recorder
[768/866] 967430=test_flags
[769/866] 967435=test_webauthn_poller
[770/866] 967435=test_gem_commands_contents_command
[771/866] 967435=test_tcp
[772/866] 967435=test_gem_package_tar_reader
[773/866] 967435=test_addrinfo
[774/866] 967435=test_rdoc_markup_attributes
[775/866] 967435=test_utf16
[776/866] 967430=test_bug-14834
[777/866] 967435=test_complexrational
[778/866] 967435=test_rdoc_any_method
[779/866] 967430=test_nil
[780/866] 967430=test_rdoc_ri_paths
[781/866] 967430=test_terminfo
[782/866] 967430=test_process
[783/866] 967430=test_gem_commands_info_command
[784/866] 967430=test_cgi_multipart
[785/866] 967430=test_logperiod
[786/866] 967430=test_autoconf
[787/866] 967430=test_yjit_exit_locations
[788/866] 967430=test_dir_m17n
[789/866] 967435=test_raise
[790/866] 967435=test_big2str
[791/866] 967435=test_forwardable
[792/866] 967433=test_rdoc_task
[793/866] 967433=test_rdoc_comment
[794/866] 967435=test_gem_config_file
[795/866] 967433=test_string
[796/866] 967433=test_backtrace
[797/866] 967435=test_fnmatch
[798/866] 967435=test_euc_jp
[799/866] 967435=test_rdoc_i18n_text
[800/866] 967435=test_storage
[801/866] 967435=test_yaml_tree
[802/866] 967435=desugar_compiler_test
[803/866] 967435=encoding_test
[804/866] 967435=test_logdevice
[805/866] 967433=test_date
[806/866] 967433=test_gem_commands_environment_command
[807/866] 967433=pattern_test
[808/866] 967433=test_shapes
[809/866] 967433=test_string
[810/866] 967433=test_iterator
[811/866] 967433=test_gem_spec_fetcher
[812/866] 967433=test_erb_m17n
[813/866] 967433=test_x509cert
[814/866] 967430=test_date_strptime
[815/866] 967433=test_rubygems
[816/866] 967430=test_gem_request_set_gem_dependency_api
[817/866] 967433=test_gem_version
[818/866] 967430=test_ractor
[819/866] 967433=test_console_attr
[820/866] 967433=test_macro
[821/866] 967433=test_yamldbm
[822/866] 967435=test_gem_dependency
[823/866] 967433=test_gem_commands_signin_command
[824/866] 967430=comments_test
[825/866] 967430=test_win32ole_record
[826/866] 967430=test_pipe
[827/866] 967433=test_gem_impossible_dependencies_error
[828/866] 967433=test_gem_resolver_composed_set
[829/866] 967433=test_gem_commands_owner_command
[830/866] 967435=test_recursion
[831/866] 967435=test_coderange
[832/866] 967435=test_rdoc_markup_attribute_manager
[833/866] 967430=test_ubf_async_safe
[834/866] 967435=test_gem_doctor
[835/866] 967430=test_framework
[836/866] 967430=test_rdoc_markup_to_tt_only
[837/866] 967435=test_require_lib
[838/866] 967430=test_gem_stub_specification
[839/866] 967430=test_mdns
[840/866] 967430=test_numeric
[841/866] 967433=test_rational
[842/866] 967430=test_gem_commands_search_command
[843/866] 967430=test_time
[844/866] 967433=test_objectspace
[845/866] 967430=test_hmac
[846/866] 967430=test_condition
[847/866] 967430=test_rdoc_class_module
[848/866] 967430=test_proc
[849/866] 967433=test_cp949
[850/866] 967433=test_gem_requirement
[851/866] 967433=test_emoji
[852/866] 967433=test_zlib
[853/866] 967430=test_sorted_set
[854/866] 967432=test_scheduler
[855/866] 967432=test_date_attr
[856/866] 967432=test_store
[857/866] 967430=test_key_actor_vi
[858/866] 967430=test_ansi_without_terminfo
[859/866] 967430=test_ipaddr
[860/866] 967430=test_prettyprint
[861/866] 967432=test_boolean
[862/866] 967432=test_reline_key
[863/866] 967432=test_queue
[864/866] 967432=test_enc_str_buf_cat
[865/866] 967432=parse_comments_test
[866/866] 967432=test_unicode_normalize
Finished tests in 557.111746s, 45.0987 tests/s, 17002.7074 assertions/s.
25125 tests, 9472408 assertions, 0 failures, 0 errors, 254 skips
ruby -v: ruby 3.4.0dev (2024-02-19T02:34:32Z master 1dca87cf53) [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.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/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.4/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-02-19T02:34:32Z master 1dca87cf53) [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 ..................................................................
Finished in 157.096135 seconds
3424 files, 32111 examples, 158932 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.