Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-211838
#<BuildRuby:0x0000558a03817918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-211838",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001209 0.003564 1.025907 ( 1.406387)
build_miniruby 0.001063 0.000177 0.845064 ( 0.849307)
build_ruby 0.001154 0.000192 2.730734 ( 2.730438)
build_all 0.008075 0.001346 16.344109 ( 1.548046)
build_install 0.007641 0.000457 4.594743 ( 1.124203)
test_btest 0.000991 0.000152 84.408173 ( 6.795492)
test_basic 0.004366 0.000671 0.714168 ( 0.792918)
test_all 0.098624 0.037324 524.542678 ( 54.516645)
test_rubyspec 0.035204 0.017318 48.670753 ( 61.033908)
total: 130.80 sec