Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-231401
#<BuildRuby:0x0000557607ce3da8
@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.20220531-231401",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005767 0.000887 0.834186 ( 1.139498)
build_miniruby 0.000886 0.000137 0.057913 ( 0.056685)
build_ruby 0.000901 0.000139 0.057730 ( 0.056502)
build_all 0.004154 0.000000 1.494720 ( 0.604061)
build_install 0.009529 0.000632 6.290051 ( 2.859438)
test_btest 0.001289 0.000172 48.137835 ( 8.765305)
test_basic 0.005910 0.000124 0.336102 ( 0.424201)
test_all 0.001509 0.000057 643.826952 ( 91.960700)
test_rubyspec 0.112062 0.017598 44.223543 ( 49.770368)
total: 155.64 sec