Logfile: /home/opc/ruby/logs/brlog.master.20250725-050340
#<BuildRuby:0x0000fffcd648fde0
 @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.20250725-050340",
 @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.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000028   0.000003   0.000031 (  0.000031)
configure              0.000020   0.000002   0.000022 (  0.000022)
build_up               0.005118   0.000124   2.029085 (  1.761952)
build_miniruby         0.001206   0.000000   1.276368 (  1.280937)
build_ruby             0.001440   0.000000   1.887073 (  4.029690)
build_all              0.003551   0.003683   3.189955 (  1.805730)
build_install          0.012477   0.004714   4.610308 (  2.648682)
test_btest             0.000679   0.000118  36.285902 ( 16.469955)
test_basic             0.007095   0.000000   0.495994 (  0.582613)
test_all               0.087007   0.026240 475.327259 (199.989849)
test_rubyspec          0.027095   0.059315  63.080538 ( 29.582844)
total: 258.15 sec