Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-032429
#<BuildRuby:0x00005636254944e8
@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.20220326-032429",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010516 0.000141 1.011137 ( 1.692694)
build_miniruby 0.001388 0.000086 0.076351 ( 0.075027)
build_ruby 0.002110 0.000000 0.073896 ( 0.072079)
build_all 0.010588 0.000000 4.170415 ( 0.846711)
build_install 0.022226 0.000199 8.003866 ( 2.392977)
test_btest 0.001054 0.000046 75.863842 ( 8.366433)
test_basic 0.003233 0.004507 0.330572 ( 0.419176)
test_all 0.001809 0.000151 706.702586 ( 68.156394)
test_rubyspec 0.135822 0.034878 45.829385 ( 51.331501)
total: 133.35 sec