Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-063445
#<BuildRuby:0x000055b37aae3340
@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.20220404-063445",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010380 0.000882 1.014099 ( 2.337899)
build_miniruby 0.001750 0.000250 0.079942 ( 0.077663)
build_ruby 0.001753 0.000000 0.078513 ( 0.077244)
build_all 0.009964 0.000938 4.242687 ( 0.858086)
build_install 0.015366 0.007154 8.664855 ( 2.999596)
test_btest 0.001045 0.000196 75.245747 ( 7.976720)
test_basic 0.002808 0.005224 0.341017 ( 0.428694)
test_all 0.001845 0.000434 742.006573 ( 69.537403)
test_rubyspec 0.113429 0.063844 46.662508 ( 52.037113)
total: 136.33 sec