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