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