Logfile: /home/opc/ruby/logs/brlog.master.20250727-085907
#<BuildRuby:0x0000fffdd870fdd8
 @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-085907",
 @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.000023   0.000003   0.000026 (  0.000241)
autoconf               0.000024   0.000003   0.000027 (  0.000026)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.001254   0.005208   2.163959 (  1.841332)
build_miniruby         0.001131   0.000203   1.285774 (  1.287806)
build_ruby             0.001372   0.000246   1.945306 (  4.022311)
build_all              0.000969   0.006289   3.199191 (  1.783756)
build_install          0.013722   0.003438   4.657770 (  2.666870)
test_btest             0.000639   0.000165  36.331119 ( 15.543651)
test_basic             0.005472   0.001406   0.486889 (  0.565938)
test_all               0.094450   0.022729 428.630098 (184.498897)
test_rubyspec          0.052001   0.037283  62.693114 ( 29.835123)
total: 242.05 sec