Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-133015
#<BuildRuby:0x000055cb1d1244e8
@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.20220306-133015",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005649 0.005661 1.008316 ( 1.125729)
build_miniruby 0.001811 0.000000 0.077910 ( 0.077876)
build_ruby 0.001821 0.000000 0.078669 ( 0.077951)
build_all 0.011014 0.000443 4.195735 ( 0.866678)
build_install 0.018285 0.004571 7.970295 ( 2.463034)
test_btest 0.001064 0.000266 78.207948 ( 8.117745)
test_basic 0.006687 0.000507 0.334192 ( 0.425351)
test_all 0.001513 0.000360 665.497485 ( 65.314524)
test_rubyspec 0.067340 0.089770 46.206725 ( 51.641255)
total: 130.11 sec