Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-193128
#<BuildRuby:0x00005605e1c6ffd8
@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-193128",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001113 0.004125 1.348020 ( 1.721377)
build_miniruby 0.000975 0.000187 1.517878 ( 1.522147)
build_ruby 0.001242 0.000238 4.396945 ( 4.407243)
build_all 0.005963 0.004472 16.887169 ( 1.853019)
build_install 0.000643 0.016713 5.370576 ( 2.120348)
test_btest 0.000553 0.000205 82.847294 ( 10.334123)
test_basic 0.003834 0.001420 0.717955 ( 0.789680)
test_all 0.084876 0.034655 564.737513 ( 64.115333)
test_rubyspec 0.052482 0.016368 85.406713 ( 97.701088)
total: 184.57 sec