# Logfile created on 2024-07-17 09:08:37 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f0eee01fdc0 @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'", @spec_opts="-j", @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.20240717-090837", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f0eee041e48 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f0eee041ba0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f0eedf5a980 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20240717-090837", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20240717-090837>, @binmode=false, @mon_data=#<Monitor:0x00007f0eee0417e0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   05502c1..af60317  master     -> origin/master
Updating 05502c1..af60317
Fast-forward
 .github/actions/launchable/setup/action.yml        |  9 +++-
 test/net/http/test_https.rb                        |  1 +
 test/net/http/test_https_proxy.rb                  | 63 +++++++++++-----------
 test/net/http/utils.rb                             |  1 +
 test/open-uri/test_ssl.rb                          |  3 +-
 test/open-uri/utils.rb                             |  8 +--
 .../test_gem_remote_fetcher_local_server.rb        |  2 +
 .../test_gem_remote_fetcher_local_ssl_server.rb    | 19 ++++---
 util.c                                             |  2 +-
 9 files changed, 61 insertions(+), 47 deletions(-)
Latest commit hash = af60317861
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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/util.c
compiling /tmp/ruby/src/master-no-rjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
adbe2e1b3b7035f465f3c77bb63337af6da482cd43cc830144d5bcc184384644  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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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]: Nothing to be done for '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/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
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/objspace'
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]: 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/psych'
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]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
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.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision -
generating encdb.h
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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/typeprof.revision unchanged
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
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
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
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 '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/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.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/.bundle/gems/syslog-0.1.2/ext/syslog'
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 binary commands:         /tmp/ruby/install/master-no-rjit/bin
installing base libraries:          /tmp/ruby/install/master-no-rjit/lib
installing arch files:              /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/master-no-rjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/master-no-rjit/bin
installing library scripts:         /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/master-no-rjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1975 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/master-no-rjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/master-no-rjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/master-no-rjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/master-no-rjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/master-no-rjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/master-no-rjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/master-no-rjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/master-no-rjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/master-no-rjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/master-no-rjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/master-no-rjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/master-no-rjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/master-no-rjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/master-no-rjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/master-no-rjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/master-no-rjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/master-no-rjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/master-no-rjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/master-no-rjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/master-no-rjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/master-no-rjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/master-no-rjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/master-no-rjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Run options: 
  --seed=24938
  "--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/911] 78160=test_win32ole_type
