Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-011532
#<BuildRuby:0x000055b46248f280
@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.20231220-011532",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005516 0.000352 1.346971 ( 1.733541)
build_miniruby 0.000792 0.000166 0.795449 ( 0.794838)
build_ruby 0.001082 0.000228 2.803102 ( 2.802957)
build_all 0.005603 0.004431 16.480957 ( 1.487070)
build_install 0.008922 0.001144 4.775415 ( 1.200797)
test_btest 0.001030 0.000000 85.996194 ( 7.345738)
test_basic 0.005063 0.000000 0.800763 ( 0.875153)
test_all 0.089567 0.042164 534.179248 ( 49.382067)
test_rubyspec 0.025766 0.019417 50.183903 ( 62.501084)
total: 128.12 sec