Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-120542
#<BuildRuby:0x00005625a6a38848
@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-120542",
@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.000010 0.000003 0.000013 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003456 0.007927 0.937287 ( 1.016588)
build_miniruby 0.000000 0.002260 0.074063 ( 0.072450)
build_ruby 0.001426 0.000611 0.081018 ( 0.079143)
build_all 0.006239 0.004972 4.110660 ( 0.775099)
build_install 0.010633 0.011769 7.820797 ( 2.321956)
test_btest 0.000874 0.000492 47.324254 ( 43.893893)
test_basic 0.004725 0.002658 0.337441 ( 0.427209)
test_all 0.001201 0.000676 656.715064 ( 65.119311)
test_rubyspec 0.085066 0.088157 46.105677 ( 51.495049)
total: 165.20 sec