Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-063204
#<BuildRuby:0x000055ceb7e72eb8
@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-063204",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004415 0.001103 1.570666 ( 2.856113)
build_miniruby 0.000847 0.000211 0.866363 ( 0.866327)
build_ruby 0.001095 0.000274 2.843022 ( 2.843421)
build_all 0.008910 0.001042 16.256862 ( 1.430179)
build_install 0.008235 0.000775 4.734484 ( 1.104603)
test_btest 0.000792 0.000176 83.710033 ( 7.758748)
test_basic 0.000000 0.004313 0.586520 ( 0.669562)
test_all 0.000642 0.000798 466.379393 ( 51.664736)
test_rubyspec 0.006925 0.028734 41.954372 ( 54.385966)
total: 123.58 sec