Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-164223
#<BuildRuby:0x0000556815e4b510
@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.20220217-164223",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006019 0.004950 0.961695 ( 1.377973)
build_miniruby 0.001472 0.000669 0.075734 ( 0.073919)
build_ruby 0.001471 0.000669 0.077271 ( 0.074748)
build_all 0.007412 0.003369 4.126848 ( 0.786549)
build_install 0.022363 0.002416 7.771155 ( 2.306752)
test_btest 0.001339 0.000000 78.026126 ( 8.350132)
test_basic 0.004191 0.003537 0.332107 ( 0.420387)
test_all 0.001235 0.000463 697.509700 ( 66.897973)
test_rubyspec 0.091961 0.065785 46.140085 ( 51.540108)
total: 131.83 sec