Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-165345
#<BuildRuby:0x000055d05e4b9400
@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.20220701-165345",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008087 0.001348 0.827600 ( 1.079261)
build_miniruby 0.001236 0.000206 0.062110 ( 0.061219)
build_ruby 0.001349 0.000000 0.054293 ( 0.053311)
build_all 0.006311 0.002649 1.211296 ( 0.488243)
build_install 0.016053 0.002110 4.914533 ( 2.494307)
test_btest 0.002133 0.000000 54.180696 ( 5.947158)
test_basic 0.006453 0.000000 0.292010 ( 0.383183)
test_all 0.002195 0.000226 495.312172 ( 52.289316)
test_rubyspec 0.083055 0.051299 41.901782 ( 47.795501)
total: 110.59 sec