Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-090448
#<BuildRuby:0x000055a636cbebe8
@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.20221224-090448",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.004139 0.924263 ( 1.288233)
build_miniruby 0.000000 0.000910 0.968262 ( 0.967006)
build_ruby 0.000000 0.001260 2.704071 ( 2.702441)
build_all 0.003636 0.005592 15.758278 ( 3.226307)
build_install 0.006466 0.001902 2.220654 ( 1.232205)
test_btest 0.000000 0.000613 59.737129 ( 12.408524)
test_basic 0.003509 0.002075 0.299890 ( 0.390008)
test_all 0.000784 0.000247 621.129192 (107.220204)
test_rubyspec 0.053069 0.013562 51.096998 ( 59.332933)
total: 188.77 sec