Logfile: /home/opc/ruby/logs/brlog.master.20250729-103148
#<BuildRuby:0x0000fffd18adfdc0
 @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-103148",
 @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.000009   0.000003   0.000012 (  0.000012)
autoconf               0.000023   0.000008   0.000031 (  0.000029)
configure              0.000012   0.000004   0.000016 (  0.000016)
build_up               0.005274   0.000378   2.136522 (  1.806604)
build_miniruby         0.000973   0.000303   1.285343 (  1.286870)
build_ruby             0.001457   0.000454   1.876288 (  3.737575)
build_all              0.005568   0.001737   3.169214 (  1.733008)
build_install          0.008205   0.007728   4.645480 (  3.044392)
test_btest             0.000755   0.000000  36.352287 ( 18.404954)
test_basic             0.006430   0.000000   0.490782 (  0.581448)
test_all               0.103722   0.009743 491.232388 (231.446162)
test_rubyspec          0.043085   0.049419  62.407611 ( 29.749110)
total: 291.79 sec