Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-143140
#<BuildRuby:0x000055a7b9928dd8
@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.20220722-143140",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011438 0.000701 1.009291 ( 1.161487)
build_miniruby 0.001653 0.000330 0.074716 ( 0.074076)
build_ruby 0.001541 0.000308 0.076734 ( 0.075817)
build_all 0.009372 0.000927 1.527961 ( 0.565213)
build_install 0.017315 0.005393 5.041955 ( 2.062325)
test_btest 0.001084 0.000000 74.847789 ( 7.995936)
test_basic 0.006117 0.000473 0.317896 ( 0.408211)
test_all 0.001301 0.000260 635.452782 ( 63.862626)
test_rubyspec 0.095877 0.064398 45.589285 ( 51.358566)
total: 127.57 sec