Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-105136
#<BuildRuby:0x00005600ff90c0f8
@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.20221210-105136",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.004904 1.136371 ( 1.858179)
build_miniruby 0.000000 0.001022 1.043958 ( 1.042684)
build_ruby 0.000000 0.001221 2.732346 ( 2.645453)
build_all 0.003929 0.005212 15.775831 ( 3.322892)
build_install 0.006136 0.003068 2.275399 ( 1.259444)
test_btest 0.000435 0.000218 66.685090 ( 10.850191)
test_basic 0.003322 0.001661 0.302630 ( 0.393152)
test_all 0.000897 0.000000 665.228805 (103.156581)
test_rubyspec 0.048172 0.013610 52.869238 ( 61.069644)
total: 185.60 sec