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