Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-034657
#<BuildRuby:0x0000555d47127600
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-034657",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.012246 0.000000 0.981340 ( 1.571656)
build_miniruby 0.001962 0.000110 0.060863 ( 0.058660)
build_ruby 0.001921 0.000113 0.065786 ( 0.064017)
build_all 0.009425 0.000281 1.539422 ( 0.576350)
build_install 0.012759 0.009147 1.880116 ( 0.921725)
test_btest 0.001048 0.000150 75.594904 ( 8.029912)
test_basic 0.006600 0.000942 0.329172 ( 0.418229)
test_all 0.003606 0.000516 691.499412 ( 66.952109)
test_rubyspec 0.117192 0.045234 45.450659 ( 53.768606)
total: 132.36 sec