Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-003826
#<BuildRuby:0x000055e13b3684f0
@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-003826",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.010510 0.000520 1.044246 ( 1.631008)
build_miniruby 0.000088 0.002209 0.070336 ( 0.068292)
build_ruby 0.001723 0.000405 0.070839 ( 0.068922)
build_all 0.009843 0.000000 4.215375 ( 0.852894)
build_install 0.017095 0.005636 8.050619 ( 2.492834)
test_btest 0.000884 0.000201 77.146900 ( 8.439118)
test_basic 0.002765 0.003817 0.325576 ( 0.415977)
test_all 0.001417 0.000370 693.223848 ( 67.550415)
test_rubyspec 0.099794 0.065421 45.894965 ( 51.358614)
total: 132.88 sec