Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-071736
#<BuildRuby:0x000055937b6fc110
@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-071736",
@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.000001 0.000007 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005786 0.000384 1.703715 ( 2.197107)
build_miniruby 0.000822 0.000173 1.082071 ( 1.081601)
build_ruby 0.001141 0.000240 3.389636 ( 3.390359)
build_all 0.002545 0.007858 18.005170 ( 1.717916)
build_install 0.005882 0.004690 6.332375 ( 1.538271)
test_btest 0.001002 0.000334 110.986001 ( 9.439978)
test_basic 0.003877 0.001292 0.781868 ( 0.854869)
test_all 0.100726 0.042180 570.730609 ( 52.472396)
test_rubyspec 0.043563 0.025309 136.257165 ( 16.360287)
total: 89.05 sec