Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-152009
#<BuildRuby:0x000055e81b2c0b88
@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.20220802-152009",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003402 0.008207 0.966321 ( 1.679455)
build_miniruby 0.001065 0.000355 0.073527 ( 0.071744)
build_ruby 0.001276 0.000426 0.074882 ( 0.072925)
build_all 0.010635 0.000534 1.524418 ( 0.568147)
build_install 0.018185 0.005950 5.143219 ( 2.072679)
test_btest 0.000923 0.000272 76.010715 ( 8.074688)
test_basic 0.002162 0.005629 0.318643 ( 0.407671)
test_all 0.002357 0.000000 672.000367 ( 66.460012)
test_rubyspec 0.117907 0.047018 45.834209 ( 53.318874)
total: 132.73 sec