Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-161303
#<BuildRuby:0x00007cda368ffdd0
 @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.20251025-161303",
 @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.000023   0.000004   0.000027 (  0.000026)
autoconf               0.000040   0.000007   0.000047 (  0.000047)
configure              0.000030   0.000005   0.000035 (  0.000035)
build_up               0.006653   0.003942   4.969983 (  3.528080)
build_miniruby         0.012503   0.001448 320.350674 ( 97.103562)
build_ruby             0.002460   0.000067   6.452247 (  5.146993)
build_all              0.070877   0.016331 222.471287 (113.383335)
build_install          0.014922   0.004522   8.821150 (  9.078179)
test_btest             0.000761   0.000160  70.100922 ( 20.501041)
test_basic             0.002347   0.006130   1.034193 (  1.082798)
test_all               0.087028   0.034910 652.700134 (243.278046)
test_rubyspec          0.043839   0.035436 112.072385 ( 29.850840)
total: 522.95 sec