Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-155503
#<BuildRuby:0x000055a72b443ce8
@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.20231114-155503",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005184 0.000000 1.204186 ( 1.637562)
build_miniruby 0.000975 0.000000 0.874654 ( 0.874432)
build_ruby 0.001454 0.000000 2.720872 ( 2.720957)
build_all 0.006793 0.003659 16.436239 ( 1.554071)
build_install 0.001411 0.008405 4.995862 ( 1.200492)
test_btest 0.000857 0.000000 85.852003 ( 7.004904)
test_basic 0.001208 0.003340 0.612400 ( 0.689284)
test_all 0.110299 0.023609 525.137034 ( 49.989842)
test_rubyspec 0.028102 0.019891 49.234480 ( 61.594018)
total: 127.27 sec