Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-114223
#<BuildRuby:0x00005634e7598090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-114223",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000710 0.004056 1.000826 ( 1.256432)
build_miniruby 0.001200 0.000000 0.870713 ( 0.870294)
build_ruby 0.001231 0.000000 2.691964 ( 2.694290)
build_all 0.007470 0.000000 12.062837 ( 1.001112)
build_install 0.008833 0.003914 3.604237 ( 0.979939)
test_btest 0.000712 0.000084 62.209665 ( 5.897111)
test_basic 0.003776 0.000000 0.376712 ( 0.457394)
test_all 0.077112 0.019623 377.186458 ( 43.822663)
test_rubyspec 0.009842 0.047026 39.672420 ( 52.343204)
total: 109.32 sec