Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251006-101305
#<BuildRuby:0x00006fff606bfdd0
 @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.20251006-101305",
 @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.000020   0.000006   0.000026 (  0.000027)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.007146   0.003221   5.367580 (  4.954819)
build_miniruby         0.000385   0.001157   2.609429 (  2.818815)
build_ruby             0.001492   0.000549   4.833407 (  5.111792)
build_all              0.008328   0.001227   6.650634 (  4.715125)
build_install          0.016626   0.007583  10.298058 (  7.388201)
test_btest             0.000765   0.000237  80.009483 ( 53.217732)
test_basic             0.004365   0.005156   1.176028 (  1.557947)
test_all               0.096035   0.037015 732.904021 (355.699143)
test_rubyspec          0.044070   0.037537 116.310607 ( 55.900087)
total: 491.36 sec