Logfile: /home/opc/ruby/logs/brlog.master.20250728-085907
#<BuildRuby:0x0000ffff54bcfdc8
 @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.20250728-085907",
 @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.000015)
autoconf               0.000023   0.000003   0.000026 (  0.000026)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.004815   0.000760   2.173377 (  1.880398)
build_miniruby         0.001124   0.000178   1.333841 (  1.337368)
build_ruby             0.000000   0.001605   1.965503 (  4.543366)
build_all              0.004952   0.002681   3.242806 (  1.791537)
build_install          0.012830   0.005225   4.744433 (  2.816256)
test_btest             0.000522   0.000119  37.943146 ( 17.179988)
test_basic             0.005642   0.001285   0.496916 (  0.579705)
test_all               0.081689   0.036798 489.414372 (231.205834)
test_rubyspec          0.041121   0.043908  62.760710 ( 29.536644)
total: 290.87 sec