Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-234446
#<BuildRuby:0x00005600c9039268
@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-234446",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.009622 0.000740 0.949776 ( 1.057463)
build_miniruby 0.001869 0.000143 0.077847 ( 0.076151)
build_ruby 0.002235 0.000172 0.076535 ( 0.074198)
build_all 0.004824 0.005919 4.192618 ( 0.800942)
build_install 0.021913 0.002337 7.783411 ( 2.349263)
test_btest 0.001158 0.000165 46.492460 ( 43.322462)
test_basic 0.007317 0.001045 0.336513 ( 0.433092)
test_all 0.001276 0.000183 665.769472 ( 65.381006)
test_rubyspec 0.066088 0.101654 46.177778 ( 51.248413)
total: 164.74 sec