Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-104805
#<BuildRuby:0x0000558682a8f5f8
@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.20231023-104805",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001561 0.004328 2.319196 ( 2.515141)
build_miniruby 0.000816 0.000181 0.888432 ( 0.888751)
build_ruby 0.001085 0.000241 2.750182 ( 2.750021)
build_all 0.006634 0.003751 16.829892 ( 1.486388)
build_install 0.008006 0.000930 5.363005 ( 1.200140)
test_btest 0.000958 0.000228 84.394431 ( 7.607166)
test_basic 0.002771 0.002798 0.711420 ( 0.785893)
test_all 0.094687 0.041753 507.526606 ( 55.957699)
test_rubyspec 0.035217 0.017733 48.870065 ( 61.294942)
total: 134.49 sec