Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-141611
#<BuildRuby:0x000055e66f48b858
@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.20220317-141611",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005712 0.004930 1.005177 ( 1.187304)
build_miniruby 0.001883 0.000290 0.073749 ( 0.071521)
build_ruby 0.001665 0.000256 0.071666 ( 0.069811)
build_all 0.010110 0.000073 4.217577 ( 0.853037)
build_install 0.019903 0.004919 7.927382 ( 2.381569)
test_btest 0.001276 0.000201 75.952939 ( 8.472958)
test_basic 0.005949 0.000939 0.330438 ( 0.419599)
test_all 0.001601 0.000253 668.766349 ( 65.383611)
test_rubyspec 0.112850 0.058161 46.216060 ( 51.541524)
total: 130.38 sec