Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-233358
#<BuildRuby:0x000055d3819b08e8
@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.20220211-233358",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009660 0.000774 0.946182 ( 1.239431)
build_miniruby 0.001466 0.000195 0.079676 ( 0.077976)
build_ruby 0.001415 0.000189 0.078044 ( 0.076594)
build_all 0.009347 0.000613 4.148027 ( 0.782582)
build_install 0.017095 0.006023 7.828110 ( 2.310303)
test_btest 0.000974 0.000163 72.992539 ( 8.307843)
test_basic 0.002600 0.004687 0.336774 ( 0.426043)
test_all 0.001964 0.000413 703.290820 ( 67.454159)
test_rubyspec 0.097841 0.069409 46.479348 ( 51.835252)
total: 132.51 sec