Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-135912
#<BuildRuby:0x000056019cf3bfa8
@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.20220816-135912",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006199 0.000329 0.861896 ( 1.344246)
build_miniruby 0.000924 0.000132 0.058560 ( 0.057243)
build_ruby 0.000907 0.000130 0.059765 ( 0.058473)
build_all 0.001129 0.003589 1.521591 ( 0.587640)
build_install 0.005072 0.006076 1.911483 ( 0.965974)
test_btest 0.000687 0.000190 55.192259 ( 8.370410)
test_basic 0.001660 0.004213 0.335621 ( 0.424400)
test_all 0.001204 0.000401 632.685103 ( 90.902984)
test_rubyspec 0.070865 0.035875 44.012338 ( 51.457884)
total: 154.17 sec