Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-050447
#<BuildRuby:0x000055daa8bf7858
@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.20220228-050447",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005710 0.004475 1.007213 ( 1.657799)
build_miniruby 0.001402 0.000401 0.075377 ( 0.075657)
build_ruby 0.001577 0.000451 0.076623 ( 0.076634)
build_all 0.009153 0.000122 4.172298 ( 0.877895)
build_install 0.015544 0.008158 7.999094 ( 2.466685)
test_btest 0.001546 0.000000 74.673982 ( 8.516981)
test_basic 0.006243 0.001033 0.333783 ( 0.424047)
test_all 0.001325 0.000379 663.234180 ( 66.256723)
test_rubyspec 0.074884 0.095129 46.332227 ( 51.766832)
total: 132.12 sec