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