Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-000451
#<BuildRuby:0x0000774c0ff6fdd8
 @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.20251002-000451",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.005551   0.005169   5.201480 (  4.665471)
build_miniruby         0.001827   0.000249  14.992928 ( 14.858901)
build_ruby             0.002045   0.000000   4.674633 (  4.768692)
build_all              0.006306   0.002979   6.278489 (  3.813983)
build_install          0.020741   0.003093   9.912453 (  5.852564)
test_btest             0.000000   0.000939  76.761137 ( 47.712644)
test_basic             0.005207   0.003707   1.083905 (  1.443771)
test_all               0.087252   0.039219 683.749310 (363.202883)
test_rubyspec          0.048702   0.029589 113.032252 ( 39.123909)
total: 485.45 sec