# Logfile created on 2025-01-28 20:08:35 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f14f00bfde0 @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.20250128-200835", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f14f00e1e90 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f14f00e1be8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f14efffa978 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.master-no-rjit.20250128-200835", @dev=#<File:/home/ko1/ruby/logs/brlog.master-no-rjit.20250128-200835>, @binmode=false, @mon_data=#<Monitor:0x00007f14f00e1788>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision - echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision unchanged echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 Already up to date. Latest commit hash = 4a06ef98bf $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision - echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision unchanged Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision - /tmp/ruby/src/master-no-rjit/revision.h updated /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision unchanged 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 7824bbc6da6195ed208613d748b1547ad499a36f4702008e71edc3d5324a3e86 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]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/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]: Entering 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]: 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/io/console' 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]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pty' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' 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/pathname' 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/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/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/rbs-3.8.1/ext/rbs_extension' 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/syslog-0.2.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.8.1/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/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 Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2 echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision - Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f Update irb to 6bb53630c3398b2042fb99d5232c68399491d338 echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/syslog.revision unchanged Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision - 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 /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/pstore.revision unchanged /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/irb.revision unchanged echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/master-no-rjit/tool/ifchange /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision - /tmp/ruby/src/master-no-rjit/.bundle/.timestamp/reline.revision unchanged 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 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating transdb.h 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' transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' making encs make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' make[1]: Leaving directory '/tmp/ruby/build/master-no-rjit' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/master-no-rjit' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/date' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/json' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/psych' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Entering 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/pty' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.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/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/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]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/rbs-3.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.8.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/master-no-rjit/.bundle/gems/syslog-0.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' ./miniruby -I/tmp/ruby/src/master-no-rjit/lib -I. -I.ext/common /tmp/ruby/src/master-no-rjit/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/master-no-rjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/master-no-rjit/bin installing base libraries: /tmp/ruby/install/master-no-rjit/lib installing arch files: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/master-no-rjit/lib/pkgconfig installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.5.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/site_ruby/3.5.0+0 installing extension scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/vendor_ruby/3.5.0+0 installing extension headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+0/ruby installing command scripts: /tmp/ruby/install/master-no-rjit/bin installing library scripts: /tmp/ruby/install/master-no-rjit/lib/ruby/3.5.0+0 installing common headers: /tmp/ruby/install/master-no-rjit/include/ruby-3.5.0+0 installing manpages: /tmp/ruby/install/master-no-rjit/share/man/man1 installing default gems from lib: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0 bundler 2.7.0.dev cgi 0.4.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 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 pp 0.6.2 prettyprint 0.2.0 prism 1.3.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.3 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.5 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.10 ostruct 0.6.1 pstore 0.1.4 benchmark 0.4.0 logger 1.6.5 rdoc 6.11.0 irb 1.15.1 reline 0.6.0 readline 0.0.4 installing bundled gem cache: /tmp/ruby/install/master-no-rjit/lib/ruby/gems/3.5.0+0/cache skipped bundled gems: win32ole-1.9.1.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2005 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.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/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.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.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=7887 "--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/766] 2335747=test_gem_commands_server_command [ 2/766] 2335753=named_capture_test [ 3/766] 2335750=test_ripper [ 4/766] 2335748=test_cparser [ 5/766] 2335753=test_extlibs [ 6/766] 2335748=test_pkey_rsa [ 7/766] 2335750=json_common_interface_test [ 8/766] 2335750=test_numhash [ 9/766] 2335747=test_enum [ 10/766] 2335750=test_memory_view [ 11/766] 2335750=test_function [ 12/766] 2335750=test_instrumentation_api [ 13/766] 2335748=test_gem_validator [ 14/766] 2335747=node_id_test [ 15/766] 2335748=test_config [ 16/766] 2335748=test_autoload [ 17/766] 2335753=test_serialize_subclasses [ 18/766] 2335753=test_class [ 19/766] 2335753=test_engine [ 20/766] 2335753=test_key_error [ 21/766] 2335753=test_dot_dot [ 22/766] 2335753=test_integer [ 23/766] 2335747=test_verbose [ 24/766] 2335747=test_jaro_winkler [ 25/766] 2335747=test_yamlstore [ 26/766] 2335747=test_metaclass [ 27/766] 2335747=test_marshal [ 28/766] 2335750=test_ractor [ 29/766] 2335747=test_cgi_cookie [ 30/766] 2335747=test_ssl [ 31/766] 2335750=test_gem_commands_unpack_command [ 32/766] 2335750=test_new [ 33/766] 2335750=test_gem [ 34/766] 2335747=test_cipher [ 35/766] 2335747=test_tsort [ 36/766] 2335747=test_resource [ 37/766] 2335747=test_reqarg [ 38/766] 2335753=test_gem_commands_specification_command [ 39/766] 2335747=test_resolve_symbol [ 40/766] 2335747=test_gem_rdoc [ 41/766] 2335753=test_parser [ 42/766] 2335753=test_cgi_core [ 43/766] 2335753=test_case_mapping [ 44/766] 2335753=test_sleep [ 45/766] 2335747=test_shift_jis [ 46/766] 2335747=test_call [ 47/766] 2335747=test_member [ 48/766] 2335747=test_udp [ 49/766] 2335747=test_gem_request_set [ 50/766] 2335747=test_https [ 51/766] 2335750=test_default_gems [ 52/766] 2335750=test_gem_silent_ui [ 53/766] 2335750=test_gem_commands_push_command [ 54/766] 2335753=test_io_timeout [ 55/766] 2335753=test_singleton_function [ 56/766] 2335753=test_pty [ 57/766] 2335750=test_comparable [ 58/766] 2335750=test_io [ 59/766] 2335750=test_gem_package_tar_reader_entry [ 60/766] 2335753=test_gem_commands_build_command [ 61/766] 2335750=fixtures_test [ 62/766] 2335753=test_rational2 [ 63/766] 2335753=test_ts [ 64/766] 2335750=test_gem_update_suggestion [ 65/766] 2335750=test_euc_tw [ 66/766] 2335750=test_set_len [ 67/766] 2335750=test_spell_checker [ 68/766] 2335750=test_time_tz [ 69/766] 2335750=test_buffering [ 70/766] 2335750=test_svcb_https [ 71/766] 2335750=test_proxy [ 72/766] 2335750=test_did_you_mean [ 73/766] 2335753=test_nofree [ 74/766] 2335753=test_gem_resolver_lock_set [ 75/766] 2335753=test_wait [ 76/766] 2335753=test_range [ 77/766] 2335750=test_gem_gem_runner [ 78/766] 2335750=test_popen_deadlock [ 79/766] 2335748=test_optimization [ 80/766] 2335750=test_switch_hitter [ 81/766] 2335750=test_tree_spell_checker [ 82/766] 2335750=parse_stream_test [ 83/766] 2335750=test_hash_create [ 84/766] 2335750=test_gc [ 85/766] 2335753=test_gem_security [ 86/766] 2335747=test_gem_ext_builder [ 87/766] 2335747=test_symbol [ 88/766] 2335747=test_gem_bundler_version_finder [ 89/766] 2335747=test_x509name [ 90/766] 2335747=test_gem_source_fetch_problem [ 91/766] 2335747=test_emoji_breaks [ 92/766] 2335747=test_gem_commands_update_command [ 93/766] 2335747=test_arity [ 94/766] 2335747=test_webauthn_listener_response [ 95/766] 2335747=test_gem_request_connection_pools [ 96/766] 2335753=test_ractor_compatibility [ 97/766] 2335747=test_rubyoptions [ 98/766] 2335748=test_load [ 99/766] 2335748=string_query_test [100/766] 2335753=test_file [101/766] 2335748=bom_test [102/766] 2335748=test_module [103/766] 2335748=test_config [104/766] 2335750=test_super [105/766] 2335748=test_ssl [106/766] 2335750=warnings_test [107/766] 2335750=test_ldap [108/766] 2335750=test_thread_cv [109/766] 2335753=command_line_test [110/766] 2335753=test_gem_safe_marshal [111/766] 2335750=test_dryrun [112/766] 2335750=test_keyword [113/766] 2335753=test_gem_resolver_installer_set [114/766] 2335750=test_name_error_extension [115/766] 2335750=test_pkey_dh [116/766] 2335750=test_windows_1252 [117/766] 2335750=test_buffered_io [118/766] 2335750=test_rubyvm [119/766] 2335750=test_gem_security_signer [120/766] 2335750=dispatcher_test [121/766] 2335750=test_gem_package_tar_writer [122/766] 2335753=test_dns [123/766] 2335750=test_document [124/766] 2335750=test_load [125/766] 2335750=test_gem_resolver_vendor_specification [126/766] 2335750=test_ossl [127/766] 2335753=test_tempfile [128/766] 2335753=test_primitive [129/766] 2335753=test_scalar_scanner [130/766] 2335753=test_eval [131/766] 2335753=test_gem_local_remote_options [132/766] 2335753=test_gem_commands_outdated_command [133/766] 2335753=test_method_cache [134/766] 2335753=test_gem_ext_rake_builder [135/766] 2335753=test_sprintf_comb [136/766] 2335753=comments_test [137/766] 2335753=test_gem_source_subpath_problem [138/766] 2335753=test_alias [139/766] 2335753=test_object [140/766] 2335753=test_encoding [141/766] 2335753=tunnel_test [142/766] 2335753=test_gem_text [143/766] 2335753=test_gem_resolver_api_specification [144/766] 2335753=test_settracefunc [145/766] 2335748=test_gem_safe_yaml [146/766] 2335748=test_io_buffer [147/766] 2335748=test_sockopt [148/766] 2335748=heredoc_test [149/766] 2335748=test_ns_spki [150/766] 2335748=test_signal [151/766] 2335748=test_fixnum [152/766] 2335753=test_file [153/766] 2335748=test_trace [154/766] 2335753=test_handle [155/766] 2335748=json_generator_test [156/766] 2335753=test_threadgroup [157/766] 2335748=test_arity [158/766] 2335748=test_digest [159/766] 2335748=test_open-uri [160/766] 2335753=test_gem_resolver_local_specification [161/766] 2335753=test_gem_source_git [162/766] 2335748=test_closure [163/766] 2335750=test_regex_casefold [164/766] 2335748=test_merge_keys [165/766] 2335750=constant_path_node_test [166/766] 2335750=test_digest_extend [167/766] 2335748=errors_test [168/766] 2335750=test_stringify_symbols [169/766] 2335748=test_ftp [170/766] 2335748=test_iso_8859 [171/766] 2335748=test_vm_dump [172/766] 2335748=test_cgi_tag_helper [173/766] 2335748=test_sexp [174/766] 2335748=test_flush [175/766] 2335748=test_helper [176/766] 2335748=test_euc_kr [177/766] 2335748=test_date_ractor [178/766] 2335748=test_ractor [179/766] 2335750=test_mailto [180/766] 2335750=test_gem_dependency_list [181/766] 2335748=test_cmethod [182/766] 2335748=test_fiddle [183/766] 2335750=test_fips [184/766] 2335748=test_digest [185/766] 2335750=test_gem_commands_open_command [186/766] 2335748=test_gem_resolver_git_specification [187/766] 2335750=test_flip [188/766] 2335750=test_mutex [189/766] 2335750=test_gem_package_task [190/766] 2335750=test_struct [191/766] 2335750=test_gem_stream_ui [192/766] 2335750=test_io_wait [193/766] 2335750=test_kwargs [194/766] 2335750=json_addition_test [195/766] 2335750=test_qsort [196/766] 2335750=test_transcode [197/766] 2335750=test_ocsp [198/766] 2335750=test_parser [199/766] 2335750=test_https_proxy [200/766] 2335750=!Nothing_to_test [201/766] 2335750=test_case_comprehensive [202/766] 2335750=test_kernel [203/766] 2335748=test_pp [204/766] 2335748=test_io_m17n [205/766] 2335750=test_frozen_error [206/766] 2335750=test_rat [207/766] 2335750=breadth_first_search_test [208/766] 2335750=test_webauthn_listener Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 42755> [209/766] 2335750=test_object_references [210/766] 2335750=static_literals_test [211/766] 2335750=test_bundled_ca [212/766] 2335750=test_class2name [213/766] 2335750=test_exception [214/766] 2335750=unescape_test [215/766] 2335750=test_function_entry [216/766] 2335750=test_optarg [217/766] 2335750=test_rb_str_dup [218/766] 2335750=test_path [219/766] 2335750=test_array [220/766] 2335748=test_io [221/766] 2335747=test_provider [222/766] 2335747=test_data_error [223/766] 2335747=test_gem_unsatisfiable_dependency_error [224/766] 2335747=test_len [225/766] 2335747=test_printf [226/766] 2335747=parse_comments_test [227/766] 2335747=test_socket [228/766] 2335750=test_assignment [229/766] 2335747=test_gem_uri_formatter [230/766] 2335747=test_etc [231/766] 2335747=json_ext_parser_test [232/766] 2335747=test_http_request [233/766] 2335750=test_thread [234/766] 2335747=test_gem_gemcutter_utilities [235/766] 2335747=test_gem_installer [236/766] 2335753=newline_test [237/766] 2335753=test_marshalable [238/766] 2335753=test_gem_package [239/766] 2335748=test_gem_ext_cargo_builder [240/766] 2335748=test_integer [241/766] 2335748=test_float [242/766] 2335748=test_gem_commands_setup_command [243/766] 2335753=test_bignum [244/766] 2335753=test_cgi_header [245/766] 2335753=test_variable_name_check [246/766] 2335753=test_find [247/766] 2335753=ractor_test [248/766] 2335753=test_install [249/766] 2335753=test_ftp [250/766] 2335753=test_pair [251/766] 2335748=test_pathname [252/766] 2335748=test_pointer [253/766] 2335750=test_coverage [254/766] 2335748=test_memory_view [255/766] 2335748=overlap_test [256/766] 2335748=test_iseq [257/766] 2335750=test_bundled_gems [258/766] 2335750=test_http [259/766] 2335750=test_omap [260/766] 2335750=test_gc_compact [261/766] 2335753=test_capacity [262/766] 2335753=test_nextafter [263/766] 2335753=test_ssl_session [264/766] 2335748=test_shellwords [265/766] 2335748=test_to_ary_concat [266/766] 2335753=test_duplicate [267/766] 2335753=test_gem_resolver_requirement_list [268/766] 2335753=test_lexer [269/766] 2335753=json_parser_test [270/766] 2335753=test_arith_seq_beg_len_step [271/766] 2335753=dump_test [272/766] 2335748=test_random [273/766] 2335748=test_string_memory [274/766] 2335748=test_emitter [275/766] 2335748=test_backtrace [276/766] 2335748=test_error_highlight [277/766] 2335748=test_nowrite [278/766] 2335753=test_thread_queue [279/766] 2335748=test_gem_commands_pristine_command [280/766] 2335750=test_acceptable [281/766] 2335750=test_arithmetic_sequence [282/766] 2335750=test_gem_commands_cert_command [283/766] 2335750=test_lazy_enumerator [284/766] 2335750=test_gem_commands_install_command [285/766] 2335748=test_deprecated [286/766] 2335748=test_mkmf [287/766] 2335748=test_httpheader [288/766] 2335748=test_symbol [289/766] 2335748=test_pkey_ec [290/766] 2335748=test_interned_str [291/766] 2335748=test_coder [292/766] 2335748=test_tree_builder [293/766] 2335748=test_gem_console_ui [294/766] 2335748=test_unix [295/766] 2335748=test_gem_resolver_vendor_set [296/766] 2335748=test_div [297/766] 2335748=test_date_new [298/766] 2335748=test_protect [299/766] 2335748=test_date_parse [300/766] 2335748=test_find_executable [301/766] 2335748=test_cstr [302/766] 2335748=freeze_test [303/766] 2335748=test_gem_source [304/766] 2335748=test_gem_ci_detector [305/766] 2335748=test_human_typo [306/766] 2335748=test_scan_args [307/766] 2335748=test_io_wait_uncommon [308/766] 2335748=test_ractor [309/766] 2335748=library_symbols_test [310/766] 2335748=test_emitter [311/766] 2335748=test_gem_path_support [312/766] 2335748=test_gem_commands_yank_command [313/766] 2335748=test_gem_commands_check_command [314/766] 2335748=string_encoding_test [315/766] 2335748=test_ws [316/766] 2335748=test_alias_and_anchor [317/766] 2335748=test_arith_seq_extract [318/766] 2335748=test_gem_commands_sources_command [319/766] 2335748=test_optparse [320/766] 2335747=test_file_exhaustive [321/766] 2335748=test_assembler [322/766] 2335748=test_enc_associate [323/766] 2335750=test_pkey_dsa [324/766] 2335753=test_files_lib [325/766] 2335748=test_gem_util [326/766] 2335750=test_ifunless [327/766] 2335750=test_gem_resolver_installed_specification [328/766] 2335750=test_date_strftime [329/766] 2335748=test_ellipsize [330/766] 2335748=heredoc_dedent_test [331/766] 2335748=test_ractor [332/766] 2335748=test_gem_specification [333/766] 2335750=json_generic_object_test [334/766] 2335750=test_random_formatter [335/766] 2335750=test_json_tree [336/766] 2335750=pattern_test [337/766] 2335750=test_fiber [338/766] 2335753=implicit_array_test [339/766] 2335753=test_open3 [340/766] 2335750=test_to_ruby [341/766] 2335750=test_func [342/766] 2335753=test_cclass [343/766] 2335748=test_object [344/766] 2335753=test_mixed_unicode_escapes [345/766] 2335753=test_basicsocket [346/766] 2335753=test_ractor [347/766] 2335753=test_nomethod_error [348/766] 2335753=test_project_sanity [349/766] 2335753=test_registry [350/766] 2335753=percent_delimiter_string_test [351/766] 2335753=test_usrmarshal [352/766] 2335747=magic_comment_test [353/766] 2335753=test_ensured [354/766] 2335753=test_regexp [355/766] 2335748=test_pack [356/766] 2335747=test_ancdata [357/766] 2335747=test_addr [358/766] 2335747=test_gem_platform [359/766] 2335748=test_stringchar [360/766] 2335747=attribute_write_test [361/766] 2335747=test_files_test_1 [362/766] 2335748=test_wss [363/766] 2335748=test_require [364/766] 2335750=test_deprecate [365/766] 2335750=json_coder_test [366/766] 2335750=test_helper [367/766] 2335750=test_bn [368/766] 2335750=test_change_word [369/766] 2335750=test_date_time [370/766] 2335750=test_date_compat [371/766] 2335750=test_have_func [372/766] 2335747=test_objspace [373/766] 2335748=test_gem_source_lock [374/766] 2335748=test_have_library [375/766] 2335750=test_bmethod [376/766] 2335750=test_abi [377/766] 2335750=test_gem_command_manager [378/766] 2335750=test_config [379/766] 2335750=test_my_integer [380/766] 2335750=test_enumerator [381/766] 2335750=test_name_error [382/766] 2335750=onigmo_test [383/766] 2335750=test_lambda [384/766] 2335750=test_struct [385/766] 2335750=json_fixtures_test [386/766] 2335750=test_safe_load [387/766] 2335750=fuzzer_test [388/766] 2335750=test_gem_uri [389/766] 2335750=test_enumerator [390/766] 2335748=test_too_many_dummy_encodings [391/766] 2335748=test_m17n_comb [392/766] 2335748=test_gem_resolver_index_set [393/766] 2335748=test_warning [394/766] 2335748=test_ast [395/766] 2335753=regular_expression_options_test [396/766] 2335753=test_gem_remote_fetcher_local_ssl_server [397/766] 2335753=test_gem_remote_fetcher_local_server Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 42171> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 [398/766] 2335753=test_ensure_and_callcc [399/766] 2335753=test_gbk [400/766] 2335753=test_undef [401/766] 2335753=test_string [402/766] 2335747=test_gem_ext_cargo_builder_unit [403/766] 2335747=test_set [404/766] 2335747=test_have_macro [405/766] 2335747=test_data [406/766] 2335747=test_encoding [407/766] 2335747=test_constant [408/766] 2335747=test_hash [409/766] 2335747=test_class_name_check [410/766] 2335747=test_exception [411/766] 2335750=test_address_resolve [412/766] 2335750=test_grapheme_breaks [413/766] 2335750=test_gem_resolver_conflict [414/766] 2335750=test_summary [415/766] 2335750=test_iter_break [416/766] 2335750=integer_base_flags_test [417/766] 2335750=test_foreach [418/766] 2335750=test_dup [419/766] 2335750=test_num2int [420/766] 2335750=regexp_test [421/766] 2335750=lex_test [422/766] 2335747=test_gem_resolver_best_set [423/766] 2335747=test_gem_commands_rebuild_command [424/766] 2335747=test_cgi_util [425/766] 2335747=test_eval [426/766] 2335747=json_string_matching_test [427/766] 2335747=test_erb [428/766] 2335747=test_pattern_matching [429/766] 2335747=test_kdf [430/766] 2335747=test_gem_commands_uninstall_command [431/766] 2335750=test_fileutils [432/766] 2335747=test_tracepoint [433/766] 2335747=test_getopts [434/766] 2335747=test_stream [435/766] 2335747=test_internal_ivar [436/766] 2335747=test_time [437/766] 2335750=parse_success_test [438/766] 2335750=desugar_compiler_test [439/766] 2335747=test_method_name_check [440/766] 2335750=test_httpresponses [441/766] 2335750=test_stat [442/766] 2335750=test_import [443/766] 2335747=test_date_marshal [444/766] 2335747=test_asn1 [445/766] 2335747=test_require [446/766] 2335747=test_method_cache [447/766] 2335747=test_cgi_modruby [448/766] 2335747=test_gem_commands_signout_command [449/766] 2335747=string_test [450/766] 2335747=test_psych [451/766] 2335747=test_not [452/766] 2335747=test_nonblock [453/766] 2335747=lex_test [454/766] 2335747=test_gem_dependency_resolution_error [455/766] 2335747=test_gem_commands_exec_command [456/766] 2335747=test_gem_command [457/766] 2335747=test_clone [458/766] 2335747=test_gem_request_set_lockfile_parser [459/766] 2335747=test_path_to_class [460/766] 2335747=test_readpartial [461/766] 2335747=test_gem_remote_fetcher [462/766] 2335750=test_complex [463/766] 2335750=version_test [464/766] 2335750=relocation_test [465/766] 2335750=test_windows_1251 [466/766] 2335750=test_gem_ext_ext_conf_builder [467/766] 2335747=test_zsh_completion [468/766] 2335747=test_big5 [469/766] 2335747=test_configuration [470/766] 2335747=test_frozen [471/766] 2335747=test_yield [472/766] 2335750=newline_offsets_test [473/766] 2335750=test_timeout [474/766] 2335750=test_convertible [475/766] 2335753=symbol_encoding_test [476/766] 2335753=test_weakmap [477/766] 2335747=test_typeddata [478/766] 2335747=test_compile_prism [479/766] 2335747=test_bug-3571 [480/766] 2335747=test_complex2 [481/766] 2335747=test_thread_fd_close [482/766] 2335747=test_yaml [483/766] 2335747=test_exception_at_throwing [484/766] 2335747=test_erb_command [485/766] 2335747=test_postponed_job [486/766] 2335747=test_pattern_key_name_check [487/766] 2335747=test_gem_request_set_lockfile [488/766] 2335747=test_case_options [489/766] 2335747=test_array_create [490/766] 2335747=test_math [491/766] 2335747=test_gc [492/766] 2335747=test_libs [493/766] 2335747=test_gem_commands_mirror [494/766] 2335747=test_gem_source_installed [495/766] 2335747=test_gem_commands_help_command [496/766] 2335747=test_remote_fetch_error [497/766] 2335747=test_dir [498/766] 2335747=test_notimplement [499/766] 2335747=test_sprintf [500/766] 2335747=test_configuration [501/766] 2335747=test_case [502/766] 2335747=test_gem_install_update_options [503/766] 2335747=test_gem_commands_list_command [504/766] 2335747=test_require [505/766] 2335747=test_update [506/766] 2335747=test_numeric [507/766] 2335747=test_bug-5832 [508/766] 2335747=test_debug [509/766] 2335747=test_iseq_load [510/766] 2335753=test_syntax [511/766] 2335747=test_gem_source_list [512/766] 2335747=test_yield_block [513/766] 2335747=test_yaml_special_cases [514/766] 2335747=snippets_test [515/766] 2335747=test_gem_source_specific_file [516/766] 2335747=json_encoding_test [517/766] 2335747=test_object_create_start [518/766] 2335747=test_pkcs7 [519/766] 2335747=test_const [520/766] 2335747=test_class [521/766] 2335753=test_gem_package_old [522/766] 2335753=parameters_signature_test [523/766] 2335753=test_beginendblock [524/766] 2335747=test_last_thread [525/766] 2335753=test_set [526/766] 2335753=test_bug_reporter [527/766] 2335748=test_io_console [528/766] 2335747=test_gem_security_policy [529/766] 2335753=test_c_union_entity [530/766] 2335753=test_gem_commands_dependency_command [531/766] 2335747=test_generic [532/766] 2335753=test_m17n [533/766] 2335747=test_files_sample [534/766] 2335747=test_yjit [535/766] 2335753=test_weakkeymap [536/766] 2335750=test_io_buffer [537/766] 2335748=test_gem_request [538/766] 2335750=test_gem_name_tuple [539/766] 2335750=test_argf [540/766] 2335748=test_external_new [541/766] 2335748=test_signedness [542/766] 2335753=integer_parse_test [543/766] 2335753=test_gem_resolver_lock_specification [544/766] 2335753=test_httpresponse [545/766] 2335753=test_ractor [546/766] 2335753=test_econv [547/766] 2335753=test_gem_ext_cmake_builder [548/766] 2335753=test_hash [549/766] 2335750=test_egrep_cpp [550/766] 2335750=test_date_arith [551/766] 2335750=test_c_struct_builder [552/766] 2335750=test_date_conv [553/766] 2335750=test_parser_events [554/766] 2335750=test_key_name_check [555/766] 2335750=test_append [556/766] 2335750=test_env [557/766] 2335753=test_stack [558/766] 2335747=test_gem_commands_which_command [559/766] 2335747=test_uncorrectable_name_check [560/766] 2335747=locals_test [561/766] 2335747=reflection_test [562/766] 2335747=test_str2big [563/766] 2335747=test_depth_first [564/766] 2335747=test_inlinecache [565/766] 2335747=test_parse [566/766] 2335750=parse_test [567/766] 2335750=test_gem_resolver_git_set [568/766] 2335748=test_unicode_escape [569/766] 2335748=test_gem_resolver [570/766] 2335747=test_gem_uninstaller [571/766] 2335753=test_autoconf [572/766] 2335753=test_process [573/766] 2335753=test_gem_commands_info_command [574/766] 2335753=test_cgi_multipart [575/766] 2335753=compiler_test [576/766] 2335753=test_backtrace [577/766] 2335748=test_gem_config_file [578/766] 2335750=test_string [579/766] 2335750=test_big2str [580/766] 2335748=test_forwardable [581/766] 2335748=test_yjit_exit_locations [582/766] 2335750=test_raise [583/766] 2335750=test_dir_m17n [584/766] 2335748=test_yaml_tree [585/766] 2335748=test_fnmatch [586/766] 2335753=test_storage [587/766] 2335753=test_euc_jp [588/766] 2335748=test_x509cert [589/766] 2335753=parser_test [590/766] 2335753=test_gem_spec_fetcher [591/766] 2335753=test_iterator [592/766] 2335753=test_string [593/766] 2335753=test_shapes [594/766] 2335753=test_erb_m17n [595/766] 2335753=test_date [596/766] 2335753=test_gem_commands_environment_command [597/766] 2335753=test_stringio [598/766] 2335748=test_gem_resolver_specification [599/766] 2335748=test_enc_raise [600/766] 2335748=test_variable [601/766] 2335753=test_flags [602/766] 2335748=test_pkcs12 [603/766] 2335747=test_recorder [604/766] 2335747=test_scanner_events [605/766] 2335750=test_defined [606/766] 2335747=test_files_test_2 [607/766] 2335747=test_gem_package_tar_reader [608/766] 2335747=test_addrinfo [609/766] 2335750=test_utf16 [610/766] 2335750=test_tcp [611/766] 2335748=test_gem_commands_contents_command [612/766] 2335747=test_webauthn_poller [613/766] 2335747=test_gem_remote_fetcher_s3 [614/766] 2335748=test_nil [615/766] 2335748=numeric_value_test [616/766] 2335748=test_complexrational [617/766] 2335748=test_bug-14834 [618/766] 2335748=test_scheduler [619/766] 2335750=test_emoji [620/766] 2335750=test_zlib [621/766] 2335748=test_sorted_set [622/766] 2335747=test_gem_requirement [623/766] 2335748=test_condition [624/766] 2335748=test_proc [625/766] 2335747=test_cp949 [626/766] 2335747=test_store [627/766] 2335753=test_date_attr [628/766] 2335753=test_boolean [629/766] 2335753=regular_expression_encoding_test [630/766] 2335753=test_prettyprint [631/766] 2335753=static_inspect_test [632/766] 2335753=test_ipaddr [633/766] 2335747=test_enc_str_buf_cat [634/766] 2335747=test_unicode_normalize [635/766] 2335753=test_queue [636/766] 2335753=test_gem_dependency [637/766] 2335747=test_gem_commands_signin_command [638/766] 2335747=test_console_attr [639/766] 2335747=test_yamldbm [640/766] 2335747=test_ractor [641/766] 2335747=test_date_strptime [642/766] 2335753=test_rubygems [643/766] 2335747=ripper_test [644/766] 2335753=test_gem_request_set_gem_dependency_api [645/766] 2335748=test_gem_version [646/766] 2335747=test_ubf_async_safe [647/766] 2335753=test_gem_doctor [648/766] 2335747=test_gem_commands_owner_command [649/766] 2335748=test_coderange [650/766] 2335748=test_recursion [651/766] 2335753=test_gem_impossible_dependencies_error [652/766] 2335748=test_gem_resolver_composed_set [653/766] 2335753=test_pipe [654/766] 2335748=test_mdns [655/766] 2335748=test_gem_stub_specification [656/766] 2335753=test_numeric [657/766] 2335753=test_rational [658/766] 2335748=test_require_lib [659/766] 2335747=test_framework [660/766] 2335747=test_hmac [661/766] 2335747=test_objectspace [662/766] 2335753=test_time [663/766] 2335753=test_gem_commands_search_command [664/766] 2335753=test_dbm [665/766] 2335753=test_gem_security_trust_dir [666/766] 2335753=source_location_test [667/766] 2335753=test_gem_commands_fetch_command [668/766] 2335753=test_cesu8 [669/766] 2335753=test_process [670/766] 2335748=test_lock_native_thread [671/766] 2335748=test_rand [672/766] 2335748=test_resize [673/766] 2335748=test_fd_setsize [674/766] 2335748=test_x509attr [675/766] 2335748=test_gem_request_set_lockfile_tokenizer [676/766] 2335748=test_cgi_session [677/766] 2335748=test_x509store [678/766] 2335748=test_x509crl [679/766] 2335748=test_refinement [680/766] 2335747=test_securerandom [681/766] 2335747=test_passing_block [682/766] 2335747=test_protocol [683/766] 2335747=test_require_path_check [684/766] 2335747=test_x509req [685/766] 2335747=test_integer_comb [686/766] 2335750=test_random [687/766] 2335750=test_http Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=1060342455, 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: TestNetHTTPKeepAlive#test_http_retry_failed: 11 #<File::Stat dev=0x8, ino=1060347550, 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> [688/766] 2335748=test_trick [689/766] 2335747=test_mul [690/766] 2335747=test_insns_leaf [691/766] 2335747=encodings_test [692/766] 2335747=test_basicinstructions [693/766] 2335747=test_null [694/766] 2335747=test_gem_commands_lock_command [695/766] 2335747=test_allocation [696/766] 2335750=test_stream [697/766] 2335750=test_stringscanner [698/766] 2335750=test_normalize [699/766] 2335750=test_pkg_config [700/766] 2335750=test_gem_resolver_activation_request [701/766] 2335750=test_utf32 [702/766] 2335750=test_filter [703/766] 2335750=test_noarg [704/766] 2335750=test_gb18030 [705/766] 2335750=test_inadvertent_creation [706/766] 2335750=test_gem_ext_configure_builder [707/766] 2335750=test_rbconfig [708/766] 2335750=test_koi8 [709/766] 2335750=test_method [710/766] 2335748=test_dln [711/766] 2335748=test_gem_package_tar_header [712/766] 2335748=test_files_ext [713/766] 2335748=test_singleton [714/766] 2335748=test_weakref [715/766] 2335748=test_whileuntil [716/766] 2335748=test_timeout [717/766] 2335748=test_delegate [718/766] 2335748=test_tmpdir [719/766] 2335748=test_gem_resolver_api_set [720/766] 2335748=test_bigzero [721/766] 2335748=test_system [722/766] 2335748=test_monitor [723/766] 2335748=test_pack [724/766] 2335748=index_write_test [725/766] 2335748=test_sizeof [726/766] 2335747=test_gem_available_set [727/766] 2335747=test_modify_expand [728/766] 2335747=test_at_exit [729/766] 2335747=test_sleep [730/766] 2335747=test_gem_dependency_installer [731/766] 2335753=test_scalar [732/766] 2335753=test_c_struct_entry [733/766] 2335747=test_gem_commands_stale_command [734/766] 2335747=test_gem_resolver_index_specification [735/766] 2335747=test_type [736/766] 2335747=test_gem_source_vendor [737/766] 2335753=location_test [738/766] 2335747=equality_test [739/766] 2335747=test_literal [740/766] 2335753=test_enumerable [741/766] 2335753=test_gem_commands_query_command [742/766] 2335747=test_ractor [743/766] 2335747=test_placearg [744/766] 2335747=test_gem_source_local [745/766] 2335748=ruby_parser_test [746/766] 2335748=test_common [747/766] 2335753=test_pinned [748/766] 2335747=test_thread [749/766] 2335753=test_gem_ext_cargo_builder_link_flag_converter [750/766] 2335748=test_gem_resolver_dependency_request [751/766] 2335747=test_continuation [752/766] 2335747=test_x509ext [753/766] 2335747=test_pack [754/766] 2335748=test_delete [755/766] 2335748=test_gem_version_option [756/766] 2335753=test_ractor [757/766] 2335747=test_files_test [758/766] 2335747=test_fstring [759/766] 2335748=test_pkey [760/766] 2335748=test_array [761/766] 2335748=test_profile_frames [762/766] 2335753=test_enumerator_kw [763/766] 2335747=test_exit [764/766] 2335753=test_gem_commands_cleanup_command [765/766] 2335747=test_data [766/766] 2335747=test_bash_completion Finished tests in 612.163333s, 46.9842 tests/s, 9938.0225 assertions/s. 28762 tests, 6083693 assertions, 0 failures, 0 errors, 208 skips ruby -v: ruby 3.5.0dev (2025-01-28T14:06:43Z master 4a06ef98bf) +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.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/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.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.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 (2025-01-28T14:06:43Z master 4a06ef98bf) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 .............. Finished in 92.316789 seconds 3313 files, 33292 examples, 145346 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.