Logfile: /home/opc/ruby/logs/brlog.master.20250728-062504
#<BuildRuby:0x0000fffe0560fdc0
 @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-062504",
 @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.000014)
autoconf               0.000027   0.000003   0.000030 (  0.000028)
configure              0.000019   0.000002   0.000021 (  0.000021)
build_up               0.001581   0.004195   2.151386 (  1.862449)
build_miniruby         0.001013   0.000161   1.276869 (  1.280016)
build_ruby             0.001435   0.000000   1.859298 (  4.847821)
build_all              0.006900   0.000000   3.142071 (  1.663267)
build_install          0.013261   0.003658   4.633205 (  2.743465)
test_btest             0.000653   0.000105  36.666749 ( 18.142210)
test_basic             0.006000   0.000965   0.493973 (  0.580399)
test_all               0.084400   0.028446 485.299546 (242.795225)
test_rubyspec          0.054770   0.036448  62.779101 ( 29.869557)
total: 303.79 sec