# Logfile created on 2024-07-28 07:32:26 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fd43cebfdd0 @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.20240728-073226", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fd43cee1a98 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fd43cee1818 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fd43cdfa878 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20240728-073226", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20240728-073226>, @binmode=false, @mon_data=#<Monitor:0x00007fd43cee1548>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
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
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 = e798f45cc2
$$$[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 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/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
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
329a8c39b44e5ce0a51b394f724ee32482d28ded16960ee18051c3f7189e167d  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/date'
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]: 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]: 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/fiddle'
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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
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]: 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/psych'
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]: 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/ext/openssl'
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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/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/nkf-0.2.0/ext/nkf'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/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]: 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
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/master-no-rjit/yjit/target/release/' /tmp/ruby/src/master-no-rjit/yjit/src/lib.rs
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
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
generating enc.mk
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/typeprof.revision unchanged
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
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: 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.
transdb.h unchanged
Unpacked gems/power_assert-2.0.4dev.gem
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]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
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/pathname'
make[2]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
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]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: 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/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/bigdecimal-3.1.8/ext/bigdecimal'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common  /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/master-no-rjit/bin
installing base libraries:          /tmp/ruby/install/master-no-rjit/lib
installing arch files:              /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/master-no-rjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/master-no-rjit/bin
installing library scripts:         /tmp/ruby/install/master-no-rjit/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/master-no-rjit/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/master-no-rjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.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.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=1872
  "--ruby=./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common  /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/master-no-rjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-07-26T17:20:04Z master e798f45cc2) [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.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-26T17:20:04Z master e798f45cc2) [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 97.334418 seconds

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