Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-035314
#<BuildRuby:0x0000561b0aa9f468
@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.20221208-035314",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004635 0.000104 1.192441 ( 1.197671)
build_miniruby 0.000729 0.000182 0.997784 ( 0.996361)
build_ruby 0.001307 0.000000 2.796376 ( 2.701634)
build_all 0.005420 0.003795 15.763908 ( 3.291023)
build_install 0.007948 0.001000 2.255398 ( 1.291527)
test_btest 0.000475 0.000126 67.298994 ( 10.738756)
test_basic 0.004169 0.001112 0.307938 ( 0.398682)
test_all 0.000727 0.000194 652.900687 (109.185042)
test_rubyspec 0.050989 0.016979 53.105330 ( 61.324582)
total: 191.13 sec