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