Logfile: /home/opc/ruby/logs/brlog.master.20250727-110909
#<BuildRuby:0x0000fffc2f9efdc8
 @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.20250727-110909",
 @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.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000015   0.000001   0.000016 (  0.000065)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.005008   0.000557   2.148902 (  1.834336)
build_miniruby         0.001074   0.000119   1.237676 (  1.242436)
build_ruby             0.001334   0.000148   1.870559 (  4.081095)
build_all              0.007161   0.000000   3.215909 (  1.732616)
build_install          0.011336   0.004535   4.652427 (  2.745302)
test_btest             0.000550   0.000075  36.242459 ( 15.501667)
test_basic             0.006724   0.000000   0.489042 (  0.567922)
test_all               0.088939   0.021682 427.817105 (182.778088)
test_rubyspec          0.031240   0.054206  63.111281 ( 29.476959)
total: 239.96 sec