Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-110603
#<BuildRuby:0x0000558ed75cca68
@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.20220728-110603",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009343 0.000719 0.855519 ( 0.967246)
build_miniruby 0.001416 0.000109 0.064007 ( 0.062420)
build_ruby 0.001579 0.000121 0.062046 ( 0.060466)
build_all 0.003438 0.004778 1.235569 ( 0.485105)
build_install 0.010347 0.004998 4.302413 ( 1.814075)
test_btest 0.001062 0.000199 55.659219 ( 6.027218)
test_basic 0.002307 0.004373 0.295756 ( 0.385896)
test_all 0.001769 0.000000 496.699274 ( 53.043755)
test_rubyspec 0.090483 0.052095 41.886374 ( 47.395879)
total: 110.24 sec