Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-083622
#<BuildRuby:0x0000560bb2194060
@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.20220521-083622",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004760 0.002044 1.002131 ( 1.251103)
build_miniruby 0.000996 0.000266 0.796042 ( 0.793611)
build_ruby 0.001988 0.000000 3.495696 ( 3.299858)
build_all 0.000000 0.009334 15.749300 ( 2.896859)
build_install 0.008701 0.002609 6.352875 ( 2.834302)
test_btest 0.000522 0.000215 46.576966 ( 8.980224)
test_basic 0.000000 0.005951 0.258219 ( 0.346224)
test_all 0.000533 0.001768 648.682213 ( 92.817389)
test_rubyspec 0.054494 0.045141 43.968298 ( 49.561841)
total: 162.78 sec