Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-005125
#<BuildRuby:0x000055a9e7743e98
@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.20220505-005125",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001609 0.004581 0.844017 ( 1.018896)
build_miniruby 0.000766 0.000191 0.057238 ( 0.056128)
build_ruby 0.000732 0.000183 0.058502 ( 0.057289)
build_all 0.000000 0.004443 1.493715 ( 0.590414)
build_install 0.009249 0.001477 6.258625 ( 2.830168)
test_btest 0.000676 0.000208 48.506666 ( 8.386759)
test_basic 0.004897 0.001507 0.337969 ( 0.424842)
test_all 0.000000 0.001285 628.815049 ( 89.992841)
test_rubyspec 0.063678 0.048716 43.858762 ( 48.781988)
total: 152.14 sec