Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-140140
#<BuildRuby:0x0000555ae7a77f00
@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.20221220-140140",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.004074 0.898598 ( 1.098123)
build_miniruby 0.000000 0.000981 1.003656 ( 1.002328)
build_ruby 0.000000 0.001111 2.727703 ( 2.635923)
build_all 0.002210 0.007041 15.701101 ( 3.190759)
build_install 0.005424 0.004129 2.278987 ( 1.227235)
test_btest 0.000541 0.000164 67.197250 ( 10.812226)
test_basic 0.004531 0.000251 0.312508 ( 0.403416)
test_all 0.000593 0.000743 679.939991 (135.041196)
test_rubyspec 0.053126 0.017159 52.510037 ( 60.628458)
total: 216.04 sec