Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-185503
#<BuildRuby:0x000055f3afec0010
@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.20221228-185503",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000027 0.000006 0.000033 ( 0.000031)
build_up 0.005500 0.001158 0.888090 ( 1.183224)
build_miniruby 0.001075 0.000226 1.071974 ( 1.070013)
build_ruby 0.001466 0.000155 2.786987 ( 2.784296)
build_all 0.005945 0.003926 16.817137 ( 3.022378)
build_install 0.011676 0.000000 2.275497 ( 1.171859)
test_btest 0.000738 0.000000 77.319654 ( 11.029991)
test_basic 0.006593 0.000353 0.342336 ( 0.428462)
test_all 0.001341 0.000269 663.722552 ( 96.893657)
test_rubyspec 0.084293 0.042982 51.626013 ( 59.694984)
total: 177.28 sec