Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-112628
#<BuildRuby:0x000056543f4c3fa8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230802-112628",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001971 0.003471 1.358853 ( 2.620789)
build_miniruby 0.001093 0.000322 0.950507 ( 0.949374)
build_ruby 0.000887 0.000260 2.589421 ( 2.589933)
build_all 0.007349 0.002161 14.308125 ( 1.325827)
build_install 0.007345 0.000782 2.068315 ( 0.913418)
test_btest 0.000737 0.000204 81.610164 ( 7.864368)
test_basic 0.003507 0.002945 0.589823 ( 0.661918)
test_all 0.001008 0.000302 523.852288 ( 52.427331)
test_rubyspec 0.027921 0.015442 44.512567 ( 56.912485)
total: 126.27 sec