Logfile: /home/opc/ruby/logs/brlog.master.20250729-052827
#<BuildRuby:0x0000fffda7b0fdd8
 @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-052827",
 @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.000012   0.000001   0.000013 (  0.000012)
autoconf               0.000020   0.000001   0.000021 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.001459   0.003994   2.160876 (  1.856230)
build_miniruby         0.001149   0.000115   1.340495 (  1.344281)
build_ruby             0.001424   0.000000   1.887765 (  4.493067)
build_all              0.006731   0.000404   3.218899 (  1.751370)
build_install          0.016567   0.000339   4.703642 (  2.783377)
test_btest             0.000682   0.000023  38.165821 ( 16.655121)
test_basic             0.002349   0.004195   0.496066 (  0.577236)
test_all               0.070822   0.040679 425.832610 (199.683753)
test_rubyspec          0.041667   0.063357  64.425360 ( 30.329269)
total: 259.47 sec