Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-113802
#<BuildRuby:0x000055f97f8784e8
@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.20220329-113802",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011161 0.000000 0.994770 ( 1.087799)
build_miniruby 0.001483 0.000070 0.068013 ( 0.066907)
build_ruby 0.002239 0.000000 0.077931 ( 0.076188)
build_all 0.008600 0.002078 4.087150 ( 0.835424)
build_install 0.018715 0.005415 7.871957 ( 2.443596)
test_btest 0.001127 0.000256 71.188063 ( 8.191167)
test_basic 0.006199 0.001409 0.339813 ( 0.427495)
test_all 0.001354 0.000308 674.614262 ( 66.417186)
test_rubyspec 0.116334 0.038911 46.131732 ( 51.430069)
total: 130.98 sec