Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-052619
#<BuildRuby:0x0000564c4c96e530
@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.20220301-052619",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.000586 0.010971 1.024629 ( 2.508217)
build_miniruby 0.001340 0.000478 0.067405 ( 0.065246)
build_ruby 0.001480 0.000529 0.075623 ( 0.073367)
build_all 0.006032 0.004837 4.177375 ( 0.855336)
build_install 0.022070 0.003180 7.897779 ( 2.408519)
test_btest 0.000866 0.000288 72.164535 ( 7.641594)
test_basic 0.002100 0.005581 0.328666 ( 0.417039)
test_all 0.001411 0.000549 654.667541 ( 65.405749)
test_rubyspec 0.109210 0.056900 46.218004 ( 51.457255)
total: 130.83 sec