Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-024639
#<BuildRuby:0x0000555e3e108870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-024639",
@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.000001 0.000006 ( 0.000010)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010743 0.000000 0.986006 ( 2.068902)
build_miniruby 0.000000 0.002682 0.075238 ( 0.072939)
build_ruby 0.001018 0.001227 0.076531 ( 0.074643)
build_all 0.008210 0.002961 4.181494 ( 0.787307)
build_install 0.020964 0.003311 7.843414 ( 2.339029)
test_btest 0.000000 0.001690 46.860919 ( 43.098102)
test_basic 0.003292 0.005576 0.341188 ( 0.426579)
test_all 0.001130 0.000361 660.027243 ( 65.299241)
test_rubyspec 0.114686 0.052210 46.084329 ( 51.410523)
total: 165.58 sec