Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-122303
#<BuildRuby:0x0000560e3e3280a0
@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.20231217-122303",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.005336 1.450428 ( 1.807190)
build_miniruby 0.000000 0.000987 0.887359 ( 0.887678)
build_ruby 0.001599 0.000000 2.916855 ( 2.916033)
build_all 0.008565 0.001901 16.958089 ( 1.509862)
build_install 0.006520 0.002438 5.019589 ( 1.246157)
test_btest 0.001133 0.000000 88.926309 ( 7.451572)
test_basic 0.005698 0.000929 0.766581 ( 0.839047)
test_all 0.107281 0.032868 559.854113 ( 55.008807)
test_rubyspec 0.017070 0.030203 50.722339 ( 63.090700)
total: 134.76 sec