Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-010139
#<BuildRuby:0x0000563e4fa57f38
@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.20221223-010139",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.003509 0.000585 0.870742 ( 1.272080)
build_miniruby 0.000763 0.000128 0.973687 ( 0.972343)
build_ruby 0.000985 0.000164 2.746324 ( 2.745067)
build_all 0.009094 0.000000 15.780297 ( 3.317920)
build_install 0.005208 0.003843 2.142148 ( 1.226834)
test_btest 0.000486 0.000091 62.405331 ( 11.796558)
test_basic 0.004934 0.000096 0.297302 ( 0.387295)
test_all 0.001261 0.000223 675.319175 (138.468629)
test_rubyspec 0.047346 0.009018 51.215659 ( 59.454591)
total: 219.64 sec