Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-124001
#<BuildRuby:0x00005563ea8fc048
@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.20231028-124001",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004060 0.000677 1.408824 ( 1.669830)
build_miniruby 0.000898 0.000150 0.875120 ( 0.874947)
build_ruby 0.001037 0.000173 2.661993 ( 2.662477)
build_all 0.001960 0.007972 16.430912 ( 1.468025)
build_install 0.007828 0.000915 4.933895 ( 1.170011)
test_btest 0.000544 0.000136 84.740519 ( 7.437962)
test_basic 0.003219 0.000805 0.809941 ( 0.890043)
test_all 0.081878 0.051993 516.342185 ( 47.695150)
test_rubyspec 0.019889 0.033378 51.156326 ( 63.475002)
total: 127.34 sec