Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-050628
#<BuildRuby:0x000055cf5af4c480
@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.20220301-050628",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.010909 0.000383 1.015199 ( 2.016999)
build_miniruby 0.002072 0.000259 0.077142 ( 0.076131)
build_ruby 0.001617 0.000203 0.076315 ( 0.075982)
build_all 0.010249 0.000693 4.228191 ( 0.867079)
build_install 0.014393 0.007760 7.933747 ( 2.421439)
test_btest 0.000819 0.000149 78.028825 ( 8.597577)
test_basic 0.006820 0.001240 0.340837 ( 0.429519)
test_all 0.001720 0.000313 676.658188 ( 66.958164)
test_rubyspec 0.121359 0.029389 46.494351 ( 51.543118)
total: 132.99 sec