Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-143615
#<BuildRuby:0x000055cb0f783680
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220305-143615",
@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.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009610 0.002217 1.027916 ( 1.176444)
build_miniruby 0.001590 0.000367 0.077426 ( 0.076893)
build_ruby 0.001635 0.000377 0.076005 ( 0.074606)
build_all 0.009280 0.000961 4.193123 ( 0.854208)
build_install 0.019853 0.003910 7.882739 ( 2.417590)
test_btest 0.001336 0.000000 74.926858 ( 7.973984)
test_basic 0.007265 0.000000 0.336962 ( 0.427783)
test_all 0.001889 0.000000 700.405034 ( 68.121923)
test_rubyspec 0.135259 0.019112 46.509668 ( 51.578621)
total: 132.70 sec