Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-200209
#<BuildRuby:0x000055c4d26f3d20
@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.20240614-200209",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003723 0.001396 1.684428 ( 1.940648)
build_miniruby 0.000798 0.000299 1.050838 ( 1.050083)
build_ruby 0.000000 0.001904 3.299117 ( 3.300214)
build_all 0.003762 0.006385 18.030540 ( 1.704099)
build_install 0.004195 0.006491 6.258593 ( 1.480862)
test_btest 0.001198 0.000000 106.312220 ( 8.965822)
test_basic 0.004367 0.000583 0.809695 ( 0.884225)
test_all 0.102447 0.036619 570.642789 ( 57.096676)
test_rubyspec 0.041655 0.025991 135.356943 ( 16.140816)
total: 92.56 sec