Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-075529
#<BuildRuby:0x0000560c796ec4f0
@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.20220301-075529",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002450 0.008671 1.022906 ( 1.730756)
build_miniruby 0.002000 0.000429 0.078037 ( 0.075558)
build_ruby 0.001426 0.000306 0.079782 ( 0.078492)
build_all 0.006487 0.003878 4.225187 ( 0.854759)
build_install 0.015576 0.006263 8.015703 ( 2.439416)
test_btest 0.000970 0.000269 71.172268 ( 8.276208)
test_basic 0.003097 0.004263 0.326179 ( 0.415308)
test_all 0.001446 0.000457 703.073056 ( 68.191454)
test_rubyspec 0.118394 0.049794 46.065046 ( 51.303739)
total: 133.37 sec