# Logfile created on 2025-05-01 17:22:09 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fa32407fde0 @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.20250501-172209", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fa3240a1d50 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa3240a1af8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa323fba8d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20250501-172209", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20250501-172209>, @binmode=false, @mon_data=#<Monitor:0x00007fa3240a16e8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 79fe8aa..17e63f9 master -> origin/master Updating 79fe8aa..17e63f9 Fast-forward NEWS.md | 2 +- ext/psych/lib/psych/versions.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Latest commit hash = 17e63f90ca $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 make[1]: Entering directory '/tmp/ruby/src/master-no-rjit/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/master-no-rjit/ext/socket' Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision unchanged /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' $$$[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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --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/zjit/target/release/' /tmp/ruby/src/master-no-rjit/zjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/master-no-rjit/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/master-no-rjit/include -I/tmp/ruby/src/master-no-rjit -I/tmp/ruby/src/master-no-rjit/prism -I/tmp/ruby/src/master-no-rjit/enc/unicode/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --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/zjit/target/release/' /tmp/ruby/src/master-no-rjit/zjit/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 1c8cf2bff5aa1c540ec5eb543d1dffae86b169b08df54d9696e1501a9e7fbbb4 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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --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/zjit/target/release/' /tmp/ruby/src/master-no-rjit/zjit/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/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]: 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/io/console' make[2]: Leaving 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/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' installing default psych libraries make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving 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/rubyvm' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.7/ext/fiddle' 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/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' 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/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.2/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/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --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/zjit/target/release/' /tmp/ruby/src/master-no-rjit/zjit/src/lib.rs echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision - generating encdb.h 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. /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/repl_type_completor.revision unchanged 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 unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' 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]: 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]: 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/pathname' 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' 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]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' 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/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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/fiddle-1.1.6/ext/fiddle' 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/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.2/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/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/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.5.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.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.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.5.0+0 installing common headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.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.5.0+0 bundler 2.7.0.dev cgi 0.4.2 delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 4.0.4 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.0 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.11.3 openssl 3.3.0 pathname 0.4.0 psych 5.2.4 stringio 3.1.8.dev strscan 3.1.4.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0 minitest 5.25.5 power_assert 2.0.5 rake 13.2.1 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.2 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.9 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.3.0 csv 3.3.4 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.0 logger 1.7.0 rdoc 6.13.1 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2020 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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --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/zjit/target/release/' /tmp/ruby/src/master-no-rjit/zjit/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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --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/zjit/target/release/' /tmp/ruby/src/master-no-rjit/zjit/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/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/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=10890 "--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/756] 3180806=ruby/test_unicode_escape [ 2/756] 3180805=rubygems/test_gem_uninstaller [ 3/756] 3180808=rubygems/test_gem_resolver [ 4/756] 3180807=psych/visitors/test_depth_first [ 5/756] 3180807=-ext-/bignum/test_str2big [ 6/756] 3180807=prism/ruby/reflection_test [ 7/756] 3180806=prism/locals_test [ 8/756] 3180806=did_you_mean/spell_checking/test_uncorrectable_name_check [ 9/756] 3180806=rubygems/test_gem_commands_which_command [ 10/756] 3180807=rubygems/test_gem_resolver_git_set [ 11/756] 3180806=prism/api/parse_test [ 12/756] 3180806=ruby/test_parse [ 13/756] 3180808=ruby/test_inlinecache [ 14/756] 3180808=ripper/test_parser_events [ 15/756] 3180808=date/test_date_conv [ 16/756] 3180808=date/test_date_arith [ 17/756] 3180808=mkmf/test_egrep_cpp [ 18/756] 3180806=ruby/test_hash [ 19/756] 3180808=ruby/test_stack [ 20/756] 3180808=ruby/test_env [ 21/756] 3180806=-ext-/econv/test_append [ 22/756] 3180806=did_you_mean/spell_checking/test_key_name_check [ 23/756] 3180806=rubygems/test_gem_resolver_lock_specification [ 24/756] 3180808=prism/result/integer_parse_test [ 25/756] 3180808=mkmf/test_signedness [ 26/756] 3180806=-ext-/string/test_external_new [ 27/756] 3180806=rubygems/test_gem_ext_cmake_builder [ 28/756] 3180806=ruby/test_econv [ 29/756] 3180806=pathname/test_ractor [ 30/756] 3180806=net/http/test_httpresponse [ 31/756] 3180806=ruby/test_yjit [ 32/756] 3180807=ripper/test_files_sample [ 33/756] 3180807=ruby/test_m17n [ 34/756] 3180805=ruby/test_argf [ 35/756] 3180807=rubygems/test_gem_name_tuple [ 36/756] 3180807=rubygems/test_gem_request [ 37/756] 3180807=ruby/test_io_buffer [ 38/756] 3180807=ruby/test_weakkeymap [ 39/756] 3180807=rubygems/test_gem_security_policy [ 40/756] 3180807=io/console/test_io_console [ 41/756] 3180807=uri/test_generic [ 42/756] 3180807=rubygems/test_gem_commands_dependency_command [ 43/756] 3180807=-ext-/bug_reporter/test_bug_reporter [ 44/756] 3180805=psych/test_set [ 45/756] 3180805=-ext-/gvl/test_last_thread [ 46/756] 3180807=ruby/test_beginendblock [ 47/756] 3180805=prism/ruby/parameters_signature_test [ 48/756] 3180805=rubygems/test_gem_package_old [ 49/756] 3180807=ruby/test_class [ 50/756] 3180805=ruby/test_const [ 51/756] 3180805=json/json_encoding_test [ 52/756] 3180805=openssl/test_pkcs7 [ 53/756] 3180805=dtrace/test_object_create_start [ 54/756] 3180805=ruby/test_syntax [ 55/756] 3180808=-ext-/iseq_load/test_iseq_load [ 56/756] 3180806=-ext-/debug/test_debug [ 57/756] 3180806=rubygems/test_gem_source_specific_file [ 58/756] 3180807=prism/snippets_test [ 59/756] 3180806=psych/test_yaml_special_cases [ 60/756] 3180806=-ext-/iter/test_yield_block [ 61/756] 3180806=rubygems/test_gem_source_list [ 62/756] 3180806=-ext-/test_bug-5832 [ 63/756] 3180806=psych/test_numeric [ 64/756] 3180806=-ext-/st/test_update [ 65/756] 3180806=rubygems/test_gem_commands_list_command [ 66/756] 3180806=rubygems/test_gem_install_update_options [ 67/756] 3180806=rubygems/test_require [ 68/756] 3180808=rubygems/test_remote_fetch_error [ 69/756] 3180808=rubygems/test_gem_commands_help_command [ 70/756] 3180808=rubygems/test_gem_source_installed [ 71/756] 3180808=ruby/test_case [ 72/756] 3180807=mmtk/test_configuration [ 73/756] 3180808=ruby/test_sprintf [ 74/756] 3180807=-ext-/test_notimplement [ 75/756] 3180807=ruby/test_dir [ 76/756] 3180808=ruby/enc/test_case_options [ 77/756] 3180808=rubygems/test_gem_commands_mirror [ 78/756] 3180808=mkmf/test_libs [ 79/756] 3180808=dtrace/test_gc [ 80/756] 3180808=ruby/test_math [ 81/756] 3180808=dtrace/test_array_create [ 82/756] 3180808=-ext-/exception/test_exception_at_throwing [ 83/756] 3180808=psych/test_yaml [ 84/756] 3180808=-ext-/thread_fd/test_thread_fd_close [ 85/756] 3180808=rubygems/test_gem_request_set_lockfile [ 86/756] 3180807=did_you_mean/spell_checking/test_pattern_key_name_check [ 87/756] 3180807=-ext-/postponed_job/test_postponed_job [ 88/756] 3180806=erb/test_erb_command [ 89/756] 3180807=-ext-/typeddata/test_typeddata [ 90/756] 3180806=ruby/test_weakmap [ 91/756] 3180808=prism/encoding/symbol_encoding_test [ 92/756] 3180808=ruby/test_complex2 [ 93/756] 3180808=-ext-/test_bug-3571 [ 94/756] 3180808=ruby/test_compile_prism [ 95/756] 3180807=mkmf/test_convertible [ 96/756] 3180808=fiber/test_timeout [ 97/756] 3180808=ruby/test_zjit [ 98/756] 3180808=mkmf/test_configuration [ 99/756] 3180808=ruby/enc/test_big5 [100/756] 3180808=prism/newline_offsets_test [101/756] 3180808=ruby/test_yield [102/756] 3180805=ruby/test_frozen [103/756] 3180805=rubygems/test_gem_remote_fetcher [104/756] 3180805=ruby/test_readpartial [105/756] 3180805=-ext-/path_to_class/test_path_to_class [106/756] 3180805=rubygems/test_gem_request_set_lockfile_parser [107/756] 3180806=optparse/test_zsh_completion [108/756] 3180806=rubygems/test_gem_ext_ext_conf_builder [109/756] 3180805=ruby/enc/test_windows_1251 [110/756] 3180805=prism/ruby/relocation_test [111/756] 3180805=prism/version_test [112/756] 3180805=ruby/test_complex [113/756] 3180805=rubygems/test_gem_commands_exec_command [114/756] 3180808=rubygems/test_gem_dependency_resolution_error [115/756] 3180808=prism/api/lex_test [116/756] 3180808=socket/test_nonblock [117/756] 3180808=ruby/test_not [118/756] 3180808=ruby/test_clone [119/756] 3180808=rubygems/test_gem_command [120/756] 3180808=prism/result/string_test [121/756] 3180808=rubygems/test_gem_commands_signout_command [122/756] 3180808=cgi/test_cgi_modruby [123/756] 3180808=psych/test_psych [124/756] 3180808=-ext-/file/test_stat [125/756] 3180808=net/http/test_httpresponses [126/756] 3180808=did_you_mean/spell_checking/test_method_name_check [127/756] 3180808=dtrace/test_method_cache [128/756] 3180808=dtrace/test_require [129/756] 3180808=openssl/test_asn1 [130/756] 3180808=date/test_date_marshal [131/756] 3180808=-ext-/tracepoint/test_tracepoint [132/756] 3180806=fileutils/test_fileutils [133/756] 3180808=rubygems/test_gem_commands_uninstall_command [134/756] 3180805=prism/ruby/desugar_compiler_test [135/756] 3180805=prism/api/parse_success_test [136/756] 3180805=test_time [137/756] 3180808=-ext-/marshal/test_internal_ivar [138/756] 3180806=psych/json/test_stream [139/756] 3180808=optparse/test_getopts [140/756] 3180806=openssl/test_kdf [141/756] 3180808=ruby/test_pattern_matching [142/756] 3180808=erb/test_erb [143/756] 3180805=json/json_string_matching_test [144/756] 3180806=-ext-/eval/test_eval [145/756] 3180805=cgi/test_cgi_util [146/756] 3180806=prism/lex_test [147/756] 3180808=rubygems/test_gem_resolver_best_set [148/756] 3180808=rubygems/test_gem_commands_rebuild_command [149/756] 3180808=-ext-/st/test_foreach [150/756] 3180808=prism/result/integer_base_flags_test [151/756] 3180808=-ext-/iter/test_iter_break [152/756] 3180808=prism/regexp_test [153/756] 3180808=-ext-/num2int/test_num2int [154/756] 3180808=ruby/test_dup [155/756] 3180805=ruby/test_exception [156/756] 3180808=did_you_mean/spell_checking/test_class_name_check [157/756] 3180808=optparse/test_summary [158/756] 3180808=rubygems/test_gem_resolver_conflict [159/756] 3180808=ruby/enc/test_grapheme_breaks [160/756] 3180808=fiber/test_address_resolve [161/756] 3180806=ruby/test_encoding [162/756] 3180808=psych/test_hash [163/756] 3180808=mkmf/test_constant [164/756] 3180806=mkmf/test_have_macro [165/756] 3180805=-ext-/struct/test_data [166/756] 3180805=ruby/test_string [167/756] 3180806=ruby/test_undef [168/756] 3180806=rubygems/test_gem_ext_cargo_builder_unit [169/756] 3180806=ruby/test_ast [170/756] 3180805=ruby/test_warning [171/756] 3180805=rubygems/test_gem_resolver_index_set [172/756] 3180805=ruby/test_m17n_comb [173/756] 3180805=ruby/enc/test_gbk [174/756] 3180805=-ext-/test_ensure_and_callcc [175/756] 3180805=rubygems/test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 41019> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 [176/756] 3180805=rubygems/test_gem_remote_fetcher_local_ssl_server [177/756] 3180808=prism/result/regular_expression_options_test [178/756] 3180808=openssl/test_pkey [179/756] 3180808=-ext-/string/test_fstring [180/756] 3180808=optparse/test_bash_completion [181/756] 3180808=ruby/test_data [182/756] 3180808=rubygems/test_gem_commands_cleanup_command [183/756] 3180805=rubygems/test_exit [184/756] 3180805=-ext-/test_enumerator_kw [185/756] 3180805=-ext-/debug/test_profile_frames [186/756] 3180808=psych/test_array [187/756] 3180808=fiber/test_ractor [188/756] 3180805=rubygems/test_gem_version_option [189/756] 3180808=ripper/test_files_test [190/756] 3180808=ruby/test_continuation [191/756] 3180805=rubygems/test_gem_resolver_dependency_request [192/756] 3180808=rubygems/test_gem_ext_cargo_builder_link_flag_converter [193/756] 3180805=-ext-/hash/test_delete [194/756] 3180805=openssl/test_x509ext [195/756] 3180805=rubygems/test_gem_source_local [196/756] 3180808=optparse/test_placearg [197/756] 3180808=io/wait/test_ractor [198/756] 3180808=rubygems/test_gem_commands_query_command [199/756] 3180805=psych/nodes/test_enumerable [200/756] 3180805=ruby/test_literal [201/756] 3180808=fiber/test_thread [202/756] 3180808=uri/test_common [203/756] 3180805=prism/ruby/ruby_parser_test [204/756] 3180805=psych/test_scalar [205/756] 3180805=rubygems/test_gem_dependency_installer [206/756] 3180808=fiber/test_sleep [207/756] 3180808=-ext-/vm/test_at_exit [208/756] 3180808=prism/result/equality_test [209/756] 3180808=prism/ruby/location_test [210/756] 3180808=rubygems/test_gem_source_vendor [211/756] 3180808=-ext-/symbol/test_type [212/756] 3180808=rubygems/test_gem_resolver_index_specification [213/756] 3180808=rubygems/test_gem_commands_stale_command [214/756] 3180808=mkmf/test_sizeof [215/756] 3180805=prism/result/index_write_test [216/756] 3180805=ruby/test_pack [217/756] 3180805=-ext-/string/test_modify_expand [218/756] 3180805=rubygems/test_gem_available_set [219/756] 3180805=test_tmpdir [220/756] 3180805=test_delegate [221/756] 3180805=test_timeout [222/756] 3180805=ruby/test_whileuntil [223/756] 3180805=ruby/test_set [224/756] 3180805=test_weakref [225/756] 3180805=monitor/test_monitor [226/756] 3180805=ruby/test_system [227/756] 3180807=-ext-/bignum/test_bigzero [228/756] 3180807=rubygems/test_gem_resolver_api_set [229/756] 3180807=rubygems/test_gem_package_tar_header [230/756] 3180807=test_singleton [231/756] 3180807=ripper/test_files_ext [232/756] 3180807=-ext-/symbol/test_inadvertent_creation [233/756] 3180807=ruby/enc/test_gb18030 [234/756] 3180807=optparse/test_noarg [235/756] 3180805=ripper/test_filter [236/756] 3180805=-ext-/win32/test_dln [237/756] 3180805=ruby/test_method [238/756] 3180807=ruby/enc/test_koi8 [239/756] 3180807=test_rbconfig [240/756] 3180807=rubygems/test_gem_ext_configure_builder [241/756] 3180807=-ext-/string/test_normalize [242/756] 3180807=ruby/enc/test_utf32 [243/756] 3180807=rubygems/test_gem_resolver_activation_request [244/756] 3180807=mkmf/test_pkg_config [245/756] 3180807=psych/test_null [246/756] 3180807=ruby/test_basicinstructions [247/756] 3180807=prism/encoding/encodings_test [248/756] 3180807=ruby/test_insns_leaf [249/756] 3180807=strscan/test_stringscanner [250/756] 3180807=psych/test_stream [251/756] 3180807=ruby/test_allocation [252/756] 3180805=rubygems/test_gem_commands_lock_command [253/756] 3180805=ruby/test_integer_comb [254/756] 3180808=openssl/test_x509req [255/756] 3180808=-ext-/bignum/test_mul [256/756] 3180808=test_trick [257/756] 3180807=net/http/test_http [258/756] 3180805=openssl/test_random [259/756] 3180805=-ext-/funcall/test_passing_block [260/756] 3180805=test_securerandom [261/756] 3180805=ruby/test_refinement [262/756] 3180808=did_you_mean/spell_checking/test_require_path_check [263/756] 3180808=net/protocol/test_protocol [264/756] 3180808=rubygems/test_gem_request_set_lockfile_tokenizer [265/756] 3180808=openssl/test_x509attr [266/756] 3180808=openssl/test_x509crl [267/756] 3180808=openssl/test_x509store [268/756] 3180808=-ext-/stack/test_stack_overflow [269/756] 3180808=cgi/test_cgi_session [270/756] 3180808=-ext-/thread/test_lock_native_thread [271/756] 3180808=ruby/test_process [272/756] 3180807=-ext-/win32/test_fd_setsize [273/756] 3180807=-ext-/array/test_resize [274/756] 3180807=ruby/test_rand [275/756] 3180805=prism/result/source_location_test [276/756] 3180805=rubygems/test_gem_security_trust_dir [277/756] 3180805=yaml/test_dbm [278/756] 3180805=ruby/enc/test_cesu8 [279/756] 3180805=rubygems/test_gem_commands_fetch_command [280/756] 3180807=ruby/test_time [281/756] 3180805=ruby/test_objectspace [282/756] 3180807=openssl/test_hmac [283/756] 3180807=rubygems/test_gem_commands_search_command [284/756] 3180807=ruby/test_rational [285/756] 3180807=ruby/test_numeric [286/756] 3180807=rubygems/test_gem_stub_specification [287/756] 3180807=resolv/test_mdns [288/756] 3180807=mkmf/test_framework [289/756] 3180807=ruby/test_require_lib [290/756] 3180805=-ext-/test_recursion [291/756] 3180805=-ext-/string/test_coderange [292/756] 3180805=rubygems/test_gem_commands_owner_command [293/756] 3180805=rubygems/test_gem_doctor [294/756] 3180805=-ext-/gvl/test_ubf_async_safe [295/756] 3180805=ruby/test_pipe [296/756] 3180806=rubygems/test_gem_resolver_composed_set [297/756] 3180806=rubygems/test_gem_impossible_dependencies_error [298/756] 3180806=psych/test_yamldbm [299/756] 3180806=-ext-/win32/test_console_attr [300/756] 3180806=rubygems/test_gem_commands_signin_command [301/756] 3180805=rubygems/test_gem_dependency [302/756] 3180805=rubygems/test_gem_version [303/756] 3180805=rubygems/test_gem_request_set_gem_dependency_api [304/756] 3180807=prism/ruby/ripper_test [305/756] 3180806=rubygems/test_rubygems [306/756] 3180805=date/test_date_strptime [307/756] 3180806=objspace/test_ractor [308/756] 3180807=fiber/test_queue [309/756] 3180806=test_unicode_normalize [310/756] 3180807=-ext-/string/test_enc_str_buf_cat [311/756] 3180807=test_prettyprint [312/756] 3180806=prism/encoding/regular_expression_encoding_test [313/756] 3180806=psych/test_boolean [314/756] 3180805=test_ipaddr [315/756] 3180806=prism/result/static_inspect_test [316/756] 3180807=date/test_date_attr [317/756] 3180807=yaml/test_store [318/756] 3180806=set/test_sorted_set [319/756] 3180807=zlib/test_zlib [320/756] 3180805=ruby/enc/test_emoji [321/756] 3180805=fiber/test_scheduler [322/756] 3180806=ruby/enc/test_cp949 [323/756] 3180806=ruby/test_proc [324/756] 3180806=ruby/test_condition [325/756] 3180806=rubygems/test_gem_requirement [326/756] 3180806=psych/test_nil [327/756] 3180806=rubygems/test_gem_remote_fetcher_s3 [328/756] 3180806=-ext-/test_bug-14834 [329/756] 3180806=ruby/test_complexrational [330/756] 3180806=prism/result/numeric_value_test [331/756] 3180806=socket/test_tcp [332/756] 3180806=ruby/enc/test_utf16 [333/756] 3180806=socket/test_addrinfo [334/756] 3180806=rubygems/test_gem_package_tar_reader [335/756] 3180806=rubygems/test_webauthn_poller [336/756] 3180806=rubygems/test_gem_commands_contents_command [337/756] 3180806=psych/handlers/test_recorder [338/756] 3180806=openssl/test_pkcs12 [339/756] 3180807=mkmf/test_flags [340/756] 3180806=ripper/test_files_test_2 [341/756] 3180805=ruby/test_defined [342/756] 3180805=ripper/test_scanner_events [343/756] 3180805=rubygems/test_gem_resolver_specification [344/756] 3180805=stringio/test_stringio [345/756] 3180805=ruby/test_variable [346/756] 3180805=-ext-/exception/test_enc_raise [347/756] 3180805=erb/test_erb_m17n [348/756] 3180805=ruby/test_shapes [349/756] 3180805=dtrace/test_string [350/756] 3180805=ruby/test_iterator [351/756] 3180805=rubygems/test_gem_spec_fetcher [352/756] 3180807=prism/ruby/parser_test [353/756] 3180807=openssl/test_x509cert [354/756] 3180805=rubygems/test_gem_commands_environment_command [355/756] 3180805=date/test_date [356/756] 3180805=psych/visitors/test_yaml_tree [357/756] 3180805=ruby/enc/test_euc_jp [358/756] 3180805=fiber/test_storage [359/756] 3180805=ruby/test_fnmatch [360/756] 3180805=psych/test_string [361/756] 3180805=rubygems/test_gem_config_file [362/756] 3180807=ruby/test_backtrace [363/756] 3180805=ruby/test_dir_m17n [364/756] 3180806=dtrace/test_raise [365/756] 3180806=ruby/test_yjit_exit_locations [366/756] 3180807=test_forwardable [367/756] 3180807=-ext-/bignum/test_big2str [368/756] 3180807=optparse/test_autoconf [369/756] 3180807=prism/ruby/compiler_test [370/756] 3180807=cgi/test_cgi_multipart [371/756] 3180806=rubygems/test_gem_commands_info_command [372/756] 3180806=fiber/test_process [373/756] 3180807=json/json_addition_test [374/756] 3180806=optparse/test_kwargs [375/756] 3180807=io/wait/test_io_wait [376/756] 3180806=-ext-/string/test_qsort [377/756] 3180806=rubygems/test_gem_package_task [378/756] 3180806=fiber/test_mutex [379/756] 3180807=ruby/test_flip [380/756] 3180807=rubygems/test_gem_stream_ui [381/756] 3180807=ruby/test_struct [382/756] 3180805=rubygems/test_gem_resolver_git_specification [383/756] 3180806=rubygems/test_gem_commands_open_command [384/756] 3180806=digest/test_digest [385/756] 3180807=openssl/test_fips [386/756] 3180805=uri/test_mailto [387/756] 3180805=digest/test_ractor [388/756] 3180807=date/test_date_ractor [389/756] 3180806=ruby/enc/test_euc_kr [390/756] 3180806=prism/test_helper [391/756] 3180806=io/nonblock/test_flush [392/756] 3180806=ripper/test_sexp [393/756] 3180806=cgi/test_cgi_tag_helper [394/756] 3180805=dtrace/test_cmethod [395/756] 3180805=rubygems/test_gem_dependency_list [396/756] 3180806=-ext-/load/test_stringify_symbols [397/756] 3180806=prism/errors_test [398/756] 3180807=digest/test_digest_extend [399/756] 3180807=prism/result/constant_path_node_test [400/756] 3180807=ruby/test_vm_dump [401/756] 3180807=ruby/enc/test_iso_8859 [402/756] 3180807=open-uri/test_ftp [403/756] 3180807=openssl/test_digest [404/756] 3180807=psych/test_merge_keys [405/756] 3180806=ruby/enc/test_regex_casefold [406/756] 3180807=rubygems/test_gem_source_git [407/756] 3180805=rubygems/test_gem_resolver_local_specification [408/756] 3180806=open-uri/test_open-uri [409/756] 3180805=ruby/test_trace [410/756] 3180805=uri/test_file [411/756] 3180805=ruby/test_arity [412/756] 3180805=ruby/test_threadgroup Leaked file descriptor: TestOpenURI#test_multiple_cookies: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 36763> Closed file descriptor: TestOpenURI#test_max_redirects_success: 11 [413/756] 3180805=json/json_generator_test [414/756] 3180806=openssl/test_ns_spki [415/756] 3180806=prism/result/heredoc_test [416/756] 3180806=ruby/test_fixnum [417/756] 3180806=ruby/test_signal [418/756] 3180806=ruby/test_settracefunc [419/756] 3180808=rubygems/test_gem_resolver_api_specification [420/756] 3180808=rubygems/test_gem_text [421/756] 3180808=prism/ruby/tunnel_test [422/756] 3180808=psych/test_encoding [423/756] 3180808=psych/test_object [424/756] 3180808=socket/test_sockopt [425/756] 3180808=fiber/test_io_buffer [426/756] 3180807=rubygems/test_gem_safe_yaml [427/756] 3180808=rubygems/test_gem_source_subpath_problem [428/756] 3180807=prism/result/comments_test [429/756] 3180807=ruby/test_sprintf_comb [430/756] 3180808=rubygems/test_gem_ext_rake_builder [431/756] 3180807=ruby/test_method_cache [432/756] 3180807=rubygems/test_gem_commands_outdated_command [433/756] 3180805=ruby/test_alias [434/756] 3180807=ruby/test_primitive [435/756] 3180807=test_tempfile [436/756] 3180806=openssl/test_ossl [437/756] 3180805=rubygems/test_gem_local_remote_options [438/756] 3180805=ruby/test_eval [439/756] 3180807=psych/test_scalar_scanner [440/756] 3180807=psych/test_document [441/756] 3180807=resolv/test_dns [442/756] 3180807=rubygems/test_gem_package_tar_writer [443/756] 3180808=rubygems/test_gem_resolver_vendor_specification [444/756] 3180805=dtrace/test_load [445/756] 3180805=net/http/test_buffered_io [446/756] 3180805=ruby/enc/test_windows_1252 [447/756] 3180805=openssl/test_pkey_dh [448/756] 3180805=prism/ruby/dispatcher_test [449/756] 3180805=rubygems/test_gem_security_signer [450/756] 3180808=ruby/test_rubyvm [451/756] 3180808=rubygems/test_gem_safe_marshal [452/756] 3180807=prism/api/command_line_test [453/756] 3180807=ruby/test_thread_cv [454/756] 3180805=uri/test_ldap [455/756] 3180805=prism/result/warnings_test [456/756] 3180805=did_you_mean/core_ext/test_name_error_extension [457/756] 3180805=rubygems/test_gem_resolver_installer_set [458/756] 3180807=ruby/test_keyword [459/756] 3180805=fileutils/test_dryrun [460/756] 3180805=rubygems/test_config [461/756] 3180805=ruby/test_module [462/756] 3180808=prism/bom_test [463/756] 3180807=ruby/test_file [464/756] 3180808=openssl/test_ssl [465/756] 3180805=ruby/test_super [466/756] 3180807=ruby/test_rubyoptions [467/756] 3180805=prism/ruby/string_query_test [468/756] 3180805=optparse/test_load [469/756] 3180805=rubygems/test_gem_request_connection_pools [470/756] 3180805=rubygems/test_webauthn_listener_response [471/756] 3180805=-ext-/method/test_arity [472/756] 3180805=psych/test_psych_set [473/756] 3180805=did_you_mean/test_ractor_compatibility [474/756] 3180805=openssl/test_x509name [475/756] 3180805=rubygems/test_gem_bundler_version_finder [476/756] 3180805=psych/test_symbol [477/756] 3180805=prism/ractor_test [478/756] 3180805=rubygems/test_gem_commands_update_command [479/756] 3180806=ruby/enc/test_emoji_breaks [480/756] 3180806=rubygems/test_gem_source_fetch_problem [481/756] 3180806=ruby/test_gc [482/756] 3180805=dtrace/test_hash_create [483/756] 3180805=prism/api/parse_stream_test [484/756] 3180805=did_you_mean/test_tree_spell_checker [485/756] 3180805=rubygems/test_gem_ext_builder [486/756] 3180808=rubygems/test_gem_security [487/756] 3180805=-ext-/popen_deadlock/test_popen_deadlock [488/756] 3180805=rubygems/test_gem_gem_runner [489/756] 3180805=date/test_switch_hitter [490/756] 3180805=ruby/test_optimization [491/756] 3180808=resolv/test_svcb_https [492/756] 3180808=openssl/test_buffering [493/756] 3180808=ruby/test_time_tz [494/756] 3180808=did_you_mean/test_spell_checker [495/756] 3180808=-ext-/string/test_set_len [496/756] 3180808=ruby/test_range [497/756] 3180808=-ext-/wait/test_wait [498/756] 3180808=rubygems/test_gem_resolver_lock_set [499/756] 3180808=-ext-/string/test_nofree [500/756] 3180808=optparse/test_did_you_mean [501/756] 3180808=open-uri/test_proxy [502/756] 3180808=ruby/test_rational2 [503/756] 3180808=prism/fixtures_test [504/756] 3180808=rubygems/test_gem_commands_build_command [505/756] 3180805=rubygems/test_gem_package_tar_reader_entry [506/756] 3180805=fiber/test_io [507/756] 3180805=ruby/enc/test_euc_tw [508/756] 3180805=rubygems/test_gem_update_suggestion [509/756] 3180808=openssl/test_ts [510/756] 3180808=ruby/test_io_timeout [511/756] 3180808=ruby/test_comparable [512/756] 3180808=test_pty [513/756] 3180808=dtrace/test_singleton_function [514/756] 3180808=socket/test_udp [515/756] 3180808=-ext-/struct/test_member [516/756] 3180808=ruby/test_call [517/756] 3180808=ruby/enc/test_shift_jis [518/756] 3180808=rubygems/test_gem_commands_push_command [519/756] 3180806=rubygems/test_gem_silent_ui [520/756] 3180805=ruby/test_default_gems [521/756] 3180806=net/http/test_https [522/756] 3180805=rubygems/test_gem_request_set [523/756] 3180808=psych/test_parser [524/756] 3180808=rubygems/test_gem_rdoc [525/756] 3180808=-ext-/load/test_resolve_symbol [526/756] 3180805=rubygems/test_gem_commands_specification_command [527/756] 3180808=optparse/test_reqarg [528/756] 3180805=ruby/test_sleep [529/756] 3180808=ruby/enc/test_case_mapping [530/756] 3180808=cgi/test_cgi_core [531/756] 3180808=openssl/test_cipher [532/756] 3180808=rubygems/test_gem [533/756] 3180807=-ext-/time/test_new [534/756] 3180807=resolv/test_resource [535/756] 3180807=test_tsort [536/756] 3180807=cgi/test_cgi_cookie [537/756] 3180807=psych/test_ractor [538/756] 3180807=rubygems/test_gem_commands_unpack_command [539/756] 3180807=open-uri/test_ssl [540/756] 3180808=ruby/test_metaclass [541/756] 3180808=ruby/test_marshal [542/756] 3180805=-ext-/load/test_dot_dot [543/756] 3180805=ruby/test_key_error [544/756] 3180805=openssl/test_engine [545/756] 3180805=psych/test_yamlstore [546/756] 3180805=did_you_mean/edit_distance/test_jaro_winkler [547/756] 3180805=fileutils/test_verbose [548/756] 3180805=ruby/test_integer [549/756] 3180808=psych/test_serialize_subclasses [550/756] 3180808=ruby/test_autoload [551/756] 3180806=psych/test_class [552/756] 3180806=prism/result/node_id_test [553/756] 3180807=rubygems/test_gem_validator [554/756] 3180807=-ext-/thread/test_instrumentation_api [555/756] 3180806=ruby/test_enum [556/756] 3180806=openssl/test_config [557/756] 3180805=test_extlibs [558/756] 3180806=ripper/test_ripper [559/756] 3180807=prism/result/named_capture_test [560/756] 3180807=rubygems/test_gem_commands_server_command [561/756] 3180807=-ext-/st/test_numhash [562/756] 3180807=json/json_common_interface_test [563/756] 3180807=openssl/test_pkey_rsa [564/756] 3180806=rubygems/test_gem_uri [565/756] 3180806=-ext-/string/test_too_many_dummy_encodings [566/756] 3180806=ruby/test_enumerator [567/756] 3180807=ruby/test_name_error [568/756] 3180807=fiber/test_enumerator [569/756] 3180807=-ext-/integer/test_my_integer [570/756] 3180807=prism/fuzzer_test [571/756] 3180807=psych/test_safe_load [572/756] 3180807=json/json_fixtures_test [573/756] 3180807=psych/test_struct [574/756] 3180807=ruby/test_lambda [575/756] 3180807=prism/onigmo_test [576/756] 3180807=-ext-/test_abi [577/756] 3180807=-ext-/proc/test_bmethod [578/756] 3180807=mkmf/test_have_library [579/756] 3180805=rubygems/test_gem_source_lock [580/756] 3180805=mkmf/test_config [581/756] 3180805=rubygems/test_gem_command_manager [582/756] 3180805=psych/test_date_time [583/756] 3180805=did_you_mean/tree_spell/test_change_word [584/756] 3180805=openssl/test_bn [585/756] 3180805=objspace/test_objspace [586/756] 3180807=mkmf/test_have_func [587/756] 3180808=date/test_date_compat [588/756] 3180808=ruby/test_require [589/756] 3180807=uri/test_wss [590/756] 3180807=ripper/test_files_test_1 [591/756] 3180807=json/test_helper [592/756] 3180807=json/json_coder_test [593/756] 3180807=rubygems/test_deprecate [594/756] 3180807=rubygems/test_gem_platform [595/756] 3180807=resolv/test_addr [596/756] 3180807=socket/test_ancdata [597/756] 3180807=-ext-/bignum/test_pack [598/756] 3180807=prism/result/attribute_write_test [599/756] 3180807=ruby/test_stringchar [600/756] 3180807=-ext-/marshal/test_usrmarshal [601/756] 3180807=prism/percent_delimiter_string_test [602/756] 3180807=ruby/test_regexp [603/756] 3180808=-ext-/exception/test_ensured [604/756] 3180808=prism/magic_comment_test [605/756] 3180808=strscan/test_ractor [606/756] 3180808=win32/test_registry [607/756] 3180808=rubygems/test_project_sanity [608/756] 3180808=ruby/test_nomethod_error [609/756] 3180808=ruby/test_object [610/756] 3180808=optparse/test_cclass [611/756] 3180808=socket/test_basicsocket [612/756] 3180808=ruby/test_mixed_unicode_escapes [613/756] 3180808=prism/ruby/pattern_test [614/756] 3180808=psych/test_json_tree [615/756] 3180808=psych/visitors/test_to_ruby [616/756] 3180808=test_open3 [617/756] 3180808=prism/result/implicit_array_test [618/756] 3180808=ruby/test_fiber [619/756] 3180808=prism/heredoc_dedent_test [620/756] 3180808=ruby/test_random_formatter [621/756] 3180808=json/json_generic_object_test [622/756] 3180808=rubygems/test_gem_specification [623/756] 3180808=stringio/test_ractor [624/756] 3180808=ruby/test_ifunless [625/756] 3180808=rubygems/test_gem_util [626/756] 3180808=ripper/test_files_lib [627/756] 3180808=-ext-/string/test_ellipsize [628/756] 3180808=date/test_date_strftime [629/756] 3180808=rubygems/test_gem_resolver_installed_specification [630/756] 3180808=ruby/test_file_exhaustive [631/756] 3180806=openssl/test_pkey_dsa [632/756] 3180806=-ext-/string/test_enc_associate [633/756] 3180806=prism/encoding/string_encoding_test [634/756] 3180806=rubygems/test_gem_commands_check_command [635/756] 3180806=optparse/test_optparse [636/756] 3180806=rubygems/test_gem_commands_sources_command [637/756] 3180806=-ext-/arith_seq/test_arith_seq_extract [638/756] 3180806=psych/test_alias_and_anchor [639/756] 3180806=uri/test_ws [640/756] 3180806=prism/library_symbols_test [641/756] 3180806=io/console/test_ractor [642/756] 3180806=rubygems/test_gem_commands_yank_command [643/756] 3180806=rubygems/test_gem_path_support [644/756] 3180806=psych/test_emitter [645/756] 3180806=prism/api/freeze_test [646/756] 3180806=io/wait/test_io_wait_uncommon [647/756] 3180806=-ext-/test_scan_args [648/756] 3180806=did_you_mean/tree_spell/test_human_typo [649/756] 3180806=rubygems/test_gem_ci_detector [650/756] 3180806=rubygems/test_gem_source [651/756] 3180806=-ext-/string/test_cstr [652/756] 3180806=psych/test_coder [653/756] 3180806=-ext-/string/test_interned_str [654/756] 3180806=openssl/test_pkey_ec [655/756] 3180806=ruby/test_symbol [656/756] 3180807=net/http/test_httpheader [657/756] 3180807=mkmf/test_mkmf [658/756] 3180807=psych/test_deprecated [659/756] 3180807=rubygems/test_gem_commands_install_command [660/756] 3180805=ruby/test_lazy_enumerator [661/756] 3180805=rubygems/test_gem_commands_cert_command [662/756] 3180808=mkmf/test_find_executable [663/756] 3180808=date/test_date_parse [664/756] 3180808=-ext-/load/test_protect [665/756] 3180808=date/test_date_new [666/756] 3180808=-ext-/bignum/test_div [667/756] 3180808=rubygems/test_gem_resolver_vendor_set [668/756] 3180808=socket/test_unix [669/756] 3180808=rubygems/test_gem_console_ui [670/756] 3180808=psych/test_tree_builder [671/756] 3180808=optparse/test_acceptable [672/756] 3180805=rubygems/test_gem_commands_pristine_command [673/756] 3180808=ruby/test_thread_queue [674/756] 3180807=fileutils/test_nowrite [675/756] 3180807=error_highlight/test_error_highlight [676/756] 3180805=fiber/test_backtrace [677/756] 3180805=psych/visitors/test_emitter [678/756] 3180805=ruby/test_arithmetic_sequence [679/756] 3180805=-ext-/arith_seq/test_arith_seq_beg_len_step [680/756] 3180805=json/json_parser_test [681/756] 3180805=ripper/test_lexer [682/756] 3180805=rubygems/test_gem_resolver_requirement_list [683/756] 3180805=ruby/test_string_memory [684/756] 3180805=-ext-/test_random [685/756] 3180807=prism/api/dump_test [686/756] 3180805=openssl/test_ssl_session [687/756] 3180806=-ext-/float/test_nextafter [688/756] 3180806=-ext-/string/test_capacity [689/756] 3180806=ruby/test_gc_compact [690/756] 3180805=psych/test_omap [691/756] 3180805=uri/test_http [692/756] 3180805=-ext-/struct/test_duplicate [693/756] 3180805=-ext-/array/test_to_ary_concat [694/756] 3180807=test_shellwords [695/756] 3180807=ruby/test_memory_view [696/756] 3180807=coverage/test_coverage [697/756] 3180808=pathname/test_pathname [698/756] 3180808=openssl/test_pair [699/756] 3180807=test_bundled_gems [700/756] 3180807=ruby/test_iseq [701/756] 3180805=prism/result/overlap_test [702/756] 3180805=did_you_mean/spell_checking/test_variable_name_check [703/756] 3180806=cgi/test_cgi_header [704/756] 3180806=ruby/test_bignum [705/756] 3180805=rubygems/test_gem_commands_setup_command [706/756] 3180806=ruby/test_float [707/756] 3180807=uri/test_ftp [708/756] 3180807=mkmf/test_install [709/756] 3180807=json/ractor_test [710/756] 3180807=test_find [711/756] 3180807=psych/test_marshalable [712/756] 3180807=prism/newline_test [713/756] 3180807=rubygems/test_gem_installer [714/756] 3180805=-ext-/integer/test_integer [715/756] 3180805=rubygems/test_gem_ext_cargo_builder [716/756] 3180805=rubygems/test_gem_package [717/756] 3180806=net/http/test_http_request [718/756] 3180806=json/json_ext_parser_test [719/756] 3180806=etc/test_etc [720/756] 3180806=rubygems/test_gem_gemcutter_utilities [721/756] 3180808=ruby/test_thread [722/756] 3180806=-ext-/test_printf [723/756] 3180806=-ext-/struct/test_len [724/756] 3180806=rubygems/test_gem_unsatisfiable_dependency_error [725/756] 3180806=rubygems/test_gem_uri_formatter [726/756] 3180805=ruby/test_assignment [727/756] 3180806=socket/test_socket [728/756] 3180805=prism/api/parse_comments_test [729/756] 3180805=ruby/test_path [730/756] 3180805=-ext-/string/test_rb_str_dup [731/756] 3180805=optparse/test_optarg [732/756] 3180805=ruby/test_ractor [733/756] 3180805=-ext-/exception/test_data_error [734/756] 3180805=openssl/test_provider [735/756] 3180805=ruby/test_io [736/756] 3180807=ruby/test_array [737/756] 3180806=prism/unescape_test [738/756] 3180806=psych/test_exception [739/756] 3180806=dtrace/test_function_entry [740/756] 3180806=prism/result/static_literals_test [741/756] 3180806=psych/test_object_references [742/756] 3180806=rubygems/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, 42893> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 43395> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 10 [743/756] 3180806=-ext-/class/test_class2name [744/756] 3180806=rubygems/test_bundled_ca [745/756] 3180808=ruby/test_frozen_error [746/756] 3180808=ruby/test_io_m17n [747/756] 3180806=test_pp [748/756] 3180806=rubygems/test_kernel [749/756] 3180806=ruby/enc/test_case_comprehensive [750/756] 3180806=prism/result/breadth_first_search_test [751/756] 3180806=-ext-/rational/test_rat [752/756] 3180808=net/http/test_https_proxy [753/756] 3180806=lib/!Nothing_to_test [754/756] 3180806=openssl/test_ocsp [755/756] 3180808=ruby/test_transcode [756/756] 3180808=uri/test_parser Finished tests in 342.300753s, 83.5464 tests/s, 17791.7604 assertions/s. 28598 tests, 6090133 assertions, 0 failures, 0 errors, 122 skips ruby -v: ruby 3.5.0dev (2025-05-01T16:35:17Z master 17e63f90ca) +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/16.0.0 -Dmodular_gc_dir= 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 ZJIT_RUSTC_ARGS = --crate-name=zjit --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/zjit/target/release/' /tmp/ruby/src/master-no-rjit/zjit/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/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/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.6/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.7/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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.9.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.9.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.3.0/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.5.0dev (2025-05-01T16:35:17Z master 17e63f90ca) +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 ..................................... Finished in 38.153174 seconds 3336 files, 33627 examples, 148838 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.