Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-060334
#<BuildRuby:0x000055880c39b680
@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.20220209-060334",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005691 0.005044 0.969430 ( 1.937000)
build_miniruby 0.001679 0.000359 0.073588 ( 0.071761)
build_ruby 0.001486 0.000318 0.075669 ( 0.073584)
build_all 0.009648 0.001035 4.064655 ( 0.778400)
build_install 0.014914 0.008492 7.807201 ( 2.325624)
test_btest 0.000985 0.000259 76.738695 ( 8.291619)
test_basic 0.002517 0.005446 0.341681 ( 0.435419)
test_all 0.001271 0.000402 657.446867 ( 64.641938)
test_rubyspec 0.093437 0.084015 45.925801 ( 51.259744)
total: 129.82 sec