Logfile: /home/opc/ruby/logs/brlog.master.20250725-130941
#<BuildRuby:0x0000fffd3e1efdc0
 @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.20250725-130941",
 @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.000001   0.000015 (  0.000014)
autoconf               0.000024   0.000002   0.000026 (  0.000024)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.005396   0.000073   2.136625 (  1.880977)
build_miniruby         0.001182   0.000056   1.260746 (  1.263687)
build_ruby             0.001444   0.000069   1.859684 (  4.499737)
build_all              0.002962   0.003960   3.187723 (  1.679603)
build_install          0.014906   0.000947   4.633776 (  2.704412)
test_btest             0.000720   0.000063  36.411510 ( 16.054648)
test_basic             0.002975   0.004350   0.492477 (  0.568408)
test_all               0.083780   0.026753 472.598085 (198.745286)
test_rubyspec          0.029777   0.055520  61.796567 ( 29.157962)
total: 256.56 sec