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