Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-100057
#<BuildRuby:0x00005629fab03040
@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.20230613-100057",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000749 0.004025 1.376326 ( 2.712388)
build_miniruby 0.000923 0.000077 0.829835 ( 0.829373)
build_ruby 0.001223 0.000000 2.541402 ( 2.541677)
build_all 0.004634 0.004389 12.549945 ( 1.118357)
build_install 0.007989 0.000000 1.718531 ( 0.893764)
test_btest 0.001160 0.000000 81.585219 ( 7.178201)
test_basic 0.003576 0.000000 0.560727 ( 0.643779)
test_all 0.002302 0.000000 448.929456 ( 43.264176)
test_rubyspec 0.020251 0.020419 41.949532 ( 54.471144)
total: 113.65 sec