Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-025623
#<BuildRuby:0x000055d2379768a0
@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.20220404-025623",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000054 0.000008 0.000062 ( 0.000063)
build_up 0.010529 0.000330 1.050376 ( 5.501302)
build_miniruby 0.002500 0.000000 0.077786 ( 0.075104)
build_ruby 0.001913 0.000037 0.078471 ( 0.076238)
build_all 0.005730 0.004486 4.170238 ( 0.834928)
build_install 0.021312 0.002003 8.523782 ( 2.976583)
test_btest 0.000800 0.000126 71.981676 ( 8.312955)
test_basic 0.007202 0.000000 0.329143 ( 0.424771)
test_all 0.001797 0.000000 715.532701 ( 68.719360)
test_rubyspec 0.123530 0.058024 46.631025 ( 52.058931)
total: 138.98 sec