Logfile: /home/opc/ruby/logs/brlog.master.20250802-065844
#<BuildRuby:0x0000fffec24efdd8
 @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-065844",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000026   0.000001   0.000027 (  0.000026)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.005621   0.000082   2.147572 (  1.895086)
build_miniruby         0.001199   0.000000   1.284727 (  1.290072)
build_ruby             0.001418   0.000000   1.916282 (  4.108174)
build_all              0.000499   0.006788   3.244292 (  1.823645)
build_install          0.015957   0.000559   4.715613 (  2.700803)
test_btest             0.000566   0.000063  37.035813 ( 15.722219)
test_basic             0.000000   0.006726   0.495077 (  0.582039)
test_all               0.089369   0.022786 470.553542 (197.362584)
test_rubyspec          0.038062   0.045135  63.052225 ( 29.712707)
total: 255.20 sec