Logfile: /home/opc/ruby/logs/brlog.master.20250728-133810
#<BuildRuby:0x0000fffbcedafdc0
 @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.20250728-133810",
 @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.000015)
autoconf               0.000021   0.000002   0.000023 (  0.000023)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.005337   0.000536   2.182039 (  2.133681)
build_miniruby         0.010452   0.000547 147.629657 ( 53.936752)
build_ruby             0.001783   0.000000   2.256239 (  4.295842)
build_all              0.046995   0.025144  89.294170 ( 34.555902)
build_install          0.012765   0.004752   4.786379 (  2.773370)
test_btest             0.000603   0.000152  37.284922 ( 16.439238)
test_basic             0.003881   0.004218   0.495649 (  0.574158)
test_all               0.087911   0.025897 478.156318 (202.791894)
test_rubyspec          0.046898   0.041964  61.967065 ( 29.207961)
total: 346.71 sec