Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-163805
#<BuildRuby:0x0000557b5df37e78
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220905-163805",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009760 0.002440 0.976195 ( 1.012326)
build_miniruby 0.001724 0.000431 0.077835 ( 0.075746)
build_ruby 0.001885 0.000471 0.078238 ( 0.076416)
build_all 0.009271 0.000968 1.576371 ( 0.612222)
build_install 0.010488 0.012286 1.902144 ( 0.941935)
test_btest 0.001129 0.000399 95.922251 ( 9.719025)
test_basic 0.004957 0.003096 0.337132 ( 0.425773)
test_all 0.004490 0.001129 680.125683 ( 68.408522)
test_rubyspec 0.135930 0.039950 47.289310 ( 55.406450)
total: 136.68 sec