Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-173129
#<BuildRuby:0x000055b0e07c9610
@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.20220531-173129",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004617 0.004779 0.829422 ( 1.228497)
build_miniruby 0.001449 0.000334 0.055546 ( 0.054735)
build_ruby 0.001281 0.000000 0.060686 ( 0.060609)
build_all 0.008716 0.000337 1.199572 ( 0.489933)
build_install 0.011956 0.008956 4.984423 ( 2.498713)
test_btest 0.001095 0.000313 55.556859 ( 6.272283)
test_basic 0.001205 0.004107 0.282121 ( 0.373592)
test_all 0.001727 0.000575 527.256409 ( 54.356118)
test_rubyspec 0.081461 0.037976 41.546556 ( 47.450576)
total: 112.79 sec