Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-083008
#<BuildRuby:0x00005580bf6309d0
@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.20220811-083008",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009916 0.001526 0.983309 ( 1.003435)
build_miniruby 0.001742 0.000268 0.074233 ( 0.072286)
build_ruby 0.001633 0.000251 0.077611 ( 0.075867)
build_all 0.010032 0.000711 1.592585 ( 0.616619)
build_install 0.017882 0.005704 5.207412 ( 2.133965)
test_btest 0.001078 0.000190 77.608460 ( 8.555819)
test_basic 0.006532 0.001153 0.335621 ( 0.425763)
test_all 0.001385 0.000244 677.016275 ( 66.337854)
test_rubyspec 0.097617 0.086525 45.960110 ( 53.454277)
total: 132.68 sec