Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-094421
#<BuildRuby:0x000055b6b94c3ce8
@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-094421",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004018 0.000000 0.785276 ( 1.159394)
build_miniruby 0.001532 0.000000 0.979021 ( 0.978345)
build_ruby 0.000000 0.001833 2.804796 ( 2.807093)
build_all 0.008530 0.001639 14.520212 ( 1.380657)
build_install 0.005197 0.004261 4.219506 ( 1.146745)
test_btest 0.000540 0.000144 79.496715 ( 7.402206)
test_basic 0.003283 0.000000 0.452876 ( 0.534526)
test_all 0.096122 0.038729 525.169862 ( 48.726898)
test_rubyspec 0.019421 0.015985 49.859238 ( 62.438486)
total: 126.58 sec