Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-195018
#<BuildRuby:0x000055d6323e74f8
@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.20240620-195018",
@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.000008 0.000002 0.000010 ( 0.000012)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005390 0.001198 1.529652 ( 1.764026)
build_miniruby 0.000896 0.000199 1.075792 ( 1.075538)
build_ruby 0.001199 0.000267 3.257470 ( 3.257164)
build_all 0.009246 0.001021 17.078555 ( 1.601677)
build_install 0.009486 0.001998 6.038167 ( 1.459917)
test_btest 0.000620 0.000131 105.019478 ( 8.686003)
test_basic 0.000000 0.004066 0.920986 ( 0.996005)
test_all 0.109670 0.029341 533.970116 ( 62.261492)
test_rubyspec 0.035673 0.029784 132.989674 ( 15.812299)
total: 96.91 sec