Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-144007
#<BuildRuby:0x00005639cf233ea8
@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.20220511-144007",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.007166 0.000000 0.913247 ( 2.134030)
build_miniruby 0.001092 0.000000 0.057265 ( 0.055954)
build_ruby 0.001071 0.000000 0.059520 ( 0.058190)
build_all 0.004161 0.000110 1.486694 ( 0.606519)
build_install 0.010559 0.000621 6.298541 ( 2.875058)
test_btest 0.000823 0.000048 54.917584 ( 8.066228)
test_basic 0.005978 0.000000 0.294975 ( 0.383584)
test_all 0.001234 0.000000 631.870066 ( 92.575118)
test_rubyspec 0.093577 0.026758 44.297738 ( 49.413305)
total: 156.17 sec