Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-054623
#<BuildRuby:0x000056017dbb3800
@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.20220909-054623",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002820 0.007272 1.100132 ( 1.059085)
build_miniruby 0.001607 0.000322 0.074224 ( 0.072520)
build_ruby 0.001263 0.000252 0.074019 ( 0.072884)
build_all 0.005894 0.004498 1.557919 ( 0.594166)
build_install 0.015731 0.006216 1.921893 ( 0.954456)
test_btest 0.001020 0.000283 99.465887 ( 9.552110)
test_basic 0.006366 0.000456 0.345615 ( 0.444035)
test_all 0.003382 0.000890 631.088467 ( 66.522485)
test_rubyspec 0.111888 0.074237 47.244936 ( 55.515109)
total: 134.79 sec