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

ruby -v: ruby 3.4.0dev (2024-10-16T14:17:54Z master ebfe615a0c) +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-16T14:17:54Z master ebfe615a0c) +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 41.123640 seconds

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