Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-022003
#<BuildRuby:0x000055cbc09b8b38
@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.20220309-022003",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006260 0.004531 1.055986 ( 2.792543)
build_miniruby 0.001365 0.000390 0.076562 ( 0.074631)
build_ruby 0.001827 0.000522 0.077327 ( 0.074736)
build_all 0.005725 0.004745 4.152839 ( 0.849874)
build_install 0.017147 0.009155 8.010980 ( 2.391058)
test_btest 0.001154 0.000433 70.379016 ( 7.768750)
test_basic 0.005297 0.001986 0.345128 ( 0.434060)
test_all 0.001952 0.000000 687.798077 ( 66.120214)
test_rubyspec 0.093006 0.071868 46.345931 ( 51.748001)
total: 132.25 sec