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