Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-060549
#<BuildRuby:0x0000558cc192c6d0
@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.20230120-060549",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007858 0.000561 0.943204 ( 1.434775)
build_miniruby 0.002157 0.000154 0.839892 ( 0.840454)
build_ruby 0.002678 0.000191 2.122719 ( 2.124865)
build_all 0.015445 0.004426 18.344351 ( 2.121084)
build_install 0.017899 0.000859 1.801909 ( 0.945315)
test_btest 0.001197 0.000119 89.997240 ( 8.659820)
test_basic 0.006318 0.000632 0.346053 ( 0.441992)
test_all 0.001922 0.000193 671.280746 ( 63.494171)
test_rubyspec 0.106625 0.052458 48.173340 ( 56.458745)
total: 136.52 sec