Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-004032
#<BuildRuby:0x000055e94f1cc4e0
@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.20220217-004032",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008238 0.004061 0.936967 ( 1.067146)
build_miniruby 0.001725 0.000345 0.075137 ( 0.073696)
build_ruby 0.001834 0.000367 0.076451 ( 0.074369)
build_all 0.011156 0.000000 4.058892 ( 0.791569)
build_install 0.019913 0.003738 7.831673 ( 2.332342)
test_btest 0.000791 0.000137 77.851489 ( 8.806053)
test_basic 0.007239 0.000508 0.331181 ( 0.418497)
test_all 0.002074 0.000345 702.108013 ( 67.847011)
test_rubyspec 0.099863 0.062008 46.036360 ( 51.560658)
total: 132.97 sec