Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-185017
#<BuildRuby:0x0000557af366a620
@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.20230105-185017",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000019 0.000009 0.000028 ( 0.000013)
build_up 0.004616 0.002098 0.839603 ( 1.291159)
build_miniruby 0.000883 0.000401 1.020264 ( 1.018306)
build_ruby 0.001106 0.000503 2.788439 ( 2.785850)
build_all 0.007745 0.001985 16.807600 ( 3.027197)
build_install 0.010508 0.000797 2.102225 ( 1.087087)
test_btest 0.000732 0.000275 70.873106 ( 11.120316)
test_basic 0.005842 0.000507 0.310241 ( 0.396416)
test_all 0.001217 0.000000 658.279063 ( 97.769632)
test_rubyspec 0.069579 0.039296 51.582323 ( 59.664073)
total: 178.16 sec