# Logfile created on 2023-12-03 04:54:32 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055f3229a2048 @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.20231203-045432", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f322a3b4a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f322a3b338 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f322a3b180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20231203-045432", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20231203-045432>, @binmode=false, @mon_data=#<Monitor:0x000055f322a3b0b8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-ftp.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-ftp.revision unchanged
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
error: The following untracked working tree files would be overwritten by merge:
test/prism/snapshots/heredoc_with_comment.txt
Please move or remove them before you merge.
Aborting
Updating e005c51..d4b1f56
make: *** [Makefile:560: update-src] Error 1
$$$[end] "make update-src -j4" exit with 512.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
/tmp/ruby/src/master-no-rjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-ftp.revision -
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-ftp.revision unchanged
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/master-no-rjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
050ba5088f435151c13d6c0b870846a95d3dc34c7d94cb657cb7418ba7a98170 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]: 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/digest'
make[2]: Leaving 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/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
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/json'
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]: 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/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
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/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.2.2/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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-ftp to 54a9c289048c17e5037ea806e8d7896093f75263
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 54a9c289048c17e5037ea806e8d7896093f75263 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-ftp.revision -
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef
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
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/net-ftp.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision -
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.
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision unchanged
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'
making encs
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 '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]: 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/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
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/json'
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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
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.8.0/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'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.2.2/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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.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'
./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.1
base64 0.2.0
benchmark 0.3.0
bundler 2.5.0.dev
cgi 0.4.0
csv 3.2.8
delegate 0.3.1
did_you_mean 1.6.3
drb 2.2.0
english 0.8.0
erb 4.0.3
error_highlight 0.5.1
fileutils 1.7.2
find 0.2.0
forwardable 1.3.3
getoptlong 0.2.1
ipaddr 1.2.5
irb 1.9.1
logger 1.6.0
mutex_m 0.2.0
net-http 0.4.0
net-protocol 0.2.2
observer 0.1.2
open-uri 0.4.0
open3 0.2.0
optparse 0.4.0
ostruct 0.6.0
pp 0.5.0
prettyprint 0.2.0
prism 0.18.0
pstore 0.1.3
rdoc 6.6.0
readline 0.0.3
reline 0.4.0
resolv 0.2.2
resolv-replace 0.1.1
rinda 0.2.0
ruby2_keywords 0.0.5
securerandom 0.3.0
set 1.0.3
shellwords 0.2.0
singleton 0.2.0
syntax_suggest 1.1.0
tempfile 0.2.0
time 0.3.0
timeout 0.4.1
tmpdir 0.2.0
tsort 0.2.0
un 0.3.0
uri 0.13.0
weakref 0.1.3
yaml 0.3.0
installing default gems from ext: /tmp/ruby/install/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.dev.1
fcntl 1.1.0
fiddle 1.1.2
io-console 0.6.1.dev.1
io-nonblock 0.2.0
io-wait 0.3.0
json 2.7.0
nkf 0.1.3
openssl 3.2.0
pathname 0.3.0
psych 5.1.1.1
stringio 3.1.1
strscan 3.0.8
syslog 0.1.1
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.2.0
net-imap 0.4.7
net-pop 0.1.2
net-smtp 0.4.0
matrix 0.4.2
prime 0.1.2
rbs 3.3.2
typeprof 0.21.8
debug 1.8.0
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 1864 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.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.8.0/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.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.3.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=65488
"--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/907] 2494179=test_gem_bundler_version_finder
[ 2/907] 2494183=test_rdoc_generator_markup
[ 3/907] 2494181=test_x509name
[ 4/907] 2494181=test_symbol
[ 5/907] 2494184=test_rdoc_token_stream
[ 6/907] 2494181=test_read
[ 7/907] 2494183=test_gem_commands_update_command
[ 8/907] 2494179=test_emoji_breaks
[ 9/907] 2494181=test_gem_source_fetch_problem
[ 10/907] 2494184=test_win32ole_variant_outarg
[ 11/907] 2494184=test_gem_request_connection_pools
[ 12/907] 2494181=test_key_event_record
[ 13/907] 2494181=test_webauthn_listener_response
[ 14/907] 2494181=test_rdoc_single_class
[ 15/907] 2494181=test_rdoc_markup_to_html_snippet
[ 16/907] 2494181=test_arity
[ 17/907] 2494181=test_ractor_compatibility
[ 18/907] 2494184=test_popen_deadlock
[ 19/907] 2494181=test_gem_gem_runner
[ 20/907] 2494181=test_rdoc_markup_to_table_of_contents
[ 21/907] 2494181=test_switch_hitter
[ 22/907] 2494181=test_rdoc_generator_pot
[ 23/907] 2494181=test_optimization
[ 24/907] 2494184=test_gc
[ 25/907] 2494183=test_hash_create
[ 26/907] 2494183=test_tree_spell_checker
[ 27/907] 2494183=test_gem_ext_builder
[ 28/907] 2494179=test_rdoc_markup_pre_process
[ 29/907] 2494179=test_gem_security
[ 30/907] 2494183=test_gem_commands_generate_index_command
[ 31/907] 2494183=test_rational2
[ 32/907] 2494183=test_gem_commands_build_command
[ 33/907] 2494183=test_gem_package_tar_reader_entry
[ 34/907] 2494183=test_workspace
[ 35/907] 2494183=test_io
[ 36/907] 2494183=test_debug_cmd
[ 37/907] 2494183=test_locale
[ 38/907] 2494183=test_euc_tw
[ 39/907] 2494183=test_ts
[ 40/907] 2494183=test_gem_update_suggestion
[ 41/907] 2494183=test_buffering
[ 42/907] 2494183=test_svcb_https
[ 43/907] 2494183=test_win32ole_param
[ 44/907] 2494183=test_spell_checker
[ 45/907] 2494183=test_time_tz
[ 46/907] 2494183=test_set_len
[ 47/907] 2494183=test_range
[ 48/907] 2494179=test_completion
[ 49/907] 2494183=test_nofree
[ 50/907] 2494183=test_wait
[ 51/907] 2494183=test_gem_resolver_lock_set
[ 52/907] 2494183=test_did_you_mean
[ 53/907] 2494183=constant_path_node_test
[ 54/907] 2494183=test_member
[ 55/907] 2494183=test_udp
[ 56/907] 2494183=test_call
[ 57/907] 2494183=test_shift_jis
[ 58/907] 2494183=test_bigdecimal_util
[ 59/907] 2494183=test_gem_commands_push_command
[ 60/907] 2494179=test_gem_silent_ui
[ 61/907] 2494181=test_evaluation
[ 62/907] 2494181=test_default_gems
[ 63/907] 2494179=test_base64
[ 64/907] 2494179=test_https
[ 65/907] 2494181=test_gem_request_set
[ 66/907] 2494179=test_io_timeout
[ 67/907] 2494179=test_comparable
[ 68/907] 2494179=test_pty
[ 69/907] 2494183=test_abbrev
[ 70/907] 2494183=test_singleton_function
[ 71/907] 2494183=test_cipher
[ 72/907] 2494183=test_gem
[ 73/907] 2494181=test_new
[ 74/907] 2494181=test_resource
[ 75/907] 2494181=test_tsort
[ 76/907] 2494181=test_parser
[ 77/907] 2494181=test_gem_rdoc
[ 78/907] 2494179=test_reqarg
[ 79/907] 2494179=test_gem_commands_specification_command
[ 80/907] 2494181=test_sleep
[ 81/907] 2494179=test_history
[ 82/907] 2494179=test_case_mapping
[ 83/907] 2494179=test_cgi_core
[ 84/907] 2494179=test_win32ole_type
[ 85/907] 2494179=test_metaclass
[ 86/907] 2494179=test_marshal
[ 87/907] 2494179=test_rdoc_method_attr
[ 88/907] 2494179=test_cgi_cookie
[ 89/907] 2494179=test_liberal_parsing
[ 90/907] 2494179=test_ractor
[ 91/907] 2494183=test_win32ole_variant
[ 92/907] 2494183=test_gem_commands_unpack_command
[ 93/907] 2494179=test_ssl
[ 94/907] 2494184=test_nkf
[ 95/907] 2494181=test_inputs_scanner
[ 96/907] 2494181=test_rdoc_markup_include
[ 97/907] 2494181=test_serialize_subclasses
[ 98/907] 2494181=test_autoload
[ 99/907] 2494184=test_class
[100/907] 2494184=test_dot_dot
[101/907] 2494184=test_key_error
[102/907] 2494184=test_engine
[103/907] 2494184=test_rdoc_i18n_locale
[104/907] 2494184=test_yamlstore
[105/907] 2494184=test_jaro_winkler
[106/907] 2494184=test_verbose
[107/907] 2494184=test_integer
[108/907] 2494179=test_rdoc_tom_doc
[109/907] 2494183=test_extlibs
[110/907] 2494179=test_cparser
[111/907] 2494179=test_ripper
[112/907] 2494179=test_gem_commands_server_command
[113/907] 2494179=test_numhash
[114/907] 2494179=json_common_interface_test
[115/907] 2494179=test_pkey_rsa
[116/907] 2494183=test_gem_validator
[117/907] 2494183=test_instrumentation_api
[118/907] 2494179=test_function
[119/907] 2494179=test_memory_view
[120/907] 2494179=test_enum
[121/907] 2494183=test_config
Skipping Gem::PackageTask tests. rake not found.
[122/907] 2494183=test_gem_package_task
[123/907] 2494183=test_mutex
[124/907] 2494184=test_flip
[125/907] 2494184=test_rendering
[126/907] 2494184=test_gem_stream_ui
[127/907] 2494183=test_rdoc_generator_ri
[128/907] 2494183=test_struct
[129/907] 2494183=json_addition_test
[130/907] 2494183=test_kwargs
[131/907] 2494183=test_io_wait
[132/907] 2494183=test_qsort
[133/907] 2494183=test_drbssl
[134/907] 2494184=test_mailto
[135/907] 2494184=test_date_ractor
[136/907] 2494179=test_ractor
[137/907] 2494179=test_euc_kr
[138/907] 2494179=test_helper
[139/907] 2494184=test_sexp
[140/907] 2494179=test_flush
[141/907] 2494179=test_cgi_tag_helper
[142/907] 2494179=test_fiddle
[143/907] 2494184=test_write
[144/907] 2494179=test_gem_dependency_list
[145/907] 2494184=test_cmethod
[146/907] 2494184=test_rdoc_parser_markdown
[147/907] 2494184=test_gem_resolver_git_specification
[148/907] 2494179=test_gem_commands_open_command
[149/907] 2494179=test_fips
[150/907] 2494179=test_digest
[151/907] 2494184=test_rdoc_extend
[152/907] 2494184=test_digest
[153/907] 2494184=test_rdoc_context
[154/907] 2494179=test_merge_keys
[155/907] 2494179=test_rdoc_markup_heading
[156/907] 2494179=test_regex_casefold
[157/907] 2494184=test_closure
[158/907] 2494179=test_gem_source_git
[159/907] 2494181=test_gem_resolver_local_specification
[160/907] 2494181=test_open-uri
[161/907] 2494184=errors_test
[162/907] 2494184=test_digest_extend
[163/907] 2494184=test_vm_dump
[164/907] 2494184=test_rdoc_generator_pot_po_entry
[165/907] 2494184=test_iso_8859
[166/907] 2494184=test_ns_spki
[167/907] 2494184=test_bigmath
[168/907] 2494184=test_signal
[169/907] 2494179=test_fixnum
[170/907] 2494179=test_rdoc_rd_block_parser
[171/907] 2494181=test_handle
[172/907] 2494179=test_trace
[173/907] 2494179=test_file
[174/907] 2494179=test_arity
[175/907] 2494179=test_threadgroup
[176/907] 2494179=json_generator_test
[177/907] 2494179=test_init
[178/907] 2494181=test_gem_source_subpath_problem
[179/907] 2494179=test_sprintf_comb
[180/907] 2494181=test_gem_ext_rake_builder
[181/907] 2494184=test_gem_commands_outdated_command
[182/907] 2494184=test_method_cache
[183/907] 2494184=test_rdoc_markup_document
[184/907] 2494184=test_alias
[185/907] 2494179=test_gem_text
[186/907] 2494184=test_rdoc_parser_simple
[187/907] 2494184=test_settracefunc
[188/907] 2494179=test_gem_resolver_api_specification
[189/907] 2494179=test_encoding
[190/907] 2494179=test_object
[191/907] 2494179=test_sockopt
[192/907] 2494179=test_io_buffer
[193/907] 2494179=test_win32ole
[194/907] 2494179=test_document
[195/907] 2494179=test_rdoc_markup_to_html
[196/907] 2494179=test_dns
[197/907] 2494181=test_rdoc_alias
[198/907] 2494181=test_gem_package_tar_writer
[199/907] 2494181=test_gem_resolver_vendor_specification
[200/907] 2494181=test_general
[201/907] 2494179=test_load
[202/907] 2494179=test_primitive
[203/907] 2494181=test_tempfile
[204/907] 2494179=test_ossl
[205/907] 2494181=test_ruby_lex
[206/907] 2494181=test_gem_local_remote_options
[207/907] 2494181=test_eval
[208/907] 2494184=test_scalar_scanner
[209/907] 2494184=test_data_converters
[210/907] 2494184=test_kconv
[211/907] 2494184=test_propertyputref
[212/907] 2494184=test_unconverted_fields
[213/907] 2494184=test_gem_safe_marshal
[214/907] 2494181=test_thread_cv
[215/907] 2494181=test_rdoc_parser_changelog
[216/907] 2494181=test_ldap
[217/907] 2494181=parameters_signature_test
[218/907] 2494181=test_rdoc_markup_hard_break
[219/907] 2494181=test_column_separator
[220/907] 2494181=test_name_error_extension
[221/907] 2494181=test_gem_resolver_installer_set
[222/907] 2494181=test_dryrun
[223/907] 2494181=test_keyword
[224/907] 2494181=test_buffered_io
[225/907] 2494181=test_windows_1252
[226/907] 2494181=test_pkey_dh
[227/907] 2494181=test_rubyvm
[228/907] 2494181=test_gem_security_signer
[229/907] 2494184=test_unicode
[230/907] 2494184=test_rubyoptions
[231/907] 2494181=test_load
[232/907] 2494181=test_case
[233/907] 2494181=test_rdoc_generator_json_index
[234/907] 2494181=test_config
[235/907] 2494181=test_module
[236/907] 2494181=bom_test
[237/907] 2494181=test_file
[238/907] 2494181=test_observer
[239/907] 2494181=test_ssl
[240/907] 2494179=test_super
[241/907] 2494179=test_rdoc_ri_driver
[242/907] 2494179=test_interned_str
[243/907] 2494179=test_coder
[244/907] 2494179=test_symbol
[245/907] 2494179=test_pkey_ec
[246/907] 2494179=test_context
[247/907] 2494179=test_httpheader
[248/907] 2494179=test_mkmf
[249/907] 2494179=test_deprecated
[250/907] 2494179=test_gem_commands_install_command
[251/907] 2494184=test_thread
[252/907] 2494184=test_lazy_enumerator
[253/907] 2494181=test_gem_commands_cert_command
[254/907] 2494184=test_date_parse
[255/907] 2494184=test_find_executable
[256/907] 2494184=test_protect
[257/907] 2494184=test_date_new
[258/907] 2494184=test_gem_resolver_vendor_set
[259/907] 2494184=test_div
[260/907] 2494184=test_unix
[261/907] 2494184=test_tree_builder
[262/907] 2494184=test_cstr
[263/907] 2494179=test_arith_seq_beg_len_step
[264/907] 2494179=json_parser_test
[265/907] 2494179=test_lexer
[266/907] 2494179=test_line_editor
[267/907] 2494179=test_gem_resolver_requirement_list
[268/907] 2494181=test_string_memory
[269/907] 2494179=test_win32ole_method_event
[270/907] 2494179=test_random
[271/907] 2494183=test_acceptable
[272/907] 2494179=test_thread_queue
[273/907] 2494183=test_gem_commands_pristine_command
[274/907] 2494181=test_nowrite
[275/907] 2494181=test_backtrace
[276/907] 2494181=test_error_highlight
[277/907] 2494184=test_emitter
[278/907] 2494184=test_arithmetic_sequence
[279/907] 2494184=test_memory_view
[280/907] 2494184=test_coverage
[281/907] 2494181=test_pointer
[282/907] 2494184=test_pair
[283/907] 2494181=test_pathname
[284/907] 2494183=test_win32ole_event
[285/907] 2494183=test_iseq
[286/907] 2494181=test_nextafter
[287/907] 2494181=test_ssl_session
[288/907] 2494183=test_capacity
[289/907] 2494183=compiler_test
[290/907] 2494181=test_omap
[291/907] 2494181=test_gc_compact
[292/907] 2494183=test_http
[293/907] 2494183=test_duplicate
[294/907] 2494183=test_to_ary_concat
[295/907] 2494179=test_shellwords
[296/907] 2494179=test_type_completor
[297/907] 2494179=test_marshalable
[298/907] 2494179=newline_test
[299/907] 2494179=test_gem_installer
[300/907] 2494184=test_integer
[301/907] 2494184=test_header
[302/907] 2494184=test_gem_ext_cargo_builder
[303/907] 2494184=test_gem_package
[304/907] 2494181=test_variable_name_check
[305/907] 2494183=test_cgi_header
[306/907] 2494183=test_tuplebag
[307/907] 2494183=test_win32ole_method
[308/907] 2494183=test_gem_commands_setup_command
[309/907] 2494181=test_bignum
[310/907] 2494181=test_rdoc_store
[311/907] 2494183=test_input_method
[312/907] 2494183=test_float
[313/907] 2494184=test_ftp
[314/907] 2494184=test_rdoc_normal_class
[315/907] 2494181=test_rdoc_stats
[316/907] 2494181=test_install
[317/907] 2494184=test_find
[318/907] 2494184=ractor_test
[319/907] 2494184=test_printf
[320/907] 2494184=test_len
[321/907] 2494184=test_gem_unsatisfiable_dependency_error
[322/907] 2494181=test_gem_uri_formatter
[323/907] 2494184=test_assignment
[324/907] 2494181=test_socket
[325/907] 2494183=test_http_request
[326/907] 2494183=json_ext_parser_test
[327/907] 2494183=test_etc
[328/907] 2494183=test_gem_gemcutter_utilities
[329/907] 2494183=test_thread
[330/907] 2494184=test_exception
[331/907] 2494184=unescape_test
[332/907] 2494181=test_rdoc_markup_to_label
[333/907] 2494181=test_function_entry
[334/907] 2494181=test_rdoc_generator_darkfish
[335/907] 2494181=test_reline
[336/907] 2494181=test_path
[337/907] 2494181=test_rb_str_dup
[338/907] 2494181=test_optarg
[339/907] 2494181=test_data_error
[340/907] 2494181=test_provider
[341/907] 2494179=test_io
[342/907] 2494181=test_array
[343/907] 2494184=test_io_m17n
[344/907] 2494184=test_frozen_error
[345/907] 2494184=test_pp
[346/907] 2494184=test_kernel
[347/907] 2494184=test_case_comprehensive
[348/907] 2494183=test_drbunix
[349/907] 2494183=test_rat
[350/907] 2494183=test_pstore
[351/907] 2494183=test_color
[352/907] 2494183=test_object_references
[353/907] 2494183=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 37753>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9
[354/907] 2494183=test_quote_char_nil
[355/907] 2494181=test_class2name
[356/907] 2494181=test_converters
[357/907] 2494183=test_bundled_ca
[358/907] 2494181=test_ocsp
[359/907] 2494183=test_transcode
[360/907] 2494181=test_rdoc_include
[361/907] 2494181=test_parser
[362/907] 2494181=test_https_proxy
[363/907] 2494181=test_rdoc_options
[364/907] 2494183=!Nothing_to_test
[365/907] 2494183=test_name_error
[366/907] 2494183=test_enumerator
[367/907] 2494183=test_my_integer
[368/907] 2494183=test_rdoc_parser_c
[369/907] 2494181=fuzzer_test
[370/907] 2494181=test_safe_load
[371/907] 2494181=json_fixtures_test
[372/907] 2494181=test_struct
[373/907] 2494181=test_lambda
[374/907] 2494181=test_gem_uri
[375/907] 2494181=test_too_many_dummy_encodings
[376/907] 2494181=test_enumerator
[377/907] 2494183=test_rewind
[378/907] 2494183=test_rdoc_attr
[379/907] 2494183=test_date_time
[380/907] 2494183=test_change_word
[381/907] 2494183=test_bn
[382/907] 2494183=test_objspace
[383/907] 2494181=test_win32ole_variant_m
[384/907] 2494181=test_have_func
[385/907] 2494181=test_general
[386/907] 2494181=test_date_compat
[387/907] 2494181=test_abi
[388/907] 2494181=test_bmethod
[389/907] 2494181=test_getoptlong
[390/907] 2494181=test_rdoc_top_level
[391/907] 2494181=test_have_library
[392/907] 2494181=test_gem_source_lock
[393/907] 2494181=test_encodings
[394/907] 2494181=test_quote_empty
[395/907] 2494181=test_patterns
[396/907] 2494181=test_config
[397/907] 2494181=test_gem_command_manager
[398/907] 2494181=test_rdoc_markdown
[399/907] 2494181=test_gem_platform
[400/907] 2494179=test_addr
[401/907] 2494179=test_rdoc_rd
[402/907] 2494179=test_ancdata
[403/907] 2494181=test_pack
[404/907] 2494179=test_rdoc_encoding
[405/907] 2494179=test_read_write
[406/907] 2494179=test_stringchar
[407/907] 2494179=test_require
[408/907] 2494181=test_files_test_1
[409/907] 2494179=test_wss
[410/907] 2494179=test_helper
[411/907] 2494179=test_rdoc_constant
[412/907] 2494179=test_rdoc_rd_inline
[413/907] 2494179=test_deprecate
[414/907] 2494179=test_read
[415/907] 2494179=test_ractor
[416/907] 2494179=test_gem_indexer
[417/907] 2494179=test_nomethod_error
[418/907] 2494179=test_project_sanity
[419/907] 2494179=test_usrmarshal
[420/907] 2494179=test_regexp
[421/907] 2494181=test_ensured
[422/907] 2494181=magic_comment_test
[423/907] 2494181=test_json_tree
[424/907] 2494181=test_history
[425/907] 2494181=test_func
[426/907] 2494181=test_to_ruby
[427/907] 2494181=test_open3
[428/907] 2494179=test_fiber
[429/907] 2494181=test_object
[430/907] 2494181=test_cclass
[431/907] 2494181=test_basicsocket
[432/907] 2494181=test_irb
[433/907] 2494181=test_config
[434/907] 2494179=test_mixed_unicode_escapes
[435/907] 2494181=test_ifunless
[436/907] 2494179=test_gem_util
[437/907] 2494181=test_win32ole_variable
[438/907] 2494181=test_files_lib
[439/907] 2494181=test_date_strftime
[440/907] 2494179=test_ellipsize
[441/907] 2494179=test_rdoc_code_object
[442/907] 2494181=test_gem_resolver_installed_specification
[443/907] 2494181=heredoc_dedent_test
[444/907] 2494181=test_random_formatter
[445/907] 2494181=json_generic_object_test
[446/907] 2494181=test_gem_specification
[447/907] 2494179=test_severity
[448/907] 2494179=test_ractor
[449/907] 2494179=test_gem_commands_check_command
[450/907] 2494179=ruby_api_test
[451/907] 2494179=test_optparse
[452/907] 2494179=test_gem_commands_sources_command
[453/907] 2494179=test_ws
[454/907] 2494179=test_alias_and_anchor
[455/907] 2494179=test_arith_seq_extract
[456/907] 2494179=test_rdoc_markup_to_ansi
[457/907] 2494179=test_convert
[458/907] 2494179=test_file_exhaustive
[459/907] 2494184=test_pkey_dsa
[460/907] 2494181=test_enc_associate
[461/907] 2494184=test_assembler
[462/907] 2494184=location_test
[463/907] 2494184=test_benchmark
[464/907] 2494181=test_io_wait_uncommon
[465/907] 2494181=test_human_typo
[466/907] 2494181=test_scan_args
[467/907] 2494181=test_option
[468/907] 2494181=test_gem_source
[469/907] 2494181=library_symbols_test
[470/907] 2494181=test_gem_commands_yank_command
[471/907] 2494184=test_rdoc_require
[472/907] 2494184=test_gem_path_support
[473/907] 2494184=test_emitter
[474/907] 2494184=test_configuration
[475/907] 2494184=test_big5
[476/907] 2494184=test_yield
[477/907] 2494181=test_frozen
[478/907] 2494181=test_convertible
[479/907] 2494183=test_timeout
[480/907] 2494183=test_gem_commands_exec_command
[481/907] 2494179=test_gem_dependency_resolution_error
[482/907] 2494179=test_strip
[483/907] 2494179=test_nonblock
[484/907] 2494179=test_not
[485/907] 2494179=test_cmd
[486/907] 2494183=test_rdoc_parser_rd
[487/907] 2494183=test_clone
[488/907] 2494183=test_gem_command
[489/907] 2494184=test_gem_remote_fetcher
[490/907] 2494183=test_each
[491/907] 2494183=test_path_to_class
[492/907] 2494183=test_readpartial
[493/907] 2494183=test_gem_request_set_lockfile_parser
[494/907] 2494183=test_zsh_completion
[495/907] 2494183=test_gem_ext_ext_conf_builder
[496/907] 2494179=test_windows_1251
[497/907] 2494179=version_test
[498/907] 2494179=test_complex
[499/907] 2494179=test_acl
[500/907] 2494179=test_import
[501/907] 2494183=test_rdoc_text
[502/907] 2494183=test_stat
[503/907] 2494183=test_httpresponses
[504/907] 2494183=test_method_name_check
[505/907] 2494183=test_require
[506/907] 2494183=test_method_cache
[507/907] 2494183=test_features
[508/907] 2494183=test_asn1
[509/907] 2494183=test_date_marshal
[510/907] 2494183=test_gem_commands_signout_command
[511/907] 2494183=test_cgi_modruby
[512/907] 2494183=test_psych
[513/907] 2494183=test_err_in_callback
[514/907] 2494183=test_rdoc_servlet
[515/907] 2494183=test_logger
[516/907] 2494183=test_nesting_parser
[517/907] 2494183=test_win32ole_param_event
[518/907] 2494183=test_kdf
[519/907] 2494183=test_pattern_matching
[520/907] 2494183=test_erb
[521/907] 2494183=test_tracepoint
[522/907] 2494179=test_fileutils
[523/907] 2494183=test_gem_commands_uninstall_command
[524/907] 2494184=test_time
[525/907] 2494184=test_internal_ivar
[526/907] 2494184=test_getopts
[527/907] 2494184=test_stream
[528/907] 2494184=test_gem_resolver_best_set
[529/907] 2494184=json_string_matching_test
[530/907] 2494184=test_eval
[531/907] 2494184=test_cgi_util
[532/907] 2494184=test_key_stroke
[533/907] 2494184=test_mutex_m
[534/907] 2494183=test_exception
[535/907] 2494184=test_class_name_check
[536/907] 2494184=test_summary
[537/907] 2494184=test_gem_resolver_conflict
[538/907] 2494184=test_grapheme_breaks
[539/907] 2494184=test_address_resolve
[540/907] 2494184=test_rdoc_markup_to_bs
[541/907] 2494184=test_foreach
[542/907] 2494184=test_iter_break
[543/907] 2494184=regexp_test
[544/907] 2494184=test_num2int
[545/907] 2494184=test_dup
[546/907] 2494179=test_have_macro
[547/907] 2494184=test_data
[548/907] 2494184=test_encoding
[549/907] 2494184=test_delegation
[550/907] 2494184=test_row_separator
[551/907] 2494184=test_kill_ring
[552/907] 2494184=test_hash
[553/907] 2494184=test_rdoc_markup_parser
[554/907] 2494184=test_constant
[555/907] 2494183=test_ast
[556/907] 2494179=test_gem_resolver_index_set
[557/907] 2494179=test_m17n_comb
[558/907] 2494181=test_rdoc_markup_verbatim
[559/907] 2494181=test_gbk
[560/907] 2494181=test_folderitem2_invokeverb
[561/907] 2494181=test_string
[562/907] 2494179=test_ole_methods
[563/907] 2494179=test_undef
[564/907] 2494179=test_rdoc_generator_pot_po
[565/907] 2494179=test_set
[566/907] 2494179=test_gem_ext_cargo_builder_unit
[567/907] 2494179=test_depth_first
[568/907] 2494179=test_str2big
[569/907] 2494179=locals_test
[570/907] 2494179=test_gem_commands_which_command
[571/907] 2494179=test_uncorrectable_name_check
[572/907] 2494179=test_gem_resolver_git_set
[573/907] 2494184=test_inlinecache
[574/907] 2494184=test_parse
[575/907] 2494184=test_unicode_escape
[576/907] 2494184=test_gem_uninstaller
[577/907] 2494179=test_bigdecimal
[578/907] 2494184=parse_test
[579/907] 2494179=test_gem_resolver
[580/907] 2494179=test_gem_resolver_lock_specification
[581/907] 2494179=test_win32ole_typelib
[582/907] 2494179=test_signedness
[583/907] 2494184=test_external_new
[584/907] 2494184=test_rdoc_markup_to_rdoc
[585/907] 2494184=test_gem_ext_cmake_builder
[586/907] 2494184=test_econv
[587/907] 2494184=test_httpresponse
[588/907] 2494184=test_ractor
[589/907] 2494184=test_rdoc_parser_ruby
[590/907] 2494179=test_parser_events
[591/907] 2494179=test_date_conv
[592/907] 2494179=test_date_arith
[593/907] 2494179=test_c_struct_builder
[594/907] 2494179=test_egrep_cpp
[595/907] 2494184=test_hash
[596/907] 2494179=test_rdoc_markup_to_html_crossref
[597/907] 2494179=test_stack
[598/907] 2494179=test_env
[599/907] 2494179=test_append
[600/907] 2494179=test_key_name_check
[601/907] 2494179=test_gem_security_policy
[602/907] 2494179=test_io_console
[603/907] 2494184=test_rdoc_rdoc
[604/907] 2494184=test_generic
[605/907] 2494184=test_gem_commands_dependency_command
[606/907] 2494184=test_c_union_entity
[607/907] 2494184=test_rdoc_markup
[608/907] 2494184=test_yjit
[609/907] 2494181=test_files_sample
[610/907] 2494181=test_m17n
[611/907] 2494179=test_gem_name_tuple
[612/907] 2494181=test_argf
[613/907] 2494179=test_gem_request
[614/907] 2494179=test_io_buffer
[615/907] 2494179=test_weakkeymap
[616/907] 2494179=test_within_pipe
[617/907] 2494179=test_last_thread
[618/907] 2494179=test_rdoc_rd_inline_parser
[619/907] 2494179=test_beginendblock
[620/907] 2494179=test_class
[621/907] 2494181=test_gem_package_old
[622/907] 2494181=test_const
[623/907] 2494181=test_rdoc_context_section
[624/907] 2494181=test_bug_reporter
[625/907] 2494181=test_set
[626/907] 2494181=test_rendering
[627/907] 2494181=test_syntax
[628/907] 2494184=test_iseq_load
[629/907] 2494179=test_debug
[630/907] 2494179=ripper_compat_test
[631/907] 2494179=test_rdoc_markup_to_joined_paragraph
[632/907] 2494179=test_rdoc_markup_paragraph
[633/907] 2494179=test_gem_source_specific_file
[634/907] 2494179=test_raise_exception
[635/907] 2494179=test_yield_block
[636/907] 2494179=test_gem_source_list
[637/907] 2494179=test_yaml_special_cases
[638/907] 2494179=test_formatter
[639/907] 2494179=json_encoding_test
[640/907] 2494179=test_nil2vtempty
[641/907] 2494179=test_pkcs7
[642/907] 2494184=test_object_create_start
[643/907] 2494184=test_gem_commands_list_command
[644/907] 2494179=test_gem_install_update_options
[645/907] 2494184=test_drb
[646/907] 2494179=test_require
[647/907] 2494179=test_rdoc_markup_to_markdown
[648/907] 2494179=test_bug-5832
[649/907] 2494179=test_numeric
[650/907] 2494179=test_word
[651/907] 2494179=test_update
[652/907] 2494179=test_rdoc_normal_module
[653/907] 2494179=test_rdoc_markdown_test
[654/907] 2494179=test_case_options
[655/907] 2494179=test_color_printer
[656/907] 2494179=test_ostruct
[657/907] 2494179=test_gem_commands_mirror
[658/907] 2494179=test_libs
[659/907] 2494179=test_gc
[660/907] 2494179=test_math
[661/907] 2494179=test_array_create
[662/907] 2494179=test_gem_commands_help_command
[663/907] 2494179=test_remote_fetch_error
[664/907] 2494179=test_gem_source_installed
[665/907] 2494179=test_case
[666/907] 2494179=test_sprintf
[667/907] 2494179=test_notimplement
[668/907] 2494179=test_dir
[669/907] 2494179=test_typeddata
[670/907] 2494179=test_weakmap
[671/907] 2494181=test_syslog_logger
[672/907] 2494181=test_complex2
[673/907] 2494181=test_compile_prism
[674/907] 2494181=test_bug-3571
[675/907] 2494181=test_exception_at_throwing
[676/907] 2494181=test_yaml
[677/907] 2494181=test_thread_fd_close
[678/907] 2494181=test_gem_request_set_lockfile
[679/907] 2494181=test_pattern_key_name_check
[680/907] 2494181=test_postponed_job
[681/907] 2494181=test_erb_command
[682/907] 2494181=test_rational
[683/907] 2494181=test_numeric
[684/907] 2494181=test_mdns
[685/907] 2494181=test_gem_stub_specification
[686/907] 2494181=test_rdoc_markup_to_tt_only
[687/907] 2494181=test_framework
[688/907] 2494181=test_require_lib
[689/907] 2494184=test_time
[690/907] 2494184=test_hmac
[691/907] 2494184=test_objectspace
[692/907] 2494184=test_gem_commands_search_command
[693/907] 2494184=test_yamldbm
[694/907] 2494184=test_macro
[695/907] 2494184=test_console_attr
[696/907] 2494184=test_gem_commands_signin_command
[697/907] 2494184=test_gem_dependency
[698/907] 2494184=test_gem_version
[699/907] 2494184=test_gem_request_set_gem_dependency_api
[700/907] 2494184=test_rubygems
[701/907] 2494184=test_date_strptime
[702/907] 2494184=test_ractor
[703/907] 2494184=test_coderange
[704/907] 2494184=test_recursion
[705/907] 2494184=test_gem_commands_owner_command
[706/907] 2494184=test_gem_doctor
[707/907] 2494184=test_ubf_async_safe
[708/907] 2494184=test_rdoc_markup_attribute_manager
[709/907] 2494184=test_pipe
[710/907] 2494184=test_win32ole_record
[711/907] 2494184=comments_test
[712/907] 2494184=test_gem_resolver_composed_set
[713/907] 2494184=test_gem_impossible_dependencies_error
[714/907] 2494184=test_prettyprint
[715/907] 2494184=test_boolean
[716/907] 2494184=test_ipaddr
[717/907] 2494184=test_queue
[718/907] 2494184=test_unicode_normalize
[719/907] 2494181=parse_comments_test
[720/907] 2494181=test_enc_str_buf_cat
[721/907] 2494181=test_reline_key
[722/907] 2494181=test_sorted_set
[723/907] 2494181=test_zlib
[724/907] 2494184=test_emoji
[725/907] 2494184=test_scheduler
[726/907] 2494184=test_cp949
[727/907] 2494184=test_proc
[728/907] 2494183=test_rdoc_class_module
[729/907] 2494184=test_condition
[730/907] 2494184=test_gem_requirement
[731/907] 2494183=test_date_attr
[732/907] 2494183=test_ansi_without_terminfo
[733/907] 2494183=test_key_actor_vi
[734/907] 2494183=test_store
[735/907] 2494184=test_tcp
[736/907] 2494183=test_utf16
[737/907] 2494183=test_rdoc_markup_attributes
[738/907] 2494183=test_addrinfo
[739/907] 2494184=test_gem_package_tar_reader
[740/907] 2494184=test_webauthn_poller
[741/907] 2494184=test_gem_commands_contents_command
[742/907] 2494184=test_rdoc_ri_paths
[743/907] 2494184=test_nil
[744/907] 2494184=test_rdoc_any_method
[745/907] 2494183=test_terminfo
[746/907] 2494183=test_bug-14834
[747/907] 2494183=test_complexrational
[748/907] 2494183=test_gem_resolver_specification
[749/907] 2494184=test_stringio
[750/907] 2494183=test_variable
[751/907] 2494184=test_enc_raise
[752/907] 2494184=test_recorder
[753/907] 2494184=test_pkcs12
[754/907] 2494183=test_flags
[755/907] 2494179=test_files_test_2
[756/907] 2494184=memsize_test
[757/907] 2494184=test_defined
[758/907] 2494184=test_scanner_events
[759/907] 2494184=test_yaml_tree
[760/907] 2494184=desugar_compiler_test
[761/907] 2494184=test_storage
[762/907] 2494184=test_euc_jp
[763/907] 2494184=test_rdoc_i18n_text
[764/907] 2494184=test_fnmatch
[765/907] 2494184=test_erb_m17n
[766/907] 2494184=test_iterator
[767/907] 2494184=test_gem_spec_fetcher
[768/907] 2494184=test_string
[769/907] 2494184=test_shapes
[770/907] 2494184=test_x509cert
[771/907] 2494183=encoding_test
[772/907] 2494184=pattern_test
[773/907] 2494184=test_gem_commands_environment_command
[774/907] 2494184=test_date
[775/907] 2494184=test_logdevice
[776/907] 2494181=test_autoconf
[777/907] 2494181=test_syslog
[778/907] 2494181=test_cgi_multipart
[779/907] 2494181=test_logperiod
[780/907] 2494181=test_gem_commands_info_command
[781/907] 2494181=test_rinda
[782/907] 2494184=test_process
[783/907] 2494184=test_string
[784/907] 2494184=test_gem_config_file
[785/907] 2494184=test_rdoc_comment
[786/907] 2494184=test_rdoc_task
[787/907] 2494184=test_backtrace
[788/907] 2494181=test_dir_m17n
[789/907] 2494179=test_raise
[790/907] 2494179=test_yjit_exit_locations
[791/907] 2494179=test_forwardable
[792/907] 2494179=test_big2str
[793/907] 2494179=test_ractor
[794/907] 2494184=test_gem_version_option
[795/907] 2494179=test_files_test
[796/907] 2494179=test_drbobject
[797/907] 2494184=test_pkey
[798/907] 2494184=test_fstring
[799/907] 2494179=test_bash_completion
[800/907] 2494179=test_enumerator_kw
[801/907] 2494179=test_exit
[802/907] 2494184=test_profile_frames
[803/907] 2494179=test_rdoc_markup_raw
[804/907] 2494179=test_data
[805/907] 2494179=test_gem_commands_cleanup_command
[806/907] 2494184=test_array
[807/907] 2494184=test_gem_source_local
[808/907] 2494184=test_placearg
[809/907] 2494184=test_gem_commands_query_command
[810/907] 2494179=test_ractor
[811/907] 2494179=test_enumerable
[812/907] 2494179=test_literal
[813/907] 2494181=test_thread
[814/907] 2494181=test_pinned
[815/907] 2494184=test_common
[816/907] 2494181=test_continuation
[817/907] 2494181=test_gem_resolver_dependency_request
[818/907] 2494179=test_rdoc_markup_formatter
[819/907] 2494184=test_gem_ext_cargo_builder_link_flag_converter
[820/907] 2494179=test_table
[821/907] 2494181=test_win32ole_type_event
[822/907] 2494181=test_delete
[823/907] 2494181=test_pack
[824/907] 2494179=test_x509ext
[825/907] 2494179=test_ractor
[826/907] 2494181=test_sizeof
[827/907] 2494184=test_face
[828/907] 2494184=test_pack
[829/907] 2494179=test_modify_expand
[830/907] 2494179=test_gem_available_set
[831/907] 2494184=test_invalid
[832/907] 2494184=test_scalar
[833/907] 2494184=test_c_struct_entry
[834/907] 2494179=test_gem_dependency_installer
[835/907] 2494184=test_sleep
[836/907] 2494184=test_at_exit
[837/907] 2494184=test_gem_source_vendor
[838/907] 2494184=test_gem_resolver_index_specification
[839/907] 2494184=test_type
[840/907] 2494184=test_gem_commands_stale_command
[841/907] 2494184=test_gem_package_tar_header
[842/907] 2494184=test_singleton
[843/907] 2494184=test_files_ext
[844/907] 2494184=test_delegate
[845/907] 2494184=test_tmpdir
[846/907] 2494184=test_timeout
[847/907] 2494184=test_whileuntil
[848/907] 2494184=test_weakref
[849/907] 2494184=dispatcher_test
[850/907] 2494184=test_eval_history
[851/907] 2494179=test_monitor
[852/907] 2494184=test_system
[853/907] 2494179=test_gem_resolver_api_set
[854/907] 2494179=test_bigzero
[855/907] 2494179=test_show_source
[856/907] 2494179=test_normalize
[857/907] 2494179=test_utf32
[858/907] 2494179=test_rdoc_markup_indented_paragraph
[859/907] 2494179=test_gem_resolver_activation_request
[860/907] 2494179=test_pkg_config
[861/907] 2494179=test_rdoc_cross_reference
[862/907] 2494181=test_inadvertent_creation
[863/907] 2494181=test_gb18030
[864/907] 2494181=test_filter
[865/907] 2494181=test_skip_lines
[866/907] 2494181=test_noarg
[867/907] 2494181=test_dln
[868/907] 2494181=test_method
[869/907] 2494179=test_koi8
[870/907] 2494179=test_rbconfig
[871/907] 2494179=test_gem_ext_configure_builder
[872/907] 2494179=test_rdoc_rubygems_hook
[873/907] 2494179=test_row
[874/907] 2494179=test_integer_comb
[875/907] 2494184=test_x509req
[876/907] 2494184=test_mul
[877/907] 2494184=test_trick
[878/907] 2494181=test_http
[879/907] 2494179=test_random
[880/907] 2494179=test_key_actor_emacs
[881/907] 2494179=test_null
[882/907] 2494179=test_basicinstructions
[883/907] 2494179=test_insns_leaf
[884/907] 2494179=test_string_processing
[885/907] 2494179=test_stringscanner
[886/907] 2494179=test_stream
[887/907] 2494179=test_gem_commands_lock_command
[888/907] 2494179=test_gem_request_set_lockfile_tokenizer
[889/907] 2494184=test_x509attr
[890/907] 2494184=test_x509crl
[891/907] 2494179=test_x509store
[892/907] 2494184=test_cgi_session
[893/907] 2494184=test_rdoc_parser
[894/907] 2494184=test_force_quotes
[895/907] 2494184=test_passing_block
[896/907] 2494184=test_securerandom
[897/907] 2494179=test_refinement
[898/907] 2494184=test_ansi_with_terminfo
[899/907] 2494184=test_require_path_check
[900/907] 2494184=test_protocol
[901/907] 2494184=test_gem_security_trust_dir
[902/907] 2494184=test_cesu8
[903/907] 2494184=test_gem_commands_fetch_command
[904/907] 2494184=test_process
[905/907] 2494179=test_resize
[906/907] 2494179=test_fd_setsize
[907/907] 2494179=test_rand
Retrying hung up testcases...
[ 1/155] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s
[ 2/155] TestProcess#test_system_wordsplit = 0.10 s
[ 3/155] TestProcess#test_daemon_default = 0.01 s
[ 4/155] TestProcess#test_system_shell = 0.26 s
[ 5/155] TestProcess#test_exec_failure_leaves_no_child = 0.00 s
[ 6/155] TestProcess#test_execopts_env = 1.28 s
[ 7/155] TestProcess#test_daemon_detached = 0.01 s
[ 8/155] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 9/155] TestProcess#test_clock_gettime_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 10/155] TestProcess#test_execopts_redirect_open_order_reverse = 0.14 s
[ 11/155] TestProcess#test_execopts_uid = 0.35 s
[ 12/155] TestProcess#test_execopts_exec = 0.12 s
[ 13/155] TestProcess#test_exec_fd_3_redirect = 0.24 s
[ 14/155] TestProcess#test_seteuid_name = 0.00 s
[ 15/155] TestProcess#test_status_fail = 0.00 s
[ 16/155] TestProcess#test_exec_shell = 0.33 s
[ 17/155] TestProcess#test_execopts_redirect_open_fifo = 0.17 s
[ 18/155] TestProcess#test_popen_cloexec = 0.00 s
[ 19/155] TestProcess#test_execopts_redirect_pipe = 0.43 s
[ 20/155] TestProcess#test_clock_getres_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 21/155] TestProcess#test_clock_gettime_TIME_BASED_CLOCK_REALTIME = 0.00 s
[ 22/155] TestProcess#test_uid_from_name = 0.00 s
[ 23/155] TestProcess#test_no_curdir = 0.02 s
[ 24/155] TestProcess#test_rlimit_availability = 0.00 s
[ 25/155] TestProcess#test__fork = 0.00 s
[ 26/155] TestProcess#test_status_kill = 0.08 s
[ 27/155] TestProcess#test_argv0_noarg = 0.92 s
[ 28/155] TestProcess#test_execopts_popen = 0.24 s
[ 29/155] TestProcess#test_daemon_nochdir_noclose = 0.02 s
[ 30/155] TestProcess#test_popen_noshell = 0.00 s
[ 31/155] TestProcess#test__fork_hook = 0.11 s
[ 32/155] TestProcess#test_exec_close_reserved_fd = 0.53 s
[ 33/155] TestProcess#test_process_detach = 0.01 s
[ 34/155] TestProcess#test_wait_and_sigchild = 0.03 s
[ 35/155] TestProcess#test_getpgid = 0.00 s
[ 36/155] TestProcess#test_clock_getres_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s
[ 37/155] TestProcess#test_execopts_pgroup = 0.63 s
[ 38/155] TestProcess#test_execopts_redirect_symbol = 0.35 s
[ 39/155] TestProcess#test_exec_wordsplit = 0.21 s
[ 40/155] TestProcess#test_popen_shell = 0.21 s
[ 41/155] TestProcess#test_status_wait = 0.11 s
[ 42/155] TestProcess#test_daemon_noclose = 0.03 s
[ 43/155] TestProcess#test_execopts_open_chdir = 0.10 s
[ 44/155] TestProcess#test_sh_exec = 0.01 s
[ 45/155] TestProcess#test_sleep = 0.00 s
[ 46/155] TestProcess#test_popen_exit = 0.12 s
[ 47/155] TestProcess#test_wait_without_arg = 0.21 s
[ 48/155] TestProcess#test_execopts_unsetenv_others = 0.20 s
[ 49/155] TestProcess#test_seteuid = 0.00 s
[ 50/155] TestProcess#test_execopts_env_popen_string = 0.98 s
[ 51/155] TestProcess#test_close_others_default_false = 0.01 s
[ 52/155] TestProcess#test_execopts_new_pgroup = 0.00 s
[ 53/155] TestProcess#test_abort = 0.18 s
[ 54/155] TestProcess#test_execopts_opts = 0.08 s
[ 55/155] TestProcess#test_execopts_env_popen_vector = 1.05 s
[ 56/155] TestProcess#test_execopts_redirect_to_out_and_err = 0.19 s
[ 57/155] TestProcess#test_getpriority = 0.00 s
[ 58/155] TestProcess#test_clock_getres_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s
[ 59/155] TestProcess#test_execopts_redirect_fd = 1.31 s
[ 60/155] TestProcess#test_fd_inheritance = 0.64 s
[ 61/155] TestProcess#test_pst_inspect = 0.00 s
[ 62/155] TestProcess#test_daemon_no_threads = 0.02 s
[ 63/155] TestProcess#test_uid_sid_available? = 0.00 s
[ 64/155] TestProcess#test_execopts_chdir = 0.18 s
[ 65/155] TestProcess#test_threading_works_after_exec_fail = 0.55 s
[ 66/155] TestProcess#test_execopts_env_single_word = 0.10 s
[ 67/155] TestProcess#test_last_status = 0.09 s
[ 68/155] TestProcess#test_execopt_env_path = 0.00 s
[ 69/155] TestProcess#test_geteuid = 0.00 s
[ 70/155] TestProcess#test__fork_wrong_type_hook = 0.03 s
[ 71/155] TestProcess#test_exec_noshell = 0.11 s
[ 72/155] TestProcess#test_groups = 0.00 s
[ 73/155] TestProcess#test_clock_gettime_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s
[ 74/155] TestProcess#test_execopts_redirect_open_fifo_interrupt_print = 0.50 s
[ 75/155] TestProcess#test_warmup_frees_pages = 0.10 s
[ 76/155] TestProcess#test_sigpipe = 0.13 s
[ 77/155] TestProcess#test_spawn_wordsplit = 0.09 s
[ 78/155] TestProcess#test_clock_getres_constants = 0.00 s
[ 79/155] TestProcess#test_execopts_popen_extra_fd = 0.22 s
[ 80/155] TestProcess#test_execopts_modification = 0.32 s
[ 81/155] TestProcess#test_warmup_precompute_string_coderange = 0.09 s
[ 82/155] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s
[ 83/155] TestProcess#test_system_noshell = 0.00 s
[ 84/155] TestProcess#test_getegid = 0.00 s
[ 85/155] TestProcess#test_system_sigpipe = 0.00 s
[ 86/155] TestProcess#test_to_hash_on_arguments = 0.42 s
[ 87/155] TestProcess#test_sh_comment = 0.00 s
[ 88/155] TestProcess#test_gid_from_name = 0.00 s
[ 89/155] TestProcess#test_status = 0.10 s
[ 90/155] TestProcess#test_daemon_pid = 0.01 s
[ 91/155] TestProcess#test_execopts_preserve_env_on_exec_failure = 0.10 s
[ 92/155] TestProcess#test_setegid = 0.00 s
[ 93/155] TestProcess#test_popen_wordsplit = 0.10 s
[ 94/155] TestProcess#test_popen_wordsplit_beginning_and_trailing_spaces = 0.10 s
[ 95/155] TestProcess#test_clock_getres_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 96/155] TestProcess#test_forked_child_handles_signal = 0.11 s
[ 97/155] TestProcess#test_execopts_close_others = 0.84 s
[ 98/155] TestProcess#test_many_args = 0.24 s
[ 99/155] TestProcess#test_rescue_exec_fail = 0.08 s
[100/155] TestProcess#test_clock_gettime_constants = 0.00 s
[101/155] TestProcess#test_clock_gettime_unit = 0.00 s
[102/155] TestProcess#test_rlimit_nofile = 0.10 s
[103/155] TestProcess#test_spawn_shell = 0.17 s
[104/155] TestProcess#test_getuid = 0.00 s
[105/155] TestProcess#test_clock_getres_TIME_BASED_CLOCK_REALTIME = 0.00 s
[106/155] TestProcess#test_aspawn_too_long_path = 0.15 s
[107/155] TestProcess#test_waitall = 0.25 s
[108/155] TestProcess#test_execopts_redirect_open_order_normal = 0.13 s
[109/155] TestProcess#test_execopts_redirect_open_fifo_interrupt_raise = 0.59 s
[110/155] TestProcess#test_setpriority = 0.00 s
[111/155] TestProcess#test_initgroups = 0.00 s
[112/155] TestProcess#test_popen_reopen = 0.08 s
[113/155] TestProcess#test_rlimit_name = 0.00 s
[114/155] TestProcess#test_argv0 = 0.56 s
[115/155] TestProcess#test_execopts_redirect_tempfile = 0.10 s
[116/155] TestProcess#test_warmup_promote_all_objects_to_oldgen = 0.12 s
[117/155] TestProcess#test_execopts_rlimit = 0.66 s
[118/155] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[119/155] TestProcess#test_execopts_redirect_nonascii_path = 0.10 s
[120/155] TestProcess#test_warmup_run_major_gc_and_compact = 0.12 s
[121/155] TestProcess#test_maxgroups = 0.00 s
[122/155] TestProcess#test_popen_fork = 0.01 s
[123/155] TestProcess#test_execopts_redirect_self = 0.14 s
[124/155] TestProcess#test_last_status_failure = 0.00 s
[125/155] TestProcess#test__fork_pid_cache = 0.01 s
[126/155] TestProcess#test__fork_hook_popen = 0.05 s
[127/155] TestProcess#test_setsid = 0.14 s
[128/155] TestProcess#test_execopts_open_failure = 0.00 s
[129/155] TestProcess#test_execopts_redirect_dup2_child = 0.46 s
[130/155] TestProcess#test_clock_gettime_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[131/155] TestProcess#test_signals_work_after_exec_fail = 0.01 s
[132/155] TestProcess#test_clock_getres = 0.00 s
[133/155] TestProcess#test_gid_re_exchangeable_p = 0.00 s
[134/155] TestProcess#test_wait2 = 0.19 s
[135/155] TestProcess#test_sh_env = 0.00 s
[136/155] TestProcess#test_status_quit = 0.02 s
[137/155] TestProcess#test_clock_gettime_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s
[138/155] TestProcess#test_daemon_readwrite = 0.02 s
[139/155] TestProcess#test_execopts_duplex_io = 0.11 s
[140/155] TestProcess#test_clock_gettime = 0.00 s
[141/155] TestProcess#test_overwrite_ENV = 0.16 s
[142/155] TestProcess#test_uid_re_exchangeable_p = 0.00 s
[143/155] TestProcess#test_execopts_gid = 0.18 s
[144/155] TestProcess#test_execopts_popen_stdio = 0.09 s
[145/155] TestProcess#test_fallback_to_sh = 0.00 s
[146/155] TestProcess#test_deadlock_by_signal_at_forking = 3.37 s
[147/155] TestProcess#test_wait_exception = 0.15 s
[148/155] TestProcess#test_spawn_too_long_path = 0.00 s
[149/155] TestProcess#test_gid_sid_available? = 0.00 s
[150/155] TestProcess#test_spawn_noshell = 0.01 s
[151/155] TestProcess#test_argv0_frozen = 0.00 s
[152/155] TestProcess#test_kill_at_spawn_failure = 0.01 s
[153/155] TestProcess#test_execopts_umask = 0.22 s
[154/155] TestProcess#test_argv0_keep_alive = 0.03 s
[155/155] TestProcess#test_rlimit_value = 0.23 s
Finished tests in 650.284995s, 41.5895 tests/s, 17336.1082 assertions/s.
27045 tests, 11273411 assertions, 0 failures, 0 errors, 218 skips
ruby -v: ruby 3.3.0dev (2023-12-01T07:48:10Z master e005c51732) [x86_64-linux]
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes
$$$ ps jx
PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND
10 11 11 11 ? -1 Ss 1001 0:00 sh build-loop.sh master-no-rjit --incremental --process-num=4
11 2453438 11 11 ? -1 Sl 1001 0:00 ruby ./br.rb build_report master-no-rjit --incremental --process-num=4
2453438 2453441 11 11 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=master-no-rjit --logfile=/home/ko1/ruby/logs/brlog.master-no-rjit.20231203-045432 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='--disable-rjit' --incremental --process-num=4
2453441 2453442 11 11 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=master-no-rjit --logfile=/home/ko1/ruby/logs/brlog.master-no-rjit.20231203-045432 --root_dir=/tmp/ruby --timeout=10800 --configure_opts=--disable-rjit --incremental --process-num=4
2453442 2493845 11 11 ? -1 Z 1001 0:00 [sh] <defunct>
1 2528820 11 11 ? -1 S 1001 0:00 /tmp/ruby/src/master-no-rjit/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_noclose
2453442 2529886 11 11 ? -1 R 1001 0:00 ps jx
{10=>[11], 11=>[2453438], 2453438=>[2453441], 2453441=>[2453442], 2453442=>[2493845, 2529886], 1=>[2528820]}
$ timeout 60 gdb -p 2493845 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
$ timeout 60 gdb -p 2529886 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
>>> Threads
No threads.
>>> Machine level backtrace
>>> Dump Ruby level backtrace (if possible)
#<Errno::ESRCH: No such process>