Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-174554
#<BuildRuby:0x0000559d66343858
@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.20220225-174554",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009305 0.001743 0.997912 ( 1.307379)
build_miniruby 0.001660 0.000553 0.073634 ( 0.072086)
build_ruby 0.001272 0.000424 0.079338 ( 0.077567)
build_all 0.008783 0.002928 4.149496 ( 0.835081)
build_install 0.013181 0.008799 7.853102 ( 2.398435)
test_btest 0.000963 0.000375 77.716135 ( 8.560288)
test_basic 0.004986 0.002888 0.338019 ( 0.426794)
test_all 0.001743 0.000287 698.791544 ( 67.699107)
test_rubyspec 0.108780 0.060187 46.408921 ( 51.618954)
total: 133.00 sec