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