Logfile: /home/opc/ruby/logs/brlog.master.20250730-154344
#<BuildRuby:0x0000fffbe54afdd0
 @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.20250730-154344",
 @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.000030   0.000005   0.000035 (  0.000034)
configure              0.000014   0.000003   0.000017 (  0.000016)
build_up               0.005467   0.000000   2.185608 (  1.869935)
build_miniruby         0.001473   0.000000   1.274083 (  1.290025)
build_ruby             0.001889   0.000173   1.879025 (  4.131025)
build_all              0.000001   0.007949   3.217734 (  1.905206)
build_install          0.006100   0.010088   4.648218 (  2.718634)
test_btest             0.000000   0.000800  36.533444 ( 16.405418)
test_basic             0.002755   0.004509   0.503125 (  0.577700)
test_all               0.080414   0.031005 498.234201 (232.897524)
test_rubyspec          0.043391   0.050039  62.436485 ( 29.864348)
total: 291.66 sec