Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-235820
#<BuildRuby:0x0000559ca8e76298
@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-235820",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.009614 0.000000 1.192752 ( 1.218758)
build_miniruby 0.002258 0.000000 0.843615 ( 0.852882)
build_ruby 0.003548 0.000000 2.214627 ( 2.139976)
build_all 0.018397 0.000000 18.499694 ( 2.137727)
build_install 0.017675 0.004145 2.077329 ( 1.037741)
test_btest 0.000000 0.001265 88.726669 ( 8.806887)
test_basic 0.003659 0.002782 0.348503 ( 0.437629)
test_all 0.002002 0.000143 701.927557 ( 72.494396)
test_rubyspec 0.108329 0.034371 49.287103 ( 57.768445)
total: 146.90 sec