Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-145305
#<BuildRuby:0x000055ebfbd9f520
@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.20221227-145305",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008271 0.000623 0.947110 ( 1.125992)
build_miniruby 0.002003 0.000286 0.855220 ( 0.853364)
build_ruby 0.002545 0.000363 2.153051 ( 2.153113)
build_all 0.008868 0.012276 18.587371 ( 2.159925)
build_install 0.013772 0.007449 2.000070 ( 1.043251)
test_btest 0.001044 0.000348 90.853211 ( 8.962463)
test_basic 0.007425 0.002475 0.357121 ( 0.442692)
test_all 0.000000 0.002917 673.716222 ( 63.404334)
test_rubyspec 0.105464 0.076146 48.087516 ( 56.186540)
total: 136.33 sec