Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-015740
#<BuildRuby:0x0000563d7023f7b8
@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.20231026-015740",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004320 0.000455 1.285606 ( 1.749322)
build_miniruby 0.001005 0.000106 0.859360 ( 0.859161)
build_ruby 0.001132 0.000119 2.759970 ( 2.760783)
build_all 0.009883 0.000000 15.615355 ( 1.383700)
build_install 0.009470 0.000000 4.790935 ( 1.138175)
test_btest 0.001053 0.000000 81.211837 ( 7.374494)
test_basic 0.001807 0.003420 0.758191 ( 0.834280)
test_all 0.085581 0.048927 481.262146 ( 58.158670)
test_rubyspec 0.021069 0.025768 49.273182 ( 61.542973)
total: 135.80 sec