Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-064401
#<BuildRuby:0x000055d7d7a78870
@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.20220202-064401",
@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.000011)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000000 0.000028 0.000028 ( 0.000033)
build_up 0.005050 0.005179 0.947657 ( 1.549694)
build_miniruby 0.001374 0.000317 0.075153 ( 0.073423)
build_ruby 0.001255 0.000289 0.067177 ( 0.066211)
build_all 0.004540 0.006082 4.112948 ( 0.776391)
build_install 0.016976 0.007339 7.906559 ( 2.351395)
test_btest 0.000938 0.000312 46.054495 ( 42.501067)
test_basic 0.001626 0.006223 0.330512 ( 0.418667)
test_all 0.001310 0.000525 654.419763 ( 65.076787)
test_rubyspec 0.070916 0.081450 45.991301 ( 51.542758)
total: 164.36 sec