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