Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-132737
#<BuildRuby:0x0000564eccc815b0
@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.20220203-132737",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007563 0.002750 0.943563 ( 1.296094)
build_miniruby 0.001634 0.000595 0.074132 ( 0.072662)
build_ruby 0.001542 0.000561 0.077578 ( 0.076226)
build_all 0.008929 0.001303 4.000984 ( 0.781154)
build_install 0.012340 0.009216 7.694627 ( 2.334218)
test_btest 0.000675 0.000270 47.117943 ( 44.741621)
test_basic 0.005127 0.002051 0.336159 ( 0.425611)
test_all 0.001456 0.000583 643.856656 ( 64.438694)
test_rubyspec 0.106185 0.066026 45.342223 ( 50.552771)
total: 164.72 sec