Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-150610
#<BuildRuby:0x000056527298d5f8
@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.20220620-150610",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001271 0.008171 0.841292 ( 0.912652)
build_miniruby 0.001264 0.000421 0.062428 ( 0.061043)
build_ruby 0.000000 0.001748 0.054252 ( 0.052948)
build_all 0.006317 0.000300 1.207366 ( 0.475129)
build_install 0.015403 0.002355 4.953078 ( 2.429099)
test_btest 0.001091 0.000321 52.499144 ( 5.754246)
test_basic 0.006314 0.000576 0.295596 ( 0.394945)
test_all 0.002157 0.000192 491.326556 ( 51.917586)
test_rubyspec 0.059709 0.067394 41.672139 ( 47.439012)
total: 109.44 sec