Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-002159
#<BuildRuby:0x0000560ecb5d8010
@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.20221212-002159",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000045 0.000004 0.000049 ( 0.000063)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000280 0.004156 0.867004 ( 1.099576)
build_miniruby 0.000843 0.000130 0.969496 ( 0.968290)
build_ruby 0.001092 0.000169 2.869612 ( 2.764714)
build_all 0.007879 0.001212 15.737537 ( 3.340896)
build_install 0.009292 0.001429 2.274944 ( 1.282862)
test_btest 0.000522 0.000081 62.029556 ( 11.512025)
test_basic 0.004226 0.000650 0.299280 ( 0.389779)
test_all 0.001197 0.000184 679.303430 (156.269698)
test_rubyspec 0.031237 0.031989 52.142361 ( 60.329428)
total: 237.96 sec