Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-191220
#<BuildRuby:0x0000560effadc8e8
@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.20220328-191220",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010128 0.000835 1.015992 ( 1.163580)
build_miniruby 0.001628 0.000217 0.078405 ( 0.077017)
build_ruby 0.001751 0.000234 0.074817 ( 0.072607)
build_all 0.009508 0.000622 4.169036 ( 0.852405)
build_install 0.016649 0.006005 7.855267 ( 2.426065)
test_btest 0.000934 0.000155 74.923710 ( 7.998147)
test_basic 0.001645 0.005656 0.333921 ( 0.425464)
test_all 0.001730 0.000000 680.052694 ( 66.600076)
test_rubyspec 0.091783 0.077889 45.739828 ( 51.178679)
total: 130.79 sec