Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-110757
#<BuildRuby:0x000055e8078c0088
@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.20240621-110757",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004423 0.001659 1.625273 ( 2.022531)
build_miniruby 0.000806 0.000303 1.101827 ( 1.102023)
build_ruby 0.001084 0.000407 3.408174 ( 3.408251)
build_all 0.009785 0.000325 17.175652 ( 1.679711)
build_install 0.008648 0.001322 6.082177 ( 1.433681)
test_btest 0.000893 0.000282 107.734777 ( 8.583426)
test_basic 0.003405 0.001076 0.901090 ( 0.976271)
test_all 0.095691 0.044752 531.716517 ( 64.060962)
test_rubyspec 0.031721 0.038607 131.602837 ( 15.844937)
total: 99.11 sec