Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-105906
#<BuildRuby:0x000055b976bc7ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220421-105906",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006696 0.000187 0.839026 ( 1.106616)
build_miniruby 0.000861 0.000057 0.057086 ( 0.055939)
build_ruby 0.000998 0.000067 0.059195 ( 0.057784)
build_all 0.003952 0.000264 1.451203 ( 0.597550)
build_install 0.006655 0.004209 6.208120 ( 2.827638)
test_btest 0.000576 0.000068 58.680724 ( 8.345684)
test_basic 0.005255 0.000618 0.295649 ( 0.383606)
test_all 0.001327 0.000157 617.292218 ( 89.124246)
test_rubyspec 0.082342 0.047334 44.465729 ( 49.382362)
total: 151.88 sec