Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-070135
#<BuildRuby:0x00005602adff7778
@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.20220309-070135",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000658 0.011779 0.991990 ( 1.330674)
build_miniruby 0.001291 0.000795 0.078778 ( 0.076747)
build_ruby 0.001137 0.000699 0.073751 ( 0.072245)
build_all 0.009179 0.000921 4.167719 ( 0.842632)
build_install 0.014621 0.007514 7.904487 ( 2.392923)
test_btest 0.000745 0.000394 73.245571 ( 8.128187)
test_basic 0.004969 0.002631 0.326087 ( 0.419803)
test_all 0.002791 0.000367 703.832080 ( 68.007861)
test_rubyspec 0.085464 0.069271 46.019592 ( 51.409369)
total: 132.68 sec