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