Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-140355
#<BuildRuby:0x0000556b1970f7e0
@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-140355",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004657 0.000119 0.991990 ( 1.384831)
build_miniruby 0.001032 0.000163 0.895753 ( 0.895438)
build_ruby 0.000000 0.001599 2.791597 ( 2.793666)
build_all 0.006250 0.003653 14.762215 ( 1.405767)
build_install 0.007332 0.001543 4.257005 ( 1.132801)
test_btest 0.000575 0.000122 78.561439 ( 7.561721)
test_basic 0.003041 0.000640 0.430090 ( 0.513621)
test_all 0.091914 0.042103 496.096684 ( 57.139740)
test_rubyspec 0.013393 0.019755 50.743742 ( 63.248652)
total: 136.08 sec