Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-220009
#<BuildRuby:0x000055b5031effb0
@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.20221221-220009",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003821 0.000818 0.831782 ( 1.348474)
build_miniruby 0.000846 0.000181 0.938672 ( 0.937095)
build_ruby 0.001105 0.000237 2.531037 ( 2.529415)
build_all 0.008400 0.000806 15.837527 ( 3.347442)
build_install 0.000000 0.009223 2.318148 ( 1.333696)
test_btest 0.000636 0.000000 66.162884 ( 10.915495)
test_basic 0.004676 0.000000 0.295996 ( 0.386972)
test_all 0.000000 0.001398 662.510249 (136.156022)
test_rubyspec 0.026862 0.031942 52.311807 ( 60.363144)
total: 217.32 sec