Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-035753
#<BuildRuby:0x00005574c3f14040
@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.20230428-035753",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001475 0.004286 1.392290 ( 2.665586)
build_miniruby 0.000859 0.000090 0.636945 ( 0.636446)
build_ruby 0.001165 0.000123 2.201912 ( 2.201536)
build_all 0.005967 0.003368 11.925189 ( 1.078327)
build_install 0.007663 0.000000 1.664136 ( 0.853711)
test_btest 0.000625 0.000042 80.870826 ( 6.661749)
test_basic 0.004194 0.000020 0.751845 ( 0.835751)
test_all 0.001186 0.000143 440.575615 ( 40.545044)
test_rubyspec 0.018177 0.020926 41.421626 ( 53.897622)
total: 109.38 sec