Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-025807
#<BuildRuby:0x000055ca8e2c0098
@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.20231031-025807",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005310 0.000387 1.500961 ( 1.724479)
build_miniruby 0.000756 0.000223 0.847660 ( 0.847808)
build_ruby 0.000000 0.001272 2.627629 ( 2.628093)
build_all 0.002028 0.007748 16.329897 ( 1.472039)
build_install 0.004044 0.006381 4.878573 ( 1.165958)
test_btest 0.000683 0.000323 82.650432 ( 7.452299)
test_basic 0.000000 0.005018 0.767963 ( 0.843922)
test_all 0.082254 0.051353 514.141829 ( 49.712879)
test_rubyspec 0.029023 0.019344 50.333774 ( 62.620061)
total: 128.47 sec