Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-103826
#<BuildRuby:0x00005652a12b7fd8
@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.20231214-103826",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000454 0.003806 1.011151 ( 1.300901)
build_miniruby 0.001002 0.000167 0.878381 ( 0.877874)
build_ruby 0.000977 0.000163 2.715050 ( 2.717395)
build_all 0.006891 0.001149 12.189511 ( 0.981212)
build_install 0.002281 0.008362 3.605911 ( 0.974976)
test_btest 0.000501 0.000154 66.651039 ( 5.544036)
test_basic 0.000459 0.002993 0.377129 ( 0.459239)
test_all 0.082817 0.021167 409.623234 ( 42.029342)
test_rubyspec 0.042929 0.032485 39.711606 ( 52.349007)
total: 107.23 sec