Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-121239
#<BuildRuby:0x000055b862d50848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-121239",
@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.000010 0.000001 0.000011 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003069 0.007990 0.931616 ( 1.116775)
build_miniruby 0.001956 0.000000 0.075353 ( 0.073773)
build_ruby 0.002250 0.000000 0.077892 ( 0.075752)
build_all 0.004017 0.007051 4.141816 ( 0.793674)
build_install 0.021582 0.002399 7.822691 ( 2.320270)
test_btest 0.001006 0.000240 46.450978 ( 43.314043)
test_basic 0.005935 0.001413 0.340572 ( 0.440931)
test_all 0.001427 0.000340 675.598947 ( 65.780065)
test_rubyspec 0.102034 0.048843 46.204016 ( 51.665227)
total: 165.58 sec