Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-225220
#<BuildRuby:0x0000556e430a4018
@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.20220812-225220",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006558 0.000000 0.836559 ( 0.883374)
build_miniruby 0.001037 0.000000 0.058157 ( 0.056946)
build_ruby 0.000937 0.000076 0.059544 ( 0.058329)
build_all 0.003746 0.000864 1.531804 ( 0.588812)
build_install 0.009902 0.001163 1.944557 ( 0.976362)
test_btest 0.000501 0.000107 55.548687 ( 8.154249)
test_basic 0.005033 0.001078 0.345275 ( 0.433027)
test_all 0.001880 0.000403 619.980394 ( 88.756617)
test_rubyspec 0.063137 0.044518 43.840660 ( 51.284007)
total: 151.19 sec