Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-222858
#<BuildRuby:0x000055c9b88ef940
@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.20220401-222858",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008370 0.005589 1.043436 ( 1.291327)
build_miniruby 0.001276 0.000491 0.078025 ( 0.076953)
build_ruby 0.001269 0.000488 0.078231 ( 0.077770)
build_all 0.000000 0.010027 4.204063 ( 0.850972)
build_install 0.014473 0.006108 8.567358 ( 3.047419)
test_btest 0.000890 0.000475 70.785656 ( 8.424242)
test_basic 0.005030 0.002682 0.336042 ( 0.424114)
test_all 0.001187 0.000633 691.657243 ( 67.679460)
test_rubyspec 0.092291 0.066059 46.499567 ( 51.892458)
total: 133.77 sec