Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-154513
#<BuildRuby:0x0000560e694b8cc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-154513",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009866 0.000565 0.957554 ( 1.378205)
build_miniruby 0.001464 0.000418 0.076770 ( 0.076773)
build_ruby 0.002344 0.000000 0.078217 ( 0.077473)
build_all 0.008815 0.001881 4.152288 ( 0.806607)
build_install 0.006231 0.017233 7.880111 ( 2.402768)
test_btest 0.000759 0.000357 47.459088 ( 44.187196)
test_basic 0.004871 0.002292 0.336294 ( 0.427107)
test_all 0.001025 0.000483 648.461263 ( 64.580789)
test_rubyspec 0.079542 0.084868 46.321787 ( 51.678889)
total: 165.62 sec