Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-022555
#<BuildRuby:0x000055997f5651f8
@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.20220731-022555",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009439 0.000844 0.805123 ( 0.994973)
build_miniruby 0.001105 0.000170 0.061832 ( 0.061084)
build_ruby 0.002278 0.000000 0.064960 ( 0.062981)
build_all 0.007918 0.000175 1.249506 ( 0.472983)
build_install 0.011977 0.005067 4.304694 ( 1.837047)
test_btest 0.001635 0.000288 52.280092 ( 6.250758)
test_basic 0.000000 0.006513 0.290447 ( 0.380564)
test_all 0.000000 0.002675 482.145780 ( 51.575018)
test_rubyspec 0.089201 0.047488 41.899148 ( 47.825878)
total: 109.46 sec