Logfile: /home/opc/ruby/logs/brlog.master.20250802-161826
#<BuildRuby:0x0000fffca633fdd0
 @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.20250802-161826",
 @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.000003   0.000013 (  0.000013)
autoconf               0.000043   0.000000   0.000043 (  0.000057)
configure              0.000016   0.000000   0.000016 (  0.000015)
build_up               0.005447   0.000345   2.149475 (  1.837666)
build_miniruby         0.001036   0.000245   1.253461 (  1.259984)
build_ruby             0.001272   0.000300   1.895018 (  4.209701)
build_all              0.006764   0.000000   3.211716 (  1.730850)
build_install          0.009755   0.008496   4.699472 (  2.753184)
test_btest             0.000526   0.000151  37.251151 ( 15.763106)
test_basic             0.006092   0.000481   0.494330 (  0.580170)
test_all               0.103227   0.009169 428.731942 (184.158801)
test_rubyspec          0.052052   0.029815  63.080132 ( 29.762965)
total: 242.06 sec