Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-193656
#<BuildRuby:0x0000561fbccb1c18
@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-193656",
@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.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003836 0.000590 0.860714 ( 1.890664)
build_miniruby 0.000844 0.000129 1.050954 ( 1.049444)
build_ruby 0.000937 0.000144 2.635954 ( 2.634544)
build_all 0.003779 0.005266 15.849660 ( 3.239388)
build_install 0.008492 0.000815 2.252705 ( 1.272169)
test_btest 0.000545 0.000117 65.894678 ( 10.782262)
test_basic 0.003754 0.000805 0.335722 ( 0.426774)
test_all 0.000799 0.000171 630.582074 (118.652669)
test_rubyspec 0.049968 0.010707 51.567960 ( 59.858668)
total: 199.81 sec