Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-002519
#<BuildRuby:0x000055eea8d7f810
@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.20220212-002519",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008114 0.001353 0.959851 ( 0.995883)
build_miniruby 0.002137 0.000357 0.075823 ( 0.073262)
build_ruby 0.001743 0.000291 0.076578 ( 0.074392)
build_all 0.009816 0.000742 4.113971 ( 0.789871)
build_install 0.021721 0.001463 7.945092 ( 2.311061)
test_btest 0.001137 0.000152 71.555717 ( 8.150593)
test_basic 0.006459 0.000861 0.349934 ( 0.442463)
test_all 0.001443 0.000192 708.967560 ( 67.870051)
test_rubyspec 0.112419 0.057666 46.171231 ( 51.535987)
total: 132.24 sec