Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-234304
#<BuildRuby:0x0000556d6c46f760
@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.20221224-234304",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005945 0.004657 0.944380 ( 1.750478)
build_miniruby 0.001643 0.000505 0.834023 ( 0.833761)
build_ruby 0.002632 0.000810 2.141772 ( 2.141011)
build_all 0.018105 0.002389 18.507366 ( 2.174036)
build_install 0.013287 0.007709 2.011522 ( 1.028949)
test_btest 0.001337 0.000418 86.087765 ( 9.111632)
test_basic 0.007427 0.002321 0.347327 ( 0.431689)
test_all 0.001670 0.000522 688.215178 ( 63.400061)
test_rubyspec 0.105503 0.075637 47.880403 ( 56.014268)
total: 136.89 sec