Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-161633
#<BuildRuby:0x0000559d75cb44f0
@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.20220206-161633",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003884 0.006440 0.971584 ( 1.065947)
build_miniruby 0.001203 0.000401 0.071949 ( 0.070382)
build_ruby 0.001592 0.000531 0.078828 ( 0.076711)
build_all 0.009654 0.000602 4.071616 ( 0.789800)
build_install 0.013842 0.009677 7.828444 ( 2.314260)
test_btest 0.000928 0.000338 76.412028 ( 7.972939)
test_basic 0.002737 0.004834 0.339561 ( 0.437242)
test_all 0.001417 0.000254 656.458717 ( 65.102583)
test_rubyspec 0.119369 0.043708 45.844261 ( 51.329224)
total: 129.16 sec