Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-102241
#<BuildRuby:0x00005580d7a4b778
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220302-102241",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005848 0.005454 1.021295 ( 2.442517)
build_miniruby 0.001618 0.000373 0.078805 ( 0.077104)
build_ruby 0.001380 0.000319 0.075381 ( 0.074007)
build_all 0.010470 0.000000 4.187773 ( 0.859594)
build_install 0.024513 0.000000 7.863832 ( 2.393129)
test_btest 0.001162 0.000000 72.804601 ( 8.006447)
test_basic 0.008301 0.000000 0.340246 ( 0.437737)
test_all 0.001589 0.000000 666.550869 ( 66.151118)
test_rubyspec 0.119829 0.057230 46.491586 ( 51.893612)
total: 132.34 sec