Logfile: /home/opc/ruby/logs/brlog.master.20250728-164411
#<BuildRuby:0x0000fffebd0dfdd8
 @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.20250728-164411",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000023   0.000002   0.000025 (  0.000024)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.001789   0.003946   2.160112 (  1.826339)
build_miniruby         0.001108   0.000108   1.260309 (  1.265552)
build_ruby             0.001426   0.000139   1.912014 (  4.361293)
build_all              0.003058   0.004088   3.173722 (  1.761102)
build_install          0.008165   0.008340   4.647069 (  2.729176)
test_btest             0.000564   0.000121  37.287621 ( 16.181440)
test_basic             0.001435   0.004593   0.490537 (  0.577710)
test_all               0.068425   0.042691 413.245489 (180.658312)
test_rubyspec          0.041905   0.042484  62.463642 ( 29.841946)
total: 239.20 sec