Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-120349
#<BuildRuby:0x0000564752cf7778
@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.20220317-120349",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001892 0.008286 0.996157 ( 1.130814)
build_miniruby 0.001424 0.000305 0.073479 ( 0.072011)
build_ruby 0.001852 0.000397 0.080905 ( 0.078333)
build_all 0.005909 0.003639 4.164236 ( 0.849059)
build_install 0.015045 0.008859 7.884558 ( 2.402489)
test_btest 0.000871 0.000272 74.275283 ( 8.081123)
test_basic 0.007382 0.000653 0.341748 ( 0.428390)
test_all 0.001761 0.000518 698.608591 ( 67.526665)
test_rubyspec 0.096295 0.056026 46.197673 ( 51.496694)
total: 132.07 sec