Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-035434
#<BuildRuby:0x000055f5847748e8
@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.20220310-035434",
@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.000012 0.000008 0.000020 ( 0.000020)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.001899 0.009928 1.016260 ( 2.241947)
build_miniruby 0.000919 0.000817 0.070622 ( 0.068903)
build_ruby 0.000982 0.000872 0.077533 ( 0.076571)
build_all 0.004535 0.004537 1.475301 ( 0.573007)
build_install 0.013642 0.009086 5.154268 ( 2.148489)
test_btest 0.000711 0.000602 74.534662 ( 8.511255)
test_basic 0.003828 0.003238 0.347913 ( 0.437318)
test_all 0.001543 0.000395 662.936727 ( 65.836528)
test_rubyspec 0.069953 0.090756 46.168009 ( 51.697446)
total: 131.59 sec