Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-152701
#<BuildRuby:0x0000558785a986e0
@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.20220910-152701",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004830 0.005141 1.139079 ( 1.161306)
build_miniruby 0.001631 0.000377 0.069375 ( 0.068303)
build_ruby 0.001535 0.000354 0.077786 ( 0.076627)
build_all 0.008796 0.000886 1.547940 ( 0.592443)
build_install 0.016940 0.004356 1.895306 ( 0.973244)
test_btest 0.001245 0.000277 92.383882 ( 9.528699)
test_basic 0.001974 0.005432 0.344751 ( 0.436032)
test_all 0.004761 0.000000 693.390501 ( 69.246435)
test_rubyspec 0.088728 0.085139 47.054933 ( 55.521932)
total: 137.61 sec