Logfile: /home/opc/ruby/logs/brlog.master.20250729-044633
#<BuildRuby:0x0000fffc1776fde0
 @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.20250729-044633",
 @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.000014   0.000003   0.000017 (  0.000048)
configure              0.000018   0.000003   0.000021 (  0.000019)
build_up               0.000000   0.005440   2.143278 (  1.814864)
build_miniruby         0.000000   0.001229   1.263034 (  1.266754)
build_ruby             0.000551   0.000992   1.890401 (  4.219234)
build_all              0.007698   0.000000   3.203901 (  1.808389)
build_install          0.008867   0.008138   4.663116 (  2.783626)
test_btest             0.000529   0.000169  36.538235 ( 15.457190)
test_basic             0.002640   0.004912   0.496629 (  0.583437)
test_all               0.070446   0.042580 470.968291 (196.778135)
test_rubyspec          0.047044   0.048607  62.786278 ( 29.545603)
total: 254.26 sec