Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-004139
#<BuildRuby:0x0000560925c46b78
@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.20220622-004139",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006356 0.000164 0.854300 ( 1.030759)
build_miniruby 0.000927 0.000062 0.056490 ( 0.055421)
build_ruby 0.000960 0.000064 0.059366 ( 0.058097)
build_all 0.004087 0.000273 1.532893 ( 0.619922)
build_install 0.009042 0.000006 6.405469 ( 2.905750)
test_btest 0.000808 0.000048 54.448174 ( 8.078945)
test_basic 0.006211 0.000094 0.341251 ( 0.428624)
test_all 0.001137 0.000063 657.390355 ( 96.865743)
test_rubyspec 0.073720 0.028614 44.205793 ( 49.773908)
total: 159.82 sec