Logfile: /home/opc/ruby/logs/brlog.master.20250726-122324
#<BuildRuby:0x0000ffff131ffdc0
 @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.20250726-122324",
 @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.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.004840   0.000508   2.151939 (  1.843445)
build_miniruby         0.001218   0.000000   1.279512 (  1.287642)
build_ruby             0.000000   0.001523   1.868310 (  4.074677)
build_all              0.000000   0.007314   3.205176 (  1.745438)
build_install          0.009811   0.007995   4.671883 (  2.758253)
test_btest             0.000541   0.000151  36.454901 ( 15.814998)
test_basic             0.002064   0.004333   0.487251 (  0.574763)
test_all               0.076980   0.035555 506.140653 (234.611806)
test_rubyspec          0.057649   0.031424  62.668196 ( 29.994015)
total: 292.71 sec