Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-150026
#<BuildRuby:0x0000564255467e70
@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.20221219-150026",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.002775 0.001541 0.929636 ( 1.383219)
build_miniruby 0.000610 0.000339 0.978743 ( 0.977233)
build_ruby 0.000736 0.000409 2.739789 ( 2.653807)
build_all 0.006030 0.003350 15.912063 ( 3.287956)
build_install 0.007600 0.001118 2.290885 ( 1.300218)
test_btest 0.000382 0.000191 66.636258 ( 12.027720)
test_basic 0.002967 0.001483 0.290127 ( 0.380853)
test_all 0.001653 0.000338 672.119862 (138.950372)
test_rubyspec 0.035576 0.025212 52.838346 ( 60.987492)
total: 221.95 sec