Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-114856
#<BuildRuby:0x00005649e4720090
@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.20231227-114856",
@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.000016)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.003243 0.002922 0.815240 ( 1.185244)
build_miniruby 0.000825 0.000191 0.809131 ( 0.808875)
build_ruby 0.000000 0.001516 2.696658 ( 2.697594)
build_all 0.004193 0.003641 11.989742 ( 0.991252)
build_install 0.004705 0.008562 3.377153 ( 0.958761)
test_btest 0.000529 0.000232 61.593139 ( 5.093236)
test_basic 0.003795 0.001660 0.390901 ( 0.470045)
test_all 0.078900 0.018423 381.351145 ( 40.429415)
test_rubyspec 0.035991 0.033583 39.976082 ( 52.533720)
total: 105.17 sec