Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-182927
#<BuildRuby:0x000055d695ff0b38
@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.20220325-182927",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000038 0.000014 0.000052 ( 0.000050)
build_up 0.010536 0.002119 1.022158 ( 1.025983)
build_miniruby 0.001450 0.000483 0.076551 ( 0.074567)
build_ruby 0.001351 0.000451 0.078486 ( 0.077287)
build_all 0.005207 0.005053 4.153024 ( 0.859867)
build_install 0.020302 0.001952 7.930471 ( 2.456642)
test_btest 0.000818 0.000258 72.104321 ( 8.343652)
test_basic 0.005015 0.001584 0.344711 ( 0.434260)
test_all 0.001525 0.000482 687.191416 ( 67.469513)
test_rubyspec 0.118462 0.055195 45.755065 ( 51.282701)
total: 132.03 sec