Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-094956
#<BuildRuby:0x0000559b9af6da98
@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.20220820-094956",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010995 0.001091 0.857355 ( 0.902664)
build_miniruby 0.002015 0.000000 0.061096 ( 0.058690)
build_ruby 0.002040 0.000000 0.063014 ( 0.060807)
build_all 0.004856 0.004476 1.263428 ( 0.460784)
build_install 0.007715 0.007354 1.598251 ( 0.792028)
test_btest 0.000000 0.001175 54.731231 ( 6.275529)
test_basic 0.004291 0.002903 0.294476 ( 0.384381)
test_all 0.004226 0.000101 505.702167 ( 52.573726)
test_rubyspec 0.104367 0.032127 41.852097 ( 50.124455)
total: 111.63 sec