Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-114728
#<BuildRuby:0x00005654ba228778
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-114728",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006036 0.005343 0.948955 ( 1.229356)
build_miniruby 0.001574 0.000363 0.074380 ( 0.072723)
build_ruby 0.000000 0.002042 0.077840 ( 0.075546)
build_all 0.004997 0.005591 4.175421 ( 0.790955)
build_install 0.021246 0.002337 7.806035 ( 2.361985)
test_btest 0.000893 0.000248 47.171602 ( 44.132682)
test_basic 0.006027 0.001674 0.332560 ( 0.425223)
test_all 0.001312 0.000364 656.773541 ( 65.218271)
test_rubyspec 0.080691 0.084213 46.094279 ( 51.499059)
total: 165.81 sec