Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-171409
#<BuildRuby:0x000055d98d3a6148
@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.20220826-171409",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010805 0.000485 0.856007 ( 0.932968)
build_miniruby 0.001471 0.000105 0.064098 ( 0.062972)
build_ruby 0.001280 0.000091 0.054155 ( 0.053249)
build_all 0.008723 0.000623 1.263042 ( 0.464099)
build_install 0.013751 0.000194 1.572336 ( 0.785441)
test_btest 0.000879 0.000000 55.120247 ( 6.278471)
test_basic 0.005642 0.000062 0.295441 ( 0.391498)
test_all 0.002461 0.001870 484.657352 ( 52.818522)
test_rubyspec 0.072086 0.068762 41.730349 ( 50.246292)
total: 112.03 sec