Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-145433
#<BuildRuby:0x000055b1d449abc0
@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.20221221-145433",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000239 0.003791 0.840365 ( 1.051818)
build_miniruby 0.000000 0.000992 1.032089 ( 1.030697)
build_ruby 0.000000 0.001134 2.666863 ( 2.665358)
build_all 0.005562 0.003432 16.016776 ( 3.459144)
build_install 0.009089 0.001298 2.246417 ( 1.250909)
test_btest 0.000563 0.000080 67.292281 ( 10.868409)
test_basic 0.004494 0.000642 0.304005 ( 0.394687)
test_all 0.001279 0.000085 672.561841 (144.434596)
test_rubyspec 0.052487 0.003911 51.543382 ( 59.708331)
total: 224.86 sec