Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-010945
#<BuildRuby:0x0000563592d2c0d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230125-010945",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.005807 0.000774 0.845536 ( 1.179013)
build_miniruby 0.001162 0.000155 1.005461 ( 1.003545)
build_ruby 0.001377 0.000184 2.762554 ( 2.759848)
build_all 0.009661 0.000063 16.660979 ( 2.999423)
build_install 0.009965 0.001172 2.086894 ( 1.065277)
test_btest 0.000972 0.000115 74.393305 ( 11.111820)
test_basic 0.000000 0.006430 0.327019 ( 0.413937)
test_all 0.000000 0.001486 651.927038 ( 99.279609)
test_rubyspec 0.043322 0.038292 51.509440 ( 59.627977)
total: 179.44 sec