Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-165530
#<BuildRuby:0x000056394a9804e8
@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.20220317-165530",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005516 0.005869 0.995622 ( 1.160343)
build_miniruby 0.001624 0.000541 0.071510 ( 0.069696)
build_ruby 0.001711 0.000571 0.075828 ( 0.073586)
build_all 0.009100 0.001327 4.207380 ( 0.860301)
build_install 0.011693 0.011748 7.815032 ( 2.410801)
test_btest 0.000849 0.000350 71.016727 ( 8.140769)
test_basic 0.002508 0.005845 0.339600 ( 0.428268)
test_all 0.001148 0.000541 650.364256 ( 65.079129)
test_rubyspec 0.094758 0.058715 46.094170 ( 51.458002)
total: 129.68 sec