Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-024055
#<BuildRuby:0x000055abae71b858
@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.20220226-024055",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006214 0.004930 0.984147 ( 1.185044)
build_miniruby 0.001297 0.000540 0.073802 ( 0.072014)
build_ruby 0.001674 0.000698 0.071566 ( 0.069486)
build_all 0.009856 0.000335 4.216908 ( 0.855205)
build_install 0.017645 0.006303 7.908580 ( 2.385395)
test_btest 0.000944 0.000337 77.620740 ( 8.451161)
test_basic 0.007316 0.000000 0.329369 ( 0.417194)
test_all 0.001724 0.000000 698.711837 ( 67.655332)
test_rubyspec 0.083147 0.090100 46.382139 ( 51.638947)
total: 132.73 sec