Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-150659
#<BuildRuby:0x000055ae2ab57e20
@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.20240622-150659",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005379 0.000000 1.760998 ( 1.882588)
build_miniruby 0.001134 0.000000 1.105819 ( 1.105560)
build_ruby 0.001516 0.000020 3.445327 ( 3.447128)
build_all 0.004938 0.005790 18.283516 ( 1.676789)
build_install 0.006868 0.003527 6.394786 ( 1.455983)
test_btest 0.001093 0.000365 111.610080 ( 9.609742)
test_basic 0.004519 0.000249 0.862612 ( 0.936634)
test_all 0.110768 0.027776 584.777394 ( 60.456777)
test_rubyspec 0.053705 0.015982 137.177779 ( 16.567874)
total: 97.14 sec