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