Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-223814
#<BuildRuby:0x000055813839be80
@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.20230103-223814",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004477 0.002138 0.900720 ( 1.086693)
build_miniruby 0.001083 0.000271 1.018889 ( 1.016894)
build_ruby 0.001277 0.000319 2.776062 ( 2.773284)
build_all 0.009753 0.000000 16.777233 ( 3.008590)
build_install 0.010712 0.001108 2.306597 ( 1.184934)
test_btest 0.000847 0.000170 76.008805 ( 10.569427)
test_basic 0.005272 0.001055 0.310221 ( 0.396863)
test_all 0.001256 0.000251 670.054051 (101.179191)
test_rubyspec 0.073980 0.059528 51.778807 ( 59.829253)
total: 181.05 sec