Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-144614
#<BuildRuby:0x00005577be54d400
@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-144614",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010079 0.000775 0.911779 ( 0.992815)
build_miniruby 0.000000 0.001913 0.063911 ( 0.061407)
build_ruby 0.000039 0.002027 0.066427 ( 0.064546)
build_all 0.008319 0.001189 1.220884 ( 0.449324)
build_install 0.006212 0.010206 4.389209 ( 1.805338)
test_btest 0.001558 0.000415 52.461287 ( 6.269035)
test_basic 0.006266 0.000000 0.290753 ( 0.381369)
test_all 0.002682 0.000000 481.711769 ( 51.387226)
test_rubyspec 0.075690 0.046934 41.762361 ( 47.713585)
total: 109.13 sec