Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-162346
#<BuildRuby:0x0000559c8a7c74b0
@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.20231216-162346",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004254 0.001330 1.537666 ( 1.852944)
build_miniruby 0.000816 0.000255 0.917697 ( 0.917372)
build_ruby 0.001137 0.000355 2.861726 ( 2.861934)
build_all 0.005626 0.004795 17.347938 ( 1.519189)
build_install 0.006417 0.003528 5.241404 ( 1.277688)
test_btest 0.000561 0.000207 87.853481 ( 7.584376)
test_basic 0.004746 0.000148 0.746778 ( 0.823381)
test_all 0.098188 0.038301 571.553184 ( 62.569165)
test_rubyspec 0.021797 0.026146 50.898235 ( 63.185727)
total: 142.59 sec