Logfile: /home/opc/ruby/logs/brlog.master.20250727-212623
#<BuildRuby:0x0000fffe2a27fdc0
 @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-212623",
 @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.000019   0.000002   0.000021 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005281   0.000000   2.162777 (  1.856769)
build_miniruby         0.001281   0.000000   1.255808 (  1.263414)
build_ruby             0.001310   0.000433   1.849591 (  3.800245)
build_all              0.004358   0.002984   3.201566 (  1.732643)
build_install          0.012108   0.003352   4.579747 (  2.739089)
test_btest             0.000593   0.000087  36.239465 ( 15.494313)
test_basic             0.002915   0.004252   0.488029 (  0.575066)
test_all               0.087684   0.025559 429.053311 (189.109696)
test_rubyspec          0.029739   0.059590  63.265531 ( 29.731558)
total: 246.30 sec