Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-210504
#<BuildRuby:0x0000556f33f486c8
@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.20220315-210504",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010466 0.000747 1.004301 ( 1.120709)
build_miniruby 0.002170 0.000155 0.069542 ( 0.067876)
build_ruby 0.000000 0.002293 0.073331 ( 0.071623)
build_all 0.002937 0.006152 4.265762 ( 0.869636)
build_install 0.018506 0.005350 7.908008 ( 2.459440)
test_btest 0.001284 0.000267 70.097885 ( 8.109798)
test_basic 0.005664 0.001180 0.336979 ( 0.427456)
test_all 0.001350 0.000281 704.508102 ( 68.409859)
test_rubyspec 0.088827 0.076268 46.447076 ( 51.853504)
total: 133.39 sec