Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-213312
#<BuildRuby:0x00005584b6ed4190
@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.20240616-213312",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.003214 0.001837 1.532830 ( 1.731729)
build_miniruby 0.000707 0.000404 1.031214 ( 1.030520)
build_ruby 0.001464 0.000000 3.308706 ( 3.309372)
build_all 0.010355 0.000000 17.449922 ( 1.694474)
build_install 0.010540 0.000000 6.119563 ( 1.501073)
test_btest 0.001141 0.000000 102.660412 ( 9.250571)
test_basic 0.001886 0.002582 0.811260 ( 0.886306)
test_all 0.082491 0.056227 551.700274 ( 54.913552)
test_rubyspec 0.024443 0.043458 131.146699 ( 15.769660)
total: 90.09 sec