Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-024246
#<BuildRuby:0x00005565b5f34010
@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.20221212-024246",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003692 0.000411 0.796156 ( 1.010827)
build_miniruby 0.000830 0.000092 0.957825 ( 0.956471)
build_ruby 0.000000 0.001177 2.780934 ( 2.694797)
build_all 0.007886 0.001284 15.890359 ( 3.256744)
build_install 0.000000 0.009121 2.324814 ( 1.326866)
test_btest 0.000559 0.000000 59.213064 ( 11.688784)
test_basic 0.001433 0.003304 0.316155 ( 0.406827)
test_all 0.001319 0.000355 664.022232 (144.506854)
test_rubyspec 0.056233 0.016102 52.745503 ( 60.882149)
total: 226.73 sec