Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-123222
#<BuildRuby:0x00005623cbaf7608
@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.20220301-123222",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002978 0.010314 1.038998 ( 1.202824)
build_miniruby 0.000000 0.002158 0.075524 ( 0.073251)
build_ruby 0.000457 0.001588 0.072866 ( 0.070869)
build_all 0.008968 0.001866 4.227869 ( 0.844354)
build_install 0.019272 0.005091 7.961188 ( 2.402664)
test_btest 0.000000 0.001228 74.617118 ( 7.993752)
test_basic 0.003430 0.004157 0.321789 ( 0.411500)
test_all 0.001204 0.000458 697.812327 ( 67.544535)
test_rubyspec 0.097632 0.051894 46.541698 ( 51.749025)
total: 132.29 sec