Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-151037
#<BuildRuby:0x00005629b4227e58
@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.20220514-151037",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006949 0.000202 0.912988 ( 1.412342)
build_miniruby 0.000972 0.000064 0.057471 ( 0.056172)
build_ruby 0.000903 0.000060 0.058154 ( 0.056855)
build_all 0.004337 0.000000 1.487487 ( 0.605816)
build_install 0.010960 0.000146 6.328553 ( 2.844349)
test_btest 0.000823 0.000046 55.376090 ( 8.253445)
test_basic 0.005392 0.000299 0.293459 ( 0.381874)
test_all 0.001156 0.000064 656.506098 ( 94.234513)
test_rubyspec 0.111385 0.018948 44.307306 ( 49.204375)
total: 157.05 sec