Logfile: /home/opc/ruby/logs/brlog.master.20250726-062449
#<BuildRuby:0x0000fffd9524fde0
 @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.20250726-062449",
 @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.000020   0.000002   0.000022 (  0.000043)
configure              0.000012   0.000001   0.000013 (  0.000024)
build_up               0.005675   0.000173   2.133586 (  1.837279)
build_miniruby         0.001149   0.000115   1.276391 (  1.282432)
build_ruby             0.001437   0.000120   1.874990 (  3.964037)
build_all              0.007518   0.000000   3.188059 (  1.743127)
build_install          0.004479   0.014594   4.687369 (  2.879397)
test_btest             0.000625   0.000150  36.594345 ( 15.642440)
test_basic             0.001885   0.004359   0.492350 (  0.571955)
test_all               0.075453   0.038197 422.912749 (185.561473)
test_rubyspec          0.065762   0.018233  61.493333 ( 29.071316)
total: 242.55 sec