Logfile: /home/opc/ruby/logs/brlog.master.20250803-085314
#<BuildRuby:0x0000ffff3149fdc8
 @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.20250803-085314",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.005157   0.000260   2.177151 (  1.849959)
build_miniruby         0.001123   0.000056   1.285361 (  1.289305)
build_ruby             0.001490   0.000075   1.907008 (  3.974421)
build_all              0.007422   0.000000   3.262490 (  1.780602)
build_install          0.011445   0.004937   4.698975 (  2.665245)
test_btest             0.000605   0.000053  36.723507 ( 16.178138)
test_basic             0.003461   0.003984   0.497051 (  0.585288)
test_all               0.098594   0.027892 487.937006 (204.015669)
test_rubyspec          0.031168   0.068690  62.528098 ( 29.613503)
total: 261.95 sec