Logfile: /home/opc/ruby/logs/brlog.master.20250730-023522
#<BuildRuby:0x0000fffd56a8fdc8
 @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.20250730-023522",
 @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.000010   0.000000   0.000010 (  0.000011)
autoconf               0.000019   0.000001   0.000020 (  0.000020)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005673   0.000083   2.146196 (  1.825609)
build_miniruby         0.001295   0.000065   1.288271 (  1.292115)
build_ruby             0.001582   0.000079   1.882363 (  4.343189)
build_all              0.004433   0.003502   3.268592 (  1.790656)
build_install          0.009182   0.007489   4.717443 (  2.768003)
test_btest             0.000718   0.000000  36.894386 ( 16.908527)
test_basic             0.006296   0.000479   0.493196 (  0.580902)
test_all               0.075076   0.036713 487.476301 (209.673668)
test_rubyspec          0.038050   0.053583  61.838813 ( 29.367765)
total: 268.55 sec