Logfile: /home/opc/ruby/logs/brlog.master.20250723-151307
#<BuildRuby:0x0000fffecbe8fdd0
 @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-151307",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000034   0.000006   0.000040 (  0.000039)
configure              0.000018   0.000003   0.000021 (  0.000021)
build_up               0.004698   0.000783   2.029719 (  1.824637)
build_miniruby         0.001009   0.000168   1.262656 (  1.271083)
build_ruby             0.001525   0.000000   1.893093 (  3.875440)
build_all              0.004299   0.002961   3.206839 (  1.745146)
build_install          0.016065   0.000709   4.577621 (  2.771662)
test_btest             0.000762   0.000127  36.710384 ( 16.253148)
test_basic             0.007119   0.000000   0.491840 (  0.567303)
test_all               0.081007   0.031738 481.931553 (213.819950)
test_rubyspec          0.038404   0.044028  62.963569 ( 29.688206)
total: 271.82 sec