Logfile: /home/opc/ruby/logs/brlog.master.20250728-235846
#<BuildRuby:0x0000fffd2d2bfdd8
 @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-235846",
 @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.000042   0.000005   0.000047 (  0.000048)
autoconf               0.000021   0.000002   0.000023 (  0.000023)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.001950   0.003523   2.136180 (  1.818546)
build_miniruby         0.001199   0.000000   1.240270 (  1.244810)
build_ruby             0.001488   0.000000   1.876368 (  4.565813)
build_all              0.007390   0.000000   3.162215 (  1.762054)
build_install          0.014907   0.001813   4.587442 (  2.741530)
test_btest             0.000657   0.000031  35.963461 ( 15.321940)
test_basic             0.000000   0.006819   0.491243 (  0.570903)
test_all               0.076086   0.044953 517.644504 (270.879758)
test_rubyspec          0.057133   0.028620  63.302832 ( 30.081549)
total: 328.99 sec