Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-060053
#<BuildRuby:0x000055d760bbc8e8
@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.20220228-060053",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005480 0.005716 1.098633 ( 15.749081)
build_miniruby 0.001349 0.000450 0.076461 ( 0.074565)
build_ruby 0.001212 0.000404 0.071955 ( 0.070308)
build_all 0.010873 0.000000 4.185046 ( 0.861917)
build_install 0.021581 0.000717 7.844169 ( 2.387513)
test_btest 0.001235 0.000269 74.836045 ( 8.333318)
test_basic 0.006013 0.001307 0.334239 ( 0.423267)
test_all 0.001953 0.000000 699.617863 ( 67.514431)
test_rubyspec 0.111263 0.041077 46.756554 ( 51.767963)
total: 147.18 sec