Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-144540
#<BuildRuby:0x00005608d2270610
@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.20220730-144540",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008837 0.002209 0.951929 ( 1.032951)
build_miniruby 0.001666 0.000416 0.073465 ( 0.071292)
build_ruby 0.001547 0.000387 0.084941 ( 0.082943)
build_all 0.004983 0.004991 1.523429 ( 0.578024)
build_install 0.019128 0.002435 5.132342 ( 2.043068)
test_btest 0.000808 0.000215 74.343523 ( 8.368542)
test_basic 0.003881 0.005111 0.328875 ( 0.421299)
test_all 0.001961 0.000000 628.620816 ( 63.851151)
test_rubyspec 0.078602 0.082497 46.317018 ( 51.647572)
total: 128.10 sec