Logfile: /home/opc/ruby/logs/brlog.master.20250726-083534
#<BuildRuby:0x0000fffd1766fde0
 @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-083534",
 @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.000000   0.000015   0.000015 (  0.000014)
autoconf               0.000000   0.000027   0.000027 (  0.000026)
configure              0.000000   0.000021   0.000021 (  0.000021)
build_up               0.001752   0.003571   2.142238 (  1.843238)
build_miniruby         0.000000   0.001567   1.266580 (  1.269335)
build_ruby             0.000000   0.001550   1.943783 (  4.060248)
build_all              0.006748   0.000485   3.205465 (  1.699080)
build_install          0.015913   0.001563   4.728857 (  2.768572)
test_btest             0.000686   0.000089  37.064402 ( 16.070138)
test_basic             0.005717   0.000742   0.494151 (  0.569627)
test_all               0.094460   0.018865 485.033058 (220.355463)
test_rubyspec          0.044155   0.043204  62.711534 ( 29.633795)
total: 278.27 sec