Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-121315
#<BuildRuby:0x000074a532cffde0
 @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.20251024-121315",
 @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.000004   0.000025 (  0.000025)
autoconf               0.000047   0.000000   0.000047 (  0.000047)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.005950   0.003484   4.767593 (  3.158531)
build_miniruby         0.000476   0.001131   1.665266 (  1.665936)
build_ruby             0.001835   0.000000   4.362061 (  4.419172)
build_all              0.007643   0.001903   5.925385 (  2.806393)
build_install          0.020412   0.004876   9.114750 (  4.832371)
test_btest             0.001041   0.000032  79.307681 ( 31.897309)
test_basic             0.004686   0.003442   1.161856 (  1.271354)
test_all               0.088541   0.037751 583.454267 (236.010758)
test_rubyspec          0.048002   0.028423  98.075237 ( 28.936471)
total: 315.00 sec