Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-091440
#<BuildRuby:0x0000559e19513fa8
@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.20230724-091440",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005511 0.000340 1.550483 ( 2.791487)
build_miniruby 0.000728 0.000162 0.816915 ( 0.815994)
build_ruby 0.001284 0.000285 2.684245 ( 2.688511)
build_all 0.008907 0.000000 13.669390 ( 1.200979)
build_install 0.005589 0.002797 2.029199 ( 0.987016)
test_btest 0.000984 0.000214 78.152405 ( 7.498333)
test_basic 0.004645 0.000000 0.715900 ( 0.791605)
test_all 0.002496 0.000000 504.940798 ( 48.945768)
test_rubyspec 0.024512 0.017074 44.728208 ( 57.056557)
total: 122.78 sec