Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-110205
#<BuildRuby:0x0000560bf6c27e20
@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.20231127-110205",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001906 0.003458 1.516964 ( 1.898013)
build_miniruby 0.000808 0.000225 0.889925 ( 0.890075)
build_ruby 0.000000 0.001938 2.723645 ( 2.722971)
build_all 0.000000 0.010939 16.875567 ( 1.470727)
build_install 0.002811 0.006315 5.034862 ( 1.180721)
test_btest 0.000756 0.000398 86.034443 ( 7.586689)
test_basic 0.002541 0.003183 0.694745 ( 0.769869)
test_all 0.094605 0.040938 517.454960 ( 55.996219)
test_rubyspec 0.018262 0.029783 50.717465 ( 63.010232)
total: 135.53 sec