Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-050322
#<BuildRuby:0x000055ca50fa7510
@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.20220311-050322",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005815 0.004823 1.033021 ( 1.962724)
build_miniruby 0.001322 0.000551 0.077995 ( 0.075813)
build_ruby 0.001431 0.000596 0.083413 ( 0.080885)
build_all 0.008108 0.001388 1.489185 ( 0.607606)
build_install 0.016758 0.002398 5.342089 ( 2.166795)
test_btest 0.000945 0.000315 71.047432 ( 7.864648)
test_basic 0.006884 0.000770 0.344709 ( 0.440379)
test_all 0.001425 0.000450 661.343460 ( 66.106829)
test_rubyspec 0.071023 0.080819 46.182622 ( 51.773735)
total: 131.08 sec