Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-203826
#<BuildRuby:0x000055769308e148
@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.20220627-203826",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008119 0.001353 0.829929 ( 0.910571)
build_miniruby 0.001409 0.000234 0.061206 ( 0.059981)
build_ruby 0.001770 0.000295 0.063723 ( 0.062081)
build_all 0.003050 0.004463 1.260113 ( 0.487240)
build_install 0.015972 0.002404 4.815131 ( 2.412023)
test_btest 0.001541 0.000330 53.483090 ( 6.423403)
test_basic 0.002172 0.004746 0.290788 ( 0.380893)
test_all 0.001948 0.000519 500.865039 ( 53.421527)
test_rubyspec 0.085621 0.043541 41.928825 ( 47.745324)
total: 111.90 sec