Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-161814
#<BuildRuby:0x0000556e3147bcc0
@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.20230611-161814",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002131 0.003651 1.543021 ( 2.766110)
build_miniruby 0.000903 0.000200 0.809812 ( 0.809072)
build_ruby 0.001118 0.000248 2.518066 ( 2.518382)
build_all 0.000000 0.009317 12.410274 ( 1.077542)
build_install 0.005669 0.002035 1.720596 ( 0.869347)
test_btest 0.001151 0.000000 82.308837 ( 6.872868)
test_basic 0.004863 0.000000 0.647369 ( 0.732509)
test_all 0.001452 0.000000 423.132294 ( 39.144128)
test_rubyspec 0.018435 0.025037 42.310355 ( 54.791659)
total: 109.58 sec