Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-215844
#<BuildRuby:0x00005642c9b37858
@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.20220228-215844",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004118 0.007580 0.998866 ( 1.003889)
build_miniruby 0.001564 0.000294 0.067034 ( 0.065615)
build_ruby 0.001692 0.000000 0.073239 ( 0.071987)
build_all 0.009123 0.000471 4.145887 ( 0.841151)
build_install 0.011620 0.009195 8.013784 ( 2.439276)
test_btest 0.000953 0.000239 77.415619 ( 7.963242)
test_basic 0.002459 0.005146 0.339590 ( 0.428630)
test_all 0.000652 0.002011 701.464837 ( 67.802715)
test_rubyspec 0.111703 0.042743 46.122514 ( 51.655968)
total: 132.27 sec