Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-060046
#<BuildRuby:0x00005580e3fa7f58
@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.20230105-060046",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006112 0.000000 0.889209 ( 1.078874)
build_miniruby 0.001086 0.000000 1.011413 ( 1.009703)
build_ruby 0.001446 0.000191 2.776057 ( 2.773508)
build_all 0.006154 0.003554 16.736209 ( 2.994490)
build_install 0.006136 0.005546 2.317524 ( 1.189036)
test_btest 0.000673 0.000187 69.847898 ( 11.309252)
test_basic 0.005155 0.001432 0.310571 ( 0.396797)
test_all 0.000843 0.000235 668.161574 (108.873944)
test_rubyspec 0.080947 0.050570 51.720501 ( 59.798891)
total: 189.43 sec