Logfile: /home/opc/ruby/logs/brlog.master.20250724-201703
#<BuildRuby:0x0000fffc81d5fdd0
 @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.20250724-201703",
 @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.000014   0.000001   0.000015 (  0.000014)
autoconf               0.000033   0.000003   0.000036 (  0.000036)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.000000   0.005439   2.041863 (  1.789653)
build_miniruby         0.000000   0.001400   1.258932 (  1.260298)
build_ruby             0.000578   0.000949   1.856572 (  4.121308)
build_all              0.007097   0.000620   3.249982 (  1.753016)
build_install          0.016926   0.000099   4.627878 (  2.640349)
test_btest             0.000552   0.000091  36.578026 ( 15.746973)
test_basic             0.005890   0.000972   0.490130 (  0.594636)
test_all               0.082363   0.030263 492.258256 (236.086439)
test_rubyspec          0.022834   0.066347  63.307367 ( 30.573624)
total: 294.57 sec