Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-115010
#<BuildRuby:0x00005567fbaee828
@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.20220802-115010",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005279 0.000812 0.847978 ( 1.175467)
build_miniruby 0.000826 0.000127 0.059868 ( 0.058668)
build_ruby 0.000712 0.000110 0.059111 ( 0.057962)
build_all 0.004060 0.000625 1.512033 ( 0.582364)
build_install 0.009213 0.001418 5.656933 ( 2.181591)
test_btest 0.000624 0.000096 53.131703 ( 7.951910)
test_basic 0.004662 0.000717 0.293212 ( 0.382207)
test_all 0.001075 0.000166 611.310801 ( 91.482932)
test_rubyspec 0.073090 0.052509 43.490697 ( 49.172442)
total: 153.05 sec