Logfile: /home/opc/ruby/logs/brlog.master.20250723-072023
#<BuildRuby:0x0000fffebf5bfdd8
 @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.20250723-072023",
 @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.000012   0.000003   0.000015 (  0.000014)
autoconf               0.000022   0.000005   0.000027 (  0.000026)
configure              0.000015   0.000004   0.000019 (  0.000018)
build_up               0.004690   0.001087   2.091401 (  1.940551)
build_miniruby         0.001037   0.000240   1.341009 (  1.344762)
build_ruby             0.001307   0.000303   1.963102 (  3.959162)
build_all              0.001217   0.006437   3.215544 (  1.729867)
build_install          0.012550   0.005508   4.652703 (  2.845886)
test_btest             0.000539   0.000178  37.121858 ( 16.076166)
test_basic             0.005113   0.001687   0.497501 (  0.599735)
test_all               0.074624   0.038131 493.213195 (223.930504)
test_rubyspec          0.052976   0.032158  63.308209 ( 29.839275)
total: 282.27 sec