Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-055040
#<BuildRuby:0x0000564685e1ca68
@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.20220813-055040",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009540 0.000681 0.858110 ( 1.557999)
build_miniruby 0.001193 0.000085 0.055294 ( 0.053843)
build_ruby 0.001353 0.000097 0.053866 ( 0.053031)
build_all 0.008778 0.000627 1.257586 ( 0.472328)
build_install 0.016470 0.000374 1.621212 ( 0.802311)
test_btest 0.001267 0.000079 52.825050 ( 6.081217)
test_basic 0.005252 0.000000 0.283246 ( 0.374501)
test_all 0.003563 0.000187 509.165443 ( 52.924159)
test_rubyspec 0.118674 0.014006 41.642749 ( 48.970839)
total: 111.29 sec