Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-190517
#<BuildRuby:0x000055ab9550ff00
@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-190517",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000009 0.000005 0.000014 ( 0.000015)
build_up 0.003410 0.001591 1.784244 ( 1.961895)
build_miniruby 0.000752 0.000351 1.091983 ( 1.092205)
build_ruby 0.001619 0.000756 3.512943 ( 3.511646)
build_all 0.005594 0.004996 18.035555 ( 1.690306)
build_install 0.008271 0.001786 6.333313 ( 1.449850)
test_btest 0.001285 0.000000 111.896891 ( 9.474273)
test_basic 0.000000 0.004765 0.840895 ( 0.913678)
test_all 0.097159 0.046814 545.112041 ( 63.060659)
test_rubyspec 0.035515 0.029224 134.574706 ( 16.509235)
total: 99.66 sec