Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-103551
#<BuildRuby:0x00005600ac388a58
@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.20220211-103551",
@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.000023 0.000006 0.000029 ( 0.000028)
configure 0.000027 0.000006 0.000033 ( 0.000030)
build_up 0.005657 0.004404 0.967414 ( 1.311146)
build_miniruby 0.001604 0.000458 0.075625 ( 0.073494)
build_ruby 0.001400 0.000400 0.070599 ( 0.068818)
build_all 0.009709 0.000297 4.093382 ( 0.786417)
build_install 0.023879 0.000414 7.782529 ( 2.309379)
test_btest 0.001192 0.000000 74.738028 ( 8.347604)
test_basic 0.005281 0.003038 0.341493 ( 0.427759)
test_all 0.001530 0.000318 642.984344 ( 65.242910)
test_rubyspec 0.100995 0.065678 46.127157 ( 51.701349)
total: 130.27 sec