Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-192943
#<BuildRuby:0x0000563ef9cfb708
@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.20230528-192943",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003938 0.000656 1.301124 ( 2.545826)
build_miniruby 0.000827 0.000137 0.772332 ( 0.772329)
build_ruby 0.001013 0.000169 2.436638 ( 2.436628)
build_all 0.004805 0.004420 12.062717 ( 1.116931)
build_install 0.006575 0.000446 1.627304 ( 0.850962)
test_btest 0.000889 0.000178 78.780817 ( 6.650431)
test_basic 0.000519 0.004638 0.834818 ( 0.916144)
test_all 0.001115 0.000279 435.789178 ( 41.577001)
test_rubyspec 0.017915 0.024094 41.836113 ( 54.370540)
total: 111.24 sec