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