Logfile: /home/opc/ruby/logs/brlog.master.20250728-212030
#<BuildRuby:0x0000fffc918efdd0
 @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-212030",
 @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.000026   0.000001   0.000027 (  0.000028)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.006777   0.000134   2.247869 (  2.180306)
build_miniruby         0.000000   0.001403   4.123363 (  4.003551)
build_ruby             0.000000   0.001569   1.985606 (  4.855278)
build_all              0.004679   0.002696   3.250830 (  1.783147)
build_install          0.013346   0.005424   4.708819 (  2.942882)
test_btest             0.000922   0.000136  37.547545 ( 16.705141)
test_basic             0.002064   0.004325   0.501075 (  0.578895)
test_all               0.075021   0.038485 504.605467 (259.097323)
test_rubyspec          0.037805   0.055961  63.197453 ( 29.853481)
total: 322.00 sec