Logfile: /home/opc/ruby/logs/brlog.master.20250726-143254
#<BuildRuby:0x0000fffeeccafdc8
 @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-143254",
 @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.000015   0.000001   0.000016 (  0.000017)
autoconf               0.000030   0.000003   0.000033 (  0.000031)
configure              0.000022   0.000002   0.000024 (  0.000024)
build_up               0.005208   0.000137   2.141825 (  1.859466)
build_miniruby         0.001163   0.000117   1.264563 (  1.267471)
build_ruby             0.000000   0.001724   1.914866 (  3.975853)
build_all              0.000833   0.006279   3.251513 (  1.723821)
build_install          0.013188   0.004272   4.691832 (  2.693728)
test_btest             0.000583   0.000126  37.037681 ( 15.788922)
test_basic             0.005914   0.001286   0.496700 (  0.585520)
test_all               0.085593   0.026326 487.792170 (218.621877)
test_rubyspec          0.053923   0.032943  63.260841 ( 29.713564)
total: 276.23 sec