Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-044531
#<BuildRuby:0x000055b9a32441d8
@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.20240618-044531",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004383 0.001289 1.705161 ( 1.967858)
build_miniruby 0.001137 0.000334 1.198284 ( 1.196691)
build_ruby 0.001211 0.000356 3.327613 ( 3.327338)
build_all 0.004444 0.005968 17.755430 ( 1.663236)
build_install 0.002650 0.008468 6.188364 ( 1.461407)
test_btest 0.000773 0.000343 104.986109 ( 9.628545)
test_basic 0.003245 0.001443 0.959972 ( 1.034543)
test_all 0.079178 0.059882 562.167493 ( 57.024499)
test_rubyspec 0.045894 0.020323 136.074005 ( 16.598346)
total: 93.90 sec