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