Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-110730
#<BuildRuby:0x0000559afeb7b260
@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.20240111-110730",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004151 0.000000 0.835427 ( 1.233617)
build_miniruby 0.000995 0.000000 0.895886 ( 0.896808)
build_ruby 0.001342 0.000000 2.723480 ( 2.727307)
build_all 0.000000 0.010002 14.837431 ( 1.371762)
build_install 0.004918 0.004194 4.283636 ( 1.160200)
test_btest 0.000578 0.000116 78.822507 ( 6.917493)
test_basic 0.003425 0.000000 0.427683 ( 0.509250)
test_all 0.109907 0.025901 502.432775 ( 51.764587)
test_rubyspec 0.018508 0.013805 50.033572 ( 62.536457)
total: 129.12 sec