Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-103332
#<BuildRuby:0x000055ff80b5f8f8
@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-103332",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003776 0.000000 0.613089 ( 1.036129)
build_miniruby 0.000830 0.000110 0.732415 ( 0.731673)
build_ruby 0.001166 0.000179 2.509297 ( 2.510023)
build_all 0.001493 0.007460 12.575577 ( 1.518893)
build_install 0.005150 0.001471 1.578750 ( 0.768669)
test_btest 0.000467 0.000134 64.962573 ( 6.373837)
test_basic 0.000000 0.003564 0.238548 ( 0.333659)
test_all 0.000476 0.000871 490.341980 ( 46.737995)
test_rubyspec 0.011996 0.019945 35.062949 ( 45.690671)
total: 105.70 sec