Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-141539
#<BuildRuby:0x0000558e7364f670
@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.20220726-141539",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005969 0.000426 0.853171 ( 1.354972)
build_miniruby 0.000994 0.000071 0.057257 ( 0.055967)
build_ruby 0.000000 0.000984 0.059855 ( 0.058676)
build_all 0.001736 0.002995 1.560432 ( 0.621126)
build_install 0.008365 0.002870 5.669586 ( 2.165257)
test_btest 0.000630 0.000099 48.837647 ( 8.360580)
test_basic 0.005238 0.000827 0.298463 ( 0.386337)
test_all 0.001606 0.000130 583.945434 ( 93.728596)
test_rubyspec 0.079885 0.048210 43.480275 ( 49.099330)
total: 155.83 sec