Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-213530
#<BuildRuby:0x0000556e34f704e8
@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.20220305-213530",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000342 0.011231 0.999142 ( 1.121947)
build_miniruby 0.001337 0.000477 0.068085 ( 0.066450)
build_ruby 0.002005 0.000000 0.072034 ( 0.070536)
build_all 0.009685 0.000000 4.210569 ( 0.870947)
build_install 0.017576 0.004382 7.880479 ( 2.390258)
test_btest 0.000926 0.000265 73.218149 ( 7.949016)
test_basic 0.006451 0.001843 0.333521 ( 0.421346)
test_all 0.000000 0.002035 662.520590 ( 65.172211)
test_rubyspec 0.091175 0.063503 46.356822 ( 51.700657)
total: 129.76 sec