Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-034715
#<BuildRuby:0x000055779d11e878
@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.20220818-034715",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002187 0.004599 0.804878 ( 1.129348)
build_miniruby 0.001068 0.000000 0.058469 ( 0.057228)
build_ruby 0.000915 0.000000 0.059239 ( 0.058099)
build_all 0.003867 0.000587 1.521327 ( 0.587958)
build_install 0.010412 0.000534 1.921241 ( 0.967059)
test_btest 0.000652 0.000174 45.305607 ( 8.991054)
test_basic 0.001078 0.004746 0.317038 ( 0.405249)
test_all 0.001954 0.000651 615.990062 ( 89.013792)
test_rubyspec 0.062188 0.067163 43.783491 ( 51.140704)
total: 152.35 sec