Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251006-201203
#<BuildRuby:0x0000787bbde3fdd0
 @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-201203",
 @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.000025   0.000005   0.000030 (  0.000029)
autoconf               0.000039   0.000008   0.000047 (  0.000047)
configure              0.000030   0.000007   0.000037 (  0.000036)
build_up               0.005686   0.004655   5.030298 (  4.415301)
build_miniruby         0.001276   0.000300   2.238573 (  2.330342)
build_ruby             0.000777   0.001226   4.819158 ( 16.321011)
build_all              0.007457   0.001841   6.242690 (  4.402389)
build_install          0.020232   0.004515  10.077102 (  7.137490)
test_btest             0.001068   0.000000  74.978397 ( 37.984556)
test_basic             0.001171   0.006680   1.098670 (  3.846925)
test_all               0.089897   0.040209 688.668759 (333.347744)
test_rubyspec          0.046018   0.026146 109.446580 ( 41.863924)
total: 451.65 sec