Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-111530
#<BuildRuby:0x00005605f5a4b270
@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.20221227-111530",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003220 0.000268 0.626357 ( 1.083127)
build_miniruby 0.000848 0.000071 0.742234 ( 0.741371)
build_ruby 0.000000 0.001279 2.500918 ( 2.501233)
build_all 0.005478 0.003279 12.558997 ( 1.521749)
build_install 0.006577 0.000000 1.567129 ( 0.760859)
test_btest 0.000704 0.000000 67.364021 ( 5.854932)
test_basic 0.003499 0.000243 0.261117 ( 0.356330)
test_all 0.001025 0.000137 484.326305 ( 49.778179)
test_rubyspec 0.020149 0.006621 35.087479 ( 45.547324)
total: 108.15 sec