Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-222544
#<BuildRuby:0x000055e1e59e7fb0
@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.20221231-222544",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005326 0.001141 0.842971 ( 1.052035)
build_miniruby 0.001012 0.000217 1.021685 ( 1.019686)
build_ruby 0.001541 0.000000 2.785506 ( 2.782781)
build_all 0.009911 0.000000 16.736618 ( 2.996909)
build_install 0.010721 0.000836 2.297496 ( 1.185974)
test_btest 0.001018 0.000170 78.115228 ( 10.511583)
test_basic 0.001443 0.004976 0.359741 ( 0.445776)
test_all 0.001194 0.000000 669.498402 ( 94.756202)
test_rubyspec 0.095157 0.039466 51.413562 ( 59.439215)
total: 174.19 sec