# Logfile created on 2024-07-17 23:06:04 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f432c43fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="master-no-rjit", @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit", @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit", @configure_opts=["--disable-rjit"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240717-230604", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f432c461dd0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f432c4619c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f432c37a980 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20240717-230604", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20240717-230604>, @binmode=false, @mon_data=#<Monitor:0x00007f432c461768>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 239d54dfbc
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/master-no-rjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving 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/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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/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]: Leaving 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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
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]: 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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.1/ext/rbs_extension'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering 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/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision -
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
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/master-no-rjit/gems/power_assert-2.0.3.gem
making srcs under enc
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
making enc
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: 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/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
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]: 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/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/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/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common  /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/master-no-rjit/bin
installing base libraries:          /tmp/ruby/install/master-no-rjit/lib
installing arch files:              /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/master-no-rjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/master-no-rjit/bin
installing library scripts:         /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/master-no-rjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1975 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
Run options: 
  --seed=7152
  "--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/910] 622654=test_parser_events
[  2/910] 622653=test_date_arith
[  3/910] 622652=test_c_struct_builder
[  4/910] 622655=test_date_conv
[  5/910] 622655=test_hash
[  6/910] 622653=test_egrep_cpp
[  7/910] 622654=test_rdoc_markup_to_html_crossref
[  8/910] 622652=test_append
[  9/910] 622652=test_env
[ 10/910] 622653=test_stack
[ 11/910] 622654=test_key_name_check
[ 12/910] 622654=test_gem_resolver_lock_specification
[ 13/910] 622654=test_win32ole_typelib
[ 14/910] 622654=integer_parse_test
[ 15/910] 622653=test_rdoc_markup_to_rdoc
[ 16/910] 622654=test_external_new
[ 17/910] 622654=test_signedness
[ 18/910] 622653=test_gem_ext_cmake_builder
[ 19/910] 622653=test_ractor
[ 20/910] 622653=test_httpresponse
[ 21/910] 622653=test_econv
[ 22/910] 622653=test_rdoc_parser_ruby
[ 23/910] 622652=test_unicode_escape
[ 24/910] 622652=test_gem_uninstaller
[ 25/910] 622653=test_custom_command
[ 26/910] 622653=test_gem_resolver
[ 27/910] 622655=test_depth_first
[ 28/910] 622655=test_str2big
[ 29/910] 622655=test_gem_commands_which_command
[ 30/910] 622655=test_uncorrectable_name_check
[ 31/910] 622655=locals_test
[ 32/910] 622653=reflection_test
[ 33/910] 622653=test_gem_resolver_git_set
[ 34/910] 622655=test_inlinecache
[ 35/910] 622655=test_parse
[ 36/910] 622653=parse_test
[ 37/910] 622653=test_rdoc_context_section
[ 38/910] 622653=test_bug_reporter
[ 39/910] 622653=test_rendering
[ 40/910] 622653=test_set
[ 41/910] 622653=test_within_pipe
[ 42/910] 622652=test_helper_method
[ 43/910] 622653=test_beginendblock
[ 44/910] 622655=test_rdoc_rd_inline_parser
[ 45/910] 622652=test_last_thread
[ 46/910] 622655=parameters_signature_test
[ 47/910] 622655=test_const
[ 48/910] 622655=test_gem_package_old
[ 49/910] 622655=test_class
[ 50/910] 622652=test_rdoc_markup
[ 51/910] 622653=test_yjit
[ 52/910] 622652=test_files_sample
[ 53/910] 622652=test_m17n
[ 54/910] 622652=test_gem_name_tuple
[ 55/910] 622652=test_argf
[ 56/910] 622654=test_gem_request
[ 57/910] 622654=test_weakkeymap
[ 58/910] 622655=test_io_buffer
[ 59/910] 622655=test_rdoc_rdoc
[ 60/910] 622654=test_io_console
[ 61/910] 622655=test_gem_security_policy
[ 62/910] 622655=test_generic
[ 63/910] 622655=test_gem_commands_dependency_command
[ 64/910] 622655=test_c_union_entity
[ 65/910] 622655=test_bug-5832
[ 66/910] 622655=test_rdoc_markup_to_markdown
[ 67/910] 622655=test_numeric
[ 68/910] 622655=test_update
[ 69/910] 622655=test_word
[ 70/910] 622655=test_gem_commands_list_command
[ 71/910] 622655=test_gem_install_update_options
[ 72/910] 622655=test_require
[ 73/910] 622654=test_formatter
[ 74/910] 622654=json_encoding_test
[ 75/910] 622654=test_nil2vtempty
[ 76/910] 622654=test_pkcs7
[ 77/910] 622654=test_object_create_start
[ 78/910] 622654=test_iseq_load
[ 79/910] 622652=test_syntax
[ 80/910] 622655=test_debug
[ 81/910] 622655=test_gem_source_specific_file
[ 82/910] 622655=test_raise_exception
[ 83/910] 622654=test_rdoc_markup_to_joined_paragraph
[ 84/910] 622654=test_rdoc_markup_paragraph
[ 85/910] 622654=snippets_test
[ 86/910] 622655=test_gem_source_list
[ 87/910] 622655=test_yield_block
[ 88/910] 622655=test_yaml_special_cases
[ 89/910] 622655=test_exception_at_throwing
[ 90/910] 622655=test_yaml
[ 91/910] 622655=test_thread_fd_close
[ 92/910] 622655=test_gem_request_set_lockfile
[ 93/910] 622654=test_pattern_key_name_check
[ 94/910] 622654=test_erb_command
[ 95/910] 622654=test_postponed_job
[ 96/910] 622655=test_typeddata
[ 97/910] 622654=symbol_encoding_test
[ 98/910] 622654=test_weakmap
[ 99/910] 622655=test_complex2
[100/910] 622655=test_compile_prism
[101/910] 622655=test_bug-3571
[102/910] 622655=test_remote_fetch_error
[103/910] 622655=test_gem_commands_help_command
[104/910] 622655=test_gem_source_installed
[105/910] 622655=test_case
[106/910] 622655=test_sprintf
[107/910] 622655=test_notimplement
[108/910] 622655=test_dir
[109/910] 622653=test_case_options
[110/910] 622653=test_rdoc_markdown_test
[111/910] 622655=test_rdoc_normal_module
[112/910] 622655=test_color_printer
[113/910] 622655=test_ostruct
[114/910] 622655=test_libs
[115/910] 622655=test_gem_commands_mirror
[116/910] 622655=test_math
[117/910] 622655=test_gc
[118/910] 622655=test_array_create
[119/910] 622655=test_gem_remote_fetcher
[120/910] 622653=test_readpartial
[121/910] 622653=test_path_to_class
[122/910] 622653=test_gem_request_set_lockfile_parser
[123/910] 622655=test_zsh_completion
[124/910] 622655=test_windows_1251
[125/910] 622655=test_gem_ext_ext_conf_builder
[126/910] 622653=test_complex
[127/910] 622653=version_test
[128/910] 622653=test_gem_dependency_resolution_error
[129/910] 622653=test_gem_commands_exec_command
[130/910] 622654=test_nonblock
[131/910] 622654=test_not
[132/910] 622654=test_rdoc_parser_rd
[133/910] 622654=test_clone
[134/910] 622654=test_gem_command
[135/910] 622655=test_convertible
[136/910] 622653=test_timeout
[137/910] 622653=test_big5
[138/910] 622654=test_configuration
[139/910] 622653=newline_offsets_test
[140/910] 622654=test_yield
[141/910] 622653=test_frozen
[142/910] 622653=test_tracepoint
[143/910] 622653=test_fileutils
[144/910] 622652=test_gem_commands_uninstall_command
[145/910] 622653=desugar_compiler_test
[146/910] 622653=parse_success_test
[147/910] 622653=test_internal_ivar
[148/910] 622653=test_time
[149/910] 622652=test_stream
[150/910] 622652=test_getopts
[151/910] 622652=test_nesting_parser
[152/910] 622653=test_win32ole_param_event
[153/910] 622653=test_pattern_matching
[154/910] 622652=test_kdf
[155/910] 622653=test_erb
[156/910] 622653=test_gem_commands_signout_command
[157/910] 622652=test_cgi_modruby
[158/910] 622653=test_psych
[159/910] 622652=test_err_in_callback
[160/910] 622652=test_rdoc_servlet
[161/910] 622652=test_logger
[162/910] 622653=test_import
[163/910] 622652=test_rdoc_text
[164/910] 622652=test_stat
[165/910] 622652=test_command
[166/910] 622652=test_httpresponses
[167/910] 622652=test_method_name_check
[168/910] 622652=test_require
[169/910] 622652=test_method_cache
[170/910] 622652=test_asn1
[171/910] 622652=test_date_marshal
[172/910] 622652=integer_base_flags_test
[173/910] 622652=test_foreach
[174/910] 622652=test_iter_break
[175/910] 622652=regexp_test
[176/910] 622652=test_num2int
[177/910] 622652=test_dup
[178/910] 622652=test_class_name_check
[179/910] 622652=test_exception
[180/910] 622653=test_summary
[181/910] 622653=test_disable_irb
[182/910] 622653=test_gem_resolver_conflict
[183/910] 622653=test_grapheme_breaks
[184/910] 622653=test_rdoc_markup_to_bs
[185/910] 622653=test_address_resolve
[186/910] 622653=json_string_matching_test
[187/910] 622653=test_eval
[188/910] 622654=test_cgi_util
[189/910] 622653=test_key_stroke
[190/910] 622653=lex_test
[191/910] 622654=test_gem_resolver_best_set
[192/910] 622654=test_gem_commands_rebuild_command
[193/910] 622654=test_string
[194/910] 622653=test_ole_methods
[195/910] 622653=test_folderitem2_invokeverb
[196/910] 622653=test_rdoc_generator_pot_po
[197/910] 622653=test_undef
[198/910] 622653=test_gem_ext_cargo_builder_unit
[199/910] 622653=test_set
[200/910] 622653=test_warning
[201/910] 622653=test_ast
[202/910] 622652=test_m17n_comb
[203/910] 622652=test_gem_resolver_index_set
[204/910] 622652=test_rdoc_markup_verbatim
[205/910] 622652=test_gbk
[206/910] 622652=test_gem_remote_fetcher_local_ssl_server
[207/910] 622652=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPSocket:fd 10, AF_INET6, ::1, 32913>
[208/910] 622652=regular_expression_options_test
[209/910] 622652=test_encoding.Closed file descriptor: TestEncoding#test_encoding: 10

