Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-120129
#<BuildRuby:0x000055ed920ae5a8
@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.20220502-120129",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006445 0.000495 0.849688 ( 1.361610)
build_miniruby 0.000000 0.001005 0.056751 ( 0.055553)
build_ruby 0.000000 0.000969 0.058044 ( 0.056869)
build_all 0.001699 0.002827 1.479102 ( 0.590372)
build_install 0.005996 0.005031 6.267316 ( 2.833361)
test_btest 0.000687 0.000147 50.026283 ( 8.410710)
test_basic 0.004763 0.001021 0.257445 ( 0.346044)
test_all 0.001077 0.000231 639.062234 ( 93.954827)
test_rubyspec 0.029395 0.074225 43.910533 ( 48.819775)
total: 156.43 sec