Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-223129
#<BuildRuby:0x000055b8cae74090
@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.20230725-223129",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004816 0.000507 1.390265 ( 2.656353)
build_miniruby 0.001097 0.000115 0.969513 ( 0.968765)
build_ruby 0.001078 0.000114 2.625194 ( 2.624941)
build_all 0.009020 0.000000 14.205618 ( 1.279565)
build_install 0.008757 0.000000 2.048432 ( 0.961476)
test_btest 0.001093 0.000000 83.542936 ( 7.424789)
test_basic 0.002506 0.002475 0.706855 ( 0.783503)
test_all 0.001280 0.000137 501.836261 ( 57.378067)
test_rubyspec 0.018535 0.022241 42.156740 ( 54.523524)
total: 128.60 sec