Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-133503
#<BuildRuby:0x000056109c1ba8c0
@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.20220826-133503",
@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.000016 0.000000 0.000016 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002028 0.004292 0.875517 ( 2.846091)
build_miniruby 0.001230 0.000088 0.067613 ( 0.072123)
build_ruby 0.000782 0.000000 0.060107 ( 0.059030)
build_all 0.004711 0.000000 1.527863 ( 0.586149)
build_install 0.011114 0.000209 1.910413 ( 0.959626)
test_btest 0.000571 0.000033 47.616690 ( 8.626015)
test_basic 0.005916 0.000000 0.287245 ( 0.375451)
test_all 0.001689 0.000000 627.015973 ( 90.083883)
test_rubyspec 0.079139 0.048373 44.066010 ( 52.450891)
total: 156.06 sec