[  2/911] 78160=test_metaclass
[  3/911] 78160=test_marshal
[  4/911] 78163=test_rdoc_method_attr
[  5/911] 78161=test_cd
[  6/911] 78164=test_cgi_cookie
[  7/911] 78161=test_ractor
[  8/911] 78164=test_gem_commands_unpack_command
[  9/911] 78160=test_win32ole_variant
[ 10/911] 78160=test_ssl
[ 11/911] 78163=test_rdoc_markup_include
[ 12/911] 78163=test_cipher
[ 13/911] 78161=test_gem
[ 14/911] 78163=test_new
[ 15/911] 78163=test_resource
[ 16/911] 78163=test_tsort
[ 17/911] 78163=test_parser
[ 18/911] 78163=test_gem_rdoc
[ 19/911] 78164=test_resolve_symbol
[ 20/911] 78164=test_gem_commands_specification_command
[ 21/911] 78163=test_reqarg
[ 22/911] 78164=test_sleep
[ 23/911] 78163=test_history
[ 24/911] 78160=test_case_mapping
[ 25/911] 78160=test_cgi_core
[ 26/911] 78160=test_extlibs
[ 27/911] 78163=test_rdoc_tom_doc
[ 28/911] 78163=test_cparser
[ 29/911] 78164=test_ripper
[ 30/911] 78163=test_gem_commands_server_command
[ 31/911] 78163=test_numhash
[ 32/911] 78163=json_common_interface_test
[ 33/911] 78163=test_pkey_rsa
[ 34/911] 78163=redundant_return_test
[ 35/911] 78163=node_id_test
[ 36/911] 78164=test_gem_validator
[ 37/911] 78164=test_instrumentation_api
[ 38/911] 78161=snapshots_test
[ 39/911] 78163=test_memory_view
[ 40/911] 78163=test_function
[ 41/911] 78163=test_enum
[ 42/911] 78164=test_config
[ 43/911] 78164=test_serialize_subclasses
[ 44/911] 78164=test_autoload
[ 45/911] 78160=test_class
[ 46/911] 78160=test_dot_dot
[ 47/911] 78160=test_key_error
[ 48/911] 78160=test_engine
[ 49/911] 78160=test_rdoc_i18n_locale
[ 50/911] 78161=test_yamlstore
[ 51/911] 78161=test_jaro_winkler
[ 52/911] 78161=test_verbose
[ 53/911] 78161=test_integer
[ 54/911] 78160=test_popen_deadlock
[ 55/911] 78163=test_gem_gem_runner
[ 56/911] 78160=test_rdoc_markup_to_table_of_contents
[ 57/911] 78163=test_rdoc_generator_pot
[ 58/911] 78160=test_switch_hitter
[ 59/911] 78163=test_optimization
[ 60/911] 78160=test_gc
[ 61/911] 78161=test_hash_create
[ 62/911] 78161=parse_stream_test
[ 63/911] 78161=test_tree_spell_checker
[ 64/911] 78161=test_gem_ext_builder
[ 65/911] 78161=test_rdoc_markup_pre_process
[ 66/911] 78161=test_gem_security
[ 67/911] 78164=test_x509name
[ 68/911] 78164=test_gem_bundler_version_finder
[ 69/911] 78164=test_rdoc_generator_markup
[ 70/911] 78164=test_symbol
[ 71/911] 78164=test_rdoc_token_stream
[ 72/911] 78164=test_gem_commands_update_command
[ 73/911] 78164=test_emoji_breaks
[ 74/911] 78164=test_gem_source_fetch_problem
[ 75/911] 78164=test_win32ole_variant_outarg
[ 76/911] 78164=test_gem_request_connection_pools
[ 77/911] 78160=test_key_event_record
[ 78/911] 78164=test_webauthn_listener_response
[ 79/911] 78160=test_rdoc_markup_to_html_snippet
[ 80/911] 78164=test_rdoc_single_class
[ 81/911] 78164=test_arity
[ 82/911] 78164=test_ractor_compatibility
[ 83/911] 78160=test_udp
[ 84/911] 78160=test_member
[ 85/911] 78160=test_call
[ 86/911] 78163=test_shift_jis
[ 87/911] 78163=test_gem_commands_push_command
[ 88/911] 78160=test_evaluation
[ 89/911] 78160=test_gem_silent_ui
[ 90/911] 78164=test_default_gems
[ 91/911] 78160=test_https
[ 92/911] 78164=test_gem_request_set
[ 93/911] 78163=test_io_timeout
[ 94/911] 78163=test_comparable
[ 95/911] 78163=test_pty
[ 96/911] 78164=test_singleton_function
[ 97/911] 78164=test_rational2
[ 98/911] 78164=fixtures_test
[ 99/911] 78163=test_gem_commands_build_command
[100/911] 78164=test_gem_package_tar_reader_entry
[101/911] 78163=test_io
[102/911] 78161=test_workspace
[103/911] 78164=test_locale
[104/911] 78163=test_euc_tw
[105/911] 78163=test_gem_update_suggestion
[106/911] 78164=test_ts
[107/911] 78163=test_svcb_https
[108/911] 78163=test_buffering
[109/911] 78163=test_win32ole_param
[110/911] 78163=test_time_tz
[111/911] 78163=test_spell_checker
[112/911] 78163=test_set_len
[113/911] 78161=test_range
[114/911] 78163=test_completion
[115/911] 78164=test_wait
[116/911] 78164=test_gem_resolver_lock_set
[117/911] 78164=test_nofree
[118/911] 78164=test_did_you_mean
[119/911] 78164=test_proxy
[120/911] 78163=test_rdoc_markup_to_html
[121/911] 78163=test_document
[122/911] 78163=test_dns
[123/911] 78164=test_rdoc_alias
[124/911] 78164=test_gem_package_tar_writer
[125/911] 78161=test_gem_resolver_vendor_specification
[126/911] 78160=test_load
[127/911] 78160=test_primitive
[128/911] 78161=test_tempfile
[129/911] 78160=test_ossl
[130/911] 78163=test_ruby_lex
[131/911] 78164=test_gem_local_remote_options
[132/911] 78161=test_scalar_scanner
[133/911] 78161=test_eval
[134/911] 78164=test_propertyputref
[135/911] 78163=test_gem_source_subpath_problem
[136/911] 78164=comments_test
[137/911] 78164=test_sprintf_comb
[138/911] 78163=test_gem_ext_rake_builder
[139/911] 78164=test_rdoc_markup_document
[140/911] 78164=test_method_cache
[141/911] 78164=test_gem_commands_outdated_command
[142/911] 78164=test_alias
[143/911] 78161=test_gem_resolver_api_specification
[144/911] 78161=test_settracefunc
[145/911] 78164=test_rdoc_parser_simple
[146/911] 78164=test_gem_text
[147/911] 78164=tunnel_test
[148/911] 78164=test_encoding
[149/911] 78164=test_object
[150/911] 78164=test_sockopt
[151/911] 78164=test_io_buffer
[152/911] 78164=test_gem_safe_yaml
[153/911] 78164=test_win32ole
[154/911] 78164=test_rubyoptions
[155/911] 78163=test_load
[156/911] 78163=test_case
[157/911] 78163=test_rdoc_generator_json_index
[158/911] 78163=test_config
[159/911] 78163=test_module
[160/911] 78161=bom_test
[161/911] 78161=test_file
[162/911] 78161=test_ssl
[163/911] 78163=test_super
[164/911] 78163=test_gem_safe_marshal
[165/911] 78163=command_line_test
[166/911] 78163=test_thread_cv
[167/911] 78163=test_rdoc_parser_changelog
[168/911] 78163=test_ldap
[169/911] 78163=test_rdoc_markup_hard_break
[170/911] 78163=warnings_test
[171/911] 78163=test_name_error_extension
[172/911] 78163=test_gem_resolver_installer_set
[173/911] 78160=test_keyword
[174/911] 78163=test_dryrun
[175/911] 78163=test_buffered_io
[176/911] 78163=test_windows_1252
[177/911] 78163=test_pkey_dh
[178/911] 78163=dispatcher_test
[179/911] 78163=test_gem_security_signer
[180/911] 78163=test_rubyvm
[181/911] 78163=test_unicode
[182/911] 78163=test_mailto
[183/911] 78163=test_ractor
[184/911] 78163=test_date_ractor
[185/911] 78160=test_euc_kr
[186/911] 78160=test_helper
[187/911] 78160=test_flush
[188/911] 78160=test_sexp
[189/911] 78160=test_cgi_tag_helper
[190/911] 78160=test_fiddle
[191/911] 78163=test_cmethod
[192/911] 78163=test_gem_dependency_list
[193/911] 78160=test_rdoc_parser_markdown
[194/911] 78160=test_gem_resolver_git_specification
[195/911] 78163=test_gem_commands_open_command
[196/911] 78163=test_digest
[197/911] 78161=test_fips
[198/911] 78163=test_gem_package_task
[199/911] 78163=test_mutex
[200/911] 78163=test_flip
[201/911] 78163=test_rendering
[202/911] 78161=test_gem_stream_ui
[203/911] 78163=test_rdoc_generator_ri
[204/911] 78163=test_struct
[205/911] 78161=json_addition_test
[206/911] 78161=test_kwargs
[207/911] 78161=test_io_wait
[208/911] 78161=test_qsort
[209/911] 78161=test_ns_spki
[210/911] 78161=heredoc_test
[211/911] 78161=test_fixnum
[212/911] 78161=test_signal
[213/911] 78163=test_rdoc_rd_block_parser
[214/911] 78163=test_handle
[215/911] 78160=test_trace
[216/911] 78160=test_file
[217/911] 78160=test_arity
[218/911] 78160=test_threadgroup
[219/911] 78161=json_generator_test
[220/911] 78163=test_init
[221/911] 78161=test_digest
[222/911] 78161=test_rdoc_extend
[223/911] 78160=test_rdoc_context
[224/911] 78161=test_merge_keys
[225/911] 78161=test_rdoc_markup_heading
[226/911] 78161=test_regex_casefold
[227/911] 78161=test_closure
[228/911] 78163=test_gem_source_git
[229/911] 78161=test_open-uri
[230/911] 78161=test_gem_resolver_local_specification
[231/911] 78160=test_stringify_symbols
[232/911] 78161=test_digest_extend
[233/911] 78161=errors_test
[234/911] 78160=constant_path_node_test
[235/911] 78160=test_vm_dump
[236/911] 78160=test_rdoc_generator_pot_po_entry
[237/911] 78160=test_iso_8859
[238/911] 78160=test_ftp
[239/911] 78160=unescape_test
[240/911] 78161=test_exception
[241/911] 78161=test_rdoc_markup_to_label
[242/911] 78161=test_function_entry
[243/911] 78161=test_path
[244/911] 78161=test_reline
[245/911] 78164=test_rdoc_generator_darkfish
[246/911] 78164=test_rb_str_dup
[247/911] 78164=test_optarg
[248/911] 78164=test_data_error
[249/911] 78164=test_provider
[250/911] 78161=test_io
[251/911] 78160=test_array
[252/911] 78164=test_len
[253/911] 78164=test_printf
[254/911] 78164=test_gem_unsatisfiable_dependency_error
[255/911] 78164=test_gem_uri_formatter
[256/911] 78164=test_socket
.Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f062c652de8 /tmp/ruby/build/master-no-rjit/.ext/common/socket.rb:709 sleep>
Finished thread: TestSocket#test_udp_recvmsg_truncation: #<Thread:0x00007f062c652de8 /tmp/ruby/build/master-no-rjit/.ext/common/socket.rb:709 dead>
[257/911] 78163=test_assignment
[258/911] 78163=parse_comments_test
[259/911] 78163=test_http_request
[260/911] 78163=json_ext_parser_test
[261/911] 78163=test_etc
[262/911] 78164=test_gem_gemcutter_utilities
[263/911] 78163=test_thread
[264/911] 78164=test_ocsp
[265/911] 78164=test_transcode
[266/911] 78164=test_rdoc_include
[267/911] 78164=test_parser
[268/911] 78164=test_https_proxy
[269/911] 78164=test_rdoc_options
[270/911] 78164=!Nothing_to_test
[271/911] 78164=test_frozen_error
[272/911] 78164=test_io_m17n
[273/911] 78164=test_pp
[274/911] 78164=test_case_comprehensive
[275/911] 78164=test_kernel
[276/911] 78164=breadth_first_search_test
[277/911] 78164=test_rat
[278/911] 78164=test_pstore
[279/911] 78164=static_literals_test
[280/911] 78164=test_color
[281/911] 78164=test_object_references
[282/911] 78164=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, 39453>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
[283/911] 78164=test_class2name
[284/911] 78164=test_bundled_ca
[285/911] 78164=json_parser_test
[286/911] 78164=test_arith_seq_beg_len_step
[287/911] 78164=test_lexer
[288/911] 78164=test_gem_resolver_requirement_list
[289/911] 78164=test_line_editor
[290/911] 78164=test_string_memory
[291/911] 78164=test_win32ole_method_event
[292/911] 78164=test_random
[293/911] 78164=dump_test
[294/911] 78163=test_acceptable
[295/911] 78163=test_gem_commands_pristine_command
[296/911] 78160=test_thread_queue
[297/911] 78164=test_nowrite
[298/911] 78164=test_error_highlight
[299/911] 78164=test_backtrace
[300/911] 78164=test_emitter
[301/911] 78164=test_arithmetic_sequence
[302/911] 78164=test_coder
[303/911] 78164=test_interned_str
[304/911] 78164=test_rdoc_ri_driver
[305/911] 78163=test_pkey_ec
[306/911] 78163=test_symbol
[307/911] 78161=test_httpheader
[308/911] 78161=test_context
[309/911] 78161=test_mkmf
[310/911] 78161=test_deprecated
[311/911] 78161=test_gem_commands_install_command
[312/911] 78164=test_gem_commands_cert_command
[313/911] 78160=test_lazy_enumerator
[314/911] 78160=test_thread
[315/911] 78160=test_find_executable
[316/911] 78160=test_date_parse
[317/911] 78160=test_protect
[318/911] 78160=test_date_new
[319/911] 78160=test_div
[320/911] 78160=test_gem_resolver_vendor_set
[321/911] 78160=test_unix
[322/911] 78160=test_gem_console_ui
[323/911] 78160=test_tree_builder
[324/911] 78160=test_cstr
[325/911] 78164=test_marshalable
[326/911] 78164=test_type_completor
[327/911] 78164=newline_test
[328/911] 78164=test_gem_installer
[329/911] 78161=test_integer
[330/911] 78161=test_gem_ext_cargo_builder
[331/911] 78160=test_gem_package
[332/911] 78161=test_cgi_header
[333/911] 78161=test_variable_name_check
[334/911] 78161=test_win32ole_method
[335/911] 78161=test_bignum
[336/911] 78161=test_gem_commands_setup_command
[337/911] 78160=test_float
[338/911] 78161=test_rdoc_store
[339/911] 78163=test_input_method
[340/911] 78163=test_rdoc_normal_class
[341/911] 78163=test_ftp
[342/911] 78163=test_install
[343/911] 78163=test_rdoc_stats
[344/911] 78163=ractor_test
[345/911] 78163=test_find
[346/911] 78163=test_memory_view
[347/911] 78163=test_coverage
[348/911] 78161=test_pointer
[349/911] 78160=test_pathname
[350/911] 78160=test_pair
[351/911] 78163=test_win32ole_event
[352/911] 78163=test_iseq
[353/911] 78161=overlap_test
[354/911] 78163=test_ssl_session
[355/911] 78161=test_nextafter
[356/911] 78161=test_capacity
[357/911] 78161=test_gc_compact
[358/911] 78163=test_omap
[359/911] 78163=test_http
[360/911] 78163=test_duplicate
[361/911] 78163=test_to_ary_concat
[362/911] 78160=test_shellwords
[363/911] 78160=test_help
[364/911] 78160=test_ifunless
[365/911] 78160=test_gem_util
[366/911] 78160=test_win32ole_variable
[367/911] 78160=test_files_lib
[368/911] 78164=test_ellipsize
[369/911] 78164=test_date_strftime
[370/911] 78163=test_rdoc_code_object
[371/911] 78164=test_gem_resolver_installed_specification
[372/911] 78164=heredoc_dedent_test
[373/911] 78164=test_random_formatter
[374/911] 78164=json_generic_object_test
[375/911] 78164=test_gem_specification
[376/911] 78163=test_severity
[377/911] 78163=test_ractor
[378/911] 78163=pattern_test
[379/911] 78163=test_json_tree
[380/911] 78163=test_history
[381/911] 78163=test_func
[382/911] 78161=test_to_ruby
[383/911] 78161=test_open3
[384/911] 78160=implicit_array_test
[385/911] 78160=test_fiber
[386/911] 78163=test_object
[387/911] 78164=test_cclass
[388/911] 78164=test_basicsocket
[389/911] 78164=test_irb
[390/911] 78163=test_config
[391/911] 78163=test_mixed_unicode_escapes
[392/911] 78163=test_benchmark
[393/911] 78164=test_io_wait_uncommon
[394/911] 78164=test_tracer
[395/911] 78164=test_scan_args
[396/911] 78164=test_human_typo
[397/911] 78164=test_option
[398/911] 78161=test_gem_ci_detector
[399/911] 78161=test_gem_source
[400/911] 78164=library_symbols_test
[401/911] 78164=test_rdoc_require
[402/911] 78164=test_gem_commands_yank_command
[403/911] 78160=test_gem_path_support
[404/911] 78160=test_emitter
[405/911] 78160=string_encoding_test
[406/911] 78160=test_gem_commands_check_command
[407/911] 78160=test_optparse
[408/911] 78160=test_gem_commands_sources_command
[409/911] 78164=test_arith_seq_extract
[410/911] 78164=test_alias_and_anchor
[411/911] 78164=test_ws
[412/911] 78164=test_rdoc_markup_to_ansi
[413/911] 78161=test_file_exhaustive
[414/911] 78164=test_pkey_dsa
[415/911] 78163=test_enc_associate
[416/911] 78160=test_assembler
[417/911] 78160=test_date_time
[418/911] 78160=test_change_word
[419/911] 78160=test_bn
[420/911] 78160=test_win32ole_variant_m
[421/911] 78160=test_objspace
[422/911] 78164=test_have_func
[423/911] 78163=test_date_compat
[424/911] 78163=test_abi
[425/911] 78163=test_bmethod
[426/911] 78163=test_rdoc_top_level
[427/911] 78163=test_have_library
[428/911] 78164=test_gem_source_lock
[429/911] 78164=test_config
[430/911] 78164=test_gem_command_manager
[431/911] 78164=test_enumerator
[432/911] 78164=test_name_error
[433/911] 78164=test_debugger_integration
[434/911] 78164=test_rdoc_parser_c
[435/911] 78163=test_my_integer
[436/911] 78163=fuzzer_test
[437/911] 78163=test_safe_load
[438/911] 78163=json_fixtures_test
[439/911] 78163=test_struct
[440/911] 78163=test_lambda
[441/911] 78163=onigmo_test
[442/911] 78163=test_multi_irb_commands
[443/911] 78163=test_gem_uri
[444/911] 78163=test_too_many_dummy_encodings
[445/911] 78164=test_enumerator
[446/911] 78163=test_rdoc_attr
[447/911] 78163=test_ractor
[448/911] 78163=test_registry
[449/911] 78163=test_project_sanity
[450/911] 78163=test_nomethod_error
[451/911] 78163=test_usrmarshal
[452/911] 78163=test_regexp
[453/911] 78161=test_ensured
[454/911] 78161=magic_comment_test
[455/911] 78161=test_rdoc_markdown
[456/911] 78161=test_gem_platform
[457/911] 78161=test_addr
[458/911] 78161=test_ancdata
[459/911] 78161=test_rdoc_rd
[460/911] 78161=test_pack
[461/911] 78161=test_rdoc_encoding
[462/911] 78161=attribute_write_test
[463/911] 78161=test_stringchar
[464/911] 78161=test_require
[465/911] 78161=test_wss
[466/911] 78161=test_files_test_1
[467/911] 78161=test_helper
[468/911] 78161=test_rdoc_constant
[469/911] 78161=test_rdoc_rd_inline
[470/911] 78161=test_deprecate
[471/911] 78161=test_exception
[472/911] 78161=test_class_name_check
[473/911] 78161=test_disable_irb
[474/911] 78161=test_summary
[475/911] 78161=test_gem_resolver_conflict
[476/911] 78161=test_grapheme_breaks
[477/911] 78161=test_address_resolve
[478/911] 78161=test_rdoc_markup_to_bs
[479/911] 78161=test_foreach
[480/911] 78161=integer_base_flags_test
[481/911] 78161=test_iter_break
[482/911] 78161=regexp_test
[483/911] 78161=test_num2int
[484/911] 78161=test_dup
[485/911] 78161=test_gem_resolver_best_set
[486/911] 78161=lex_test
[487/911] 78161=test_gem_commands_rebuild_command
[488/911] 78161=json_string_matching_test
[489/911] 78161=test_eval
[490/911] 78161=test_cgi_util
[491/911] 78161=test_key_stroke
[492/911] 78161=test_ast
[493/911] 78163=test_warning
[494/911] 78163=test_m17n_comb
[495/911] 78164=test_gem_resolver_index_set
[496/911] 78164=test_rdoc_markup_verbatim
[497/911] 78164=test_gbk
[498/911] 78164=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 42373>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12
[499/911] 78164=test_gem_remote_fetcher_local_ssl_server
[500/911] 78164=regular_expression_options_test
[501/911] 78164=test_folderitem2_invokeverb
[502/911] 78164=test_ole_methods
[503/911] 78164=test_string
[504/911] 78160=test_undef
[505/911] 78160=test_rdoc_generator_pot_po
[506/911] 78160=test_set
[507/911] 78160=test_gem_ext_cargo_builder_unit
[508/911] 78160=test_have_macro
[509/911] 78163=test_data
[510/911] 78163=test_kill_ring
[511/911] 78163=test_encoding
[512/911] 78163=test_hash
[513/911] 78163=test_rdoc_markup_parser
[514/911] 78163=test_constant
[515/911] 78160=test_gem_commands_exec_command
[516/911] 78160=test_gem_dependency_resolution_error
[517/911] 78160=test_nonblock
[518/911] 78160=test_not
[519/911] 78160=test_rdoc_parser_rd
[520/911] 78160=test_clone
[521/911] 78160=test_gem_command
[522/911] 78160=test_gem_remote_fetcher
[523/911] 78160=test_readpartial
[524/911] 78160=test_path_to_class
[525/911] 78160=test_gem_request_set_lockfile_parser
[526/911] 78160=test_zsh_completion
[527/911] 78160=test_windows_1251
[528/911] 78160=test_gem_ext_ext_conf_builder
[529/911] 78163=test_complex
[530/911] 78163=version_test
[531/911] 78163=test_configuration
[532/911] 78163=test_big5
[533/911] 78163=newline_offsets_test
[534/911] 78160=test_yield
[535/911] 78163=test_frozen
[536/911] 78163=test_convertible
[537/911] 78160=test_timeout
[538/911] 78160=test_nesting_parser
[539/911] 78160=test_win32ole_param_event
[540/911] 78160=test_kdf
[541/911] 78160=test_pattern_matching
[542/911] 78160=test_erb
[543/911] 78160=test_tracepoint
[544/911] 78160=test_fileutils
[545/911] 78160=test_gem_commands_uninstall_command
[546/911] 78160=desugar_compiler_test
[547/911] 78160=parse_success_test
[548/911] 78160=test_time
[549/911] 78160=test_internal_ivar
[550/911] 78160=test_stream
[551/911] 78160=test_getopts
[552/911] 78160=test_import
[553/911] 78160=test_stat
[554/911] 78160=test_rdoc_text
[555/911] 78160=test_httpresponses
[556/911] 78160=test_command
[557/911] 78160=test_method_name_check
[558/911] 78160=test_method_cache
[559/911] 78160=test_require
[560/911] 78160=test_asn1
[561/911] 78160=test_date_marshal
[562/911] 78160=test_gem_commands_signout_command
[563/911] 78160=test_cgi_modruby
[564/911] 78160=test_psych
[565/911] 78160=test_err_in_callback
[566/911] 78160=test_logger
[567/911] 78160=test_rdoc_servlet
[568/911] 78160=test_gem_commands_list_command
[569/911] 78160=test_gem_install_update_options
[570/911] 78160=test_require
[571/911] 78160=test_rdoc_markup_to_markdown
[572/911] 78160=test_bug-5832
[573/911] 78160=test_numeric
[574/911] 78160=test_word
[575/911] 78160=test_update
[576/911] 78160=test_syntax
[577/911] 78163=test_iseq_load
[578/911] 78163=test_debug
[579/911] 78163=test_rdoc_markup_paragraph
[580/911] 78163=test_rdoc_markup_to_joined_paragraph
[581/911] 78163=test_raise_exception
[582/911] 78163=test_gem_source_specific_file
[583/911] 78163=snippets_test
[584/911] 78163=test_yaml_special_cases
[585/911] 78163=test_gem_source_list
[586/911] 78163=test_yield_block
[587/911] 78163=test_formatter
[588/911] 78163=json_encoding_test
[589/911] 78163=test_nil2vtempty
[590/911] 78163=test_pkcs7
[591/911] 78163=test_object_create_start
[592/911] 78163=test_typeddata
[593/911] 78163=test_weakmap
[594/911] 78164=symbol_encoding_test
[595/911] 78164=test_complex2
[596/911] 78164=test_bug-3571
[597/911] 78164=test_compile_prism
[598/911] 78164=test_exception_at_throwing
[599/911] 78164=test_yaml
[600/911] 78164=test_thread_fd_close
[601/911] 78164=test_gem_request_set_lockfile
[602/911] 78164=test_pattern_key_name_check
[603/911] 78164=test_postponed_job
[604/911] 78164=test_erb_command
[605/911] 78164=test_rdoc_markdown_test
[606/911] 78160=test_rdoc_normal_module
[607/911] 78160=test_case_options
[608/911] 78160=test_color_printer
[609/911] 78160=test_libs
[610/911] 78160=test_gem_commands_mirror
[611/911] 78160=test_ostruct
[612/911] 78160=test_gc
[613/911] 78160=test_math
[614/911] 78160=test_array_create
[615/911] 78160=test_remote_fetch_error
[616/911] 78164=test_gem_commands_help_command
[617/911] 78160=test_gem_source_installed
[618/911] 78160=test_case
[619/911] 78160=test_sprintf
[620/911] 78164=test_notimplement
[621/911] 78164=test_dir
[622/911] 78160=test_gem_resolver_lock_specification
[623/911] 78160=test_win32ole_typelib
[624/911] 78160=integer_parse_test
[625/911] 78160=test_signedness
[626/911] 78164=test_rdoc_markup_to_rdoc
[627/911] 78164=test_external_new
[628/911] 78164=test_gem_ext_cmake_builder
[629/911] 78164=test_rdoc_parser_ruby
[630/911] 78164=test_ractor
[631/911] 78164=test_httpresponse
[632/911] 78164=test_econv
[633/911] 78164=test_parser_events
[634/911] 78164=test_date_conv
[635/911] 78164=test_c_struct_builder
[636/911] 78164=test_date_arith
[637/911] 78164=test_hash
[638/911] 78163=test_egrep_cpp
[639/911] 78163=test_rdoc_markup_to_html_crossref
[640/911] 78163=test_stack
[641/911] 78163=test_append
[642/911] 78163=test_env
[643/911] 78160=test_key_name_check
[644/911] 78160=test_depth_first
[645/911] 78160=test_str2big
[646/911] 78160=reflection_test
[647/911] 78160=locals_test
[648/911] 78160=test_uncorrectable_name_check
[649/911] 78160=test_gem_commands_which_command
[650/911] 78160=test_gem_resolver_git_set
[651/911] 78160=parse_test
[652/911] 78160=test_parse
[653/911] 78164=test_inlinecache
[654/911] 78160=test_unicode_escape
[655/911] 78164=test_custom_command
[656/911] 78164=test_gem_uninstaller
[657/911] 78160=test_gem_resolver
[658/911] 78160=test_within_pipe
[659/911] 78160=test_helper_method
[660/911] 78160=test_last_thread
[661/911] 78160=test_rdoc_rd_inline_parser
[662/911] 78160=test_beginendblock
[663/911] 78160=parameters_signature_test
[664/911] 78160=test_gem_package_old
[665/911] 78160=test_class
[666/911] 78163=test_const
[667/911] 78163=test_rdoc_context_section
[668/911] 78163=test_bug_reporter
[669/911] 78164=test_set
[670/911] 78164=test_rendering
[671/911] 78164=test_gem_security_policy
[672/911] 78163=test_rdoc_rdoc
[673/911] 78163=test_io_console
[674/911] 78164=test_generic
[675/911] 78164=test_gem_commands_dependency_command
[676/911] 78164=test_c_union_entity
[677/911] 78164=test_rdoc_markup
[678/911] 78164=test_yjit
[679/911] 78161=test_files_sample
[680/911] 78161=test_m17n
[681/911] 78163=test_argf
[682/911] 78161=test_gem_name_tuple
[683/911] 78161=test_gem_request
[684/911] 78161=test_io_buffer
[685/911] 78160=test_weakkeymap
[686/911] 78161=test_stringio
[687/911] 78161=test_gem_resolver_specification
[688/911] 78161=test_variable
[689/911] 78161=test_enc_raise
[690/911] 78161=test_recorder
[691/911] 78161=test_pkcs12
[692/911] 78160=test_flags
[693/911] 78161=test_files_test_2
[694/911] 78161=test_defined
[695/911] 78161=test_scanner_events
[696/911] 78161=test_tcp
[697/911] 78161=test_rdoc_markup_attributes
[698/911] 78161=test_utf16
[699/911] 78161=test_addrinfo
[700/911] 78161=test_gem_package_tar_reader
[701/911] 78161=test_webauthn_poller
[702/911] 78161=test_gem_commands_contents_command
[703/911] 78161=test_rdoc_ri_paths
[704/911] 78161=test_nil
[705/911] 78161=test_rdoc_any_method
[706/911] 78160=test_gem_remote_fetcher_s3
[707/911] 78161=test_terminfo
[708/911] 78161=test_bug-14834
[709/911] 78161=test_complexrational
[710/911] 78161=numeric_value_test
[711/911] 78161=test_autoconf
[712/911] 78161=compiler_test
[713/911] 78161=test_logperiod
[714/911] 78161=test_cgi_multipart
[715/911] 78161=test_gem_commands_info_command
[716/911] 78160=test_process
[717/911] 78161=test_string
[718/911] 78161=test_gem_config_file
[719/911] 78160=test_rdoc_task
[720/911] 78160=test_rdoc_comment
[721/911] 78160=test_backtrace
[722/911] 78161=test_dir_m17n
[723/911] 78160=test_raise
[724/911] 78160=test_yjit_exit_locations
[725/911] 78160=test_forwardable
[726/911] 78160=test_big2str
[727/911] 78160=test_yaml_tree
[728/911] 78160=test_rdoc_i18n_text
[729/911] 78160=test_euc_jp
[730/911] 78160=test_storage
[731/911] 78160=test_fnmatch
[732/911] 78160=test_erb_m17n
[733/911] 78160=test_shapes
[734/911] 78160=test_string
[735/911] 78160=test_gem_spec_fetcher
[736/911] 78160=test_iterator
[737/911] 78160=test_x509cert
[738/911] 78163=parser_test
[739/911] 78160=test_gem_commands_environment_command
[740/911] 78163=test_date
[741/911] 78163=test_logdevice
[742/911] 78160=test_yamldbm
[743/911] 78160=test_macro
[744/911] 78160=test_console_attr
[745/911] 78160=test_gem_commands_signin_command
[746/911] 78161=test_gem_dependency
[747/911] 78160=test_gem_version
[748/911] 78160=test_gem_request_set_gem_dependency_api
[749/911] 78161=ripper_test
[750/911] 78160=test_rubygems
[751/911] 78163=test_date_strptime
[752/911] 78163=test_ractor
[753/911] 78160=test_recursion
[754/911] 78160=test_coderange
[755/911] 78160=test_gem_commands_owner_command
[756/911] 78163=test_gem_doctor
[757/911] 78163=test_rdoc_markup_attribute_manager
[758/911] 78161=test_ubf_async_safe
[759/911] 78163=test_pipe
[760/911] 78161=test_win32ole_record
[761/911] 78161=test_gem_resolver_composed_set
[762/911] 78161=test_gem_impossible_dependencies_error
[763/911] 78161=test_rational
[764/911] 78161=test_numeric
[765/911] 78163=test_gem_stub_specification
[766/911] 78160=test_mdns
[767/911] 78161=test_rdoc_markup_to_tt_only
[768/911] 78160=test_framework
[769/911] 78160=test_require_lib
[770/911] 78161=test_time
[771/911] 78163=test_objectspace
[772/911] 78161=test_hmac
[773/911] 78161=test_gem_commands_search_command
[774/911] 78161=test_sorted_set
[775/911] 78161=test_zlib
[776/911] 78163=test_emoji
[777/911] 78163=test_scheduler
[778/911] 78163=test_cp949
[779/911] 78163=test_proc
[780/911] 78163=test_condition
[781/911] 78163=test_rdoc_class_module
[782/911] 78164=test_gem_requirement
[783/911] 78164=test_date_attr
[784/911] 78164=test_key_actor_vi
[785/911] 78164=test_ansi_without_terminfo
[786/911] 78164=test_store
[787/911] 78163=test_prettyprint
[788/911] 78163=regular_expression_encoding_test
[789/911] 78163=test_boolean
[790/911] 78163=test_ipaddr
[791/911] 78163=static_inspect_test
[792/911] 78163=test_queue
[793/911] 78163=test_unicode_normalize
[794/911] 78163=test_enc_str_buf_cat
[795/911] 78163=test_reline_key
[796/911] 78163=test_rdoc_rubygems_hook
[797/911] 78164=test_x509req
[798/911] 78163=test_integer_comb
[799/911] 78164=test_mul
[800/911] 78164=test_trick
[801/911] 78160=test_http
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 12
Leaked thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007feeaeecfb90 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2#test_head: 11
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007feeaeecfb90 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007feeaeecf7f8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTP_v1_2#test_patch: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41049>
Finished thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007feeaeecf7f8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007feeaeecfa50 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 11
Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007feeaeecfa50 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 11
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=272215841, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 12
.Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007feeaeecfca8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 12
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007feeaeecf7f8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007feeaeecf7f8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 12
.Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007feeaeecfca8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 12
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: #<Thread:0x00007feeaeecfca8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 13
Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007feeaeecf7f8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get_response: 12
Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007feeaeecf7f8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007feeaeec0eb0 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
[802/911] 78164=test_random
[803/911] 78164=test_key_actor_emacs
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007feeaeec0eb0 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 11 #<File::Stat dev=0x8, ino=272223744, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[804/911] 78164=test_null
[805/911] 78164=test_basicinstructions
.Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007feeaf27f678 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007feeaf27f678 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
[806/911] 78164=test_string_processing
[807/911] 78164=encodings_test
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 #<File::Stat dev=0x8, ino=272218002, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[808/911] 78164=test_insns_leaf
[809/911] 78164=test_stringscanner
[810/911] 78164=test_stream
[811/911] 78164=test_allocation
[812/911] 78163=test_gem_commands_lock_command
[813/911] 78163=test_normalize
[814/911] 78163=test_utf32
[815/911] 78163=test_gem_resolver_activation_request
[816/911] 78163=test_rdoc_markup_indented_paragraph
[817/911] 78163=test_rdoc_cross_reference
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 14
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 13 #<File::Stat dev=0x8, ino=272227896, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
[818/911] 78163=test_pkg_config
[819/911] 78163=test_inadvertent_creation
[820/911] 78163=test_gb18030
[821/911] 78163=test_noarg.Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007feeaeec16a8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>

