Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251031-113027
#<BuildRuby:0x00007468922ffde0
 @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.20251031-113027",
 @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.000026   0.000005   0.000031 (  0.000033)
autoconf               0.000049   0.000011   0.000060 (  0.000056)
configure              0.000000   0.000062   0.000062 (  0.000062)
build_up               0.006582   0.004742   5.687322 (  8.407950)
build_miniruby         0.001535   0.000150   2.040731 (  2.786440)
build_ruby             0.002358   0.000068   4.831925 (  6.980917)
build_all              0.006671   0.003983   6.954988 (  8.901519)
build_install          0.024540   0.004486  10.603229 ( 14.600349)
test_btest             0.000283   0.000750  88.213787 (117.453050)
test_basic             0.004920   0.003139   1.184560 (  2.519039)
test_all               0.087724   0.054682 812.409817 (754.035046)
test_rubyspec          0.052486   0.035145 117.462936 ( 43.272658)
total: 958.96 sec