Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-053919
#<BuildRuby:0x000055771df30dd8
@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.20220817-053919",
@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.000014)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010028 0.002507 0.995777 ( 1.611090)
build_miniruby 0.002300 0.000000 0.072187 ( 0.071352)
build_ruby 0.001824 0.000000 0.074481 ( 0.074059)
build_all 0.008728 0.000762 1.552417 ( 0.602234)
build_install 0.015434 0.007778 1.882416 ( 0.932815)
test_btest 0.000903 0.000241 71.203169 ( 8.645721)
test_basic 0.005875 0.001567 0.329936 ( 0.420698)
test_all 0.002513 0.000406 666.275333 ( 65.794693)
test_rubyspec 0.098255 0.076180 45.038234 ( 52.345087)
total: 130.50 sec