Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-144932
#<BuildRuby:0x000055ece003c0a0
@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.20231228-144932",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004592 0.000919 1.160944 ( 1.567956)
build_miniruby 0.001235 0.000247 0.868886 ( 0.867802)
build_ruby 0.001188 0.000237 2.885517 ( 2.885577)
build_all 0.002326 0.007087 16.637709 ( 1.499747)
build_install 0.008797 0.000147 4.649011 ( 1.190665)
test_btest 0.000852 0.000243 85.662906 ( 7.477220)
test_basic 0.002044 0.003512 0.836813 ( 0.910768)
test_all 0.096436 0.037283 545.595525 ( 49.603610)
test_rubyspec 0.031231 0.018792 50.498258 ( 62.868044)
total: 128.87 sec