Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-124102
#<BuildRuby:0x000055caeaa4c0f8
@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.20221220-124102",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004233 0.000044 0.842301 ( 1.084373)
build_miniruby 0.000807 0.000151 1.016462 ( 1.014922)
build_ruby 0.001141 0.000000 2.709187 ( 2.611031)
build_all 0.009184 0.000000 15.765261 ( 3.353874)
build_install 0.009673 0.000000 2.252907 ( 1.297482)
test_btest 0.000503 0.000061 66.325221 ( 10.823044)
test_basic 0.000392 0.004162 0.290383 ( 0.381543)
test_all 0.002065 0.000000 686.194933 (135.685990)
test_rubyspec 0.048180 0.020343 52.660371 ( 61.863415)
total: 218.12 sec