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