Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-150223
#<BuildRuby:0x0000564b6157ff00
@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.20221224-150223",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004248 0.000037 0.864359 ( 1.097342)
build_miniruby 0.000837 0.000084 1.079756 ( 1.078532)
build_ruby 0.001125 0.000113 2.581882 ( 2.580493)
build_all 0.009086 0.000099 15.804303 ( 3.298116)
build_install 0.003619 0.004544 2.205084 ( 1.241805)
test_btest 0.000593 0.000080 62.946640 ( 11.709176)
test_basic 0.003817 0.000521 0.309881 ( 0.401036)
test_all 0.001099 0.000150 628.076008 (108.866122)
test_rubyspec 0.040799 0.019992 52.586908 ( 60.800256)
total: 191.07 sec