Logfile: /home/opc/ruby/logs/brlog.master.20250727-010143
#<BuildRuby:0x0000fffd093efdd0
 @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.20250727-010143",
 @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.000002   0.000012 (  0.000013)
autoconf               0.000024   0.000005   0.000029 (  0.000029)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.005362   0.000339   2.188078 (  1.872052)
build_miniruby         0.001382   0.000054   1.269170 (  1.286034)
build_ruby             0.001509   0.000000   1.877803 (  4.034236)
build_all              0.006990   0.001187   3.244617 (  1.795326)
build_install          0.011227   0.005851   4.697789 (  2.650829)
test_btest             0.000508   0.000121  36.400684 ( 17.090638)
test_basic             0.001904   0.005061   0.491473 (  0.579196)
test_all               0.057922   0.054302 483.731332 (217.224503)
test_rubyspec          0.041047   0.048425  63.659162 ( 29.844702)
total: 276.38 sec