Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-044852
#<BuildRuby:0x0000563ce088b418
@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.20220811-044852",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003047 0.003584 0.882681 ( 0.918783)
build_miniruby 0.001018 0.000060 0.058443 ( 0.057182)
build_ruby 0.000866 0.000051 0.059680 ( 0.058375)
build_all 0.004729 0.000278 1.549233 ( 0.589292)
build_install 0.010878 0.000640 5.721784 ( 2.164151)
test_btest 0.000657 0.000038 48.592132 ( 8.589087)
test_basic 0.005149 0.000303 0.348953 ( 0.437503)
test_all 0.001127 0.000066 608.671760 ( 91.164849)
test_rubyspec 0.045751 0.030823 43.638090 ( 51.056597)
total: 155.04 sec