Logfile: /home/opc/ruby/logs/brlog.master.20250729-204049
#<BuildRuby:0x0000fffcaa8ffdc0
 @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.20250729-204049",
 @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.000016   0.000001   0.000017 (  0.000017)
autoconf               0.000024   0.000001   0.000025 (  0.000026)
configure              0.000017   0.000001   0.000018 (  0.000018)
build_up               0.005956   0.000298   2.207235 (  1.888421)
build_miniruby         0.001200   0.000060   1.299555 (  1.301818)
build_ruby             0.001596   0.000080   1.915708 (  4.055478)
build_all              0.007901   0.000000   3.288992 (  1.754818)
build_install          0.018557   0.000000   4.807199 (  2.985563)
test_btest             0.000629   0.000000  37.779030 ( 16.129553)
test_basic             0.003187   0.003785   0.514348 (  0.590757)
test_all               0.080776   0.034330 478.726622 (200.030912)
test_rubyspec          0.036874   0.050861  63.386448 ( 29.727858)
total: 258.47 sec