Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-042913
#<BuildRuby:0x0000559fb0833e20
@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.20231117-042913",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003859 0.000908 1.248232 ( 1.632970)
build_miniruby 0.000797 0.000188 0.899130 ( 0.898816)
build_ruby 0.001138 0.000268 2.861818 ( 2.862209)
build_all 0.005264 0.004630 16.361164 ( 1.460504)
build_install 0.006833 0.001898 4.785904 ( 1.145785)
test_btest 0.000586 0.000162 84.177653 ( 7.229874)
test_basic 0.000000 0.003981 0.631164 ( 0.708027)
test_all 0.083075 0.052610 509.981702 ( 48.973383)
test_rubyspec 0.030895 0.015133 49.958913 ( 62.296872)
total: 127.21 sec