Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-175826
#<BuildRuby:0x000055b55a6bb510
@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.20220308-175826",
@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.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005734 0.004958 1.037481 ( 1.239342)
build_miniruby 0.001064 0.000581 0.077054 ( 0.075660)
build_ruby 0.001071 0.000585 0.074114 ( 0.072024)
build_all 0.007318 0.003602 4.116192 ( 0.843236)
build_install 0.014660 0.009585 7.938602 ( 2.414876)
test_btest 0.000724 0.000407 74.828694 ( 8.100378)
test_basic 0.004813 0.002707 0.351427 ( 0.439657)
test_all 0.001388 0.000781 715.807115 ( 68.167420)
test_rubyspec 0.100789 0.066793 46.273936 ( 51.458139)
total: 132.81 sec