Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-150820
#<BuildRuby:0x000055e46ce384f0
@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.20220306-150820",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006182 0.004546 0.997314 ( 1.403127)
build_miniruby 0.001725 0.000493 0.079614 ( 0.078076)
build_ruby 0.001363 0.000390 0.072341 ( 0.071529)
build_all 0.009873 0.000000 4.179253 ( 0.864037)
build_install 0.019636 0.004193 7.906611 ( 2.431583)
test_btest 0.000851 0.000203 77.255279 ( 8.460422)
test_basic 0.006793 0.000563 0.329597 ( 0.418410)
test_all 0.001501 0.000341 694.780951 ( 67.396828)
test_rubyspec 0.095880 0.061053 46.433827 ( 51.870652)
total: 133.00 sec