Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251003-140910
#<BuildRuby:0x00006ffcac89fdc8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251003-140910",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000029   0.000007   0.000036 (  0.000036)
build_up               0.004355   0.005700   5.150299 (  3.869494)
build_miniruby         0.000876   0.000685  19.513229 ( 19.057666)
build_ruby             0.001520   0.000439   4.747840 (  5.012264)
build_all              0.007332   0.002259   6.328234 (  4.500372)
build_install          0.021161   0.004969   9.848791 (  6.974289)
test_btest             0.001137   0.000010  81.560715 ( 48.951965)
test_basic             0.006557   0.002338   1.154288 (  1.389619)
test_all               0.100933   0.026265 694.487205 (339.740779)
test_rubyspec          0.053683   0.024630 116.000868 ( 58.087256)
total: 487.59 sec