Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-050514
#<BuildRuby:0x000055e04bde3858
@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.20220421-050514",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006094 0.004423 1.013158 ( 5.738196)
build_miniruby 0.001791 0.000239 0.075082 ( 0.072961)
build_ruby 0.001435 0.000192 0.076598 ( 0.075217)
build_all 0.004661 0.004551 1.428224 ( 0.594411)
build_install 0.016535 0.006196 5.694369 ( 2.757692)
test_btest 0.000924 0.000206 72.395125 ( 8.419627)
test_basic 0.006687 0.001486 0.330813 ( 0.419555)
test_all 0.002145 0.000476 665.711541 ( 65.252099)
test_rubyspec 0.098336 0.073067 46.172982 ( 51.694252)
total: 135.02 sec