Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-211856
#<BuildRuby:0x000055c08ff44048
@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.20230312-211856",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003455 0.000691 0.829749 ( 2.214378)
build_miniruby 0.000774 0.000155 0.650143 ( 0.649503)
build_ruby 0.001128 0.000000 2.094817 ( 2.094848)
build_all 0.008288 0.000146 11.237514 ( 0.974863)
build_install 0.003640 0.003280 1.531244 ( 0.827830)
test_btest 0.000532 0.000113 75.374542 ( 6.358559)
test_basic 0.002470 0.000529 0.241173 ( 0.337243)
test_all 0.000815 0.000175 379.819357 ( 39.503459)
test_rubyspec 0.012268 0.018046 35.506654 ( 46.082442)
total: 99.04 sec