Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-142304
#<BuildRuby:0x000055e5f0677e70
@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.20221229-142304",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002502 0.003763 0.840666 ( 1.037903)
build_miniruby 0.001066 0.000000 1.018591 ( 1.016660)
build_ruby 0.001589 0.000000 2.774384 ( 2.771756)
build_all 0.009273 0.000719 16.810165 ( 2.995703)
build_install 0.011311 0.000454 2.304286 ( 1.193719)
test_btest 0.000833 0.000131 78.081205 ( 10.840134)
test_basic 0.004362 0.002801 0.346053 ( 0.431565)
test_all 0.001101 0.000200 659.355833 (108.101978)
test_rubyspec 0.084572 0.034499 51.524788 ( 59.629220)
total: 188.02 sec