Logfile: /home/opc/ruby/logs/brlog.master.20250726-110008
#<BuildRuby:0x0000fffeeb6bfdd8
 @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-110008",
 @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.000013   0.000001   0.000014 (  0.000013)
autoconf               0.000024   0.000001   0.000025 (  0.000024)
configure              0.000019   0.000001   0.000020 (  0.000019)
build_up               0.004964   0.000235   2.117588 (  1.809080)
build_miniruby         0.001238   0.000058   1.246656 (  1.256553)
build_ruby             0.001392   0.000066   1.917748 (  4.454911)
build_all              0.003648   0.004329   3.318368 (  1.754714)
build_install          0.012694   0.004886   4.795599 (  2.831362)
test_btest             0.000771   0.000000  37.782277 ( 16.583503)
test_basic             0.003185   0.003739   0.495056 (  0.586234)
test_all               0.073848   0.038991 435.304942 (190.287733)
test_rubyspec          0.040785   0.048161  62.446995 ( 29.469776)
total: 249.04 sec