Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-083851
#<BuildRuby:0x000055e04c9e4a58
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220428-083851",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.010343 0.001592 1.019229 ( 1.456678)
build_miniruby 0.001627 0.000250 0.075277 ( 0.073774)
build_ruby 0.001678 0.000259 0.067602 ( 0.065542)
build_all 0.009807 0.000000 1.503333 ( 0.612535)
build_install 0.021457 0.002036 5.926536 ( 2.779543)
test_btest 0.001127 0.000141 73.642469 ( 8.278247)
test_basic 0.003191 0.005600 0.313228 ( 0.401256)
test_all 0.001913 0.000337 665.196805 ( 64.871551)
test_rubyspec 0.095985 0.090414 45.233586 ( 50.403004)
total: 128.94 sec