Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-165311
#<BuildRuby:0x0000561cf3164cc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-165311",
@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.000001 0.000012 ( 0.000013)
configure 0.000068 0.000011 0.000079 ( 0.000082)
build_up 0.009461 0.001456 0.929516 ( 0.939422)
build_miniruby 0.001420 0.000219 0.073333 ( 0.072029)
build_ruby 0.001729 0.000266 0.074078 ( 0.071900)
build_all 0.008253 0.001269 4.027698 ( 0.768634)
build_install 0.010440 0.011193 7.822075 ( 2.331484)
test_btest 0.001120 0.000299 47.232951 ( 45.165769)
test_basic 0.001841 0.006364 0.340765 ( 0.431708)
test_all 0.000995 0.000332 652.139169 ( 65.372505)
test_rubyspec 0.117057 0.050480 45.781528 ( 51.016724)
total: 166.17 sec