Logfile: /home/opc/ruby/logs/brlog.master.20250728-025027
#<BuildRuby:0x0000fffd05ddfdd0
 @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-025027",
 @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.000030   0.000003   0.000033 (  0.000033)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.004849   0.000507   2.165403 (  1.858483)
build_miniruby         0.001099   0.000115   1.264898 (  1.273249)
build_ruby             0.001446   0.000151   1.934802 (  3.953522)
build_all              0.000000   0.007634   3.200795 (  1.772094)
build_install          0.010233   0.006900   4.623619 (  2.723214)
test_btest             0.000744   0.000185  36.334715 ( 16.098714)
test_basic             0.002566   0.004695   0.496000 (  0.575396)
test_all               0.087894   0.021873 492.129275 (220.551694)
test_rubyspec          0.030672   0.059578  61.817460 ( 29.125470)
total: 277.93 sec