Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-232556
#<BuildRuby:0x000055b4eba3eee0
@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.20230329-232556",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003751 0.000000 0.852038 ( 2.196422)
build_miniruby 0.000816 0.000000 0.781348 ( 0.780753)
build_ruby 0.001118 0.000000 2.209915 ( 2.209129)
build_all 0.008320 0.000000 11.954308 ( 1.095105)
build_install 0.003082 0.004042 1.727460 ( 1.019040)
test_btest 0.000541 0.000034 74.902703 ( 7.660126)
test_basic 0.003408 0.000213 0.262321 ( 0.357037)
test_all 0.000787 0.000049 437.438398 ( 51.450807)
test_rubyspec 0.016816 0.004748 37.725110 ( 48.237407)
total: 115.01 sec