Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-235002
#<BuildRuby:0x000055b1cdd20a58
@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.20220328-235002",
@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.000015 0.000006 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010651 0.994685 ( 1.301877)
build_miniruby 0.000376 0.001625 0.077839 ( 0.076139)
build_ruby 0.001008 0.000642 0.079583 ( 0.078669)
build_all 0.003917 0.007032 4.090144 ( 0.835330)
build_install 0.021368 0.001696 7.838293 ( 2.418213)
test_btest 0.000921 0.000491 75.206594 ( 8.285093)
test_basic 0.003113 0.003864 0.327682 ( 0.417884)
test_all 0.001230 0.000691 709.149274 ( 68.246286)
test_rubyspec 0.112737 0.047768 46.026010 ( 51.580932)
total: 133.24 sec