Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-101015
#<BuildRuby:0x000055d6de4e04e8
@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.20220328-101015",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006233 0.004767 0.984371 ( 1.190877)
build_miniruby 0.001368 0.000526 0.065482 ( 0.063552)
build_ruby 0.001821 0.000700 0.079372 ( 0.076879)
build_all 0.002975 0.007931 4.146079 ( 0.838259)
build_install 0.014151 0.009510 7.848793 ( 2.394636)
test_btest 0.000944 0.000504 74.137977 ( 7.928160)
test_basic 0.003607 0.004191 0.340026 ( 0.431689)
test_all 0.001203 0.000676 660.534535 ( 66.359643)
test_rubyspec 0.080691 0.075340 45.743014 ( 51.213380)
total: 130.50 sec