Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-110843
#<BuildRuby:0x000055f1e9478070
@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.20230629-110843",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002670 0.002651 1.449433 ( 2.722872)
build_miniruby 0.000783 0.000196 0.921932 ( 0.921673)
build_ruby 0.001124 0.000281 2.684712 ( 2.685292)
build_all 0.007788 0.002816 16.556053 ( 1.502690)
build_install 0.004600 0.003831 4.735247 ( 1.102851)
test_btest 0.000516 0.000161 84.878323 ( 8.190455)
test_basic 0.003815 0.000067 0.647037 ( 0.728992)
test_all 0.001411 0.000415 483.692280 ( 47.696512)
test_rubyspec 0.015359 0.024508 42.880572 ( 55.351147)
total: 120.90 sec