Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-171954
#<BuildRuby:0x0000561db6d9e700
@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.20220809-171954",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005742 0.006334 1.034478 ( 1.860006)
build_miniruby 0.001512 0.000630 0.074840 ( 0.073032)
build_ruby 0.001252 0.000521 0.076467 ( 0.075303)
build_all 0.009611 0.000000 1.540400 ( 0.600285)
build_install 0.013553 0.010040 5.126788 ( 2.067384)
test_btest 0.000803 0.000338 74.841838 ( 8.057202)
test_basic 0.004767 0.002007 0.323651 ( 0.413153)
test_all 0.001238 0.000521 672.693524 ( 66.364236)
test_rubyspec 0.109553 0.061589 46.323790 ( 53.590188)
total: 133.10 sec