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