Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-190715
#<BuildRuby:0x0000559e758dc480
@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.20220218-190715",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007811 0.005207 0.932191 ( 0.959202)
build_miniruby 0.001231 0.000821 0.078566 ( 0.076873)
build_ruby 0.001309 0.000873 0.077730 ( 0.075806)
build_all 0.010697 0.000092 4.031153 ( 0.767385)
build_install 0.019513 0.004124 7.853997 ( 2.344646)
test_btest 0.000920 0.000425 73.575788 ( 8.226064)
test_basic 0.007073 0.000435 0.335004 ( 0.433820)
test_all 0.001378 0.000590 656.047724 ( 65.607728)
test_rubyspec 0.090019 0.065249 46.291201 ( 51.708231)
total: 130.20 sec