Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-100330
#<BuildRuby:0x00007e4f906cfdc8
 @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.20251001-100330",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.003168   0.006027   4.325477 (  9.707165)
build_miniruby         0.001061   0.000272   1.919317 ( 10.183567)
build_ruby             0.001272   0.000325   4.108852 ( 52.712941)
build_all              0.006340   0.002631   6.121233 (  3.708198)
build_install          0.016367   0.007637   9.575241 ( 29.129873)
test_btest             0.000921   0.000000  71.195719 ( 29.839964)
test_basic             0.001765   0.005398   1.055039 (  2.805043)
test_all               0.096570   0.030765 663.098738 (255.045283)
test_rubyspec          0.054416   0.025315 113.483904 ( 42.583226)
total: 435.72 sec