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