Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-120505
#<BuildRuby:0x000055cc61088a58
@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.20220314-120505",
@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.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006295 0.004877 1.012766 ( 1.449739)
build_miniruby 0.001375 0.000528 0.067533 ( 0.065925)
build_ruby 0.001649 0.000634 0.071298 ( 0.069130)
build_all 0.005132 0.004722 4.177539 ( 0.864195)
build_install 0.018724 0.003668 7.966892 ( 2.409973)
test_btest 0.001100 0.000412 71.591567 ( 8.388638)
test_basic 0.005382 0.002019 0.349823 ( 0.437951)
test_all 0.002126 0.000000 696.493036 ( 67.872109)
test_rubyspec 0.085706 0.074176 46.058663 ( 51.412988)
total: 132.97 sec