Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-162632
#<BuildRuby:0x0000557b5f883918
@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.20230617-162632",
@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.000001 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001342 0.004220 1.364707 ( 2.746309)
build_miniruby 0.001038 0.000110 0.903307 ( 0.902006)
build_ruby 0.001206 0.000127 2.584510 ( 2.585235)
build_all 0.005275 0.004424 12.504910 ( 1.127513)
build_install 0.003806 0.004227 1.866890 ( 0.904023)
test_btest 0.000903 0.000172 83.763698 ( 7.634343)
test_basic 0.003441 0.000655 0.691283 ( 0.773498)
test_all 0.001490 0.000284 437.330635 ( 41.888783)
test_rubyspec 0.006316 0.033002 41.771735 ( 54.294201)
total: 112.86 sec