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