Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-052841
#<BuildRuby:0x000055d8104abf80
@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.20220819-052841",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006465 0.000172 0.837376 ( 1.471348)
build_miniruby 0.000942 0.000062 0.057336 ( 0.056134)
build_ruby 0.000690 0.000046 0.059032 ( 0.057956)
build_all 0.004647 0.000030 1.532127 ( 0.587678)
build_install 0.010590 0.000376 1.888785 ( 0.957713)
test_btest 0.000750 0.000044 53.917609 ( 8.231374)
test_basic 0.005371 0.000042 0.293348 ( 0.383123)
test_all 0.002728 0.000151 602.574087 ( 87.095046)
test_rubyspec 0.116006 0.013615 44.060381 ( 52.309748)
total: 151.15 sec