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