Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-104505
#<BuildRuby:0x00005623ab93f858
@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.20220324-104505",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006062 0.004230 0.976623 ( 1.181161)
build_miniruby 0.001687 0.000337 0.075052 ( 0.075309)
build_ruby 0.001554 0.000310 0.077768 ( 0.077816)
build_all 0.009119 0.001824 4.078129 ( 0.852192)
build_install 0.017184 0.005407 7.865613 ( 2.399812)
test_btest 0.000827 0.000184 71.803596 ( 8.373947)
test_basic 0.003048 0.004473 0.342301 ( 0.433236)
test_all 0.000767 0.001324 680.610822 ( 66.861764)
test_rubyspec 0.095204 0.072019 45.431607 ( 50.922202)
total: 131.18 sec