Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-175407
#<BuildRuby:0x000055c2579d3ce8
@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.20231209-175407",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005056 0.000000 1.213866 ( 1.665951)
build_miniruby 0.000964 0.000000 0.935471 ( 0.935314)
build_ruby 0.000000 0.001526 2.891711 ( 2.892454)
build_all 0.004768 0.005370 16.981187 ( 1.588624)
build_install 0.005430 0.003688 4.944218 ( 1.181937)
test_btest 0.001042 0.000112 86.100141 ( 7.115205)
test_basic 0.004510 0.003718 0.870931 ( 0.943173)
test_all 0.114129 0.023185 550.022793 ( 52.956216)
test_rubyspec 0.027238 0.014607 48.951912 ( 61.303925)
total: 130.58 sec