Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-095832
#<BuildRuby:0x00005633b2f7b8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-095832",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000685 0.004082 1.336656 ( 1.733394)
build_miniruby 0.001148 0.000000 1.932185 ( 1.933139)
build_ruby 0.000000 0.001708 4.306977 ( 4.315389)
build_all 0.003638 0.006498 16.480353 ( 1.718092)
build_install 0.014463 0.000376 4.929167 ( 1.717601)
test_btest 0.000712 0.000123 86.192638 ( 9.021863)
test_basic 0.005077 0.000883 0.650156 ( 0.718577)
test_all 0.094652 0.027666 543.498909 ( 79.154885)
test_rubyspec 0.036715 0.028759 79.776213 ( 92.017013)
total: 192.33 sec