Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-203153
#<BuildRuby:0x000055a76bc7c118
@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.20220424-203153",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006283 0.000337 0.853431 ( 0.920934)
build_miniruby 0.000811 0.000116 0.057346 ( 0.056240)
build_ruby 0.000757 0.000108 0.059402 ( 0.058048)
build_all 0.000082 0.004234 1.492160 ( 0.608692)
build_install 0.007092 0.003886 6.299039 ( 2.839064)
test_btest 0.000579 0.000145 49.333896 ( 9.015017)
test_basic 0.003484 0.002827 0.349472 ( 0.436788)
test_all 0.001085 0.000301 625.506571 ( 91.573224)
test_rubyspec 0.081548 0.026721 44.514458 ( 49.366769)
total: 154.88 sec