Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-122127
#<BuildRuby:0x000055f7e362aeb8
@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.20231227-122127",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000030)
build_up 0.004814 0.000193 1.019874 ( 1.380778)
build_miniruby 0.001356 0.000302 0.990122 ( 0.988245)
build_ruby 0.001151 0.000256 2.691440 ( 2.690515)
build_all 0.007525 0.001672 15.931401 ( 1.411808)
build_install 0.006219 0.001828 4.466735 ( 1.096935)
test_btest 0.000849 0.000193 81.953827 ( 7.050866)
test_basic 0.001489 0.004467 0.788861 ( 0.862293)
test_all 0.095839 0.037456 564.134391 ( 50.733957)
test_rubyspec 0.032312 0.016283 51.077831 ( 63.391138)
total: 129.61 sec