Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-012020
#<BuildRuby:0x0000557a72c3a130
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-012020",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008397 0.000683 0.823296 ( 1.047527)
build_miniruby 0.001282 0.000197 0.054447 ( 0.053061)
build_ruby 0.001340 0.000206 0.054786 ( 0.053262)
build_all 0.007029 0.000359 1.181206 ( 0.470413)
build_install 0.017427 0.001003 4.765473 ( 2.398966)
test_btest 0.002016 0.000252 51.106324 ( 5.874079)
test_basic 0.001814 0.004722 0.284234 ( 0.382034)
test_all 0.001779 0.000314 489.089305 ( 52.937405)
test_rubyspec 0.087123 0.030665 41.019625 ( 46.612065)
total: 109.83 sec