Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-105247
#<BuildRuby:0x000055cf4c060060
@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.20220530-105247",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006454 0.000366 0.855058 ( 1.936166)
build_miniruby 0.000955 0.000136 0.057322 ( 0.056008)
build_ruby 0.000868 0.000124 0.057666 ( 0.056418)
build_all 0.003803 0.000543 1.512955 ( 0.603539)
build_install 0.007148 0.004148 6.303056 ( 2.825712)
test_btest 0.000633 0.000119 52.119638 ( 7.987416)
test_basic 0.005501 0.001032 0.354017 ( 0.440748)
test_all 0.001284 0.000241 616.398508 ( 91.284405)
test_rubyspec 0.110468 0.019645 44.113954 ( 49.659440)
total: 154.85 sec