Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-044105
#<BuildRuby:0x0000562a1007c070
@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.20230701-044105",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005958 0.000204 1.354243 ( 2.690100)
build_miniruby 0.001036 0.000109 0.850809 ( 0.850988)
build_ruby 0.001085 0.000115 2.614631 ( 2.615866)
build_all 0.008975 0.000462 11.500329 ( 7.972076)
build_install 0.008468 0.000369 5.130723 ( 1.959425)
test_btest 0.001487 0.000000 84.255659 ( 7.371709)
test_basic 0.004383 0.000110 0.649356 ( 0.734587)
test_all 0.001447 0.000132 466.183444 ( 43.505610)
test_rubyspec 0.016943 0.025163 43.863131 ( 56.307999)
total: 124.01 sec