Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-141150
#<BuildRuby:0x0000562352946620
@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.20221224-141150",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004491 0.000249 0.892657 ( 1.849667)
build_miniruby 0.000892 0.000049 0.994208 ( 0.992820)
build_ruby 0.001139 0.000000 2.753367 ( 2.752204)
build_all 0.009091 0.000000 15.845914 ( 3.377781)
build_install 0.007210 0.003578 2.261402 ( 1.237990)
test_btest 0.000000 0.000551 64.378976 ( 11.076862)
test_basic 0.000000 0.004834 0.327455 ( 0.418096)
test_all 0.000000 0.000976 653.805376 (100.301504)
test_rubyspec 0.027871 0.034323 51.558744 ( 59.844285)
total: 181.85 sec