Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-165716
#<BuildRuby:0x000055b98bd2b500
@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.20231227-165716",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.004356 1.011204 ( 1.395948)
build_miniruby 0.000000 0.001407 0.925069 ( 0.924167)
build_ruby 0.000000 0.001377 2.897028 ( 2.897232)
build_all 0.003161 0.006226 16.250605 ( 1.535739)
build_install 0.002791 0.005282 4.610819 ( 1.138207)
test_btest 0.000625 0.000347 83.758463 ( 7.420311)
test_basic 0.005226 0.000683 0.762240 ( 0.835655)
test_all 0.102364 0.031573 528.716653 ( 59.587066)
test_rubyspec 0.021424 0.026341 50.235268 ( 62.510464)
total: 138.25 sec