Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-205046
#<BuildRuby:0x000055f9d9166858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221208-205046",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004150 0.000553 1.165917 ( 1.789203)
build_miniruby 0.000893 0.000000 0.926996 ( 0.925840)
build_ruby 0.000000 0.001310 2.777973 ( 2.642442)
build_all 0.003282 0.006083 15.907195 ( 3.294205)
build_install 0.004549 0.004130 2.330073 ( 1.306904)
test_btest 0.000497 0.000138 66.166303 ( 10.756418)
test_basic 0.003592 0.000998 0.313623 ( 0.404764)
test_all 0.000701 0.000194 658.849444 (104.555696)
test_rubyspec 0.040429 0.028055 52.187008 ( 60.363328)
total: 186.04 sec