Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-051303
#<BuildRuby:0x000055f1338fb810
@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.20220222-051303",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003640 0.007466 0.961042 ( 2.864989)
build_miniruby 0.002179 0.000000 0.077578 ( 0.075271)
build_ruby 0.001869 0.000046 0.067673 ( 0.066016)
build_all 0.009616 0.000952 4.073817 ( 0.794204)
build_install 0.021770 0.001997 7.760866 ( 2.325728)
test_btest 0.001178 0.000177 73.521465 ( 8.388628)
test_basic 0.007487 0.000361 0.326348 ( 0.413791)
test_all 0.001589 0.000227 679.858089 ( 66.065103)
test_rubyspec 0.113288 0.058424 46.404965 ( 51.984867)
total: 132.98 sec