Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-231759
#<BuildRuby:0x0000556051d9cf40
@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.20220226-231759",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.004417 0.006203 1.024251 ( 1.123358)
build_miniruby 0.001287 0.000702 0.068618 ( 0.066412)
build_ruby 0.001258 0.000686 0.077766 ( 0.075582)
build_all 0.003475 0.006656 4.242478 ( 0.849356)
build_install 0.018673 0.004555 7.967901 ( 2.494972)
test_btest 0.000000 0.001046 76.278438 ( 8.037314)
test_basic 0.004329 0.003361 0.340096 ( 0.431810)
test_all 0.001071 0.000603 703.852340 ( 67.841333)
test_rubyspec 0.087377 0.058429 46.388966 ( 51.803182)
total: 132.72 sec