Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-075541
#<BuildRuby:0x00005645f7197380
@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-075541",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.007083 0.827776 ( 0.927652)
build_miniruby 0.000826 0.000254 0.057794 ( 0.056505)
build_ruby 0.000598 0.000184 0.057497 ( 0.056246)
build_all 0.004258 0.000100 1.492713 ( 0.594131)
build_install 0.008597 0.000146 6.245972 ( 2.811892)
test_btest 0.000676 0.000169 53.415522 ( 7.649291)
test_basic 0.005495 0.000331 0.291199 ( 0.379693)
test_all 0.001276 0.000300 605.492010 ( 96.756023)
test_rubyspec 0.093969 0.026744 43.735527 ( 48.676561)
total: 157.91 sec