Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-201941
#<BuildRuby:0x00005560d25544b0
@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-201941",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002596 0.008761 0.991802 ( 0.978062)
build_miniruby 0.001784 0.000000 0.074661 ( 0.073520)
build_ruby 0.001774 0.000000 0.076763 ( 0.075483)
build_all 0.009058 0.000175 4.126850 ( 0.804859)
build_install 0.023321 0.000641 7.987173 ( 2.388588)
test_btest 0.000000 0.001352 45.865958 ( 43.041863)
test_basic 0.001138 0.006064 0.337482 ( 0.427236)
test_all 0.000000 0.002053 708.328483 ( 67.995727)
test_rubyspec 0.107401 0.064072 46.249918 ( 51.348593)
total: 167.13 sec