Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-115123
#<BuildRuby:0x00005585a2fdbe70
@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.20221213-115123",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004088 0.000408 0.894751 ( 1.107059)
build_miniruby 0.000929 0.000093 0.999783 ( 0.998390)
build_ruby 0.001103 0.000000 2.734454 ( 2.648683)
build_all 0.009100 0.000000 15.701120 ( 3.328110)
build_install 0.009351 0.000000 2.161532 ( 1.205820)
test_btest 0.000510 0.000000 65.831946 ( 10.825392)
test_basic 0.004378 0.000253 0.304568 ( 0.395655)
test_all 0.001262 0.000101 672.930326 (145.587378)
test_rubyspec 0.054372 0.023268 51.818441 ( 60.007305)
total: 226.10 sec