Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-134548
#<BuildRuby:0x000055ea3cbdf688
@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.20220131-134548",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.010197 0.001337 0.947405 ( 0.966064)
build_miniruby 0.002034 0.000000 0.071944 ( 0.069773)
build_ruby 0.000000 0.002242 0.065706 ( 0.063764)
build_all 0.006474 0.003950 4.155663 ( 0.785089)
build_install 0.017859 0.006923 7.831511 ( 2.341215)
test_btest 0.001077 0.000323 47.709911 ( 44.220706)
test_basic 0.001921 0.005148 0.338497 ( 0.427179)
test_all 0.001376 0.000481 648.004094 ( 65.148228)
test_rubyspec 0.104529 0.062805 46.039311 ( 51.513659)
total: 165.54 sec