Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-111630
#<BuildRuby:0x000055f5b0178a58
@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.20220227-111630",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000065 0.000010 0.000075 ( 0.000074)
build_up 0.001629 0.008753 1.016416 ( 1.047698)
build_miniruby 0.001553 0.000478 0.075993 ( 0.073775)
build_ruby 0.001969 0.000000 0.070312 ( 0.067951)
build_all 0.010127 0.000915 4.162404 ( 0.858375)
build_install 0.021100 0.001611 7.920501 ( 2.401279)
test_btest 0.001011 0.000225 74.830288 ( 7.809934)
test_basic 0.005374 0.001194 0.341260 ( 0.437989)
test_all 0.001435 0.000319 705.744944 ( 69.036881)
test_rubyspec 0.112443 0.053451 46.651400 ( 51.942301)
total: 133.68 sec