Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230329-100851
#<BuildRuby:0x00005617b50a6068
@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.20230329-100851",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.001962 0.004790 1.994467 ( 4.514277)
build_miniruby 0.001153 0.000494 1.652683 ( 1.906334)
build_ruby 0.001005 0.000431 2.652395 ( 3.081687)
build_all 0.005499 0.002933 2.238931 ( 2.144911)
build_install 0.016989 0.002781 3.441930 ( 3.569011)
test_btest 0.000820 0.000323 55.181920 ( 41.451004)
test_basic 0.004854 0.001906 0.492429 ( 0.700102)
test_all 0.001184 0.000465 567.746329 (293.700691)
test_rubyspec 0.028944 0.031563 75.492242 (105.461485)
total: 456.53 sec