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

ruby -v: ruby 3.4.0dev (2024-10-16T18:52:46Z master 90aa6aefc4) +PRISM [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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.6.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/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-10-16T18:52:46Z master 90aa6aefc4) +PRISM [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 36.759690 seconds

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