Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-215814
#<BuildRuby:0x000055e2bf16f858
@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.20220216-215814",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000092 0.000021 0.000113 ( 0.000119)
build_up 0.005389 0.005585 0.953768 ( 1.060626)
build_miniruby 0.001603 0.000493 0.066977 ( 0.065797)
build_ruby 0.001438 0.000443 0.079953 ( 0.078428)
build_all 0.009261 0.001335 4.089739 ( 0.799857)
build_install 0.022725 0.001867 7.750041 ( 2.326150)
test_btest 0.000992 0.000233 70.244127 ( 8.241154)
test_basic 0.000089 0.005490 0.334516 ( 0.426092)
test_all 0.002053 0.000208 655.609006 ( 65.087363)
test_rubyspec 0.110786 0.053040 46.187589 ( 51.466987)
total: 129.55 sec