Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-230956
#<BuildRuby:0x0000563d4863c460
@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.20221228-230956",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.002196 0.003973 0.858099 ( 1.025666)
build_miniruby 0.001162 0.000068 1.013667 ( 1.011775)
build_ruby 0.001545 0.000091 2.777135 ( 2.774688)
build_all 0.006762 0.003207 16.842517 ( 3.022848)
build_install 0.005050 0.006953 2.314106 ( 1.196111)
test_btest 0.000875 0.000152 76.630389 ( 10.661308)
test_basic 0.003660 0.003626 0.345789 ( 0.430809)
test_all 0.000000 0.001195 666.969232 ( 98.003036)
test_rubyspec 0.091517 0.042159 51.577096 ( 59.684134)
total: 177.81 sec