Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-104517
#<BuildRuby:0x00005559a316f718
@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.20220201-104517",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011191 0.000478 0.963786 ( 1.465712)
build_miniruby 0.001812 0.000121 0.068068 ( 0.067059)
build_ruby 0.001771 0.000118 0.077369 ( 0.077091)
build_all 0.010278 0.000338 4.075722 ( 0.792594)
build_install 0.023237 0.000119 7.867820 ( 2.380234)
test_btest 0.001143 0.000057 47.260910 ( 44.130071)
test_basic 0.006571 0.000329 0.341496 ( 0.431844)
test_all 0.002682 0.000134 696.613318 ( 67.420251)
test_rubyspec 0.139385 0.032170 46.066904 ( 51.547383)
total: 168.31 sec