Logfile: /home/opc/ruby/logs/brlog.master.20250729-152856
#<BuildRuby:0x0000fffd66a3fde0
 @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.20250729-152856",
 @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.000010   0.000005   0.000015 (  0.000015)
autoconf               0.000018   0.000008   0.000026 (  0.000025)
configure              0.000013   0.000005   0.000018 (  0.000018)
build_up               0.005877   0.000000   2.152407 (  1.847087)
build_miniruby         0.001284   0.000000   1.257721 (  1.262032)
build_ruby             0.001967   0.000000   1.881340 (  5.297808)
build_all              0.003065   0.004852   3.185316 (  1.749757)
build_install          0.010985   0.005277   4.634429 (  2.695327)
test_btest             0.000441   0.000190  36.716117 ( 15.990073)
test_basic             0.001946   0.004829   0.491978 (  0.578376)
test_all               0.093426   0.021898 469.075990 (196.729064)
test_rubyspec          0.040555   0.053514  63.163012 ( 29.921395)
total: 256.07 sec