Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-163023
#<BuildRuby:0x000056404487e8a0
@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.20220328-163023",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002804 0.008427 1.023588 ( 1.044936)
build_miniruby 0.001711 0.000526 0.073695 ( 0.071096)
build_ruby 0.001338 0.000412 0.074841 ( 0.072900)
build_all 0.004070 0.005817 4.174699 ( 0.846425)
build_install 0.021041 0.002336 7.952700 ( 2.396551)
test_btest 0.000929 0.000290 76.867200 ( 8.369433)
test_basic 0.006315 0.000358 0.331530 ( 0.426768)
test_all 0.001477 0.000434 696.131134 ( 68.112027)
test_rubyspec 0.114617 0.057182 46.062099 ( 51.339074)
total: 132.68 sec