Logfile: /home/opc/ruby/logs/brlog.master.20250726-191735
#<BuildRuby:0x0000fffceeb9fdc0
 @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-191735",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000026   0.000004   0.000030 (  0.000030)
configure              0.000015   0.000003   0.000018 (  0.000018)
build_up               0.004384   0.000775   2.119705 (  1.841002)
build_miniruby         0.001152   0.000204   1.241853 (  1.251578)
build_ruby             0.001307   0.000231   1.907174 (  4.319387)
build_all              0.007205   0.000453   3.236422 (  1.798483)
build_install          0.015615   0.001732   4.725539 (  2.678739)
test_btest             0.000665   0.000106  36.307661 ( 16.358713)
test_basic             0.006707   0.000214   0.495043 (  0.581073)
test_all               0.084649   0.026800 502.940065 (247.506892)
test_rubyspec          0.047340   0.031468  62.485981 ( 29.660407)
total: 306.00 sec