Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-155638
#<BuildRuby:0x00007891624dfdc0
 @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.20250929-155638",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000026   0.000008   0.000034 (  0.000035)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.005910   0.003657   4.661972 (  2.996322)
build_miniruby         0.001304   0.000098   1.649567 (  1.647142)
build_ruby             0.000780   0.000926   3.345949 (  3.386738)
build_all              0.007122   0.001669   5.568573 (  2.283886)
build_install          0.015853   0.006621   9.054651 (  4.285779)
test_btest             0.000716   0.000233  71.734146 ( 20.816786)
test_basic             0.004780   0.004351   1.045613 (  1.096994)
test_all               0.092761   0.032484 658.062109 (211.630838)
test_rubyspec          0.044503   0.029655 111.864437 ( 38.608719)
total: 286.75 sec