Logfile: /home/opc/ruby/logs/brlog.master.20250728-040840
#<BuildRuby:0x0000fffef519fdd0
 @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.20250728-040840",
 @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.000012   0.000000   0.000012 (  0.000013)
autoconf               0.000026   0.000002   0.000028 (  0.000028)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005452   0.000069   2.121934 (  1.866288)
build_miniruby         0.001182   0.000063   1.255196 (  1.259104)
build_ruby             0.000000   0.001992   1.898753 (  3.978742)
build_all              0.000000   0.007545   3.184011 (  1.730066)
build_install          0.000000   0.016303   4.620308 (  2.776607)
test_btest             0.000000   0.000790  36.518240 ( 15.560760)
test_basic             0.004759   0.002502   0.485433 (  0.572646)
test_all               0.096611   0.011987 414.310525 (181.432251)
test_rubyspec          0.026566   0.062944  63.462818 ( 29.908640)
total: 239.09 sec