Logfile: /home/opc/ruby/logs/brlog.master.20250730-145949
#<BuildRuby:0x0000ffff8853fdd0
 @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.20250730-145949",
 @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.000011   0.000000   0.000011 (  0.000012)
autoconf               0.000024   0.000002   0.000026 (  0.000025)
configure              0.000013   0.000000   0.000013 (  0.000014)
build_up               0.001303   0.003743   2.119135 (  1.855519)
build_miniruby         0.001202   0.000000   1.246498 (  1.249088)
build_ruby             0.001569   0.000000   1.936998 (  4.082242)
build_all              0.007710   0.000000   3.236014 (  1.742583)
build_install          0.007905   0.009404   4.696522 (  2.690279)
test_btest             0.000725   0.000045  37.320060 ( 19.412587)
test_basic             0.000389   0.006303   0.499630 (  0.578568)
test_all               0.081943   0.035603 489.842227 (205.181385)
test_rubyspec          0.029046   0.063792  63.161075 ( 29.833895)
total: 266.63 sec