Logfile: /home/opc/ruby/logs/brlog.master.20250728-034707
#<BuildRuby:0x0000fffeda42fde0
 @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.20250728-034707",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000019   0.000004   0.000023 (  0.000022)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.005170   0.000901   2.163571 (  1.882957)
build_miniruby         0.001003   0.000175   1.258203 (  1.261932)
build_ruby             0.001299   0.000226   1.896828 (  4.355240)
build_all              0.002519   0.004098   3.157914 (  1.678505)
build_install          0.008311   0.008690   4.617030 (  2.758256)
test_btest             0.000526   0.000157  36.362201 ( 15.620659)
test_basic             0.002173   0.005205   0.487991 (  0.566644)
test_all               0.080092   0.031066 405.367743 (177.931716)
test_rubyspec          0.030525   0.063974  62.855716 ( 30.229210)
total: 236.29 sec