Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-054744
#<BuildRuby:0x0000556b8a4d6548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-054744",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000013 0.000002 0.000015 ( 0.000008)
build_up 0.007189 0.004642 0.993292 ( 2.575875)
build_miniruby 0.001582 0.000339 0.078823 ( 0.076635)
build_ruby 0.001554 0.000333 0.073461 ( 0.071598)
build_all 0.006844 0.003920 4.137626 ( 0.801124)
build_install 0.021541 0.000869 7.791511 ( 2.304245)
test_btest 0.001044 0.000209 47.087331 ( 44.178417)
test_basic 0.002962 0.004191 0.347327 ( 0.441883)
test_all 0.001858 0.000443 703.065893 ( 67.722723)
test_rubyspec 0.123500 0.042208 46.129237 ( 51.621965)
total: 169.80 sec