Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-225158
#<BuildRuby:0x000055f5bfa94088
@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.20220727-225158",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000000 0.000017 0.000017 ( 0.000017)
build_up 0.002010 0.004627 0.839055 ( 0.971533)
build_miniruby 0.000771 0.000192 0.057067 ( 0.055861)
build_ruby 0.000760 0.000190 0.059055 ( 0.057865)
build_all 0.004548 0.000020 1.525524 ( 0.586824)
build_install 0.001626 0.009573 5.620038 ( 2.177553)
test_btest 0.000459 0.000177 50.995591 ( 8.643090)
test_basic 0.000517 0.004879 0.291767 ( 0.380781)
test_all 0.000774 0.000357 622.867446 ( 89.208191)
test_rubyspec 0.042870 0.034155 43.719984 ( 49.372010)
total: 151.45 sec