Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-185510
#<BuildRuby:0x000055d9d5240f40
@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-185510",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000042 0.000011 0.000053 ( 0.000052)
build_up 0.010465 0.000524 0.994820 ( 1.691628)
build_miniruby 0.001459 0.000312 0.067827 ( 0.067781)
build_ruby 0.000000 0.002414 0.075832 ( 0.074921)
build_all 0.004547 0.006165 4.188342 ( 0.858805)
build_install 0.020126 0.003876 7.851102 ( 2.491248)
test_btest 0.000757 0.000227 74.788180 ( 8.088856)
test_basic 0.002100 0.005029 0.348911 ( 0.439329)
test_all 0.002033 0.000204 681.626133 ( 66.372924)
test_rubyspec 0.101500 0.068127 45.811092 ( 51.224474)
total: 131.31 sec