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