# Logfile created on 2024-07-03 22:56:14 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fbb65fbfdd8 @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="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @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.trunk-yjit.20240703-225614", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fbb65fe1c08 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fbb65fe18c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fbb65efa6a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20240703-225614", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20240703-225614>, @binmode=false, @mon_data=#<Monitor:0x00007fbb65fe1640>, @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 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = f5dfadf38b
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-yjit/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/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-yjit/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0  
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/power_assert.revision -
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/typeprof.revision -
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=48303
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
description_with_yjit
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 50.659175 seconds

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