Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-203303
#<BuildRuby:0x0000564cc2cff728
@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.20230621-203303",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002012 0.003496 1.464568 ( 2.934045)
build_miniruby 0.000882 0.000084 0.871625 ( 0.870763)
build_ruby 0.001254 0.000000 2.569956 ( 2.571029)
build_all 0.003943 0.006048 15.458177 ( 1.461058)
build_install 0.005686 0.003863 4.513060 ( 1.066197)
test_btest 0.000794 0.000153 81.663638 ( 7.331834)
test_basic 0.006866 0.000000 0.779117 ( 0.854980)
test_all 0.001847 0.000000 444.866790 ( 51.060665)
test_rubyspec 0.034224 0.001747 42.065447 ( 54.573656)
total: 122.72 sec