# Logfile created on 2023-11-22 20:43:27 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000558579cc21b8 @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.20231122-204326", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000558579d4b4b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558579d4b378 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558579d4b198 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20231122-204326", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20231122-204326>, @binmode=false, @mon_data=#<Monitor:0x0000558579d4b0d0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
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/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   3720d4c..8d6175b  master     -> origin/master
Updating 3720d4c..8d6175b
Fast-forward
 bootstraptest/test_yjit.rb               | 27 ++++++++++++++++++
 lib/irb/context.rb                       |  2 +-
 lib/irb/type_completion/type_analyzer.rb | 48 ++++++++++++++++++++------------
 3 files changed, 58 insertions(+), 19 deletions(-)
Latest commit hash = 8d6175bf64
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/ripper'
/tmp/ruby/src/master-no-rjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
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/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
165d64e0456b919e38a94c3d5761977546f1b476669335d8f86120cf0b1c7d46  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
making trans
generating makefiles ext/configure-ext.mk
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
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 '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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/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]: 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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: 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/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/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/debug-1.8.0/ext/debug'
make[2]: Leaving 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/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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
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.2.2/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/racc-1.7.3/ext/racc/cparse'
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/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]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	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
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision -
generating enc.mk
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for '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/bigdecimal'
make[2]: Entering 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/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/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
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/openssl'
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]: 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]: 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.2.2/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/debug-1.8.0/ext/debug'
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]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.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/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common  /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/master-no-rjit/bin
installing base libraries:          /tmp/ruby/install/master-no-rjit/lib
installing arch files:              /tmp/ruby/install/master-no-rjit/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/master-no-rjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/master-no-rjit/bin
installing library scripts:         /tmp/ruby/install/master-no-rjit/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/master-no-rjit/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/master-no-rjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.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.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.1.1
                                    stringio 3.1.0
                                    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.6
                                    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 1863 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=20055
  "--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/908] 781144=test_quote_char_nil
[  2/908] 781146=test_webauthn_listener
[  3/908] 781145=test_color
[  4/908] 781144=test_object_references
[  5/908] 781148=test_bundled_ca
[  6/908] 781144=test_converters
[  7/908] 781144=test_class2name
[  8/908] 781144=test_case_comprehensive
[  9/908] 781145=test_kernel
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33311>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
[ 10/908] 781146=test_pp
[ 11/908] 781146=test_io_m17n
[ 12/908] 781148=test_frozen_error
[ 13/908] 781148=test_rat
[ 14/908] 781148=test_pstore
[ 15/908] 781148=test_drbunix
[ 16/908] 781145=test_rdoc_options
[ 17/908] 781145=test_https_proxy
[ 18/908] 781145=!Nothing_to_test
[ 19/908] 781145=test_rdoc_include
[ 20/908] 781145=test_transcode
[ 21/908] 781145=test_ocsp
[ 22/908] 781146=test_parser
[ 23/908] 781146=json_ext_parser_test
[ 24/908] 781146=test_etc
[ 25/908] 781146=test_http_request
[ 26/908] 781146=test_gem_gemcutter_utilities
[ 27/908] 781145=test_thread
[ 28/908] 781146=test_gem_unsatisfiable_dependency_error
[ 29/908] 781146=test_len
[ 30/908] 781146=test_printf
[ 31/908] 781146=test_socket
[ 32/908] 781146=test_assignment
[ 33/908] 781148=test_gem_uri_formatter
[ 34/908] 781148=test_optarg
[ 35/908] 781148=test_reline
[ 36/908] 781148=test_rdoc_generator_darkfish
[ 37/908] 781148=test_path
[ 38/908] 781148=test_rb_str_dup
[ 39/908] 781148=test_array
[ 40/908] 781146=test_io
[ 41/908] 781148=test_data_error
[ 42/908] 781148=test_provider
[ 43/908] 781148=test_rdoc_markup_to_label
[ 44/908] 781148=test_exception
[ 45/908] 781148=unescape_test
[ 46/908] 781148=test_function_entry
[ 47/908] 781148=test_http
[ 48/908] 781148=test_omap
[ 49/908] 781148=test_gc_compact
[ 50/908] 781145=test_capacity
[ 51/908] 781145=compiler_test
[ 52/908] 781145=test_nextafter
[ 53/908] 781145=test_ssl_session
[ 54/908] 781148=test_shellwords
[ 55/908] 781148=test_to_ary_concat
[ 56/908] 781145=test_duplicate
[ 57/908] 781145=test_win32ole_event
[ 58/908] 781145=test_pointer
[ 59/908] 781145=test_pair
[ 60/908] 781148=test_pathname
[ 61/908] 781148=test_coverage
[ 62/908] 781148=test_memory_view
[ 63/908] 781148=test_iseq
[ 64/908] 781148=test_gem_commands_setup_command
[ 65/908] 781148=test_bignum
[ 66/908] 781148=test_float
[ 67/908] 781145=test_rdoc_store
[ 68/908] 781145=test_input_method
[ 69/908] 781145=test_win32ole_method
[ 70/908] 781145=test_cgi_header
[ 71/908] 781145=test_variable_name_check
[ 72/908] 781145=test_tuplebag
[ 73/908] 781145=test_find
[ 74/908] 781148=ractor_test
[ 75/908] 781145=test_rdoc_stats
[ 76/908] 781148=test_install
[ 77/908] 781145=test_ftp
[ 78/908] 781145=test_rdoc_normal_class
[ 79/908] 781145=test_gem_installer
[ 80/908] 781148=newline_test
[ 81/908] 781146=test_marshalable
[ 82/908] 781146=test_gem_package
[ 83/908] 781148=test_gem_ext_cargo_builder
[ 84/908] 781148=test_integer
[ 85/908] 781148=test_header
[ 86/908] 781148=test_cstr
[ 87/908] 781146=test_thread
[ 88/908] 781146=test_gem_commands_cert_command
[ 89/908] 781148=test_lazy_enumerator
[ 90/908] 781148=test_deprecated
[ 91/908] 781148=test_gem_commands_install_command
[ 92/908] 781144=test_context
[ 93/908] 781146=test_httpheader
[ 94/908] 781146=test_mkmf
[ 95/908] 781146=test_interned_str
[ 96/908] 781146=test_rdoc_ri_driver.Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007f6ae1672c78 /tmp/ruby/src/master-no-rjit/lib/irb/type_completion/types.rb:16 sleep>

