# Logfile created on 2024-05-28 07:46:48 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055bfe191e960 @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.20240528-074648", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055bfe19b3060 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055bfe19b2ed0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055bfe19b2d40 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20240528-074648", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20240528-074648>, @binmode=false, @mon_data=#<Monitor:0x000055bfe19b2c78>, @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 rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/rbs.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/rbs.revision unchanged
/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
From https://github.com/ruby/ruby
   ca2d229..ceeb995  master     -> origin/master
Updating ca2d229..ceeb995
Fast-forward
 include/ruby/internal/value_type.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = ceeb9957c3
$$$[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
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/rbs.revision -
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 -
/tmp/ruby/src/master-no-rjit/.bundle/.timestamp/rbs.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/main.c
compiling /tmp/ruby/src/master-no-rjit/dmydln.c
compiling /tmp/ruby/src/master-no-rjit/miniinit.c
compiling /tmp/ruby/src/master-no-rjit/array.c
compiling /tmp/ruby/src/master-no-rjit/ast.c
compiling /tmp/ruby/src/master-no-rjit/bignum.c
compiling /tmp/ruby/src/master-no-rjit/class.c
compiling /tmp/ruby/src/master-no-rjit/compar.c
compiling /tmp/ruby/src/master-no-rjit/compile.c
compiling /tmp/ruby/src/master-no-rjit/complex.c
compiling /tmp/ruby/src/master-no-rjit/cont.c
compiling /tmp/ruby/src/master-no-rjit/debug.c
compiling /tmp/ruby/src/master-no-rjit/debug_counter.c
compiling /tmp/ruby/src/master-no-rjit/dir.c
compiling /tmp/ruby/src/master-no-rjit/dln_find.c
compiling /tmp/ruby/src/master-no-rjit/encoding.c
compiling /tmp/ruby/src/master-no-rjit/enum.c
compiling /tmp/ruby/src/master-no-rjit/enumerator.c
compiling /tmp/ruby/src/master-no-rjit/error.c
compiling /tmp/ruby/src/master-no-rjit/eval.c
compiling /tmp/ruby/src/master-no-rjit/file.c
compiling /tmp/ruby/src/master-no-rjit/gc.c
compiling /tmp/ruby/src/master-no-rjit/hash.c
compiling /tmp/ruby/src/master-no-rjit/inits.c
compiling /tmp/ruby/src/master-no-rjit/imemo.c
compiling /tmp/ruby/src/master-no-rjit/io.c
compiling /tmp/ruby/src/master-no-rjit/io_buffer.c
compiling /tmp/ruby/src/master-no-rjit/iseq.c
compiling /tmp/ruby/src/master-no-rjit/load.c
compiling /tmp/ruby/src/master-no-rjit/marshal.c
compiling /tmp/ruby/src/master-no-rjit/math.c
compiling /tmp/ruby/src/master-no-rjit/memory_view.c
compiling /tmp/ruby/src/master-no-rjit/rjit.c
compiling /tmp/ruby/src/master-no-rjit/rjit_c.c
compiling /tmp/ruby/src/master-no-rjit/node.c
compiling /tmp/ruby/src/master-no-rjit/node_dump.c
compiling /tmp/ruby/src/master-no-rjit/numeric.c
compiling /tmp/ruby/src/master-no-rjit/object.c
compiling /tmp/ruby/src/master-no-rjit/pack.c
compiling parse.c
compiling /tmp/ruby/src/master-no-rjit/proc.c
compiling /tmp/ruby/src/master-no-rjit/process.c
compiling /tmp/ruby/src/master-no-rjit/ractor.c
compiling /tmp/ruby/src/master-no-rjit/random.c
compiling /tmp/ruby/src/master-no-rjit/range.c
compiling /tmp/ruby/src/master-no-rjit/rational.c
compiling /tmp/ruby/src/master-no-rjit/re.c
compiling /tmp/ruby/src/master-no-rjit/regcomp.c
compiling /tmp/ruby/src/master-no-rjit/regenc.c
compiling /tmp/ruby/src/master-no-rjit/regerror.c
compiling /tmp/ruby/src/master-no-rjit/regexec.c
compiling /tmp/ruby/src/master-no-rjit/regparse.c
compiling /tmp/ruby/src/master-no-rjit/regsyntax.c
compiling /tmp/ruby/src/master-no-rjit/ruby.c
compiling /tmp/ruby/src/master-no-rjit/ruby_parser.c
compiling /tmp/ruby/src/master-no-rjit/scheduler.c
compiling /tmp/ruby/src/master-no-rjit/shape.c
compiling /tmp/ruby/src/master-no-rjit/signal.c
compiling /tmp/ruby/src/master-no-rjit/sprintf.c
compiling /tmp/ruby/src/master-no-rjit/st.c
compiling /tmp/ruby/src/master-no-rjit/strftime.c
compiling /tmp/ruby/src/master-no-rjit/string.c
compiling /tmp/ruby/src/master-no-rjit/struct.c
compiling /tmp/ruby/src/master-no-rjit/symbol.c
compiling /tmp/ruby/src/master-no-rjit/thread.c
compiling /tmp/ruby/src/master-no-rjit/time.c
compiling /tmp/ruby/src/master-no-rjit/transcode.c
compiling /tmp/ruby/src/master-no-rjit/util.c
compiling /tmp/ruby/src/master-no-rjit/variable.c
compiling /tmp/ruby/src/master-no-rjit/version.c
compiling /tmp/ruby/src/master-no-rjit/vm.c
compiling /tmp/ruby/src/master-no-rjit/vm_backtrace.c
compiling /tmp/ruby/src/master-no-rjit/vm_dump.c
compiling /tmp/ruby/src/master-no-rjit/vm_sync.c
compiling /tmp/ruby/src/master-no-rjit/vm_trace.c
compiling /tmp/ruby/src/master-no-rjit/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/master-no-rjit/prism/api_pack.c
compiling /tmp/ruby/src/master-no-rjit/prism/extension.c
compiling /tmp/ruby/src/master-no-rjit/prism_init.c
compiling /tmp/ruby/src/master-no-rjit/yjit.c
compiling /tmp/ruby/src/master-no-rjit/enc/ascii.c
compiling /tmp/ruby/src/master-no-rjit/enc/us_ascii.c
compiling /tmp/ruby/src/master-no-rjit/enc/unicode.c
compiling /tmp/ruby/src/master-no-rjit/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/master-no-rjit/missing/setproctitle.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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/dln.c
compiling /tmp/ruby/src/master-no-rjit/localeinit.c
compiling /tmp/ruby/src/master-no-rjit/loadpath.c
builtin_binary.inc updated
1ddc009510e30909aabec7592e9c101efff80bcfbcfe7d7073c168dece768460  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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
compiling /tmp/ruby/src/master-no-rjit/enc/encdb.c
compiling /tmp/ruby/src/master-no-rjit/enc/big5.c
compiling /tmp/ruby/src/master-no-rjit/enc/cesu_8.c
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
compiling /tmp/ruby/src/master-no-rjit/enc/cp949.c
compiling /tmp/ruby/src/master-no-rjit/enc/emacs_mule.c
compiling /tmp/ruby/src/master-no-rjit/enc/euc_jp.c
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
compiling /tmp/ruby/src/master-no-rjit/enc/trans/transdb.c
compiling /tmp/ruby/src/master-no-rjit/enc/euc_kr.c
compiling /tmp/ruby/src/master-no-rjit/enc/euc_tw.c
compiling /tmp/ruby/src/master-no-rjit/enc/gb2312.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/big5.c
compiling /tmp/ruby/src/master-no-rjit/enc/gb18030.c
compiling /tmp/ruby/src/master-no-rjit/enc/gbk.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/cesu_8.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/chinese.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/ebcdic.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_1.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_2.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_3.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_4.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_5.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_6.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_7.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_8.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_9.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/escape.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/gb18030.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/gbk.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_10.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/iso2022.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_11.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/japanese.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_13.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_14.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/korean.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_15.c
compiling /tmp/ruby/src/master-no-rjit/enc/iso_8859_16.c
compiling /tmp/ruby/src/master-no-rjit/enc/koi8_r.c
compiling /tmp/ruby/src/master-no-rjit/enc/koi8_u.c
compiling /tmp/ruby/src/master-no-rjit/enc/shift_jis.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/single_byte.c
compiling /tmp/ruby/src/master-no-rjit/enc/utf_16be.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/master-no-rjit/enc/trans/utf_16_32.c
compiling /tmp/ruby/src/master-no-rjit/enc/utf_16le.c
linking transcoder transdb.so
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
compiling /tmp/ruby/src/master-no-rjit/enc/utf_32be.c
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
compiling /tmp/ruby/src/master-no-rjit/enc/utf_32le.c
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
compiling /tmp/ruby/src/master-no-rjit/enc/windows_31j.c
linking transcoder gbk.so
compiling /tmp/ruby/src/master-no-rjit/enc/windows_1250.c
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
compiling /tmp/ruby/src/master-no-rjit/enc/windows_1251.c
compiling /tmp/ruby/src/master-no-rjit/enc/windows_1252.c
linking transcoder utf_16_32.so
compiling /tmp/ruby/src/master-no-rjit/enc/windows_1253.c
linking transcoder utf8_mac.so
compiling /tmp/ruby/src/master-no-rjit/enc/windows_1254.c
compiling /tmp/ruby/src/master-no-rjit/enc/windows_1257.c
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit'
generating makefile exts.mk
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
exts.mk unchanged
linking encoding windows_1252.so
make[1]: Entering directory '/tmp/ruby/build/master-no-rjit'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/RUBY_ALIGNOF/c.c
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/arith_seq/extract/extract.c
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[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/array/concat'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/array/resize'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/array/resize/resize.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bignum'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/big2str.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-14834'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bug-14834/bug-14384.c
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-3571'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bug-3571/bug.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/bigzero.c
linking shared-object -test-/array/resize.so
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-5832'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/class'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/div.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/debug'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/debug/init.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/dln/empty'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/class/init.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/intpack.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/dln/empty'
linking shared-object -test-/class.so
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/exception'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/mul.c
linking shared-object -test-/debug.so
linking shared-object -test-/enumerator_kw.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/exception/enc_raise.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/enumerator_kw'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/fatal'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/fatal/init.c
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/file'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/file/fs.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/bignum/str2big.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/file/init.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/exception/init.c
linking shared-object -test-/bignum.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/fatal/rb_fatal.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/float'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/float/init.c
linking shared-object -test-/fatal.so
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/funcall'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/file/stat.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/funcall.so
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/hash'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/hash/delete.c
linking shared-object -test-/float.so
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/integer'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/integer/core_ext.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/iseq_load'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/iseq_load/iseq_load.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/iter'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/iter/break.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/hash/init.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/iter/init.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/load/protect'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/iter/yield.c
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/marshal/compat/usrcompat.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/integer/init.c
linking shared-object -test-/iter.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/memory_view'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/memory_view/memory_view.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/integer/my_integer.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/method'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/method/arity.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/notimplement'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/notimplement/bug.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/num2int'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/num2int/num2int.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/method/init.c
linking shared-object -test-/memory_view.so
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/path_to_class'
linking shared-object -test-/num2int.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/path_to_class/path_to_class.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/num2int'
linking shared-object -test-/method.so
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/postponed_job'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/printf'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/printf/printf.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/proc'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/proc/init.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/random'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/random/bad_version.c
linking shared-object -test-/postponed_job.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/rational'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/rational/rat.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/random/init.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/proc/super.c
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/recursion'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/recursion/recursion.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/random/loop.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/regexp'
linking shared-object -test-/recursion.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/regexp/init.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/scan_args'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/rational.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/foreach'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/st/foreach/foreach.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/numhash'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/st/numhash/numhash.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/regexp.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/regexp'
linking shared-object -test-/st/foreach.so
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/update'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/st/update/update.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/string'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/struct'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/data.c
linking shared-object -test-/st/update.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/duplicate.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/symbol'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/chilled.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/init.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/coderange.c
linking shared-object -test-/scan_args.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/len.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/thread_fd'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/struct/member.c
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/thread_fd'
linking shared-object -test-/thread/instrumentation.so
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/time'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/time/init.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/tracepoint'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/ellipsize.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/typeddata'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/enc_associate.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/vm'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/vm/at_exit.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/tracepoint'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/-test-/wait'
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/wait/wait.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/time/new.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/init.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/cgi/escape'
compiling /tmp/ruby/src/master-no-rjit/ext/cgi/escape/escape.c
linking shared-object -test-/time.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/modify.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/continuation'
compiling /tmp/ruby/src/master-no-rjit/ext/continuation/continuation.c
linking shared-object continuation.so
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/nofree.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
linking shared-object cgi/escape.so
compiling /tmp/ruby/src/master-no-rjit/ext/coverage/coverage.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/normalize.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date'
compiling /tmp/ruby/src/master-no-rjit/ext/date/date_core.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/master-no-rjit/ext/-test-/string/set_len.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest'
compiling /tmp/ruby/src/master-no-rjit/ext/digest/digest.c
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/etc'
compiling /tmp/ruby/src/master-no-rjit/ext/etc/etc.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fcntl'
compiling /tmp/ruby/src/master-no-rjit/ext/fcntl/fcntl.c
linking shared-object fcntl.so
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/closure.c
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'
compiling /tmp/ruby/src/master-no-rjit/ext/io/console/console.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/nonblock'
compiling /tmp/ruby/src/master-no-rjit/ext/io/nonblock/nonblock.c
compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/conversions.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/wait'
compiling /tmp/ruby/src/master-no-rjit/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/wait'
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'
compiling /tmp/ruby/src/master-no-rjit/ext/monitor/monitor.c
compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/fiddle.c
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
compiling /tmp/ruby/src/master-no-rjit/ext/objspace/object_tracing.c
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor'
compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/function.c
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl.c
compiling /tmp/ruby/src/master-no-rjit/ext/objspace/objspace.c
compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/handle.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/master-no-rjit/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/pinned.c
compiling /tmp/ruby/src/master-no-rjit/ext/fiddle/pointer.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
compiling /tmp/ruby/src/master-no-rjit/ext/pathname/pathname.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_bio.c
linking shared-object fiddle.so
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych'
compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych.c
compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych_emitter.c
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty'
compiling /tmp/ruby/src/master-no-rjit/ext/pty/pty.c
compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych_parser.c
compiling /tmp/ruby/src/master-no-rjit/ext/date/date_parse.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/master-no-rjit/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/master-no-rjit/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/master-no-rjit/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
compiling /tmp/ruby/src/master-no-rjit/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rbconfig/sizeof'
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'
compiling /tmp/ruby/src/master-no-rjit/ext/socket/init.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/master-no-rjit/ext/ripper/eventids2.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/constants.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/master-no-rjit/ext/ripper/ripper.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/master-no-rjit/ext/date/date_strftime.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/master-no-rjit/ext/date/date_strptime.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/basicsocket.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/socket.c
linking shared-object date_core.so
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ocsp.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/stringio'
compiling /tmp/ruby/src/master-no-rjit/ext/stringio/stringio.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/ipsocket.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/tcpserver.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkcs12.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
compiling /tmp/ruby/src/master-no-rjit/ext/strscan/strscan.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/sockssocket.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/udpsocket.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/zlib'
compiling /tmp/ruby/src/master-no-rjit/ext/zlib/zlib.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/unixsocket.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/unixserver.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/option.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/ancdata.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey_dsa.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/zlib'
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.4.4/ext/rbs_extension'
compiling /tmp/ruby/src/master-no-rjit/ext/socket/raddrinfo.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.4/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/ext/digest/bubblebabble'
compiling /tmp/ruby/src/master-no-rjit/ext/digest/bubblebabble/bubblebabble.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey_ec.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/md5'
compiling /tmp/ruby/src/master-no-rjit/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/master-no-rjit/ext/digest/md5/md5.c
linking shared-object digest/md5.so
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_pkey_rsa.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/rmd160'
compiling /tmp/ruby/src/master-no-rjit/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/master-no-rjit/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/master-no-rjit/ext/socket/ifaddr.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha1'
compiling /tmp/ruby/src/master-no-rjit/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_provider.c
linking shared-object socket.so
compiling /tmp/ruby/src/master-no-rjit/ext/digest/sha1/sha1.c
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
compiling /tmp/ruby/src/master-no-rjit/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/master-no-rjit/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_rand.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json/generator'
compiling /tmp/ruby/src/master-no-rjit/ext/json/generator/generator.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json/parser'
compiling /tmp/ruby/src/master-no-rjit/ext/json/parser/parser.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ssl.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json/parser'
compiling /tmp/ruby/src/master-no-rjit/ext/ripper/ripper_init.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json/generator'
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/master-no-rjit/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper'
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 rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/power_assert.revision -
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/rbs.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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-05-28T06:43:43Z master ceeb9957c3) [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 --debug -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = 
	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 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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
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.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.4.4/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'
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/1-mspec-multi-0
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/2-mspec-multi-1
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/3-mspec-multi-2
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/4-mspec-multi-3
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/5-mspec-multi-4
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/6-mspec-multi-5
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/7-mspec-multi-6
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/8-mspec-multi-7
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/9-mspec-multi-8
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/10-mspec-multi-9
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/11-mspec-multi-10
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/12-mspec-multi-11
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/13-mspec-multi-12
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/14-mspec-multi-13
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/15-mspec-multi-14
$ /tmp/ruby/build/master-no-rjit/miniruby -I/tmp/ruby/src/master-no-rjit/lib /tmp/ruby/src/master-no-rjit/tool/runruby.rb --archdir=/tmp/ruby/build/master-no-rjit --extout=.ext -- /tmp/ruby/src/master-no-rjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/master-no-rjit/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.0ggw0c/16-mspec-multi-15
ruby 3.4.0dev (2024-05-28T06:43:43Z master ceeb9957c3) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................


Finished in 112.151913 seconds

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