Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-024117
#<BuildRuby:0x000055d3d215f940
@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.20220331-024117",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010651 0.001576 1.015433 ( 2.187159)
build_miniruby 0.001462 0.000338 0.079249 ( 0.077731)
build_ruby 0.001424 0.000329 0.069570 ( 0.067832)
build_all 0.011180 0.000000 4.229093 ( 0.865916)
build_install 0.022559 0.001001 8.067955 ( 2.459013)
test_btest 0.001267 0.000201 78.773049 ( 8.140723)
test_basic 0.000000 0.007514 0.330355 ( 0.428806)
test_all 0.000101 0.002387 667.164072 ( 65.926503)
test_rubyspec 0.107115 0.062878 46.176799 ( 51.234220)
total: 131.39 sec