Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-112152
#<BuildRuby:0x00005648844b46c8
@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.20220210-112152",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010006 0.000715 1.009418 ( 1.825373)
build_miniruby 0.002488 0.000000 0.071632 ( 0.069404)
build_ruby 0.001803 0.000000 0.075257 ( 0.073817)
build_all 0.004516 0.005387 4.109149 ( 0.792197)
build_install 0.011084 0.009284 7.778716 ( 2.352851)
test_btest 0.000938 0.000209 72.554923 ( 8.397003)
test_basic 0.002146 0.005536 0.349570 ( 0.437824)
test_all 0.001467 0.000408 705.873052 ( 67.574985)
test_rubyspec 0.071289 0.083583 46.478539 ( 51.749876)
total: 133.27 sec