Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-225413
#<BuildRuby:0x000055e6b79ff918
@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.20230521-225413",
@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.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000911 0.004354 1.552091 ( 2.721360)
build_miniruby 0.000765 0.000239 0.748193 ( 0.748066)
build_ruby 0.001387 0.000000 2.392159 ( 2.392350)
build_all 0.006261 0.002652 12.061121 ( 1.031127)
build_install 0.005596 0.001768 1.650134 ( 0.820930)
test_btest 0.000852 0.000269 78.646719 ( 7.300557)
test_basic 0.003755 0.001186 0.628100 ( 0.714665)
test_all 0.000859 0.000271 454.133258 ( 49.188015)
test_rubyspec 0.022917 0.016402 41.867149 ( 54.332027)
total: 119.25 sec