Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-153346
#<BuildRuby:0x00005637bf2e8a90
@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-153346",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009966 0.000276 1.184334 ( 1.685413)
build_miniruby 0.002200 0.000293 0.847656 ( 0.846444)
build_ruby 0.002954 0.000393 2.238817 ( 2.144155)
build_all 0.013507 0.007996 18.492908 ( 2.173688)
build_install 0.018348 0.003646 2.054972 ( 1.064086)
test_btest 0.000995 0.000208 94.124904 ( 8.860054)
test_basic 0.000258 0.007226 0.344461 ( 0.433944)
test_all 0.001459 0.000408 718.529762 ( 71.294840)
test_rubyspec 0.090798 0.064450 49.139699 ( 57.581588)
total: 146.09 sec