Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-062528
#<BuildRuby:0x000055c17c180090
@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.20230614-062528",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001509 0.003773 1.377547 ( 2.880314)
build_miniruby 0.000931 0.000169 0.828092 ( 0.827362)
build_ruby 0.001129 0.000206 2.474403 ( 2.474250)
build_all 0.005306 0.004495 12.919627 ( 1.204443)
build_install 0.008221 0.000000 1.942671 ( 0.918479)
test_btest 0.001120 0.000000 81.031955 ( 7.293526)
test_basic 0.004571 0.000226 0.808218 ( 0.888211)
test_all 0.001448 0.000290 451.282968 ( 43.509896)
test_rubyspec 0.007960 0.031764 43.072681 ( 55.593472)
total: 115.59 sec