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