Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-085929
#<BuildRuby:0x00005652b0ee7858
@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.20220310-085929",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010796 0.000184 1.043752 ( 2.893004)
build_miniruby 0.001861 0.000110 0.076408 ( 0.075118)
build_ruby 0.002082 0.000123 0.079020 ( 0.077304)
build_all 0.006095 0.003220 1.490748 ( 0.605850)
build_install 0.011952 0.008269 5.290432 ( 2.166286)
test_btest 0.000998 0.000173 72.462637 ( 8.223452)
test_basic 0.006351 0.001104 0.336098 ( 0.424648)
test_all 0.001566 0.000272 665.138547 ( 66.330377)
test_rubyspec 0.110633 0.050299 46.473709 ( 51.890219)
total: 132.69 sec