Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-080810
#<BuildRuby:0x00005571cbf2e620
@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.20220503-080810",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006140 0.000527 0.872236 ( 1.085409)
build_miniruby 0.000864 0.000200 0.056936 ( 0.055630)
build_ruby 0.000804 0.000186 0.057688 ( 0.056551)
build_all 0.004369 0.000000 1.484258 ( 0.592676)
build_install 0.009173 0.000202 6.254976 ( 2.825567)
test_btest 0.000690 0.000129 53.684401 ( 7.896723)
test_basic 0.001163 0.004576 0.286163 ( 0.374688)
test_all 0.001242 0.000310 637.775243 ( 93.682802)
test_rubyspec 0.080623 0.032796 43.741968 ( 48.653694)
total: 155.22 sec