Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-191341
#<BuildRuby:0x00005612fbac7560
@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.20231222-191341",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005411 0.000440 1.329175 ( 1.667146)
build_miniruby 0.000986 0.000290 0.894404 ( 0.893756)
build_ruby 0.001326 0.000000 2.761028 ( 2.761807)
build_all 0.004966 0.004825 16.390513 ( 1.476871)
build_install 0.006675 0.002225 4.753846 ( 1.151473)
test_btest 0.000803 0.000268 84.024125 ( 7.406693)
test_basic 0.002631 0.000877 0.675374 ( 0.756804)
test_all 0.097901 0.037253 508.090404 ( 54.594921)
test_rubyspec 0.018915 0.030474 51.415456 ( 63.743592)
total: 134.45 sec