Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-082852
#<BuildRuby:0x0000556ac0b27610
@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.20221206-082852",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003057 0.001222 0.799158 ( 1.117340)
build_miniruby 0.000677 0.000271 0.529350 ( 0.529057)
build_ruby 0.000902 0.000360 1.718044 ( 1.658899)
build_all 0.004991 0.004664 12.013367 ( 1.489527)
build_install 0.004526 0.002431 1.603058 ( 0.738283)
test_btest 0.000448 0.000207 63.751639 ( 5.792180)
test_basic 0.001748 0.000807 0.211451 ( 0.308807)
test_all 0.001058 0.000488 477.029983 ( 48.694156)
test_rubyspec 0.010211 0.016879 35.566239 ( 46.048732)
total: 106.38 sec