Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-194653
#<BuildRuby:0x0000560be1dc0008
@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-194653",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.005973 0.000424 0.844998 ( 1.019164)
build_miniruby 0.001267 0.000000 1.002230 ( 1.000313)
build_ruby 0.001678 0.000000 2.771581 ( 2.768774)
build_all 0.009868 0.000153 16.693843 ( 2.985994)
build_install 0.006834 0.004637 2.107904 ( 1.079021)
test_btest 0.000657 0.000138 71.088946 ( 10.845643)
test_basic 0.006919 0.000536 0.358909 ( 0.443368)
test_all 0.001172 0.000099 655.373382 (113.572811)
test_rubyspec 0.059581 0.009358 51.862010 ( 59.991927)
total: 193.71 sec