Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-224831
#<BuildRuby:0x00005591ba20b600
@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.20220918-224831",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000922 0.008566 1.065330 ( 1.096983)
build_miniruby 0.001484 0.000809 0.118196 ( 0.113806)
build_ruby 0.001152 0.000628 0.116204 ( 0.100012)
build_all 0.006256 0.003412 1.611781 ( 0.653515)
build_install 0.011309 0.010766 1.962892 ( 0.981693)
test_btest 0.000784 0.000482 68.361150 ( 8.664542)
test_basic 0.006947 0.001040 0.376919 ( 0.465609)
test_all 0.004144 0.002367 686.301252 ( 68.754350)
test_rubyspec 0.101740 0.075243 46.265512 ( 54.187461)
total: 135.02 sec