Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240209-090948
#<BuildRuby:0x000055f170e96080
@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.20240209-090948",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.007043 0.000439 2.264637 ( 4.432756)
build_miniruby 0.001597 0.000228 2.155328 ( 2.931098)
build_ruby 0.000000 0.002237 3.650432 ( 4.827544)
build_all 0.007162 0.003083 6.150518 ( 6.147878)
build_install 0.017276 0.006096 7.834999 ( 8.403294)
test_btest 0.000760 0.000152 74.952464 ( 78.582311)
test_basic 0.000000 0.008169 0.845667 ( 1.197071)
test_all 0.081298 0.043856 726.057082 (646.142619)
test_rubyspec 0.059388 0.054499 179.592559 (267.014524)
total: 1019.68 sec