Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-173932
#<BuildRuby:0x0000560602e33718
@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-173932",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007043 0.005305 0.986381 ( 2.869197)
build_miniruby 0.001618 0.000674 0.074486 ( 0.072409)
build_ruby 0.002231 0.000000 0.072315 ( 0.070740)
build_all 0.008970 0.000862 4.041955 ( 0.765128)
build_install 0.021843 0.002332 7.834210 ( 2.319483)
test_btest 0.001168 0.000343 47.133862 ( 43.901831)
test_basic 0.008970 0.000000 0.350663 ( 0.437329)
test_all 0.001978 0.000000 687.857602 ( 66.738020)
test_rubyspec 0.112123 0.058627 45.844830 ( 50.912692)
total: 168.09 sec