Logfile: /home/opc/ruby/logs/brlog.master.20250731-203224
#<BuildRuby:0x0000fffe439bfdd8
 @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-203224",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000024   0.000004   0.000028 (  0.000027)
configure              0.000016   0.000003   0.000019 (  0.000018)
build_up               0.004345   0.000724   2.148844 (  1.851401)
build_miniruby         0.001052   0.000175   1.263446 (  1.267781)
build_ruby             0.001327   0.000222   1.952051 (  4.244795)
build_all              0.007314   0.000488   3.249874 (  1.728289)
build_install          0.011920   0.005051   4.722757 (  2.942703)
test_btest             0.000661   0.000126  36.442648 ( 16.289809)
test_basic             0.003777   0.003461   0.504018 (  0.586796)
test_all               0.083036   0.025132 434.248758 (195.072171)
test_rubyspec          0.031179   0.053719  63.485008 ( 29.890160)
total: 253.88 sec