Logfile: /home/opc/ruby/logs/brlog.master.20250727-113519
#<BuildRuby:0x0000fffe90d8fdd0
 @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.20250727-113519",
 @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.000013)
autoconf               0.000050   0.000020   0.000070 (  0.000071)
configure              0.000011   0.000004   0.000015 (  0.000016)
build_up               0.001061   0.004463   2.168193 (  1.821543)
build_miniruby         0.000925   0.000431   1.274813 (  1.278646)
build_ruby             0.001147   0.000534   1.937746 (  4.429106)
build_all              0.006670   0.001089   3.260790 (  1.728328)
build_install          0.013563   0.003790   4.732977 (  2.687773)
test_btest             0.000530   0.000218  37.220240 ( 16.236973)
test_basic             0.004300   0.002588   0.496292 (  0.576030)
test_all               0.092119   0.021496 484.135698 (204.392666)
test_rubyspec          0.042286   0.039127  62.916892 ( 29.707844)
total: 262.86 sec