Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-150256
#<BuildRuby:0x0000562d2aca86d8
@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.20220726-150256",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.011079 0.000939 0.976955 ( 1.339788)
build_miniruby 0.002017 0.000000 0.073315 ( 0.072430)
build_ruby 0.001915 0.000000 0.070515 ( 0.069701)
build_all 0.008288 0.002203 1.528803 ( 0.591334)
build_install 0.022290 0.001824 5.289302 ( 2.129122)
test_btest 0.000956 0.000213 71.407744 ( 8.222014)
test_basic 0.006805 0.000335 0.319418 ( 0.409683)
test_all 0.001342 0.000282 643.546700 ( 64.402551)
test_rubyspec 0.104411 0.065877 45.663396 ( 51.416895)
total: 128.65 sec