Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230811-132745
#<BuildRuby:0x00005619c0ab9f48
@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.20230811-132745",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.008075 0.000302 2.340416 ( 5.128866)
build_miniruby 0.001573 0.000000 1.714460 ( 2.178810)
build_ruby 0.002192 0.000000 3.213062 ( 4.271573)
build_all 0.008494 0.000022 2.873324 ( 2.870069)
build_install 0.014324 0.004322 4.157809 ( 4.365130)
test_btest 0.000660 0.000060 67.021918 ( 48.242568)
test_basic 0.003394 0.004644 0.839531 ( 1.313175)
test_all 0.001172 0.000142 599.344328 (365.566617)
test_rubyspec 0.035739 0.024068 85.680140 (111.795859)
total: 545.73 sec