Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-182031
#<BuildRuby:0x000056194bda30f8
@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.20220403-182031",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009131 0.002107 0.999070 ( 1.048209)
build_miniruby 0.001782 0.000412 0.079758 ( 0.077483)
build_ruby 0.001725 0.000398 0.073619 ( 0.071797)
build_all 0.009126 0.000908 4.183107 ( 0.849252)
build_install 0.018355 0.004656 8.572615 ( 2.953484)
test_btest 0.001081 0.000240 74.012169 ( 8.341027)
test_basic 0.007345 0.000466 0.339421 ( 0.429142)
test_all 0.001231 0.000259 688.175586 ( 67.404052)
test_rubyspec 0.129352 0.042289 46.690742 ( 52.154485)
total: 133.33 sec