Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-013822
#<BuildRuby:0x000055ed66613510
@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.20220305-013822",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010307 0.001455 1.011795 ( 1.397354)
build_miniruby 0.000000 0.001950 0.074285 ( 0.073624)
build_ruby 0.000000 0.002013 0.073537 ( 0.071624)
build_all 0.010022 0.000621 4.205433 ( 0.830606)
build_install 0.016249 0.008497 7.838394 ( 2.439622)
test_btest 0.000799 0.000253 78.627629 ( 8.544588)
test_basic 0.009128 0.000000 0.349847 ( 0.437471)
test_all 0.002225 0.000000 692.072406 ( 67.239074)
test_rubyspec 0.111001 0.052089 46.412174 ( 51.498727)
total: 132.53 sec