Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-094725
#<BuildRuby:0x000055d31f7c37b8
@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-094725",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008141 0.002035 0.944544 ( 2.268612)
build_miniruby 0.001709 0.000427 0.074978 ( 0.072657)
build_ruby 0.001477 0.000369 0.074475 ( 0.072043)
build_all 0.010301 0.000000 4.198362 ( 0.787126)
build_install 0.018708 0.005990 7.794258 ( 2.310014)
test_btest 0.000830 0.000195 46.738579 ( 43.881866)
test_basic 0.005884 0.001385 0.324758 ( 0.412289)
test_all 0.001473 0.000347 706.852805 ( 67.825113)
test_rubyspec 0.124795 0.041808 46.063638 ( 51.485389)
total: 169.12 sec