Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-145100
#<BuildRuby:0x0000556252bdc4f0
@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.20220215-145100",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001594 0.008717 0.938442 ( 1.221006)
build_miniruby 0.001254 0.000522 0.070691 ( 0.068851)
build_ruby 0.001396 0.000582 0.072098 ( 0.070402)
build_all 0.010867 0.000000 4.145897 ( 0.785439)
build_install 0.022338 0.001924 7.851496 ( 2.325195)
test_btest 0.001051 0.000292 78.025853 ( 8.223122)
test_basic 0.006779 0.000508 0.340265 ( 0.429536)
test_all 0.001552 0.000409 657.991350 ( 66.825583)
test_rubyspec 0.093306 0.073108 46.077226 ( 51.441947)
total: 131.39 sec