Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231116-183604
#<BuildRuby:0x00005575c51122c8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231116-183604",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000023 ( 0.000025)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007298 0.000452 2.893059 ( 5.854365)
build_miniruby 0.010799 0.001393 170.874565 (177.705368)
build_ruby 0.002061 0.000266 3.678079 ( 4.799547)
build_all 0.011397 0.000332 17.981499 ( 21.661229)
build_install 0.004615 0.014230 6.882009 ( 8.945959)
test_btest 0.000000 0.000873 64.865249 ( 84.436122)
test_basic 0.000409 0.008137 0.829792 ( 1.360405)
test_all 0.069084 0.058831 633.341916 (462.622482)
test_rubyspec 0.023861 0.053010 90.132012 (135.862846)
total: 903.25 sec