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