Logfile: /home/opc/ruby/logs/brlog.master.20250801-030426
#<BuildRuby:0x0000fffde4d8fdc8
 @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.20250801-030426",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.000000   0.005681   2.175812 (  1.885979)
build_miniruby         0.000107   0.001175   1.250214 (  1.252846)
build_ruby             0.001506   0.000395   1.874648 (  4.720656)
build_all              0.006926   0.000603   3.216169 (  1.775193)
build_install          0.012759   0.005496   4.735577 (  2.708895)
test_btest             0.000685   0.000046  37.285301 ( 16.015148)
test_basic             0.006561   0.000760   0.503667 (  0.591684)
test_all               0.087756   0.023259 490.945478 (205.838208)
test_rubyspec          0.027651   0.057122  62.914851 ( 29.450670)
total: 264.24 sec