Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-144256
#<BuildRuby:0x0000557e11c3fac0
@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.20221227-144256",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003418 0.619784 ( 1.332053)
build_miniruby 0.000527 0.000490 0.727812 ( 0.727262)
build_ruby 0.001101 0.000200 2.486670 ( 2.486573)
build_all 0.008511 0.000748 12.554462 ( 1.511738)
build_install 0.002573 0.003981 1.565217 ( 0.754778)
test_btest 0.000550 0.000127 64.758948 ( 6.082416)
test_basic 0.002810 0.000648 0.258179 ( 0.353401)
test_all 0.000928 0.000215 483.099222 ( 46.082108)
test_rubyspec 0.016507 0.011645 34.829896 ( 45.353388)
total: 104.68 sec