Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-120254
#<BuildRuby:0x0000562c2606e110
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-120254",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000011 0.000004 0.000015 ( 0.000009)
build_up 0.005084 0.006300 0.983077 ( 1.380894)
build_miniruby 0.001672 0.000760 0.076364 ( 0.073789)
build_ruby 0.002163 0.000000 0.076446 ( 0.074049)
build_all 0.009755 0.001062 4.118155 ( 0.787048)
build_install 0.021504 0.002188 7.879507 ( 2.357139)
test_btest 0.000950 0.000297 46.040311 ( 43.053123)
test_basic 0.003588 0.004721 0.343667 ( 0.431989)
test_all 0.001252 0.000442 698.050838 ( 67.439917)
test_rubyspec 0.058093 0.101767 46.118812 ( 51.220812)
total: 166.82 sec