Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-142954
#<BuildRuby:0x000055edb69d7e80
@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.20221208-142954",
@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.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004988 0.000070 1.114766 ( 1.636698)
build_miniruby 0.000886 0.000060 0.968936 ( 0.967570)
build_ruby 0.001085 0.000072 2.740768 ( 2.627294)
build_all 0.009098 0.000047 15.915120 ( 3.395591)
build_install 0.000000 0.008391 2.212929 ( 1.242113)
test_btest 0.000000 0.000591 63.060606 ( 11.512669)
test_basic 0.001293 0.003813 0.306643 ( 0.396889)
test_all 0.000808 0.000190 649.520205 (110.529850)
test_rubyspec 0.043396 0.021685 52.662394 ( 60.922057)
total: 193.23 sec