Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-122138
#<BuildRuby:0x0000555ddb6f8018
@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.20230329-122138",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003704 0.854286 ( 2.174752)
build_miniruby 0.000549 0.000250 0.678332 ( 0.677528)
build_ruby 0.000914 0.000166 2.193997 ( 2.193602)
build_all 0.005156 0.003364 12.029663 ( 1.095986)
build_install 0.007153 0.000000 1.709423 ( 0.892559)
test_btest 0.000552 0.000029 76.778145 ( 7.604875)
test_basic 0.002589 0.000518 0.261681 ( 0.356778)
test_all 0.000598 0.000119 429.607026 ( 48.277700)
test_rubyspec 0.003980 0.016610 37.361606 ( 47.844995)
total: 111.12 sec