Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-064235
#<BuildRuby:0x0000559ae22bb858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220412-064235",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008086 0.003957 1.029445 ( 3.239805)
build_miniruby 0.001699 0.000318 0.073550 ( 0.072450)
build_ruby 0.002027 0.000380 0.071711 ( 0.069872)
build_all 0.008667 0.000794 1.495317 ( 0.599647)
build_install 0.019457 0.002503 2.061173 ( 1.134436)
test_btest 0.001077 0.000179 83.113840 ( 8.707472)
test_basic 0.007675 0.000368 0.349597 ( 0.438729)
test_all 0.002133 0.000337 649.042959 ( 65.672646)
test_rubyspec 0.080657 0.093648 47.210312 ( 52.447806)
total: 132.38 sec