Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-072417
#<BuildRuby:0x0000556e0d10c040
@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.20230212-072417",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003335 0.612576 ( 1.010302)
build_miniruby 0.000270 0.000582 0.646303 ( 0.645722)
build_ruby 0.000929 0.000279 2.066258 ( 2.066277)
build_all 0.008207 0.001145 12.410660 ( 1.546635)
build_install 0.002606 0.003799 1.491947 ( 0.710601)
test_btest 0.000546 0.000182 66.088382 ( 6.039694)
test_basic 0.002763 0.000921 0.270251 ( 0.365345)
test_all 0.001021 0.000000 501.407302 ( 47.506311)
test_rubyspec 0.019271 0.010932 35.600445 ( 46.188925)
total: 106.08 sec