Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-050621
#<BuildRuby:0x000056502c9786c8
@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.20220309-050621",
@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.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009929 0.001465 1.022386 ( 4.877408)
build_miniruby 0.002076 0.000000 0.064752 ( 0.063169)
build_ruby 0.000000 0.002519 0.070448 ( 0.068699)
build_all 0.009317 0.001361 4.224729 ( 0.852455)
build_install 0.019239 0.003703 7.902989 ( 2.412114)
test_btest 0.001152 0.000288 75.692773 ( 8.219796)
test_basic 0.000000 0.008354 0.345274 ( 0.434764)
test_all 0.001314 0.000956 693.939200 ( 71.814266)
test_rubyspec 0.086048 0.079806 46.209005 ( 51.712861)
total: 140.46 sec