Logfile: /home/opc/ruby/logs/brlog.master.20250724-071011
#<BuildRuby:0x0000fffe9b55fdd0
 @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.20250724-071011",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000034   0.000003   0.000037 (  0.000036)
configure              0.000019   0.000002   0.000021 (  0.000019)
build_up               0.005167   0.000121   2.026273 (  1.803855)
build_miniruby         0.001105   0.000116   1.249533 (  1.257672)
build_ruby             0.000000   0.001658   1.863077 (  4.062198)
build_all              0.005659   0.002038   3.196243 (  1.702425)
build_install          0.015708   0.000999   4.638871 (  2.677803)
test_btest             0.000677   0.000088  36.731645 ( 15.634960)
test_basic             0.002965   0.004145   0.487496 (  0.559442)
test_all               0.099972   0.010683 413.176107 (178.653231)
test_rubyspec          0.049940   0.038687  62.634281 ( 29.573347)
total: 235.93 sec