Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-105232
#<BuildRuby:0x00005613ed19b2f0
@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-105232",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004999 0.004041 0.977672 ( 1.166788)
build_miniruby 0.001913 0.000120 0.830162 ( 0.829491)
build_ruby 0.002660 0.000166 2.118818 ( 2.122123)
build_all 0.019258 0.000878 18.361331 ( 2.119605)
build_install 0.015289 0.005735 1.868566 ( 0.941455)
test_btest 0.001254 0.000132 88.673127 ( 8.852336)
test_basic 0.000000 0.007660 0.349930 ( 0.437659)
test_all 0.000000 0.002247 670.471648 ( 63.370938)
test_rubyspec 0.100502 0.053697 48.265801 ( 56.410688)
total: 136.25 sec