Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-230054
#<BuildRuby:0x000056004433ca58
@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.20220329-230054",
@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.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003882 0.008118 1.005230 ( 1.373334)
build_miniruby 0.001553 0.000311 0.075864 ( 0.074123)
build_ruby 0.001611 0.000322 0.074355 ( 0.072712)
build_all 0.011969 0.000597 4.156958 ( 0.843270)
build_install 0.024276 0.000000 7.841353 ( 2.418408)
test_btest 0.001119 0.000000 74.685937 ( 8.529446)
test_basic 0.007625 0.000000 0.349424 ( 0.437610)
test_all 0.001969 0.000000 650.892001 ( 65.623657)
test_rubyspec 0.110443 0.047117 46.509699 ( 51.704955)
total: 131.08 sec