Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-115952
#<BuildRuby:0x000055e7e4848178
@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.20240108-115952",
@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.000020 0.000002 0.000022 ( 0.000107)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004720 0.000363 1.288919 ( 1.693738)
build_miniruby 0.001067 0.000082 1.525783 ( 1.529579)
build_ruby 0.001600 0.000000 5.726531 ( 5.736717)
build_all 0.002418 0.008247 16.858045 ( 1.831752)
build_install 0.011705 0.004720 4.968982 ( 1.745147)
test_btest 0.000695 0.000120 85.877207 ( 14.393475)
test_basic 0.000000 0.005860 0.692073 ( 0.758229)
test_all 0.086935 0.033824 558.576929 ( 72.770380)
test_rubyspec 0.036876 0.030048 83.113932 ( 95.337580)
total: 195.80 sec