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