Logfile: /home/opc/ruby/logs/brlog.master.20250731-121105
#<BuildRuby:0x0000fffeaf86fde0
 @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.20250731-121105",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.002252   0.003732   2.163839 (  1.836444)
build_miniruby         0.001143   0.000171   1.279832 (  1.283244)
build_ruby             0.001532   0.000229   1.948382 (  4.169661)
build_all              0.003499   0.003938   3.255588 (  2.031386)
build_install          0.011136   0.005647   4.663857 (  2.706180)
test_btest             0.000619   0.000140  36.491778 ( 16.083465)
test_basic             0.006611   0.000481   0.491285 (  0.580834)
test_all               0.094779   0.016673 488.191485 (245.142360)
test_rubyspec          0.029217   0.064876  61.747487 ( 29.075287)
total: 302.91 sec