Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-201316
#<BuildRuby:0x00005653ea0bfd58
@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-201316",
@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.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.005173 1.215894 ( 1.578693)
build_miniruby 0.000000 0.001271 1.949056 ( 1.950740)
build_ruby 0.000987 0.000500 4.715139 ( 4.722911)
build_all 0.004162 0.006274 16.416563 ( 1.741886)
build_install 0.011020 0.005254 5.229730 ( 2.016546)
test_btest 0.000578 0.000248 81.016102 ( 12.154763)
test_basic 0.005023 0.000452 0.687400 ( 0.751962)
test_all 0.087527 0.029497 546.013096 ( 79.474450)
test_rubyspec 0.051882 0.012983 77.162907 ( 89.460401)
total: 193.85 sec