[822/911] 78163=test_filter
[823/911] 78163=test_dln
[824/911] 78163=test_method
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007feeaeec16a8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 15
Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007feeaeecf500 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 15
Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007feeaeecf500 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007feeaed3f488 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
[825/911] 78160=test_koi8
[826/911] 78160=test_rbconfig
[827/911] 78160=test_gem_ext_configure_builder
[828/911] 78160=source_location_test
[829/911] 78160=test_gem_security_trust_dir
[830/911] 78160=test_cesu8
[831/911] 78160=test_gem_commands_fetch_command
[832/911] 78160=test_lock_native_thread
[833/911] 78160=test_process
[834/911] 78161=test_fd_setsize
[835/911] 78161=test_resize
[836/911] 78161=test_rand
[837/911] 78164=test_gem_request_set_lockfile_tokenizer
[838/911] 78164=test_x509attr
[839/911] 78164=test_x509crl
[840/911] 78164=test_x509store
[841/911] 78164=test_cgi_session
[842/911] 78164=test_rdoc_parser
[843/911] 78164=test_show_source
[844/911] 78164=test_passing_block
[845/911] 78164=test_securerandom
[846/911] 78164=test_refinement
[847/911] 78161=test_ansi_with_terminfo
[848/911] 78161=test_require_path_check
[849/911] 78161=test_protocol
[850/911] 78161=test_placearg
[851/911] 78161=test_gem_source_local
[852/911] 78161=test_ractor
[853/911] 78161=test_gem_commands_query_command
[854/911] 78161=test_enumerable
[855/911] 78161=test_literal
[856/911] 78161=test_thread
[857/911] 78161=test_pinned
[858/911] 78161=test_common
[859/911] 78161=ruby_parser_test
[860/911] 78161=test_continuation
[861/911] 78161=test_gem_resolver_dependency_request
[862/911] 78161=test_rdoc_markup_formatter
[863/911] 78161=test_gem_ext_cargo_builder_link_flag_converter
[864/911] 78161=test_win32ole_type_event
[865/911] 78161=test_pack
[866/911] 78161=test_delete
[867/911] 78161=test_x509ext
[868/911] 78161=test_ractor
[869/911] 78161=test_gem_version_option
[870/911] 78161=test_files_test
[871/911] 78161=test_pkey
[872/911] 78161=test_fstring
[873/911] 78161=test_bash_completion
[874/911] 78161=test_gem_commands_cleanup_command
[875/911] 78161=test_data
[876/911] 78161=test_profile_frames
[877/911] 78161=test_rdoc_markup_raw
[878/911] 78161=test_exit
[879/911] 78161=test_enumerator_kw
[880/911] 78161=test_array
[881/911] 78161=test_gem_package_tar_header
[882/911] 78161=test_singleton
[883/911] 78161=test_files_ext
[884/911] 78161=test_timeout
[885/911] 78164=test_tmpdir
[886/911] 78164=test_delegate
[887/911] 78161=test_force_exit
[888/911] 78161=test_whileuntil
[889/911] 78161=test_weakref
[890/911] 78164=test_eval_history
[891/911] 78164=test_monitor
[892/911] 78164=test_system
[893/911] 78161=test_bigzero
[894/911] 78161=test_gem_resolver_api_set
[895/911] 78161=test_sizeof
[896/911] 78164=index_write_test
[897/911] 78164=test_face
[898/911] 78164=test_pack
[899/911] 78164=test_modify_expand
[900/911] 78164=test_gem_available_set
[901/911] 78163=test_c_struct_entry
[902/911] 78164=test_scalar
[903/911] 78164=test_gem_dependency_installer
[904/911] 78163=test_sleep
[905/911] 78163=test_at_exit
[906/911] 78163=equality_test
[907/911] 78163=location_test
[908/911] 78163=test_gem_source_vendor
[909/911] 78163=test_type
[910/911] 78163=test_gem_resolver_index_specification
[911/911] 78163=test_gem_commands_stale_command
Finished tests in 838.134539s, 39.8576 tests/s, 7716.7384 assertions/s.
33406 tests, 6467665 assertions, 0 failures, 0 errors, 332 skips

ruby -v: ruby 3.4.0dev (2024-07-17T08:37:57Z master af60317861) [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 -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = C.UTF-8
	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 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
ruby 3.4.0dev (2024-07-17T08:37:57Z master af60317861) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 135.894423 seconds

3432 files, 32767 examples, 146428 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.
raw logfile