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