[210/910] 622652=test_kill_ring
[211/910] 622652=test_hash
[212/910] 622652=test_constant
[213/910] 622655=test_rdoc_markup_parser
[214/910] 622655=test_have_macro
[215/910] 622655=test_data
[216/910] 622655=test_gem_resolver_dependency_request
[217/910] 622655=test_continuation
[218/910] 622655=test_gem_ext_cargo_builder_link_flag_converter
[219/910] 622655=test_rdoc_markup_formatter
[220/910] 622655=test_win32ole_type_event
[221/910] 622655=test_pack
[222/910] 622655=test_delete
[223/910] 622655=test_x509ext
[224/910] 622655=test_ractor
[225/910] 622655=test_gem_commands_query_command
[226/910] 622652=test_placearg
[227/910] 622652=test_gem_source_local
[228/910] 622652=test_enumerable
[229/910] 622652=test_literal
[230/910] 622655=test_thread
[231/910] 622655=test_pinned
[232/910] 622655=ruby_parser_test
[233/910] 622655=test_common
[234/910] 622655=test_fstring
[235/910] 622655=test_pkey
[236/910] 622655=test_bash_completion
[237/910] 622655=test_array
[238/910] 622655=test_profile_frames
[239/910] 622655=test_rdoc_markup_raw
[240/910] 622655=test_exit
[241/910] 622655=test_enumerator_kw
[242/910] 622655=test_gem_commands_cleanup_command
[243/910] 622652=test_data
[244/910] 622652=test_ractor
[245/910] 622652=test_gem_version_option
[246/910] 622652=test_files_test
[247/910] 622652=test_timeout
[248/910] 622652=test_tmpdir
[249/910] 622652=test_delegate
[250/910] 622652=test_force_exit
[251/910] 622652=test_weakref
[252/910] 622655=test_whileuntil
[253/910] 622655=test_eval_history
[254/910] 622652=test_monitor
[255/910] 622655=test_system
[256/910] 622652=test_gem_resolver_api_set
[257/910] 622652=test_bigzero
[258/910] 622652=test_gem_package_tar_header
[259/910] 622652=test_singleton
[260/910] 622652=test_files_ext
[261/910] 622652=test_gem_dependency_installer
[262/910] 622654=test_c_struct_entry
[263/910] 622654=test_scalar
[264/910] 622654=test_sleep
[265/910] 622655=test_at_exit
[266/910] 622655=location_test
[267/910] 622655=equality_test
[268/910] 622655=test_gem_resolver_index_specification
[269/910] 622654=test_type
[270/910] 622654=test_gem_source_vendor
[271/910] 622654=test_gem_commands_stale_command
[272/910] 622654=index_write_test
[273/910] 622654=test_sizeof
[274/910] 622655=test_face
[275/910] 622655=test_pack
[276/910] 622655=test_modify_expand
[277/910] 622655=test_gem_available_set
[278/910] 622655=test_key_actor_emacs
[279/910] 622655=test_null
[280/910] 622655=test_basicinstructions
[281/910] 622655=test_insns_leaf
[282/910] 622655=test_string_processing
[283/910] 622655=encodings_test
[284/910] 622655=test_stream
[285/910] 622655=test_stringscanner
[286/910] 622655=test_gem_commands_lock_command
[287/910] 622655=test_allocation
[288/910] 622652=test_rdoc_rubygems_hook
[289/910] 622652=test_x509req
[290/910] 622652=test_integer_comb
[291/910] 622655=test_mul
[292/910] 622655=test_http
Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007efe1e1c6560 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2#test_post: 11
Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007efe1e1c6560 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTP_v1_2#test_patch: 11
.Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007efe1fcd5c48 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007efe1fcd5c48 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_get: 11
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x8, ino=289492191, 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 thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007efe1e1bfda0 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 12
Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007efe1e1bfda0 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007efe1e1c7550 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007efe1e1c7550 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 12
[293/910] 622652=test_trick
.Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007efe1e1bfaa8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 12
Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007efe1e1bfaa8 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007efe1e1c7190 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007efe1e1c7190 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
[294/910] 622654=test_random
[295/910] 622654=test_inadvertent_creation.Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 12

