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