Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-040739
#<BuildRuby:0x0000559a3c05f7b8
@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.20220202-040739",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006825 0.004212 0.976367 ( 3.765682)
build_miniruby 0.002093 0.000261 0.074456 ( 0.072361)
build_ruby 0.002036 0.000254 0.069984 ( 0.067759)
build_all 0.010095 0.000682 4.139256 ( 0.791387)
build_install 0.012558 0.011052 7.829108 ( 2.332692)
test_btest 0.000915 0.000204 47.247817 ( 44.186741)
test_basic 0.005678 0.001261 0.330187 ( 0.429906)
test_all 0.001414 0.000314 685.352972 ( 66.464196)
test_rubyspec 0.089588 0.091470 46.707061 ( 51.904698)
total: 170.02 sec