Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-195559
#<BuildRuby:0x000056257fb882d8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220828-195559",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006210 0.844868 ( 0.985977)
build_miniruby 0.000542 0.000465 0.057641 ( 0.056445)
build_ruby 0.000807 0.000161 0.060154 ( 0.058878)
build_all 0.003658 0.000732 1.532797 ( 0.585314)
build_install 0.009107 0.001822 1.925405 ( 0.955165)
test_btest 0.000633 0.000126 46.430789 ( 8.407090)
test_basic 0.004435 0.000887 0.317027 ( 0.405818)
test_all 0.001631 0.000326 584.190361 ( 94.293172)
test_rubyspec 0.094128 0.034732 43.484152 ( 51.796313)
total: 157.54 sec