Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-150238
#<BuildRuby:0x0000560718918848
@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.20220203-150238",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006847 0.003851 0.941472 ( 1.237607)
build_miniruby 0.001681 0.000336 0.068374 ( 0.066267)
build_ruby 0.002191 0.000000 0.070640 ( 0.068621)
build_all 0.007567 0.003587 4.079872 ( 0.793447)
build_install 0.012335 0.012161 7.782490 ( 2.306671)
test_btest 0.001017 0.000339 47.208873 ( 43.915583)
test_basic 0.000000 0.007314 0.347203 ( 0.435839)
test_all 0.001267 0.000786 665.189339 ( 64.939911)
test_rubyspec 0.112877 0.043215 45.498962 ( 50.638041)
total: 164.40 sec