Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-224830
#<BuildRuby:0x00005573e7304048
@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.20240108-224830",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001468 0.003590 1.189349 ( 1.612922)
build_miniruby 0.000000 0.001086 0.941052 ( 0.941821)
build_ruby 0.000049 0.001168 2.724604 ( 2.726860)
build_all 0.005384 0.004044 14.482745 ( 1.367472)
build_install 0.008788 0.000311 4.113765 ( 1.129994)
test_btest 0.000585 0.000130 76.113209 ( 7.388428)
test_basic 0.002976 0.000661 0.455159 ( 0.535911)
test_all 0.099905 0.034572 543.328120 ( 53.340897)
test_rubyspec 0.030321 0.006664 48.625449 ( 61.257990)
total: 130.30 sec