Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-161328
#<BuildRuby:0x000055e9eb200118
@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.20220427-161328",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.006067 0.000139 0.903238 ( 1.391497)
build_miniruby 0.000763 0.000055 0.057256 ( 0.056132)
build_ruby 0.000852 0.000061 0.059695 ( 0.058543)
build_all 0.001181 0.003011 1.539163 ( 0.620508)
build_install 0.009808 0.001154 6.297708 ( 2.828058)
test_btest 0.000000 0.001440 50.923392 ( 8.307320)
test_basic 0.003910 0.002078 0.321013 ( 0.409102)
test_all 0.001063 0.000168 654.664243 ( 94.065169)
test_rubyspec 0.073009 0.019163 44.422945 ( 49.335399)
total: 157.07 sec