Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-045455
#<BuildRuby:0x0000559765550af8
@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.20220227-045455",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009535 0.001467 0.981314 ( 0.992155)
build_miniruby 0.001944 0.000299 0.075334 ( 0.073822)
build_ruby 0.002172 0.000334 0.075997 ( 0.074116)
build_all 0.009397 0.001445 4.267730 ( 0.870884)
build_install 0.019396 0.005105 7.887102 ( 2.427176)
test_btest 0.001175 0.000207 76.133489 ( 8.260995)
test_basic 0.007522 0.001327 0.344864 ( 0.434287)
test_all 0.001614 0.000285 664.943152 ( 65.621492)
test_rubyspec 0.114509 0.044121 46.819706 ( 52.077114)
total: 130.83 sec