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