Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250928-175516
#<BuildRuby:0x000071ca3a27fdc8
 @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.20250928-175516",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000033   0.000010   0.000043 (  0.000042)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.008561   0.003872   6.927547 (  4.744251)
build_miniruby         0.005752   0.004642 334.737405 (106.649845)
build_ruby             0.001972   0.000010   5.712567 ( 52.101086)
build_all              0.011211   0.002021  43.945788 ( 52.952886)
build_install          0.019482   0.005754   9.929060 ( 10.037096)
test_btest             0.000000   0.000884  63.715937 ( 21.591233)
test_basic             0.004294   0.002464   0.805181 (  2.910647)
test_all               0.098386   0.028191 644.004510 (318.171904)
test_rubyspec          0.047141   0.034266 113.891511 ( 49.757630)
total: 618.92 sec