Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-064416
#<BuildRuby:0x00005562a93c49c8
@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.20220831-064416",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003727 0.007943 0.959777 ( 0.995916)
build_miniruby 0.001518 0.000434 0.076465 ( 0.074937)
build_ruby 0.002253 0.000000 0.079697 ( 0.077312)
build_all 0.010790 0.000186 1.545226 ( 0.591349)
build_install 0.019836 0.001472 1.880500 ( 0.934268)
test_btest 0.001184 0.000000 71.532048 ( 8.349006)
test_basic 0.003837 0.003637 0.340322 ( 0.430004)
test_all 0.003840 0.000873 650.836696 ( 65.511316)
test_rubyspec 0.087267 0.084186 45.635173 ( 54.142685)
total: 131.11 sec