Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-091212
#<BuildRuby:0x00005613f9098a90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-091212",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004396 0.004568 1.204999 ( 1.208450)
build_miniruby 0.002334 0.000333 0.845051 ( 0.848533)
build_ruby 0.000000 0.003325 2.235443 ( 2.189939)
build_all 0.020163 0.000683 18.512719 ( 2.164353)
build_install 0.016326 0.004937 2.103326 ( 1.037362)
test_btest 0.000937 0.000170 92.056029 ( 9.036716)
test_basic 0.002674 0.004128 0.339987 ( 0.431378)
test_all 0.001410 0.000307 680.623040 ( 70.091501)
test_rubyspec 0.099789 0.047922 49.357402 ( 57.850545)
total: 144.86 sec