Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-001642
#<BuildRuby:0x000055a8eb6e6858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221224-001642",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003716 0.000571 0.840155 ( 1.079840)
build_miniruby 0.000945 0.000146 1.079288 ( 1.077982)
build_ruby 0.000000 0.001243 2.710828 ( 2.709424)
build_all 0.006335 0.002542 15.697351 ( 3.243256)
build_install 0.001346 0.007442 2.168799 ( 1.228118)
test_btest 0.000445 0.000139 66.195550 ( 10.716274)
test_basic 0.004584 0.000183 0.313936 ( 0.404481)
test_all 0.001374 0.000205 637.729046 ( 98.965586)
test_rubyspec 0.044659 0.016116 51.716316 ( 59.984421)
total: 179.41 sec