Logfile: /home/opc/ruby/logs/brlog.master.20250731-010402
#<BuildRuby:0x0000fffddac6fdd0
 @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.20250731-010402",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000027   0.000005   0.000032 (  0.000032)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.004668   0.000825   2.159780 (  1.834175)
build_miniruby         0.001132   0.000200   1.303442 (  1.313942)
build_ruby             0.001584   0.000000   1.916806 (  4.061253)
build_all              0.008184   0.000000   3.249678 (  1.801359)
build_install          0.013464   0.003880   4.750905 (  2.744710)
test_btest             0.000581   0.000102  36.473001 ( 17.678576)
test_basic             0.005849   0.001018   0.496230 (  0.576156)
test_all               0.078042   0.033374 434.825055 (189.610007)
test_rubyspec          0.038955   0.041213  62.649122 ( 29.535534)
total: 249.16 sec