Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-175751
#<BuildRuby:0x000056048c8cd9d0
@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-175751",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008669 0.001050 1.177929 ( 1.198972)
build_miniruby 0.002258 0.000521 0.842059 ( 0.841174)
build_ruby 0.002799 0.000645 2.238326 ( 2.144157)
build_all 0.016695 0.002532 18.539519 ( 2.146596)
build_install 0.020557 0.000597 2.072199 ( 1.041772)
test_btest 0.000000 0.001349 87.904287 ( 9.421892)
test_basic 0.003234 0.005229 0.346117 ( 0.438787)
test_all 0.002456 0.000578 712.253893 ( 70.949238)
test_rubyspec 0.119644 0.018424 49.081060 ( 57.490051)
total: 145.67 sec