Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-211906
#<BuildRuby:0x000055cc0a9ffe58
@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.20220613-211906",
@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.000002 0.000011 ( 0.000010)
build_up 0.003226 0.003765 0.868332 ( 1.080131)
build_miniruby 0.000828 0.000178 0.057705 ( 0.056448)
build_ruby 0.000724 0.000156 0.059174 ( 0.058013)
build_all 0.004005 0.000005 1.506033 ( 0.603101)
build_install 0.007984 0.003118 6.312514 ( 2.840427)
test_btest 0.000724 0.000160 51.532771 ( 8.676189)
test_basic 0.005046 0.001121 0.364715 ( 0.452950)
test_all 0.001315 0.000292 657.302460 ( 93.741778)
test_rubyspec 0.052035 0.053226 44.030324 ( 49.606363)
total: 157.12 sec