Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-085557
#<BuildRuby:0x000055fbc43977e8
@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.20220307-085557",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001869 0.009043 1.038919 ( 4.040869)
build_miniruby 0.001289 0.000703 0.076276 ( 0.074022)
build_ruby 0.001274 0.000696 0.076211 ( 0.074078)
build_all 0.006779 0.003697 4.207065 ( 0.861902)
build_install 0.022633 0.001891 7.941222 ( 2.385746)
test_btest 0.001999 0.000000 73.305817 ( 7.747315)
test_basic 0.007602 0.000183 0.343814 ( 0.432160)
test_all 0.001058 0.000389 695.709612 ( 66.652441)
test_rubyspec 0.100182 0.065660 46.581555 ( 51.962391)
total: 134.23 sec