Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-024441
#<BuildRuby:0x000055e8507d44f0
@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.20220401-024441",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.011796 0.000514 1.100762 ( 6.904795)
build_miniruby 0.002571 0.000000 0.068137 ( 0.065889)
build_ruby 0.002151 0.000014 0.069680 ( 0.069021)
build_all 0.009474 0.000013 4.243065 ( 0.879332)
build_install 0.020117 0.004373 7.923819 ( 2.507310)
test_btest 0.001584 0.000138 74.830873 ( 8.295182)
test_basic 0.003011 0.004389 0.342598 ( 0.433761)
test_all 0.001497 0.000097 703.992792 ( 68.402398)
test_rubyspec 0.125522 0.050617 46.615736 ( 51.996351)
total: 139.56 sec