Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-071829
#<BuildRuby:0x000055d9ab544f40
@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.20220326-071829",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005671 0.004822 1.005527 ( 1.259283)
build_miniruby 0.002240 0.000000 0.069953 ( 0.067692)
build_ruby 0.002249 0.000000 0.064539 ( 0.061929)
build_all 0.008406 0.002062 4.243435 ( 0.845678)
build_install 0.019430 0.003934 7.970701 ( 2.419261)
test_btest 0.000682 0.000256 75.742806 ( 8.060285)
test_basic 0.005391 0.002022 0.344025 ( 0.432432)
test_all 0.001127 0.000422 677.533131 ( 66.341737)
test_rubyspec 0.116618 0.054769 46.394874 ( 51.745348)
total: 131.23 sec