Logfile: /home/opc/ruby/logs/brlog.master.20250730-220854
#<BuildRuby:0x0000ffff7943fde0
 @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.20250730-220854",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000023   0.000004   0.000027 (  0.000027)
configure              0.000018   0.000003   0.000021 (  0.000020)
build_up               0.004265   0.000710   2.190582 (  1.864915)
build_miniruby         0.001133   0.000189   1.248172 (  1.254953)
build_ruby             0.000000   0.001571   1.955619 (  4.016362)
build_all              0.000670   0.006802   3.215608 (  1.739965)
build_install          0.010060   0.007520   4.743618 (  2.672666)
test_btest             0.000524   0.000174  36.290772 ( 15.928349)
test_basic             0.005103   0.001698   0.494394 (  0.572390)
test_all               0.072771   0.036782 424.973118 (197.009079)
test_rubyspec          0.009239   0.089720  64.508129 ( 30.320786)
total: 255.38 sec