Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-130306
#<BuildRuby:0x00005596852cf440
@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.20220405-130306",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009719 0.000881 1.000469 ( 1.109455)
build_miniruby 0.001790 0.000276 0.072539 ( 0.070476)
build_ruby 0.001730 0.000266 0.079075 ( 0.076973)
build_all 0.010832 0.000000 4.256507 ( 0.852044)
build_install 0.018095 0.005624 8.465999 ( 2.974001)
test_btest 0.001137 0.000189 77.931998 ( 8.686025)
test_basic 0.006749 0.001125 0.331897 ( 0.426563)
test_all 0.001920 0.000000 705.816238 ( 68.491603)
test_rubyspec 0.139791 0.053681 46.580587 ( 51.880902)
total: 134.57 sec