Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-165103
#<BuildRuby:0x0000562ead693520
@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.20230526-165103",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001860 0.003284 1.351006 ( 2.681164)
build_miniruby 0.000000 0.001190 0.844679 ( 0.843963)
build_ruby 0.000000 0.001225 2.416013 ( 2.416775)
build_all 0.002565 0.006756 12.616694 ( 1.164246)
build_install 0.006526 0.001339 1.803480 ( 1.011019)
test_btest 0.000737 0.000349 81.600117 ( 7.102586)
test_basic 0.002616 0.001239 0.552855 ( 0.636401)
test_all 0.000882 0.000724 422.754527 ( 42.295166)
test_rubyspec 0.020921 0.021092 42.412784 ( 54.909820)
total: 113.06 sec