Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-090344
#<BuildRuby:0x0000564c8c1db800
@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.20220728-090344",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006121 0.005231 0.988870 ( 1.358698)
build_miniruby 0.001718 0.000396 0.068376 ( 0.067081)
build_ruby 0.001841 0.000425 0.074281 ( 0.072254)
build_all 0.008210 0.001895 1.512216 ( 0.575644)
build_install 0.021922 0.001178 5.164345 ( 2.066440)
test_btest 0.001110 0.000208 72.107262 ( 8.300138)
test_basic 0.003045 0.005066 0.328746 ( 0.418142)
test_all 0.002555 0.000601 642.957984 ( 64.751416)
test_rubyspec 0.104963 0.073708 45.521116 ( 51.415700)
total: 129.03 sec