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