Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-170713
#<BuildRuby:0x000055786bb83718
@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-170713",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009166 0.001410 0.934540 ( 1.576395)
build_miniruby 0.002459 0.000000 0.075239 ( 0.072869)
build_ruby 0.002340 0.000009 0.074572 ( 0.071934)
build_all 0.008778 0.001254 4.046361 ( 0.769337)
build_install 0.022073 0.000649 7.833405 ( 2.297504)
test_btest 0.001217 0.000000 47.429348 ( 43.995102)
test_basic 0.007256 0.000000 0.343439 ( 0.435552)
test_all 0.002150 0.000000 663.458215 ( 65.431831)
test_rubyspec 0.097011 0.069794 45.925545 ( 51.338626)
total: 165.99 sec