Finished thread: TestIRB::ContextTest#test_default_return_format: #<Thread:0x00007f6ae1672c78 /tmp/ruby/src/master-no-rjit/lib/irb/type_completion/types.rb:16 dead>
[ 97/908] 781144=test_coder
[ 98/908] 781144=test_symbol
[ 99/908] 781146=test_pkey_ec
[100/908] 781146=test_tree_builder
[101/908] 781146=test_unix
[102/908] 781146=test_date_new
[103/908] 781146=test_gem_resolver_vendor_set
[104/908] 781148=test_div
[105/908] 781148=test_find_executable
[106/908] 781148=test_date_parse
[107/908] 781146=test_protect
[108/908] 781146=test_emitter
[109/908] 781146=test_backtrace
[110/908] 781146=test_error_highlight
[111/908] 781148=test_nowrite
[112/908] 781148=test_acceptable
[113/908] 781148=test_gem_commands_pristine_command
[114/908] 781146=test_thread_queue
[115/908] 781144=test_arithmetic_sequence
[116/908] 781144=test_lexer
[117/908] 781144=test_gem_resolver_requirement_list
[118/908] 781144=test_line_editor
[119/908] 781144=json_parser_test
[120/908] 781144=test_arith_seq_beg_len_step
[121/908] 781144=test_random
[122/908] 781144=test_string_memory
[123/908] 781144=test_win32ole_method_event
[124/908] 781144=test_convert
[125/908] 781144=test_file_exhaustive
[126/908] 781145=test_rdoc_markup_to_ansi
[127/908] 781145=test_assembler
[128/908] 781145=test_enc_associate
[129/908] 781148=test_pkey_dsa
[130/908] 781145=test_gem_commands_check_command
[131/908] 781145=test_ws
[132/908] 781145=test_arith_seq_extract
[133/908] 781145=test_alias_and_anchor
[134/908] 781145=test_gem_commands_sources_command
[135/908] 781145=ruby_api_test
[136/908] 781145=test_optparse
[137/908] 781145=library_symbols_test
[138/908] 781145=test_emitter
[139/908] 781145=test_gem_path_support
[140/908] 781145=test_rdoc_require
[141/908] 781145=test_gem_commands_yank_command
[142/908] 781148=test_benchmark
[143/908] 781145=location_test
[144/908] 781145=test_gem_source
[145/908] 781146=test_option
[146/908] 781145=test_human_typo
[147/908] 781145=test_scan_args
[148/908] 781145=test_io_wait_uncommon
[149/908] 781145=test_cclass
[150/908] 781145=test_object
[151/908] 781146=test_mixed_unicode_escapes
[152/908] 781146=test_config
[153/908] 781148=test_basicsocket
[154/908] 781148=test_irb
[155/908] 781146=test_history
[156/908] 781146=test_json_tree
[157/908] 781146=test_fiber
[158/908] 781148=test_open3
[159/908] 781145=test_func
[160/908] 781144=test_to_ruby
[161/908] 781144=heredoc_dedent_test
[162/908] 781144=test_severity
[163/908] 781144=test_ractor
[164/908] 781144=json_generic_object_test
[165/908] 781144=test_gem_specification
[166/908] 781145=test_random_formatter
[167/908] 781145=test_files_lib
[168/908] 781148=test_win32ole_variable
[169/908] 781148=test_ifunless
[170/908] 781148=test_gem_util
[171/908] 781148=test_gem_resolver_installed_specification
[172/908] 781148=test_rdoc_code_object
[173/908] 781146=test_date_strftime
[174/908] 781148=test_ellipsize
[175/908] 781148=test_files_test_1
[176/908] 781146=test_wss
[177/908] 781146=test_require
[178/908] 781144=test_rdoc_rd_inline
[179/908] 781144=test_rdoc_constant
[180/908] 781144=test_deprecate
[181/908] 781144=test_helper
[182/908] 781144=test_pack
[183/908] 781144=test_rdoc_rd
[184/908] 781144=test_ancdata
[185/908] 781144=test_addr
[186/908] 781144=test_gem_platform
[187/908] 781144=test_rdoc_markdown
[188/908] 781144=test_rdoc_encoding
[189/908] 781144=test_read_write
[190/908] 781144=test_stringchar
[191/908] 781144=test_usrmarshal
[192/908] 781144=test_ensured
[193/908] 781144=magic_comment_test
[194/908] 781144=test_regexp
[195/908] 781148=test_gem_indexer
[196/908] 781145=test_ractor
[197/908] 781145=test_read
[198/908] 781145=test_project_sanity
[199/908] 781146=test_nomethod_error
[200/908] 781146=test_gem_uri
[201/908] 781145=test_rdoc_attr
[202/908] 781145=test_enumerator
[203/908] 781146=test_rewind
[204/908] 781146=test_too_many_dummy_encodings
[205/908] 781145=test_my_integer
[206/908] 781145=test_rdoc_parser_c
[207/908] 781146=test_enumerator
[208/908] 781146=test_name_error
[209/908] 781146=json_fixtures_test
[210/908] 781146=test_struct
[211/908] 781146=test_lambda
[212/908] 781146=test_safe_load
[213/908] 781146=fuzzer_test
[214/908] 781148=test_have_library
[215/908] 781146=test_encodings
[216/908] 781145=test_gem_source_lock
[217/908] 781145=test_rdoc_top_level
[218/908] 781145=test_getoptlong
[219/908] 781146=test_abi
[220/908] 781145=test_bmethod
[221/908] 781145=test_gem_command_manager
[222/908] 781146=test_patterns
[223/908] 781146=test_config
[224/908] 781145=test_quote_empty
[225/908] 781145=test_bn
[226/908] 781145=test_date_time
[227/908] 781145=test_change_word
[228/908] 781145=test_have_func
[229/908] 781146=test_date_compat
[230/908] 781146=test_general
[231/908] 781146=test_win32ole_variant_m
[232/908] 781146=test_objspace
[233/908] 781148=test_rdoc_i18n_locale
[234/908] 781148=test_engine
[235/908] 781148=test_key_error
[236/908] 781148=test_dot_dot
[237/908] 781148=test_integer
[238/908] 781145=test_verbose
[239/908] 781145=test_yamlstore
[240/908] 781145=test_jaro_winkler
[241/908] 781145=test_autoload
[242/908] 781144=test_serialize_subclasses
[243/908] 781144=test_class
[244/908] 781144=test_enum
[245/908] 781148=test_instrumentation_api
[246/908] 781148=test_memory_view
[247/908] 781144=test_function
[248/908] 781144=test_gem_validator
[249/908] 781144=test_config
[250/908] 781144=test_gem_commands_server_command
[251/908] 781148=test_ripper
[252/908] 781144=test_cparser
[253/908] 781148=test_rdoc_tom_doc
[254/908] 781148=test_extlibs
[255/908] 781144=test_pkey_rsa
[256/908] 781144=json_common_interface_test
[257/908] 781144=test_numhash
[258/908] 781144=test_gem_commands_specification_command
[259/908] 781144=test_reqarg
[260/908] 781144=test_gem_rdoc
[261/908] 781144=test_parser
[262/908] 781144=test_cgi_core
[263/908] 781144=test_case_mapping
[264/908] 781144=test_sleep
[265/908] 781148=test_history
[266/908] 781148=test_new
[267/908] 781148=test_gem
[268/908] 781144=test_cipher
[269/908] 781144=test_tsort
[270/908] 781144=test_resource
[271/908] 781144=test_liberal_parsing
[272/908] 781144=test_ractor
[273/908] 781148=test_cgi_cookie
[274/908] 781148=test_rdoc_markup_include
[275/908] 781148=test_inputs_scanner
[276/908] 781148=test_ssl
[277/908] 781144=test_nkf
[278/908] 781144=test_win32ole_variant
[279/908] 781144=test_gem_commands_unpack_command
[280/908] 781148=test_metaclass
[281/908] 781148=test_win32ole_type
[282/908] 781148=test_rdoc_method_attr
[283/908] 781144=test_marshal
[284/908] 781148=test_time_tz
[285/908] 781148=test_spell_checker
[286/908] 781148=test_set_len
[287/908] 781148=test_win32ole_param
[288/908] 781148=test_buffering
[289/908] 781148=test_did_you_mean
[290/908] 781148=test_scope
[291/908] 781148=test_nofree
[292/908] 781148=test_gem_resolver_lock_set
[293/908] 781148=test_wait
[294/908] 781148=test_range
[295/908] 781144=test_completion
[296/908] 781148=test_io
[297/908] 781148=test_workspace
[298/908] 781148=test_debug_cmd
[299/908] 781148=test_gem_commands_build_command
[300/908] 781144=test_gem_package_tar_reader_entry
[301/908] 781145=test_rational2
[302/908] 781148=test_ts
[303/908] 781145=test_gem_update_suggestion
[304/908] 781144=test_euc_tw
[305/908] 781144=test_locale
[306/908] 781144=test_io_timeout
[307/908] 781144=test_abbrev
[308/908] 781144=test_singleton_function
[309/908] 781144=test_pty
[310/908] 781145=test_comparable
[311/908] 781145=test_shift_jis
[312/908] 781145=test_call
[313/908] 781145=constant_path_node_test
[314/908] 781145=test_member
[315/908] 781145=test_udp
[316/908] 781145=test_gem_request_set
[317/908] 781148=test_https
[318/908] 781144=test_evaluation
[319/908] 781144=test_gem_silent_ui
[320/908] 781144=test_base64
[321/908] 781144=test_default_gems
[322/908] 781144=test_bigdecimal_util
[323/908] 781144=test_gem_commands_push_command
[324/908] 781145=test_rdoc_single_class
[325/908] 781145=test_rdoc_markup_to_html_snippet
[326/908] 781145=test_arity
[327/908] 781145=test_webauthn_listener_response
[328/908] 781145=test_key_event_record
[329/908] 781145=test_gem_request_connection_pools
[330/908] 781148=test_ractor_compatibility
[331/908] 781144=test_rdoc_token_stream
[332/908] 781144=test_read
[333/908] 781148=test_symbol
[334/908] 781148=test_gem_bundler_version_finder
[335/908] 781144=test_rdoc_generator_markup
[336/908] 781148=test_x509name
[337/908] 781144=test_win32ole_variant_outarg
[338/908] 781144=test_emoji_breaks
[339/908] 781148=test_gem_source_fetch_problem
[340/908] 781148=test_gem_commands_update_command
[341/908] 781145=test_tree_spell_checker
[342/908] 781145=test_gc
[343/908] 781148=test_hash_create
[344/908] 781148=test_gem_commands_generate_index_command
[345/908] 781148=test_rdoc_markup_pre_process
[346/908] 781148=test_gem_security
[347/908] 781144=test_gem_ext_builder
[348/908] 781144=test_rdoc_markup_to_table_of_contents
[349/908] 781144=test_gem_gem_runner
[350/908] 781144=test_popen_deadlock
[351/908] 781144=test_optimization
[352/908] 781148=test_rdoc_generator_pot
[353/908] 781148=test_switch_hitter
[354/908] 781148=test_pkey_dh
[355/908] 781148=test_windows_1252
[356/908] 781148=test_buffered_io
[357/908] 781148=test_unicode
[358/908] 781148=test_rubyvm
[359/908] 781148=test_gem_security_signer
[360/908] 781148=test_rdoc_markup_hard_break
[361/908] 781148=test_rdoc_parser_changelog
[362/908] 781148=parameters_signature_test
[363/908] 781148=test_ldap
[364/908] 781148=test_thread_cv
[365/908] 781148=test_gem_safe_marshal
[366/908] 781146=test_dryrun
[367/908] 781146=test_keyword
[368/908] 781145=test_name_error_extension
[369/908] 781145=test_column_separator
[370/908] 781145=test_gem_resolver_installer_set
[371/908] 781145=test_file
[372/908] 781146=test_raise_no_backtrace_exception
[373/908] 781148=bom_test
[374/908] 781148=test_config
[375/908] 781148=test_module
[376/908] 781146=test_super
[377/908] 781146=test_ssl
[378/908] 781148=test_observer
[379/908] 781148=test_rubyoptions
[380/908] 781145=test_rdoc_generator_json_index
[381/908] 781145=test_case
[382/908] 781145=test_load
[383/908] 781145=test_object
[384/908] 781145=test_encoding
[385/908] 781145=test_rdoc_parser_simple
[386/908] 781145=test_gem_text
[387/908] 781145=test_gem_resolver_api_specification
[388/908] 781145=test_settracefunc
[389/908] 781144=test_io_buffer
[390/908] 781144=test_win32ole
[391/908] 781144=test_sockopt
[392/908] 781144=test_gem_commands_outdated_command
[393/908] 781144=test_rdoc_markup_document
[394/908] 781144=test_method_cache
[395/908] 781144=test_gem_ext_rake_builder
[396/908] 781144=test_sprintf_comb
[397/908] 781144=test_gem_source_subpath_problem
[398/908] 781145=test_alias
[399/908] 781144=test_ossl
[400/908] 781145=test_tempfile
[401/908] 781145=test_primitive
[402/908] 781145=test_propertyputref
[403/908] 781145=test_unconverted_fields
[404/908] 781145=test_scalar_scanner
[405/908] 781145=test_eval
[406/908] 781145=test_kconv
[407/908] 781145=test_data_converters
[408/908] 781145=test_gem_local_remote_options
[409/908] 781145=test_ruby_lex
[410/908] 781145=test_gem_package_tar_writer
[411/908] 781145=test_rdoc_alias
[412/908] 781145=test_document
[413/908] 781145=test_rdoc_markup_to_html
[414/908] 781145=test_dns
[415/908] 781145=test_load
[416/908] 781145=test_general
[417/908] 781145=test_gem_resolver_vendor_specification
[418/908] 781145=test_digest_extend
[419/908] 781145=errors_test
[420/908] 781145=test_iso_8859
[421/908] 781145=test_rdoc_generator_pot_po_entry
[422/908] 781145=test_vm_dump
[423/908] 781145=test_rdoc_context
[424/908] 781146=test_rdoc_extend
[425/908] 781145=test_digest
[426/908] 781145=test_gem_source_git
[427/908] 781146=test_open-uri
[428/908] 781146=test_gem_resolver_local_specification
[429/908] 781146=test_regex_casefold
[430/908] 781146=test_closure
[431/908] 781145=test_merge_keys
[432/908] 781145=test_rdoc_markup_heading
[433/908] 781145=test_file
[434/908] 781145=test_handle
[435/908] 781146=test_trace
[436/908] 781146=test_rdoc_rd_block_parser
[437/908] 781146=test_init
[438/908] 781146=json_generator_test
[439/908] 781146=test_threadgroup
[440/908] 781145=test_arity
[441/908] 781145=test_ns_spki
[442/908] 781145=test_bigmath
[443/908] 781145=test_signal
[444/908] 781146=test_fixnum
[445/908] 781146=test_io_wait
[446/908] 781144=test_kwargs
[447/908] 781144=json_addition_test
[448/908] 781144=test_drbssl
[449/908] 781146=test_qsort
[450/908] 781146=test_flip
Skipping Gem::PackageTask tests.  rake not found.
[451/908] 781146=test_gem_package_task
[452/908] 781146=test_mutex
[453/908] 781146=test_struct
[454/908] 781146=test_rdoc_generator_ri
[455/908] 781146=test_rendering
[456/908] 781146=test_gem_stream_ui
[457/908] 781146=test_rdoc_parser_markdown
[458/908] 781146=test_fips
[459/908] 781145=test_digest
[460/908] 781146=test_gem_commands_open_command
[461/908] 781146=test_gem_resolver_git_specification
[462/908] 781148=test_cgi_tag_helper
[463/908] 781148=test_helper
[464/908] 781148=test_sexp
[465/908] 781148=test_flush
[466/908] 781148=test_euc_kr
[467/908] 781148=test_mailto
[468/908] 781148=test_date_ractor
[469/908] 781145=test_ractor
[470/908] 781148=test_write
[471/908] 781148=test_cmethod
[472/908] 781148=test_gem_dependency_list
[473/908] 781145=test_fiddle
[474/908] 781146=test_x509cert
[475/908] 781148=test_gem_spec_fetcher
[476/908] 781145=test_iterator
[477/908] 781148=test_shapes
[478/908] 781146=test_string
[479/908] 781148=test_erb_m17n
[480/908] 781146=test_date
[481/908] 781145=test_logdevice
[482/908] 781146=pattern_test
[483/908] 781148=test_gem_commands_environment_command
[484/908] 781146=encoding_test
[485/908] 781148=desugar_compiler_test
[486/908] 781148=test_yaml_tree
[487/908] 781148=test_type_analyze
[488/908] 781148=test_storage
[489/908] 781148=test_rdoc_i18n_text
[490/908] 781148=test_euc_jp
[491/908] 781148=test_fnmatch
[492/908] 781148=test_backtrace
[493/908] 781148=test_gem_config_file
[494/908] 781145=test_rdoc_comment
[495/908] 781148=test_rdoc_task
[496/908] 781148=test_string
[497/908] 781148=test_big2str
[498/908] 781148=test_types
[499/908] 781148=test_forwardable
[500/908] 781145=test_dir_m17n
[501/908] 781148=test_raise
[502/908] 781148=test_yjit_exit_locations
[503/908] 781148=test_autoconf
[504/908] 781148=test_syslog
[505/908] 781148=test_gem_commands_info_command
[506/908] 781148=test_rinda
[507/908] 781145=test_process
[508/908] 781148=test_logperiod
[509/908] 781148=test_cgi_multipart
[510/908] 781145=test_terminfo
[511/908] 781145=test_nil
[512/908] 781145=test_rdoc_any_method
[513/908] 781148=test_rdoc_ri_paths
[514/908] 781148=test_complexrational
[515/908] 781148=test_bug-14834
[516/908] 781148=test_gem_package_tar_reader
[517/908] 781148=test_utf16
[518/908] 781148=test_rdoc_markup_attributes
[519/908] 781145=test_addrinfo
[520/908] 781148=test_tcp
[521/908] 781148=test_gem_commands_contents_command
[522/908] 781148=test_webauthn_poller
[523/908] 781148=test_flags
[524/908] 781145=test_pkcs12
[525/908] 781145=test_recorder
[526/908] 781145=test_defined
[527/908] 781145=test_scanner_events
[528/908] 781145=memsize_test
[529/908] 781145=test_files_test_2
[530/908] 781145=test_stringio
[531/908] 781145=test_gem_resolver_specification
[532/908] 781145=test_enc_raise
[533/908] 781145=test_variable
[534/908] 781145=test_unicode_normalize
[535/908] 781148=parse_comments_test
[536/908] 781148=test_enc_str_buf_cat
[537/908] 781148=test_queue
[538/908] 781148=test_reline_key
[539/908] 781148=test_boolean
[540/908] 781148=test_prettyprint
[541/908] 781148=test_ipaddr
[542/908] 781148=test_key_actor_vi
[543/908] 781148=test_ansi_without_terminfo
[544/908] 781148=test_store
[545/908] 781148=test_date_attr
[546/908] 781148=test_scheduler
[547/908] 781148=test_sorted_set
[548/908] 781148=test_emoji
[549/908] 781148=test_zlib
[550/908] 781145=test_gem_requirement
[551/908] 781145=test_proc
[552/908] 781145=test_rdoc_class_module
[553/908] 781145=test_condition
[554/908] 781145=test_cp949
[555/908] 781145=test_hmac
[556/908] 781145=test_objectspace
[557/908] 781146=test_time
[558/908] 781146=test_gem_commands_search_command
[559/908] 781146=test_type_completor
[560/908] 781146=test_numeric
[561/908] 781146=test_mdns
[562/908] 781146=test_gem_stub_specification
[563/908] 781146=test_rational
[564/908] 781146=test_require_lib
[565/908] 781145=test_framework
[566/908] 781145=test_rdoc_markup_to_tt_only
[567/908] 781145=test_gem_doctor
[568/908] 781145=test_rdoc_markup_attribute_manager
[569/908] 781145=test_ubf_async_safe
[570/908] 781145=test_gem_commands_owner_command
[571/908] 781145=test_coderange
[572/908] 781145=test_recursion
[573/908] 781145=test_gem_impossible_dependencies_error
[574/908] 781145=test_gem_resolver_composed_set
[575/908] 781145=comments_test
[576/908] 781145=test_pipe
[577/908] 781145=test_win32ole_record
[578/908] 781145=test_gem_commands_signin_command
[579/908] 781145=test_gem_dependency
[580/908] 781145=test_console_attr
[581/908] 781145=test_yamldbm
[582/908] 781145=test_macro
[583/908] 781145=test_ractor
[584/908] 781145=test_rubygems
[585/908] 781145=test_date_strptime
[586/908] 781145=test_gem_version
[587/908] 781145=test_gem_request_set_gem_dependency_api
[588/908] 781144=test_ansi_with_terminfo
[589/908] 781144=test_refinement
[590/908] 781145=test_securerandom
[591/908] 781145=test_passing_block
[592/908] 781145=test_rdoc_parser
[593/908] 781145=test_force_quotes
[594/908] 781145=test_protocol
[595/908] 781145=test_require_path_check
[596/908] 781145=test_x509attr
[597/908] 781145=test_gem_request_set_lockfile_tokenizer
[598/908] 781145=test_x509store
[599/908] 781146=test_cgi_session
[600/908] 781146=test_x509crl
[601/908] 781145=test_process
[602/908] 781146=test_rand
[603/908] 781146=test_resize
[604/908] 781146=test_fd_setsize
[605/908] 781146=test_gem_security_trust_dir
[606/908] 781146=test_gem_commands_fetch_command
[607/908] 781146=test_cesu8
[608/908] 781146=test_filter
[609/908] 781146=test_skip_lines
[610/908] 781146=test_noarg
[611/908] 781146=test_gb18030
[612/908] 781146=test_inadvertent_creation
[613/908] 781146=test_koi8
[614/908] 781146=test_rbconfig
[615/908] 781146=test_gem_ext_configure_builder
[616/908] 781146=test_method
[617/908] 781146=test_dln
[618/908] 781146=test_normalize
[619/908] 781146=test_rdoc_cross_reference
[620/908] 781146=test_pkg_config
[621/908] 781146=test_rdoc_markup_indented_paragraph
[622/908] 781146=test_gem_resolver_activation_request
[623/908] 781146=test_utf32
[624/908] 781146=test_insns_leaf
[625/908] 781146=test_string_processing
[626/908] 781146=test_basicinstructions
[627/908] 781148=test_null
[628/908] 781148=test_key_actor_emacs
[629/908] 781146=test_gem_commands_lock_command
[630/908] 781146=test_stringscanner
[631/908] 781148=test_stream
[632/908] 781148=test_x509req
[633/908] 781146=test_integer_comb
[634/908] 781148=test_row
[635/908] 781148=test_rdoc_rubygems_hook
[636/908] 781148=test_random
[637/908] 781148=test_trick
[638/908] 781144=test_http
[639/908] 781146=test_mul
[640/908] 781146=test_at_exit
[641/908] 781146=test_sleep
[642/908] 781148=test_c_struct_entry
[643/908] 781146=test_scalar
[644/908] 781146=test_gem_dependency_installer
[645/908] 781148=test_gem_commands_stale_command
[646/908] 781148=test_gem_source_vendor
[647/908] 781148=test_gem_resolver_index_specification
[648/908] 781148=test_type
[649/908] 781148=test_pack
[650/908] 781148=test_face
[651/908] 781148=test_sizeof
[652/908] 781146=test_invalid
[653/908] 781146=test_gem_available_set
[654/908] 781146=test_modify_expand
[655/908] 781146=dispatcher_test
[656/908] 781146=test_eval_history
[657/908] 781146=test_whileuntil
[658/908] 781146=test_weakref
[659/908] 781146=test_timeout
[660/908] 781144=test_tmpdir
[661/908] 781144=test_delegate
[662/908] 781144=test_gem_resolver_api_set
[663/908] 781148=test_bigzero
[664/908] 781148=test_system
[665/908] 781146=test_monitor
[666/908] 781144=test_gem_package_tar_header
[667/908] 781144=test_files_ext
[668/908] 781146=test_singleton
[669/908] 781146=test_pkey
[670/908] 781146=test_fstring
[671/908] 781144=test_drbobject
[672/908] 781146=test_rdoc_markup_raw
[673/908] 781146=test_profile_frames
[674/908] 781144=test_exit
[675/908] 781146=test_enumerator_kw
[676/908] 781146=test_gem_commands_cleanup_command
[677/908] 781144=test_data
[678/908] 781144=test_array
[679/908] 781144=test_bash_completion
[680/908] 781144=test_gem_version_option
[681/908] 781144=test_ractor
[682/908] 781144=test_files_test
[683/908] 781144=test_rdoc_markup_formatter
[684/908] 781144=test_gem_ext_cargo_builder_link_flag_converter
[685/908] 781144=test_table
[686/908] 781144=test_continuation
[687/908] 781148=test_gem_resolver_dependency_request
[688/908] 781144=test_x509ext
[689/908] 781144=test_ractor
[690/908] 781148=test_pack
[691/908] 781148=test_delete
[692/908] 781148=test_win32ole_type_event
[693/908] 781148=test_literal
[694/908] 781144=test_enumerable
[695/908] 781144=test_placearg
[696/908] 781144=test_gem_source_local
[697/908] 781146=test_ractor
[698/908] 781146=test_gem_commands_query_command
[699/908] 781144=test_common
[700/908] 781148=test_pinned
[701/908] 781144=test_thread
[702/908] 781148=test_delegation
[703/908] 781148=test_encoding
[704/908] 781144=test_row_separator
[705/908] 781144=test_kill_ring
[706/908] 781144=test_rdoc_markup_parser
[707/908] 781144=test_constant
[708/908] 781148=test_hash
[709/908] 781148=test_have_macro
[710/908] 781146=test_data
[711/908] 781146=test_undef
[712/908] 781146=test_rdoc_generator_pot_po
[713/908] 781146=test_folderitem2_invokeverb
[714/908] 781146=test_string
[715/908] 781148=test_ole_methods
[716/908] 781148=test_set
[717/908] 781148=test_gem_ext_cargo_builder_unit
[718/908] 781148=test_m17n_comb
[719/908] 781146=test_gem_resolver_index_set
[720/908] 781146=test_ast
[721/908] 781148=test_gbk
[722/908] 781148=test_rdoc_markup_verbatim
[723/908] 781148=test_cgi_util
[724/908] 781148=test_eval
[725/908] 781148=json_string_matching_test
[726/908] 781148=test_key_stroke
[727/908] 781148=test_gem_resolver_best_set
[728/908] 781148=test_iter_break
[729/908] 781148=test_foreach
[730/908] 781148=test_dup
[731/908] 781144=test_num2int
[732/908] 781144=regexp_test
[733/908] 781144=test_exception
[734/908] 781145=test_class_name_check
[735/908] 781148=test_mutex_m
[736/908] 781148=test_address_resolve
[737/908] 781148=test_rdoc_markup_to_bs
[738/908] 781148=test_grapheme_breaks
[739/908] 781148=test_gem_resolver_conflict
[740/908] 781145=test_summary
[741/908] 781145=test_cgi_modruby
[742/908] 781148=test_gem_commands_signout_command
[743/908] 781145=test_rdoc_servlet
[744/908] 781148=test_logger
[745/908] 781148=test_err_in_callback
[746/908] 781148=test_psych
[747/908] 781148=test_method_name_check
[748/908] 781148=test_httpresponses
[749/908] 781148=test_rdoc_text
[750/908] 781148=test_stat
[751/908] 781145=test_import
[752/908] 781148=test_date_marshal
[753/908] 781148=test_asn1
[754/908] 781148=test_require
[755/908] 781148=test_features
[756/908] 781148=test_method_cache
[757/908] 781148=test_gem_commands_uninstall_command
[758/908] 781144=test_fileutils
[759/908] 781148=test_tracepoint
[760/908] 781148=test_stream
[761/908] 781148=test_getopts
[762/908] 781148=test_time
[763/908] 781148=test_internal_ivar
[764/908] 781148=test_win32ole_param_event
[765/908] 781148=test_nesting_parser
[766/908] 781148=test_erb
[767/908] 781148=test_kdf
[768/908] 781148=test_pattern_matching
[769/908] 781148=test_timeout
[770/908] 781148=test_convertible
[771/908] 781144=test_configuration
[772/908] 781144=test_big5
[773/908] 781144=test_frozen
[774/908] 781144=test_yield
[775/908] 781145=test_gem_request_set_lockfile_parser
[776/908] 781145=test_readpartial
[777/908] 781145=test_path_to_class
[778/908] 781145=test_gem_remote_fetcher
[779/908] 781144=test_each
[780/908] 781144=test_acl
[781/908] 781144=test_complex
[782/908] 781144=version_test
[783/908] 781144=test_windows_1251
[784/908] 781144=test_gem_ext_ext_conf_builder
[785/908] 781144=test_zsh_completion
[786/908] 781144=test_not
[787/908] 781144=test_cmd
[788/908] 781144=test_strip
[789/908] 781144=test_nonblock
[790/908] 781144=test_gem_commands_exec_command
[791/908] 781145=test_gem_dependency_resolution_error
[792/908] 781145=test_gem_command
[793/908] 781145=test_clone
[794/908] 781145=test_rdoc_parser_rd
[795/908] 781145=test_gem_source_installed
[796/908] 781145=test_remote_fetch_error
[797/908] 781145=test_gem_commands_help_command
[798/908] 781145=test_dir
[799/908] 781145=test_notimplement
[800/908] 781145=test_sprintf
[801/908] 781145=test_case
[802/908] 781145=test_color_printer
[803/908] 781145=test_rdoc_markdown_test
[804/908] 781144=test_rdoc_normal_module
[805/908] 781144=test_case_options
[806/908] 781144=test_array_create
[807/908] 781144=test_gc
[808/908] 781144=test_math
[809/908] 781144=test_ostruct
[810/908] 781144=test_libs
[811/908] 781144=test_gem_commands_mirror
[812/908] 781144=test_thread_fd_close
[813/908] 781144=test_yaml
[814/908] 781144=test_exception_at_throwing
[815/908] 781144=test_postponed_job
[816/908] 781145=test_erb_command
[817/908] 781145=test_pattern_key_name_check
[818/908] 781145=test_gem_request_set_lockfile
[819/908] 781144=test_weakmap
[820/908] 781145=test_typeddata
[821/908] 781145=test_compile_prism
[822/908] 781145=test_bug-3571
[823/908] 781145=test_complex2
[824/908] 781145=test_syslog_logger
[825/908] 781145=json_encoding_test
[826/908] 781145=test_formatter
[827/908] 781145=test_object_create_start
[828/908] 781145=test_pkcs7
[829/908] 781145=test_nil2vtempty
[830/908] 781145=ripper_compat_test
[831/908] 781145=test_debug
[832/908] 781145=test_syntax
[833/908] 781148=test_iseq_load
[834/908] 781148=test_gem_source_list
[835/908] 781148=test_yield_block
[836/908] 781148=test_yaml_special_cases
[837/908] 781148=test_rdoc_markup_to_joined_paragraph
[838/908] 781148=test_rdoc_markup_paragraph
[839/908] 781148=test_gem_source_specific_file
[840/908] 781148=test_word
[841/908] 781148=test_update
[842/908] 781148=test_numeric
[843/908] 781148=test_rdoc_markup_to_markdown
[844/908] 781148=test_bug-5832
[845/908] 781148=test_gem_install_update_options
[846/908] 781148=test_gem_commands_list_command
[847/908] 781148=test_require
[848/908] 781148=test_drb
[849/908] 781145=test_m17n
[850/908] 781145=test_files_sample
[851/908] 781145=test_yjit
[852/908] 781144=test_rdoc_markup
[853/908] 781144=test_io_buffer
[854/908] 781144=test_weakkeymap
[855/908] 781144=test_gem_request
[856/908] 781144=test_gem_name_tuple
[857/908] 781144=test_argf
[858/908] 781148=test_gem_security_policy
[859/908] 781148=test_rdoc_rdoc
[860/908] 781148=test_io_console
[861/908] 781148=test_c_union_entity
[862/908] 781148=test_gem_commands_dependency_command
[863/908] 781148=test_generic
[864/908] 781148=test_set
[865/908] 781148=test_rendering
[866/908] 781148=test_bug_reporter
[867/908] 781148=test_rdoc_context_section
[868/908] 781148=test_within_pipe
[869/908] 781148=test_gem_package_old
[870/908] 781148=test_class
[871/908] 781144=test_const
[872/908] 781144=test_rdoc_rd_inline_parser
[873/908] 781144=test_last_thread
[874/908] 781144=test_beginendblock
[875/908] 781144=test_unicode_escape
[876/908] 781144=test_gem_resolver
[877/908] 781145=parse_test
[878/908] 781144=test_bigdecimal
[879/908] 781148=test_gem_uninstaller
[880/908] 781144=locals_test
[881/908] 781144=test_gem_commands_which_command
[882/908] 781144=test_uncorrectable_name_check
[883/908] 781144=test_str2big
[884/908] 781144=test_depth_first
[885/908] 781144=test_inlinecache
[886/908] 781144=test_parse
[887/908] 781148=test_gem_resolver_git_set
[888/908] 781145=test_hash
[889/908] 781144=test_egrep_cpp
[890/908] 781144=test_date_conv
[891/908] 781144=test_date_arith
[892/908] 781144=test_c_struct_builder
[893/908] 781144=test_parser_events
[894/908] 781144=test_key_name_check
[895/908] 781144=test_stack
[896/908] 781148=test_append
[897/908] 781148=test_env
[898/908] 781144=test_rdoc_markup_to_html_crossref
[899/908] 781144=test_signedness
[900/908] 781148=test_rdoc_markup_to_rdoc
[901/908] 781148=test_external_new
[902/908] 781148=test_win32ole_typelib
[903/908] 781148=test_gem_resolver_lock_specification
[904/908] 781148=test_ractor
[905/908] 781148=test_httpresponse
[906/908] 781148=test_econv
[907/908] 781148=test_rdoc_parser_ruby
[908/908] 781145=test_gem_ext_cmake_builder
Finished tests in 357.132093s, 75.4651 tests/s, 29329.8032 assertions/s.
26951 tests, 10474614 assertions, 0 failures, 0 errors, 188 skips

ruby -v: ruby 3.3.0dev (2023-11-22T20:29:51Z master 8d6175bf64) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for '/tmp/ruby/src/master-no-rjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.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'
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-22T20:29:51Z master 8d6175bf64) [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 130.679717 seconds

3725 files, 32456 examples, 177848 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile