Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-081550
#<BuildRuby:0x00007a0ed948fdc0
 @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.20251028-081550",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000030   0.000008   0.000038 (  0.000039)
build_up               0.006407   0.004560   5.011970 (  4.069632)
build_miniruby         0.001692   0.000000   2.314785 (  2.410071)
build_ruby             0.000762   0.001152   4.519426 ( 16.972404)
build_all              0.008462   0.001885   6.265867 (  3.232744)
build_install          0.016093   0.009624   9.837436 (  5.738359)
test_btest             0.000000   0.000868  76.487584 ( 25.412798)
test_basic             0.001658   0.006702   0.856411 (  2.478015)
test_all               0.083851   0.036246 628.736967 (191.921390)
test_rubyspec          0.055753   0.027826 113.805421 ( 30.463214)
total: 282.70 sec