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