Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-160751
#<BuildRuby:0x0000560874bd7e00
@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.20220805-160751",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.002196 0.004694 0.876983 ( 1.830784)
build_miniruby 0.000862 0.000216 0.057804 ( 0.056503)
build_ruby 0.000794 0.000198 0.060313 ( 0.059007)
build_all 0.000241 0.004555 1.537180 ( 0.589051)
build_install 0.004761 0.006482 5.652457 ( 2.145671)
test_btest 0.000000 0.000823 50.482864 ( 7.924391)
test_basic 0.000923 0.004489 0.329500 ( 0.418557)
test_all 0.001136 0.000568 593.654911 ( 94.094955)
test_rubyspec 0.076872 0.054333 43.616511 ( 51.176745)
total: 158.30 sec