Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-012628
#<BuildRuby:0x000055d7a5174af8
@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.20220406-012628",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003492 0.008002 1.026774 ( 1.234388)
build_miniruby 0.000977 0.000184 0.079018 ( 0.078601)
build_ruby 0.002165 0.000000 0.068146 ( 0.066889)
build_all 0.008953 0.001272 4.050549 ( 0.859795)
build_install 0.019597 0.004807 8.838621 ( 3.098816)
test_btest 0.000826 0.000158 70.948931 ( 9.239935)
test_basic 0.007453 0.000513 0.334093 ( 0.423009)
test_all 0.002274 0.000413 665.840056 ( 66.807953)
test_rubyspec 0.102156 0.055874 46.290875 ( 51.788020)
total: 133.60 sec