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