Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-205206
#<BuildRuby:0x000055eb4e853e20
@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.20231214-205206",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003915 0.000921 1.468019 ( 1.820577)
build_miniruby 0.000830 0.000195 0.886173 ( 0.885537)
build_ruby 0.001054 0.000248 2.805673 ( 2.807032)
build_all 0.004588 0.005614 17.076649 ( 1.577224)
build_install 0.005886 0.003530 4.962605 ( 1.208981)
test_btest 0.000891 0.000282 83.561162 ( 8.087864)
test_basic 0.002807 0.000886 0.634936 ( 0.716150)
test_all 0.095327 0.045447 533.463879 ( 59.302152)
test_rubyspec 0.025217 0.020103 50.628941 ( 63.001778)
total: 139.41 sec