Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-010246
#<BuildRuby:0x00005594d32cbfb0
@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.20220816-010246",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006345 0.000165 0.873169 ( 0.935938)
build_miniruby 0.000939 0.000062 0.057600 ( 0.056369)
build_ruby 0.000764 0.000051 0.059404 ( 0.058234)
build_all 0.004371 0.000292 1.532501 ( 0.585284)
build_install 0.010951 0.000121 1.904420 ( 0.969911)
test_btest 0.000747 0.000044 57.062662 ( 8.254210)
test_basic 0.005998 0.000077 0.284454 ( 0.373229)
test_all 0.001413 0.000078 619.005036 ( 91.425533)
test_rubyspec 0.091132 0.037325 43.837622 ( 51.194503)
total: 153.85 sec