Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-112045
#<BuildRuby:0x000055ee4c983ba0
@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.20220814-112045",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010625 0.000472 0.832714 ( 1.370179)
build_miniruby 0.001170 0.000084 0.053575 ( 0.053928)
build_ruby 0.001203 0.000086 0.053200 ( 0.053166)
build_all 0.003527 0.004515 1.239548 ( 0.476129)
build_install 0.015856 0.001407 1.576168 ( 0.810569)
test_btest 0.001192 0.000149 54.374190 ( 6.379155)
test_basic 0.006025 0.000000 0.290836 ( 0.383828)
test_all 0.004853 0.000064 491.974432 ( 52.647682)
test_rubyspec 0.096374 0.045760 41.718396 ( 49.403276)
total: 111.58 sec