Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-141736
#<BuildRuby:0x000055861fcdcc10
@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.20220327-141736",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002431 0.008625 0.987190 ( 1.183640)
build_miniruby 0.001401 0.000431 0.077979 ( 0.076634)
build_ruby 0.001274 0.000392 0.068938 ( 0.067999)
build_all 0.009354 0.001431 4.199948 ( 0.876075)
build_install 0.019659 0.003687 7.991795 ( 2.474238)
test_btest 0.001006 0.000265 73.793938 ( 7.899671)
test_basic 0.006058 0.001594 0.330445 ( 0.419396)
test_all 0.001377 0.000362 667.821534 ( 66.269870)
test_rubyspec 0.114086 0.039303 45.977043 ( 51.436655)
total: 130.71 sec