Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-081351
#<BuildRuby:0x000055fc75e4fad0
@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.20220204-081351",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007975 0.005060 0.954328 ( 1.825871)
build_miniruby 0.002060 0.000275 0.077794 ( 0.075752)
build_ruby 0.002544 0.000339 0.077740 ( 0.074830)
build_all 0.003841 0.005620 4.115352 ( 0.800167)
build_install 0.013281 0.011125 7.786337 ( 2.321483)
test_btest 0.000937 0.000276 47.067812 ( 44.016572)
test_basic 0.000206 0.006842 0.350110 ( 0.443173)
test_all 0.001277 0.000471 703.967286 ( 67.251395)
test_rubyspec 0.096632 0.076294 46.022687 ( 51.398576)
total: 168.21 sec