Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-053423
#<BuildRuby:0x000055fe6bfdf858
@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.20220215-053423",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009477 0.000267 0.934901 ( 2.004826)
build_miniruby 0.002192 0.000000 0.076990 ( 0.074712)
build_ruby 0.001677 0.000000 0.076293 ( 0.074913)
build_all 0.002770 0.007925 4.123221 ( 0.792658)
build_install 0.016373 0.006829 7.849961 ( 2.330999)
test_btest 0.000962 0.000321 75.810948 ( 8.307450)
test_basic 0.006136 0.002045 0.334208 ( 0.425548)
test_all 0.001464 0.000488 632.912231 ( 64.984392)
test_rubyspec 0.107236 0.059781 45.907316 ( 51.371632)
total: 130.37 sec