Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-032931
#<BuildRuby:0x000055d70396fea8
@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.20220505-032931",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005095 0.001853 0.871389 ( 0.920963)
build_miniruby 0.000772 0.000281 0.057145 ( 0.055872)
build_ruby 0.000737 0.000268 0.057836 ( 0.056608)
build_all 0.002374 0.001956 1.509033 ( 0.601092)
build_install 0.007273 0.003711 6.251341 ( 2.805727)
test_btest 0.000577 0.000230 48.854156 ( 8.768866)
test_basic 0.005379 0.000515 0.330735 ( 0.418548)
test_all 0.001079 0.000405 608.349324 ( 94.786663)
test_rubyspec 0.090199 0.041046 43.888914 ( 48.767955)
total: 157.18 sec