Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-044314
#<BuildRuby:0x00005575a43cb800
@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.20220908-044314",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009595 0.002050 0.928344 ( 1.133786)
build_miniruby 0.001563 0.000568 0.119124 ( 0.116053)
build_ruby 0.003838 0.000000 2.865801 ( 2.866792)
build_all 0.007838 0.012828 18.804951 ( 2.183695)
build_install 0.015236 0.007618 1.938751 ( 0.947755)
test_btest 0.000598 0.000299 96.640259 ( 9.306471)
test_basic 0.005816 0.002908 0.356793 ( 0.452774)
test_all 0.004959 0.000124 647.777498 ( 67.469237)
test_rubyspec 0.113981 0.054923 47.244476 ( 55.632399)
total: 140.11 sec