Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-142915
#<BuildRuby:0x000055aa22a43680
@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.20220214-142915",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006814 0.003683 0.951326 ( 0.998517)
build_miniruby 0.001689 0.000337 0.075326 ( 0.073950)
build_ruby 0.001640 0.000328 0.068500 ( 0.067284)
build_all 0.007597 0.001519 4.125985 ( 0.799543)
build_install 0.022355 0.001450 7.824490 ( 2.347291)
test_btest 0.001015 0.000169 73.511519 ( 7.917644)
test_basic 0.005632 0.000939 0.341502 ( 0.431587)
test_all 0.001817 0.000303 650.111364 ( 64.340758)
test_rubyspec 0.095348 0.059885 46.080301 ( 51.436392)
total: 128.41 sec