Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-095921
#<BuildRuby:0x000055b809c30070
@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.20230804-095921",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006105 0.000000 1.497331 ( 2.752536)
build_miniruby 0.001005 0.000000 0.914596 ( 0.913586)
build_ruby 0.001122 0.000000 2.704432 ( 2.704125)
build_all 0.009295 0.000000 15.101474 ( 1.304526)
build_install 0.004535 0.004517 2.189219 ( 0.945776)
test_btest 0.001115 0.000000 87.070432 ( 7.829661)
test_basic 0.001001 0.003767 0.641408 ( 0.718449)
test_all 0.001238 0.000138 541.852977 ( 54.696477)
test_rubyspec 0.031555 0.012044 45.390758 ( 57.685661)
total: 129.55 sec