Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-171954
#<BuildRuby:0x000055d274ccca58
@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.20220218-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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011962 0.000234 0.948543 ( 1.114704)
build_miniruby 0.001737 0.000109 0.075152 ( 0.073201)
build_ruby 0.001599 0.000100 0.066438 ( 0.064665)
build_all 0.010284 0.000064 4.101408 ( 0.771480)
build_install 0.018058 0.005516 7.751687 ( 2.300146)
test_btest 0.001026 0.000103 75.035115 ( 8.456863)
test_basic 0.007851 0.000258 0.340940 ( 0.432716)
test_all 0.001401 0.000133 700.805008 ( 67.532658)
test_rubyspec 0.144457 0.035974 46.139473 ( 51.383928)
total: 132.13 sec