Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-170858
#<BuildRuby:0x00005645274305e0
@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-170858",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000020 0.000003 0.000023 ( 0.000020)
build_up 0.009534 0.000801 1.198964 ( 1.227817)
build_miniruby 0.002271 0.000324 0.843861 ( 0.842418)
build_ruby 0.003291 0.000000 2.221642 ( 2.129574)
build_all 0.010456 0.009093 18.524915 ( 2.177857)
build_install 0.015269 0.006164 2.044620 ( 1.071845)
test_btest 0.001011 0.000266 86.551588 ( 9.486814)
test_basic 0.001657 0.005441 0.346732 ( 0.437034)
test_all 0.001905 0.000000 686.265854 ( 74.418650)
test_rubyspec 0.089717 0.067127 49.291260 ( 57.750531)
total: 149.54 sec