Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-143528
#<BuildRuby:0x0000563295334848
@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.20220130-143528",
@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.000010 0.000001 0.000011 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010700 0.967121 ( 1.252748)
build_miniruby 0.000000 0.001937 0.078944 ( 0.076818)
build_ruby 0.000000 0.001954 0.075880 ( 0.073657)
build_all 0.009647 0.000722 4.081404 ( 0.801129)
build_install 0.018488 0.004877 7.708163 ( 2.319611)
test_btest 0.000868 0.000304 47.354500 ( 44.095791)
test_basic 0.006483 0.002269 0.350433 ( 0.441286)
test_all 0.001207 0.000422 656.435024 ( 65.125868)
test_rubyspec 0.094159 0.069160 45.758468 ( 51.253885)
total: 165.44 sec