Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-111005
#<BuildRuby:0x00005595b446fdf8
@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-111005",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004107 0.000256 0.844186 ( 1.064891)
build_miniruby 0.000920 0.000058 0.989587 ( 0.988083)
build_ruby 0.000000 0.001122 2.817930 ( 2.705252)
build_all 0.000000 0.008823 15.681917 ( 3.289157)
build_install 0.000754 0.008863 2.239433 ( 1.306224)
test_btest 0.000440 0.000147 66.818005 ( 11.091711)
test_basic 0.000790 0.004205 0.304940 ( 0.395763)
test_all 0.000981 0.000382 665.322039 (142.446790)
test_rubyspec 0.031870 0.032138 52.421637 ( 60.599471)
total: 223.89 sec