Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-220720
#<BuildRuby:0x000056009ae0ca90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-220720",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008742 0.000673 1.199375 ( 1.212910)
build_miniruby 0.001875 0.000144 0.839823 ( 0.839695)
build_ruby 0.003217 0.000000 2.221939 ( 2.130168)
build_all 0.014760 0.005446 18.473975 ( 2.120376)
build_install 0.011772 0.009704 2.044216 ( 1.033720)
test_btest 0.001111 0.000234 89.988275 ( 9.321417)
test_basic 0.005972 0.001258 0.356738 ( 0.448570)
test_all 0.000000 0.002254 689.331697 ( 70.208610)
test_rubyspec 0.094674 0.053430 49.112499 ( 57.534273)
total: 144.85 sec