Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-085720
#<BuildRuby:0x000055655a082cc0
@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.20220802-085720",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009959 0.000437 0.858913 ( 0.960945)
build_miniruby 0.001162 0.000090 0.055109 ( 0.055367)
build_ruby 0.001454 0.000112 0.063306 ( 0.063421)
build_all 0.007346 0.000172 1.233549 ( 0.472699)
build_install 0.016014 0.000362 4.401921 ( 1.801576)
test_btest 0.001572 0.000098 51.169125 ( 6.214812)
test_basic 0.006417 0.000049 0.289146 ( 0.382994)
test_all 0.003109 0.000183 505.422806 ( 53.131791)
test_rubyspec 0.079485 0.057229 41.051361 ( 46.944848)
total: 110.03 sec