Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-140132
#<BuildRuby:0x000055af9a5b2eb8
@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.20231229-140132",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001554 0.004388 1.191398 ( 1.551578)
build_miniruby 0.001342 0.000298 0.971541 ( 0.969911)
build_ruby 0.000000 0.001472 2.830867 ( 2.830756)
build_all 0.006604 0.003312 16.854762 ( 1.470597)
build_install 0.006514 0.001714 4.794886 ( 1.172876)
test_btest 0.000902 0.000237 86.364384 ( 7.427346)
test_basic 0.001912 0.002576 0.662032 ( 0.737562)
test_all 0.108937 0.025117 550.671345 ( 60.341975)
test_rubyspec 0.023506 0.026668 50.788182 ( 62.965818)
total: 139.47 sec