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