# Logfile created on 2023-12-27 00:08:28 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000fffe1d52fdc0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20231227-000828", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffe1d57f230 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffe1d57f078 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffe1d4308c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20231227-000828", @dev=#<File:/home/opc/ruby/logs/brlog.master.20231227-000828>, @binmode=false, @mon_data=#<Monitor:0x0000fffe1d57ece0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j3 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j3" exit with 0. $$$[beg] make update-download -j3 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j3" exit with 0. $$$[beg] make update-rubyspec -j3 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j3" exit with 0. $$$[beg] make update-src -j3 Already up to date. Latest commit hash = be92bf4ff4 $$$[end] "make update-src -j3" exit with 0. $$$[beg] make after-update -j3 /home/opc/ruby/src/master/revision.h updated generating aarch64-linux-fake.rb aarch64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make after-update -j3" exit with 0. $$$[beg] make miniruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 /home/opc/ruby/src/master/version.c linking miniruby $$$[end] "make miniruby -j3" exit with 0. $$$[beg] make ruby -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 7294f77d83be054c65f6da79166ec5f5cf7451299f5d6757d856419a934b767a builtin_binary.inc compiling /home/opc/ruby/src/master/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j3" exit with 0. $$$[beg] make all -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $$$[end] "make all -j3" exit with 0. $$$[beg] make install -j3 BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j3 --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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs generating encdb.h gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' ./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc Installing to installing binary commands: /home/opc/ruby/install/master/bin installing base libraries: /home/opc/ruby/install/master/lib installing arch files: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing pkgconfig data: /home/opc/ruby/install/master/lib/pkgconfig installing extension objects: /home/opc/ruby/install/master/lib/ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0/aarch64-linux installing extension objects: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0/aarch64-linux installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/aarch64-linux installing extension scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /home/opc/ruby/install/master/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0/ruby installing command scripts: /home/opc/ruby/install/master/bin installing library scripts: /home/opc/ruby/install/master/lib/ruby/3.4.0+0 installing common headers: /home/opc/ruby/install/master/include/ruby-3.4.0+0 installing manpages: /home/opc/ruby/install/master/share/man/man1 installing default gems from lib: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 abbrev 0.1.2 base64 0.2.0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 csv 3.2.9 delegate 0.3.1 did_you_mean 1.6.3 drb 2.2.0 english 0.8.0 erb 4.0.3 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 getoptlong 0.2.1 ipaddr 1.2.6 irb 1.11.0 logger 1.6.0 mutex_m 0.2.0 net-http 0.4.0 net-protocol 0.2.2 observer 0.1.2 open-uri 0.4.1 open3 0.2.1 optparse 0.4.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.19.0 pstore 0.1.3 rdoc 6.6.2 readline 0.0.4 reline 0.4.1 resolv 0.3.0 resolv-replace 0.1.1 rinda 0.2.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 bigdecimal 3.1.5 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2.dev.1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.1 nkf 0.1.3 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.1 strscan 3.0.8 syslog 0.1.2 zlib 3.1.0 installing bundled gems: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0 minitest 5.20.0 power_assert 2.0.3 rake 13.1.0 test-unit 3.6.1 rexml 3.2.6 rss 0.3.0 net-ftp 0.3.3 net-imap 0.4.9 net-pop 0.1.2 net-smtp 0.4.0 matrix 0.4.2 prime 0.1.2 rbs 3.4.1 typeprof 0.21.9 debug 1.9.1 racc 1.7.3 installing bundled gem cache: /home/opc/ruby/install/master/lib/ruby/gems/3.4.0+0/cache $$$[end] "make install -j3" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j3' PASS all 1870 tests $$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:case .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39 /home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107 /home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80 /home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31 /home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62 /home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10 /home/opc/ruby/src/master/basictest/test.rb:call ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9 /home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27 /home/opc/ruby/src/master/basictest/test.rb:system ........OK 8 /home/opc/ruby/src/master/basictest/test.rb:const .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5 /home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4 /home/opc/ruby/src/master/basictest/test.rb:math ..OK 2 /home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3 /home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12 /home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6 /home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23 /home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j3'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' Run options: --seed=53777 "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/home/opc/ruby/src/master/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j3 # Running tests: [ 1/910] 385519=test_reqarg [ 2/910] 385520=test_frozen_error [ 3/910] 385518=test_gem_ext_ext_conf_builder [ 4/910] 385520=test_gem_version [ 5/910] 385519=test_spell_checker [ 6/910] 385519=test_path_to_class [ 7/910] 385519=test_enumerator [ 8/910] 385519=test_bug-5832 [ 9/910] 385519=test_yield_block [ 10/910] 385519=test_c_struct_builder [ 11/910] 385519=test_rewind [ 12/910] 385519=test_gem_package_tar_reader_entry [ 13/910] 385520=test_resource [ 14/910] 385520=test_gem_uri [ 15/910] 385520=test_rdoc_include [ 16/910] 385519=test_win32ole_record [ 17/910] 385519=test_gem_version_option [ 18/910] 385520=test_date_compat [ 19/910] 385520=test_ubf_async_safe [ 20/910] 385520=test_pstore [ 21/910] 385519=test_zlib [ 22/910] 385520=test_rdoc_options [ 23/910] 385520=test_gem_ext_cargo_builder [ 24/910] 385520=test_bigdecimal_util [ 25/910] 385520=test_console_attr [ 26/910] 385520=test_proc [ 27/910] 385518=test_show_source [ 28/910] 385518=test_gem_commands_unpack_command [ 29/910] 385518=test_time [ 30/910] 385518=test_file [ 31/910] 385518=test_capacity [ 32/910] 385518=test_nextafter [ 33/910] 385518=test_gem_commands_owner_command [ 34/910] 385520=test_rat [ 35/910] 385520=test_init [ 36/910] 385520=test_gem_request_connection_pools [ 37/910] 385518=test_flags [ 38/910] 385519=test_numeric [ 39/910] 385519=test_yamlstore [ 40/910] 385519=test_bug-3571 [ 41/910] 385519=test_rdoc_generator_markup [ 42/910] 385519=test_constant [ 43/910] 385518=test_find [ 44/910] 385518=test_hmac [ 45/910] 385518=test_encoding [ 46/910] 385520=test_gem_resolver_activation_request [ 47/910] 385520=test_function [ 48/910] 385518=test_gem_commands_server_command [ 49/910] 385518=test_string [ 50/910] 385520=test_macro [ 51/910] 385520=test_pipe [ 52/910] 385520=test_gem_requirement [ 53/910] 385520=test_win32ole_method_event [ 54/910] 385520=test_tcp [ 55/910] 385520=parse_comments_test [ 56/910] 385520=test_rdoc_markup_to_table_of_contents [ 57/910] 385520=test_gem_name_tuple [ 58/910] 385520=test_integer [ 59/910] 385520=test_pathname [ 60/910] 385520=test_fnmatch [ 61/910] 385520=test_store [ 62/910] 385520=test_rdoc_markup_pre_process [ 63/910] 385520=test_tempfile [ 64/910] 385520=test_http_request [ 65/910] 385520=test_coverage [ 66/910] 385519=test_tree_builder [ 67/910] 385519=test_protect [ 68/910] 385519=test_big5 [ 69/910] 385519=test_date [ 70/910] 385519=test_gem_commands_update_command [ 71/910] 385520=test_webauthn_poller [ 72/910] 385520=test_rdoc_markup_verbatim [ 73/910] 385520=test_date_conv [ 74/910] 385520=test_serialize_subclasses [ 75/910] 385520=test_gem_resolver_index_specification [ 76/910] 385520=test_frozen [ 77/910] 385520=test_egrep_cpp [ 78/910] 385520=test_erb_m17n [ 79/910] 385520=test_rdoc_generator_pot_po_entry [ 80/910] 385520=test_timeout [ 81/910] 385520=test_enumerator_kw [ 82/910] 385520=test_line_editor [ 83/910] 385520=test_marshalable [ 84/910] 385520=test_files_lib [ 85/910] 385519=test_string_memory [ 86/910] 385519=test_complexrational [ 87/910] 385519=test_raise [ 88/910] 385519=version_test [ 89/910] 385519=test_string [ 90/910] 385519=json_common_interface_test [ 91/910] 385519=test_rdoc_any_method [ 92/910] 385519=test_error_highlight [ 93/910] 385519=test_function_entry [ 94/910] 385519=test_psych [ 95/910] 385519=test_nil [ 96/910] 385519=test_wait [ 97/910] 385519=test_import [ 98/910] 385519=test_human_typo [ 99/910] 385519=test_observer [100/910] 385519=test_big2str [101/910] 385519=test_gem_resolver_specification [102/910] 385519=test_logger [103/910] 385519=test_pkey_dsa [104/910] 385520=test_gem_commands_yank_command [105/910] 385520=test_yaml_tree [106/910] 385520=test_cstr [107/910] 385519=test_gem_resolver_dependency_request [108/910] 385519=test_euc_tw [109/910] 385519=test_rdoc_rdoc [110/910] 385519=test_yjit_exit_locations [111/910] 385519=test_rdoc_markdown_test [112/910] 385520=test_type_completor [113/910] 385520=test_rdoc_normal_module [114/910] 385520=test_io_timeout [115/910] 385520=json_string_matching_test [116/910] 385520=test_gem_config_file [117/910] 385520=test_comparable [118/910] 385520=test_ldap [119/910] 385520=test_kdf [120/910] 385520=test_thread_queue [121/910] 385519=test_nowrite [122/910] 385519=test_passing_block [123/910] 385519=test_defined [124/910] 385519=test_io_buffer [125/910] 385519=test_unconverted_fields [126/910] 385519=test_bash_completion [127/910] 385519=test_exception [128/910] 385518=test_rdoc_markup_to_html_crossref [129/910] 385518=test_files_test_2 [130/910] 385519=test_div [131/910] 385519=test_rdoc_context_section [132/910] 385519=test_io_buffer [133/910] 385519=test_deprecated [134/910] 385519=test_optparse [135/910] 385519=test_gem_commands_environment_command [136/910] 385519=test_pkcs7 [137/910] 385519=test_convert [138/910] 385519=test_pack [139/910] 385519=test_class_name_check [140/910] 385519=test_syntax [141/910] 385518=test_scalar [142/910] 385518=test_zsh_completion [143/910] 385518=test_basicsocket [144/910] 385518=test_gem_commands_cert_command [145/910] 385518=test_gem_commands_stale_command [146/910] 385518=test_quote_empty [147/910] 385518=test_rdoc_markup_to_tt_only [148/910] 385518=test_ws [149/910] 385518=test_date_strftime [150/910] 385520=json_parser_test [151/910] 385518=test_timeout [152/910] 385520=test_key_name_check [153/910] 385520=test_rdoc_markup_to_bs [154/910] 385520=test_rdoc_markup_raw [155/910] 385520=test_weakref [156/910] 385520=test_instrumentation_api [157/910] 385518=test_rdoc_alias [158/910] 385518=test_singleton [159/910] 385518=test_fstring [160/910] 385518=test_numeric [161/910] 385518=test_gem_ext_rake_builder [162/910] 385519=test_rdoc_require [163/910] 385519=test_word [164/910] 385519=test_pkey_dh [165/910] 385518=test_m17n_comb [166/910] 385519=test_null [167/910] 385519=test_ractor [168/910] 385519=test_data [169/910] 385519=test_memory_view [170/910] 385519=test_bigzero [171/910] 385519=test_gem_commands_query_command [172/910] 385520=test_gem_platform [173/910] 385519=test_win32ole_typelib [174/910] 385519=test_pkey [175/910] 385519=test_external_new [176/910] 385519=test_thread [177/910] 385520=test_table [178/910] 385520=test_gem_security_signer [179/910] 385519=test_config [180/910] 385520=test_complex2 [181/910] 385520=test_gem_util [182/910] 385519=test_header [183/910] 385519=test_gem_unsatisfiable_dependency_error [184/910] 385519=test_literal [185/910] 385518=test_io [186/910] 385520=test_rdoc_i18n_text [187/910] 385520=test_input_method [188/910] 385520=test_kwargs [189/910] 385520=test_rdoc_parser_c [190/910] 385518=test_pack [191/910] 385520=test_io_wait [192/910] 385519=parse_test [193/910] 385518=test_gem_doctor [194/910] 385518=json_fixtures_test [195/910] 385518=test_len [196/910] 385518=test_gem_commands_outdated_command [197/910] 385518=test_gem_dependency_list [198/910] 385520=test_each [199/910] 385520=parameters_signature_test [200/910] 385518=test_rdoc_parser_changelog [201/910] 385520=test_tsort [202/910] 385520=test_gem_commands_fetch_command [203/910] 385518=test_typeddata [204/910] 385520=test_column_separator [205/910] 385520=test_securerandom [206/910] 385520=test_rdoc_markup_attributes [207/910] 385520=test_rand [208/910] 385518=test_random_formatter [209/910] 385518=test_string_processing [210/910] 385518=test_bmethod [211/910] 385518=test_gem_source_specific_file [212/910] 385518=test_provider [213/910] 385518=test_euc_kr [214/910] 385518=test_skip_lines [215/910] 385518=test_rdoc_code_object [216/910] 385520=test_process [217/910] 385518=test_key_actor_vi [218/910] 385518=test_postponed_job [219/910] 385518=test_gem_request_set_lockfile [220/910] 385518=test_rdoc_markdown [221/910] 385518=test_rdoc_encoding [222/910] 385518=test_win32ole_variant_outarg [223/910] 385518=test_generic [224/910] 385518=test_common [225/910] 385518=test_rdoc_markup_to_html_snippet [226/910] 385519=test_httpresponses [227/910] 385519=test_deprecate [228/910] 385518=test_rdoc_constant [229/910] 385519=test_rdoc_text [230/910] 385519=library_symbols_test [231/910] 385519=test_row [232/910] 385518=test_require [233/910] 385518=test_stringify_symbols [234/910] 385518=test_objspace [235/910] 385519=test_general [236/910] 385519=test_stream [237/910] 385519=test_have_library Leaked file descriptor: TestProcess#test_uid_from_name: 9 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-12-27 00:08:24.470039039 +0000, mtime=2023-12-27 00:08:24.462039013 +0000, ctime=2023-12-27 00:08:24.462039013 +0000> Leaked file descriptor: TestProcess#test_uid_from_name: 10 #<File::Stat dev=0x9, ino=1082800262, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, 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> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 385520 opc 9r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd ruby 385520 opc 10u unix 0x0000000000000000 0t0 1082800262 type=STREAM [238/910] 385519=test_row_separator [239/910] 385519=test_ns_spki [240/910] 385519=test_rdoc_markup_indented_paragraph [241/910] 385519=test_rdoc_markup_parser [242/910] 385519=test_iseq_load [243/910] 385519=test_gem_command [244/910] 385519=test_features [245/910] 385519=test_asn1 [246/910] 385519=test_undef [247/910] 385519=test_random [248/910] 385519=test_gem_resolver_lock_set [249/910] 385519=test_rdoc_generator_darkfish [250/910] 385519=test_gem_commands_open_command [251/910] 385519=test_verbose [252/910] 385519=test_emoji_breaks [253/910] 385519=test_normalize [254/910] 385519=test_gem_update_suggestion [255/910] 385519=test_assignment [256/910] 385519=test_variable [257/910] 385519=test_hash [258/910] 385519=test_rdoc_tom_doc [259/910] 385519=test_optarg [260/910] 385519=test_gem_commands_pristine_command .Leaked file descriptor: TestProcess#test_gid_from_name: 11 #<File::Stat dev=0xfc00, ino=2134126, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2023-12-27 00:07:58.473954876 +0000, mtime=2023-12-27 00:09:33.454262771 +0000, ctime=2023-12-27 00:09:33.454262771 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 385520 opc 11r REG 252,0 6940392 2134126 /var/lib/sss/mc/group [261/910] 385519=test_basicinstructions [262/910] 385519=test_gem_resolver_git_specification [263/910] 385519=test_utf32 [264/910] 385519=test_gem_security [265/910] 385519=test_key_actor_emacs [266/910] 385519=test_date_ractor [267/910] 385519=test_erb [268/910] 385519=test_gem_impossible_dependencies_error [269/910] 385519=test_pp Leaked file descriptor: PPTestModule::PPFileStatTest#test_nothing_raised: 10 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-12-27 00:08:24.470039039 +0000, mtime=2023-12-27 00:08:24.462039013 +0000, ctime=2023-12-27 00:08:24.462039013 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 385519 opc 10r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [270/910] 385519=memsize_test [271/910] 385519=test_gem_resolver_requirement_list [272/910] 385519=test_noarg [273/910] 385519=test_exception [274/910] 385519=test_arith_seq_beg_len_step [275/910] 385519=test_raise_exception [276/910] 385519=ripper_compat_test [277/910] 385519=test_storage [278/910] 385519=test_err_in_callback [279/910] 385519=test_method_name_check [280/910] 385519=test_merge_keys [281/910] 385519=test_did_you_mean [282/910] 385519=test_shapes [283/910] 385519=test_cesu8 [284/910] 385519=test_rdoc_extend [285/910] 385519=test_force_quotes [286/910] 385519=test_rendering [287/910] 385519=test_kernel [288/910] 385519=pattern_test [289/910] 385519=test_dot_dot [290/910] 385519=test_gem_rdoc [291/910] 385519=test_string [292/910] 385519=test_iterator [293/910] 385519=test_gem_commands_install_command [294/910] 385520=test_fd_setsize [295/910] 385520=test_forwardable [296/910] 385520=test_cmd [297/910] 385520=test_process [298/910] 385520=!Nothing_to_test [299/910] 385520=test_array_create [300/910] 385520=test_memory_view [301/910] 385520=test_dir_m17n [302/910] 385519=test_threadgroup [303/910] 385520=test_complex [304/910] 385520=test_rinda [305/910] 385519=test_acl [306/910] 385519=test_read [307/910] 385519=test_ractor [308/910] 385519=test_rdoc_rubygems_hook [309/910] 385519=test_gem_resolver_api_specification [310/910] 385519=test_webauthn_listener [311/910] 385519=test_rational [312/910] 385519=test_case_mapping [313/910] 385519=test_gem_ext_cargo_builder_unit [314/910] 385519=test_arity [315/910] 385519=test_thread [316/910] 385519=test_pkey_ec [317/910] 385519=test_svcb_https [318/910] 385519=test_buffering [319/910] 385519=test_key_event_record [320/910] 385519=test_mdns [321/910] 385519=test_open3 [322/910] 385518=test_abbrev [323/910] 385518=test_date_parse [324/910] 385518=test_backtrace [325/910] 385518=test_gbk [326/910] 385518=test_gem_commands_dependency_command [327/910] 385518=test_yamldbm [328/910] 385518=test_gem_spec_fetcher [329/910] 385518=test_unicode_escape [330/910] 385520=test_default_gems [331/910] 385520=test_switch_hitter [332/910] 385520=test_grapheme_breaks [333/910] 385518=test_hash_create [334/910] 385518=test_enumerable [335/910] 385518=test_rdoc_method_attr [336/910] 385520=test_set [337/910] 385520=test_tree_spell_checker [338/910] 385518=test_gc_compact [339/910] 385520=test_rdoc_i18n_locale [340/910] 385520=test_dryrun [341/910] 385520=test_queue [342/910] 385520=test_gem_resolver_lock_specification [343/910] 385520=test_delegation [344/910] 385520=test_boolean [345/910] 385520=test_clone [346/910] 385520=test_enc_raise [347/910] 385520=test_gem_uri_formatter [348/910] 385520=test_prettyprint [349/910] 385520=test_ole_methods [350/910] 385520=test_cgi_util [351/910] 385520=test_mutex_m [352/910] 385520=test_shift_jis [353/910] 385520=test_rdoc_store [354/910] 385519=test_files_sample [355/910] 385519=test_rdoc_stats [356/910] 385519=test_data_error [357/910] 385519=test_rubyoptions [358/910] 385520=test_optimization [359/910] 385518=regexp_test [360/910] 385518=test_yield [361/910] 385518=test_remote_fetch_error [362/910] 385518=test_gem_dependency [363/910] 385518=test_yjit [364/910] 385518=test_gem_uninstaller [365/910] 385520=test_cclass [366/910] 385520=test_method [367/910] 385518=test_m17n [368/910] 385518=test_argf .Leaked file descriptor: TestRubyOptions#test_script_from_stdin: 14 #<File::Stat dev=0x9, ino=1082807611, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, 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> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 385519 opc 14u unix 0x0000000000000000 0t0 1082807611 type=STREAM [369/910] 385519=test_yaml [370/910] 385519=test_x509name [371/910] 385519=test_pkcs12 [372/910] 385519=test_json_tree [373/910] 385519=test_koi8 [374/910] 385519=test_gem_remote_fetcher [375/910] 385518=test_parser_events [376/910] 385518=test_filter [377/910] 385518=attribute_write_test [378/910] 385518=test_utf16 [379/910] 385518=test_http [380/910] 385519=test_set [381/910] 385519=test_ractor [382/910] 385519=test_case [383/910] 385519=test_severity [384/910] 385519=test_str2big [385/910] 385519=test_gem_package_tar_writer [386/910] 385519=test_rdoc_markup_to_rdoc [387/910] 385519=test_method_cache [388/910] 385519=test_too_many_dummy_encodings [389/910] 385519=test_sprintf_comb [390/910] 385519=test_gem_commands_push_command [391/910] 385519=locals_test [392/910] 385520=test_rdoc_task [393/910] 385520=test_settracefunc [394/910] 385519=test_gem_text [395/910] 385519=test_tracepoint [396/910] 385519=test_backtrace [397/910] 385520=test_gem_source_local [398/910] 385520=desugar_compiler_test [399/910] 385520=test_internal_ivar [400/910] 385520=test_win32ole [401/910] 385520=test_rendering [402/910] 385520=test_gem_gemcutter_utilities [403/910] 385520=test_http [404/910] 385520=test_hash [405/910] 385519=test_pty [406/910] 385519=test_gem_dependency_installer [407/910] 385519=test_general [408/910] 385519=test_gem_commands_which_command [409/910] 385519=test_gem_request [410/910] 385519=test_gem_package_old [411/910] 385520=encoding_test [412/910] 385519=test_scan_args [413/910] 385519=test_gem_commands_specification_command [414/910] 385520=test_gem_command_manager [415/910] 385519=test_rdoc_context [416/910] 385520=test_array [417/910] 385520=test_case [418/910] 385520=test_open-uri [419/910] 385520=test_enc_associate [420/910] 385519=test_enumerator [421/910] 385520=test_sprintf [422/910] 385520=test_exit [423/910] 385520=test_class [424/910] 385518=test_rdoc_parser_rd [425/910] 385518=test_const [426/910] 385518=test_recorder [427/910] 385518=test_yaml_special_cases [428/910] 385518=test_gem_commands_sources_command [429/910] 385518=json_addition_test [430/910] 385518=test_gem_source_list [431/910] 385518=test_name_error [432/910] 385518=test_iso_8859 [433/910] 385518=test_libs [434/910] 385518=test_drbobject [435/910] 385518=test_math [436/910] 385518=test_gc [437/910] 385518=test_qsort [438/910] 385518=comments_test [439/910] 385518=test_safe_load [440/910] 385518=test_cgi_tag_helper [441/910] 385518=test_pack [442/910] 385518=test_pinned [443/910] 385518=test_framework [444/910] 385518=test_weakmap [445/910] 385520=test_coderange [446/910] 385520=test_ansi_with_terminfo [447/910] 385520=test_inadvertent_creation [448/910] 385520=test_date_time [449/910] 385520=test_nil2vtempty [450/910] 385520=test_rdoc_generator_json_index [451/910] 385520=test_emoji [452/910] 385520=test_sorted_set [453/910] 385520=test_stack [454/910] 385520=test_windows_1252 [455/910] 385520=test_syslog_logger [456/910] 385520=test_jaro_winkler [457/910] 385520=test_cp949 [458/910] 385520=test_gem_resolver_vendor_set [459/910] 385520=test_condition [460/910] 385520=test_gem_dependency_resolution_error [461/910] 385520=test_fileutils [462/910] 385520=test_sleep [463/910] 385520=test_mixed_unicode_escapes [464/910] 385520=test_econv [465/910] 385518=test_gem_install_update_options [466/910] 385518=test_face [467/910] 385518=test_gem_request_set_lockfile_parser [468/910] 385518=test_sizeof [469/910] 385520=test_date_attr [470/910] 385520=test_stringchar [471/910] 385520=test_flush [472/910] 385520=test_pkey_rsa [473/910] 385520=test_system [474/910] 385520=test_bigmath [475/910] 385520=test_numhash [476/910] 385520=test_drb [477/910] 385518=test_gem_specification [478/910] 385518=test_win32ole_variable [479/910] 385518=test_method_cache [480/910] 385518=test_parse [481/910] 385518=test_rdoc_cross_reference [482/910] 385518=test_rdoc_class_module [483/910] 385518=test_eval [484/910] 385518=test_document [485/910] 385518=test_history [486/910] 385518=test_gem_commands_setup_command [487/910] 385518=test_singleton_function [488/910] 385518=test_syslog [489/910] 385518=test_pair [490/910] 385520=test_win32ole_variant_m [491/910] 385520=test_env [492/910] 385520=test_gem_commands_signout_command [493/910] 385520=test_gem_package_tar_reader [494/910] 385520=test_primitive [495/910] 385520=test_parser [496/910] 385520=test_rdoc_ri_paths [497/910] 385520=test_iseq [498/910] 385520=test_arithmetic_sequence [499/910] 385520=test_ractor_compatibility [500/910] 385520=test_autoconf [501/910] 385520=test_find_executable [502/910] 385520=test_cgi_multipart [503/910] 385520=test_lazy_enumerator [504/910] 385520=test_gem_request_set_lockfile_tokenizer [505/910] 385520=test_gem_source_fetch_problem [506/910] 385520=test_encoding [507/910] 385520=test_install [508/910] 385520=test_rdoc_comment [509/910] 385520=test_sockopt [510/910] 385520=test_ftp [511/910] 385520=test_gem_package [512/910] 385520=test_array [513/910] 385518=test_autoload [514/910] 385518=test_mkmf [515/910] 385518=test_gem_source [516/910] 385518=test_have_macro [517/910] 385518=test_class [518/910] 385518=test_benchmark [519/910] 385518=test_at_exit [520/910] 385518=test_files_ext [521/910] 385518=test_assembler [522/910] 385518=test_stringio [523/910] 385518=test_thread_cv [524/910] 385518=test_random [525/910] 385518=test_gem_source_git [526/910] 385518=test_regex_casefold [527/910] 385518=test_lexer [528/910] 385518=test_win32ole_method [529/910] 385518=test_ripper [530/910] 385518=dispatcher_test [531/910] 385518=test_eval_history [532/910] 385518=test_unicode [533/910] 385518=test_color [534/910] 385518=test_rdoc_top_level [535/910] 385519=test_io_m17n [536/910] 385518=test_cmethod [537/910] 385518=test_gem_stub_specification [538/910] 385518=test_float [539/910] 385519=test_unicode_normalize [540/910] 385518=test_gem_stream_ui [541/910] 385518=test_rdoc_generator_ri [542/910] 385518=test_propertyputref [543/910] 385518=test_gb18030 [544/910] 385518=test_gem_commands_lock_command [545/910] 385518=test_reline_key [546/910] 385518=test_rdoc_generator_pot_po [547/910] 385518=test_mul [548/910] 385518=test_shellwords [549/910] 385518=test_ocsp [550/910] 385518=test_scanner_events [551/910] 385518=test_ipaddr [552/910] 385518=test_date_strptime [553/910] 385518=test_omap [554/910] 385518=test_nonblock [555/910] 385518=test_strip [556/910] 385518=test_rdoc_parser_simple [557/910] 385518=json_ext_parser_test [558/910] 385518=test_gem_ext_configure_builder [559/910] 385518=test_win32ole_variant [560/910] 385518=magic_comment_test [561/910] 385518=test_cgi_modruby [562/910] 385518=test_x509attr [563/910] 385518=test_printf [564/910] 385518=test_liberal_parsing [565/910] 385518=test_workspace [566/910] 385518=test_quote_char_nil [567/910] 385518=test_debug_cmd [568/910] 385518=test_nomethod_error [569/910] 385518=test_etc.Leaked file descriptor: TestEtc#test_ractor: 10 #<File::Stat dev=0x9, ino=1082815291, mode=0140777, nlink=1, uid=1000, gid=1000, rdev=0x0, size=0, blksize=65536, 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> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 385518 opc 10u unix 0x0000000000000000 0t0 1082815291 type=STREAM Leaked file descriptor: TestEtc#test_getpwnam: 11 #<File::Stat dev=0xfc00, ino=2134123, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2023-12-27 00:10:32.558454459 +0000, mtime=2023-12-27 00:10:32.538454394 +0000, ctime=2023-12-27 00:10:32.538454394 +0000> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 385518 opc 11r REG 252,0 9253600 2134123 /var/lib/sss/mc/passwd [570/910] 385518=test_stat [571/910] 385518=test_win32ole_param_event [572/910] 385518=test_https_proxy [573/910] 385518=test_rdoc_parser [574/910] 385518=test_path [575/910] 385518=test_digest [576/910] 385518=test_base64 [577/910] 385518=test_rdoc_rd_inline [578/910] 385518=test_dir [579/910] 385518=test_files_test_1 [580/910] 385518=test_closure [581/910] 385519=test_resolve_symbol [582/910] 385519=test_rubygems [583/910] 385519=test_converters [584/910] 385519=test_uncorrectable_name_check [585/910] 385519=test_io [586/910] 385520=test_require_lib [587/910] 385518=test_gem_gem_runner [588/910] 385518=test_metaclass [589/910] 385518=test_rdoc_rd_block_parser [590/910] 385518=test_x509store [591/910] 385518=test_rdoc_rd [592/910] 385518=test_rdoc_markup_to_joined_paragraph [593/910] 385518=test_rdoc_markup_to_markdown [594/910] 385518=test_rdoc_generator_pot [595/910] 385518=test_cgi_cookie [596/910] 385518=test_not [597/910] 385518=test_option [598/910] 385518=test_wss [599/910] 385518=test_rdoc_markup_attribute_manager [600/910] 385518=test_require [601/910] 385520=test_objectspace [602/910] 385518=test_gem_resolver_composed_set [603/910] 385518=test_my_integer [604/910] 385518=test_cipher [605/910] 385518=test_update [606/910] 385518=test_new [607/910] 385518=test_gem_source_lock [608/910] 385518=test_load [609/910] 385518=test_win32ole_type [610/910] 385518=test_rdoc_rd_inline_parser [611/910] 385518=test_rubyvm [612/910] 385518=fuzzer_test [613/910] 385518=test_cparser [614/910] 385520=test_struct [615/910] 385520=test_c_struct_entry [616/910] 385520=test_rdoc_parser_markdown [617/910] 385520=test_read_write [618/910] 385520=test_depth_first [619/910] 385520=test_change_word [620/910] 385520=test_config [621/910] 385520=test_ostruct [622/910] 385520=test_abi [623/910] 385520=test_load [624/910] 385520=test_integer_comb [625/910] 385518=test_bundled_ca [626/910] 385518=test_ssl [627/910] 385520=test_gem_security_trust_dir [628/910] 385520=test_module [629/910] 385520=test_erb_command [630/910] 385520=test_usrmarshal [631/910] 385520=test_gem_source_installed [632/910] 385520=test_gem_validator [633/910] 385520=test_key_error [634/910] 385520=test_win32ole_param [635/910] 385520=test_patterns [636/910] 385520=test_engine [637/910] 385520=test_gem_commands_mirror [638/910] 385520=test_fiber Skipping Gem::PackageTask tests. rake not found. [639/910] 385519=test_gem_package_task [640/910] 385519=test_resize [641/910] 385519=test_gem_ext_cargo_builder_link_flag_converter [642/910] 385519=test_gem_local_remote_options [643/910] 385519=test_invalid [644/910] 385519=test_rdoc_single_class [645/910] 385519=test_dup [646/910] 385519=test_acceptable [647/910] 385519=test_tmpdir [648/910] 385519=test_struct [649/910] 385519=test_rdoc_token_stream [650/910] 385519=test_mutex [651/910] 385518=heredoc_dedent_test [652/910] 385519=test_type [653/910] 385518=test_fiddle [654/910] 385519=json_generic_object_test [655/910] 385519=test_date_arith [656/910] 385519=test_gem_resolver_vendor_specification [657/910] 385519=test_ractor [658/910] 385519=test_exception_at_throwing [659/910] 385518=test_gem_resolver_installed_specification [660/910] 385518=test_stringscanner [661/910] 385519=test_gem_commands_check_command [662/910] 385518=test_gem_resolver_git_set [663/910] 385519=test_signedness [664/910] 385520=test_digest [665/910] 385518=test_gem_safe_marshal [666/910] 385520=test_rdoc_ri_driver [667/910] 385520=test_sexp [668/910] 385520=test_httpheader [669/910] 385520=test_ractor [670/910] 385520=test_gem_request_set_gem_dependency_api [671/910] 385519=test_name_error_extension [672/910] 385519=test_rdoc_markup_to_ansi [673/910] 385520=test_files_test [674/910] 385520=test_weakkeymap [675/910] 385519=test_protocol [676/910] 385518=test_getoptlong [677/910] 385518=test_evaluation [678/910] 385518=test_https [679/910] 385518=test_gem_commands_info_command [680/910] 385518=test_object_create_start [681/910] 385518=test_logdevice [682/910] 385519=test_ast [683/910] 385520=test_irb [684/910] 385520=test_x509cert [685/910] 385520=test_rdoc_markup_paragraph [686/910] 385520=test_require_path_check [687/910] 385518=test_bn [688/910] 385518=test_variable_name_check [689/910] 385520=test_rational2 [690/910] 385520=test_case_comprehensive [691/910] 385518=test_logperiod [692/910] 385518=test_placearg [693/910] 385518=test_ssl_session [694/910] 385518=test_gem_package_tar_header [695/910] 385518=test_io_wait_uncommon [696/910] 385518=test_gem_ci_detector [697/910] 385518=test_signal [698/910] 385518=test_gem_silent_ui [699/910] 385518=test_fixnum [700/910] 385518=test_continuation [701/910] 385518=test_file_exhaustive [702/910] 385518=test_completion [703/910] 385518=test_ractor [704/910] 385518=test_handle [705/910] 385518=test_delete [706/910] 385518=test_rdoc_markup_document [707/910] 385518=test_gem_security_policy [708/910] 385518=test_inlinecache [709/910] 385518=test_data_converters [710/910] 385518=test_socket [711/910] 385518=test_terminfo [712/910] 385518=test_thread [713/910] 385520=test_data [714/910] 385520=test_bug-14834 [715/910] 385520=test_addrinfo [716/910] 385520=test_to_ruby [717/910] 385520=test_time_tz [718/910] 385520=test_gem_ext_builder [719/910] 385520=test_to_ary_concat [720/910] 385518=test_history [721/910] 385518=test_windows_1251 [722/910] 385518=test_ellipsize [723/910] 385518=test_call [724/910] 385520=test_gem_commands_build_command [725/910] 385518=test_reline [726/910] 385518=location_test [727/910] 385518=test_delegate [728/910] 385518=test_project_sanity [729/910] 385520=test_symbol [730/910] 385520=test_drbunix [731/910] 385518=test_alias_and_anchor [732/910] 385518=test_time [733/910] 385518=test_popen_deadlock [734/910] 385518=test_ensured [735/910] 385518=test_euc_jp [736/910] 385518=test_rdoc_markup [737/910] 385518=test_key_stroke [738/910] 385518=test_sleep [739/910] 385520=test_webauthn_listener_response [740/910] 385520=ruby_api_test [741/910] 385520=test_gem_resolver_index_set [742/910] 385520=test_gc [743/910] 385518=test_gem_bundler_version_finder [744/910] 385518=test_gem_request_set [745/910] 385518=test_set_len [746/910] 385518=constant_path_node_test [747/910] 385518=test_interned_str [748/910] 385518=test_folderitem2_invokeverb [749/910] 385518=test_pattern_matching [750/910] 385518=test_gem_resolver_local_specification [751/910] 385518=test_configuration [752/910] 385518=test_date_new [753/910] 385518=test_gem_commands_list_command [754/910] 385518=test_date_marshal [755/910] 385518=test_have_func [756/910] 385518=test_write [757/910] 385518=test_unix [758/910] 385518=test_integer [759/910] 385518=test_gem_commands_contents_command [760/910] 385518=test_context [761/910] 385518=test_udp [762/910] 385518=test_symbol [763/910] 385520=test_gem_commands_search_command [764/910] 385520=test_rdoc_servlet [765/910] 385520=test_coder [766/910] 385520=test_formatter [767/910] 385520=test_extlibs [768/910] 385520=test_iter_break [769/910] 385520=test_range [770/910] 385520=test_gem_commands_signin_command [771/910] 385520=test_recursion [772/910] 385520=test_inputs_scanner [773/910] 385520=test_require [774/910] 385518=test_rdoc_markup_include [775/910] 385518=test_enum [776/910] 385519=test_rbconfig [777/910] 385519=test_num2int [778/910] 385520=test_locale [779/910] 385519=test_ts [780/910] 385520=test_address_resolve [781/910] 385520=test_stream [782/910] 385520=test_trick [783/910] 385518=test_ractor [784/910] 385518=test_rdoc_attr [785/910] 385518=test_read [786/910] 385518=json_generator_test [787/910] 385518=test_ansi_without_terminfo [788/910] 385519=test_ractor [789/910] 385518=test_gem [790/910] 385519=test_gem_resolver_best_set [791/910] 385519=test_cgi_core [792/910] 385519=test_parser [793/910] 385519=test_rdoc_markup_to_label [794/910] 385519=test_rdoc_markup_hard_break [795/910] 385519=test_marshal [796/910] 385520=test_ancdata [797/910] 385520=ractor_test [798/910] 385520=test_nesting_parser [799/910] 385520=test_enc_str_buf_cat [800/910] 385519=test_bignum [801/910] 385520=newline_test [802/910] 385518=test_gem_commands_help_command [803/910] 385520=test_scheduler [804/910] 385518=test_ssl [805/910] 385518=test_gem_resolver_conflict [806/910] 385520=test_nkf [807/910] 385518=test_ractor [808/910] 385520=test_gem_commands_exec_command [809/910] 385518=unescape_test [810/910] 385520=test_color_printer [811/910] 385520=test_super [812/910] 385518=test_gem_resolver [813/910] 385518=test_gem_source_vendor [814/910] 385518=test_bigdecimal [815/910] 385519=test_object [816/910] 385520=test_dln [817/910] 385520=json_encoding_test [818/910] 385520=test_vm_dump [819/910] 385520=test_func [820/910] 385518=test_config [821/910] 385518=test_modify_expand [822/910] 385518=test_pkg_config [823/910] 385518=test_gem_available_set [824/910] 385519=test_convertible [825/910] 385518=errors_test [826/910] 385518=test_insns_leaf [827/910] 385518=test_gem_console_ui [828/910] 385518=test_ifunless [829/910] 385518=test_x509req [830/910] 385518=test_readpartial [831/910] 385518=test_httpresponse [832/910] 385518=test_rdoc_parser_ruby [833/910] 385518=test_debug [834/910] 385518=test_refinement [835/910] 385519=test_transcode [836/910] 385519=test_class2name [837/910] 385519=test_gem_commands_cleanup_command [838/910] 385519=test_pattern_key_name_check [839/910] 385519=test_profile_frames [840/910] 385519=test_rdoc_markup_heading [841/910] 385519=test_flip [842/910] 385519=test_io_console [843/910] 385518=test_dns [844/910] 385518=test_c_union_entity [845/910] 385518=test_cgi_session [846/910] 385518=test_notimplement [847/910] 385518=test_x509crl [848/910] 385518=test_win32ole_event [849/910] 385518=test_gem_commands_uninstall_command [850/910] 385520=test_rdoc_markup_formatter [851/910] 385520=test_compile_prism [852/910] 385520=test_helper [853/910] 385520=test_getopts [854/910] 385520=test_emitter [855/910] 385520=test_fips [856/910] 385518=test_alias [857/910] 385520=test_gem_ext_cmake_builder [858/910] 385520=test_digest_extend [859/910] 385520=test_last_thread [860/910] 385518=test_thread_fd_close [861/910] 385518=test_arity [862/910] 385518=test_gem_path_support [863/910] 385518=test_keyword [864/910] 385519=test_win32ole_type_event [865/910] 385519=test_trace [866/910] 385519=test_scalar_scanner [867/910] 385519=test_lambda [868/910] 385518=test_rb_str_dup [869/910] 385518=bom_test [870/910] 385518=test_file [871/910] 385519=test_config [872/910] 385519=test_summary [873/910] 385519=test_x509ext [874/910] 385519=test_emitter [875/910] 385519=test_rdoc_markup_to_html [876/910] 385519=test_foreach [877/910] 385519=test_append [878/910] 385519=test_gem_resolver_installer_set [879/910] 385520=test_encodings [880/910] 385519=test_helper [881/910] 385519=test_duplicate [882/910] 385519=test_gem_resolver_api_set [883/910] 385519=test_tuplebag [884/910] 385519=test_cgi_header [885/910] 385519=test_case_options [886/910] 385519=test_addr [887/910] 385519=test_mailto [888/910] 385519=test_kill_ring [889/910] 385519=test_member [890/910] 385519=test_object [891/910] 385519=test_nofree [892/910] 385519=test_whileuntil [893/910] 385519=test_regexp [894/910] 385520=test_pointer [895/910] 385520=test_rdoc_normal_class [896/910] 385520=test_drbssl [897/910] 385518=test_within_pipe [898/910] 385518=test_eval [899/910] 385518=test_kconv [900/910] 385518=test_beginendblock [901/910] 385518=test_monitor [902/910] 385518=test_ruby_lex [903/910] 385518=test_arith_seq_extract [904/910] 385518=compiler_test [905/910] 385518=test_gem_source_subpath_problem [906/910] 385518=test_object_references [907/910] 385518=test_gem_installer [908/910] 385518=test_bug_reporter [909/910] 385518=test_buffered_io [910/910] 385518=test_ossl Finished tests in 217.634773s, 123.5878 tests/s, 43931.0864 assertions/s. 26897 tests, 9560932 assertions, 0 failures, 0 errors, 212 skips ruby -v: ruby 3.4.0dev (2023-12-26T22:32:38Z master be92bf4ff4) [aarch64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3' BASERUBY = /usr/local/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -msign-return-address=all -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread LANG = en_US.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=/home/opc/ruby/build/master/yjit/target/release/' /home/opc/ruby/src/master/yjit/src/lib.rs gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-10.1.0.1) Copyright (C) 2018 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 '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/opc/ruby/build/master' making srcs under enc make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for '/home/opc/ruby/src/master/enc/trans'. make[1]: Leaving directory '/home/opc/ruby/build/master' making encs make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/opc/ruby/build/master' make[2]: Entering directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/bigdecimal' make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage' make[2]: Entering directory '/home/opc/ruby/build/master/ext/date' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest' make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2' make[2]: Entering directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fiddle' make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console' make[2]: Entering directory '/home/opc/ruby/build/master/ext/json' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json' make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor' make[2]: Entering directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/nkf' make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace' make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pathname' make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych' make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty' make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper' make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm' make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket' make[2]: Entering directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Leaving directory '/home/opc/ruby/build/master/ext/syslog' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.9.1/ext/debug' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.7.3/ext/racc/cparse' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.0/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.4.1/ext/rbs_extension' make[2]: Entering directory '/home/opc/ruby/build/master' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/home/opc/ruby/build/master' make[1]: Leaving directory '/home/opc/ruby/build/master' make[1]: Entering directory '/home/opc/ruby/build/master' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/opc/ruby/build/master' $ /home/opc/ruby/build/master/miniruby -I/home/opc/ruby/src/master/lib /home/opc/ruby/src/master/tool/runruby.rb --archdir=/home/opc/ruby/build/master --extout=.ext -- /home/opc/ruby/src/master/spec/mspec/bin/mspec-run -B /home/opc/ruby/src/master/spec/default.mspec --error-output stderr --debug ruby 3.4.0dev (2023-12-26T22:32:38Z master be92bf4ff4) [aarch64-linux] 0 ......................................................................... 73 ......................................................................... 146 ......................................................................... 219 ......................................................................... 292 ......................................................................... 365 ......................................................................... 438 ......................................................................... 511 ......................................................................... 584 ......................................................................... 657 ......................................................................... 730 ......................................................................... 803 ......................................................................... 876 ......................................................................... 949 ......................................................................... 1022 ......................................................................... 1095 ......................................................................... 1168 ......................................................................... 1241 ......................................................................... 1314 ......................................................................... 1387 ......................................................................... 1460 ......................................................................... 1533 ......................................................................... 1606 ......................................................................... 1679 ......................................................................... 1752 ......................................................................... 1825 ......................................................................... 1898 ......................................................................... 1971 ......................................................................... 2044 ......................................................................... 2117 ......................................................................... 2190 ......................................................................... 2263 ......................................................................... 2336 ......................................................................... 2409 ......................................................................... 2482 ......................................................................... 2555 ......................................................................... 2628 ......................................................................... 2701 ......................................................................... 2774 ......................................................................... 2847 ......................................................................... 2920 ......................................................................... 2993 ......................................................................... 3066 ......................................................................... 3139 ......................................................................... 3212 ......................................................................... 3285 ......................................................................... 3358 ......................................................................... 3431 ......................................................................... 3504 ......................................................................... 3577 ......................................................................... 3650 ......................................................................... 3723 ..... Finished in 63.228816 seconds 3728 files, 32872 examples, 189758 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j3'" exit with 0.