Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-211509
#<BuildRuby:0x000055bae16bb858
@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.20240111-211509",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.000711 0.004165 0.842494 ( 1.271719)
build_miniruby 0.001392 0.000000 0.926099 ( 0.925576)
build_ruby 0.000000 0.001524 2.810750 ( 2.814460)
build_all 0.003162 0.006727 14.619810 ( 1.372918)
build_install 0.003453 0.006126 4.205383 ( 1.154301)
test_btest 0.000805 0.000000 77.536082 ( 7.589377)
test_basic 0.003263 0.000170 0.452716 ( 0.534326)
test_all 0.092183 0.042007 494.002477 ( 59.871578)
test_rubyspec 0.022649 0.013448 48.076303 ( 60.650138)
total: 136.19 sec