Logfile: /home/opc/ruby/logs/brlog.master.20250801-011524
#<BuildRuby:0x0000fffec546fdd8
 @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.20250801-011524",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.001411   0.004254   2.144739 (  1.856123)
build_miniruby         0.000953   0.000212   1.311422 (  1.318457)
build_ruby             0.001617   0.000360   1.885012 (  4.628887)
build_all              0.007031   0.000598   3.228327 (  1.794380)
build_install          0.010682   0.005933   4.714948 (  2.665577)
test_btest             0.000549   0.000138  36.685060 ( 16.128575)
test_basic             0.005662   0.001419   0.501563 (  0.577533)
test_all               0.081094   0.029132 468.958518 (199.408514)
test_rubyspec          0.027160   0.051955  62.198807 ( 29.509567)
total: 257.89 sec