Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-215338
#<BuildRuby:0x00005589704f0cc8
@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-215338",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008971 0.001380 0.953731 ( 1.038895)
build_miniruby 0.001536 0.000236 0.076933 ( 0.075594)
build_ruby 0.001729 0.000266 0.074547 ( 0.073646)
build_all 0.001875 0.008837 4.063728 ( 0.779125)
build_install 0.010993 0.012709 7.732342 ( 2.310852)
test_btest 0.001016 0.000419 47.285431 ( 44.136529)
test_basic 0.001950 0.005452 0.341374 ( 0.431024)
test_all 0.001246 0.000586 703.866004 ( 67.752820)
test_rubyspec 0.102062 0.066431 46.192681 ( 51.655146)
total: 168.25 sec