Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-212339
#<BuildRuby:0x00005639b039cf98
@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.20220129-212339",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011210 0.000461 0.961800 ( 1.000078)
build_miniruby 0.001794 0.000112 0.074894 ( 0.072403)
build_ruby 0.001953 0.000122 0.076468 ( 0.074139)
build_all 0.009937 0.000048 4.111492 ( 0.786056)
build_install 0.017017 0.005373 7.833129 ( 2.313691)
test_btest 0.000930 0.000093 47.338109 ( 44.378102)
test_basic 0.006100 0.000101 0.340712 ( 0.432204)
test_all 0.000000 0.001692 696.151515 ( 66.999261)
test_rubyspec 0.093884 0.071690 45.438867 ( 50.854380)
total: 166.91 sec