Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-144317
#<BuildRuby:0x000055f6c72db810
@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.20220331-144317",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006193 0.004584 1.019702 ( 1.492594)
build_miniruby 0.001598 0.000456 0.073456 ( 0.071635)
build_ruby 0.001814 0.000518 0.076699 ( 0.074355)
build_all 0.005116 0.006185 4.224139 ( 0.837143)
build_install 0.008747 0.013831 8.005110 ( 2.425247)
test_btest 0.000764 0.000382 70.933051 ( 8.233055)
test_basic 0.003313 0.004295 0.332550 ( 0.421267)
test_all 0.001103 0.000588 667.190590 ( 66.331353)
test_rubyspec 0.136955 0.044306 46.505163 ( 52.024955)
total: 131.91 sec