Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-212423
#<BuildRuby:0x0000555e73767da8
@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.20220430-212423",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006782 0.000000 0.840470 ( 1.239494)
build_miniruby 0.000887 0.000000 0.057267 ( 0.055946)
build_ruby 0.000939 0.000000 0.057444 ( 0.056319)
build_all 0.004129 0.000221 1.509334 ( 0.608418)
build_install 0.006423 0.004607 6.276811 ( 2.820408)
test_btest 0.001188 0.000000 51.641544 ( 8.230907)
test_basic 0.005806 0.000000 0.319867 ( 0.408262)
test_all 0.001478 0.000056 654.595221 ( 92.052316)
test_rubyspec 0.097323 0.028687 43.846345 ( 48.724966)
total: 154.20 sec