Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-191858
#<BuildRuby:0x0000559e18afa878
@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.20220613-191858",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005101 0.001391 0.851448 ( 1.407171)
build_miniruby 0.000708 0.000193 0.057597 ( 0.056296)
build_ruby 0.000765 0.000208 0.059279 ( 0.058107)
build_all 0.003364 0.000917 1.501945 ( 0.607047)
build_install 0.007068 0.004139 6.295910 ( 2.825409)
test_btest 0.000595 0.000183 51.636585 ( 8.421161)
test_basic 0.000597 0.005144 0.260039 ( 0.348451)
test_all 0.001504 0.000000 641.950543 ( 94.062436)
test_rubyspec 0.046668 0.065399 44.037062 ( 49.615695)
total: 157.40 sec