Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-030617
#<BuildRuby:0x0000562b7853f7d8
@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.20220206-030617",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010913 0.000165 0.944410 ( 0.976689)
build_miniruby 0.001901 0.000118 0.075854 ( 0.073405)
build_ruby 0.001679 0.000105 0.079356 ( 0.077186)
build_all 0.006234 0.004222 4.060881 ( 0.778329)
build_install 0.020878 0.001210 7.728088 ( 2.305425)
test_btest 0.000000 0.001590 71.109098 ( 8.261150)
test_basic 0.005563 0.002072 0.332265 ( 0.421841)
test_all 0.001429 0.000187 699.915597 ( 67.266758)
test_rubyspec 0.126888 0.028587 45.832402 ( 50.942430)
total: 131.10 sec