Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-174017
#<BuildRuby:0x000055b527098c10
@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.20220227-174017",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008192 0.005105 0.979432 ( 1.021755)
build_miniruby 0.001423 0.000407 0.075910 ( 0.074671)
build_ruby 0.001538 0.000439 0.078499 ( 0.077555)
build_all 0.008684 0.001142 4.170507 ( 0.848083)
build_install 0.014685 0.007817 7.915208 ( 2.424481)
test_btest 0.000932 0.000291 70.085498 ( 8.089951)
test_basic 0.006454 0.002017 0.344814 ( 0.432046)
test_all 0.001408 0.000440 658.354015 ( 65.535059)
test_rubyspec 0.080210 0.073166 46.206913 ( 51.663675)
total: 130.17 sec