Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-092139
#<BuildRuby:0x0000564d1b973510
@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.20220221-092139",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006314 0.004819 0.945441 ( 1.382206)
build_miniruby 0.002056 0.000633 0.079594 ( 0.077933)
build_ruby 0.001501 0.000462 0.076249 ( 0.074938)
build_all 0.010365 0.000305 4.167464 ( 0.801997)
build_install 0.019546 0.004897 7.868734 ( 2.365447)
test_btest 0.001161 0.000306 78.550033 ( 8.382767)
test_basic 0.006481 0.000420 0.332807 ( 0.423076)
test_all 0.001750 0.000438 696.663825 ( 67.564014)
test_rubyspec 0.112233 0.052172 46.270210 ( 51.859350)
total: 132.93 sec