Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-022235
#<BuildRuby:0x000055847350c4e8
@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.20220517-022235",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.008233 0.002059 1.106606 ( 10.103561)
build_miniruby 0.001507 0.000377 0.068035 ( 0.065909)
build_ruby 0.001137 0.000284 0.072860 ( 0.071229)
build_all 0.004901 0.003481 1.500755 ( 0.634640)
build_install 0.017650 0.004401 6.339525 ( 3.077649)
test_btest 0.000876 0.000243 70.849461 ( 9.942726)
test_basic 0.006590 0.001831 0.353428 ( 0.440618)
test_all 0.000000 0.002424 730.503586 ( 72.575819)
test_rubyspec 0.066525 0.054132 49.677816 ( 55.170139)
total: 152.08 sec