Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-190452
#<BuildRuby:0x00005617fd3e7e00
@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.20220822-190452",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001239 0.005319 0.803867 ( 0.856409)
build_miniruby 0.000000 0.000830 0.057082 ( 0.055909)
build_ruby 0.000000 0.001022 0.059154 ( 0.058051)
build_all 0.002325 0.002247 1.517118 ( 0.587127)
build_install 0.011127 0.000117 1.916981 ( 0.953531)
test_btest 0.000585 0.000163 48.609109 ( 8.314631)
test_basic 0.005128 0.000395 0.313993 ( 0.402732)
test_all 0.001714 0.000451 633.565373 ( 93.496648)
test_rubyspec 0.060788 0.038001 43.996179 ( 52.285453)
total: 157.01 sec