Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-212125
#<BuildRuby:0x00005574b31cf778
@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.20220226-212125",
@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.010049 0.000819 0.964504 ( 0.983688)
build_miniruby 0.001723 0.000230 0.075368 ( 0.074567)
build_ruby 0.001523 0.000203 0.066504 ( 0.065487)
build_all 0.004960 0.005542 4.142136 ( 0.856288)
build_install 0.015442 0.005059 8.009646 ( 2.430643)
test_btest 0.001279 0.000284 78.878889 ( 8.241473)
test_basic 0.006884 0.000395 0.345147 ( 0.435348)
test_all 0.001709 0.000156 705.983288 ( 68.106366)
test_rubyspec 0.095463 0.085606 46.347912 ( 51.823158)
total: 133.02 sec