Logfile: /home/opc/ruby/logs/brlog.master.20250729-160325
#<BuildRuby:0x0000fffd09b6fdd0
 @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-160325",
 @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.000025   0.000001   0.000026 (  0.000026)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.005207   0.000235   2.137716 (  1.813509)
build_miniruby         0.001149   0.000052   1.285339 (  1.291402)
build_ruby             0.001511   0.000068   1.969099 (  4.015911)
build_all              0.006730   0.000000   3.169467 (  1.708990)
build_install          0.016191   0.000000   4.635328 (  2.729556)
test_btest             0.000745   0.000000  35.973122 ( 15.697217)
test_basic             0.000000   0.007157   0.493852 (  0.574969)
test_all               0.089667   0.023656 500.325411 (231.056548)
test_rubyspec          0.048526   0.047309  64.165836 ( 30.068432)
total: 288.96 sec