Logfile: /home/opc/ruby/logs/brlog.master.20250725-013946
#<BuildRuby:0x0000fffbf851fdc0
 @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-013946",
 @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.000012   0.000000   0.000012 (  0.000013)
autoconf               0.000023   0.000001   0.000024 (  0.000025)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005564   0.000072   2.063183 (  2.118158)
build_miniruby         0.001168   0.000055   1.260820 (  1.262121)
build_ruby             0.002103   0.000100   1.915617 (  4.068657)
build_all              0.008031   0.000000   3.270969 (  1.861327)
build_install          0.008011   0.007988   4.603105 (  2.659651)
test_btest             0.000783   0.000091  36.916985 ( 16.157715)
test_basic             0.003366   0.004006   0.498503 (  0.588453)
test_all               0.086071   0.028966 434.876105 (186.633284)
test_rubyspec          0.042150   0.040233  62.931280 ( 30.089277)
total: 245.44 sec