Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-054035
#<BuildRuby:0x0000560d74a70328
@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.20220613-054035",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004665 0.002023 0.842209 ( 0.909853)
build_miniruby 0.000765 0.000204 0.057355 ( 0.056171)
build_ruby 0.000732 0.000196 0.059602 ( 0.058379)
build_all 0.003389 0.000904 1.514089 ( 0.607191)
build_install 0.005310 0.005534 6.319923 ( 2.846928)
test_btest 0.000540 0.000180 47.173714 ( 8.563179)
test_basic 0.005504 0.000420 0.337015 ( 0.425022)
test_all 0.001022 0.000320 631.980659 ( 92.469922)
test_rubyspec 0.085984 0.032682 43.995039 ( 49.572165)
total: 155.51 sec