Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-004631
#<BuildRuby:0x0000564872054018
@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.20220827-004631",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005676 0.000946 0.841623 ( 0.895469)
build_miniruby 0.000773 0.000129 0.058266 ( 0.056915)
build_ruby 0.000807 0.000135 0.059615 ( 0.058401)
build_all 0.004672 0.000000 1.536540 ( 0.592103)
build_install 0.010987 0.000000 1.912182 ( 0.962459)
test_btest 0.000828 0.000000 55.373275 ( 8.033958)
test_basic 0.005004 0.000331 0.289013 ( 0.378156)
test_all 0.000000 0.002344 608.618592 ( 92.411330)
test_rubyspec 0.078426 0.037385 43.866092 ( 52.147457)
total: 155.54 sec