Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-100005
#<BuildRuby:0x0000556f913b08e8
@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.20220405-100005",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000053 0.000018 0.000071 ( 0.000063)
build_up 0.004579 0.005825 1.016322 ( 1.686733)
build_miniruby 0.002520 0.000000 0.074780 ( 0.072924)
build_ruby 0.001886 0.000068 0.071456 ( 0.070508)
build_all 0.008415 0.001461 4.251239 ( 0.859104)
build_install 0.016295 0.007266 8.410492 ( 2.995554)
test_btest 0.000683 0.000256 73.933822 ( 8.418382)
test_basic 0.005093 0.001910 0.337090 ( 0.427159)
test_all 0.001115 0.000418 708.814620 ( 68.401731)
test_rubyspec 0.080522 0.076574 46.474293 ( 51.638419)
total: 134.57 sec