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