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