Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-145100
#<BuildRuby:0x00005633119488e8
@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.20220312-145100",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010885 0.000968 1.008496 ( 1.011533)
build_miniruby 0.002131 0.000000 0.075336 ( 0.073615)
build_ruby 0.002420 0.000011 0.077114 ( 0.074419)
build_all 0.009190 0.000573 1.510273 ( 0.606353)
build_install 0.013663 0.010655 5.255911 ( 2.153242)
test_btest 0.000750 0.000167 74.174529 ( 8.236477)
test_basic 0.003381 0.003427 0.333452 ( 0.423395)
test_all 0.001306 0.000326 673.757684 ( 66.186761)
test_rubyspec 0.098107 0.059513 46.466878 ( 51.878356)
total: 130.65 sec