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