Logfile: /home/opc/ruby/logs/brlog.master.20250723-062244
#<BuildRuby:0x0000fffe8ba6fdd0
 @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.20250723-062244",
 @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.000041   0.000002   0.000043 (  0.000045)
autoconf               0.000028   0.000001   0.000029 (  0.000030)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.001743   0.003472   2.025897 (  1.781167)
build_miniruby         0.001078   0.000102   1.289252 (  1.293828)
build_ruby             0.000000   0.002093   1.893668 (  4.010413)
build_all              0.004855   0.002390   3.167264 (  1.723716)
build_install          0.015457   0.000945   4.643803 (  2.806788)
test_btest             0.000722   0.000094  37.458859 ( 17.117829)
test_basic             0.003265   0.003564   0.498933 (  0.586769)
test_all               0.065891   0.046233 437.290406 (191.534980)
test_rubyspec          0.030349   0.064048  62.285953 ( 29.687026)
total: 250.54 sec