Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-023338
#<BuildRuby:0x00005594b486c010
@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.20221213-023338",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003629 0.000519 0.861057 ( 1.066859)
build_miniruby 0.000755 0.000108 1.023780 ( 1.022632)
build_ruby 0.001086 0.000155 2.670557 ( 2.576926)
build_all 0.003900 0.005115 15.713916 ( 3.236118)
build_install 0.004633 0.004581 2.274250 ( 1.308823)
test_btest 0.000468 0.000125 66.080893 ( 10.749933)
test_basic 0.003870 0.001032 0.314640 ( 0.405341)
test_all 0.001067 0.000285 675.909733 (140.233103)
test_rubyspec 0.045823 0.018109 52.583574 ( 60.945593)
total: 221.55 sec