Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-160221
#<BuildRuby:0x00005566a02cf680
@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.20220512-160221",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007052 0.003655 1.028756 ( 1.193289)
build_miniruby 0.001156 0.000413 0.076138 ( 0.074551)
build_ruby 0.001181 0.000422 0.072421 ( 0.070813)
build_all 0.008723 0.000000 1.494876 ( 0.639221)
build_install 0.023069 0.000000 6.210937 ( 3.005748)
test_btest 0.001156 0.000100 70.689553 ( 9.632698)
test_basic 0.009317 0.002118 0.350271 ( 0.432875)
test_all 0.000000 0.002696 681.510231 ( 69.776092)
test_rubyspec 0.067881 0.058832 49.801565 ( 55.103351)
total: 139.93 sec