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