Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-100001
#<BuildRuby:0x000055681db2cb38
@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.20220220-100001",
@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.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.011467 0.988614 ( 2.898312)
build_miniruby 0.000207 0.001833 0.072857 ( 0.070755)
build_ruby 0.001474 0.000631 0.078517 ( 0.076423)
build_all 0.011184 0.000000 4.103602 ( 0.784669)
build_install 0.017958 0.006097 7.709475 ( 2.298802)
test_btest 0.000952 0.000334 73.589890 ( 8.096729)
test_basic 0.008071 0.000000 0.343903 ( 0.432897)
test_all 0.001148 0.000322 693.837144 ( 66.792463)
test_rubyspec 0.110423 0.047538 46.182147 ( 51.479998)
total: 132.93 sec