Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-112404
#<BuildRuby:0x00005651d3af7ed8
@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.20220701-112404",
@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.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.003123 0.003691 0.906271 ( 4.190412)
build_miniruby 0.000696 0.000317 0.057504 ( 0.056311)
build_ruby 0.000598 0.000272 0.059801 ( 0.058658)
build_all 0.002922 0.001328 1.497482 ( 0.605756)
build_install 0.005879 0.003057 6.333182 ( 2.848878)
test_btest 0.000497 0.000230 52.249809 ( 8.666815)
test_basic 0.004351 0.002008 0.343760 ( 0.431002)
test_all 0.000869 0.000400 633.656284 ( 91.768485)
test_rubyspec 0.066556 0.059514 44.467914 ( 50.004716)
total: 158.63 sec