Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-233250
#<BuildRuby:0x0000559b41f58728
@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.20221211-233250",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.003154 0.001147 0.835424 ( 1.056248)
build_miniruby 0.000938 0.000000 1.034468 ( 1.033044)
build_ruby 0.001073 0.000000 2.733637 ( 2.641345)
build_all 0.008200 0.000566 15.836812 ( 3.354962)
build_install 0.007050 0.002477 2.371411 ( 1.403555)
test_btest 0.000481 0.000151 65.807457 ( 11.721533)
test_basic 0.003628 0.001133 0.314992 ( 0.406524)
test_all 0.001140 0.000356 685.101128 (137.091139)
test_rubyspec 0.047477 0.027521 53.034845 ( 61.101917)
total: 219.81 sec