Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-040610
#<BuildRuby:0x0000775ad110fdd0
 @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.20251002-040610",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000034   0.000007   0.000041 (  0.000041)
configure              0.000028   0.000006   0.000034 (  0.000035)
build_up               0.003185   0.008313   5.302225 (  5.568281)
build_miniruby         0.001525   0.000136   2.330394 (  2.535019)
build_ruby             0.000000   0.001953   4.812118 (  4.998857)
build_all              0.008046   0.001837   6.484840 (  5.570287)
build_install          0.020632   0.004769  10.245763 (  7.276436)
test_btest             0.000726   0.000197  78.953223 ( 38.036461)
test_basic             0.003963   0.003140   1.160293 (  1.320507)
test_all               0.095059   0.033734 674.839862 (284.264899)
test_rubyspec          0.051690   0.030327 114.559786 ( 38.130497)
total: 387.70 sec