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