Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-114335
#<BuildRuby:0x000055e91eace858
@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-114335",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003731 0.000497 0.867363 ( 1.072397)
build_miniruby 0.000942 0.000000 1.007092 ( 1.005756)
build_ruby 0.001335 0.000000 2.730030 ( 2.624004)
build_all 0.008838 0.000000 15.808244 ( 3.368979)
build_install 0.008901 0.000000 2.260496 ( 1.286341)
test_btest 0.000560 0.000000 63.711277 ( 10.762341)
test_basic 0.001698 0.002755 0.314938 ( 0.407071)
test_all 0.001268 0.000166 664.190057 (147.374335)
test_rubyspec 0.042429 0.028869 53.049718 ( 61.142858)
total: 229.04 sec