Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-055552
#<BuildRuby:0x0000564023d408f0
@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.20220221-055552",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007416 0.003938 0.999994 ( 1.865945)
build_miniruby 0.000000 0.002006 0.075867 ( 0.073900)
build_ruby 0.001119 0.000794 0.081453 ( 0.079442)
build_all 0.009788 0.000925 4.166772 ( 0.809210)
build_install 0.017124 0.003527 7.815780 ( 2.365434)
test_btest 0.001117 0.000179 74.971084 ( 8.033837)
test_basic 0.007003 0.000480 0.332614 ( 0.421282)
test_all 0.001784 0.000115 706.340148 ( 67.263073)
test_rubyspec 0.075597 0.082959 46.224744 ( 51.802694)
total: 132.72 sec