Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-155636
#<BuildRuby:0x00005612ecb57340
@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.20220301-155636",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000110 0.000016 0.000126 ( 0.000131)
build_up 0.007049 0.004482 0.940161 ( 1.215019)
build_miniruby 0.000000 0.001995 0.117148 ( 0.113961)
build_ruby 0.003835 0.000972 3.337828 ( 3.157753)
build_all 0.020649 0.002742 21.892317 ( 2.323366)
build_install 0.020627 0.002214 8.021364 ( 2.381515)
test_btest 0.000966 0.000184 72.452419 ( 8.673314)
test_basic 0.003825 0.004816 0.335845 ( 0.431552)
test_all 0.001948 0.000443 689.685655 ( 67.346087)
test_rubyspec 0.142894 0.027305 46.492962 ( 51.872541)
total: 137.52 sec