Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-031111
#<BuildRuby:0x00005579fb8ea858
@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-031111",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003686 0.000567 0.919288 ( 1.166571)
build_miniruby 0.001054 0.000000 0.971746 ( 0.970035)
build_ruby 0.001126 0.000000 2.735943 ( 2.650352)
build_all 0.009003 0.000000 15.713149 ( 3.383302)
build_install 0.010064 0.000515 2.263463 ( 1.272948)
test_btest 0.000532 0.000063 64.091875 ( 11.048203)
test_basic 0.000711 0.004675 0.330657 ( 0.420480)
test_all 0.001273 0.000225 673.959222 (149.587297)
test_rubyspec 0.045729 0.011015 52.207017 ( 60.507135)
total: 231.01 sec