Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-173805
#<BuildRuby:0x000055fe8e3f0088
@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.20220815-173805",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005831 0.000897 0.836655 ( 1.131846)
build_miniruby 0.000812 0.000125 0.058180 ( 0.057048)
build_ruby 0.000878 0.000136 0.059529 ( 0.058173)
build_all 0.004649 0.000026 1.522663 ( 0.585861)
build_install 0.010415 0.000791 1.916546 ( 0.964247)
test_btest 0.000790 0.000105 55.603715 ( 7.943409)
test_basic 0.005304 0.000046 0.255669 ( 0.344831)
test_all 0.002147 0.000268 608.206946 ( 90.001748)
test_rubyspec 0.068244 0.057221 44.092268 ( 51.446915)
total: 152.53 sec