Logfile: /home/opc/ruby/logs/brlog.master.20250729-062222
#<BuildRuby:0x0000fffea662fde0
 @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.20250729-062222",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000022   0.000001   0.000023 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005087   0.000267   2.141832 (  1.832646)
build_miniruby         0.001211   0.000064   1.238565 (  1.246796)
build_ruby             0.001431   0.000075   1.911318 (  3.437226)
build_all              0.006532   0.000343   3.193126 (  1.696877)
build_install          0.013451   0.005146   4.685227 (  2.837009)
test_btest             0.000609   0.000058  36.554445 ( 15.573287)
test_basic             0.006764   0.000163   0.493691 (  0.581107)
test_all               0.084900   0.029459 491.136819 (215.175808)
test_rubyspec          0.049255   0.037160  62.688369 ( 30.001813)
total: 272.38 sec