Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-012120
#<BuildRuby:0x0000556141fe44d8
@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.20220318-012120",
@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.000002 0.000009 ( 0.000008)
build_up 0.011998 0.000057 1.007458 ( 1.286316)
build_miniruby 0.002320 0.000000 0.072418 ( 0.069971)
build_ruby 0.001581 0.000010 0.081579 ( 0.080135)
build_all 0.009785 0.000303 4.175877 ( 0.854196)
build_install 0.020579 0.002481 7.869147 ( 2.374488)
test_btest 0.000865 0.000130 73.620558 ( 8.172734)
test_basic 0.006805 0.001021 0.341153 ( 0.431960)
test_all 0.001856 0.000000 657.491077 ( 65.526956)
test_rubyspec 0.103110 0.057003 46.252806 ( 51.613430)
total: 130.41 sec