Logfile: /home/opc/ruby/logs/brlog.master.20250727-073618
#<BuildRuby:0x0000fffdd8f3fdc8
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250727-073618",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000014   0.000002   0.000016 (  0.000016)
autoconf               0.000023   0.000002   0.000025 (  0.000025)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.000000   0.005713   2.148837 (  2.052469)
build_miniruby         0.000000   0.001369   1.278926 (  1.281930)
build_ruby             0.000000   0.001557   1.893932 (  4.150310)
build_all              0.003481   0.005783   5.382909 (  2.979711)
build_install          0.008295   0.008961   4.674629 (  2.813463)
test_btest             0.000539   0.000188  36.615265 ( 16.055742)
test_basic             0.004556   0.003890   0.492574 (  0.579463)
test_all               0.077733   0.035063 437.456790 (194.855293)
test_rubyspec          0.043139   0.055694  63.652955 ( 29.974154)
total: 254.74 sec