Logfile: /home/opc/ruby/logs/brlog.master.20250731-161051
#<BuildRuby:0x0000ffff307dfde0
 @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-161051",
 @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.000017   0.000001   0.000018 (  0.000016)
autoconf               0.000023   0.000001   0.000024 (  0.000024)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.001930   0.004016   2.150726 (  1.825032)
build_miniruby         0.001341   0.000128   1.258336 (  1.262497)
build_ruby             0.001385   0.000132   1.927726 (  4.033609)
build_all              0.000000   0.007167   3.201000 (  1.694631)
build_install          0.011536   0.004830   4.712922 (  2.702006)
test_btest             0.000623   0.000130  36.504931 ( 16.406612)
test_basic             0.002824   0.004572   0.497044 (  0.572688)
test_all               0.085710   0.027096 473.712995 (197.141092)
test_rubyspec          0.047200   0.042236  64.667916 ( 30.337378)
total: 255.98 sec