Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-103053
#<BuildRuby:0x0000555d6ba77ba0
@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.20230808-103053",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005615 1.499682 ( 2.830103)
build_miniruby 0.000000 0.001063 0.840059 ( 0.839059)
build_ruby 0.000000 0.001143 2.830517 ( 2.830550)
build_all 0.005751 0.003476 14.388553 ( 1.315159)
build_install 0.006583 0.001567 1.942565 ( 1.018177)
test_btest 0.000825 0.000196 81.718173 ( 7.836017)
test_basic 0.003787 0.000902 0.693087 ( 0.774115)
test_all 0.000823 0.000196 524.046236 ( 59.813084)
test_rubyspec 0.025588 0.015672 44.728862 ( 57.119689)
total: 134.38 sec