Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-194101
#<BuildRuby:0x000055903da10090
@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.20230627-194101",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004382 0.001096 1.277832 ( 2.641238)
build_miniruby 0.000865 0.000216 0.919831 ( 0.919988)
build_ruby 0.001016 0.000254 2.651715 ( 2.652087)
build_all 0.007801 0.001950 15.468680 ( 1.454603)
build_install 0.001869 0.007274 4.491722 ( 1.092239)
test_btest 0.000826 0.000276 83.893332 ( 7.465836)
test_basic 0.003540 0.001180 0.736002 ( 0.817829)
test_all 0.002060 0.000000 466.568325 ( 47.075011)
test_rubyspec 0.029539 0.009000 43.102269 ( 55.550901)
total: 119.67 sec