Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-074932
#<BuildRuby:0x00005581a4f27f80
@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.20220706-074932",
@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.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000556 0.006128 0.852148 ( 0.918707)
build_miniruby 0.000837 0.000239 0.058459 ( 0.057100)
build_ruby 0.000826 0.000236 0.059401 ( 0.058131)
build_all 0.004175 0.000114 1.516916 ( 0.605786)
build_install 0.009605 0.001456 6.331744 ( 2.836720)
test_btest 0.000587 0.000146 52.871542 ( 8.201422)
test_basic 0.004625 0.001156 0.276876 ( 0.365384)
test_all 0.001017 0.000254 645.907461 ( 95.621408)
test_rubyspec 0.068542 0.039986 44.476679 ( 50.026027)
total: 158.69 sec