Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-150103
#<BuildRuby:0x0000562c6c904068
@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.20230530-150103",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005665 0.000263 1.334876 ( 2.613609)
build_miniruby 0.001028 0.000163 0.766432 ( 0.765797)
build_ruby 0.001120 0.000177 2.353906 ( 2.354610)
build_all 0.006959 0.002491 12.610506 ( 1.108443)
build_install 0.006616 0.001151 1.680542 ( 0.841385)
test_btest 0.000835 0.000145 83.397103 ( 6.834802)
test_basic 0.000000 0.003197 0.725255 ( 0.808715)
test_all 0.000925 0.000193 438.621142 ( 38.254949)
test_rubyspec 0.007044 0.031406 41.926418 ( 54.448224)
total: 108.03 sec