Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-115545
#<BuildRuby:0x000055aeec5bc480
@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.20220314-115545",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007483 0.004268 0.998208 ( 1.278887)
build_miniruby 0.001722 0.000215 0.079685 ( 0.078875)
build_ruby 0.002315 0.000000 0.073833 ( 0.073053)
build_all 0.009464 0.000397 4.243727 ( 0.870794)
build_install 0.014284 0.008950 7.977855 ( 2.431487)
test_btest 0.001163 0.000000 78.217755 ( 8.035529)
test_basic 0.006301 0.000000 0.331418 ( 0.422962)
test_all 0.001854 0.000111 705.300922 ( 76.522824)
test_rubyspec 0.114212 0.054401 46.000519 ( 51.175147)
total: 140.89 sec