Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-074410
#<BuildRuby:0x000055b2bebbc008
@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.20221210-074410",
@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.000027 0.000004 0.000031 ( 0.000031)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004794 1.145440 ( 1.906704)
build_miniruby 0.000616 0.000296 0.967256 ( 0.965705)
build_ruby 0.001222 0.000000 2.723222 ( 2.614668)
build_all 0.004728 0.004423 15.909986 ( 3.260253)
build_install 0.007843 0.001405 2.173143 ( 1.223715)
test_btest 0.000517 0.000148 65.845248 ( 11.243987)
test_basic 0.003952 0.001129 0.281829 ( 0.372517)
test_all 0.000873 0.000249 665.716178 (103.296748)
test_rubyspec 0.042556 0.014292 52.246837 ( 60.346690)
total: 185.23 sec