Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-164837
#<BuildRuby:0x0000561099de7f10
@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.20220808-164837",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005725 0.000440 0.837074 ( 1.256935)
build_miniruby 0.000989 0.000076 0.058079 ( 0.056812)
build_ruby 0.000863 0.000066 0.059191 ( 0.058068)
build_all 0.004235 0.000325 1.521415 ( 0.586376)
build_install 0.009082 0.000000 5.625140 ( 2.151796)
test_btest 0.000661 0.000000 49.163411 ( 8.514594)
test_basic 0.005669 0.000000 0.324897 ( 0.413421)
test_all 0.001130 0.000000 607.657096 ( 90.590006)
test_rubyspec 0.102139 0.021330 43.856586 ( 51.206286)
total: 154.83 sec