[296/910] 622654=test_gb18030
[297/910] 622654=test_filter
[298/910] 622654=test_noarg
[299/910] 622654=test_dln
[300/910] 622654=test_method
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 11 #<File::Stat dev=0x8, ino=289488483, 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 thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007efe1e1bfa30 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007efe1e1bfa30 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007efe1e1beae0 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 13
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007efe1e1beae0 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 13
[301/910] 622652=test_gem_ext_configure_builder
.Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007efe1e1bfb20 /tmp/ruby/src/master-no-rjit/test/net/http/utils.rb:28 sleep>
[302/910] 622655=test_rbconfig
[303/910] 622655=test_koi8
[304/910] 622655=test_normalize
[305/910] 622655=test_utf32
[306/910] 622655=test_rdoc_markup_indented_paragraph
[307/910] 622655=test_gem_resolver_activation_request
[308/910] 622652=test_rdoc_cross_reference
[309/910] 622655=test_pkg_config
[310/910] 622655=test_lock_native_thread
[311/910] 622655=test_process
[312/910] 622652=test_resize
[313/910] 622652=test_fd_setsize
[314/910] 622652=test_rand
[315/910] 622652=test_gem_security_trust_dir
[316/910] 622652=source_location_test
[317/910] 622652=test_cesu8
[318/910] 622652=test_gem_commands_fetch_command
[319/910] 622652=test_show_source
[320/910] 622652=test_rdoc_parser
[321/910] 622652=test_passing_block
[322/910] 622652=test_securerandom
[323/910] 622652=test_refinement
[324/910] 622654=test_ansi_with_terminfo
[325/910] 622654=test_require_path_check
[326/910] 622654=test_protocol
[327/910] 622654=test_gem_request_set_lockfile_tokenizer
[328/910] 622654=test_x509attr
[329/910] 622654=test_x509crl
[330/910] 622654=test_cgi_session
[331/910] 622654=test_x509store
[332/910] 622654=test_coderange
[333/910] 622654=test_recursion
[334/910] 622654=test_gem_commands_owner_command
[335/910] 622654=test_rdoc_markup_attribute_manager
[336/910] 622654=test_ubf_async_safe
[337/910] 622654=test_gem_doctor
[338/910] 622654=test_win32ole_record
[339/910] 622654=test_pipe
[340/910] 622654=test_gem_resolver_composed_set
[341/910] 622654=test_gem_impossible_dependencies_error
[342/910] 622654=test_macro
[343/910] 622654=test_yamldbm
[344/910] 622654=test_console_attr
[345/910] 622654=test_gem_dependency
[346/910] 622652=test_gem_commands_signin_command
[347/910] 622654=ripper_test
[348/910] 622652=test_gem_request_set_gem_dependency_api
[349/910] 622652=test_gem_version
[350/910] 622654=test_date_strptime
[351/910] 622654=test_rubygems
[352/910] 622652=test_ractor
[353/910] 622652=test_time
[354/910] 622654=test_hmac
[355/910] 622654=test_objectspace
[356/910] 622652=test_gem_commands_search_command
[357/910] 622652=test_rational
[358/910] 622652=test_mdns
[359/910] 622652=test_gem_stub_specification
[360/910] 622652=test_numeric
[361/910] 622652=test_rdoc_markup_to_tt_only
[362/910] 622652=test_framework
[363/910] 622652=test_require_lib
[364/910] 622654=test_date_attr
[365/910] 622654=test_store
[366/910] 622654=test_key_actor_vi
[367/910] 622654=test_ansi_without_terminfo
[368/910] 622654=test_zlib
[369/910] 622652=test_emoji
[370/910] 622652=test_sorted_set
[371/910] 622652=test_scheduler
[372/910] 622652=test_cp949
[373/910] 622652=test_rdoc_class_module
[374/910] 622652=test_condition
[375/910] 622652=test_proc
[376/910] 622654=test_gem_requirement
[377/910] 622654=test_queue
[378/910] 622654=test_enc_str_buf_cat
[379/910] 622654=test_unicode_normalize
[380/910] 622654=test_reline_key
[381/910] 622654=test_prettyprint
[382/910] 622654=regular_expression_encoding_test
[383/910] 622654=test_boolean
[384/910] 622654=static_inspect_test
[385/910] 622654=test_ipaddr
[386/910] 622654=test_recorder
[387/910] 622654=test_pkcs12
[388/910] 622652=test_flags
[389/910] 622654=test_files_test_2
[390/910] 622652=test_scanner_events
[391/910] 622652=test_defined
[392/910] 622652=test_stringio
[393/910] 622652=test_gem_resolver_specification
[394/910] 622652=test_variable
[395/910] 622652=test_enc_raise
[396/910] 622652=test_rdoc_ri_paths
[397/910] 622652=test_gem_remote_fetcher_s3
[398/910] 622652=test_rdoc_any_method
[399/910] 622652=test_nil
[400/910] 622652=test_terminfo
[401/910] 622652=test_bug-14834
[402/910] 622652=test_complexrational
[403/910] 622652=numeric_value_test
[404/910] 622652=test_tcp
[405/910] 622652=test_addrinfo
[406/910] 622652=test_utf16
[407/910] 622652=test_rdoc_markup_attributes
[408/910] 622652=test_gem_package_tar_reader
[409/910] 622652=test_webauthn_poller
[410/910] 622652=test_gem_commands_contents_command
[411/910] 622652=test_string
[412/910] 622652=test_rdoc_comment
[413/910] 622652=test_rdoc_task
[414/910] 622652=test_gem_config_file
[415/910] 622652=test_backtrace
[416/910] 622652=test_yjit_exit_locations
[417/910] 622652=test_raise
[418/910] 622652=test_dir_m17n
[419/910] 622654=test_forwardable
[420/910] 622654=test_big2str
[421/910] 622654=test_autoconf
[422/910] 622654=compiler_test
[423/910] 622654=test_logperiod
[424/910] 622654=test_cgi_multipart
[425/910] 622654=test_process
[426/910] 622654=test_gem_commands_info_command
[427/910] 622654=test_erb_m17n
[428/910] 622654=test_gem_spec_fetcher
[429/910] 622654=test_iterator
[430/910] 622654=test_shapes
[431/910] 622654=test_string
[432/910] 622654=test_x509cert
[433/910] 622654=parser_test
[434/910] 622654=test_gem_commands_environment_command
[435/910] 622654=test_logdevice
[436/910] 622655=test_date
[437/910] 622655=test_yaml_tree
[438/910] 622652=test_fnmatch
[439/910] 622655=test_storage
[440/910] 622655=test_rdoc_i18n_text
[441/910] 622655=test_euc_jp
[442/910] 622655=test_rdoc_parser_markdown
[443/910] 622652=test_gem_resolver_git_specification
[444/910] 622655=test_gem_commands_open_command
[445/910] 622655=test_fips
[446/910] 622652=test_digest
[447/910] 622654=test_date_ractor
[448/910] 622655=test_ractor
[449/910] 622655=test_mailto
[450/910] 622655=test_euc_kr
[451/910] 622655=test_sexp
[452/910] 622655=test_flush
[453/910] 622655=test_helper
[454/910] 622655=test_cgi_tag_helper
[455/910] 622655=test_fiddle
[456/910] 622654=test_cmethod
[457/910] 622654=test_gem_dependency_list
[458/910] 622655=json_addition_test
[459/910] 622652=test_kwargs
[460/910] 622652=test_io_wait
[461/910] 622655=test_qsort
[462/910] 622655=test_mutex
[463/910] 622652=test_gem_package_task
[464/910] 622652=test_flip
[465/910] 622654=test_gem_stream_ui
[466/910] 622652=test_rendering
[467/910] 622652=test_rdoc_generator_ri
[468/910] 622652=test_struct
[469/910] 622654=test_rdoc_rd_block_parser
[470/910] 622654=test_trace
[471/910] 622654=test_handle
[472/910] 622655=test_file
[473/910] 622655=test_arity
[474/910] 622655=test_threadgroup
[475/910] 622655=json_generator_test
[476/910] 622654=test_init
[477/910] 622655=test_ns_spki
[478/910] 622655=heredoc_test
[479/910] 622655=test_signal
[480/910] 622652=test_fixnum
[481/910] 622652=constant_path_node_test
[482/910] 622652=test_digest_extend
[483/910] 622652=errors_test
[484/910] 622652=test_stringify_symbols
[485/910] 622652=test_vm_dump
[486/910] 622652=test_rdoc_generator_pot_po_entry
[487/910] 622652=test_iso_8859
[488/910] 622652=test_ftp
[489/910] 622652=test_rdoc_extend
[490/910] 622652=test_digest
[491/910] 622652=test_rdoc_context
[492/910] 622654=test_rdoc_markup_heading
[493/910] 622654=test_merge_keys
[494/910] 622654=test_closure
[495/910] 622654=test_regex_casefold
[496/910] 622654=test_open-uri
[497/910] 622655=test_gem_resolver_local_specification
[498/910] 622655=test_gem_source_git
[499/910] 622652=test_primitive
[500/910] 622652=test_tempfile
Closed file descriptor: TestOpenURI#test_userinfo: 11
[501/910] 622654=test_ossl
[502/910] 622652=test_ruby_lex
[503/910] 622652=test_gem_local_remote_options
[504/910] 622652=test_scalar_scanner
[505/910] 622652=test_eval
[506/910] 622652=test_propertyputref
[507/910] 622652=test_dns
[508/910] 622652=test_document
[509/910] 622652=test_rdoc_markup_to_html
[510/910] 622652=test_rdoc_alias
[511/910] 622652=test_gem_package_tar_writer
[512/910] 622655=test_gem_resolver_vendor_specification
[513/910] 622655=test_load
[514/910] 622655=test_rdoc_parser_simple
[515/910] 622655=test_gem_text
[516/910] 622652=test_gem_resolver_api_specification
[517/910] 622655=test_settracefunc
[518/910] 622652=tunnel_test
[519/910] 622652=test_encoding
[520/910] 622652=test_object
[521/910] 622652=test_sockopt
[522/910] 622652=test_win32ole
[523/910] 622652=test_io_buffer
[524/910] 622652=test_gem_safe_yaml
[525/910] 622652=test_gem_source_subpath_problem
[526/910] 622652=comments_test
[527/910] 622652=test_sprintf_comb
[528/910] 622652=test_gem_ext_rake_builder
[529/910] 622655=test_gem_commands_outdated_command
[530/910] 622655=test_rdoc_markup_document
[531/910] 622655=test_method_cache
[532/910] 622652=test_alias
[533/910] 622655=test_module
[534/910] 622652=test_config
[535/910] 622652=bom_test
[536/910] 622652=test_file
[537/910] 622652=test_ssl
[538/910] 622655=test_super
[539/910] 622653=test_rubyoptions
[540/910] 622654=test_load
[541/910] 622654=test_case
[542/910] 622654=test_rdoc_generator_json_index
[543/910] 622654=test_buffered_io
[544/910] 622654=test_windows_1252
[545/910] 622654=test_pkey_dh
[546/910] 622654=dispatcher_test
[547/910] 622654=test_rubyvm
[548/910] 622654=test_gem_security_signer
[549/910] 622654=test_unicode
[550/910] 622654=test_gem_safe_marshal
[551/910] 622655=command_line_test
[552/910] 622655=test_thread_cv
[553/910] 622655=test_ldap
[554/910] 622655=test_rdoc_parser_changelog
[555/910] 622655=warnings_test
[556/910] 622655=test_rdoc_markup_hard_break
[557/910] 622655=test_gem_resolver_installer_set
[558/910] 622655=test_name_error_extension
[559/910] 622655=test_dryrun
[560/910] 622655=test_keyword
[561/910] 622654=test_hash_create
[562/910] 622654=test_gc
[563/910] 622655=test_tree_spell_checker
[564/910] 622655=parse_stream_test
[565/910] 622655=test_gem_ext_builder
[566/910] 622652=test_gem_security
[567/910] 622655=test_rdoc_markup_pre_process
[568/910] 622655=test_popen_deadlock
[569/910] 622655=test_gem_gem_runner
[570/910] 622655=test_rdoc_markup_to_table_of_contents
[571/910] 622655=test_rdoc_generator_pot
[572/910] 622655=test_switch_hitter
[573/910] 622655=test_optimization
[574/910] 622653=test_gem_request_connection_pools
[575/910] 622653=test_key_event_record
[576/910] 622653=test_webauthn_listener_response
[577/910] 622653=test_arity
[578/910] 622653=test_rdoc_single_class
[579/910] 622653=test_rdoc_markup_to_html_snippet
[580/910] 622653=test_ractor_compatibility
[581/910] 622653=test_rdoc_generator_markup
[582/910] 622653=test_gem_bundler_version_finder
[583/910] 622653=test_x509name
[584/910] 622653=test_symbol
[585/910] 622653=test_rdoc_token_stream
[586/910] 622653=test_gem_commands_update_command
[587/910] 622652=test_gem_source_fetch_problem
[588/910] 622652=test_emoji_breaks
[589/910] 622652=test_win32ole_variant_outarg
[590/910] 622652=test_io_timeout
[591/910] 622652=test_comparable
[592/910] 622652=test_pty
[593/910] 622653=test_singleton_function
[594/910] 622653=test_member
[595/910] 622653=test_udp
[596/910] 622653=test_call
[597/910] 622653=test_shift_jis
[598/910] 622653=test_gem_commands_push_command
[599/910] 622652=test_default_gems
[600/910] 622652=test_evaluation
[601/910] 622652=test_gem_silent_ui
[602/910] 622652=test_https
[603/910] 622653=test_gem_request_set
[604/910] 622654=test_buffering
[605/910] 622654=test_svcb_https
[606/910] 622654=test_win32ole_param
[607/910] 622654=test_set_len
[608/910] 622654=test_time_tz
[609/910] 622654=test_spell_checker
[610/910] 622654=test_completion
[611/910] 622653=test_range
[612/910] 622655=test_nofree
[613/910] 622655=test_wait
[614/910] 622655=test_gem_resolver_lock_set
[615/910] 622655=test_proxy
[616/910] 622655=test_did_you_mean
[617/910] 622655=fixtures_test
[618/910] 622654=test_rational2
[619/910] 622654=test_gem_package_tar_reader_entry
[620/910] 622653=test_gem_commands_build_command
[621/910] 622655=test_io
[622/910] 622654=test_workspace
[623/910] 622655=test_locale
[624/910] 622655=test_euc_tw
[625/910] 622655=test_ts
[626/910] 622654=test_gem_update_suggestion
[627/910] 622652=test_cd
[628/910] 622652=test_cgi_cookie
[629/910] 622652=test_ractor
[630/910] 622654=test_win32ole_variant
[631/910] 622654=test_gem_commands_unpack_command
[632/910] 622653=test_ssl
[633/910] 622655=test_rdoc_markup_include
[634/910] 622655=test_win32ole_type
[635/910] 622655=test_metaclass
[636/910] 622655=test_marshal
[637/910] 622652=test_rdoc_method_attr
[638/910] 622654=test_parser
[639/910] 622654=test_gem_rdoc
[640/910] 622652=test_gem_commands_specification_command
[641/910] 622654=test_reqarg
[642/910] 622652=test_resolve_symbol
[643/910] 622652=test_history
[644/910] 622652=test_sleep
[645/910] 622653=test_case_mapping
[646/910] 622653=test_cgi_core
[647/910] 622653=test_cipher
[648/910] 622654=test_gem
[649/910] 622653=test_new
[650/910] 622653=test_resource
[651/910] 622653=test_tsort
[652/910] 622653=node_id_test
[653/910] 622655=test_gem_validator
[654/910] 622655=test_memory_view
[655/910] 622653=test_function
[656/910] 622655=test_instrumentation_api
[657/910] 622653=snapshots_test
[658/910] 622652=test_enum
[659/910] 622655=test_config
[660/910] 622655=test_rdoc_tom_doc
[661/910] 622655=test_extlibs
[662/910] 622653=test_cparser
[663/910] 622654=test_ripper
[664/910] 622652=test_gem_commands_server_command
[665/910] 622652=test_numhash
[666/910] 622652=json_common_interface_test
[667/910] 622652=test_pkey_rsa
[668/910] 622654=test_dot_dot
[669/910] 622654=test_key_error
[670/910] 622654=test_engine
[671/910] 622654=test_rdoc_i18n_locale
[672/910] 622654=test_jaro_winkler
[673/910] 622652=test_yamlstore
[674/910] 622654=test_verbose
[675/910] 622652=test_integer
[676/910] 622654=test_serialize_subclasses
[677/910] 622654=test_autoload
[678/910] 622653=test_class
[679/910] 622653=test_bmethod
[680/910] 622653=test_abi
[681/910] 622653=test_rdoc_top_level
[682/910] 622655=test_gem_source_lock
[683/910] 622655=test_have_library
[684/910] 622653=test_config
[685/910] 622653=test_gem_command_manager
[686/910] 622653=test_change_word
[687/910] 622653=test_date_time
[688/910] 622653=test_bn
[689/910] 622653=test_win32ole_variant_m
[690/910] 622653=test_objspace
[691/910] 622655=test_date_compat
[692/910] 622655=test_have_func
[693/910] 622652=test_gem_uri
[694/910] 622652=test_multi_irb_commands
[695/910] 622652=test_too_many_dummy_encodings
[696/910] 622652=test_enumerator
[697/910] 622655=test_rdoc_attr
[698/910] 622655=test_enumerator
[699/910] 622655=test_name_error
[700/910] 622655=test_debugger_integration
[701/910] 622655=test_my_integer
[702/910] 622655=test_rdoc_parser_c
[703/910] 622655=fuzzer_test
[704/910] 622655=test_safe_load
[705/910] 622655=test_lambda
[706/910] 622655=test_struct
[707/910] 622655=json_fixtures_test
[708/910] 622655=onigmo_test
[709/910] 622654=test_usrmarshal
[710/910] 622655=test_regexp
[711/910] 622654=magic_comment_test
[712/910] 622654=test_ensured
[713/910] 622654=test_ractor
[714/910] 622654=test_registry
[715/910] 622654=test_project_sanity
[716/910] 622654=test_nomethod_error
[717/910] 622654=test_require
[718/910] 622654=test_files_test_1
[719/910] 622654=test_wss
[720/910] 622654=test_helper
[721/910] 622654=test_deprecate
[722/910] 622654=test_rdoc_constant
[723/910] 622654=test_rdoc_rd_inline
[724/910] 622654=test_rdoc_markdown
[725/910] 622654=test_gem_platform
[726/910] 622654=test_addr
[727/910] 622654=test_rdoc_rd
[728/910] 622654=test_ancdata
[729/910] 622654=test_pack
[730/910] 622654=attribute_write_test
[731/910] 622654=test_stringchar
[732/910] 622654=test_rdoc_encoding
[733/910] 622654=heredoc_dedent_test
[734/910] 622654=test_random_formatter
[735/910] 622654=test_gem_specification
[736/910] 622654=json_generic_object_test
[737/910] 622654=test_ractor
[738/910] 622654=test_severity
[739/910] 622654=test_help
[740/910] 622654=test_gem_util
[741/910] 622654=test_ifunless
[742/910] 622654=test_win32ole_variable
[743/910] 622654=test_files_lib
[744/910] 622654=test_date_strftime
[745/910] 622654=test_ellipsize
[746/910] 622654=test_rdoc_code_object
[747/910] 622654=test_gem_resolver_installed_specification
[748/910] 622654=test_object
[749/910] 622654=test_cclass
[750/910] 622654=test_irb
[751/910] 622654=test_basicsocket
[752/910] 622654=test_config
[753/910] 622654=test_mixed_unicode_escapes
[754/910] 622654=pattern_test
[755/910] 622654=test_json_tree
[756/910] 622654=test_history
[757/910] 622654=test_to_ruby
[758/910] 622654=test_func
[759/910] 622654=test_open3
[760/910] 622654=implicit_array_test
[761/910] 622654=test_fiber
[762/910] 622654=library_symbols_test
[763/910] 622654=test_rdoc_require
[764/910] 622654=test_gem_commands_yank_command
[765/910] 622654=test_gem_path_support
[766/910] 622654=test_emitter
[767/910] 622654=test_benchmark
[768/910] 622654=test_tracer
[769/910] 622654=test_io_wait_uncommon
[770/910] 622654=test_human_typo
[771/910] 622654=test_scan_args
[772/910] 622654=test_option
[773/910] 622654=test_gem_ci_detector
[774/910] 622654=test_gem_source
[775/910] 622654=test_rdoc_markup_to_ansi
[776/910] 622654=test_file_exhaustive
[777/910] 622652=test_pkey_dsa
[778/910] 622652=test_enc_associate
[779/910] 622652=test_assembler
[780/910] 622652=string_encoding_test
[781/910] 622652=test_gem_commands_check_command
[782/910] 622652=test_optparse
[783/910] 622652=test_gem_commands_sources_command
[784/910] 622652=test_ws
[785/910] 622652=test_arith_seq_extract
[786/910] 622652=test_alias_and_anchor
[787/910] 622652=test_gem_commands_pristine_command
[788/910] 622652=test_thread_queue
[789/910] 622655=test_acceptable
[790/910] 622652=test_nowrite
[791/910] 622652=test_backtrace
[792/910] 622652=test_error_highlight
[793/910] 622655=test_emitter
[794/910] 622655=test_arithmetic_sequence
[795/910] 622655=json_parser_test
[796/910] 622655=test_arith_seq_beg_len_step
[797/910] 622655=test_gem_resolver_requirement_list
[798/910] 622655=test_line_editor
[799/910] 622655=test_lexer
[800/910] 622654=test_win32ole_method_event
[801/910] 622654=test_string_memory
[802/910] 622655=dump_test
[803/910] 622654=test_random
[804/910] 622654=test_cstr
[805/910] 622653=test_symbol
[806/910] 622652=test_pkey_ec
[807/910] 622652=test_interned_str
[808/910] 622652=test_rdoc_ri_driver
[809/910] 622652=test_coder
[810/910] 622652=test_mkmf
[811/910] 622652=test_context
[812/910] 622652=test_httpheader
[813/910] 622652=test_gem_commands_install_command
[814/910] 622655=test_deprecated
[815/910] 622655=test_thread
[816/910] 622655=test_gem_commands_cert_command
[817/910] 622654=test_lazy_enumerator
[818/910] 622654=test_protect
[819/910] 622654=test_find_executable
[820/910] 622654=test_date_parse
[821/910] 622655=test_gem_resolver_vendor_set
[822/910] 622654=test_div
[823/910] 622655=test_date_new
[824/910] 622655=test_unix
[825/910] 622654=test_tree_builder
[826/910] 622654=test_gem_console_ui
[827/910] 622654=test_cgi_header
[828/910] 622655=test_variable_name_check
[829/910] 622654=test_win32ole_method
[830/910] 622654=test_float
[831/910] 622655=test_input_method
[832/910] 622655=test_rdoc_store
[833/910] 622652=test_gem_commands_setup_command
[834/910] 622655=test_bignum
[835/910] 622655=test_ftp
[836/910] 622655=test_rdoc_normal_class
[837/910] 622652=test_rdoc_stats
[838/910] 622652=test_install
[839/910] 622655=test_find
[840/910] 622654=ractor_test
[841/910] 622655=test_type_completor
[842/910] 622655=test_marshalable
[843/910] 622655=newline_test
[844/910] 622655=test_gem_installer
[845/910] 622654=test_integer
[846/910] 622654=test_gem_ext_cargo_builder
[847/910] 622652=test_gem_package
[848/910] 622654=test_nextafter
[849/910] 622654=test_ssl_session
[850/910] 622654=test_capacity
[851/910] 622654=test_omap
[852/910] 622654=test_gc_compact
[853/910] 622652=test_http
[854/910] 622652=test_duplicate
[855/910] 622652=test_to_ary_concat
[856/910] 622653=test_shellwords
[857/910] 622653=test_memory_view
[858/910] 622653=test_coverage
[859/910] 622653=test_pair
[860/910] 622652=test_pathname
[861/910] 622653=test_pointer
[862/910] 622652=test_win32ole_event
[863/910] 622652=overlap_test
[864/910] 622654=test_iseq
[865/910] 622652=test_rb_str_dup
[866/910] 622652=test_reline
[867/910] 622654=test_rdoc_generator_darkfish
[868/910] 622653=test_path
[869/910] 622653=test_optarg
[870/910] 622653=test_provider
[871/910] 622652=test_data_error
[872/910] 622652=test_io
[873/910] 622655=test_array
[874/910] 622654=test_exception
[875/910] 622654=unescape_test
[876/910] 622653=test_rdoc_markup_to_label
[877/910] 622653=test_function_entry
[878/910] 622653=test_http_request
[879/910] 622653=test_etc
[880/910] 622653=json_ext_parser_test
[881/910] 622653=test_thread
[882/910] 622654=test_gem_gemcutter_utilities
[883/910] 622654=test_len
[884/910] 622654=test_printf
[885/910] 622654=test_gem_unsatisfiable_dependency_error
[886/910] 622654=test_gem_uri_formatter
[887/910] 622654=test_socket
[888/910] 622654=test_assignment
[889/910] 622653=parse_comments_test
[890/910] 622653=test_https_proxy
[891/910] 622653=test_rdoc_options
[892/910] 622653=!Nothing_to_test
[893/910] 622653=test_ocsp
[894/910] 622653=test_transcode
[895/910] 622653=test_rdoc_include
[896/910] 622653=test_parser
[897/910] 622653=test_object_references
[898/910] 622653=static_literals_test
[899/910] 622653=test_color
[900/910] 622653=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41107>
.Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 11
[901/910] 622653=test_class2name
[902/910] 622653=test_bundled_ca
[903/910] 622653=test_io_m17n
[904/910] 622654=test_frozen_error
[905/910] 622654=test_pp
[906/910] 622654=test_case_comprehensive
[907/910] 622654=test_kernel
[908/910] 622654=breadth_first_search_test
[909/910] 622654=test_pstore
[910/910] 622654=test_rat
Finished tests in 749.343982s, 44.5723 tests/s, 8631.9917 assertions/s.
33400 tests, 6468331 assertions, 0 failures, 0 errors, 334 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
ruby 3.4.0dev (2024-07-17T20:43:08Z master 239d54dfbc) [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 129.631429 seconds

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