Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-232412
#<BuildRuby:0x000055fd24aac068
@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.20230602-232412",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004444 0.000174 1.326179 ( 2.619419)
build_miniruby 0.000827 0.000310 0.796350 ( 0.796059)
build_ruby 0.001356 0.000000 2.412172 ( 2.413106)
build_all 0.002985 0.006473 12.862614 ( 1.139020)
build_install 0.002867 0.005295 1.741005 ( 0.906308)
test_btest 0.001001 0.000000 84.650277 ( 6.961773)
test_basic 0.001562 0.003315 0.783672 ( 0.864464)
test_all 0.000649 0.000342 451.100118 ( 39.803842)
test_rubyspec 0.021235 0.015560 41.003281 ( 53.509343)
total: 109.01 sec