Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-162422
#<BuildRuby:0x0000558789c940f8
@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.20221222-162422",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004354 0.000056 1.012896 ( 1.734538)
build_miniruby 0.000811 0.000116 1.052233 ( 1.051057)
build_ruby 0.000921 0.000131 2.725831 ( 2.724687)
build_all 0.008474 0.000580 15.824899 ( 3.334175)
build_install 0.005291 0.003792 2.262848 ( 1.331954)
test_btest 0.000513 0.000090 65.390571 ( 10.578802)
test_basic 0.001394 0.003611 0.282245 ( 0.372992)
test_all 0.001170 0.000260 677.115368 (143.480175)
test_rubyspec 0.051241 0.013388 51.433626 ( 59.795653)
total: 224.40 sec