Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-212627
#<BuildRuby:0x0000558566f64ca8
@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.20220129-212627",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010602 0.000924 0.937283 ( 0.947721)
build_miniruby 0.001902 0.000272 0.070201 ( 0.069211)
build_ruby 0.001898 0.000271 0.075098 ( 0.073898)
build_all 0.009217 0.001317 4.067239 ( 0.807296)
build_install 0.009501 0.013811 7.764926 ( 2.338482)
test_btest 0.001283 0.000366 47.111363 ( 43.850167)
test_basic 0.006480 0.001852 0.334725 ( 0.423608)
test_all 0.001951 0.000558 685.170313 ( 65.840576)
test_rubyspec 0.103499 0.058245 45.796306 ( 51.165547)
total: 165.52 sec