Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-091242
#<BuildRuby:0x0000559e8fb43e70
@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-091242",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000029 0.000002 0.000031 ( 0.000029)
build_up 0.006526 0.000000 0.840076 ( 1.744529)
build_miniruby 0.001284 0.000000 1.014374 ( 1.012286)
build_ruby 0.001439 0.000064 2.776936 ( 2.774427)
build_all 0.009647 0.000064 16.676303 ( 2.960535)
build_install 0.002761 0.006693 2.254552 ( 1.185663)
test_btest 0.000913 0.000119 77.958211 ( 10.744143)
test_basic 0.005531 0.000721 0.342427 ( 0.429218)
test_all 0.001101 0.000144 657.625077 (104.861469)
test_rubyspec 0.054419 0.021778 51.513028 ( 59.653928)
total: 185.37 sec