Logfile: /home/opc/ruby/logs/brlog.master.20250726-093714
#<BuildRuby:0x0000fffe74acfdc8
 @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-093714",
 @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.000012)
autoconf               0.000019   0.000001   0.000020 (  0.000021)
configure              0.000013   0.000000   0.000013 (  0.000014)
build_up               0.005746   0.000301   2.128468 (  1.873168)
build_miniruby         0.001199   0.000063   1.249437 (  1.253253)
build_ruby             0.001480   0.000078   1.883442 (  4.173998)
build_all              0.006882   0.000000   3.157986 (  1.807342)
build_install          0.016546   0.000000   4.618591 (  2.731085)
test_btest             0.000682   0.000000  36.430938 ( 15.506121)
test_basic             0.006645   0.000168   0.497280 (  0.583361)
test_all               0.082381   0.031428 471.292837 (202.867190)
test_rubyspec          0.051915   0.042187  65.107126 ( 30.522954)
total: 261.32 sec