Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-182407
#<BuildRuby:0x00005577c617caf8
@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.20220315-182407",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000030 0.000007 0.000037 ( 0.000033)
build_up 0.000000 0.011320 1.017759 ( 1.096681)
build_miniruby 0.002104 0.000023 0.067071 ( 0.065183)
build_ruby 0.001309 0.000604 0.079981 ( 0.078357)
build_all 0.007063 0.003260 4.263858 ( 0.867489)
build_install 0.005425 0.014403 7.978617 ( 2.525760)
test_btest 0.000792 0.000509 73.453776 ( 8.398365)
test_basic 0.003199 0.003716 0.346325 ( 0.438973)
test_all 0.001040 0.000693 700.337013 ( 67.378661)
test_rubyspec 0.058328 0.089133 46.139824 ( 51.568867)
total: 132.42 sec